log

age author description
Wed, 10 Oct 2007 03:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
Sun, 07 Oct 2007 16:19:58 +0000 Richard Laager Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
Sun, 07 Oct 2007 16:07:07 +0000 Richard Laager Use purple_plugin_disable() to get the right behavior with plugins that
Sun, 07 Oct 2007 16:06:20 +0000 Richard Laager Use the new purple_plugin_disable() function and purple_plugin_unload()'s
Sun, 07 Oct 2007 16:03:37 +0000 Richard Laager Bump the version to 2.3.0
Sun, 07 Oct 2007 16:02:55 +0000 Richard Laager * Add purple_plugin_disable() to prevent plugins from loading on the next
Sun, 07 Oct 2007 15:58:57 +0000 Richard Laager If there is no secondary text in a notify, avoid adding "\n\n" and creating
Sun, 07 Oct 2007 15:15:58 +0000 Richard Laager Document the addition of purple_plugin_disable() and the changes to
Sun, 07 Oct 2007 15:11:22 +0000 Richard Laager Fix the last two entries: we've used lowercase version elsewhere.
Sun, 07 Oct 2007 14:58:23 +0000 Richard Laager I think we're doing the proper checks now, so remove a TODO. If this is
Sun, 07 Oct 2007 14:27:59 +0000 Richard Laager Use g_list_delete_link() instead of g_list_remove() in this new code, as
Sun, 07 Oct 2007 14:25:17 +0000 Richard Laager Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
Sat, 06 Oct 2007 23:07:45 +0000 Richard Laager Fix a syntax error so this compiles.
Sat, 06 Oct 2007 22:59:14 +0000 Richard Laager merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
Sat, 06 Oct 2007 22:59:09 +0000 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
Sat, 06 Oct 2007 22:47:38 +0000 Richard Laager Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
Sat, 06 Oct 2007 22:46:57 +0000 Richard Laager Remove some TODOs on deprecated code.
Sat, 06 Oct 2007 22:43:55 +0000 Richard Laager Honor the return value of a plugin's unload function.
Fri, 09 Nov 2007 19:58:42 +0000 Jochen Kemnade German translation update
Fri, 09 Nov 2007 17:37:12 +0000 Stu Tomlinson applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
Fri, 09 Nov 2007 09:44:53 +0000 Kevin Stange This changelog entry was weak, considering all the work John actually
Fri, 09 Nov 2007 08:09:42 +0000 John Bailey The last of the man page updating that I had planned to do. Constructive
Fri, 09 Nov 2007 08:06:20 +0000 John Bailey merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'
Fri, 09 Nov 2007 04:07:37 +0000 Daniel Atallah merge of '54be730b876d8dcb239390730afc8620f96bc429'
Fri, 09 Nov 2007 02:02:13 +0000 Andreas Monitzer merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'
Fri, 09 Nov 2007 01:41:27 +0000 Daniel Atallah merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'
Thu, 08 Nov 2007 23:47:28 +0000 Ethan Blanton merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'
Thu, 08 Nov 2007 23:47:22 +0000 Ethan Blanton jtb indirectly points out that we need a fflush() before the fsync(),
Fri, 09 Nov 2007 02:00:15 +0000 Andreas Monitzer Fixed cancelling ad-hoc commands
Fri, 09 Nov 2007 04:07:25 +0000 Daniel Atallah Don't allow tooltips to interfere with editing blist entries. Fixes #3830.