summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-common-core.c
AgeCommit message (Expand)Author
2001-10-02Added MODULE_DATA_UNSET() macro and started using it. Just to make sure weTimo Sirainen
2001-08-14Module loading updates - /LOAD shows now also the statically loaded modules.Timo Sirainen
2001-07-28--hostname and --nick options didn't have effect for autoconnected servers.Timo Sirainen
2001-06-27Added -v / --version command line option. Moved POPT_AUTOHELP option toTimo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-05-10/SET hide_server_tagsTimo Sirainen
2001-03-03HILIGHT level didn't work with logs.Timo Sirainen
2001-03-03/SET beep_when_window_active + some cleanupsTimo Sirainen
2001-02-21/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib logTimo Sirainen
2001-02-19Moved /HELP to fe-help.cTimo 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-01-28/HELP, /NAMES: using now the column helper function in misc.c. /NAMESTimo Sirainen
2001-01-28/SET beep_on_msg -> /SET beep_msg_levelTimo Sirainen
2001-01-11Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32Timo Sirainen
2001-01-09/LOAD without parameters prints loaded modulesTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-30pidwait: send status as second agument.Timo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-10fixed $topic uninitTimo Sirainen
2000-12-02Changed init order of fe_channels vs. window_items, now irssi won't printTimo Sirainen
2000-11-27added dccmsgs level to msgs window.Timo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-11-17Use signal.h, not sys/signal.hTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-13Forgot to call formats_init() / ..deinit()Timo Sirainen
2000-10-15Some hilight+window activity related fixesTimo Sirainen
2000-10-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-02fixes .. still not perfectTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-12Query windows are now restored if they were saved with /SAVEWINDOWS.Timo Sirainen
2000-08-01/SAVEWINDOWS - saves the current layout of windows. It's automaticallyTimo Sirainen
2000-07-31Theme fixes: /RELOAD reloads them, /SET current_theme changes the defaultTimo Sirainen
2000-07-30Moved the beep settings_add_xxx() calls from irc to core.Timo Sirainen
2000-07-16Use status window by default.Timo Sirainen
2000-07-02Implemented runtime loadable modules. /LOAD loads a module, /UNLOADTimo Sirainen
2000-06-17Rewrite Tab-completion to work with signals - now it should be easy toTimo Sirainen
2000-06-14Renamed /SET query_auto_close to autoclose_query.Timo Sirainen
2000-06-10Don't display the msgs window by default anymore since query windows areTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen