Age | Commit message (Expand) | Author |
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 | Moved /LASTLOG handling to lastlog.c. Added options -file <filename> | Timo Sirainen |
2001-02-10 | theme->default_color is now used again, added default_bold_color which | Timo Sirainen |
2001-02-03 | Added gui_printtext() function for printing text in printtext() format | Timo Sirainen |
2001-01-04 | MIRC colors >=16 changed to work as in MIRC (color %= 16) | Timo Sirainen |
2000-12-04 | /CLEAR -all - clear all windows. | Timo Sirainen |
2000-12-03 | Don't crash if first line in window is just a newline | Timo Sirainen |
2000-12-02 | /SB REDRAW fixes, multiline formats should work now correctly. | Timo Sirainen |
2000-11-27 | fixed text buffer crash when scrollback got full | Timo Sirainen |
2000-11-23 | Still some warnings removed.. | Timo Sirainen |
2000-11-23 | more warning fixes | Timo Sirainen |
2000-11-22 | hilight-text: whops, bugfix went wrong :) | Timo Sirainen |
2000-11-21 | /SCROLLBACK REDRAW - redraw the contents of current window according to | 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-11 | removed warning | Timo Sirainen |
2000-10-08 | --disable-curses-windows option to configure | Timo Sirainen |
2000-08-22 | Using blinking/bright background colors would crash irssi.. | Timo Sirainen |
2000-07-29 | Bugfixes for the windowing system. | Timo Sirainen |
2000-07-26 | Mainwindows use now real curses WINDOWs, this should fix irssi with some | Timo Sirainen |
2000-07-23 | Display bolds with the current_theme->default_color color, not with the | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-16 | Don't ever add \0\0 to text queue - this might break things. Use \0 + | Timo Sirainen |
2000-07-16 | Print the text with the "default" color (whatever is set with xterm -fg) - | Timo Sirainen |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-20 | When scrollback buffer got full and you hadn't done /LAST or /AWAY, | Timo Sirainen |
2000-06-15 | /LAST -away checks only lines that came after last time you went away. | Timo Sirainen |
2000-06-09 | Beeps should work(?). ANSI colors had some bugs, bolds weren't working and | Timo Sirainen |
2000-06-02 | if you were at the top of the scrollback buffer and the first line line | Timo Sirainen |
2000-05-28 | text buffer fixes | Timo Sirainen |
2000-05-25 | /set max_textbuffer_lines changed to /set scrollback_lines and | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |