log

age author description
Tue, 28 Feb 2012 07:10:15 +0000 Elliott Sales de Andrade Remove purple_certificate_display_x509 from Perl wrappers.
Mon, 27 Feb 2012 23:07:49 +0000 Elliott Sales de Andrade Don't migrate the old autoaccept pref if the new one already exists.
Mon, 27 Feb 2012 22:45:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.qulogic.gtk3' (head 48830f0ec00f34eaac1edbb7f4d702bb04410b05)
Sun, 26 Feb 2012 08:26:11 +0000 Elliott Sales de Andrade This struct member seems to be unused now.
Sun, 26 Feb 2012 08:21:37 +0000 Elliott Sales de Andrade Restore a minor comment.
Sun, 26 Feb 2012 07:55:12 +0000 Elliott Sales de Andrade Change these accel paths to match what's automatically generated.
Sun, 26 Feb 2012 07:40:21 +0000 Elliott Sales de Andrade Restore loading and saving of accels, which was lost at some point.
Sun, 26 Feb 2012 06:40:46 +0000 Elliott Sales de Andrade This Privacy senstivity-toggle can be rolled in with the others.
Sun, 26 Feb 2012 06:40:05 +0000 Elliott Sales de Andrade Remove an old debug line.
Sun, 26 Feb 2012 05:51:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 78f2facd08a9b906e2ab5491bb828763c80ea46a)
Thu, 23 Feb 2012 09:00:17 +0000 Elliott Sales de Andrade Use the GtkWidget for a menu instead of its GtkAction.
Thu, 23 Feb 2012 08:13:23 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head deb06ab6aa118efb674f1a8434ff529e67b28809)
Sat, 21 Jan 2012 12:02:41 +0000 Elliott Sales de Andrade Go back to the old way of creating the accounts menu.
Fri, 06 Jan 2012 06:46:54 +0000 Elliott Sales de Andrade These lines would never be true, due to the outer check.
Fri, 06 Jan 2012 06:44:05 +0000 Elliott Sales de Andrade Remove commented code.
Fri, 06 Jan 2012 04:53:52 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 874feebb31b13ceb4c6789225711244d51bc8e88)
Wed, 04 Jan 2012 02:37:25 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 069350831810b6f4bd534a26fed03260a9b4adcd)
Thu, 29 Dec 2011 07:33:57 +0000 Elliott Sales de Andrade Facebook does not support various XMPP extensions that we do.
Thu, 29 Dec 2011 05:42:01 +0000 Elliott Sales de Andrade Looks like I missed a number.
Thu, 29 Dec 2011 05:40:11 +0000 Elliott Sales de Andrade It appears that no-one needs this AopMenu struct after the combo
Thu, 29 Dec 2011 05:36:32 +0000 Elliott Sales de Andrade Avoid calling gtk_combo_box_set_active twice in some cases.
Thu, 29 Dec 2011 04:47:14 +0000 Elliott Sales de Andrade Make code a bit more verbose, and remove some "magic numbers".
Thu, 29 Dec 2011 01:58:43 +0000 Elliott Sales de Andrade Replace Facebook's UI hack for default connection security.
Thu, 29 Dec 2011 01:49:46 +0000 Elliott Sales de Andrade Use a reasonable default in VV prefs if the account isn't created yet.
Thu, 29 Dec 2011 01:46:39 +0000 Elliott Sales de Andrade "Fake" account types couldn't be registered before, so make sure
Thu, 29 Dec 2011 01:43:31 +0000 Elliott Sales de Andrade Remove and replace the Default Domain UI hack.
Wed, 28 Dec 2011 09:01:34 +0000 Elliott Sales de Andrade Fix a couple descriptive lines.
Wed, 28 Dec 2011 09:00:48 +0000 Elliott Sales de Andrade Remove UI hack for XMPP sub-prpls.
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.