summaryrefslogtreecommitdiff
path: root/src/gui/gui-color.c
AgeCommit message (Expand)Author
2009-03-18Add "replacement" argument for string_remove_color in plugin APISebastien Helleu
2009-03-07Fix bug with text attribute in IRC messages: toggle attribute instead of alwa...Sebastien Helleu
2009-02-08Fix color decoding functionSebastien Helleu
2009-01-04Remove unused functions and prototypesSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-08-24Fix crash with filters and day change linesSebastien Helleu
2008-07-03Add "buffer_nicklist" bar item and scroll feature in bars with /bar scrollSebastien Helleu
2008-06-27Add input bar item, add "hidden" flag for bars, fix some display bugs with barsSebastien Helleu
2008-06-22Add delimiter color for bars, fix some bugs with barsSebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-04-19Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2...Sebastien Helleu
2008-04-11Improved /set command, added /unset command, new name for config files (*.conf)Sebastien Helleu
2008-04-03New features and bug fixes with barsSebastien Helleu
2008-03-28Added preliminary support of new buffer type, with free contentSebastien Helleu
2008-03-23Removed sizeof(char) and useless type casts from void* to another pointer typ...Sebastien Helleu
2008-03-22Added tags for lines and custom filtering by tags or regex (task #7674), fixe...Sebastien Helleu
2008-02-02Use of sizeof(char) in all malloc/realloc for stringsSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-01New config functions, almost entirely rewritten from scratchSebastien Helleu
2007-10-31Renamed many sources and functions in src/gui, improved display of messages i...Sebastien Helleu