summaryrefslogtreecommitdiff
path: root/src/fe-common/core/module-formats.c
AgeCommit message (Expand)Author
2001-03-03/JOIN #channel and /QUERY nick won't anymore automatically moveTimo Sirainen
2001-02-21/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib logTimo Sirainen
2001-02-20Reload theme after /SET theme if it was modified.Timo Sirainen
2001-02-19/SERVER: if there's no servers, print "Not connected to any servers"Timo Sirainen
2001-02-19Moved autoconnects and command line parameter parsing from irc to core.Timo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-02-10/WINDOW SERVER: added -sticky and -unsticky options. If window serverTimo Sirainen
2001-01-28/HELP, /NAMES: using now the column helper function in misc.c. /NAMESTimo Sirainen
2001-01-28/SET timestamp_format now specifies format of $Z. timestamp msg formatTimo Sirainen
2001-01-28Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to printTimo Sirainen
2001-01-16added channel parameter to quit/nick messagesTimo Sirainen
2001-01-09/LOAD without parameters prints loaded modulesTimo Sirainen
2001-01-07Template packing: After $variables the color could be anything, don'tTimo Sirainen
2001-01-06theme updatesTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-16Error message was missing from theme_save_failedTimo Sirainen
2000-12-03Theme updatesTimo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-11-12Text printing changes. Formats are now optionally saved to each line soTimo Sirainen
2000-11-02privmsg fixesTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-11/LOG: Removed the -rotate option, it was pretty useless since addingTimo Sirainen
2000-07-31updatedTimo Sirainen
2000-07-31Theme fixes: /RELOAD reloads them, /SET current_theme changes the defaultTimo Sirainen
2000-07-22Moved /SAVE and /RELOAD to fe-common. Print "config saved" andTimo Sirainen
2000-07-21You can now change the texts /FORMAT prints itself.Timo Sirainen
2000-07-08Implemented /BIND [<key> [<action> [<data>]]] command.Timo Sirainen
2000-07-02Implemented runtime loadable modules. /LOAD loads a module, /UNLOADTimo Sirainen
2000-06-30Added "servertag" format - it's displayed before the message if itTimo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-28-options can now be completed with tabulator. There's also automaticTimo Sirainen
2000-06-04/HILIGHT displayed levels twice.Timo Sirainen
2000-06-04/LOG show reference number for each log, you can use it with /LOG START,Timo Sirainen
2000-06-02Awaylog is printed to screen when you set yourself unaway.Timo Sirainen
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-05Removed the "No such window" message - it was annoying :)Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Removed the N_() from module formats, the internationalization should beTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen