Sun, 06 Jul 2008 05:57:26 +0000 |
Justin Rodriguez |
Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
|
Mon, 30 Jun 2008 23:12:54 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
|
Mon, 30 Jun 2008 03:50:35 +0000 |
Justin Rodriguez |
Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
|
Fri, 27 Jun 2008 21:01:47 +0000 |
Justin Rodriguez |
Fixes the display problems with (option 1) sound themes
|
Fri, 27 Jun 2008 18:04:29 +0000 |
Justin Rodriguez |
Fixed a few small problems with the sound loader and sound theme
|
Fri, 27 Jun 2008 03:44:28 +0000 |
Justin Rodriguez |
fixed crash on shutdown (avoid a double free)
|
Fri, 27 Jun 2008 01:29:59 +0000 |
Justin Rodriguez |
Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
|
Tue, 24 Jun 2008 02:06:42 +0000 |
Justin Rodriguez |
fixed images to appear in pref menu
|
Sun, 22 Jun 2008 03:07:07 +0000 |
Justin Rodriguez |
more gobject fixed
|
Sat, 21 Jun 2008 23:42:57 +0000 |
Justin Rodriguez |
fixed some gobject stuff
|
Sat, 21 Jun 2008 05:55:58 +0000 |
Justin Rodriguez |
Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
|
Tue, 17 Jun 2008 03:26:00 +0000 |
Justin Rodriguez |
Fixed some warnings with loader_build
|
Mon, 16 Jun 2008 21:43:34 +0000 |
Justin Rodriguez |
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
|
Mon, 16 Jun 2008 19:48:56 +0000 |
Justin Rodriguez |
Fixed some things needed for proper gobfication (init/finalize/etc)
|
Fri, 13 Jun 2008 21:33:17 +0000 |
Justin Rodriguez |
Added sound builder (implete still needs a good way to go from xml file to xml node)
|
Thu, 12 Jun 2008 22:13:54 +0000 |
Justin Rodriguez |
Added skeleton (non-working) sound loader class
|
Thu, 12 Jun 2008 07:34:43 +0000 |
Justin Rodriguez |
Added minimal sound theme class (only get/set api)
|
Thu, 12 Jun 2008 06:25:49 +0000 |
Justin Rodriguez |
changed the purple theme formatting a bit (minor)
|
Wed, 11 Jun 2008 18:32:12 +0000 |
Justin Rodriguez |
Added description to theme abstract class
|
Wed, 11 Jun 2008 03:51:47 +0000 |
Justin Rodriguez |
Fixed some leaks formatting
|
Wed, 11 Jun 2008 03:41:35 +0000 |
Justin Rodriguez |
Fixed theme-manager to be more of a singleton and less-gobject like
|
Tue, 10 Jun 2008 21:39:35 +0000 |
Justin Rodriguez |
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
|
Sat, 07 Jun 2008 11:03:20 +0000 |
Justin Rodriguez |
Added theme loader class abstract whose only (current/planned) function is to build themes
|
Sat, 07 Jun 2008 01:55:23 +0000 |
Justin Rodriguez |
fixed formatting and get/set properties
|
Sat, 07 Jun 2008 01:23:24 +0000 |
Justin Rodriguez |
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
|
Sun, 13 Jul 2008 14:10:22 +0000 |
Sulabh Mahajan |
Fix file transfer to a user not in buddy list, defaulting to use v15
|
Sat, 12 Jul 2008 19:44:24 +0000 |
Sulabh Mahajan |
minor changes in comments style and alphabetic ordering of header files.
|
Sat, 12 Jul 2008 19:24:34 +0000 |
Sulabh Mahajan |
changed gboolean connection_type to enum yahoo_p2p_connection_type
|
Sat, 12 Jul 2008 19:13:31 +0000 |
Sulabh Mahajan |
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
|
Sat, 12 Jul 2008 18:55:29 +0000 |
Sulabh Mahajan |
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
|