Age | Commit message (Expand) | Author |
2006-05-07 | Fixed display bug with DCC file size when > 1 Gb | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |
2006-05-07 | Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542) | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-22 | Splited gui-display.c into many sources | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-01 | Fixed display but with input command line (when text is longer than window size) | Sebastien Helleu |
2006-03-31 | Fixed nicklist display bugs when on top or bottom of chat window, fixed refre... | Sebastien Helleu |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |
2006-03-24 | Fixed --disable-plugins option in configure script | Sebastien Helleu |
2006-03-21 | Fixed high CPU usage when running under a screen that has been killed | Sebastien Helleu |
2006-03-04 | Added inactivity time, available for plugins via get_info("inactivity") | Sebastien Helleu |
2006-03-03 | Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist to... | Sebastien Helleu |
2006-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-19 | Added timer handler for plugins | Sebastien Helleu |
2006-02-03 | Gtk GUI changes, now compile is ok | Sebastien Helleu |
2006-01-25 | Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc... | Sebastien Helleu |
2006-01-08 | Fixed bug with alt+k followed by an UTF-8 char coded on more than one byte | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-07 | Fixed refresh bug with Solaris when term size is changed | Sebastien Helleu |
2006-01-07 | Secured some code with color management in messages | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-22 | Added color for windows separators, fixed minor refresh bug when changing som... | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-10 | Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down) | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-29 | Fixed display bug | Sebastien Helleu |
2005-11-29 | /nick command is now allowed when not connected to server | Sebastien Helleu |
2005-11-26 | Fixed display bug with long lines | Sebastien Helleu |
2005-11-26 | Fixed display bug in chat window when a message length equals to window width | Sebastien Helleu |
2005-11-22 | Added new keys for switching to other windows: alt-w followed by alt-{arrow} | Sebastien Helleu |
2005-11-20 | Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to | Sebastien Helleu |
2005-11-20 | Renamed options "col_chat_marker*" to "col_chat_read_marker*" | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-16 | add Eterm support for gui_window_set_title | Emmanuel Bouthenot |
2005-11-16 | fix typo in gui_window_set_title | Emmanuel Bouthenot |
2005-11-16 | better setting and restting terminal title | Emmanuel Bouthenot |
2005-11-15 | Fixed startup crash when using terms with no color | Sebastien Helleu |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |
2005-11-12 | Fixed bug with new %O attribute for color reset | Sebastien Helleu |
2005-11-12 | Added color reset attr (%O) for messages encoding | Sebastien Helleu |
2005-11-11 | Fixed crash when command line is ending by char '%' | Sebastien Helleu |
2005-11-10 | Fixed bug with notify for windows that are not displayed (when using splited ... | Sebastien Helleu |
2005-11-06 | Added "col_real_white" option to active real white (useful only if term has not | Sebastien Helleu |
2005-11-05 | Convert colors codes to %B, %C with /topic completion (if option irc_colors_send | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-04 | Fixed scroll problem when one line is bigger than screen size | Sebastien Helleu |
2005-11-04 | Fixed log problem with new color display system (now color codes are removed in | Sebastien Helleu |