aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerDatabase.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use references instead of pointersMax Kellermann2013-10-191-5/+5
* *: use nullptr instead of NULLMax Kellermann2013-10-191-56/+57
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-5/+3
* StickerDatabase: return std::stringMax Kellermann2013-10-171-14/+11
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-3/+4
* Log: new logging library APIMax Kellermann2013-10-021-59/+35
* util/Error: new error passing libraryMax Kellermann2013-09-041-15/+13
* ConfigPath: return a Path objectMax Kellermann2013-08-071-4/+6
* idle: convert to C++Max Kellermann2013-01-091-4/+1
* StickerDatabase: use std::map instead of GHashTableMax Kellermann2013-01-031-52/+23
* sticker: convert to C++Max Kellermann2013-01-021-0/+663