summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchmemory-leaksGary Kramlich2020-02-030-0/+0
* Addressed comments from pull request #633 reviewFabrice Bellet2019-12-205-14/+5
* fix some other memory leaksFabrice Bellet2019-11-102-20/+13
* fix various memory leaksFabrice Bellet2019-10-2115-30/+100
* Merged in default (pull request #655)Gary Kramlich2019-12-104-265/+0
|\
| * Now that the plugin dialog shows more information we can remove the debug plu...Gary Kramlich2019-11-214-265/+0
* | Remove docklet pref label from widget size group.Elliott Sales de Andrade2019-11-261-1/+0
* | Merged in default (pull request #656)Gary Kramlich2019-11-2213-121/+107
|\ \ | |/ |/|
| * Add missing files to Pidgin API docs.Elliott Sales de Andrade2019-11-223-5/+9
| * Add Since tags for 2.10.0.Elliott Sales de Andrade2019-11-223-45/+12
| * Add 3.0.0 new API index to Pidgin docs.Elliott Sales de Andrade2019-11-221-0/+5
| * Add Since tags for 2.11.0.Elliott Sales de Andrade2019-11-225-15/+14
| * Add Since tags for 2.12.0.Elliott Sales de Andrade2019-11-222-15/+9
| * Add Since tags for 2.13.0 new symbols.Elliott Sales de Andrade2019-11-213-5/+6
| * doc: Rename API indices to match libgnt.Elliott Sales de Andrade2019-11-213-36/+52
* | Merged in default (pull request #643)Gary Kramlich2019-11-2222-1233/+717
|\ \ | |/ |/|
| * Clean up some reference counting, doc comments and a build tweakGary Kramlich2019-11-214-3/+20
| * Fix a handful of issues found in reviewGary Kramlich2019-11-154-7/+5
| * Add pidginplugininfo and pidginpluginsdialog to the docs while removing gtkpl...Gary Kramlich2019-11-141-1/+2
| * delete gtkplugin.[ch] and deal with the repercussionsGary Kramlich2019-11-1416-1015/+222
| * Move PidginPluginInfo to it's own file and remove references to the broken gt...Gary Kramlich2019-11-125-210/+135
| * Wire up the rest of the dialog to stubsGary Kramlich2019-11-112-0/+19
| * Bump our gplugin dependency to 0.29.0Gary Kramlich2019-11-071-1/+1
| * Get the new plugin dialog working. Needs a bit of cleanup yetGary Kramlich2019-11-012-6/+46
| * Depend on gplugin 0.28.2Gary Kramlich2019-11-011-2/+2
| * initial start of moving the plugins dialog to gladeGary Kramlich2019-10-177-22/+299
* | Replace a bunch of entries in ChangeLog.API entries with Since annotationsGary Kramlich2019-11-2110-54/+79
|/
* Merged in default (pull request #649)Gary Kramlich2019-11-197-129/+57
|\
| * Add G_PARAM_STATIC_STRINGS backGary Kramlich2019-11-181-1/+1
| * rename gtkmenutray.[ch] to pidginmenutray.[ch]Gary Kramlich2019-11-185-6/+6
| * Fix the docs and potfilesGary Kramlich2019-11-152-2/+2
| * remove the finalize method as it's not necessary and clean up a deprecation w...Gary Kramlich2019-11-151-26/+1
| * Clean up a some formattingGary Kramlich2019-11-152-19/+24
| * Move PidginMenuTray to the gtype macrosGary Kramlich2019-11-152-80/+28
* | Merged in default (pull request #653)Gary Kramlich2019-11-192-15/+37
|\ \
| * | Add PURPLE_VERSION and PURPLE_EXTRA_VERSION to libpurple/version.h and clean ...Gary Kramlich2019-11-172-15/+37
* | | Delete some more files that are no longer usedGary Kramlich2019-11-184-789/+0
* | | Fix the docs and potfilesGary Kramlich2019-11-152-2/+0
* | | Remove the dockletGary Kramlich2019-11-156-1164/+9
| |/ |/|
* | Merged in default (pull request #651)Gary Kramlich2019-11-191-6/+7
|\ \
| * | Fix a typoGary Kramlich2019-11-171-1/+1
| * | A few readme tweaksGary Kramlich2019-11-151-6/+7
| |/
* | Merged in default (pull request #647)Gary Kramlich2019-11-1949-171/+3
|\ \
| * | Clean up a few more references to gtk3compat.h and a glibcompat.hGary Kramlich2019-11-153-4/+0
| * | Bump the gtk minimum to 3.22 and remove gtk3compat.hGary Kramlich2019-11-1546-167/+3
| |/
* | Fix sametime mime generation tests on clang.Elliott Sales de Andrade2019-11-155-28/+30
|/
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-1559-59/+6
* Some of the macros were code for less than glib 2.48.0 and were supposed to b...Gary Kramlich2019-11-151-14/+0
* Bump the glib minimum version to 2.48 and remove checks for itGary Kramlich2019-11-143-25/+1
* Merged in default (pull request #645)Gary Kramlich2019-11-151-15/+0
|\