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
/
window-commands.c
Age
Commit message (
Expand
)
Author
2001-10-29
/WINDOW SERVER -unsticky crashed irssi if it was used when you weren't connec...
Timo Sirainen
2001-09-08
/WINDOW ITEM MOVE didn't work properly if there was space after parameter
Timo Sirainen
2001-08-12
/WINDOW CLOSE <first> didn't work if <last> too wasn't specified..
Timo Sirainen
2001-08-07
Restoring layout for split windows works betters now. Some sticky window
Timo Sirainen
2001-08-03
Added sticky window information to /WINDOW.
Timo Sirainen
2001-08-03
Minor cleanup.
Timo Sirainen
2001-08-03
/WINDOW command now prints all information related to window.
Timo Sirainen
2001-07-15
Previous foreach fixes to /FOREACH WINDOW too.
Timo Sirainen
2001-06-27
Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters
Timo Sirainen
2001-06-11
/WINDOW SERVER -sticky / -unsticky crashed if the tag wasn't given and
Timo Sirainen
2001-03-15
/WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now.
Timo Sirainen
2001-02-27
/WINDOW PREV -> /WINDOW PREVIOUS
Timo Sirainen
2001-02-21
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
Timo Sirainen
2001-02-21
/FOREACH server|channel|query|window <command>
Timo Sirainen
2001-02-20
Reload theme after /SET theme if it was modified.
Timo Sirainen
2001-02-10
/WINDOW SERVER: added -sticky and -unsticky options. If window server
Timo Sirainen
2001-01-28
Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print
Timo Sirainen
2001-01-09
Highlighting cleanups. Added /HILIGHT -priority option.
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2001-01-04
/WINDOW NUMBER: fixed small memory leak
Timo Sirainen
2001-01-01
/WINDOW NUMBER: -sticky option added. Closing windows before a sticky
Timo Sirainen
2001-01-01
window_item_create(): when there's multiple choices where the window
Timo Sirainen
2000-12-02
window_[add|remove]_item -> window_item_[add|remove]
Timo Sirainen
2000-12-02
/WINDOW ITEM GOTO <name> - sets <name> window item active in current window
Timo Sirainen
2000-11-26
/WINDOW <number> is now same as /WINDOW REFNUM <number>
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen
2000-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-09-26
"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-01
/SAVEWINDOWS - saves the current layout of windows. It's automatically
Timo Sirainen
2000-07-31
Theme fixes: /RELOAD reloads them, /SET current_theme changes the default
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-22
Implemented /WINDOW LAST for changing to last current window.
Timo Sirainen
2000-06-12
CTCP msgs/replies stops the "event privmsg" or "event notice" signals now
Timo Sirainen
2000-06-04
fixed two minor memleaks. irc/bot directory isn't now build if you specify
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen