Mercurial > pidgin
graph
-
*** Plucked rev 8102ace3c8e8bec9e456d927dd7c923afbb582a6 (qulogic@pidgin.im):Mon, 27 Feb 2012 23:08:37 +0000, by Elliott Sales de Andrade
-
*** Plucked rev deb06ab6aa118efb674f1a8434ff529e67b28809 (qulogic@pidgin.im):Thu, 23 Feb 2012 08:13:01 +0000, by Elliott Sales de Andrade
-
Fix some boring asserts when using the Default conversation theme.Sun, 04 Mar 2012 03:49:49 +0000, by Elliott Sales de Andrade
-
Correctly save the conversation theme pref when re-choosing the Default.Sun, 04 Mar 2012 03:32:07 +0000, by Elliott Sales de Andrade
-
Automatically load the Default conversation theme and use it if aSun, 04 Mar 2012 02:16:12 +0000, by Elliott Sales de Andrade
-
Replace the "%status%" variable in themes, though this only supports errorsSun, 04 Mar 2012 01:34:03 +0000, by Elliott Sales de Andrade
-
Add a simple theme that replicates our current look.Sun, 04 Mar 2012 01:32:16 +0000, by Elliott Sales de Andrade
-
Use proper newlines in /help output.Sun, 04 Mar 2012 00:48:20 +0000, by Elliott Sales de Andrade
-
Override the probe function in the conversation theme loader.Sat, 03 Mar 2012 08:39:34 +0000, by Elliott Sales de Andrade
-
Change theme loaders to use the correct subdirectory now that theSat, 03 Mar 2012 08:19:33 +0000, by Elliott Sales de Andrade
-
Use the theme loader probing function when searching directories.Sat, 03 Mar 2012 07:47:07 +0000, by Elliott Sales de Andrade
-
Add a directory probe to theme loaders. The default just checks forSat, 03 Mar 2012 06:39:49 +0000, by Elliott Sales de Andrade
-
Remove purple_certificate_display_x509 from Perl wrappers.Tue, 28 Feb 2012 07:10:15 +0000, by Elliott Sales de Andrade
-
Don't migrate the old autoaccept pref if the new one already exists.Mon, 27 Feb 2012 23:07:49 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.qulogic.gtk3' (head 48830f0ec00f34eaac1edbb7f4d702bb04410b05)Mon, 27 Feb 2012 22:45:47 +0000, by Elliott Sales de Andrade
-
This struct member seems to be unused now.Sun, 26 Feb 2012 08:26:11 +0000, by Elliott Sales de Andrade
-
Restore a minor comment.Sun, 26 Feb 2012 08:21:37 +0000, by Elliott Sales de Andrade
-
Change these accel paths to match what's automatically generated.Sun, 26 Feb 2012 07:55:12 +0000, by Elliott Sales de Andrade
-
Restore loading and saving of accels, which was lost at some point.Sun, 26 Feb 2012 07:40:21 +0000, by Elliott Sales de Andrade
-
This Privacy senstivity-toggle can be rolled in with the others.Sun, 26 Feb 2012 06:40:46 +0000, by Elliott Sales de Andrade
-
Remove an old debug line.Sun, 26 Feb 2012 06:40:05 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 78f2facd08a9b906e2ab5491bb828763c80ea46a)Sun, 26 Feb 2012 05:51:49 +0000, by Elliott Sales de Andrade
-
Use the GtkWidget for a menu instead of its GtkAction.Thu, 23 Feb 2012 09:00:17 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head deb06ab6aa118efb674f1a8434ff529e67b28809)Thu, 23 Feb 2012 08:13:23 +0000, by Elliott Sales de Andrade
-
Go back to the old way of creating the accounts menu.Sat, 21 Jan 2012 12:02:41 +0000, by Elliott Sales de Andrade
-
These lines would never be true, due to the outer check.Fri, 06 Jan 2012 06:46:54 +0000, by Elliott Sales de Andrade
-
Remove commented code.Fri, 06 Jan 2012 06:44:05 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 874feebb31b13ceb4c6789225711244d51bc8e88)Fri, 06 Jan 2012 04:53:52 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 069350831810b6f4bd534a26fed03260a9b4adcd)Wed, 04 Jan 2012 02:37:25 +0000, by Elliott Sales de Andrade
-
Facebook does not support various XMPP extensions that we do.Thu, 29 Dec 2011 07:33:57 +0000, by Elliott Sales de Andrade
-
Looks like I missed a number.Thu, 29 Dec 2011 05:42:01 +0000, by Elliott Sales de Andrade
-
It appears that no-one needs this AopMenu struct after the comboThu, 29 Dec 2011 05:40:11 +0000, by Elliott Sales de Andrade
-
Avoid calling gtk_combo_box_set_active twice in some cases.Thu, 29 Dec 2011 05:36:32 +0000, by Elliott Sales de Andrade
-
Make code a bit more verbose, and remove some "magic numbers".Thu, 29 Dec 2011 04:47:14 +0000, by Elliott Sales de Andrade
-
Replace Facebook's UI hack for default connection security.Thu, 29 Dec 2011 01:58:43 +0000, by Elliott Sales de Andrade
-
Use a reasonable default in VV prefs if the account isn't created yet.Thu, 29 Dec 2011 01:49:46 +0000, by Elliott Sales de Andrade
-
"Fake" account types couldn't be registered before, so make sureThu, 29 Dec 2011 01:46:39 +0000, by Elliott Sales de Andrade
-
Remove and replace the Default Domain UI hack.Thu, 29 Dec 2011 01:43:31 +0000, by Elliott Sales de Andrade
-
Fix a couple descriptive lines.Wed, 28 Dec 2011 09:01:34 +0000, by Elliott Sales de Andrade
-
Remove UI hack for XMPP sub-prpls.Wed, 28 Dec 2011 09:00:48 +0000, by Elliott Sales de Andrade
-
Since XMPP is already a split-prpl thing, make two new prpls forWed, 28 Dec 2011 08:47:49 +0000, by Elliott Sales de Andrade
-
merge of '7b6523560e839d3775c83d46b3c466732954bb03'Fri, 23 Dec 2011 08:22:03 +0000, by Elliott Sales de Andrade
-
Fix some merging typos.Fri, 23 Dec 2011 08:06:49 +0000, by Elliott Sales de Andrade
-
explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'Fri, 23 Dec 2011 06:58:52 +0000, by Elliott Sales de Andrade
-
Oops, fix up one deprecated line.Sun, 09 Oct 2011 07:10:36 +0000, by Elliott Sales de Andrade
-
This existing Send To menu stuff works already, and isn't reallySun, 09 Oct 2011 07:09:39 +0000, by Elliott Sales de Andrade
-
Add the Get Attention action to the PidginWindow menu structure, andSun, 09 Oct 2011 06:01:04 +0000, by Elliott Sales de Andrade
-
Render the DND hint windows using the new window's colourmap insteadSun, 09 Oct 2011 05:37:17 +0000, by Elliott Sales de Andrade
-
Cairo-ify buddy list tooltips.Sun, 09 Oct 2011 05:03:55 +0000, by Elliott Sales de Andrade
-
GDK_DISPLAY has been deprecated, and its replacement has been aroundSun, 09 Oct 2011 04:55:33 +0000, by Elliott Sales de Andrade
-
Replace the deprecated gtk_notebook_set_tab_label_packing with a callSun, 09 Oct 2011 03:56:58 +0000, by Elliott Sales de Andrade
-
It appears that GtkNotebookPage is deprecated, though the 'switch-page'Sun, 09 Oct 2011 03:40:34 +0000, by Elliott Sales de Andrade
-
Fix calls to GTK_WIDGET_SET_FLAGS, which oddly enough does not seem toSun, 09 Oct 2011 03:35:22 +0000, by Elliott Sales de Andrade
-
Fix all deprecated GTK_WIDGET_* macros.Sun, 09 Oct 2011 02:50:20 +0000, by Elliott Sales de Andrade
-
The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.Sun, 09 Oct 2011 00:17:12 +0000, by Elliott Sales de Andrade
-
Remove ItemFactory version of menu.Sat, 08 Oct 2011 23:29:06 +0000, by Elliott Sales de Andrade
-
Apply some updates to UI Manager version of blist menu: Change the keySat, 08 Oct 2011 23:26:28 +0000, by Elliott Sales de Andrade
-
Restore missing Join a Chat menu item in UI-factory mode.Sat, 08 Oct 2011 23:01:54 +0000, by Elliott Sales de Andrade
-
Pluck one more fix.Sat, 08 Oct 2011 22:49:05 +0000, by Elliott Sales de Andrade
-
Remove unnecessary GTK+ version checks now that we depend on 2.10.0.Sat, 08 Oct 2011 22:35:05 +0000, by Elliott Sales de Andrade
-
Fix minor unused variable warning.Sat, 08 Oct 2011 22:17:55 +0000, by Elliott Sales de Andrade
-
Fix an incorrect function call. Probably a merge error.Sat, 08 Oct 2011 21:58:16 +0000, by Elliott Sales de Andrade
-
Silence a warning.Sat, 08 Oct 2011 21:57:46 +0000, by Elliott Sales de Andrade
-
Fix a type warning.Sat, 08 Oct 2011 21:54:32 +0000, by Elliott Sales de Andrade
-
Apply some changes that don't require GTK+ 3.0.Sat, 08 Oct 2011 21:48:38 +0000, by Elliott Sales de Andrade
-
Fix merge problem.Sat, 08 Oct 2011 21:24:14 +0000, by Elliott Sales de Andrade
-
explicit merge of 'f3961bf768b8a93583640b6058ba23d7f2c73c67'Sat, 08 Oct 2011 21:13:43 +0000, by Elliott Sales de Andrade
-
A boring and large patch so I can merge heads.Fri, 23 Dec 2011 08:21:58 +0000, by Elliott Sales de Andrade
-
Force disable GtkSpell, since it's not currently compatible with GTK+3.Mon, 22 Aug 2011 22:46:08 +0000, by Elliott Sales de Andrade
-
Fix some sort of merge error from before.Mon, 22 Aug 2011 22:45:09 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 662fd6d0faf9634c19691e926ec572bae1df2fd6)Mon, 22 Aug 2011 22:39:32 +0000, by Elliott Sales de Andrade
-
Fix vvconfig.c compile.Mon, 22 Aug 2011 22:18:41 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)Mon, 22 Aug 2011 21:27:03 +0000, by Elliott Sales de Andrade
-
merge of 'a8f0eef7e999fe67029a8df6e8a41d9a1c564388'Mon, 25 Apr 2011 20:13:05 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c0e633bbd723352b9614b1bfcfab551e416a29dc)Wed, 02 Feb 2011 23:26:42 +0000, by Marcus Lundblad
-
Fix the blist headline, so it doesn't force the list to be super-wide.Mon, 21 Mar 2011 03:56:15 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)Mon, 21 Mar 2011 01:53:46 +0000, by Elliott Sales de Andrade
-
The default widget name for gtkconv->tab_label should be "tab-label",Tue, 15 Mar 2011 04:33:51 +0000, by Elliott Sales de Andrade
-
Port the markerline to cairo and the new draw signal.Tue, 15 Mar 2011 04:15:58 +0000, by Elliott Sales de Andrade
-
Enable the menu-refreshing logic in the conversation menu, now thatMon, 14 Mar 2011 06:45:05 +0000, by Elliott Sales de Andrade
-
Fix some changes for the scrollable stuff.Mon, 14 Mar 2011 06:41:44 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)Mon, 14 Mar 2011 06:09:47 +0000, by Elliott Sales de Andrade
-
Remove unused variable.Sun, 13 Feb 2011 07:39:13 +0000, by Elliott Sales de Andrade
-
Whitespace fixes. Try and check your editor settings before writingSun, 13 Feb 2011 07:38:19 +0000, by Elliott Sales de Andrade
-
Fix warning. You should really try to read these next time.Sun, 13 Feb 2011 06:40:09 +0000, by Elliott Sales de Andrade
-
Add back the More and plugin action menu entries.Sun, 13 Feb 2011 06:30:30 +0000, by Elliott Sales de Andrade
-
We don't need this extra slash.Sun, 13 Feb 2011 02:10:49 +0000, by Elliott Sales de Andrade
-
Hide some Facebook settings hacks for now.Sun, 13 Feb 2011 01:36:45 +0000, by Elliott Sales de Andrade
-
SM appears to be X11-specific now.Sun, 13 Feb 2011 01:36:19 +0000, by Elliott Sales de Andrade
-
Up GTK+ requirements now that 3.0.0 has been officially released.Sun, 13 Feb 2011 01:04:13 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head c22777dae7e766426b17df35dbf42ba6d49bf820)Sat, 12 Feb 2011 23:54:14 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)Sun, 09 Jan 2011 23:32:10 +0000, by Elliott Sales de Andrade
-
Fix some indenting.Sun, 05 Dec 2010 08:14:52 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)Sun, 05 Dec 2010 03:10:05 +0000, by Elliott Sales de Andrade
-
updates to work with the latest GTK+Fri, 03 Dec 2010 23:03:58 +0000, by Marcus Lundblad
-
don't use GDK_DRAWABLEThu, 02 Dec 2010 12:11:26 +0000, by Marcus Lundblad
-
this wasn't really mean to be commited...Wed, 01 Dec 2010 10:44:54 +0000, by 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...Wed, 01 Dec 2010 09:41:56 +0000, by Marcus Lundblad
-
fixed some indentationTue, 30 Nov 2010 09:03:34 +0000, by Marcus Lundblad
-
fix indentation and remove some unused codeMon, 29 Nov 2010 22:14:00 +0000, by Marcus Lundblad
-
remove unused codeMon, 29 Nov 2010 15:48:29 +0000, by 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 13:09:01 +0000, by Marcus Lundblad
-
I think draw should replace expose_event here, but the status selector is still not seen...Mon, 29 Nov 2010 09:23:05 +0000, by Marcus Lundblad
-
don't crash when switching tabsMon, 29 Nov 2010 08:05:42 +0000, by Marcus Lundblad
-
GtkDialog doesn't have a 'has-separator' property anymoreMon, 29 Nov 2010 07:30:49 +0000, by Marcus Lundblad
-
it's now possible to start conversations without glib fatal warnings...Sun, 28 Nov 2010 22:52:10 +0000, by Marcus Lundblad
-
make the buddy list tooltips work againSun, 28 Nov 2010 21:48:26 +0000, by Marcus Lundblad
-
avoid illegal gobject cast hereSun, 28 Nov 2010 21:00:42 +0000, by Marcus Lundblad
-
change property expanded to is-expandedSun, 28 Nov 2010 20:54:02 +0000, by Marcus Lundblad
-
replace 'expose_event' with 'draw'Sun, 28 Nov 2010 20:48:38 +0000, by Marcus Lundblad
-
GtkDocklet doesn't have a blinking property anymore, so remove this option...Sun, 28 Nov 2010 20:36:20 +0000, by Marcus Lundblad
-
compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...Thu, 25 Nov 2010 22:30:18 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head 2efef3c76346222c20254255e83de8bb572d0ed8)Mon, 22 Nov 2010 10:18:15 +0000, by 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 successfullySat, 20 Nov 2010 22:34:25 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)Sat, 20 Nov 2010 22:20:35 +0000, by Marcus Lundblad
-
Remove an extra "fake" check.Mon, 26 Jul 2010 05:40:49 +0000, by Elliott Sales de Andrade
-
Supply something for the widget.Mon, 26 Jul 2010 05:38:41 +0000, by Elliott Sales de Andrade
-
Apply final changes from nix_nix's patch.Mon, 26 Jul 2010 05:35:10 +0000, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head d198e35f28e8800ec2979cfb22965fbe0a31e10d)Mon, 26 Jul 2010 04:24:36 +0000, by Elliott Sales de Andrade
-
Remove all the old GTK_CHECK_VERSION stuff. Of course, this makes thisMon, 26 Jul 2010 04:14:44 +0000, by Elliott Sales de Andrade
-
Let GtkFileSelection stuff compile for now.Sun, 25 Jul 2010 23:40:05 +0000, by Elliott Sales de Andrade
-
Fix blist menu and small compile error.Sun, 25 Jul 2010 23:39:10 +0000, by Elliott Sales de Andrade
-
Fix some additional tooltip calls.Sun, 25 Jul 2010 23:38:18 +0000, by Elliott Sales de Andrade
-
gtk_widget_[gs]et_{mapped,realized} were added in GTK+ 2.20.Sun, 25 Jul 2010 22:37:17 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head e64578dc53c96709f20cb9416d507a4d448a4ee3)Sun, 25 Jul 2010 01:11:18 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)Tue, 20 Jul 2010 02:48:15 +0000, by Elliott Sales de Andrade
-
With 2.7.0, we don't need these GTK_CHECK_VERSION's any more.Sat, 05 Jun 2010 22:30:51 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 52f4817b6a7b2db5cad41758c4911c0f20f77eb2)Sat, 05 Jun 2010 21:22:26 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 8958bbc5a8fc6f85d0906e37b0754808791b4007)Sat, 20 Feb 2010 07:03:22 +0000, by Elliott Sales de Andrade
-
merge of '42baaaa89e0547680887e64267865054a0936d37'Fri, 19 Feb 2010 07:23:42 +0000, by Elliott Sales de Andrade
-
Remove some deprecated functions, without extra changes this time.Fri, 19 Feb 2010 07:23:38 +0000, by Elliott Sales de Andrade
-
disapproval of revision 'fe9c6c6158b441811aceea190650f189fe1fa4c3'Fri, 19 Feb 2010 07:21:14 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)Fri, 19 Feb 2010 07:07:09 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head c0adc68d6e21c013beb36f789a05d94234c3696a)Tue, 16 Feb 2010 08:50:15 +0000, by Elliott Sales de Andrade
-
Remove some deprecated functions.Tue, 16 Feb 2010 08:29:28 +0000, by Elliott Sales de Andrade
-
Update GtkMedia window to use GtkUIManager.Tue, 16 Feb 2010 08:21:11 +0000, by Elliott Sales de Andrade
-
Fix some new uses of GtkTooltips for GTK+ > 2.12.Tue, 16 Feb 2010 07:40:57 +0000, by Elliott Sales de Andrade
-
Fix some more GTK+3 stuff in gtkconv.c.Tue, 16 Feb 2010 06:54:06 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 65f082f9eed3753e9ab3457861c2118f840d9cd1)Tue, 16 Feb 2010 04:45:35 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 1356c46a0afabeaf938b12405035e8c01aa73d54)Fri, 30 Oct 2009 05:27:45 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)Wed, 19 Aug 2009 00:44:02 +0000, by Elliott Sales de Andrade
-
Fix copy+paste typo. Doesn't seem to make a real difference though.Wed, 29 Jul 2009 04:17:40 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 31e040ab1b9ac3ec6250c3e89b47f8df06c03879)Tue, 28 Jul 2009 05:49:14 +0000, by Elliott Sales de Andrade
-
Fix media call initiation for UI manager.Tue, 28 Jul 2009 05:47:09 +0000, by Elliott Sales de Andrade
-
Make the conversation UI manager stuff depend on GTK+ 2.6 instead of 2.4,Tue, 28 Jul 2009 05:38:26 +0000, by Elliott Sales de Andrade
-
Fix up some simple warnings for the conversation UI.Tue, 28 Jul 2009 05:33:03 +0000, by Elliott Sales de Andrade
-
Use GtkActions instead of GtkWidgets for the shortcuts to items in the menuTue, 28 Jul 2009 05:28:46 +0000, by Elliott Sales de Andrade
-
Start converting the conversation window to UI manager. The auto-generatedTue, 28 Jul 2009 04:30:58 +0000, by Elliott Sales de Andrade
-
Fix the Pause button in the debug window.Tue, 28 Jul 2009 03:43:45 +0000, by Elliott Sales de Andrade
-
Try to reduce the printf'ing a little in the account menu creation.Tue, 28 Jul 2009 03:02:29 +0000, by Elliott Sales de Andrade
-
Don't get account and plugin actions confused by using the same action nameTue, 28 Jul 2009 02:48:40 +0000, by Elliott Sales de Andrade
-
Get rid of the remaining warnings in gtkblist.c.Tue, 28 Jul 2009 02:41:18 +0000, by Elliott Sales de Andrade
-
Cleanup things in a slightly less (non-fatal) error-producing way.Tue, 28 Jul 2009 01:52:46 +0000, by Elliott Sales de Andrade
-
Re-enable the plugin sub-menus. Even though it's similar to the accountsTue, 28 Jul 2009 01:50:42 +0000, by Elliott Sales de Andrade
-
Sort of get the accounts menu working again. Except UI manager insists onTue, 28 Jul 2009 01:33:55 +0000, by Elliott Sales de Andrade
-
Get BList sort methods actually working, and clean up the warnings thatTue, 28 Jul 2009 00:53:15 +0000, by Elliott Sales de Andrade
-
Move some UI manager stuff out of the blist structure and into the sourceTue, 28 Jul 2009 00:50:25 +0000, by Elliott Sales de Andrade
-
Start converting Buddy List to new UI Manager code. Some auto-generatedSun, 26 Jul 2009 06:10:10 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 067d0354b67f513d4a79dc6c04b0bf85a01e02bc)Sat, 25 Jul 2009 20:46:43 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head ef660d19c58b200a67bf94b3e8cbf0fd562a7f1d)Sun, 28 Jun 2009 04:41:07 +0000, by Elliott Sales de Andrade
-
If gedit can do it, then so can we!Sun, 10 May 2009 06:24:26 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head b64b40b3762950d0b8b4bff4f4bb8bddeefc24ac)Sat, 09 May 2009 20:10:22 +0000, by Elliott Sales de Andrade
-
Update the toolbar code in the Debug Window. There remains a bug when it'sSun, 19 Apr 2009 03:21:27 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)Sun, 19 Apr 2009 03:17:46 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head f11c46cb59c07c862176434fa78eaa1a8ca2c600)Sat, 18 Apr 2009 22:14:49 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head c8528fe7f2a21bd2071ce51b1e739e5110e7613b)Sat, 18 Apr 2009 07:37:40 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head ecded04145b1adc6b1f6b773b68bcef7eb1daf02)Fri, 10 Apr 2009 07:33:31 +0000, by Elliott Sales de Andrade
-
Add an enumeration to replace a couple hardcoded numbers in the combo boxFri, 10 Apr 2009 05:00:13 +0000, by Elliott Sales de Andrade
-
Replace GtkOptionMenu with a GtkComboBox in the preferences dropdowns forFri, 10 Apr 2009 04:55:52 +0000, by Elliott Sales de Andrade
-
Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4Thu, 09 Apr 2009 04:21:12 +0000, by Elliott Sales de Andrade
-
Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+Thu, 09 Apr 2009 04:18:50 +0000, by Elliott Sales de Andrade
-
Replace the GtkOptionMenu with a GtkComboBox for the privacy options listThu, 09 Apr 2009 04:13:52 +0000, by Elliott Sales de Andrade
-
Use GtkComboBox instead of GtkOptionMenu in the choice request field forThu, 09 Apr 2009 04:11:01 +0000, by Elliott Sales de Andrade
-
Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.Wed, 08 Apr 2009 05:46:20 +0000, by Elliott Sales de Andrade
-
Remove some unused variables.Mon, 27 Feb 2012 06:44:05 +0000, by Elliott Sales de Andrade
-
Update prefs usage of the webview for previous changes.Mon, 27 Feb 2012 06:42:29 +0000, by Elliott Sales de Andrade
-
Having a backcolor and a background seems a bit redundant. And weMon, 27 Feb 2012 06:41:57 +0000, by Elliott Sales de Andrade
-
WebKit knows the current formatting of the selection better than weMon, 27 Feb 2012 06:35:27 +0000, by Elliott Sales de Andrade
-
Implement webview formatting clearing.Mon, 27 Feb 2012 03:15:42 +0000, by Elliott Sales de Andrade
-
Fix a small typo and add a cast.Sun, 26 Feb 2012 05:49:17 +0000, by Elliott Sales de Andrade
-
Get rid of purple_certificate_display_x509, now that there's aSun, 26 Feb 2012 05:34:08 +0000, by Elliott Sales de Andrade
-
Use the new certificate request API in the certificate manager.Sun, 26 Feb 2012 05:33:00 +0000, by Elliott Sales de Andrade
-
Use GCR widgets for the certificate request field when available.Sun, 26 Feb 2012 05:23:21 +0000, by Elliott Sales de Andrade
-
Use new certificate request API when prompting the user to accept certs.Sun, 26 Feb 2012 05:11:02 +0000, by Elliott Sales de Andrade
-
Add a function for prompting about a certificate. This is basicallySun, 26 Feb 2012 04:37:10 +0000, by Elliott Sales de Andrade
-
Display a certificate request field in Pidgin and Finch by just usingSun, 26 Feb 2012 03:54:26 +0000, by Elliott Sales de Andrade
-
Add PurpleCertificate request field API.Sun, 26 Feb 2012 03:38:28 +0000, by Elliott Sales de Andrade
-
Add a function for converting a PurpleCertificate to a stringSun, 26 Feb 2012 03:01:41 +0000, by Elliott Sales de Andrade
-
Add certificate function to ChangeLog.API.Sun, 26 Feb 2012 02:59:09 +0000, by Elliott Sales de Andrade
-
merge of 'd3c4fbebab720da0885766add6272f14814edc99'Thu, 23 Feb 2012 09:01:12 +0000, by Elliott Sales de Andrade
-
Fix the Browser prefs on GNOME3. Unfortunately, there doesn't seemThu, 23 Feb 2012 08:12:03 +0000, by Elliott Sales de Andrade
-
Add a title attribute to links so that they'll show a tooltip.Thu, 23 Feb 2012 07:21:16 +0000, by Elliott Sales de Andrade
-
Remove an extra colon.Thu, 23 Feb 2012 06:48:22 +0000, by Elliott Sales de Andrade
-
Update the HTML in the Plugin Information dialog.Thu, 23 Feb 2012 06:47:57 +0000, by Elliott Sales de Andrade
-
Show multiple translators under the same language entry.Thu, 23 Feb 2012 06:23:50 +0000, by Elliott Sales de Andrade
-
This locale code appears to have changed. Also, differentiate the names.Thu, 23 Feb 2012 06:16:46 +0000, by Elliott Sales de Andrade
-
Update HTML in Translator Information dialog.Thu, 23 Feb 2012 05:41:16 +0000, by Elliott Sales de Andrade
-
Update HTML in the Developer Information dialog.Thu, 23 Feb 2012 05:35:11 +0000, by Elliott Sales de Andrade
-
Update the HTML in the Build Information dialog. I'm not sure whetherThu, 23 Feb 2012 05:28:50 +0000, by Elliott Sales de Andrade
-
Use better HTML in the About dialog. Since WebKit is rendering thisThu, 23 Feb 2012 04:57:16 +0000, by Elliott Sales de Andrade
-
Remove the automatic scroll-to-end when appending HTML to a webview.Thu, 23 Feb 2012 04:41:29 +0000, by Elliott Sales de Andrade
-
Fix a minor GLib assert thing.Thu, 23 Feb 2012 04:07:32 +0000, by Elliott Sales de Andrade
-
Fix a leak in the Plugin Information window. These variables areThu, 23 Feb 2012 04:05:51 +0000, by Elliott Sales de Andrade
-
These two items are listed under the 2.10.2 sectionThu, 23 Feb 2012 08:32:05 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 5e6213531d20392ad819ad1bd7eaec4054b7079c)Thu, 23 Feb 2012 08:30:08 +0000, by Mark Doliner
-
*** Plucked rev ba1eb9b8a9a30e66ae62f2ee9e02571eb9ce27f5 (qulogic@pidgin.im):Wed, 22 Feb 2012 05:54:38 +0000, by Elliott Sales de Andrade
-
Pluck all MSNP18 changes. This is pretty much to fix sending OIMs.Wed, 22 Feb 2012 05:52:30 +0000, by Elliott Sales de Andrade
-
Pluck service changes.Wed, 22 Feb 2012 05:32:14 +0000, by Elliott Sales de Andrade
-
Can I mark Casey and Ivan as retired?Mon, 20 Feb 2012 23:52:41 +0000, by Mark Doliner
-
When deleting a group from the server stored buddy list, rebuild the listMon, 20 Feb 2012 23:18:00 +0000, by Mark Doliner
-
Call aim_ssi_cleanlist from within the feedbag code. Just want toSun, 19 Feb 2012 01:27:00 +0000, by Mark Doliner
-
Add two friendly little checksSat, 18 Feb 2012 23:46:04 +0000, by Mark Doliner
-
merge of '0f830f30f43a1884816673b67f0931e686e3eb43'Sat, 18 Feb 2012 23:43:18 +0000, by Mark Doliner
-
This change will be in 2.10.2Sat, 18 Feb 2012 23:43:13 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2cca525615a367389b1639a5246fbe6d451150c4)Sat, 18 Feb 2012 23:30:01 +0000, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 9e9d09486a04f5adb2e51b0f5aada69a9b053e93)Sat, 18 Feb 2012 23:26:02 +0000, by Mark Doliner
-
*** Plucked rev 950eb2e674f6da789c0132765c4f2d68ccd0d617 (markdoliner@pidgin.im):Sat, 18 Feb 2012 23:28:43 +0000, by Mark Doliner
-
Add ChangeLog entry for bf80bd26d9da7a91dd596e36945dfc24115cfb9dSat, 18 Feb 2012 23:06:03 +0000, by Mark Doliner
-
*** Plucked rev bf80bd26d9da7a91dd596e36945dfc24115cfb9d (opensuse-project@opensuse.org):Sat, 18 Feb 2012 23:04:54 +0000, by Mark Doliner
-
Add ChangeLog entry for d1d77da56217f3a083e1d459bef054db9f1d5699Sat, 18 Feb 2012 23:01:23 +0000, by Mark Doliner
-
*** Plucked rev d1d77da56217f3a083e1d459bef054db9f1d5699 (qulogic@pidgin.im):Sat, 18 Feb 2012 23:00:10 +0000, by Mark Doliner
-
merge of '081986627877141e126dc3bcd9b0ab5063e96e83'Wed, 15 Feb 2012 22:27:43 +0000, by Paul Aurich
-
gtkdisco: Prevent a NULL dereference crashWed, 15 Feb 2012 22:26:40 +0000, by Paul Aurich
-
Add this change to the ChangeLogWed, 15 Feb 2012 09:47:25 +0000, by Mark Doliner
-
*** Plucked rev adb5993fd26854de08af6ca2864eeb3fe1fc8c1d (qulogic@pidgin.im):Wed, 15 Feb 2012 09:44:50 +0000, by Mark Doliner
-
Add a space here, because that's our MOWed, 15 Feb 2012 09:40:30 +0000, by Mark Doliner
-
*** Plucked rev 10ead4688e3af4132d454fa3bc241480500651c9 (dcbw@redhat.com):Wed, 15 Feb 2012 09:39:56 +0000, by Mark Doliner
-
*** Plucked rev 1270f4e5ab858ed24cdaf179e71fedea82ea9e09 (qulogic@pidgin.im):Mon, 13 Feb 2012 03:57:10 +0000, by Mark Doliner
-
Add ChangeLog entries for other changes in this branchMon, 13 Feb 2012 03:51:38 +0000, by Mark Doliner
-
*** Plucked rev 13d6e924c9257b20e21050646cab88043bdb2e15 (markdoliner@pidgin.im):Mon, 13 Feb 2012 03:51:01 +0000, by Mark Doliner
-
*** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):Mon, 13 Feb 2012 03:32:29 +0000, by Mark Doliner
-
Pluck change to contact server, to reduce DNS/SOAP requests.Mon, 06 Feb 2012 22:44:28 +0000, by Elliott Sales de Andrade
-
Pluck fixes for OIM charset conversion.Mon, 06 Feb 2012 22:42:32 +0000, by Elliott Sales de Andrade
-
xnyhps noticed that 'purple_proxy_connect_socks5' is passing the handle to theMon, 23 Jan 2012 16:22:33 +0000, by Daniel Atallah
-
*** Plucked rev 081986627877141e126dc3bcd9b0ab5063e96e83 (darkrain42@pidgin.im):Wed, 15 Feb 2012 22:29:29 +0000, by Paul Aurich
-
If there are no objections, these changes will get released in 2.10.2Wed, 15 Feb 2012 09:49:00 +0000, by Mark Doliner
-
Move this check up a level so that it affects direct connections, too.Mon, 13 Feb 2012 03:19:08 +0000, by Mark Doliner
-
We don't need to abort the file transfer attempt entirely when this happens.Mon, 13 Feb 2012 03:11:11 +0000, by Mark Doliner
-
Adjust this debug statement. listener_ip is based off of the bos connectionMon, 13 Feb 2012 03:05:53 +0000, by Mark Doliner
-
Fix indices for client capabilities and display pics.Mon, 06 Feb 2012 23:08:34 +0000, by Elliott Sales de Andrade