Age | Commit message (Expand) | Author |
2001-04-22 | /SET indent_always - should we indent the long words that are forcibly | Timo Sirainen |
2001-04-20 | potential crash fix.. | Timo Sirainen |
2001-04-16 | added/removed some checks | Timo Sirainen |
2001-04-16 | split windows were broken. added some checks to textbuffer. | Timo Sirainen |
2001-04-14 | resize fixes | Timo Sirainen |
2001-04-14 | some resize problems fixed | Timo Sirainen |
2001-04-14 | bugfixes for multiple windows support :) | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |
2001-04-01 | removed unused colors | Timo Sirainen |
2001-04-01 | gui_window_line2text(): don't keep track of colors - if fg or bg doesn't | Timo Sirainen |
2001-04-01 | removed some unused includes | Timo Sirainen |
2001-03-17 | %F = blinking on/off. several fixes to make blinking work better. some | Timo Sirainen |
2001-03-17 | Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET | Timo Sirainen |
2001-03-17 | Added some debug messages.. | Timo Sirainen |
2001-03-15 | Text buffer: Saving pointer to char[] didn't work correctly with | Timo Sirainen |
2001-03-15 | minor cleanup | 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 | %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-08 | /SET scroll_page_count - don't crash if /0 is given. Works now properly | Timo Sirainen |
2001-03-07 | /LASTLOG -window unknown crashed irssi | Timo Sirainen |
2001-03-04 | "command window prev" -> "command window previous" | Timo Sirainen |
2001-03-04 | /SET autostick_split_windows (default ON) - should we do /WINDOW STICK | 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 |
2001-03-04 | /WINDOW SHOW didn't work properly | Timo Sirainen |
2001-03-03 | /SET prompt - if target had %c or something in it, it shouldn't be | Timo Sirainen |
2001-03-03 | Removed all beep handling from text printing. If you want to beep just | Timo Sirainen |
2001-03-03 | delete_next_word key implemented, patch by Tinuk | Timo Sirainen |
2001-03-03 | /LASTLOG: -case option for case-sensitive matches. -force option is now | Timo Sirainen |
2001-02-27 | /WINDOW STICKY -> /WINDOW STICK | Timo Sirainen |
2001-02-21 | Entry line works now properly with very long prompts | Timo Sirainen |
2001-02-21 | added format_get_length() for getting length of text part in a format | Timo Sirainen |
2001-02-19 | Instead of directly calling beep(), send "beep" signal which default | Timo Sirainen |
2001-02-19 | /LASTLOG syntax updated | Timo Sirainen |
2001-02-19 | Moved /LASTLOG handling to lastlog.c. Added options -file <filename> | Timo Sirainen |
2001-02-19 | /NETSPLIT prints nicks now sorted and prints @ or + before channel if | Timo Sirainen |
2001-02-19 | Highlight colors can now have background color set with fg,bg. Works | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-17 | more static perl fixes | Timo Sirainen |
2001-02-17 | /LOAD module tries to load "module_core" instead. If it wasn't found, | Timo Sirainen |
2001-02-10 | theme->default_color is now used again, added default_bold_color which | Timo Sirainen |
2001-02-10 | /SAVEWINDOWS saves now split windows | Timo Sirainen |
2001-02-10 | added descriptions for left_window and right_window | Timo Sirainen |
2001-02-10 | /WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window. | Timo Sirainen |
2001-02-05 | make deinitialization between screen_refresh_freeze() and | Timo Sirainen |
2001-02-03 | Added gui_printtext() function for printing text in printtext() format | Timo Sirainen |
2001-01-31 | /SB STATUS: for debugging mostly, displays number of lines and used kBs | Timo Sirainen |
2001-01-31 | Ugly quick hack to make act: never disappear but print as much activity | Timo Sirainen |