aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerDatabase.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-4/+4
2013-10-19*: use references instead of pointersMax Kellermann1-2/+2
2013-10-19*: use nullptr instead of NULLMax Kellermann1-6/+4
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-1/+1
2013-10-17StickerDatabase: return std::stringMax Kellermann1-3/+5
2013-10-17StickerDatabase: add pure/const attributesMax Kellermann1-0/+4
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+2
2013-08-07ConfigPath: return a Path objectMax Kellermann1-1/+2
2013-01-02sticker: convert to C++Max Kellermann1-5/+3
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-5/+5
2011-03-31fix common misspellingsJonathan Neuschäfer1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-07-05sticker: use GError for error handlingMax Kellermann1-2/+6
2009-04-28sticker: added sticker_delete_value()Max Kellermann1-0/+7
2009-04-01sticker: added sticker_find()Max Kellermann1-0/+16
2009-04-01sticker: pass const sticker to sticker_foreach()Max Kellermann1-2/+2
2009-03-14sticker: don't export sticker_list_values()Max Kellermann1-8/+0
2009-03-14sticker: added "struct sticker"Max Kellermann1-0/+43
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-11Move from the opaque GPtrArray to GHashTable for sticker lists.Eric Wollesen1-5/+4
2009-03-03Add sticker list command.Eric Wollesen1-0/+11
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann1-0/+86