Age | Commit message (Expand) | Author |
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 |
2001-03-15 | Beginnings of configurable statusbar. The existing items can be configured | Timo Sirainen |
2001-03-12 | %n+bg color change doesn't anymore set foreground black. changed theme's | 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-02-21 | added format_get_length() for getting length of text part in a format | Timo Sirainen |
2001-02-19 | Highlight colors can now have background color set with fg,bg. Works | Timo Sirainen |
2001-01-31 | Ugly quick hack to make act: never disappear but print as much activity | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-17 | Some minor query fixes. Nick changes are also detected by checking if | Timo Sirainen |
2000-12-02 | Moved activity to last item in statusbar | Timo Sirainen |
2000-11-17 | Don't crash if MAIL environment isn't set. | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-11-12 | Text printing changes. Formats are now optionally saved to each line so | Timo Sirainen |
2000-10-15 | Some hilight+window activity related fixes | Timo Sirainen |
2000-09-27 | Also moving windows and changing refnum updates activity list. | Timo Sirainen |
2000-09-27 | Closing window didn't update window activity list. | Timo Sirainen |
2000-09-25 | Don't show statusbar with bold color | Timo Sirainen |