Wed, 28 Jan 2009 10:23:37 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
|
Mon, 26 Jan 2009 10:38:33 +0000 |
Mark Doliner |
Uninitialize the certificate API before unloading the SSL plugin. This
|
Mon, 26 Jan 2009 06:03:06 +0000 |
Mark Doliner |
* Alphabetize files in a few Makefile.am files
|
Thu, 22 Jan 2009 19:46:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Thu, 15 Jan 2009 22:37:48 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Tue, 06 Jan 2009 04:09:36 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
|
Tue, 06 Jan 2009 03:52:31 +0000 |
Paul Aurich |
Fix the issue with the themes not showing up in the list.
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Fri, 02 Jan 2009 22:35:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Mon, 01 Dec 2008 17:04:29 +0000 |
Richard Laager |
Fix some theme manager assertion failures.
|
Thu, 30 Oct 2008 03:03:55 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
Thu, 28 Aug 2008 13:25:32 +0000 |
Gary Kramlich |
renamed sound-loader.[ch] to sound-theme-loader.[ch]
|
Wed, 29 Apr 2009 00:41:37 +0000 |
Ethan Blanton |
Alternate, API-safe fix for #8774 (crash on exit)
|
Wed, 29 Apr 2009 00:39:13 +0000 |
Ethan Blanton |
disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
|
Tue, 28 Apr 2009 20:51:59 +0000 |
Ethan Blanton |
applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
|
Tue, 27 Jan 2009 04:36:30 +0000 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
Tue, 20 Jan 2009 04:45:56 +0000 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
Tue, 20 Jan 2009 04:39:54 +0000 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
Tue, 20 Jan 2009 04:31:14 +0000 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
Tue, 20 Jan 2009 04:39:46 +0000 |
Daniel Atallah |
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
|
Fri, 09 Jan 2009 03:57:01 +0000 |
Daniel Atallah |
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
|
Wed, 06 Aug 2008 02:39:40 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
|
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
|
Sun, 22 Jun 2008 03:07:07 +0000 |
Justin Rodriguez |
more gobject fixed
|
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
|
Sat, 03 Jan 2009 18:37:37 +0000 |
Daniel Atallah |
Rearrange prefs uninitialization now that it actually does something.
|
Thu, 01 Jan 2009 16:51:09 +0000 |
Paul Aurich |
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
|
Thu, 09 Oct 2008 11:57:28 +0000 |
Richard Laager |
Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
|
Sun, 13 Jul 2008 15:51:38 +0000 |
Sadrul Habib Chowdhury |
Initialize the commands subsystem before the plugins.
|
Wed, 02 Jul 2008 23:50:59 +0000 |
Sadrul Habib Chowdhury |
cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
|