| Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Sticker*: move to sticker/ | Max Kellermann | 1 | -0/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -4/+4 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -2/+2 |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -6/+4 |
2013-10-17 | fs/Path: rename to AllocatedPath | Max Kellermann | 1 | -1/+1 |
2013-10-17 | StickerDatabase: return std::string | Max Kellermann | 1 | -3/+5 |
2013-10-17 | StickerDatabase: add pure/const attributes | Max Kellermann | 1 | -0/+4 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -3/+2 |
2013-08-07 | ConfigPath: return a Path object | Max Kellermann | 1 | -1/+2 |
2013-01-02 | sticker: convert to C++ | Max Kellermann | 1 | -5/+3 |
2012-08-02 | DatabaseVisitor, ...: use GError forward declaration | Max Kellermann | 1 | -5/+5 |
2011-03-31 | fix common misspellings | Jonathan Neuschäfer | 1 | -1/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-07-05 | sticker: use GError for error handling | Max Kellermann | 1 | -2/+6 |
2009-04-28 | sticker: added sticker_delete_value() | Max Kellermann | 1 | -0/+7 |
2009-04-01 | sticker: added sticker_find() | Max Kellermann | 1 | -0/+16 |
2009-04-01 | sticker: pass const sticker to sticker_foreach() | Max Kellermann | 1 | -2/+2 |
2009-03-14 | sticker: don't export sticker_list_values() | Max Kellermann | 1 | -8/+0 |
2009-03-14 | sticker: added "struct sticker" | Max Kellermann | 1 | -0/+43 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -3/+4 |
2009-03-11 | Move from the opaque GPtrArray to GHashTable for sticker lists. | Eric Wollesen | 1 | -5/+4 |
2009-03-03 | Add sticker list command. | Eric Wollesen | 1 | -0/+11 |
2009-01-19 | sticker: new library for storing dynamic information about songs | Max Kellermann | 1 | -0/+86 |