Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -1/+1 |
| | ||||
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -43/+60 |
| | | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame. | |||
* | RIP native win32 support (use cygwin instead) | dequis | 2014-09-27 | -2/+0 |
| | | | | It has been broken for a very long time and nobody cared about it. | |||
* | More consistency in error/warning errors. Until now "WARNING:" was usually | Wilmer van der Gaast | 2008-01-06 | -1/+1 |
| | | | | | in upper case while "Error:" wasn't .... that doesn't really make sense. | |||
* | s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a | Wilmer van der Gaast | 2007-04-15 | -4/+4 |
| | | | | | | little bit, grouping things by category instead of original Gaim 0.58 filename. | |||
* | More cleanups, mainly in the callbacks. Replaced things like | Wilmer van der Gaast | 2007-04-05 | -4/+4 |
| | | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great... | |||
* | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -82/+0 |
| | | | | | in a way too complicated way) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+440 |