Age | Commit message (Expand) | Author |
2014-09-11 | source cleanup: remove trailing whitespaces | Michael Vetter |
2014-07-22 | Fix right aligned statusbar item redrawing | Christopher P. Bills |
2014-06-30 | Finish 256 colour support for Irssi | Ailin Nemui |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-12-08 | Make some functions static. | Emanuele Giaquinta |
2008-12-01 | Add function to set minimum/maximum size for a statusbar item. | Emanuele Giaquinta |
2008-11-30 | Simplify statusbar_item_default_handler by merging update_statusbar_bg and | Emanuele Giaquinta |
2007-12-05 | Reindent. | Emanuele Giaquinta |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-05-03 | Revert, do not use IS_PRINTABLE in reverse_controls. | Emanuele Giaquinta |
2007-05-03 | Add common IS_PRINTABLE macro. | Emanuele Giaquinta |
2007-02-14 | Fix format_real_length to return the correct length when the input string | Emanuele Giaquinta |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2002-09-14 | statusbar is now also updated for connecting-servers. | Timo Sirainen |
2002-05-13 | make sure the statusbar item fills the space it's given, so it won't corrupt | Timo Sirainen |
2002-04-16 | fixes for new signaling code. | Timo Sirainen |
2002-04-15 | Rewritten signal handling code - it wasn't supposed to come before 0.9 irssi | Timo Sirainen |
2002-03-11 | All control chars in statusbar items are now displayed reversed. | Timo Sirainen |
2002-02-15 | Added /STATUSBAR commands for most commonly used tasks. | Timo Sirainen |
2002-02-15 | Statusbar wasn't always properly cleared when there was right-aligned items. | Timo Sirainen |
2002-02-01 | added some pointer casting to get rid of warnings with some compilers. | Timo Sirainen |
2001-12-07 | Fixed 2 small memory leaks. | Timo Sirainen |
2001-11-20 | Irssi didn't redraw the screen properly when split windows were created but | Timo Sirainen |
2001-11-18 | back to "Irssi didn't always remove the statusbar item from screen when it | Timo Sirainen |
2001-11-18 | typobugfix for previous commit. | Timo Sirainen |
2001-11-18 | After calls to statusbar_item_register() and statusbar_item_unregister(), | Timo Sirainen |
2001-11-17 | Irssi didn't always remove the statusbar item from screen when it should | Timo Sirainen |
2001-11-15 | Changed the escaping system - theme_format_expand_data()'s | Timo Sirainen |
2001-11-15 | Right-aligned statusbar items weren't positioned correctly. | Timo Sirainen |
2001-11-12 | Removed statusbar-items.h | 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-20 | Dependencies finally work correctly in perl libraries (they're each compiled | Timo Sirainen |
2001-10-20 | added mainwindow_resize_freeze() and .._thaw() functions to temporarily | Timo Sirainen |
2001-10-14 | Window-statusbars are created correctly with /RELOAD, some input line | Timo Sirainen |
2001-10-14 | Resizing terminal works now properly, also sends "terminal resized" signal | Timo Sirainen |
2001-10-14 | fallback to sb_background in theme if no other statusbar background settings | Timo Sirainen |
2001-10-13 | Configurable statusbar - see default config file (irssi.conf) for example | Timo Sirainen |
2001-08-04 | statusbar_item_redraw() didn't work properly with multiple split windows. | 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-04-01 | removed some unused includes | Timo Sirainen |
2001-03-15 | when some statusbar item was forced to be removed because of lack of space, | Timo Sirainen |
2001-03-15 | Beginnings of configurable statusbar. The existing items can be configured | Timo Sirainen |
2001-03-12 | Statusbar rewrites. Colors are currently not configurable at all, but other | Timo Sirainen |
2001-03-04 | More statusbar size fixes. Shouldn't corrupt entry line anymore. | Timo Sirainen |
2001-03-04 | Statusbar could have gotten to endless loop trying to grow size of some | Timo Sirainen |