log libpurple/core.c @ 30017:519b65d500ff

age author description
2009-09-16 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
2009-08-22 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
2009-09-03 Mark Doliner "err" already exists--just set it to NULL.
2009-06-28 Paul Aurich Remove duplicated call to purple_theme_manager_init()
2009-06-21 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
2009-04-28 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
2009-04-10 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
2009-04-09 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
2009-01-28 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
2009-01-26 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
2009-01-26 Mark Doliner * Alphabetize files in a few Makefile.am files
2009-01-22 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
2009-01-15 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
2009-01-06 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
2009-01-06 Paul Aurich Fix the issue with the themes not showing up in the list.
2009-01-06 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
2009-01-02 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
2008-12-01 Richard Laager Fix some theme manager assertion failures.
2008-10-30 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
2008-08-28 Gary Kramlich renamed sound-loader.[ch] to sound-theme-loader.[ch]
2009-04-29 Ethan Blanton Alternate, API-safe fix for #8774 (crash on exit)
2009-04-29 Ethan Blanton disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
2009-04-28 Ethan Blanton applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
2009-01-27 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
2009-01-20 Daniel Atallah Clean up merges from the last two (un)disapprovals.
2009-01-20 Daniel Atallah merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
2009-01-20 Paul Aurich Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
2009-01-20 Daniel Atallah disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
2009-01-09 Daniel Atallah disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
2008-08-06 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
2008-07-06 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
2008-06-22 Justin Rodriguez more gobject fixed
2008-06-21 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
2009-01-03 Daniel Atallah Rearrange prefs uninitialization now that it actually does something.
2009-01-01 Paul Aurich Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
2008-10-09 Richard Laager Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
2008-07-13 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
2008-07-02 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
2008-05-26 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
2008-05-26 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
2008-05-21 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
2008-04-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
2008-05-16 Stu Tomlinson Initialize the glib type system early in purple_core_init() too so UIs
2008-04-25 Sadrul Habib Chowdhury Remove code that tried to show the buddylist from the core (but didn't
2008-03-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
2008-03-09 Stu Tomlinson Avoid a compile warning when building with NetworkManager support because
2008-02-19 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge VillaseƱo (Masca) and
2007-11-10 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
2007-10-28 Will Thompson Connect to connection-error in account.c so that the account error is actually
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-15 Richard Laager Add and call a purple_util_uninit() to free user_dir and customer_home_dir
2007-11-03 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-28 Daniel Atallah Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
2007-08-12 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)
2007-07-18 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
2007-06-27 William Ehlhardt - Certificate system now has init and uninit like other systems
2007-07-31 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
2007-07-02 Nathan Walp core support for UI info...now to do the UI piece