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