]> jfr.im git - irc/irssi/irssi.git/shortlog
irc/irssi/irssi.git
2000-12-03  Timo SirainenGetting ready for 0.7.97.. 0.7.97
2000-12-03  Timo Sirainencomplain about old default.themes
2000-12-03  Timo Sirainensignal "netsplit add" -> "netsplit new"
2000-12-03  Timo SirainenDon't redraw screen when trying to scroll up at the...
2000-12-03  Timo Sirainencommand() doesn't need cmdchar at start of command...
2000-12-03  Timo Sirainen/RECONNECT without any parameters and when not connecte...
2000-12-03  Timo SirainenReply to clients which send IRSSILAG notices to themselves.
2000-12-03  Timo SirainenRemoved targets from printformat()s so all those extra...
2000-12-03  Timo Sirainenfixes
2000-12-03  Timo Sirainenupdates
2000-12-03  Timo SirainenTheme updates
2000-12-03  Timo SirainenRemove trailing spaces from all modes
2000-12-03  Timo Sirainen/SET show_nickmode_empty - when mode is empty, should...
2000-12-03  Timo Sirainen/SET emphasis - convert _underlined_ and *bold* words...
2000-12-02  Timo SirainenTheme saving fixes
2000-12-02  Timo SirainenPrint timestamps correctly with /SB REDRAW
2000-12-02  Timo Sirainen/SET autocreate_windows - should we create new windows...
2000-12-02  Timo SirainenMoved activity to last item in statusbar
2000-12-02  Timo Sirainen/SB REDRAW fixes, multiline formats should work now...
2000-12-02  Timo Sirainenwindow_[add|remove]_item -> window_item_[add|remove]
2000-12-02  Timo Sirainentypofix
2000-12-02  Timo Sirainennl_langinfo() didn't work like i thought - fixed :)
2000-12-02  Timo Sirainen"window item remove" signal: destroy the channel/query...
2000-12-02  Timo Sirainen..and removed the rest of the alloca()s too
2000-12-02  Timo Sirainendon't use alloca()
2000-12-02  Timo Sirainen/WINDOW ITEM GOTO <name> - sets <name> window item...
2000-12-02  Timo SirainenForgot to commit for the nl_langinfo()
2000-12-02  Timo SirainenNick completion now completes nicks from all channels...
2000-12-02  Timo Sirainensmall "fix"
2000-12-02  Timo SirainenUse langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.
2000-12-02  Timo SirainenChanged init order of fe_channels vs. window_items...
2000-12-02  Timo Siraineninternal default.theme is used if it isn't found anywhere
2000-12-02  Timo Sirainenconfig_close() didn't work correctly when config was...
2000-12-01  Timo SirainenARGH! %s format bug!
2000-12-01  Timo SirainenRemove trailing spaces from mode changes
2000-12-01  Timo SirainenNetsplit printing fixes.
2000-11-30  Timo Sirainen/WAIT [-<server tag>] <milliseconds> - wait for <millis...
2000-11-30  Timo Sirainenadded g_timeval_cmp()
2000-11-30  Timo Sirainencmd_options_get_server() : allow NULL cmd argument
2000-11-30  Timo SirainenBugfix for deciding which window to place new window...
2000-11-30  Timo Sirainencrashfix
2000-11-30  Timo SirainenWhile waiting for more netsplits/netjoins, if anything...
2000-11-30  Timo Sirainensend "print starting" signal before each printformat...
2000-11-30  Timo Sirainenstristr() and stristr_full() didn't work correctly...
2000-11-30  Timo Sirainenwindow_text_find() didn't work correctly with empty...
2000-11-29  Timo Sirainenfile_checksum() shouldn't crash if it can't open the...
2000-11-28  Timo SirainenDon't ever send more than 10 channels/line in mode...
2000-11-28  Timo Sirainenbugfixes with channel syncing.
2000-11-27  Timo Sirainenfixed text buffer crash when scrollback got full
2000-11-27  Timo Sirainendon't destroy all netsplits when someone joins back...
2000-11-27  Timo Sirainenperl bugfix
2000-11-27  Timo Sirainenbugfix
2000-11-27  Timo Sirainenadded dccmsgs level to msgs window.
2000-11-27  Timo SirainenCall /part command instead of directly sending part...
2000-11-27  Timo Sirainenforgot to add this
2000-11-26  Timo Sirainenconfig changes, CONFIG_REC is now required parameter for
2000-11-26  Timo Sirainenif libperl.a isn't found, check from /usr/lib .. it...
2000-11-26  Timo SirainenPerl fixes and additions. theme_register() / printforma...
2000-11-26  Timo SirainenMode ignores were checked wrong
2000-11-26  Timo Sirainennetsplit fixes
2000-11-26  Timo SirainenDon't generate colorless.theme
2000-11-26  Timo Sirainentheme fixes
2000-11-26  Timo SirainenAdded -current, -window and -level options to /echo
2000-11-26  Timo Sirainenwindow_find_item() was buggy if window argument was...
2000-11-26  Timo Sirainen/SET part_message - default message with /PART
2000-11-26  Timo SirainenKEY_END isn't defined in all curses implementations
2000-11-26  Timo SirainenSometimes netsplit messages didn't get printed at all...
2000-11-26  Timo Sirainen/WINDOW <number> is now same as /WINDOW REFNUM <number>
2000-11-26  Timo Sirainen/format -reset crashed irssi
2000-11-26  Timo Sirainensome updates for checking when to not autosave config.
2000-11-26  Timo SirainenAdded modify counter which is increased every time...
2000-11-26  Timo SirainenAdded some magic to /SERVER - if there's no server...
2000-11-26  Timo SirainenAdded KILL handling - user/server kills are now printed...
2000-11-25  Timo Sirainenadded functions from fe-windows.h and window-items.h
2000-11-25  Timo Sirainenmkpath() crashed with paths that didn't start with /
2000-11-25  Timo SirainenTime formats didn't work in directory name of autologs.
2000-11-23  Timo Sirainens/enum GInputCondition/int/ - enums aren't supposed...
2000-11-23  Timo SirainenStill some warnings removed..
2000-11-23  Timo Sirainenmore warning fixes
2000-11-23  Timo Sirainenmore enum fixes
2000-11-23  Timo Sirainenmore changes from int xx:1 to unsigned int xx:1
2000-11-23  Timo SirainenIf glib sources are found from some subdirectory, alway...
2000-11-23  Timo Sirainenseveral fixes to make irssi compile without warnings...
2000-11-22  Timo Sirainenhilight-text: whops, bugfix went wrong :)
2000-11-22  Timo Sirainenbugfixes
2000-11-21  Timo SirainenAdded input_add() / input_remove()
2000-11-21  Timo Sirainencrashfix
2000-11-21  Timo Sirainenadded libtool-statix
2000-11-21  Timo Sirainenupdated
2000-11-21  Timo Sirainen/SCROLLBACK REDRAW - redraw the contents of current...
2000-11-18  Timo SirainenWin32 fixes - Irssi now compiles with MSVC++ :)
2000-11-18  Timo Sirainencompiler warning fixes + one real bug in dcc-chat
2000-11-18  Timo Sirainenwindows.h -> fe-windows.h
2000-11-17  Timo SirainenDon't crash if MAIL environment isn't set.
2000-11-17  Timo SirainenUse signal.h, not sys/signal.h
2000-11-17  Timo Sirainenwindows.h conflicted with microsoft's windows.h :)...
2000-11-17  Timo SirainenRemember who set the topic and when, display the info...
2000-11-17  Timo SirainenIf other side replies to our DCC CHAT request with...
2000-11-17  Timo SirainenCheck that enough parameters are given to /DCC CLOSE
2000-11-17  Timo Sirainen/SET autocreate_query_level DCCMSGS specifies now if...
next