Age | Commit message (Expand) | Author |
2018-02-26 | Add OTR support. | Alexander Færøy |
2018-02-02 | change color -> extents (malloc based) | ailin-nemui |
2018-01-06 | Add a startup warning if the TERM var is wrong inside tmux/screen | dequis |
2017-11-10 | use enum | ailin-nemui |
2017-11-01 | show initial nick and name on first start | ailin-nemui |
2017-03-21 | Intentation/whitespace fixes | Stephen Oberholtzer |
2017-03-21 | Fix delay at startup when running against glib 2.49.3+ | Stephen Oberholtzer |
2016-08-12 | remove broken dummy mode | ailin-nemui |
2015-12-09 | Remove all WIN32 ifdefs (unifdef -UWIN32) | dequis |
2015-09-20 | Remove Garbage Collection support. | Alexander Færøy |
2015-02-17 | Refuse to load broken configs on irssi start | Ailin Nemui |
2014-09-11 | source cleanup: remove trailing whitespaces | Michael Vetter |
2014-07-08 | Suggest /HELP rather than HELP | David Leadbeater |
2014-07-08 | Change to printtext for first time message too | David Leadbeater |
2014-07-08 | Only show banner if not connecting to servers | David Leadbeater |
2014-07-06 | Fixed a compiler warning for statusbar_redraw | Geert Hauwaerts |
2014-07-06 | Updated the startup banner + added generic banner | Geert Hauwaerts |
2009-01-10 | Remove buggy /scrollback redraw - scrollback_save_formats. | Emanuele Giaquinta |
2008-03-07 | g_mem_set_vtable must be called before using any other GLib functions. | Emanuele Giaquinta |
2008-02-05 | Remove check for ancient default.theme. | Emanuele Giaquinta |
2008-02-03 | Remove popt and use glib GOption commandline option parser | Emanuele Giaquinta |
2007-10-11 | Fix broken URI. | Geert Hauwaerts |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-05-24 | Move 'version' option in main. | Emanuele Giaquinta |
2007-05-24 | Cleanup option handling. | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-04-19 | Fix typos. | Emanuele Giaquinta |
2007-04-07 | Remove unused gettext code. | Emanuele Giaquinta |
2007-02-14 | Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it. | Emanuele Giaquinta |
2006-03-26 | Removed all srand calls and added a single srand invokation in at startup | Jochen Eisinger |
2005-10-12 | fixed recoding of own messages. | Valentin Batz |
2005-01-12 | call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get... | Valentin Batz |
2004-07-11 | Added /MANUAL-WINDOWS alias which removes all automated windowing stuff. | Timo Sirainen |
2003-01-25 | didn't compile without gc | Timo Sirainen |
2003-01-25 | Lets see if GC happens to work now without explicit free() calls. Perl | Timo Sirainen |
2003-01-11 | Check for gc.h too | Timo Sirainen |
2002-12-23 | --with-gc enables now support for Boehm's GC, if it's found and glib2 is | Timo Sirainen |
2002-11-09 | grammatical fix | Timo Sirainen |
2002-07-01 | Moved setlocale() at the beginning of initialization, should fix regexp | Timo Sirainen |
2002-06-07 | irsis --dummy fixed. | Timo Sirainen |
2002-05-11 | freeze/thaw before/after running glib main loop, so the cursor isn't moved | Timo Sirainen |
2002-05-10 | typofix. | Timo Sirainen |
2002-03-10 | SIGHUP now does /RELOAD - useful with for example /SBAR prompt DISABLE when | Timo Sirainen |
2002-02-02 | Ignoring SIGTRAP signal which is sent at /UPGRADE time. | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2001-12-17 | Since I accidentally already committed some of the detach-code, here's the | Timo Sirainen |
2001-12-17 | Separate irssi-dummy binary was a bit stupid idea, now it can be started with... | Timo Sirainen |
2001-12-03 | add the "gui exit" with signal_add_last() so it can be aborted while still ru... | Timo Sirainen |
2001-11-20 | /UPGRADE now saves the session, disconnects the servers so that the socket | Timo Sirainen |