log pidgin/pidginstock.c @ 32308:3e4b6ffbb551

age author description
Wed, 24 Feb 2010 04:59:47 +0000 Elliott Sales de Andrade Simplify: dest always equals src. No need to copy everything.
Tue, 16 Feb 2010 00:05:57 +0000 Elliott Sales de Andrade Make sure that the stock loader uses the new location of the tray icons
Mon, 15 Feb 2010 23:43:58 +0000 Elliott Sales de Andrade Revert some changes to pidginstock.[ch] that are no longer necessary now
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Tue, 01 Sep 2009 19:51:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6d3fc30a0a0a379281efc5a6872a9c1d7c24c650)
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Mon, 08 Jun 2009 18:28:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
Sun, 26 Apr 2009 20:01:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Mon, 13 Apr 2009 13:37:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Sat, 04 Apr 2009 11:17:30 +0000 Marcus Lundblad Fix after propagate from i.p.p
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 02 Mar 2009 23:34:48 +0000 Marcus Lundblad Make it work again after the merge from i.p.p.... :)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 07 Dec 2008 01:37:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 18 Nov 2008 22:35:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Thu, 13 Nov 2008 19:49:58 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Mon, 20 Oct 2008 18:44:06 +0000 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
Sun, 08 Nov 2009 08:23:21 +0000 Elliott Sales de Andrade Use GtkStatusIcon on GTK+ 2.10+. That's actually the required version for
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Sun, 06 Sep 2009 01:46:42 +0000 Elliott Sales de Andrade Fix minor assert so I can run with G_DEBUG=fatal_criticals.
Thu, 03 Sep 2009 23:55:37 +0000 Elliott Sales de Andrade Call purple_prefs_add_none on the parents for the status and stock icon
Tue, 01 Sep 2009 00:33:52 +0000 Elliott Sales de Andrade I guess this pref name was changed but this one line was not. This would
Tue, 21 Jul 2009 03:05:36 +0000 Paul Aurich Check in updated icons, logo, and new voice/video icons from Hylke.
Sat, 06 Jun 2009 01:42:15 +0000 Elliott Sales de Andrade A few bits of whitespace changes...
Thu, 23 Apr 2009 02:42:50 +0000 Sadrul Habib Chowdhury Reload settings after updating icon theme.
Mon, 20 Apr 2009 03:20:15 +0000 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
Thu, 09 Apr 2009 23:11:44 +0000 Mike Ruprecht Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.