Thu, 06 Aug 2020 22:22:03 -0500 Gary Kramlich pidgin.h phase3: create pidgin.h and force its usage file | diff | annotate
Sun, 10 May 2020 13:43:52 +0000 Gary Kramlich Merged in default (pull request #688) file | diff | annotate
Fri, 01 May 2020 05:15:51 -0500 Gary Kramlich Update all of the pidgin code to include purple.h file | diff | annotate
Sat, 02 May 2020 05:09:28 -0500 Gary Kramlich Fix the immediate issues with gevolution but disable it by default as it needs major work file | diff | annotate
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
Tue, 01 Oct 2019 01:38:06 -0400 Elliott Sales de Andrade Use g_list_free_full instead of g_list_foreach+g_list_free. file | diff | annotate
Thu, 15 Feb 2018 22:53:57 -0600 Gary Kramlich Rename purple_menu_action_* to purple_action_menu_* file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Fri, 14 Jul 2017 16:44:53 -0500 Mike Ruprecht Stop using deprecated gtk_tree_view_set_rules_hint() file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
Fri, 24 Mar 2017 02:23:46 +0300 qarkai Replace strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 21:01:15 +0300 qarkai Replace !strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Fri, 10 Mar 2017 20:36:55 -0600 Gary Kramlich Merge 2.12.0 into default file | diff | annotate
Wed, 05 Oct 2016 15:10:29 -0500 Mike Ruprecht yahoo: Remove protocol plugin from tree release-2.x.y file | diff | annotate
Fri, 30 Sep 2016 14:38:48 -0500 Mike Ruprecht pidgin/plugins/gevolution: Remove MSN contact handling release-2.x.y file | diff | annotate
Mon, 05 Sep 2016 03:12:22 -0400 Elliott Sales de Andrade Simplify gtk_label_set_[xy]align calls. file | diff | annotate
Sun, 04 Sep 2016 00:36:05 -0400 Elliott Sales de Andrade Replace the deprecated gtk_misc_set_alignment function. file | diff | annotate
Tue, 20 May 2014 10:36:58 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 04 May 2014 06:28:56 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 11 Feb 2014 23:47:33 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 02 Feb 2014 00:22:57 +0530 Ankit Vani Merged gtkdoc-conversion branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 02:37:31 +0530 Ankit Vani Update protocol IDs in codebase soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 01:11:47 +0530 Ankit Vani Made finch and pidgin pref property names shorter: "gnt-pref-frame-cb" and "gtk-config-frame-cb" soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 00:02:17 +0530 Ankit Vani Renamed plugin info callback properties to end with "-cb", and their respective symbols. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 19 Sep 2013 20:29:25 +0530 Ankit Vani Refactored pidgin gevolution plugin to use the new plugin API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 May 2014 15:39:28 +0200 Tomasz Wasilczyk Fix a typo file | diff | annotate
Sat, 17 May 2014 12:05:39 +0200 Tomasz Wasilczyk Fix CWE-252 coverity issues file | diff | annotate
Wed, 30 Apr 2014 18:40:53 +0200 Tomasz Wasilczyk blist: define default group better file | diff | annotate
Tue, 11 Feb 2014 02:19:31 +0100 Tomasz Wasilczyk Fix gtk_[hv]box_new gtk3 deprecation warnings file | diff | annotate
Fri, 31 Jan 2014 16:56:05 +0100 Tomasz Wasilczyk Fix gevolution build for 3.0.0 file | diff | annotate
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Wed, 10 Jul 2013 01:57:42 +0530 Ankit Vani Used GObject-style casts in plugins. soc.2013.gobjectification file | diff | annotate
Tue, 09 Jul 2013 15:48:17 +0530 Ankit Vani Renamed buddy list functions to more appropriate/simler names. soc.2013.gobjectification file | diff | annotate
Sat, 06 Jul 2013 15:44:51 +0530 Ankit Vani Replaced PurpleBlistUiOps with PurpleBListUiOps for uniform naming soc.2013.gobjectification file | diff | annotate
Sat, 06 Jul 2013 15:37:29 +0530 Ankit Vani Undo renames of UI blist headers back to gntblist.h and gtkblist.h soc.2013.gobjectification file | diff | annotate
Sat, 06 Jul 2013 15:17:36 +0530 Ankit Vani Renamed blist.[ch] to buddylist.[ch] soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 22:18:55 +0530 Ankit Vani Renamed PurpleBlistNode to PurpleBListNode soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 21:49:28 +0530 Ankit Vani Global replace to use GObject-style macros. See details. soc.2013.gobjectification file | diff | annotate
Tue, 26 Feb 2013 18:28:49 -0500 Daniel Atallah Fix some leftover uses of the (very) old scaling API that were using 0.5 instead of PIDGIN_PRPL_ICON_SMALL release-2.x.y file | diff | annotate
Sun, 12 Jun 2011 09:40:09 +0000 Mark Doliner Fix compilation, as mentioned on the support mailing list on June 10th file | diff | annotate
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073. next.minor file | diff | annotate
Mon, 23 Aug 2010 05:07:37 +0000 Etan Reisner Add GG support to gevolution. file | diff | annotate
Thu, 27 May 2010 19:59:14 +0000 Stu Tomlinson Fix compiling gevolution plugin with e-d-s >= 2.29.1 file | diff | annotate
Thu, 27 May 2010 19:49:51 +0000 Stu Tomlinson Fix the "Send email" context menu option for gevolution so it actually works file | diff | annotate
Mon, 29 Mar 2010 23:35:35 +0000 Mark Doliner Remove a bunch of old references to prpl-oscar file | diff | annotate
Fri, 10 Jul 2009 02:47:09 +0000 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the file | diff | annotate
Sat, 20 Jun 2009 23:04:29 +0000 Mark Doliner I heard bonobo is going away? Just add a note that we'll need to find file | diff | annotate
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of next.minor file | diff | annotate
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial, file | diff | annotate
Thu, 13 Mar 2008 01:43:46 +0000 Stu Tomlinson More gevolution fixes for the prpl-oscar -> prpl-aim/icq split file | diff | annotate
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune file | diff | annotate
Thu, 20 Sep 2007 12:02:57 +0000 Luke Schierer merge of '0efc2f00f3075a31232c79f696e5875e2da97e99' file | diff | annotate
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head df9df972434fafda3e8030977ab3c18d480d8fa8) cpw.khc.msnp14 file | diff | annotate | base
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 88b7040408c88e4516c008f4eac579f98ef53e85) cpw.khc.msnp14 file | diff | annotate | base
Thu, 20 Sep 2007 12:01:33 +0000 Luke Schierer disapproval of revision '88f86f065f99effaf1315dafbae8c9763ca5750d' file | diff | annotate
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date. file | diff | annotate
Sat, 21 Jul 2007 23:30:59 +0000 Sean Egan quote e-mail address before sending it to evolution file | diff | annotate
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList* release-2.1.0 file | diff | annotate
(0) -60 tip

mercurial