Age | Commit message (Expand) | Author |
2011-02-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu |
2011-02-09 | Rename some color constants and functions for attributes | Sebastien Helleu |
2011-02-09 | Factorize code used to apply color codes in strings (for chat and bars) | Sebastien Helleu |
2011-02-05 | Add option weechat.look.read_marker_string, use option hline_char for horizon... | Sebastien Helleu |
2011-02-05 | Add color "gray", fix white background (use white instead of gray) | Sebastien Helleu |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu |
2011-01-19 | Rename some variables and functions about weechat colors | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-17 | Allow use of color pair number in color options and in API function "weechat_... | Sebastien Helleu |
2010-08-06 | Fix display bug with special chars (ascii value below 32) (bug #30602) | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-13 | Add color "darkgray", add support for background with light color, fix color ... | Sebastien Helleu |
2009-10-14 | Fix bug with URL selection in some terminals (caused by horizontal lines) (bu... | Sebastien Helleu |
2009-10-04 | Fix compilation under Cygwin (patch #6916) | Sebastien Helleu |
2009-05-10 | Add function window_set_title in API (task #9361) | Sebastien Helleu |
2009-04-24 | Fix typo: splited/splitted -> split | Sebastien Helleu |
2009-02-28 | Fix freeze/crash when sigwinch signal is received during refresh (for example... | Sebastien Helleu |
2009-02-25 | Fix bug with terminal resize: on some systems, weechat failed to read new ter... | Sebastien Helleu |
2009-02-18 | Give file descriptor to callback of hook_fd | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-15 | Add new bar filling types: columns_horizontal and columns_vertical | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-04-28 | Fixed infinite loop when closing terminal without using /quit command (bug #2... | Sebastien Helleu |
2008-04-24 | Fixed bug with bar auto-sizing in windows | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-29 | Fixed bug with bars refresh | Sebastien Helleu |
2008-03-28 | Added preliminary support of new buffer type, with free content | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-10 | Removed typedef for GUI structure (use only struct) | Sebastien Helleu |
2008-03-07 | Added "max_height" parameter for bar item rebuild callbacks | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-01-06 | Added hotlist option for buffer in plugins API, improved buffer refreshs | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |
2007-08-18 | Code cleanup for paste detection | Sebastien Helleu |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |