summaryrefslogtreecommitdiff
path: root/src/gui/gui-main.h
AgeCommit message (Collapse)Author
2023-01-01core: update copyright datesSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-06-28core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup ↵Sébastien Helleu
(closes #452)
2015-01-01core: update copyright datesSébastien Helleu
2014-07-14core: move main() function into Curses GUISébastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-11-17core: add option "libs" for command /debug, add signal "debug_libs"Sebastien Helleu
2013-07-27core: add secured data with optional encryption in file sec.confSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-06-13core: add option weechat.look.eat_newline_glitch (disabled by default, can ↵Sebastien Helleu
cause display bugs)
2011-01-01Update copyright datesSebastien Helleu
2010-06-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-05-06Do not clean all GUI objects when crashing after SIGSEGV (this can cause ↵Sebastien Helleu
crash inside crash!)
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-01New config functions, almost entirely rewritten from scratchSebastien Helleu
2007-10-31Renamed many sources and functions in src/gui, improved display of messages ↵Sebastien Helleu
in buffer (faster and using less memory)