aboutsummaryrefslogtreecommitdiffstats
path: root/src/sticker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sticker: added sticker_find()Max Kellermann2009-04-011-0/+16
* sticker: pass const sticker to sticker_foreach()Max Kellermann2009-04-011-2/+2
* sticker: don't export sticker_list_values()Max Kellermann2009-03-141-8/+0
* sticker: added "struct sticker"Max Kellermann2009-03-141-0/+43
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* Move from the opaque GPtrArray to GHashTable for sticker lists.Eric Wollesen2009-03-111-5/+4
* Add sticker list command.Eric Wollesen2009-03-031-0/+11
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-191-0/+86