summaryrefslogtreecommitdiff
path: root/src/fe-text/statusbar-items.c
AgeCommit message (Expand)Author
2002-12-31lag_min_show should default to 1 sec, not 0.1secTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-03-24Input lines are now never destroyed and they're associated to statusbarTimo Sirainen
2002-03-10No 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 wasTimo Sirainen
2002-02-15/SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it'sTimo Sirainen
2002-02-15A bit kludge fix for perl statusbar items breaking prompt changes atTimo Sirainen
2002-01-29A bit more better utf8 support, still not a good input line.Timo Sirainen
2001-12-20Still some #include "servers.h"s ..Timo Sirainen
2001-12-01snprintf() -> g_snprintf()Timo Sirainen
2001-11-29Make 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. AlsoTimo Sirainen
2001-11-19Rewrote lag statusbar item. It's now updated properly.Timo Sirainen
2001-11-18--more-- works again, better than ever :)Timo Sirainen
2001-11-15Lag checking fixes - should work fine again.Timo Sirainen
2001-10-28Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.Timo Sirainen
2001-10-28Added support for using terminfo/termcap instead of curses. By default,Timo Sirainen
2001-10-24Always set the newly created entry active. Currently we don't support multipl...Timo Sirainen
2001-10-23Activity list colors are now configurable.Timo Sirainen
2001-10-21Lag statusbar item isn't anymore displayed alwaysTimo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-10-14Window-statusbars are created correctly with /RELOAD, some input lineTimo Sirainen
2001-10-13Configurable statusbar - see default config file (irssi.conf) for exampleTimo Sirainen
2001-08-14--more-- checker uses now "gui print text finished" signal. "gui " part wasTimo Sirainen
2001-08-14Removed 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-07Restoring layout for split windows works betters now. Some sticky windowTimo Sirainen
2001-06-26Added $cumode expando which works like $P, but prints voices/halfops also.Timo Sirainen
2001-06-26special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } charsTimo Sirainen
2001-06-01Replaced all direct curses calls with screen_xx() wrappers. This shouldTimo Sirainen
2001-05-11statusbar was a bit broken when using split windowsTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-03-17Hilighting updates. /HILIGHT -color, /SET hilight_color and /SETTimo Sirainen
2001-03-15minor cleanupTimo Sirainen
2001-03-15Beginnings of configurable statusbar. The existing items can be configuredTimo Sirainen
2001-03-12%n+bg color change doesn't anymore set foreground black. changed theme'sTimo Sirainen
2001-03-12Statusbar rewrites. Colors are currently not configurable at all, but otherTimo Sirainen
2001-03-04More statusbar size fixes. Shouldn't corrupt entry line anymore.Timo Sirainen
2001-02-21added format_get_length() for getting length of text part in a formatTimo Sirainen
2001-02-19Highlight colors can now have background color set with fg,bg. WorksTimo Sirainen
2001-01-31Ugly quick hack to make act: never disappear but print as much activityTimo Sirainen
2001-01-09Highlighting cleanups. Added /HILIGHT -priority option.Timo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-02Moved activity to last item in statusbarTimo Sirainen
2000-11-17Don't crash if MAIL environment isn't set.Timo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-12Text printing changes. Formats are now optionally saved to each line soTimo Sirainen
2000-10-15Some hilight+window activity related fixesTimo Sirainen
2000-09-27Also moving windows and changing refnum updates activity list.Timo Sirainen