summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug in the blist theme where a line appears only under the expandersoc.2008.themesJustin Rodriguez2008-08-302-6/+6
* renamed sound-loader.[ch] to sound-theme-loader.[ch]Gary Kramlich2008-08-285-5/+5
* renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]Gary Kramlich2008-08-287-8/+8
* propagate from branch 'im.pidgin.pidgin' (head b1b845f686456eff37e7f87bfb9f25...Gary Kramlich2008-08-2834-477/+4807
|\
| * merge of '189295d2ee8efcb4bd0413f746aade90df6ede0d'Gary Kramlich2008-08-28634-122036/+52928
| |\
| | * cleaned up purple_theme_manager_build_dirGary Kramlich2008-08-211-25/+57
| | * propagate from branch 'im.pidgin.pidgin' (head 9921664cfa6da78964019d37b63cb7...Gary Kramlich2008-08-2134-477/+4870
| | |\
| * | | clean up formatting, and added render settings for the names/markup on the blistJustin Rodriguez2008-08-274-13/+10
| * | | theme loader cleanup, and remove a few warningsJustin Rodriguez2008-08-2612-190/+98
| | |/ | |/|
| * | Changed PurpleTheme build function to only return PurpleTheme*Justin Rodriguez2008-08-105-9/+9
| * | fixes initialize icon theme bug by pre-loading the themeJustin Rodriguez2008-08-104-17/+32
| * | fixed some leaks and made theme loading saferJustin Rodriguez2008-08-083-21/+44
| * | Fixes blist theme bug in buddy markupJustin Rodriguez2008-08-081-3/+3
| * | Clean up status icon themes a bitJustin Rodriguez2008-08-089-55/+177
| * | fized the icon diplay bug with the icon themeJustin Rodriguez2008-08-081-16/+14
| * | Add the icon theme files, and re-work some thingsJustin Rodriguez2008-08-085-115/+540
| * | partially working status icon theme stuffJustin Rodriguez2008-08-086-162/+336
| * | merge of '3ce62da609706254e0ddbb7e501ba751ea7f7073'Justin Rodriguez2008-08-06229-6029/+8117
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head 0a9e9676f7b59e3e389ea6951ee943...Gary Kramlich2008-08-06229-6029/+8117
| | |\ \
| * | | | Fixed some small rendering errors in conversations and prefsJustin Rodriguez2008-08-052-8/+12
| |/ / /
| * | | Couple small font fixesJustin Rodriguez2008-08-011-2/+2
| * | | fixed some small font bugs, the coloring when selected, and a segfaultJustin Rodriguez2008-08-012-19/+22
| * | | Added text and font coloring for buddies, contacts and chats, as well as fix ...Justin Rodriguez2008-07-314-317/+398
| * | | Changed how the prefs handle themesJustin Rodriguez2008-07-234-81/+106
| * | | Added layout capabilities to blist themesJustin Rodriguez2008-07-223-167/+205
| * | | fixed group coloringJustin Rodriguez2008-07-182-12/+8
| * | | fixed segfault when changing blist themes, changed prefs to not rely on stati...Justin Rodriguez2008-07-183-61/+114
| * | | Fixed gtkblist-loader_build to no longer assume xml file is correct, added se...Justin Rodriguez2008-07-174-166/+588
| * | | restructured much of the loader and themes for the buddy list, along with a b...Justin Rodriguez2008-07-158-231/+308
| * | | build function for pidgin buddy list theme loaderJustin Rodriguez2008-07-112-3/+84
| * | | flushed out blist themes a bit with lots of properties and get methodsJustin Rodriguez2008-07-113-32/+563
| * | | start of blist themes (themes have no effect on display)Justin Rodriguez2008-07-107-6/+473
| * | | Changed the theme_manager_init function to do less, makes it cleaner and fast...Justin Rodriguez2008-07-064-29/+16
| * | | propagate from branch 'im.pidgin.pidgin' (head 19dd5b0bbe76eaaafdcc8eeff1b0f7...Gary Kramlich2008-06-30220-5663/+7614
| |\ \ \
| * | | | Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in t...Justin Rodriguez2008-06-309-61/+88
| * | | | Fixes the display problems with (option 1) sound themesJustin Rodriguez2008-06-271-0/+6
| * | | | Fixed a few small problems with the sound loader and sound themeJustin Rodriguez2008-06-274-12/+9
| * | | | fixed crash on shutdown (avoid a double free)Justin Rodriguez2008-06-271-2/+0
| * | | | Working sound themes (option 1) theme is saved in prefs and there is no seper...Justin Rodriguez2008-06-275-20/+141
| * | | | fixed images to appear in pref menuJustin Rodriguez2008-06-244-37/+74
| * | | | more gobject fixedJustin Rodriguez2008-06-226-28/+33
| * | | | fixed some gobject stuffJustin Rodriguez2008-06-216-15/+14
| * | | | Fixed purple sound loader class init function (bug on startup) and added shel...Justin Rodriguez2008-06-216-20/+46
| * | | | Fixed some warnings with loader_buildJustin Rodriguez2008-06-174-7/+5
| * | | | added a more generic function to read xml files (and made the util version in...Justin Rodriguez2008-06-164-72/+88
| * | | | Fixed some things needed for proper gobfication (init/finalize/etc)Justin Rodriguez2008-06-168-82/+160
| * | | | Added sound builder (implete still needs a good way to go from xml file to xm...Justin Rodriguez2008-06-132-5/+69
| * | | | Added skeleton (non-working) sound loader classJustin Rodriguez2008-06-125-2/+148
| * | | | Added minimal sound theme class (only get/set api)Justin Rodriguez2008-06-123-0/+272
| * | | | changed the purple theme formatting a bit (minor)Justin Rodriguez2008-06-121-11/+11