Wed, 29 Nov 2017 21:13:54 +0100 Daniel Kamil Kozar Use gtk_status_icon_get_icon_name instead of a new boolean variable trac-17174 file | diff | annotate
Wed, 20 Sep 2017 01:38:28 +0200 Daniel Kamil Kozar Rework tray icon blinking trac-17174 file | diff | annotate
Sat, 09 Sep 2017 05:41:58 -0400 Elliott Sales de Andrade Use gtk_menu_popup_at_pointer for docklet instead of _at_widget. file | diff | annotate
Sat, 09 Sep 2017 04:21:27 -0400 Elliott Sales de Andrade Use gtk_menu_popup_at_widget instead of gtk_menu_popup. file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage 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, 01 Jul 2016 00:19:12 -0700 Jorge Villaseñor Simplify our menuitem creation util function file | diff | annotate
Sun, 20 Dec 2015 20:46:34 -0800 Jorge Villaseñor Remove support for GTK+2 file | diff | annotate
Mon, 05 Jan 2015 01:48:13 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 16 Apr 2014 12:04:51 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion 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
Sat, 14 Sep 2013 22:16:59 +0530 Ankit Vani Refactored pidgin to use the new protocol API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 04:37:15 +0530 Ankit Vani Refactored pidgin to use the new protocol API soc.2013.gobjectification.plugins file | diff | annotate
Sat, 31 Aug 2013 23:22:35 +0530 Ankit Vani Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol() soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:28:51 +0530 Ankit Vani Renamed PurplePluginProtocolInfo to PurpleProtocol soc.2013.gobjectification.plugins file | diff | annotate
Sun, 11 Aug 2013 00:37:55 +0530 Ankit Vani Refactored gtkdocklet to use the actions callback soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 Aug 2013 23:51:48 +0530 Ankit Vani Undo action-related changes in UI soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 22:20:16 +0530 Ankit Vani Refactored the codebase according to the API changes soc.2013.gobjectification.plugins file | diff | annotate
Sat, 03 Aug 2013 17:43:12 +0530 Ankit Vani Refactored the codebase to use the plugin wrapper functions soc.2013.gobjectification.plugins file | diff | annotate
Fri, 02 Aug 2013 03:41:53 +0530 Ankit Vani Refactored gtkdocklet, gtkimhtmltoolbar, gtkmain to use the new API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 28 Jul 2013 23:44:39 +0530 Ankit Vani Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info(). soc.2013.gobjectification.plugins file | diff | annotate
Sun, 07 Dec 2014 12:07:34 +0100 Tomasz Wasilczyk Remove some dead code file | diff | annotate
Tue, 15 Apr 2014 16:51:42 +0200 Tomasz Wasilczyk cross-win32: make dirs more flexible, add them to the config.h file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. 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
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
Thu, 27 Jun 2013 23:00:47 +0530 Ankit Vani Removed conversation type argument from pidgin conversation functions. 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
Sat, 26 Jan 2013 18:12:03 -0800 Mark Doliner Remove all unnecessary GTK_CHECK_VERSION calls. file | diff | annotate
Fri, 16 Nov 2012 20:58:59 -0600 Jorge Villaseñor Add a preference to select the type of message that triggers the docklet notification. file | diff | annotate
Thu, 15 Nov 2012 16:41:38 +0100 Tomasz Wasilczyk Fix compilation for GTK2 file | diff | annotate
Thu, 08 Nov 2012 15:00:50 -0600 Jorge Villaseñor Add email notification in the docklet area. file | diff | annotate
Sun, 09 Sep 2012 22:45:58 -0400 Elliott Sales de Andrade Remove unnecessary GtkStatusIcon 'destroy' callback. file | diff | annotate
Sat, 11 Aug 2012 20:27:30 -0400 Elliott Sales de Andrade Add API to access the underlying GtkStatusIcon for the docklet. file | diff | annotate
Mon, 23 Jul 2012 22:52:00 -0400 Elliott Sales de Andrade Add checks for old GTK+2 stuff. cpw.qulogic.gtk3-required file | diff | annotate
Mon, 23 Jul 2012 20:18:25 -0400 Elliott Sales de Andrade Quick merge. cpw.qulogic.gtk3-required file | diff | annotate
Tue, 28 Feb 2012 04:25:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 1edfa83f6ff820fb7904d5bab5b0943f691976f6) cpw.qulogic.gtk3-required file | diff | annotate
Fri, 23 Dec 2011 09:27:41 +0000 Elliott Sales de Andrade GtkStatusIcon no longer has a blinking property in GTK+-3.0. cpw.qulogic.gtk3-required file | diff | annotate
Fri, 23 Dec 2011 09:14:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 681ca041d42bb5093590d0ac5495f1309e1472f2) cpw.qulogic.gtk3-required file | diff | annotate
Mon, 23 Jul 2012 20:03:44 -0400 Elliott Sales de Andrade Remove periodic blinking function. file | diff | annotate
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '681ca041d42bb5093590d0ac5495f1309e1472f2' cpw.qulogic.gtk3 file | diff | annotate
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of '0e1bf474f222738559a1246c8feebb0fbdf39e30' cpw.qulogic.gtk3 file | diff | annotate
Tue, 18 Oct 2011 18:47:48 +0000 Andrew Victor On the way to hiding the PurpleConnection struct. 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
Sun, 28 Nov 2010 20:36:20 +0000 Marcus Lundblad GtkDocklet doesn't have a blinking property anymore, so remove this option... cpw.qulogic.gtk3 file | diff | annotate
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes... cpw.qulogic.gtk3 file | diff | annotate
Mon, 26 Jul 2010 04:14:44 +0000 Elliott Sales de Andrade Remove all the old GTK_CHECK_VERSION stuff. Of course, this makes this cpw.qulogic.gtk3 file | diff | annotate
Tue, 06 Sep 2011 18:38:01 +0000 Elliott Sales de Andrade I assume this check was backwards, since embedding should be used file | diff | annotate
Tue, 06 Sep 2011 00:25:29 +0000 Daniel Atallah Improve win32 behavior of the GtkStatusIcon based docklet. file | diff | annotate
Mon, 05 Sep 2011 17:17:17 +0000 Daniel Atallah Fix win32 build for gtkdocklet changes. file | diff | annotate
Fri, 02 Sep 2011 06:20:24 +0000 Elliott Sales de Andrade Remove GtkDocklet abstraction and merge GtkStatusIcon code into it. file | diff | annotate
Mon, 22 Aug 2011 22:56:24 +0000 Elliott Sales de Andrade Remove what seems to be an unnecessary variable. file | diff | annotate
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and file | diff | annotate
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time. file | diff | annotate
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive. file | diff | annotate
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision 'e650ca347f69ac381a109ef62b27da6696ef9026' file | diff | annotate
(0) -100 -60 tip

mercurial