log

age author description
Wed, 28 Dec 2011 08:47:49 +0000 Elliott Sales de Andrade Since XMPP is already a split-prpl thing, make two new prpls for
Fri, 23 Dec 2011 08:22:03 +0000 Elliott Sales de Andrade merge of '7b6523560e839d3775c83d46b3c466732954bb03'
Fri, 23 Dec 2011 08:06:49 +0000 Elliott Sales de Andrade Fix some merging typos.
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 07:10:36 +0000 Elliott Sales de Andrade Oops, fix up one deprecated line.
Sun, 09 Oct 2011 07:09:39 +0000 Elliott Sales de Andrade This existing Send To menu stuff works already, and isn't really
Sun, 09 Oct 2011 06:01:04 +0000 Elliott Sales de Andrade Add the Get Attention action to the PidginWindow menu structure, and
Sun, 09 Oct 2011 05:37:17 +0000 Elliott Sales de Andrade Render the DND hint windows using the new window's colourmap instead
Sun, 09 Oct 2011 05:03:55 +0000 Elliott Sales de Andrade Cairo-ify buddy list tooltips.
Sun, 09 Oct 2011 04:55:33 +0000 Elliott Sales de Andrade GDK_DISPLAY has been deprecated, and its replacement has been around
Sun, 09 Oct 2011 03:56:58 +0000 Elliott Sales de Andrade Replace the deprecated gtk_notebook_set_tab_label_packing with a call
Sun, 09 Oct 2011 03:40:34 +0000 Elliott Sales de Andrade It appears that GtkNotebookPage is deprecated, though the 'switch-page'
Sun, 09 Oct 2011 03:35:22 +0000 Elliott Sales de Andrade Fix calls to GTK_WIDGET_SET_FLAGS, which oddly enough does not seem to
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Sun, 09 Oct 2011 00:17:12 +0000 Elliott Sales de Andrade The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.
Sat, 08 Oct 2011 23:29:06 +0000 Elliott Sales de Andrade Remove ItemFactory version of menu.
Sat, 08 Oct 2011 23:26:28 +0000 Elliott Sales de Andrade Apply some updates to UI Manager version of blist menu: Change the key
Sat, 08 Oct 2011 23:01:54 +0000 Elliott Sales de Andrade Restore missing Join a Chat menu item in UI-factory mode.
Sat, 08 Oct 2011 22:49:05 +0000 Elliott Sales de Andrade Pluck one more fix.
Sat, 08 Oct 2011 22:35:05 +0000 Elliott Sales de Andrade Remove unnecessary GTK+ version checks now that we depend on 2.10.0.
Sat, 08 Oct 2011 22:17:55 +0000 Elliott Sales de Andrade Fix minor unused variable warning.
Sat, 08 Oct 2011 21:58:16 +0000 Elliott Sales de Andrade Fix an incorrect function call. Probably a merge error.
Sat, 08 Oct 2011 21:57:46 +0000 Elliott Sales de Andrade Silence a warning.
Sat, 08 Oct 2011 21:54:32 +0000 Elliott Sales de Andrade Fix a type warning.
Sat, 08 Oct 2011 21:48:38 +0000 Elliott Sales de Andrade Apply some changes that don't require GTK+ 3.0.
Sat, 08 Oct 2011 21:24:14 +0000 Elliott Sales de Andrade Fix merge problem.
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of 'f3961bf768b8a93583640b6058ba23d7f2c73c67'
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 22 Aug 2011 22:46:08 +0000 Elliott Sales de Andrade Force disable GtkSpell, since it's not currently compatible with GTK+3.
Mon, 22 Aug 2011 22:45:09 +0000 Elliott Sales de Andrade Fix some sort of merge error from before.
Mon, 22 Aug 2011 22:39:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 662fd6d0faf9634c19691e926ec572bae1df2fd6)
Mon, 22 Aug 2011 22:18:41 +0000 Elliott Sales de Andrade Fix vvconfig.c compile.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 25 Apr 2011 20:13:05 +0000 Marcus Lundblad merge of 'a8f0eef7e999fe67029a8df6e8a41d9a1c564388'
Wed, 02 Feb 2011 23:26:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c0e633bbd723352b9614b1bfcfab551e416a29dc)
Mon, 21 Mar 2011 03:56:15 +0000 Elliott Sales de Andrade Fix the blist headline, so it doesn't force the list to be super-wide.
Mon, 21 Mar 2011 01:53:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Tue, 15 Mar 2011 04:33:51 +0000 Elliott Sales de Andrade The default widget name for gtkconv->tab_label should be "tab-label",
Tue, 15 Mar 2011 04:15:58 +0000 Elliott Sales de Andrade Port the markerline to cairo and the new draw signal.
Mon, 14 Mar 2011 06:45:05 +0000 Elliott Sales de Andrade Enable the menu-refreshing logic in the conversation menu, now that
Mon, 14 Mar 2011 06:41:44 +0000 Elliott Sales de Andrade Fix some changes for the scrollable stuff.
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)
Sun, 13 Feb 2011 07:39:13 +0000 Elliott Sales de Andrade Remove unused variable.
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing
Sun, 13 Feb 2011 06:40:09 +0000 Elliott Sales de Andrade Fix warning. You should really try to read these next time.
Sun, 13 Feb 2011 06:30:30 +0000 Elliott Sales de Andrade Add back the More and plugin action menu entries.
Sun, 13 Feb 2011 02:10:49 +0000 Elliott Sales de Andrade We don't need this extra slash.
Sun, 13 Feb 2011 01:36:45 +0000 Elliott Sales de Andrade Hide some Facebook settings hacks for now.
Sun, 13 Feb 2011 01:36:19 +0000 Elliott Sales de Andrade SM appears to be X11-specific now.
Sun, 13 Feb 2011 01:04:13 +0000 Elliott Sales de Andrade Up GTK+ requirements now that 3.0.0 has been officially released.
Sat, 12 Feb 2011 23:54:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c22777dae7e766426b17df35dbf42ba6d49bf820)
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Sun, 05 Dec 2010 08:14:52 +0000 Elliott Sales de Andrade Fix some indenting.
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)
Fri, 03 Dec 2010 23:03:58 +0000 Marcus Lundblad updates to work with the latest GTK+
Thu, 02 Dec 2010 12:11:26 +0000 Marcus Lundblad don't use GDK_DRAWABLE
Wed, 01 Dec 2010 10:44:54 +0000 Marcus Lundblad this wasn't really mean to be commited...
Wed, 01 Dec 2010 09:41:56 +0000 Marcus Lundblad don't restrain the size of the 'welcome to pidgin' widget, as this makes the blist un-resizable to a smaller width, as far as I can tell stuff works as it should still...
Tue, 30 Nov 2010 09:03:34 +0000 Marcus Lundblad fixed some indentation
Mon, 29 Nov 2010 22:14:00 +0000 Marcus Lundblad fix indentation and remove some unused code
Mon, 29 Nov 2010 15:48:29 +0000 Marcus Lundblad remove unused code
Mon, 29 Nov 2010 13:09:01 +0000 Marcus Lundblad the status box is now visible (and usable). autoexpanding for the in-line status editor is not quite working right...
Mon, 29 Nov 2010 09:23:05 +0000 Marcus Lundblad I think draw should replace expose_event here, but the status selector is still not seen...
Mon, 29 Nov 2010 08:05:42 +0000 Marcus Lundblad don't crash when switching tabs
Mon, 29 Nov 2010 07:30:49 +0000 Marcus Lundblad GtkDialog doesn't have a 'has-separator' property anymore
Sun, 28 Nov 2010 22:52:10 +0000 Marcus Lundblad it's now possible to start conversations without glib fatal warnings...
Sun, 28 Nov 2010 21:48:26 +0000 Marcus Lundblad make the buddy list tooltips work again
Sun, 28 Nov 2010 21:00:42 +0000 Marcus Lundblad avoid illegal gobject cast here
Sun, 28 Nov 2010 20:54:02 +0000 Marcus Lundblad change property expanded to is-expanded
Sun, 28 Nov 2010 20:48:38 +0000 Marcus Lundblad replace 'expose_event' with 'draw'
Sun, 28 Nov 2010 20:36:20 +0000 Marcus Lundblad GtkDocklet doesn't have a blinking property anymore, so remove this option...
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...
Mon, 22 Nov 2010 10:18:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head 2efef3c76346222c20254255e83de8bb572d0ed8)
Sat, 20 Nov 2010 22:34:25 +0000 Marcus Lundblad use the actual gtk+-3.0 package as the GTK+ dependency, for now require the current preview version (2.91.5). Warning, it not yet compile successfully
Sat, 20 Nov 2010 22:20:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Mon, 26 Jul 2010 05:40:49 +0000 Elliott Sales de Andrade Remove an extra "fake" check.
Mon, 26 Jul 2010 05:38:41 +0000 Elliott Sales de Andrade Supply something for the widget.
Mon, 26 Jul 2010 05:35:10 +0000 Gabriel Schulhof Apply final changes from nix_nix's patch.
Mon, 26 Jul 2010 04:24:36 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head d198e35f28e8800ec2979cfb22965fbe0a31e10d)
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
Sun, 25 Jul 2010 23:40:05 +0000 Elliott Sales de Andrade Let GtkFileSelection stuff compile for now.
Sun, 25 Jul 2010 23:39:10 +0000 Elliott Sales de Andrade Fix blist menu and small compile error.
Sun, 25 Jul 2010 23:38:18 +0000 Elliott Sales de Andrade Fix some additional tooltip calls.
Sun, 25 Jul 2010 22:37:17 +0000 Elliott Sales de Andrade gtk_widget_[gs]et_{mapped,realized} were added in GTK+ 2.20.
Sun, 25 Jul 2010 01:11:18 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e64578dc53c96709f20cb9416d507a4d448a4ee3)
Tue, 20 Jul 2010 02:48:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Sat, 05 Jun 2010 22:30:51 +0000 Elliott Sales de Andrade With 2.7.0, we don't need these GTK_CHECK_VERSION's any more.
Sat, 05 Jun 2010 21:22:26 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 52f4817b6a7b2db5cad41758c4911c0f20f77eb2)
Sat, 20 Feb 2010 07:03:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8958bbc5a8fc6f85d0906e37b0754808791b4007)
Fri, 19 Feb 2010 07:23:42 +0000 Elliott Sales de Andrade merge of '42baaaa89e0547680887e64267865054a0936d37'
Fri, 19 Feb 2010 07:23:38 +0000 Elliott Sales de Andrade Remove some deprecated functions, without extra changes this time.
Fri, 19 Feb 2010 07:21:14 +0000 Elliott Sales de Andrade disapproval of revision 'fe9c6c6158b441811aceea190650f189fe1fa4c3'
Fri, 19 Feb 2010 07:07:09 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)
Tue, 16 Feb 2010 08:50:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)
Tue, 16 Feb 2010 08:29:28 +0000 Elliott Sales de Andrade Remove some deprecated functions.
Tue, 16 Feb 2010 08:21:11 +0000 Elliott Sales de Andrade Update GtkMedia window to use GtkUIManager.
Tue, 16 Feb 2010 07:40:57 +0000 Elliott Sales de Andrade Fix some new uses of GtkTooltips for GTK+ > 2.12.
Tue, 16 Feb 2010 06:54:06 +0000 Elliott Sales de Andrade Fix some more GTK+3 stuff in gtkconv.c.
Tue, 16 Feb 2010 04:45:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65f082f9eed3753e9ab3457861c2118f840d9cd1)
Fri, 30 Oct 2009 05:27:45 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 1356c46a0afabeaf938b12405035e8c01aa73d54)
Wed, 19 Aug 2009 00:44:02 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Wed, 29 Jul 2009 04:17:40 +0000 Elliott Sales de Andrade Fix copy+paste typo. Doesn't seem to make a real difference though.
Tue, 28 Jul 2009 05:49:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 31e040ab1b9ac3ec6250c3e89b47f8df06c03879)
Tue, 28 Jul 2009 05:47:09 +0000 Elliott Sales de Andrade Fix media call initiation for UI manager.
Tue, 28 Jul 2009 05:38:26 +0000 Elliott Sales de Andrade Make the conversation UI manager stuff depend on GTK+ 2.6 instead of 2.4,
Tue, 28 Jul 2009 05:33:03 +0000 Elliott Sales de Andrade Fix up some simple warnings for the conversation UI.
Tue, 28 Jul 2009 05:28:46 +0000 Elliott Sales de Andrade Use GtkActions instead of GtkWidgets for the shortcuts to items in the menu
Tue, 28 Jul 2009 04:30:58 +0000 Elliott Sales de Andrade Start converting the conversation window to UI manager. The auto-generated
Tue, 28 Jul 2009 03:43:45 +0000 Elliott Sales de Andrade Fix the Pause button in the debug window.
Tue, 28 Jul 2009 03:02:29 +0000 Elliott Sales de Andrade Try to reduce the printf'ing a little in the account menu creation.
Tue, 28 Jul 2009 02:48:40 +0000 Elliott Sales de Andrade Don't get account and plugin actions confused by using the same action name
Tue, 28 Jul 2009 02:41:18 +0000 Elliott Sales de Andrade Get rid of the remaining warnings in gtkblist.c.
Tue, 28 Jul 2009 01:52:46 +0000 Elliott Sales de Andrade Cleanup things in a slightly less (non-fatal) error-producing way.
Tue, 28 Jul 2009 01:50:42 +0000 Elliott Sales de Andrade Re-enable the plugin sub-menus. Even though it's similar to the accounts
Tue, 28 Jul 2009 01:33:55 +0000 Elliott Sales de Andrade Sort of get the accounts menu working again. Except UI manager insists on
Tue, 28 Jul 2009 00:53:15 +0000 Elliott Sales de Andrade Get BList sort methods actually working, and clean up the warnings that
Tue, 28 Jul 2009 00:50:25 +0000 Elliott Sales de Andrade Move some UI manager stuff out of the blist structure and into the source
Sun, 26 Jul 2009 06:10:10 +0000 Elliott Sales de Andrade Start converting Buddy List to new UI Manager code. Some auto-generated
Sat, 25 Jul 2009 20:46:43 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 067d0354b67f513d4a79dc6c04b0bf85a01e02bc)
Sun, 28 Jun 2009 04:41:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ef660d19c58b200a67bf94b3e8cbf0fd562a7f1d)