aboutsummaryrefslogtreecommitdiff
path: root/src/sticker.c
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-07-19
|\
| * sticker: fix a memory leakJonathan Neuschäfer2011-07-18
* | copyright year 2011Max Kellermann2011-01-29
|/
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* Merge branch 'v0.15.x'Max Kellermann2009-11-10
|\
| * sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-10
* | sticker: use GError for error handlingMax Kellermann2009-07-05
|/
* sticker: added sticker_delete_value()Max Kellermann2009-04-28
* sticker: added sticker_find()Max Kellermann2009-04-01
* sticker: pass const sticker to sticker_foreach()Max Kellermann2009-04-01
* sticker: move SQLite statements into an arrayMax Kellermann2009-03-27
* sticker: sticker_load_value() returns NULL on error, not falseMax Kellermann2009-03-14
* sticker: initialize hash table in sticker_new()Max Kellermann2009-03-14
* sticker: don't export sticker_list_values()Max Kellermann2009-03-14
* sticker: added "struct sticker"Max Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* Move from the opaque GPtrArray to GHashTable for sticker lists.Eric Wollesen2009-03-11
* Add sticker list command.Eric Wollesen2009-03-03
* Add idle event on sticker deletion, update and insertionQball Cow2009-01-25
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-19