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)
Sun, 10 May 2009 06:24:26 +0000 Elliott Sales de Andrade If gedit can do it, then so can we!
Sat, 09 May 2009 20:10:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b64b40b3762950d0b8b4bff4f4bb8bddeefc24ac)
Sun, 19 Apr 2009 03:21:27 +0000 Elliott Sales de Andrade Update the toolbar code in the Debug Window. There remains a bug when it's
Sun, 19 Apr 2009 03:17:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
Sat, 18 Apr 2009 22:14:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f11c46cb59c07c862176434fa78eaa1a8ca2c600)
Sat, 18 Apr 2009 07:37:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c8528fe7f2a21bd2071ce51b1e739e5110e7613b)
Fri, 10 Apr 2009 07:33:31 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ecded04145b1adc6b1f6b773b68bcef7eb1daf02)
Fri, 10 Apr 2009 05:00:13 +0000 Elliott Sales de Andrade Add an enumeration to replace a couple hardcoded numbers in the combo box
Fri, 10 Apr 2009 04:55:52 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with a GtkComboBox in the preferences dropdowns for
Thu, 09 Apr 2009 04:21:12 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4
Thu, 09 Apr 2009 04:18:50 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+
Thu, 09 Apr 2009 04:13:52 +0000 Elliott Sales de Andrade Replace the GtkOptionMenu with a GtkComboBox for the privacy options list
Thu, 09 Apr 2009 04:11:01 +0000 Elliott Sales de Andrade Use GtkComboBox instead of GtkOptionMenu in the choice request field for
Wed, 08 Apr 2009 05:46:20 +0000 Elliott Sales de Andrade Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.
Mon, 27 Feb 2012 06:44:05 +0000 Elliott Sales de Andrade Remove some unused variables.
Mon, 27 Feb 2012 06:42:29 +0000 Elliott Sales de Andrade Update prefs usage of the webview for previous changes.
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we
Mon, 27 Feb 2012 03:15:42 +0000 Elliott Sales de Andrade Implement webview formatting clearing.
Sun, 26 Feb 2012 05:49:17 +0000 Elliott Sales de Andrade Fix a small typo and add a cast.
Sun, 26 Feb 2012 05:34:08 +0000 Elliott Sales de Andrade Get rid of purple_certificate_display_x509, now that there's a
Sun, 26 Feb 2012 05:33:00 +0000 Elliott Sales de Andrade Use the new certificate request API in the certificate manager.
Sun, 26 Feb 2012 05:23:21 +0000 Elliott Sales de Andrade Use GCR widgets for the certificate request field when available.
Sun, 26 Feb 2012 05:11:02 +0000 Elliott Sales de Andrade Use new certificate request API when prompting the user to accept certs.
Sun, 26 Feb 2012 04:37:10 +0000 Elliott Sales de Andrade Add a function for prompting about a certificate. This is basically
Sun, 26 Feb 2012 03:54:26 +0000 Elliott Sales de Andrade Display a certificate request field in Pidgin and Finch by just using
Sun, 26 Feb 2012 03:38:28 +0000 Elliott Sales de Andrade Add PurpleCertificate request field API.
Sun, 26 Feb 2012 03:01:41 +0000 Elliott Sales de Andrade Add a function for converting a PurpleCertificate to a string
Sun, 26 Feb 2012 02:59:09 +0000 Elliott Sales de Andrade Add certificate function to ChangeLog.API.
Thu, 23 Feb 2012 09:01:12 +0000 Elliott Sales de Andrade merge of 'd3c4fbebab720da0885766add6272f14814edc99'
Thu, 23 Feb 2012 08:12:03 +0000 Elliott Sales de Andrade Fix the Browser prefs on GNOME3. Unfortunately, there doesn't seem
Thu, 23 Feb 2012 07:21:16 +0000 Elliott Sales de Andrade Add a title attribute to links so that they'll show a tooltip.
Thu, 23 Feb 2012 06:48:22 +0000 Elliott Sales de Andrade Remove an extra colon.
Thu, 23 Feb 2012 06:47:57 +0000 Elliott Sales de Andrade Update the HTML in the Plugin Information dialog.
Thu, 23 Feb 2012 06:23:50 +0000 Elliott Sales de Andrade Show multiple translators under the same language entry.
Thu, 23 Feb 2012 06:16:46 +0000 Elliott Sales de Andrade This locale code appears to have changed. Also, differentiate the names.
Thu, 23 Feb 2012 05:41:16 +0000 Elliott Sales de Andrade Update HTML in Translator Information dialog.
Thu, 23 Feb 2012 05:35:11 +0000 Elliott Sales de Andrade Update HTML in the Developer Information dialog.
Thu, 23 Feb 2012 05:28:50 +0000 Elliott Sales de Andrade Update the HTML in the Build Information dialog. I'm not sure whether
Thu, 23 Feb 2012 04:57:16 +0000 Elliott Sales de Andrade Use better HTML in the About dialog. Since WebKit is rendering this
Thu, 23 Feb 2012 04:41:29 +0000 Elliott Sales de Andrade Remove the automatic scroll-to-end when appending HTML to a webview.
Thu, 23 Feb 2012 04:07:32 +0000 Elliott Sales de Andrade Fix a minor GLib assert thing.
Thu, 23 Feb 2012 04:05:51 +0000 Elliott Sales de Andrade Fix a leak in the Plugin Information window. These variables are
Thu, 23 Feb 2012 08:32:05 +0000 Mark Doliner These two items are listed under the 2.10.2 section
Thu, 23 Feb 2012 08:30:08 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 5e6213531d20392ad819ad1bd7eaec4054b7079c)
Wed, 22 Feb 2012 05:54:38 +0000 Elliott Sales de Andrade *** Plucked rev ba1eb9b8a9a30e66ae62f2ee9e02571eb9ce27f5 (qulogic@pidgin.im):
Wed, 22 Feb 2012 05:52:30 +0000 Elliott Sales de Andrade Pluck all MSNP18 changes. This is pretty much to fix sending OIMs.
Wed, 22 Feb 2012 05:32:14 +0000 Elliott Sales de Andrade Pluck service changes.
Mon, 20 Feb 2012 23:52:41 +0000 Mark Doliner Can I mark Casey and Ivan as retired?
Mon, 20 Feb 2012 23:18:00 +0000 Mark Doliner When deleting a group from the server stored buddy list, rebuild the list
Sun, 19 Feb 2012 01:27:00 +0000 Mark Doliner Call aim_ssi_cleanlist from within the feedbag code. Just want to
Sat, 18 Feb 2012 23:46:04 +0000 Mark Doliner Add two friendly little checks
Sat, 18 Feb 2012 23:43:18 +0000 Mark Doliner merge of '0f830f30f43a1884816673b67f0931e686e3eb43'
Sat, 18 Feb 2012 23:43:13 +0000 Mark Doliner This change will be in 2.10.2
Sat, 18 Feb 2012 23:30:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2cca525615a367389b1639a5246fbe6d451150c4)
Sat, 18 Feb 2012 23:26:02 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 9e9d09486a04f5adb2e51b0f5aada69a9b053e93)
Sat, 18 Feb 2012 23:28:43 +0000 Mark Doliner *** Plucked rev 950eb2e674f6da789c0132765c4f2d68ccd0d617 (markdoliner@pidgin.im):
Sat, 18 Feb 2012 23:06:03 +0000 Mark Doliner Add ChangeLog entry for bf80bd26d9da7a91dd596e36945dfc24115cfb9d
Sat, 18 Feb 2012 23:04:54 +0000 Mark Doliner *** Plucked rev bf80bd26d9da7a91dd596e36945dfc24115cfb9d (opensuse-project@opensuse.org):
Sat, 18 Feb 2012 23:01:23 +0000 Mark Doliner Add ChangeLog entry for d1d77da56217f3a083e1d459bef054db9f1d5699
Sat, 18 Feb 2012 23:00:10 +0000 Mark Doliner *** Plucked rev d1d77da56217f3a083e1d459bef054db9f1d5699 (qulogic@pidgin.im):
Wed, 15 Feb 2012 22:27:43 +0000 Paul Aurich merge of '081986627877141e126dc3bcd9b0ab5063e96e83'
Wed, 15 Feb 2012 22:26:40 +0000 Paul Aurich gtkdisco: Prevent a NULL dereference crash
Wed, 15 Feb 2012 09:47:25 +0000 Mark Doliner Add this change to the ChangeLog
Wed, 15 Feb 2012 09:44:50 +0000 Mark Doliner *** Plucked rev adb5993fd26854de08af6ca2864eeb3fe1fc8c1d (qulogic@pidgin.im):
Wed, 15 Feb 2012 09:40:30 +0000 Mark Doliner Add a space here, because that's our MO
Wed, 15 Feb 2012 09:39:56 +0000 Mark Doliner *** Plucked rev 10ead4688e3af4132d454fa3bc241480500651c9 (dcbw@redhat.com):
Mon, 13 Feb 2012 03:57:10 +0000 Mark Doliner *** Plucked rev 1270f4e5ab858ed24cdaf179e71fedea82ea9e09 (qulogic@pidgin.im):
Mon, 13 Feb 2012 03:51:38 +0000 Mark Doliner Add ChangeLog entries for other changes in this branch
Mon, 13 Feb 2012 03:51:01 +0000 Mark Doliner *** Plucked rev 13d6e924c9257b20e21050646cab88043bdb2e15 (markdoliner@pidgin.im):
Mon, 13 Feb 2012 03:32:29 +0000 Mark Doliner *** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):
Mon, 06 Feb 2012 22:44:28 +0000 Elliott Sales de Andrade Pluck change to contact server, to reduce DNS/SOAP requests.
Mon, 06 Feb 2012 22:42:32 +0000 Elliott Sales de Andrade Pluck fixes for OIM charset conversion.
Mon, 23 Jan 2012 16:22:33 +0000 Daniel Atallah xnyhps noticed that 'purple_proxy_connect_socks5' is passing the handle to the
Wed, 15 Feb 2012 22:29:29 +0000 Paul Aurich *** Plucked rev 081986627877141e126dc3bcd9b0ab5063e96e83 (darkrain42@pidgin.im):
Wed, 15 Feb 2012 09:49:00 +0000 Mark Doliner If there are no objections, these changes will get released in 2.10.2
Mon, 13 Feb 2012 03:19:08 +0000 Mark Doliner Move this check up a level so that it affects direct connections, too.
Mon, 13 Feb 2012 03:11:11 +0000 Mark Doliner We don't need to abort the file transfer attempt entirely when this happens.
Mon, 13 Feb 2012 03:05:53 +0000 Mark Doliner Adjust this debug statement. listener_ip is based off of the bos connection
Mon, 06 Feb 2012 23:08:34 +0000 Elliott Sales de Andrade Fix indices for client capabilities and display pics.
Mon, 06 Feb 2012 22:28:41 +0000 hyc ChangeLog conversation-extended patch.
Mon, 06 Feb 2012 22:24:04 +0000 Elliott Sales de Andrade Drop support for protocols below 18.
Mon, 06 Feb 2012 21:44:41 +0000 Elliott Sales de Andrade I should probably add these files, too...
Mon, 06 Feb 2012 02:45:16 +0000 Elliott Sales de Andrade Add support for conversation-extended signals in Finch.
Mon, 06 Feb 2012 00:52:44 +0000 Elliott Sales de Andrade ChangeLog those last two changes.
Sun, 05 Feb 2012 21:53:01 +0000 Elliott Sales de Andrade Correctly fallback to a federated contact if a contact also has a
Fri, 03 Feb 2012 06:49:22 +0000 Elliott Sales de Andrade Send offline messages using UUM.
Fri, 03 Feb 2012 06:49:03 +0000 Elliott Sales de Andrade Switch to MSNP18.
Fri, 03 Feb 2012 06:48:16 +0000 Elliott Sales de Andrade Update UUM to allow sending to users on any network.
Fri, 03 Feb 2012 06:40:25 +0000 Elliott Sales de Andrade Add a missing function.
Fri, 03 Feb 2012 06:25:52 +0000 Elliott Sales de Andrade Make a small name change.
Fri, 03 Feb 2012 06:04:05 +0000 Elliott Sales de Andrade Send circle authentication on the notification server on MSNP18.
Fri, 03 Feb 2012 04:57:18 +0000 Elliott Sales de Andrade Switch to ABFindContactsPaged instead of ABFindAll.
Fri, 03 Feb 2012 01:29:43 +0000 Elliott Sales de Andrade Fix NLN on MSNP18.
Fri, 03 Feb 2012 01:26:14 +0000 Elliott Sales de Andrade Fix UBX on MSNP18.
Fri, 03 Feb 2012 01:14:41 +0000 Elliott Sales de Andrade Add a function for parsing a network:username for MSNP18.
Sat, 28 Jan 2012 07:56:14 +0000 Elliott Sales de Andrade The official client doesn't seem to use Live Contacts, but there
Sat, 28 Jan 2012 07:48:53 +0000 Elliott Sales de Andrade Windows Live Spaces do not exist anymore.
Sat, 28 Jan 2012 06:29:38 +0000 Elliott Sales de Andrade I keep seeing a 301 Moved Permanently for omega.contacts.msn.com,
Sat, 28 Jan 2012 06:20:21 +0000 Elliott Sales de Andrade This extra if-level can be dropped.
Sat, 28 Jan 2012 06:19:17 +0000 Elliott Sales de Andrade We know the length of decode_msg here.
Sat, 28 Jan 2012 06:05:48 +0000 Elliott Sales de Andrade Add newlines to debug messages, and word-wrap lines.
Thu, 26 Jan 2012 03:00:33 +0000 masca Apply second patch from xnyhps this time to show the message salvaged to user.
Fri, 20 Jan 2012 05:15:22 +0000 thijsalkemade MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8
Thu, 19 Jan 2012 03:38:33 +0000 Richard Laager Line wrap a line in ChangeLog.API
Sun, 15 Jan 2012 05:50:58 +0000 Paul Aurich pidgin: Fix so that logging works again
Wed, 11 Jan 2012 01:03:31 +0000 Gary Kramlich Fix mark's commit and allow aim accounts to work again
Mon, 09 Jan 2012 11:32:01 +0000 andrew victor merge of '13d6e924c9257b20e21050646cab88043bdb2e15'
Mon, 09 Jan 2012 10:58:37 +0000 Mark Doliner Allow signing on with usernames containing periods and
Mon, 09 Jan 2012 11:31:00 +0000 andrew victor merge of '3afac25cbbb20ab81fe5ab388a8e529090591d60'
Mon, 09 Jan 2012 11:30:40 +0000 andrew victor Our minimum version of GLib does not have a g_list_free_full().
Fri, 06 Jan 2012 02:37:42 +0000 Elliott Sales de Andrade Add some code for manipulating the WebView in edit-mode. Thanks to
Thu, 05 Jan 2012 10:03:51 +0000 Elliott Sales de Andrade The switch to the webview also allowed strikethrough-by-default.
Thu, 05 Jan 2012 10:02:18 +0000 Elliott Sales de Andrade Replace the sample imhtml in the prefs panel with a webview widget.
Thu, 05 Jan 2012 09:50:46 +0000 Elliott Sales de Andrade Add some GTK+3 compatible updates.
Thu, 05 Jan 2012 09:40:32 +0000 Elliott Sales de Andrade Use pointers in the private struct instead of g_object_[gs]et_data.
Thu, 05 Jan 2012 09:16:22 +0000 Elliott Sales de Andrade Use the toolbar as the userdat to avoid g_object_[gs]et_data.
Thu, 05 Jan 2012 08:55:56 +0000 Elliott Sales de Andrade Move all internal toolbar pointers into a private struct.
Thu, 05 Jan 2012 08:26:15 +0000 Elliott Sales de Andrade Add missing macro.
Thu, 05 Jan 2012 08:14:09 +0000 Elliott Sales de Andrade Re-arrange things a bit.