summaryrefslogtreecommitdiff
path: root/libpurple/sound-theme.c
Commit message (Expand)AuthorAgeFilesLines
* Use GObject's instance private data for all the theme GObjects.Elliott Sales de Andrade2011-09-171-3/+3
* Lots of minor whitespace and comment changes:Mark Doliner2009-01-251-53/+47
* Fix win32 build. I haven't actually tested any of the functionality, but itDaniel Atallah2008-12-021-0/+1
* Fix a compiler warning.Richard Laager2008-10-301-1/+1
* Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in t...Justin Rodriguez2008-06-301-6/+3
* Fixed a few small problems with the sound loader and sound themeJustin Rodriguez2008-06-271-6/+3
* Working sound themes (option 1) theme is saved in prefs and there is no seper...Justin Rodriguez2008-06-271-7/+10
* more gobject fixedJustin Rodriguez2008-06-221-2/+3
* fixed some gobject stuffJustin Rodriguez2008-06-211-4/+4
* Fixed some things needed for proper gobfication (init/finalize/etc)Justin Rodriguez2008-06-161-18/+22
* Added minimal sound theme class (only get/set api)Justin Rodriguez2008-06-121-0/+161