summaryrefslogtreecommitdiff
path: root/libpurple/plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Merged default branchAnkit Vani2013-09-211-2/+2
|\
| * Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-2/+2
* | Refactored plugin, savedstatuses and server to use GType and GValue instead o...Ankit Vani2013-07-191-31/+16
* | Check for NULL value in GBoxed functionsAnkit Vani2013-07-161-1/+5
* | Made PurplePlugin a GBoxedAnkit Vani2013-07-151-0/+23
|/
* Change char* to const char* in PurplePluginInfoTomasz Wasilczyk2013-04-271-1/+1
* Merge with release-2.x.y (lots of conflicts, but all trivially resolved)Daniel Atallah2013-02-261-61/+0
|\
| * Merge from the release-2.x.y branch. Some manual merging inMark Doliner2013-02-181-5/+2
| |\
| * | Remove deprecated plugin functions. I guess no-one asked for aElliott Sales de Andrade2011-09-021-61/+0
* | | Fix a number of additional trivial issues - unused variables, etc.Daniel Atallah2013-02-261-1/+1
| |/ |/|
* | Fix various "Dereference before null check" issuesDaniel Atallah2013-02-181-5/+2
|/
* Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.John Bailey2009-08-221-8/+0
* Automatically detect if running under valgrind and don't close pluginStu Tomlinson2009-07-281-1/+2
* disapproval of revision '8985dc5213a480b3a8e4d585596d47340c2a7fcb'Ka-Hing Cheung2009-07-191-2/+0
* 567c0647 introduced an extra backslash at the end of ALLOW_TAG_ALTKa-Hing Cheung2009-07-191-0/+2
* Add PURPLE_LEAKCHECK_HELP environment variable. See ChangeLog.Paul Aurich2009-07-181-2/+10
* merge of '9147f6a00811b00ad8a36a9ccf04291f2b5ae50d'Etan Reisner2009-07-041-0/+7
|\
| * NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly initEtan Reisner2009-06-281-0/+1
| * Add a purple_plugins_get_search_paths function.Etan Reisner2009-06-181-0/+6
* | Increase the logging level of some debugging messages that seemed to be aMauro Brasil2009-07-021-1/+1
|/
* Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the orderElliott Sales de Andrade2009-04-101-0/+15
* Various libpurple uninit memory cleanups.Nick Hebner2009-04-091-0/+5
* propagate from branch 'im.pidgin.pidgin' (head ea172b7ea6011593301a840b09604c...Gary Kramlich2009-01-061-6/+6
|\
| * Patch from Paul Aurich to add purple_strequal to help readability and simplic...Paul Aurich2009-01-061-6/+6
* | The remainder of a patch from fqueze to fix some incorrect *printf() functionDaniel Atallah2009-01-061-1/+1
|/
* Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-0/+2
* Use a little more helpful debug message when a plugin can't be loaded.Sadrul Habib Chowdhury2008-05-181-4/+4
* Use g_strdup() instead of strdup (doesn't really matter as it is neverDaniel Atallah2008-04-251-1/+1
* Fix a bug where the list of loaded plugins would get removed whenSadrul Habib Chowdhury2008-04-251-1/+1
* Allow translation/transliteration foo in the plugin window tooltip.Sadrul Habib Chowdhury2008-03-021-4/+4
* Fix a double-free when unloading dependent plugins. Fixes #4488.Sadrul Habib Chowdhury2007-12-301-0/+3
* merge of '80530c8be0a168f81698df138fd62d883c0fbc39'Etan Reisner2007-11-191-3/+7
|\
| * Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninitEtan Reisner2007-10-181-3/+7
* | Compile when plugins are disabledMark Doliner2007-11-141-0/+2
* | * Add purple_plugin_disable() to prevent plugins from loading on the nextRichard Laager2007-10-071-20/+31
* | Use g_list_delete_link() instead of g_list_remove() in this new code, asRichard Laager2007-10-071-1/+1
* | Re-add a loop I removed in bd18a055f95361c42ad89eaf5bb5d871db4c4727. It'sRichard Laager2007-10-071-0/+14
* | Fix a syntax error so this compiles.Richard Laager2007-10-061-1/+1
* | Remove some TODOs on deprecated code.Richard Laager2007-10-061-14/+0
* | Honor the return value of a plugin's unload function.Richard Laager2007-10-061-32/+28
|/
* Try to load a plugin from the saved preference even if it is not in the stand...Sadrul Habib Chowdhury2007-09-291-7/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Fix core plugin dependency registering for gtkbuddynote to happen in plugin_i...Daniel Atallah2007-07-241-1/+4
* merge of '079275c87868354ed72bdd64fb99014b2180a4f7'Richard Laager2007-03-261-1/+1
|\
| * A small fix to the patch from ecoffey: Gary pointed out that the strcmp()Richard Laager2007-03-241-1/+1
* | Get rid of an unnecessary strdupMark Doliner2007-03-251-9/+7
|/
* SF Patch #1686400 from Eoin Coffey ("ecoffey")Richard Laager2007-03-241-0/+14
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-305/+305
* This renames the binary to 'pidgin', and I think it properlySean Egan2007-01-301-0/+2
* I think this changes every user-visible string that contains 'Gaim.' We proba...Sean Egan2007-01-221-3/+3