Tue, 13 Oct 2020 00:42:59 -0500 Gary Kramlich Replace pidgin_set_urgent with gtk_window_set_urgency_hint file | diff | annotate
Thu, 06 Aug 2020 22:22:03 -0500 Gary Kramlich pidgin.h phase3: create pidgin.h and force its usage 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
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
Thu, 21 Jun 2018 17:42:19 -0400 Elliott Sales de Andrade Replace pidgin_toggle_sensitive by g_object_bind_property. file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default 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
Mon, 06 Jun 2016 22:16:55 -0500 Richard Laager Message Notification: Drop redundant "Notify for" release-2.x.y file | diff | annotate
Wed, 05 Aug 2015 12:43:04 -0500 Richard Laager Merge my changes on release-2.x.y into default file | diff | annotate
Wed, 05 Aug 2015 12:24:06 -0500 Richard Laager Add a note for translators release-2.x.y file | diff | annotate
Thu, 18 Jun 2015 11:27:46 -0400 Daniel Atallah Fix merge issue file | diff | annotate
Thu, 18 Jun 2015 09:54:08 -0400 Daniel Atallah Merge with release-2.x.y (with some manual merge fixes, most notably in pidgin/plugins/notify.c) file | diff | annotate
Wed, 10 Jun 2015 21:34:31 -0400 Sebastian Schmidt notify: Add support for notifications for system messages release-2.x.y file | diff | annotate
Sun, 15 Jun 2014 03:46:35 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 24 May 2014 02:32:01 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 26 Feb 2014 04:37:49 +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
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, 24 Oct 2013 04:21:28 +0530 Ankit Vani Merged soc.2013.gobjectification branch. soc.2013.gobjectification.plugins file | diff | annotate
Tue, 17 Sep 2013 18:27:05 +0530 Ankit Vani Refactored some pidgin plugins to use the new plugin API soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Jun 2014 21:00:05 +0200 Tomasz Wasilczyk Switch write_conv and (displaying|displayed)-(im|chat)-msg to PurpleMessage file | diff | annotate
Fri, 23 May 2014 09:20:34 +0200 Tomasz Wasilczyk Split PurpleMessage into incoming, outgoing and system file | diff | annotate
Thu, 22 May 2014 16:57:07 +0200 Tomasz Wasilczyk Switch sent-chat-msg to PurpleMessage file | diff | annotate
Thu, 22 May 2014 16:52:23 +0200 Tomasz Wasilczyk Switch sent-im-msg to PurpleMessage file | diff | annotate
Wed, 26 Feb 2014 04:37:11 +0530 Ankit Vani Renamed PidginWindow to PidginConvWindow so that introspection associates it with pidgin_conv_window_* API file | diff | annotate
Tue, 11 Feb 2014 02:19:31 +0100 Tomasz Wasilczyk Fix gtk_[hv]box_new gtk3 deprecation warnings file | diff | annotate
Thu, 24 Oct 2013 03:37:02 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 22:10:18 +0530 Ankit Vani Removed purple_conversation_[gs]et_data(). Used g_object_[gs]et_data() instead. soc.2013.gobjectification file | diff | annotate
Fri, 28 Jun 2013 01:42:32 +0530 Ankit Vani Refactored pidgin plugins to use the GObject conversation API soc.2013.gobjectification file | diff | annotate
Thu, 27 Jun 2013 04:18:40 +0530 Ankit Vani Replaced purple_conversations_get() with purple_conversations_get_all(), similar to other purple entities soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 21:49:15 +0530 Ankit Vani Replace purple_conv_ by purple_conversation_ calls soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 17:20:37 +0530 Ankit Vani Refactor code to remove conversation type from some instances of purple_conversations_find_with_account() soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Wed, 23 Oct 2013 21:58:32 +0200 Tomasz Wasilczyk Hide some reserved plugin fields file | diff | annotate
Sat, 26 Jan 2013 18:12:03 -0800 Mark Doliner Remove all unnecessary GTK_CHECK_VERSION calls. file | diff | annotate
Sun, 13 Jan 2013 15:17:57 -0600 Richard Laager Merge 33548 from release-2.x.y file | diff | annotate
Sun, 04 Nov 2012 17:54:43 -0500 John Bailey Etan suggested this change. It seems not to break anything. I believe he release-2.x.y file | diff | annotate
Sun, 04 Nov 2012 12:46:23 -0500 John Bailey Make this plugin a bit more friendly with Quartz-enabled GTK+ in MacPorts. release-2.x.y file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables. file | diff | annotate
Tue, 13 Apr 2010 23:22:31 +0000 Elliott Sales de Andrade Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except file | diff | annotate
Sat, 18 Jul 2009 05:08:25 +0000 Paul Aurich Fix a crash with the Message Notification plugin and the 'hidden' gtkconv file | diff | annotate
Tue, 06 Jan 2009 06:32:49 +0000 Etan Reisner Check that the PidginWindow we get in handle_urgent actually exists and has file | diff | annotate
Wed, 22 Oct 2008 15:14:03 +0000 Daniel Atallah Mark for translation now that we're unfrozen. file | diff | annotate
Thu, 02 Oct 2008 01:29:53 +0000 Daniel Atallah Allow the message notification plugin to flash windows on win32. file | diff | annotate
Thu, 01 May 2008 03:06:17 +0000 Etan Reisner merge of '212075e27ec152e5b39c7aa86ad0576f659fbad8' file | diff | annotate
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most file | diff | annotate
Tue, 29 Apr 2008 03:27:34 +0000 Etan Reisner Finally get around to committing charkin's version of the patch from #2145. file | diff | annotate
Fri, 11 Apr 2008 21:51:51 +0000 Will Thompson Massage some plugin metadata to look better with the fixed up description pane. file | diff | annotate
Mon, 03 Mar 2008 07:03:54 +0000 Ka-Hing Cheung serv_got_joined_chat() emits "chat-joined" but it also calls 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
Fri, 09 Nov 2007 08:39:14 +0000 John Bailey applied changes from 03b709ec2a153e7e82719df0ba4635108bb1d3c6 release-2.2.3 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
Fri, 31 Aug 2007 17:23:37 +0000 Sadrul Habib Chowdhury Do not crash on hidden conversations. file | diff | annotate
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126' release-2.1.0 file | diff | annotate
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this release-2.1.0 file | diff | annotate
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '1442df274a24edc9a31194327bd00dfbcf478720' file | diff | annotate | base
(0) -60 tip

mercurial