summaryrefslogtreecommitdiff
path: root/src/sticker.c
AgeCommit message (Expand)Author
2009-11-10sticker: added fallback for sqlite3_prepare_v2()Max Kellermann
2009-04-28sticker: added sticker_delete_value()Max Kellermann
2009-04-01sticker: added sticker_find()Max Kellermann
2009-04-01sticker: pass const sticker to sticker_foreach()Max Kellermann
2009-03-27sticker: move SQLite statements into an arrayMax Kellermann
2009-03-14sticker: sticker_load_value() returns NULL on error, not falseMax Kellermann
2009-03-14sticker: initialize hash table in sticker_new()Max Kellermann
2009-03-14sticker: don't export sticker_list_values()Max Kellermann
2009-03-14sticker: added "struct sticker"Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-11Move from the opaque GPtrArray to GHashTable for sticker lists.Eric Wollesen
2009-03-03Add sticker list command.Eric Wollesen
2009-01-25Add idle event on sticker deletion, update and insertionQball Cow
2009-01-19sticker: new library for storing dynamic information about songsMax Kellermann