summaryrefslogtreecommitdiff
path: root/src/gui/gui-hotlist.c
AgeCommit message (Collapse)Author
2008-03-23Removed sizeof(char) and useless type casts from void* to another pointer ↵Sebastien Helleu
type (patch from Leonid Evdokimov)
2008-03-11Fix hotlist update when buffer is current oneSebastien Helleu
2008-03-05Partial 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-09Partial migration of Perl plugin to new APISebastien Helleu
2008-01-06Added hotlist option for buffer in plugins API, improved buffer refreshsSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, ↵Sebastien Helleu
replaced "void *" pointers by structures
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-01New config functions, almost entirely rewritten from scratchSebastien Helleu
2007-11-24Renamed WeeChat log functionsSebastien Helleu
2007-11-01Cleanup WeeChat error and warning messages, updated po filesSebastien Helleu
2007-10-31Renamed many sources and functions in src/gui, improved display of messages ↵Sebastien Helleu
in buffer (faster and using less memory)
2007-10-31Moved files from src/common to core, gui and plugins directoriesSebastien Helleu