Age | Commit message (Expand) | Author |
2018-01-06 | sideways split support for Irssi | ailin-nemui |
2017-11-30 | fix comments | ailin-nemui |
2016-12-13 | manually redraw the activity list on expose only | ailin-nemui |
2016-06-25 | check for NULL in statusbar_more_updated | ailin-nemui |
2015-09-20 | Fix warning. | Alexander Færøy |
2008-06-10 | Add 'actlist_names' option to add active items names in 'act' statusbar item. | Emanuele Giaquinta |
2008-05-15 | Use a GString rather than g_strdup_printf to build the format string. | Emanuele Giaquinta |
2008-05-15 | Re-add sort by level / aux-sort by refnum and re-map actlist_sort | Emanuele Giaquinta |
2008-04-06 | Slightly optimize update of activity list when a window is destroyed. | Emanuele Giaquinta |
2008-04-06 | Really make actlist_sort = level match active_window ordering. | Emanuele Giaquinta |
2008-04-05 | Restore the behaviour of active_window to go to the window with most recent a... | Emanuele Giaquinta |
2008-03-09 | Use g_ascii_str{,n}casecmp for case insensitive comparison with | Emanuele Giaquinta |
2007-07-26 | Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the | Emanuele Giaquinta |
2007-05-30 | Cleanup and optimize a bit sig_statusbar_activity_hilight. | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2002-12-31 | lag_min_show should default to 1 sec, not 0.1sec | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-03-24 | Input lines are now never destroyed and they're associated to statusbar | Timo Sirainen |
2002-03-10 | No more infobar, but in empty windows topicbar contains the URL. | Timo Sirainen |
2002-02-15 | /SET term_type didn't take effect on entry until the second time it was | Timo Sirainen |
2002-02-15 | /SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's | Timo Sirainen |
2002-02-15 | A bit kludge fix for perl statusbar items breaking prompt changes at | Timo Sirainen |
2002-01-29 | A bit more better utf8 support, still not a good input line. | Timo Sirainen |
2001-12-20 | Still some #include "servers.h"s .. | Timo Sirainen |
2001-12-01 | snprintf() -> g_snprintf() | Timo Sirainen |
2001-11-29 | Make sure the more-statusbar item doesn't crash if there's no active window. | Timo Sirainen |
2001-11-25 | --more-- statusbar item didn't work properly with split windows. Also | Timo Sirainen |
2001-11-19 | Rewrote lag statusbar item. It's now updated properly. | Timo Sirainen |
2001-11-18 | --more-- works again, better than ever :) | Timo Sirainen |
2001-11-15 | Lag checking fixes - should work fine again. | Timo Sirainen |
2001-10-28 | Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen. | Timo Sirainen |
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen |
2001-10-24 | Always set the newly created entry active. Currently we don't support multipl... | Timo Sirainen |
2001-10-23 | Activity list colors are now configurable. | Timo Sirainen |
2001-10-21 | Lag statusbar item isn't anymore displayed always | Timo Sirainen |
2001-10-20 | Dependencies finally work correctly in perl libraries (they're each compiled | Timo Sirainen |
2001-10-14 | Window-statusbars are created correctly with /RELOAD, some input line | Timo Sirainen |
2001-10-13 | Configurable statusbar - see default config file (irssi.conf) for example | Timo Sirainen |
2001-08-14 | --more-- checker uses now "gui print text finished" signal. "gui " part was | Timo Sirainen |
2001-08-14 | Removed trigraphs by adding "" in the middle. | Timo Sirainen |
2001-08-08 | "mail counter" signal is now sent when mail counter is updated in statusbar. | Timo Sirainen |
2001-08-07 | Restoring layout for split windows works betters now. Some sticky window | Timo Sirainen |
2001-06-26 | Added $cumode expando which works like $P, but prints voices/halfops also. | Timo Sirainen |
2001-06-26 | special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } chars | Timo Sirainen |
2001-06-01 | Replaced all direct curses calls with screen_xx() wrappers. This should | Timo Sirainen |
2001-05-11 | statusbar was a bit broken when using split windows | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |
2001-03-17 | Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET | Timo Sirainen |
2001-03-15 | minor cleanup | Timo Sirainen |