Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu | |
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator) | |||
2011-01-01 | Update copyright dates | 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-03-19 | Reformat multi-line comments | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-05-10 | Add function window_set_title in API (task #9361) | Sebastien Helleu | |
2009-01-03 | Update copyright dates | 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 ↵ | Sebastien Helleu | |
save/restore windows and buffers order (task #5453) | |||
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu | |
2008-04-24 | Fixed bug with bar auto-sizing in windows | Sebastien Helleu | |
2008-04-03 | New features and bug fixes with bars | 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), ↵ | Sebastien Helleu | |
fixed many memory leaks | |||
2008-03-10 | Removed typedef for GUI structure (use only struct) | Sebastien Helleu | |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu | |
Today only root bars are partially working (refresh is not always performed), and bars are not saved in configuration file. To be continued... | |||
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, ↵ | Sebastien Helleu | |
replaced "void *" pointers by structures | |||
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages ↵ | Sebastien Helleu | |
in buffer (faster and using less memory) | |||
2007-08-16 | Code cleanup: renamed some constants and variables (prefix added) | Sebastien Helleu | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu | |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu | |
2006-04-22 | Splited GUI sources | Sebastien Helleu | |
2003-10-12 | Removed old Gtk sources. | Sebastien Helleu | |
2003-09-27 | First CVS upload. | Sebastien Helleu | |