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