Age | Commit message (Expand) | Author |
2000-08-16 | /LAST - didn't work right. | Timo Sirainen |
2000-08-13 | Added i18n initialization. | Timo Sirainen |
2000-08-13 | Mail counter fixes. | Timo Sirainen |
2000-08-12 | bugfixes | Timo Sirainen |
2000-08-12 | Don't trigger window activity if window is already visible in some | Timo Sirainen |
2000-08-11 | Entry line scrolling works better. | Timo Sirainen |
2000-08-10 | Topic bar doesn't get erased anymore after resize. | Timo Sirainen |
2000-08-10 | Still some fixes for curseses without wresize() or resizeterm(). | Timo Sirainen |
2000-08-10 | Windowing system fixes, doesn't crash anymore after window resizes. | Timo Sirainen |
2000-08-04 | When server is disconnected, change to use some other server in windows | Timo Sirainen |
2000-07-31 | You can change the default line indentation with /SET indent | Timo Sirainen |
2000-07-31 | Don't draw the last character in entry line, this doesn't work right | Timo Sirainen |
2000-07-30 | Mail check: the also file size changes as well as modify time changes | Timo Sirainen |
2000-07-29 | Bugfixes for the windowing system. | Timo Sirainen |
2000-07-27 | We want to ignore SIGPIPE *ALWAYS*, don't set it back to SIG_DFL. | Timo Sirainen |
2000-07-26 | Mainwindows use now real curses WINDOWs, this should fix irssi with some | Timo Sirainen |
2000-07-26 | No, we still don't want silc_init() here.. | Timo Sirainen |
2000-07-23 | Call key_unbind()s at deinit. | 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-23 | Changed the names of /BIND commands to be epic-compatible. Also added | Timo Sirainen |
2000-07-18 | /LASTLOG ignored LINE_CMD_COLOR0 commands. | 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 | Ctrl-L calls now irssi_redraw() instead of the curses' default.. | Timo Sirainen |
2000-07-16 | When redrawing screen, refresh the screen after clear() so that curses | Timo Sirainen |
2000-07-16 | Print the text with the "default" color (whatever is set with xterm -fg) - | Timo Sirainen |
2000-07-15 | Small bugfix with resizing window. | Timo Sirainen |
2000-07-11 | Ctrl-K also puts the deleted text to cutbuffer which can be recovered | Timo Sirainen |
2000-07-11 | KEY_LL = end key | Timo Sirainen |
2000-07-11 | Ctrl-Y fixed when there was no text to undelete. Added CTRL() macro for | Timo Sirainen |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-07-09 | Removed a warning | Timo Sirainen |
2000-07-09 | We're fe-text module, not gui-text | Timo Sirainen |
2000-07-09 | You can change statusbar colors with /SET statusbar_xxx. | Timo Sirainen |
2000-07-09 | Ctrl-Y undeletes the last ^U'd line. | Timo Sirainen |
2000-07-08 | Implemented /BIND [<key> [<action> [<data>]]] command. | Timo Sirainen |
2000-07-08 | Reading and saving keyboard configuration actually works now. | Timo Sirainen |
2000-07-04 | Ahem. still broken ;) | Timo Sirainen |
2000-07-04 | whops. broke it accidentally. | Timo Sirainen |
2000-07-04 | (zZzZ) wasn't displayed in statusbar if you didn't have any user mode set. | Timo Sirainen |
2000-07-04 | Don't redraw screen after EVERY /SET, just when /SET colors has changed. | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-30 | /SCROLLBACK HOME/END/GOTO commands weren't working right. | Timo Sirainen |
2000-06-28 | Setting lag_min_show to -1 disables displaying lag entirely. | Timo Sirainen |
2000-06-28 | Don't count messages that have "FOLDER INTERNAL DATA" text in their | Timo Sirainen |
2000-06-27 | The "max. count" parameter in /LAST didn't work right. | Timo Sirainen |
2000-06-20 | When scrollback buffer got full and you hadn't done /LAST or /AWAY, | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |