index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
/
windows-layout.c
Age
Commit message (
Expand
)
Author
2016-01-25
Serialize the 'name' attribute of the CHANNEL_REC.
LemonBoy
2015-02-17
fix crash in layout code when encountering wrong config
Ailin Nemui
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-06-11
fix segfault with xmpp query in layout
Ailin Nemui
2010-10-31
Set window binds for channel items as sticky when re-creating window
Jase Thew
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
2008-03-14
Make /layout reset take effect immediately.
Emanuele Giaquinta
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2007-11-17
Saner fix for bug #35.
Emanuele Giaquinta
2007-11-17
Reload the layout after saving it, fix bug #35.
Emanuele Giaquinta
2007-07-26
Sort the layout to save by refnum.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2003-12-10
Window layout restoring queries didn't check if the chat protocol was yet
Timo Sirainen
2002-10-14
/LAYOUT SAVE doesn't crash anymore with /EXEC -interactives
Timo Sirainen
2002-05-16
Better !channel support - window items now have "visual_name" and channels
Timo Sirainen
2002-04-27
/layout save saves !channels using the short name now, so they work properly
Timo Sirainen
2002-02-10
Layout save support for immortality..
Timo Sirainen
2002-02-02
Comments are now allowed everywhere in config files.
Timo Sirainen
2001-12-20
Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i...
Timo Sirainen
2001-08-08
Restoring window layout shouldn't make the queries active.
Timo Sirainen
2001-08-08
Changed signal / function names for /LAYOUT stuff. /LAYOUT RESET now resets
Timo Sirainen
2001-08-07
Restoring layout for split windows works betters now. Some sticky window
Timo Sirainen
2001-06-11
Multiple /LAYOUT SAVEd queries in same window didn't get restored to the
Timo Sirainen
2001-02-21
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
Timo Sirainen