Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -5/+5 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -56/+57 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -5/+3 |
* | StickerDatabase: return std::string | Max Kellermann | 2013-10-17 | 1 | -14/+11 |
* | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 2013-10-15 | 1 | -3/+4 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -59/+35 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -15/+13 |
* | ConfigPath: return a Path object | Max Kellermann | 2013-08-07 | 1 | -4/+6 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -4/+1 |
* | StickerDatabase: use std::map instead of GHashTable | Max Kellermann | 2013-01-03 | 1 | -52/+23 |
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+663 |