Fri, 15 Nov 2019 00:23:41 -0600 Gary Kramlich Fix a handful of issues found in review changeset | files
Thu, 14 Nov 2019 22:02:36 -0600 Gary Kramlich Add pidginplugininfo and pidginpluginsdialog to the docs while removing gtkplugin changeset | files
Thu, 14 Nov 2019 21:53:50 -0600 Gary Kramlich delete gtkplugin.[ch] and deal with the repercussions changeset | files
Tue, 12 Nov 2019 01:34:57 -0600 Gary Kramlich Move PidginPluginInfo to it's own file and remove references to the broken gtk config frame code. This is going to be overhauled in an upcomming commit changeset | files
Mon, 11 Nov 2019 22:20:27 -0600 Gary Kramlich Wire up the rest of the dialog to stubs changeset | files
Thu, 07 Nov 2019 23:13:20 -0600 Gary Kramlich Bump our gplugin dependency to 0.29.0 changeset | files
Fri, 01 Nov 2019 00:38:08 -0500 Gary Kramlich Get the new plugin dialog working. Needs a bit of cleanup yet changeset | files
Fri, 01 Nov 2019 00:37:38 -0500 Gary Kramlich Depend on gplugin 0.28.2 changeset | files
Thu, 17 Oct 2019 20:37:48 -0500 Gary Kramlich initial start of moving the plugins dialog to glade changeset | files
Thu, 21 Nov 2019 21:41:21 -0600 Gary Kramlich Replace a bunch of entries in ChangeLog.API entries with Since annotations changeset | files
Tue, 19 Nov 2019 05:03:18 +0000 Gary Kramlich Merged in default (pull request #649) changeset | files
Mon, 18 Nov 2019 22:12:10 -0600 Gary Kramlich Add G_PARAM_STATIC_STRINGS back changeset | files
Mon, 18 Nov 2019 21:02:18 -0600 Gary Kramlich rename gtkmenutray.[ch] to pidginmenutray.[ch] changeset | files
Fri, 15 Nov 2019 21:53:45 -0600 Gary Kramlich Fix the docs and potfiles changeset | files
Fri, 15 Nov 2019 21:28:48 -0600 Gary Kramlich remove the finalize method as it's not necessary and clean up a deprecation warning changeset | files
Fri, 15 Nov 2019 21:19:10 -0600 Gary Kramlich Clean up a some formatting changeset | files
Fri, 15 Nov 2019 20:52:07 -0600 Gary Kramlich Move PidginMenuTray to the gtype macros changeset | files
Tue, 19 Nov 2019 04:05:30 +0000 Gary Kramlich Merged in default (pull request #653) changeset | files
Sun, 17 Nov 2019 00:42:12 -0600 Gary Kramlich Add PURPLE_VERSION and PURPLE_EXTRA_VERSION to libpurple/version.h and clean up some other related stuff changeset | files
Mon, 18 Nov 2019 20:37:58 -0600 Gary Kramlich Delete some more files that are no longer used changeset | files
Fri, 15 Nov 2019 21:52:05 -0600 Gary Kramlich Fix the docs and potfiles changeset | files
Fri, 15 Nov 2019 21:47:04 -0600 Gary Kramlich Remove the docklet changeset | files
Tue, 19 Nov 2019 02:26:13 +0000 Gary Kramlich Merged in default (pull request #651) changeset | files
Sun, 17 Nov 2019 01:00:15 -0600 Gary Kramlich Fix a typo changeset | files
Fri, 15 Nov 2019 22:12:52 -0600 Gary Kramlich A few readme tweaks changeset | files
Tue, 19 Nov 2019 02:13:14 +0000 Gary Kramlich Merged in default (pull request #647) changeset | files
Fri, 15 Nov 2019 03:40:13 -0600 Gary Kramlich Clean up a few more references to gtk3compat.h and a glibcompat.h changeset | files
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h changeset | files
Fri, 15 Nov 2019 05:16:04 -0500 Elliott Sales de Andrade Fix sametime mime generation tests on clang. changeset | files
Fri, 15 Nov 2019 01:07:08 -0600 Gary Kramlich Remove glibcompat.h from all the files that don't actually need it. changeset | files
Fri, 15 Nov 2019 00:16:39 -0600 Gary Kramlich Some of the macros were code for less than glib 2.48.0 and were supposed to be removed too. changeset | files
Thu, 14 Nov 2019 23:17:57 -0600 Gary Kramlich Bump the glib minimum version to 2.48 and remove checks for it changeset | files
Fri, 15 Nov 2019 05:10:23 +0000 Gary Kramlich Merged in default (pull request #645) changeset | files
Thu, 14 Nov 2019 22:54:01 -0600 Gary Kramlich The clang version of G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS was added in glib 2.41.4 and we depend on glib 2.44.0 changeset | files
Thu, 14 Nov 2019 22:45:12 -0600 Gary Kramlich Found these two unecessary files randomly, so deleting them changeset | files
Fri, 15 Nov 2019 02:23:03 +0000 Gary Kramlich Merged in default (pull request #613) changeset | files
Thu, 14 Nov 2019 23:21:54 +0300 qarkai Revert (skip) annotations changeset | files
Sat, 26 Oct 2019 20:42:26 +0300 qarkai Fix purple_request_wait gir warning changeset | files
Sat, 26 Oct 2019 16:09:13 +0300 qarkai Fix some g-ir-scanner warnings changeset | files
Mon, 11 Nov 2019 21:31:35 -0600 Gary Kramlich Add implementations for g_hash_table_contains and g_queue_free_full when compiling against glib < 2.32.0 release-2.x.y changeset | files
Mon, 11 Nov 2019 21:03:29 -0600 Gary Kramlich closing merged branch jingle-reply-with-senders-both changeset | files
Tue, 12 Nov 2019 03:02:55 +0000 Gary Kramlich Merged in jingle-reply-with-senders-both (pull request #635) changeset | files
Fri, 08 Nov 2019 18:20:51 +0100 Fabrice Bellet jingle: always reply with senders set to both jingle-reply-with-senders-both changeset | files
Tue, 12 Nov 2019 02:54:53 +0000 Gary Kramlich Merged in default (pull request #639) changeset | files
Sun, 10 Nov 2019 22:30:57 -0500 Elliott Sales de Andrade Use non-fatal asserts in jabber util tests. changeset | files
Sun, 10 Nov 2019 22:22:21 -0500 Elliott Sales de Andrade Re-write jabber util tests to be subtest-ish. changeset | files
Mon, 11 Nov 2019 20:43:31 -0600 Gary Kramlich closing merged branch iterate-on-receiving-data-in-jabber-callback changeset | files
Tue, 12 Nov 2019 02:40:44 +0000 Gary Kramlich Merged in iterate-on-receiving-data-in-jabber-callback (pull request #636) changeset | files
Sun, 10 Nov 2019 16:32:53 +0100 Fabrice Bellet iterate on jabber callback when receiving more data than buffer size iterate-on-receiving-data-in-jabber-callback changeset | files
Mon, 11 Nov 2019 02:14:55 -0600 Gary Kramlich stream_management.c was missing from jabber/Makefile.mingw release-2.x.y changeset | files
Mon, 11 Nov 2019 01:58:41 -0600 Gary Kramlich QuLogic pointed out that we require glib 2.16 making the G_MAXSSIZE compatibility unnecessary. release-2.x.y changeset | files
Mon, 11 Nov 2019 01:32:42 -0600 Gary Kramlich Create a glibcompat.h to define G_GNUC_(BEGIN,END)_IGNORE_DEPRECATIONS which was added in 2.32.0 but we only require 2.16.0 release-2.x.y changeset | files
Mon, 11 Nov 2019 03:41:58 +0000 Gary Kramlich Merged in default (pull request #630) changeset | files
Sun, 10 Nov 2019 14:47:44 +0300 qarkai Rename purple_get_month -> purple_time_parse_month changeset | files
Sat, 09 Nov 2019 22:05:20 +0300 qarkai Add purple_get_month() util function changeset | files
Mon, 11 Nov 2019 02:47:44 +0000 Gary Kramlich Merged in default (pull request #638) changeset | files
Sun, 10 Nov 2019 20:25:39 -0500 John Bailey Massive update of .po's that hasn't been done in quite a long time. changeset | files
Mon, 11 Nov 2019 02:38:00 +0000 Gary Kramlich Merged in default (pull request #637) changeset | files
Sun, 10 Nov 2019 05:20:10 -0500 Elliott Sales de Andrade zephyr: Modernize K&R function prototypes. changeset | files
Sun, 10 Nov 2019 04:58:08 -0500 Elliott Sales de Andrade zephyr: Delete unused error message code. changeset | files
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip

mercurial