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.
|
Thu, 05 Jan 2012 08:04:26 +0000 |
Elliott Sales de Andrade |
Update the signals in the GtkWebViewToolbar.
|
Thu, 05 Jan 2012 06:30:29 +0000 |
Elliott Sales de Andrade |
Emit the format-cleared signal when the webview format is cleared.
|
Thu, 05 Jan 2012 06:11:04 +0000 |
Elliott Sales de Andrade |
Emit the allowed-formats-updated signal when the set_format_functions
|
Thu, 05 Jan 2012 05:59:21 +0000 |
Elliott Sales de Andrade |
Add some formatting signals to webview from imhtml.
|
Thu, 05 Jan 2012 01:10:12 +0000 |
Elliott Sales de Andrade |
Add a function for setting a WebView entry based on the
|
Wed, 04 Jan 2012 23:56:07 +0000 |
Elliott Sales de Andrade |
Add a WebView setup function.
|
Wed, 04 Jan 2012 09:46:23 +0000 |
Elliott Sales de Andrade |
Add GtkWebViewToolbar to makefiles.
|
Wed, 04 Jan 2012 09:45:10 +0000 |
Elliott Sales de Andrade |
Use a GtkWebViewToolbar when creating an editable GtkWebView.
|
Wed, 04 Jan 2012 09:44:06 +0000 |
Elliott Sales de Andrade |
Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml
|
Wed, 04 Jan 2012 09:20:44 +0000 |
Elliott Sales de Andrade |
Copy some editing functions from GtkIMHtml. These are incomplete.
|
Wed, 04 Jan 2012 06:30:51 +0000 |
Elliott Sales de Andrade |
We don't want WebKit to process a Refresh, or Back/Forward
|
Wed, 04 Jan 2012 03:37:59 +0000 |
Elliott Sales de Andrade |
This #include is unnecessary when internal.h is used.
|
Wed, 04 Jan 2012 03:35:36 +0000 |
Elliott Sales de Andrade |
Add some more messageClasses.
|
Wed, 04 Jan 2012 02:49:34 +0000 |
Elliott Sales de Andrade |
If we handle a navigation request, then we should tell WebKit
|
Wed, 04 Jan 2012 02:48:04 +0000 |
Elliott Sales de Andrade |
Passing the webview as userdata when the webview is the object
|
Wed, 04 Jan 2012 02:35:22 +0000 |
Elliott Sales de Andrade |
This #include doesn't seem necessary.
|
Wed, 04 Jan 2012 02:34:24 +0000 |
Elliott Sales de Andrade |
Use accessor functions where available.
|
Wed, 04 Jan 2012 02:30:11 +0000 |
Elliott Sales de Andrade |
Rearrange these files a bit to group common functions
|
Wed, 04 Jan 2012 01:30:38 +0000 |
Elliott Sales de Andrade |
I don't know why these lines are indented.
|
Wed, 04 Jan 2012 01:21:28 +0000 |
Elliott Sales de Andrade |
This strlen seems redundant.
|
Wed, 04 Jan 2012 01:18:01 +0000 |
Elliott Sales de Andrade |
Avoid creating temporary files for images in a webview.
|
Wed, 04 Jan 2012 00:44:36 +0000 |
Elliott Sales de Andrade |
Update Template.html from Adium's hg repo.
|
Wed, 04 Jan 2012 00:14:51 +0000 |
Elliott Sales de Andrade |
Use internal.h for less (conditional) #includes.
|
Wed, 04 Jan 2012 00:00:42 +0000 |
Elliott Sales de Andrade |
Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did
|
Tue, 03 Jan 2012 23:37:11 +0000 |
Elliott Sales de Andrade |
Re-align stuff.
|
Tue, 03 Jan 2012 23:36:11 +0000 |
Elliott Sales de Andrade |
Fix some spelling.
|
Tue, 03 Jan 2012 23:32:59 +0000 |
Elliott Sales de Andrade |
Use G_BEGIN/END_DECLS in public libpurple files. This was
|
Tue, 03 Jan 2012 19:29:43 +0000 |
Paul Aurich |
merge of '3100be309efb98a39bb8ef745c0302722534234a'
|
Tue, 03 Jan 2012 19:29:20 +0000 |
Paul Aurich |
pidgin/finch: Make relative paths absolute with -c
|
Tue, 03 Jan 2012 06:32:26 +0000 |
Paul Aurich |
jabber: Fix some compile warnings in auth_cyrus.c
|
Mon, 02 Jan 2012 09:13:39 +0000 |
Elliott Sales de Andrade |
Ensure timestamps in header all all the same.
|
Mon, 02 Jan 2012 07:58:32 +0000 |
Elliott Sales de Andrade |
Fix "Clear Scrollback" to actually reload the theme.
|
Mon, 02 Jan 2012 07:24:55 +0000 |
Elliott Sales de Andrade |
Wrap a few lines.
|
Mon, 02 Jan 2012 07:17:23 +0000 |
Elliott Sales de Andrade |
Fix a little warning.
|
Mon, 02 Jan 2012 07:10:34 +0000 |
Elliott Sales de Andrade |
Ensure all timestamps in a message are the same. Based on something
|
Mon, 02 Jan 2012 06:53:19 +0000 |
dvpdiner2 |
This should fix the everyone-is-the-same problem in chats.
|
Sat, 31 Dec 2011 15:48:20 +0000 |
Daniel Atallah |
Fix some webkit related leaks and an unnecessary allocation.
|
Sat, 31 Dec 2011 15:11:14 +0000 |
Daniel Atallah |
internal.h is needed to compile on win32
|
Sat, 31 Dec 2011 04:30:57 +0000 |
Daniel Atallah |
webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)
|
Wed, 28 Dec 2011 05:07:15 +0000 |
Elliott Sales de Andrade |
JS-ify the markerline plugin.
|
Tue, 27 Dec 2011 22:00:00 +0000 |
Elliott Sales de Andrade |
Add page up/down for WebKit view.
|
Fri, 23 Dec 2011 03:59:39 +0000 |
Elliott Sales de Andrade |
Optionally show certificates using GCR's widgets. These are much
|
Fri, 23 Dec 2011 02:13:20 +0000 |
Elliott Sales de Andrade |
rekkanoryo pointed out that this error message is for a different
|
Fri, 23 Dec 2011 02:05:09 +0000 |
Elliott Sales de Andrade |
Add GnuTLS support for exporting DER data.
|
Fri, 23 Dec 2011 01:52:16 +0000 |
Elliott Sales de Andrade |
Add NSS support for getting DER data.
|
Fri, 23 Dec 2011 01:09:13 +0000 |
Elliott Sales de Andrade |
Add a function for retrieving the raw DER representation of a
|
Thu, 22 Dec 2011 23:57:38 +0000 |
hyc |
Regenerate plugins menu on conversation feature change too
|
Thu, 22 Dec 2011 23:51:01 +0000 |
tim |
Select the first item in the mail-notification dialog. Also,
|
Thu, 22 Dec 2011 23:23:49 +0000 |
hyc |
Fix insertion order of search results in Finch.
|
Thu, 22 Dec 2011 08:39:45 +0000 |
Elliott Sales de Andrade |
Remove dead assignments found with clang-analyzer.
|
Thu, 22 Dec 2011 07:55:41 +0000 |
Elliott Sales de Andrade |
It seems like we should be using this color tag for something...
|
Thu, 22 Dec 2011 07:40:15 +0000 |
Elliott Sales de Andrade |
It seems to me this should be new_alias, not alias.
|
Thu, 22 Dec 2011 07:31:50 +0000 |
Elliott Sales de Andrade |
Initialize parent_iter to prevent clang-analyzer from complaining.
|
Thu, 22 Dec 2011 07:14:31 +0000 |
Elliott Sales de Andrade |
Fix a possible malloc(0). Not too sure if this can happen, though.
|
Thu, 22 Dec 2011 06:28:12 +0000 |
Elliott Sales de Andrade |
Fix some leaks in XMPP caps hashing, as pointed out by max ulidtko.
|
Thu, 22 Dec 2011 06:14:38 +0000 |
Elliott Sales de Andrade |
Use g_list_prepend, since we're going to sort this list afterwards.
|
Thu, 22 Dec 2011 05:47:55 +0000 |
Elliott Sales de Andrade |
Add Howard to COPYRIGHT also.
|
Thu, 22 Dec 2011 05:47:25 +0000 |
hyc |
Ensure labelled buttons are shown for search results in Pidgin.
|
Thu, 22 Dec 2011 05:45:40 +0000 |
hyc |
Ensure that the user's close callback is invoked when search
|
Thu, 22 Dec 2011 05:26:52 +0000 |
opensuse-project |
Fix building with GLib 2.31 and single includes.
|
Thu, 22 Dec 2011 04:38:44 +0000 |
eion |
Allow compile of V/V on OSX without X11. Patch by Eion Robb.
|
Thu, 22 Dec 2011 04:27:59 +0000 |
Elliott Sales de Andrade |
The function gst_msg_db_to_percent already retyrns a number between
|
Thu, 22 Dec 2011 03:09:12 +0000 |
Elliott Sales de Andrade |
Check for libm. I think I read somewhere that GDK pixbuf dropped
|
Thu, 22 Dec 2011 01:42:18 +0000 |
Elliott Sales de Andrade |
Use correct format for printing gsize types.
|
Thu, 22 Dec 2011 01:27:58 +0000 |
brad |
Add support for selecting the sndio backends in the VV config plugin.
|
Thu, 22 Dec 2011 01:13:20 +0000 |
Elliott Sales de Andrade |
Rearrange code to prevent a NULL-deference. Thanks to clh for
|
Thu, 22 Dec 2011 00:50:40 +0000 |
dcbw |
Support new connection states and signals for NetworkManager 0.9+.
|
Wed, 21 Dec 2011 08:47:08 +0000 |
Elliott Sales de Andrade |
Add support for the GNOME3 Network dialog.
|
Tue, 13 Dec 2011 15:33:12 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 83dd0d90742e9ccf6890fc21736440df73e48f24)
|
Tue, 13 Dec 2011 15:24:16 +0000 |
Eion Robb |
Fix the compilation of the Bonjour prpl on Windows.
|
Mon, 12 Dec 2011 09:01:21 +0000 |
Mark Doliner |
Make the oscar cleanlist function ensure that buddy comments and aliases
|
Mon, 12 Dec 2011 08:58:22 +0000 |
Mark Doliner |
Cleanup the formatting of this code a little. No functionality change.
|
Mon, 12 Dec 2011 08:53:24 +0000 |
Mark Doliner |
If we encounter a buddy not in a group, or in a group with an invalid
|
Mon, 12 Dec 2011 07:30:21 +0000 |
Mark Doliner |
Fix an inconsequential memory leak. We weren't freeing this dudes
|
Sun, 11 Dec 2011 09:42:52 +0000 |
Jochen Kemnade |
update German translation
|
Fri, 09 Dec 2011 18:35:12 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 051fd526bf8c89add8c1960afd9d0c7ee77b091a)
|
Tue, 06 Dec 2011 08:23:45 +0000 |
Mark Doliner |
It's tomorrow!
|
Tue, 06 Dec 2011 07:45:07 +0000 |
Mark Doliner |
Increment version number
|
Tue, 06 Dec 2011 07:07:21 +0000 |
Mark Doliner |
Add the name of the guy who found the AIM/ICQ crash
|
Tue, 06 Dec 2011 07:06:01 +0000 |
Mark Doliner |
Fix crashes and memory leaks when receiving malformed voice
|
Tue, 06 Dec 2011 06:58:41 +0000 |
Mark Doliner |
Minor optimization
|
Tue, 06 Dec 2011 06:50:18 +0000 |
Mark Doliner |
Fix another possible remote crash bug in SILC.
|
Tue, 06 Dec 2011 06:47:37 +0000 |
Mark Doliner |
Prepare for release
|
Tue, 06 Dec 2011 06:40:23 +0000 |
Mark Doliner |
Fix remotely-triggerable crashes by validating strings in a few
|
Sun, 04 Dec 2011 22:11:15 +0000 |
Gary Kramlich |
G_CONST_RETURN has been deprecated, use const instead
|
Sun, 04 Dec 2011 21:12:56 +0000 |
John Bailey |
This change is needed to make external plugins compile. It's either this or go
|
Thu, 01 Dec 2011 20:11:42 +0000 |
andrew victor |
Fix compilation of Bonjour prpl on 3.0.
|
Wed, 30 Nov 2011 01:16:33 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head bc79b1bf09dcfa1d8edac86a06761fce7416e69c)
|
Wed, 30 Nov 2011 01:04:16 +0000 |
linus luessing |
Fix IPv6 link local file transfer.
|
Wed, 30 Nov 2011 01:01:09 +0000 |
linus luessing |
Remove some layers of indentation in bonjour_ft.c
|
Wed, 30 Nov 2011 00:58:50 +0000 |
linus luessing |
Append interface ID only to local interfaces for IPv6 Bonjour.
|
Tue, 29 Nov 2011 03:59:09 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)
|
Tue, 29 Nov 2011 03:58:50 +0000 |
Ethan Blanton |
Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.
|
Mon, 28 Nov 2011 08:52:34 +0000 |
Mark Doliner |
We haven't used this pref in a while. We stopped adding it in
|
Mon, 28 Nov 2011 08:33:30 +0000 |
Mark Doliner |
Fix minor typo in ChangeLog.API
|
Fri, 18 Nov 2011 19:53:46 +0000 |
Elliott Sales de Andrade |
Add support for %messageDirection% for RTL messages.
|
Fri, 18 Nov 2011 19:49:08 +0000 |
Elliott Sales de Andrade |
Add support for %shortTime% in themed messages. This is probably not
|
Fri, 18 Nov 2011 19:37:04 +0000 |
Elliott Sales de Andrade |
Fix a small leak.
|
Fri, 18 Nov 2011 19:08:09 +0000 |
Elliott Sales de Andrade |
Add support for %dateOpened% in templates.
|
Fri, 18 Nov 2011 18:22:50 +0000 |
Elliott Sales de Andrade |
Fix an infinite loop if there's a tag in the theme header that we
|
Fri, 18 Nov 2011 18:11:18 +0000 |
Elliott Sales de Andrade |
Fix fallback to builtin Template.html file.
|
Wed, 09 Nov 2011 07:18:18 +0000 |
andrew victor |
merge of '377fab6845c6367df5a06eac7afdc93bb2c62e73'
|
Wed, 02 Nov 2011 09:51:48 +0000 |
andrew victor |
MXit is increasing the limit on the size of files that can be transferred.
|
Mon, 07 Nov 2011 02:07:59 +0000 |
Elliott Sales de Andrade |
merge of '071d7e809e0a4532e6dc367a6f05ea43e1ab0de0'
|
Sun, 06 Nov 2011 05:28:11 +0000 |
Elliott Sales de Andrade |
Simplify SSL Makefile.am by using += on variables.
|
Sun, 06 Nov 2011 20:31:14 +0000 |
andrew victor |
Add purple_account_is_disconnecting() accessor function.
|
Sun, 06 Nov 2011 19:46:57 +0000 |
andrew victor |
Introduce purple_account_register_completed() to handle the invoking of any
|
Sun, 06 Nov 2011 13:34:58 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #343
|
Tue, 01 Nov 2011 17:28:17 +0000 |
andrew victor |
Convert to using purple_blist_node_ accessor functions.
|
Mon, 31 Oct 2011 21:27:32 +0000 |
andrew victor |
Pidgin: Use the purple_blist_node_ accessor functions.
|
Mon, 31 Oct 2011 20:44:22 +0000 |
andrew victor |
Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().
|
Mon, 31 Oct 2011 20:35:39 +0000 |
andrew victor |
Add purple_contact_get_contact_size().
|
Mon, 31 Oct 2011 19:21:14 +0000 |
andrew victor |
Use the PurpleChat accessor functions.
|
Mon, 31 Oct 2011 19:00:39 +0000 |
andrew victor |
Use the purple_group_get_name() accessor function.
|
Mon, 31 Oct 2011 02:29:25 +0000 |
Mark Doliner |
merge of '8e3c82b6770042fa4b42cfd0dee9cbcd54ed894a'
|
Mon, 31 Oct 2011 02:29:14 +0000 |
Mark Doliner |
Remove a period from a phrase that appears in the status bar of active calls
|
Mon, 31 Oct 2011 01:25:36 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0ba3afb8adb303a77581a7872d674c600979a5a6)
|
Sun, 30 Oct 2011 21:46:51 +0000 |
andrew victor |
Use the PurpleBuddy accessor functions.
|
Mon, 31 Oct 2011 01:22:26 +0000 |
Mark Doliner |
Mark the "hold" and "mute" menu items for translation in the media dialog.
|
Mon, 31 Oct 2011 01:20:22 +0000 |
Mark Doliner |
Fix translation of the menu items on the media window.
|
Mon, 24 Oct 2011 08:31:16 +0000 |
Mark Doliner |
Add Ethan's recent change to the ChangeLog
|
Sun, 30 Oct 2011 16:54:03 +0000 |
andrew victor |
Hide struct PurpleWhiteboard.
|
Sun, 30 Oct 2011 16:00:14 +0000 |
andrew victor |
Yahoo: Use file-transfer accessor functions.
|
Sun, 30 Oct 2011 15:58:20 +0000 |
andrew victor |
Silc: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:56:56 +0000 |
andrew victor |
Sametime: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:55:56 +0000 |
andrew victor |
Oscar: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:52:45 +0000 |
andrew victor |
Jabber: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:47:29 +0000 |
andrew victor |
IRC: Use file-transfer accessor function.
|
Sun, 30 Oct 2011 15:46:31 +0000 |
andrew victor |
Bonjour: Use file-transfer accessor functions.
|
Sun, 30 Oct 2011 15:42:24 +0000 |
andrew victor |
Autoaccept: Use file-transfer accessor functions.
|
Mon, 24 Oct 2011 06:04:43 +0000 |
Elliott Sales de Andrade |
Move the Attention toolbar button into the GtkIMHtmlToolbar struct.
|
Mon, 24 Oct 2011 05:37:19 +0000 |
Elliott Sales de Andrade |
Our API really shouldn't have a 'gc' in it anymore.
|
Mon, 24 Oct 2011 04:48:42 +0000 |
Elliott Sales de Andrade |
Add a submenu to the 'Get Attention' item for non-default attention
|
Mon, 24 Oct 2011 01:15:48 +0000 |
Elliott Sales de Andrade |
Add the get_attention widget to the PidginWindow structure, instead of
|
Sun, 23 Oct 2011 23:50:19 +0000 |
Elliott Sales de Andrade |
Set the XMPP Console's toolbar buttons to be 'important', or else they
|
Sat, 22 Oct 2011 22:02:31 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2a8f5a999d371863f3387a4f18dd7f29e1ffa93b)
|
Sat, 22 Oct 2011 21:55:51 +0000 |
Paul Aurich |
jabber: Add a few extra g_return_if_fails to the Jingle code
|
Fri, 21 Oct 2011 14:38:35 +0000 |
Ethan Blanton |
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
|
Mon, 10 Oct 2011 08:08:23 +0000 |
Mark Doliner |
How do these ChangeLog entries look? Are there other things people want
|
Sat, 22 Oct 2011 10:41:31 +0000 |
Jochen Kemnade |
update German translation
|
Fri, 21 Oct 2011 21:29:33 +0000 |
andrew victor |
Hide struct PurpleNotifySearchColumn.
|
Fri, 21 Oct 2011 20:39:29 +0000 |
andrew victor |
Hide struct _PurpleConvMessage.
|
Fri, 21 Oct 2011 14:36:18 +0000 |
Ethan Blanton |
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
|
Fri, 21 Oct 2011 14:36:06 +0000 |
Ethan Blanton |
Patch from OpenBSD Ports to fix finch build on OpenBSD
|
Fri, 21 Oct 2011 12:48:30 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream - second encounter. Refs #343
|
Tue, 18 Oct 2011 21:44:25 +0000 |
andrew victor |
The PurpleConnection->inpa handle is now stored (if needed) within each
|
Tue, 18 Oct 2011 21:39:25 +0000 |
andrew victor |
Yahoo: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:27:51 +0000 |
andrew victor |
GG: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:20:56 +0000 |
andrew victor |
Jabber: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:17:08 +0000 |
andrew victor |
Samtime: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:11:40 +0000 |
andrew victor |
IRC: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:02:58 +0000 |
andrew victor |
Myspace: Move "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 20:58:39 +0000 |
andrew victor |
MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
|
Tue, 18 Oct 2011 20:25:41 +0000 |
andrew victor |
Add a purple_connection_update_last_received() function to update the
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
Tue, 18 Oct 2011 04:47:58 +0000 |
Elliott Sales de Andrade |
Goodbye Adium themes plugin. I never really liked you anyway.
|
Tue, 18 Oct 2011 04:17:47 +0000 |
Elliott Sales de Andrade |
Put conversation theme in its own directory.
|
Tue, 18 Oct 2011 00:55:59 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
|
Mon, 17 Oct 2011 21:25:53 +0000 |
tomkiewicz |
Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
|
Mon, 17 Oct 2011 20:09:23 +0000 |
tomkiewicz |
Gadu-Gadu: fix win32 warnings, patch from upstream.
|
Sun, 16 Oct 2011 08:20:07 +0000 |
Elliott Sales de Andrade |
Changelog 64-bit file transfer fix.
|
Sun, 16 Oct 2011 08:00:17 +0000 |
Elliott Sales de Andrade |
Fix printf format in Pidgin for 64-bit file transfers.
|
Sun, 16 Oct 2011 07:52:24 +0000 |
Elliott Sales de Andrade |
Update Oscar for 64-bit file transfers. This doesn't actually add any
|
Sun, 16 Oct 2011 07:47:40 +0000 |
Elliott Sales de Andrade |
Update IRC for 64-bit file transfers. This probably won't really make
|
Sun, 16 Oct 2011 07:41:49 +0000 |
Elliott Sales de Andrade |
Update Yahoo for 64-bit file transfers. I'm not really sure if this
|
Sun, 16 Oct 2011 07:10:29 +0000 |
Elliott Sales de Andrade |
MXit doesn't actually support very large file transfers, but fix the
|
Sun, 16 Oct 2011 07:01:52 +0000 |
Elliott Sales de Andrade |
Update MSN for 64-bit file transfers.
|
Sun, 16 Oct 2011 06:52:12 +0000 |
Elliott Sales de Andrade |
Update XMPP for 64-bit transfers.
|
Sun, 16 Oct 2011 06:12:25 +0000 |
Elliott Sales de Andrade |
Update Bonjour for 64-bit file transfers.
|
Sun, 16 Oct 2011 04:38:12 +0000 |
Elliott Sales de Andrade |
Upgrade PurpleXfer for a 64-bit world.
|
Sun, 16 Oct 2011 03:03:39 +0000 |
Elliott Sales de Andrade |
Remove free_memory argument from D-Bus list functions. It's already
|
Sun, 16 Oct 2011 00:15:40 +0000 |
Elliott Sales de Andrade |
Add support for file context v0, which is used by older official MSN
|
Sun, 16 Oct 2011 00:03:52 +0000 |
Elliott Sales de Andrade |
The second unknown field should be 0xffffffff to match previous and
|
Sat, 15 Oct 2011 23:43:14 +0000 |
Elliott Sales de Andrade |
Since we don't know what these fields are, and we don't use them,
|
Sat, 15 Oct 2011 23:33:31 +0000 |
Elliott Sales de Andrade |
It doesn't make sense to set the entire slpcall wasted just because
|
Sat, 15 Oct 2011 23:25:32 +0000 |
Elliott Sales de Andrade |
Clean up documentation.
|
Sat, 15 Oct 2011 23:11:35 +0000 |
Elliott Sales de Andrade |
Hide unused gtkimhtml structs (aka, the easy ones).
|
Fri, 14 Oct 2011 19:24:43 +0000 |
tomkiewicz |
Gadu-Gadu: more debug messages for win32thread resolver.
|
Fri, 14 Oct 2011 18:36:16 +0000 |
tomkiewicz |
I don't think, it's worth mentioning in ChangeLog.
|
Fri, 14 Oct 2011 18:33:52 +0000 |
tomkiewicz |
Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #13836
|
Thu, 13 Oct 2011 15:27:52 +0000 |
tomkiewicz |
Gadu-Gadu: function to normalize gg usernames
|
Wed, 12 Oct 2011 21:06:20 +0000 |
tomkiewicz |
Gadu-Gadu: option to show links from strangers. Fixes #10591
|
Tue, 11 Oct 2011 10:27:00 +0000 |
tomkiewicz |
Gadu-Gadu: reorder actions to clean up the mess in gg account menu
|
Tue, 11 Oct 2011 10:18:00 +0000 |
tomkiewicz |
Gadu-Gadu: use correct libgadu api functions to change password
|
Mon, 10 Oct 2011 23:39:33 +0000 |
tomkiewicz |
Gadu-Gadu: Fixed password change dialog and problems with connecting to accounts with non-ASCII passwords. Fixes #14652
|
Sat, 08 Oct 2011 23:07:45 +0000 |
tomkiewicz |
Gadu-Gadu: check for NULL pointer before logging system messages.
|
Sat, 08 Oct 2011 22:53:35 +0000 |
tomkiewicz |
Gadu-Gadu: detailed descriptions on connection failures. Fixes #14648
|
Sat, 08 Oct 2011 21:23:26 +0000 |
tomkiewicz |
Gadu-Gadu: Show local time for incoming messages. Fixes #4579
|
Sat, 08 Oct 2011 19:18:58 +0000 |
tomkiewicz |
Gadu-Gadu: nick field does absolutely nothing
|
Sat, 08 Oct 2011 15:49:37 +0000 |
tomkiewicz |
Gadu-Gadu: possibility to require encryption; use encryption when available is default option now
|
Sat, 08 Oct 2011 07:44:40 +0000 |
Elliott Sales de Andrade |
Only update conversation features if they've actually changed. This
|
Sat, 08 Oct 2011 07:35:35 +0000 |
Elliott Sales de Andrade |
Try not to call purple_conversation_get_features a million times.
|
Sat, 08 Oct 2011 02:51:52 +0000 |
Elliott Sales de Andrade |
Update the variant in existing conversations when changed. Actually,
|
Sat, 08 Oct 2011 02:44:27 +0000 |
Elliott Sales de Andrade |
Fix compile with glib<2.26.
|
Sat, 08 Oct 2011 02:37:14 +0000 |
Elliott Sales de Andrade |
The variant property is not construct-only.
|
Wed, 05 Oct 2011 07:45:13 +0000 |
Mark Doliner |
Switch back to initializing the struct this way. I guess the other
|
Wed, 05 Oct 2011 07:35:09 +0000 |
Mark Doliner |
Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y
|
Wed, 05 Oct 2011 07:33:20 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)
|
Tue, 04 Oct 2011 18:34:45 +0000 |
Ethan Blanton |
merge of '0b7caf6b17815fe333d151369f26330d4c662bda'
|
Sat, 01 Oct 2011 23:29:40 +0000 |
Patrick Cloke |
Fix up the Sametime prpl to play nice with Visual C++. This patch also puts
|
Sat, 01 Oct 2011 23:20:49 +0000 |
John Bailey |
Unless I'm missing something really obvious, this should fix #14544 by telling
|
Fri, 30 Sep 2011 18:23:57 +0000 |
Ethan Blanton |
UTF-8 salvage unknown strings in IRC
|
Tue, 04 Oct 2011 18:34:40 +0000 |
Ethan Blanton |
ChangeLog with CVE for #14636
|
Fri, 30 Sep 2011 01:31:04 +0000 |
Ethan Blanton |
Salvage incoming SILC text if necessary.
|
Sun, 02 Oct 2011 02:37:56 +0000 |
Kevin Stange |
I guess I shouldn't copy/paste code while running out the door.
|
Sun, 02 Oct 2011 00:14:08 +0000 |
Kevin Stange |
Restore a union member lost in the merge due to struct hiding.
|
Sun, 02 Oct 2011 00:06:40 +0000 |
Kevin Stange |
merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
|
Sat, 01 Oct 2011 23:41:15 +0000 |
Kevin Stange |
Add accessors for _PurpleAccount.ui_data
|
Sat, 01 Oct 2011 23:24:50 +0000 |
Kevin Stange |
merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
|
Sat, 01 Oct 2011 23:24:41 +0000 |
Kevin Stange |
disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
|
Sat, 01 Oct 2011 21:54:15 +0000 |
andrew victor |
The intention is to make PurpleAccount a private structure in account.c, so merge
|
Sat, 01 Oct 2011 21:32:38 +0000 |
andrew victor |
_PurpleAccount.ui_data is unused.
|
Sat, 01 Oct 2011 21:11:11 +0000 |
andrew victor |
Fix for previous commit.
|
Sat, 01 Oct 2011 21:04:35 +0000 |
andrew victor |
Convert code to use the purple_account accessor functions.
|
Sat, 01 Oct 2011 18:21:43 +0000 |
andrew victor |
Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
|
Sat, 01 Oct 2011 17:10:45 +0000 |
andrew victor |
Hide structs PurpleAccountOption and PurpleAccountUserSplit.
|
Sat, 01 Oct 2011 16:48:40 +0000 |
andrew victor |
Hide struct _PurpleConversation.
|
Sun, 02 Oct 2011 00:05:00 +0000 |
Kevin Stange |
disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
|
Sat, 01 Oct 2011 16:21:16 +0000 |
andrew victor |
Use purple_conversation accessor methods.
|
Sat, 01 Oct 2011 15:50:20 +0000 |
andrew victor |
More code changed to use the accessor functions.
|
Sat, 01 Oct 2011 15:48:36 +0000 |
andrew victor |
nullprpl also updated to use accessor methods.
|
Sat, 01 Oct 2011 15:03:57 +0000 |
andrew victor |
Use purple_conversation accessor methods.
|
Sat, 01 Oct 2011 13:49:37 +0000 |
andrew victor |
PURPLE_CONV_TYPE_MISC never actually used.
|
Sat, 01 Oct 2011 13:03:38 +0000 |
andrew victor |
Hide struct _PurpleConvChatBuddy.
|
Sat, 01 Oct 2011 11:35:15 +0000 |
andrew victor |
Hide struct _PurpleConvIm.
|
Sat, 01 Oct 2011 11:29:43 +0000 |
andrew victor |
Hide struct _PurpleConvChat.
|
Sat, 01 Oct 2011 11:02:15 +0000 |
andrew victor |
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
|
Thu, 29 Sep 2011 05:03:40 +0000 |
Elliott Sales de Andrade |
Correct Perl API for purple_util_fetch_url.
|
Thu, 29 Sep 2011 04:57:10 +0000 |
Elliott Sales de Andrade |
Correct API Changelog for renamed entries.
|
Sun, 25 Sep 2011 20:22:44 +0000 |
Elliott Sales de Andrade |
merge of '9912972220e43702dfc027a7d3b30db1697ed746'
|
Sun, 25 Sep 2011 19:28:12 +0000 |
andrew victor |
Remove the special case of fd=0 in purple_xfer_start().
|
Sun, 25 Sep 2011 19:15:05 +0000 |
andrew victor |
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
|
Sun, 25 Sep 2011 19:09:01 +0000 |
andrew victor |
Remove obsolete preference "/purple/debug/timestamps".
|
Sun, 25 Sep 2011 18:56:58 +0000 |
andrew victor |
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
|
Sun, 25 Sep 2011 05:47:54 +0000 |
Elliott Sales de Andrade |
Ref/unref the theme for a conversation.
|
Sat, 24 Sep 2011 22:21:48 +0000 |
andrew victor |
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'
|
Sat, 24 Sep 2011 21:19:26 +0000 |
Elliott Sales de Andrade |
Fix a leak. This strdup shouldn't be here.
|
Sat, 24 Sep 2011 21:18:17 +0000 |
Elliott Sales de Andrade |
Don't leak variant name and list.
|
Sat, 24 Sep 2011 21:16:14 +0000 |
Elliott Sales de Andrade |
Rearrange to drop the prototypes.
|
Sat, 24 Sep 2011 21:15:29 +0000 |
Elliott Sales de Andrade |
Make the current variant a property.
|
Sat, 24 Sep 2011 22:20:58 +0000 |
andrew victor |
purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.
|
Sat, 24 Sep 2011 22:09:40 +0000 |
andrew victor |
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
|
Sat, 24 Sep 2011 21:14:19 +0000 |
andrew victor |
jabber_presence_create() is marked as deprecated and is not used - so remove it.
|
Sat, 24 Sep 2011 21:10:41 +0000 |
andrew victor |
Remove deprecated purple_network_listen_map_external().
|
Sat, 24 Sep 2011 20:48:59 +0000 |
andrew victor |
Rename purple_network_listen_range_family() to purple_network_listen_range().
|
Sat, 24 Sep 2011 20:36:47 +0000 |
andrew victor |
Remove the deprecated purple_network_listen(), and rename the newer
|
Sat, 24 Sep 2011 17:04:09 +0000 |
andrew victor |
The following were deprecated since they were moved to the internal API:
|
Sat, 24 Sep 2011 16:36:57 +0000 |
andrew victor |
Remove the old deprecated purple_certificate_check_signature_chain.
|
Fri, 23 Sep 2011 18:24:01 +0000 |
Elliott Sales de Andrade |
Sort the variant list in the Preferences. It tends to be very
|
Fri, 23 Sep 2011 17:50:24 +0000 |
Elliott Sales de Andrade |
Make sure our pref parents exist, or else saved variants will
|
Fri, 23 Sep 2011 02:19:47 +0000 |
Elliott Sales de Andrade |
Fix fallback of Status.html to Content.html.
|
Fri, 23 Sep 2011 01:56:00 +0000 |
Elliott Sales de Andrade |
merge of '64f210128f2360d48b91e7008fe5004b5963d425'
|
Fri, 23 Sep 2011 00:05:48 +0000 |
Elliott Sales de Andrade |
Fix the gestures plugin, which really only needed a widget from
|
Thu, 22 Sep 2011 23:49:39 +0000 |
Elliott Sales de Andrade |
Add some missing newlines in debug output.
|
Thu, 22 Sep 2011 07:09:39 +0000 |
Elliott Sales de Andrade |
Add a separate combo box for selecting the theme variant, and actually
|
Thu, 22 Sep 2011 07:02:44 +0000 |
Elliott Sales de Andrade |
I don't know why this happens, but I keep getting a critical debug
|
Wed, 21 Sep 2011 21:37:37 +0000 |
Elliott Sales de Andrade |
Add the "default" theme to the beginning of the conversation
|
Wed, 21 Sep 2011 21:10:14 +0000 |
Elliott Sales de Andrade |
Destroy the inspector window when a tab is closed. This prevents
|
Wed, 21 Sep 2011 07:43:16 +0000 |
Mark Doliner |
Mention webkit functions here. We may want to list everything
|
Wed, 21 Sep 2011 07:40:25 +0000 |
Mark Doliner |
These two files are listed in Makefile.am, so it seems like they should
|
Wed, 21 Sep 2011 07:39:32 +0000 |
Mark Doliner |
Mark webkit-related missing functionality with "TODO WEBKIT" instead of
|
Wed, 21 Sep 2011 07:01:58 +0000 |
Elliott Sales de Andrade |
Add some NULL checks. Now it should not crash even if you don't have
|
Wed, 21 Sep 2011 06:45:26 +0000 |
Elliott Sales de Andrade |
Apply conversation theme when opening the GTK conversation. All the
|
Wed, 21 Sep 2011 03:14:57 +0000 |
Elliott Sales de Andrade |
Add template lookup for 'basestyle' CSS.
|
Wed, 21 Sep 2011 02:54:35 +0000 |
Elliott Sales de Andrade |
Add a function for lookup of Info.plist entries.
|
Wed, 21 Sep 2011 01:51:34 +0000 |
Elliott Sales de Andrade |
Document things.
|
Wed, 21 Sep 2011 00:24:10 +0000 |
Elliott Sales de Andrade |
Add an accessor for template data. Also, fix some fallbacks.
|
Mon, 19 Sep 2011 23:22:10 +0000 |
Elliott Sales de Andrade |
Avoid an error log for non-existent prefs.
|
Mon, 19 Sep 2011 21:03:41 +0000 |
Elliott Sales de Andrade |
Add documentation for conversation themes.
|
Mon, 19 Sep 2011 21:03:21 +0000 |
Elliott Sales de Andrade |
Set the default variant when loading the theme. The priorities
|
Mon, 19 Sep 2011 20:39:09 +0000 |
Elliott Sales de Andrade |
Remove old prototypes.
|
Mon, 19 Sep 2011 20:36:05 +0000 |
Elliott Sales de Andrade |
Be a bit stricter about types in Info.plist.
|
Mon, 19 Sep 2011 20:31:33 +0000 |
Elliott Sales de Andrade |
Use a consistent debugging domain.
|
Mon, 19 Sep 2011 20:23:13 +0000 |
Elliott Sales de Andrade |
Fix a leak. pidgin_conversation_theme_add_variant should only be
|
Mon, 19 Sep 2011 18:51:53 +0000 |
Elliott Sales de Andrade |
Use a consistent prefs name. It should be conversation*s* to
|
Mon, 19 Sep 2011 18:48:00 +0000 |
Elliott Sales de Andrade |
Load the list of variants when building the theme.
|
Mon, 19 Sep 2011 03:10:41 +0000 |
Elliott Sales de Andrade |
Fix theme variant pref names.
|
Mon, 19 Sep 2011 02:56:08 +0000 |
Elliott Sales de Andrade |
Add a prefs combo for the conversation theme. Variants are added as
|
Mon, 19 Sep 2011 02:53:08 +0000 |
Elliott Sales de Andrade |
Register the conversation theme loader on gtkconv initialization.
|
Mon, 19 Sep 2011 02:42:00 +0000 |
Elliott Sales de Andrade |
Lookup style key information from the hash table instead of the struct
|
Sun, 18 Sep 2011 21:45:51 +0000 |
Mark Doliner |
Correct the name of this reference. This was a copy/paste error from
|
Sun, 18 Sep 2011 21:45:29 +0000 |
Mark Doliner |
I guess doxygen wants this struct to have a comment if prpl.h is going
|
Sun, 18 Sep 2011 21:32:10 +0000 |
Mark Doliner |
Apparently this never had documentation
|
Sun, 18 Sep 2011 20:46:06 +0000 |
Mark Doliner |
Fix a bunch of tiny problems generating our doxygen documentation
|
Sun, 18 Sep 2011 20:20:02 +0000 |
Mark Doliner |
Doxygen was complaining about this not being a valid whatchamadinger,
|
Sun, 18 Sep 2011 20:18:33 +0000 |
Mark Doliner |
Re-arrange these doxygen comments. For comments longer than a few words,
|
Sun, 18 Sep 2011 18:56:47 +0000 |
Elliott Sales de Andrade |
merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'
|
Sun, 18 Sep 2011 18:55:17 +0000 |
Elliott Sales de Andrade |
This shouldn't be here. I wonder why it compiled before.
|
Sun, 18 Sep 2011 16:25:39 +0000 |
Mark Doliner |
Fix compilation of the gevolution plugin. Need to pass an invite message
|
Sun, 18 Sep 2011 09:11:02 +0000 |
Elliott Sales de Andrade |
merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'
|
Sun, 18 Sep 2011 08:59:12 +0000 |
Elliott Sales de Andrade |
Move conversation theme loading into the PidginConvThemeLoader GObject
|
Sun, 18 Sep 2011 06:47:09 +0000 |
Elliott Sales de Andrade |
Copy theme-to-conversation loading stuff into the GObject code.
|
Sun, 18 Sep 2011 01:46:56 +0000 |
Mark Doliner |
One of the Piotrs tells me that the other Piotr is no longer translating.
|
Sun, 18 Sep 2011 01:33:30 +0000 |
Mark Doliner |
Update two translators' email addresses based on bounces/auto-replies
|
Sat, 17 Sep 2011 07:38:54 +0000 |
Elliott Sales de Andrade |
Remove useless notification.
|
Sat, 17 Sep 2011 07:30:10 +0000 |
Elliott Sales de Andrade |
Temporarily rename the adium IMs plugin so it will install along side
|
Sat, 17 Sep 2011 06:58:39 +0000 |
Elliott Sales de Andrade |
Using g_string_new_len here is unnecessary, and a real waste of calls
|
Sat, 17 Sep 2011 06:27:35 +0000 |
Elliott Sales de Andrade |
Attempt to move the message style object from the plugin into the new
|
Sat, 17 Sep 2011 06:14:59 +0000 |
Elliott Sales de Andrade |
Fix small typo and remove unnecessary include.
|
Sat, 17 Sep 2011 05:43:58 +0000 |
Elliott Sales de Andrade |
All this G_OBJECT() casting is quite unnecessary.
|
Sat, 17 Sep 2011 05:28:48 +0000 |
Elliott Sales de Andrade |
Add source files to Windows build.
|
Sat, 17 Sep 2011 05:27:30 +0000 |
Elliott Sales de Andrade |
Add some boilerplate Conversation theme GObjects. These don't do
|
Sat, 17 Sep 2011 04:51:57 +0000 |
Elliott Sales de Andrade |
Use GObject's instance private data for all the theme GObjects.
|
Fri, 16 Sep 2011 06:10:04 +0000 |
Elliott Sales de Andrade |
Add a WebKit Development plugin, that allows opening the builtin
|
Fri, 16 Sep 2011 04:49:17 +0000 |
masca |
Workaround the bug that causes a crash when closing a gtkwindow.
|
Thu, 15 Sep 2011 22:22:11 +0000 |
andrew victor |
Remove deprecated PidginBuddyList.connection_errors.
|
Thu, 15 Sep 2011 22:02:55 +0000 |
andrew victor |
Remove deprecated purple_request_field_list_add().
|
Thu, 15 Sep 2011 21:57:04 +0000 |
andrew victor |
Remove deprecated purple_ssl_connect_fd().
|
Thu, 15 Sep 2011 21:52:28 +0000 |
andrew victor |
Remove deprecated wpurple_g_access().
|
Mon, 12 Sep 2011 02:42:41 +0000 |
Elliott Sales de Andrade |
merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'
|
Sun, 11 Sep 2011 04:52:21 +0000 |
Elliott Sales de Andrade |
Don't try to get a tag from a gtkwebview.
|
Sun, 11 Sep 2011 04:50:52 +0000 |
Elliott Sales de Andrade |
Don't attempt to add smileys to a webview by treating it as imhtml.
|
Sun, 11 Sep 2011 04:19:01 +0000 |
John Bailey |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)
|
Sun, 11 Sep 2011 04:18:46 +0000 |
John Bailey |
Remove a bogus short-circuit check intended to prevent downloading the same icon
|
Fri, 09 Sep 2011 07:00:03 +0000 |
Elliott Sales de Andrade |
Fix searching in conversation windows.
|
Fri, 09 Sep 2011 03:32:27 +0000 |
Elliott Sales de Andrade |
merge of '10d7899aac75e85039e557e2c4238e1b276a4353'
|
Fri, 09 Sep 2011 03:27:52 +0000 |
masca |
Let webview manage the navigation ONLY if the reason is the user clicked a link.
|
Fri, 09 Sep 2011 03:28:02 +0000 |
Elliott Sales de Andrade |
Use pidgin_create_webview to make the Help dialog.
|
Fri, 09 Sep 2011 02:40:51 +0000 |
Elliott Sales de Andrade |
Use pidgin_create_webview in the gtknotify code.
|
Fri, 09 Sep 2011 01:58:59 +0000 |
Elliott Sales de Andrade |
Fix log viewer by calling pidgin_create_webview.
|
Fri, 09 Sep 2011 01:56:54 +0000 |
Elliott Sales de Andrade |
Remove unnecessary line.
|
Fri, 09 Sep 2011 01:52:12 +0000 |
Elliott Sales de Andrade |
Add a pidgin_create_webview utility function, which acts similarly to
|
Thu, 08 Sep 2011 23:28:40 +0000 |
Elliott Sales de Andrade |
Fix history plugin compile.
|
Thu, 08 Sep 2011 22:24:00 +0000 |
Elliott Sales de Andrade |
Fix notify plugin compile.
|
Thu, 08 Sep 2011 22:14:42 +0000 |
Elliott Sales de Andrade |
Simplify, don't loop through list twice.
|
Thu, 08 Sep 2011 22:10:49 +0000 |
Elliott Sales de Andrade |
Remove unnecessary function. It's also a use-after-free.
|
Thu, 08 Sep 2011 22:04:35 +0000 |
Elliott Sales de Andrade |
Clean up this WebKit stuff. Fix up broken merging, mark unfinished
|
Thu, 08 Sep 2011 05:13:53 +0000 |
Elliott Sales de Andrade |
WebKit is only required when building Pidgin.
|
Wed, 07 Sep 2011 05:44:17 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head e6d5f823c4caa7144f24e6c71090dcf9b87528b0)
|
Wed, 07 Sep 2011 05:00:48 +0000 |
masca |
Get rid of a wrapper function.
|
Wed, 07 Sep 2011 04:57:34 +0000 |
masca |
This looks like a merge error. Fix it.
|
Wed, 07 Sep 2011 04:35:38 +0000 |
masca |
Fix a crash at closing the conversation window. Patch suggested by Paul.
|
Mon, 05 Sep 2011 02:14:18 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
|
Tue, 23 Aug 2011 06:21:27 +0000 |
masca |
Handle better webkit's navigation-policy-decision-requested signal to be able to manage external files, links and theme files.
|
Tue, 23 Aug 2011 06:18:42 +0000 |
masca |
If we don't find an IM theme warn the user and continue.
|
Sun, 07 Aug 2011 02:41:48 +0000 |
masca |
COMPILEmtn status./bin/stock/bin/pidgin -d Compile now, fix later.
|
Sat, 06 Aug 2011 03:45:56 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
Thu, 16 Jun 2011 04:37:03 +0000 |
masca |
Fix more white spaces issues.
|
Thu, 16 Jun 2011 04:23:48 +0000 |
masca |
Fix some white spaces issues.
|
Sat, 06 Feb 2010 22:18:05 +0000 |
masca |
webkit: Scroll to end when appending html.
|
Sat, 06 Feb 2010 22:08:41 +0000 |
masca |
Don't crash if we don't have any theme installed.
|
Fri, 22 Jan 2010 00:51:25 +0000 |
masca |
propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
|
Mon, 09 Nov 2009 01:42:24 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
|
Sun, 08 Nov 2009 01:12:44 +0000 |
Paul Aurich |
merge of '1fce34e57b019434e9750dcf603d304c3e20959d'
|
Wed, 14 Oct 2009 02:41:11 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 1bcd0bb175fd417fd165aa7b52e219c97b0e30c6)
|
Wed, 14 Oct 2009 02:52:43 +0000 |
tdrhq |
save the style path across sessions.
|
Wed, 26 Aug 2009 03:19:30 +0000 |
tdrhq |
fixed conflicts in previous merge.
|
Tue, 25 Aug 2009 17:01:49 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
|
Tue, 25 Aug 2009 15:40:06 +0000 |
tdrhq |
Read AllowTextColors key properly.
|
Wed, 19 Aug 2009 05:04:01 +0000 |
tdrhq |
Adds the 'groupchat' classname to #Chat when using groupchat.
|
Wed, 19 Aug 2009 02:43:17 +0000 |
tdrhq |
Use (void) in prototypes. (thanks Elliott)
|
Sun, 16 Aug 2009 19:28:23 +0000 |
tdrhq |
Fixing back variants.
|
Sun, 16 Aug 2009 07:01:11 +0000 |
tdrhq |
Instead of using references, use copy's. Sigh, I know this is a memory inefficient
|
Fri, 14 Aug 2009 04:47:16 +0000 |
tdrhq |
load the default variant. Bring back basestyle.css.
|
Fri, 14 Aug 2009 02:51:41 +0000 |
tdrhq |
Separated the MessageStyle loading code from the actual rendering code.
|
Thu, 13 Aug 2009 19:58:17 +0000 |
tdrhq |
apparent code for webkit transparency that might not be working.
|
Thu, 13 Aug 2009 19:56:23 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
|
Wed, 12 Aug 2009 02:24:41 +0000 |
tdrhq |
hmm, fonts and font sizes from Info.plist.
|
Wed, 12 Aug 2009 02:01:35 +0000 |
tdrhq |
just some debugging info.
|
Wed, 12 Aug 2009 01:12:15 +0000 |
tdrhq |
new changes seemingly working.
|
Tue, 11 Aug 2009 23:54:39 +0000 |
tdrhq |
some work... temporary towards the bigger picture.
|
Tue, 11 Aug 2009 23:25:16 +0000 |
tdrhq |
Parses Info.plist now!
|
Tue, 11 Aug 2009 00:09:01 +0000 |
tdrhq |
Removed some unused code.
|
Mon, 10 Aug 2009 23:51:12 +0000 |
tdrhq |
Show only the MessageStyle name and not the entire path.
|
Mon, 10 Aug 2009 23:44:22 +0000 |
tdrhq |
Reset the list of variants when the MessageStyle is changed.
|
Mon, 10 Aug 2009 20:16:39 +0000 |
tdrhq |
use a table to display the options neatly.
|
Mon, 10 Aug 2009 17:45:16 +0000 |
tdrhq |
Inform the user about how the theme change takes effect.
|
Mon, 10 Aug 2009 10:34:52 +0000 |
tdrhq |
make a get_absolute_path function.
|
Mon, 10 Aug 2009 10:30:31 +0000 |
tdrhq |
small assertion code.
|
Mon, 10 Aug 2009 10:26:02 +0000 |
tdrhq |
Debugging info to find bad themes.
|
Mon, 10 Aug 2009 10:08:02 +0000 |
tdrhq |
unset cur_style_dir when unloading.
|
Mon, 10 Aug 2009 10:03:47 +0000 |
tdrhq |
some code for style_changed and also default any empty file to "" rather than NULL.
|
Mon, 10 Aug 2009 08:59:09 +0000 |
tdrhq |
some code to get a list of styles and blah blah.
|
Mon, 10 Aug 2009 08:40:12 +0000 |
tdrhq |
theme detection.
|
Mon, 10 Aug 2009 08:20:05 +0000 |
tdrhq |
removed the fixme.
|
Mon, 10 Aug 2009 08:17:12 +0000 |
tdrhq |
partial work towards theme selection.
|
Mon, 10 Aug 2009 07:49:37 +0000 |
tdrhq |
get_theme_files --> get_variant_files.
|
Mon, 10 Aug 2009 07:47:37 +0000 |
tdrhq |
removed some ugly pointless pieces of code.
|
Mon, 10 Aug 2009 07:42:54 +0000 |
tdrhq |
Yep, tested, and changed some code from previous commit. This is a hard
|
Mon, 10 Aug 2009 07:33:21 +0000 |
tdrhq |
safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
|
Mon, 10 Aug 2009 05:56:08 +0000 |
tdrhq |
Cleanly handle webkit destroy events.
|
Mon, 10 Aug 2009 05:36:10 +0000 |
tdrhq |
woo, fixed the bug. Now things are looking wonderfully stable.
|
Mon, 10 Aug 2009 05:03:49 +0000 |
tdrhq |
more changes, but I still can't find the stupid bug. Valgrind gives me some information
|
Mon, 10 Aug 2009 03:25:35 +0000 |
tdrhq |
Ok, good part of this work of moving global variables to defined styles is
|
Mon, 10 Aug 2009 02:38:12 +0000 |
tdrhq |
Another temporary commit that will not compile.
|
Mon, 10 Aug 2009 02:11:21 +0000 |
tdrhq |
temporary commit.
|
Mon, 10 Aug 2009 01:34:48 +0000 |
tdrhq |
Changed the Author added copyright, etc.
|
Mon, 10 Aug 2009 01:21:57 +0000 |
tdrhq |
Well, chat is sorta kinda working.
|
Sun, 09 Aug 2009 20:13:32 +0000 |
tdrhq |
* removed delete_conversation uiops and instead used signals.
|
Sun, 09 Aug 2009 19:32:54 +0000 |
tdrhq |
create conversation with signals.
|
Sun, 09 Aug 2009 19:03:38 +0000 |
tdrhq |
don't restore write-conv uiops.
|
Sun, 09 Aug 2009 19:00:51 +0000 |
tdrhq |
use displaying-im-msg instead of write_conv uiops.
|
Sun, 09 Aug 2009 17:16:20 +0000 |
tdrhq |
added smileyparser code.
|
Fri, 07 Aug 2009 18:44:27 +0000 |
tdrhq |
more cleanup.
|
Fri, 07 Aug 2009 18:38:31 +0000 |
tdrhq |
cleaning up code.
|
Fri, 07 Aug 2009 18:29:52 +0000 |
tdrhq |
other files that missed my main major commit.
|
Fri, 07 Aug 2009 18:27:52 +0000 |
tdrhq |
merge of '2892be2675013db56566e8db49e1e9cd1dd2c079'
|
Fri, 31 Jul 2009 19:20:06 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 20e16d28b924016a1310911f9b12376bba9a9859)
|
Fri, 07 Aug 2009 18:27:41 +0000 |
tdrhq |
Apparently I missed these in my previous commit.
|
Mon, 27 Jul 2009 03:14:08 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 9b3deec2188b0d6cd5015cc06c8de2f7d5696a59)
|
Fri, 24 Jul 2009 01:18:07 +0000 |
tdrhq |
Webkit Message views.
|
Tue, 06 Sep 2011 18:38:01 +0000 |
Elliott Sales de Andrade |
I assume this check was backwards, since embedding should be used
|
Tue, 06 Sep 2011 18:30:50 +0000 |
Elliott Sales de Andrade |
merge of '5c4e09621b978c0972fd440fd215b775a926e26d'
|
Tue, 06 Sep 2011 18:30:43 +0000 |
Elliott Sales de Andrade |
Correctly fix this build error without warnings.
|
Tue, 06 Sep 2011 18:22:03 +0000 |
Elliott Sales de Andrade |
disapproval of revision '0d9c985d91b5de7f20f3443d7edbe22fb7ce80af'
|
Tue, 06 Sep 2011 00:25:29 +0000 |
Daniel Atallah |
Improve win32 behavior of the GtkStatusIcon based docklet.
|
Mon, 05 Sep 2011 21:11:07 +0000 |
andrew victor |
Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
|
Mon, 05 Sep 2011 20:37:04 +0000 |
andrew victor |
purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:16:47 +0000 |
andrew victor |
purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:08:59 +0000 |
andrew victor |
purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:02:49 +0000 |
andrew victor |
purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 19:58:03 +0000 |
andrew victor |
purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
|
Mon, 05 Sep 2011 18:34:32 +0000 |
andrew victor |
merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'
|
Sat, 03 Sep 2011 15:11:20 +0000 |
andrew victor |
Need to make a copy of the data passed to purple_imgstore_add_with_id().
|
Sat, 03 Sep 2011 11:51:24 +0000 |
andrew victor |
merge of '21f078cdce656c60707d6518904262ee44ac648c'
|
Fri, 02 Sep 2011 18:57:04 +0000 |
andrew victor |
merge of '4550b9538730036d9023f75e224ffb15f50f020f'
|
Thu, 01 Sep 2011 18:26:08 +0000 |
andrew victor |
merge of 'd74415beaf0f8e1ed4743514e1d90669676b8596'
|
Wed, 31 Aug 2011 21:26:02 +0000 |
andrew victor |
Replace the last raw references to "->proto_data".
|
Mon, 05 Sep 2011 17:17:17 +0000 |
Daniel Atallah |
Fix win32 build for gtkdocklet changes.
|
Sun, 04 Sep 2011 21:11:24 +0000 |
Paul Aurich |
ChangeLog that. Refs #14529
|
Sun, 04 Sep 2011 21:08:40 +0000 |
Paul Aurich |
jabber: Strip element prefixes on XHTML-IM content.
|
Sun, 04 Sep 2011 21:06:26 +0000 |
Paul Aurich |
xmlnode: Add xmlnode_strip_prefixes
|
Sun, 04 Sep 2011 18:52:18 +0000 |
Paul Aurich |
xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.
|
Sun, 04 Sep 2011 18:45:51 +0000 |
Paul Aurich |
silc: Fix build and update for API changes
|
Sun, 04 Sep 2011 18:42:42 +0000 |
Paul Aurich |
sametime: fix build (add_buddies added param)
|
Sat, 03 Sep 2011 23:51:17 +0000 |
Elliott Sales de Andrade |
Fix Perl bindings, which apparently were missing the _with_invite
|
Sat, 03 Sep 2011 23:39:48 +0000 |
Elliott Sales de Andrade |
I just don't like this not being in alphabetical order.
|
Sat, 03 Sep 2011 23:30:40 +0000 |
Elliott Sales de Andrade |
Move struct_size to the beginning of the struct. Even if we don't
|
Sat, 03 Sep 2011 23:13:11 +0000 |
Elliott Sales de Andrade |
Rename the _with_invite functions to their counterparts.
|
Fri, 02 Sep 2011 21:15:24 +0000 |
Elliott Sales de Andrade |
Remove deprecated plugin functions. I guess no-one asked for a
|
Fri, 02 Sep 2011 21:04:02 +0000 |
Elliott Sales de Andrade |
Remove deprecated xmlnode functions.
|
Fri, 02 Sep 2011 19:50:58 +0000 |
Elliott Sales de Andrade |
Be a bit more specific about removing non-local MSN objects, which
|
Fri, 02 Sep 2011 18:05:24 +0000 |
Elliott Sales de Andrade |
merge of '20112abca39ed1b5d1b36c259a68f54bcc9af09b'
|
Fri, 02 Sep 2011 06:32:19 +0000 |
Elliott Sales de Andrade |
Allow double-clicking a certificate to show its info.
|
Fri, 02 Sep 2011 06:21:10 +0000 |
Elliott Sales de Andrade |
Fix Certificate Manager Import/Export icons.
|
Fri, 02 Sep 2011 06:20:24 +0000 |
Elliott Sales de Andrade |
Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.
|
Fri, 02 Sep 2011 05:07:37 +0000 |
Elliott Sales de Andrade |
Hide two easy Pidgin structs.
|
Fri, 02 Sep 2011 06:09:52 +0000 |
Kevin Stange |
Fix Perl build by removing functions that are gone from libpurple.
|
Fri, 02 Sep 2011 04:25:04 +0000 |
Elliott Sales de Andrade |
Remove deprecated buddy icon functions and @since tags.
|
Fri, 02 Sep 2011 04:23:18 +0000 |
Elliott Sales de Andrade |
Checkin PurpleStatus API changes.
|
Fri, 02 Sep 2011 04:02:11 +0000 |
Elliott Sales de Andrade |
Remove deprecated PurpleStatuc functions.
|
Fri, 02 Sep 2011 03:38:52 +0000 |
Elliott Sales de Andrade |
Hide PurpleAttentionType struct and remove attention @since tags.
|
Fri, 02 Sep 2011 03:29:23 +0000 |
Elliott Sales de Andrade |
Remove old serv attention functions.
|
Fri, 02 Sep 2011 03:18:15 +0000 |
Elliott Sales de Andrade |
Clean up SRV/TXT query functions.
|
Fri, 02 Sep 2011 02:42:39 +0000 |
Elliott Sales de Andrade |
Hide PurpleProxyInfo struct.
|
Fri, 02 Sep 2011 01:58:56 +0000 |
Elliott Sales de Andrade |
Remove unnecessary @since tag.
|
Fri, 02 Sep 2011 01:57:25 +0000 |
Elliott Sales de Andrade |
Replace purple_dnsquery_a_account with purple_dnsquery_a.
|
Thu, 01 Sep 2011 07:32:09 +0000 |
Mark Doliner |
Make another gtkimhtml function private.
|
Thu, 01 Sep 2011 07:27:16 +0000 |
Mark Doliner |
Make some gtkimhtml functions private
|
Thu, 01 Sep 2011 06:56:17 +0000 |
andrew victor |
Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.
|
Thu, 01 Sep 2011 06:29:47 +0000 |
Mark Doliner |
Hide GtkIMHtmlFontDetail
|
Thu, 01 Sep 2011 06:15:23 +0000 |
masca |
Add the xfer get/set functions to the Changelog.API.
|
Thu, 01 Sep 2011 06:00:21 +0000 |
masca |
Add some get/set functions to help hidding _PrupleXfer.
|
Thu, 01 Sep 2011 04:32:49 +0000 |
masca |
Clean util.h from @since tags.
|
Thu, 01 Sep 2011 04:23:42 +0000 |
masca |
Hide-a-PurpleMenuAction.
|
Tue, 30 Aug 2011 22:07:19 +0000 |
andrew victor |
Use the new accessor functions of PidginWhiteboard.
|
Tue, 30 Aug 2011 22:02:29 +0000 |
andrew victor |
Add additional accessor functions for Whiteboard.
|
Tue, 30 Aug 2011 21:00:29 +0000 |
andrew victor |
Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
Tue, 30 Aug 2011 20:55:12 +0000 |
andrew victor |
Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().
|
Tue, 30 Aug 2011 20:43:52 +0000 |
andrew victor |
Added protocol_data and ui_data accessor functions for Whiteboard.
|
Tue, 30 Aug 2011 20:21:33 +0000 |
andrew victor |
Convert silc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 20:03:11 +0000 |
andrew victor |
Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
|
Tue, 30 Aug 2011 19:32:08 +0000 |
andrew victor |
Convert sametime prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 19:22:01 +0000 |
andrew victor |
Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 19:11:26 +0000 |
andrew victor |
Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 18:34:11 +0000 |
andrew victor |
Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Tue, 30 Aug 2011 07:35:50 +0000 |
Mark Doliner |
Doh, I failed to checkin two files in my previous commit.
|
Tue, 30 Aug 2011 07:20:56 +0000 |
andrew victor |
Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.
|
Tue, 30 Aug 2011 06:37:09 +0000 |
Mark Doliner |
A small bit of hide-a-struct
|
Tue, 30 Aug 2011 06:23:20 +0000 |
Mark Doliner |
Alphabetize
|
Mon, 29 Aug 2011 23:02:26 +0000 |
Daniel Atallah |
Use accessors for PurpleXfer
|
Mon, 29 Aug 2011 22:55:51 +0000 |
Daniel Atallah |
Steps toward hiding PurpleXfer.
|
Mon, 29 Aug 2011 22:50:03 +0000 |
Daniel Atallah |
merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
|
Mon, 29 Aug 2011 22:43:18 +0000 |
andrew victor |
Convert novell prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:33:45 +0000 |
andrew victor |
Convert simple prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:27:11 +0000 |
andrew victor |
Convert zephyr prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 22:16:06 +0000 |
andrew victor |
Should use accessor function purple_connection_get_protocol_data() here.
|
Mon, 29 Aug 2011 22:14:23 +0000 |
andrew victor |
Update nullprpl for various API changes.
|
Mon, 29 Aug 2011 22:08:01 +0000 |
andrew victor |
Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 21:52:24 +0000 |
andrew victor |
Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 21:32:30 +0000 |
andrew victor |
Convert bonjour prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
|
Mon, 29 Aug 2011 03:02:47 +0000 |
Daniel Atallah |
Use appropriate printf format for gsize
|
Mon, 29 Aug 2011 02:53:05 +0000 |
Daniel Atallah |
Fix SILC for purple_xfer_[gs][4~et_protocol_data.
|
Fri, 26 Aug 2011 22:13:08 +0000 |
Daniel Atallah |
merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'
|
Fri, 26 Aug 2011 21:25:25 +0000 |
andrew victor |
These pointers should rather be marked const.
|
Fri, 26 Aug 2011 21:21:45 +0000 |
andrew victor |
Convert to using the accessor functions.
|
Fri, 26 Aug 2011 21:09:27 +0000 |
andrew victor |
Use the new accessor functions.
|
Fri, 26 Aug 2011 20:51:39 +0000 |
andrew victor |
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
|
Fri, 26 Aug 2011 20:29:23 +0000 |
andrew victor |
Rather use the accessor functions directly.
|
Fri, 26 Aug 2011 20:09:35 +0000 |
andrew victor |
Convert Finch to use the new accessor functions.
|
Fri, 26 Aug 2011 20:04:35 +0000 |
andrew victor |
Update Pidgin to use the new accessor methods.
|
Fri, 26 Aug 2011 19:55:34 +0000 |
andrew victor |
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
|
Fri, 26 Aug 2011 19:33:50 +0000 |
andrew victor |
Rename field for consistency.
|
Fri, 26 Aug 2011 19:23:29 +0000 |
andrew victor |
Convert the yahoo prpl to using the new API.
|
Fri, 26 Aug 2011 19:11:09 +0000 |
andrew victor |
Convert the oscar prpl to use the new API.
|
Fri, 26 Aug 2011 19:06:02 +0000 |
andrew victor |
Convert the jabber prpl to use the new API.
|
Fri, 26 Aug 2011 18:37:27 +0000 |
andrew victor |
Convert the msn prpl to use the new API.
|
Fri, 26 Aug 2011 18:29:21 +0000 |
andrew victor |
Convert the sametime prpl to use the new API.
|
Fri, 26 Aug 2011 18:25:12 +0000 |
andrew victor |
Convert the irc prpl to use the new API.
|
Fri, 26 Aug 2011 18:20:25 +0000 |
andrew victor |
Convert the bonjour prpl to use the new API.
|
Fri, 26 Aug 2011 18:10:05 +0000 |
andrew victor |
Convert the mxit prpl to use the new API.
|
Fri, 26 Aug 2011 17:59:08 +0000 |
andrew victor |
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
|
Fri, 26 Aug 2011 19:26:33 +0000 |
Daniel Atallah |
Remove wpurple_rename(). I suspect nobody actually ever used it directly
|
Fri, 26 Aug 2011 05:05:30 +0000 |
Mark Doliner |
This got hide-a-struct'ed
|
Fri, 26 Aug 2011 05:00:46 +0000 |
Mark Doliner |
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.
|
Thu, 25 Aug 2011 07:36:54 +0000 |
andrew victor |
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
|
Thu, 25 Aug 2011 06:40:04 +0000 |
andrew victor |
merge of '832455fec73731ef93c992a46f78b79981bb4105'
|
Wed, 24 Aug 2011 06:45:30 +0000 |
andrew victor |
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
|
Tue, 23 Aug 2011 08:33:52 +0000 |
andrew victor |
Fixed properly now.
|
Tue, 23 Aug 2011 08:23:36 +0000 |
andrew victor |
Rather use the accessor function purple_account_get_username().
|
Thu, 25 Aug 2011 04:40:34 +0000 |
masca |
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'
|
Thu, 25 Aug 2011 04:15:16 +0000 |
masca |
Hide PurpleValue.
|
Wed, 24 Aug 2011 04:38:46 +0000 |
masca |
I want to play hide-a-struct too
|
Wed, 24 Aug 2011 17:54:39 +0000 |
Mark Doliner |
In our forked DNS resolver processes, don't bail out if we get a retryable
|
Wed, 24 Aug 2011 15:06:36 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
|
Wed, 24 Aug 2011 15:05:10 +0000 |
Daniel Atallah |
Fix parameter types passed to ShellExecuteW(). One of these is just a warning
|
Wed, 24 Aug 2011 03:52:06 +0000 |
Elliott Sales de Andrade |
Allow toggling debug and verbose debug from a conversation window.
|
Wed, 24 Aug 2011 03:30:47 +0000 |
Elliott Sales de Andrade |
Fix the _add_pair_html/plaintext calls.
|
Wed, 24 Aug 2011 03:16:23 +0000 |
Elliott Sales de Andrade |
merge of '08d226d73f31ff54304b484070031adbae481095'
|
Wed, 24 Aug 2011 03:09:22 +0000 |
Elliott Sales de Andrade |
'U' messages don't get ack'd, so they shouldn't be saved.
|
Tue, 23 Aug 2011 21:39:07 +0000 |
andrew victor |
Use PurpleXfer accessor functions.
|
Tue, 23 Aug 2011 21:06:12 +0000 |
andrew victor |
Use accessor functions where available.
|
Tue, 23 Aug 2011 20:57:19 +0000 |
andrew victor |
Rather access PurpleBuddy->proto_data using the accessor functions.
|
Tue, 23 Aug 2011 20:48:43 +0000 |
andrew victor |
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.
|
Tue, 23 Aug 2011 20:43:41 +0000 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
Tue, 23 Aug 2011 05:43:51 +0000 |
Mark Doliner |
Some struct hiding. What a pain.
|
Tue, 23 Aug 2011 04:37:58 +0000 |
Mark Doliner |
Hide-a-Struct
|
Tue, 23 Aug 2011 04:32:43 +0000 |
Mark Doliner |
Use accessor functions in a few places
|
Tue, 23 Aug 2011 03:22:06 +0000 |
masca |
merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'
|
Mon, 22 Aug 2011 22:09:55 +0000 |
andrew victor |
These should be using purple_notify_user_info_add_pair_plaintext().
|
Mon, 22 Aug 2011 22:56:24 +0000 |
Elliott Sales de Andrade |
Remove what seems to be an unnecessary variable.
|
Mon, 22 Aug 2011 22:25:09 +0000 |
Elliott Sales de Andrade |
It seems like there's a dereference missing here.
|
Mon, 22 Aug 2011 16:36:48 +0000 |
andrew victor |
Small typo.
|
Mon, 22 Aug 2011 16:18:10 +0000 |
Mark Doliner |
merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'
|
Mon, 22 Aug 2011 16:17:24 +0000 |
Mark Doliner |
Remove silc10 from POTFILES.in
|
Mon, 22 Aug 2011 16:00:57 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
|
Sun, 21 Aug 2011 23:45:07 +0000 |
John Bailey |
Commit the fix needed for this to build on Windows.
|
Mon, 22 Aug 2011 07:20:49 +0000 |
Mark Doliner |
Please correct me if I'm wrong, but I don't think we gain anything
|
Mon, 22 Aug 2011 07:01:27 +0000 |
Mark Doliner |
Remove silc10
|
Mon, 22 Aug 2011 06:32:44 +0000 |
Mark Doliner |
Actually commit the purple_notify_user_info_prepend_pair_plaintext
|
Mon, 22 Aug 2011 06:25:23 +0000 |
Mark Doliner |
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few
|
Mon, 22 Aug 2011 06:17:18 +0000 |
Mark Doliner |
I tried to disapprove this, but it didn't seem to work. Maybe I
|
Mon, 22 Aug 2011 06:07:15 +0000 |
Mark Doliner |
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'
|
Mon, 22 Aug 2011 06:06:07 +0000 |
Mark Doliner |
merge of '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 06:07:08 +0000 |
Mark Doliner |
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'
|
Mon, 22 Aug 2011 05:45:22 +0000 |
Mark Doliner |
I think it's more appropriate to append these as plaintext
|
Mon, 22 Aug 2011 06:05:51 +0000 |
Mark Doliner |
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'
|
Mon, 22 Aug 2011 05:39:00 +0000 |
Mark Doliner |
Now that there's no speed difference between
|
Mon, 22 Aug 2011 04:24:12 +0000 |
Mark Doliner |
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f4029
|
Mon, 22 Aug 2011 04:16:28 +0000 |
Mark Doliner |
user_info->user_info_entries is redundant. Let's call it
|
Mon, 22 Aug 2011 04:14:16 +0000 |
Mark Doliner |
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
|
Mon, 22 Aug 2011 03:40:04 +0000 |
Mark Doliner |
Fix perl compilation. I really wish the .c files regenerated with the
|
Mon, 22 Aug 2011 02:23:28 +0000 |
Mark Doliner |
Rename purple_notify_user_info_add_pair to
|
Mon, 22 Aug 2011 02:11:36 +0000 |
Mark Doliner |
Don't use strlen() when you're just checking whether a string is
|
Mon, 22 Aug 2011 02:07:41 +0000 |
Mark Doliner |
Don't use strlen() when all you're trying to do is check if the string
|
Mon, 22 Aug 2011 01:53:37 +0000 |
Mark Doliner |
I went through all our calls to purple_notify_user_info_add_pair() and
|
Sun, 21 Aug 2011 21:27:17 +0000 |
Mark Doliner |
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'
|
Sun, 21 Aug 2011 15:28:07 +0000 |
andrew victor |
Whitespace changes for coding-style consistency.
|
Sun, 21 Aug 2011 18:43:00 +0000 |
Mark Doliner |
Use purple_notify_user_info_add_pair_plaintext in some places where we
|
Sun, 21 Aug 2011 18:04:00 +0000 |
Mark Doliner |
Simplify. This is 6 lines instead of 15.
|
Sun, 21 Aug 2011 18:00:53 +0000 |
Mark Doliner |
The id field is unused
|
Sun, 21 Aug 2011 17:28:17 +0000 |
Mark Doliner |
Add this @deprecated flag back in here so we know this still needs work
|
Sun, 21 Aug 2011 14:50:21 +0000 |
andrew victor |
Use the new API in v3.0.0 to hide the UserId column in the search-results.
|
Sun, 21 Aug 2011 14:39:51 +0000 |
andrew victor |
Added MXit prpl changes to ChangeLog.
|
Sun, 21 Aug 2011 14:08:27 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
|
Tue, 16 Aug 2011 06:19:38 +0000 |
pieter loubser |
* fixed the head: mtn issue..
|
Tue, 16 Aug 2011 06:02:59 +0000 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head ca07365c6eb9a12b008397dd5ad34231e8d6e89e)
|
Tue, 16 Aug 2011 05:38:01 +0000 |
pieter loubser |
merge of 'abe467cd836e25b339d81461c056f6289d88b2f0'
|
Mon, 15 Aug 2011 21:08:25 +0000 |
andrew victor |
Need to implemnt the protocol prpl's chat 'chat_info_defaults' callback.
|
Mon, 15 Aug 2011 20:10:35 +0000 |
andrew victor |
Simplify the PIN encryption code.
|
Mon, 15 Aug 2011 19:24:16 +0000 |
andrew victor |
Refactor the transport-layer encryption and decryption.
|
Sun, 14 Aug 2011 20:45:48 +0000 |
andrew victor |
Encrypt a message using transport-encryption.
|
Sat, 13 Aug 2011 22:11:50 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 4155786dc74833813772e14bdffe59b2464cda13)
|
Sat, 13 Aug 2011 22:01:39 +0000 |
andrew victor |
When receiving an invite to join a GroupChat, first check if a matching room entry
|
Sat, 13 Aug 2011 17:11:59 +0000 |
andrew victor |
Remove ISO10126 padding when decrypting an incoming transport-encrypted message.
|
Sat, 13 Aug 2011 16:29:21 +0000 |
andrew victor |
Structured reply messages should rather not be enclosed in the ::DATA: format.
|
Sat, 13 Aug 2011 15:08:30 +0000 |
andrew victor |
If a contact did not have a status-message or mood set, the "status_text" callback would return an empty ("") string.
|
Sat, 13 Aug 2011 13:13:19 +0000 |
andrew victor |
Returning wrong value here.
|
Fri, 12 Aug 2011 22:44:39 +0000 |
andrew victor |
Remove the "hidden" option from user profile.
|
Fri, 12 Aug 2011 22:34:34 +0000 |
andrew victor |
The contact-flag indicating "hidden" is now deprecated.
|
Fri, 12 Aug 2011 21:41:34 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 8f0dbb75e0842b6df34c773ceb3a62e07819c532)
|
Sat, 09 Jul 2011 20:10:36 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
|
Thu, 11 Aug 2011 15:01:34 +0000 |
pieter loubser |
propagate from branch 'im.pidgin.pidgin' (head b55fa7e527d663bdb8c0320d6d035488e8446978)
|
Sun, 26 Jun 2011 21:03:22 +0000 |
andrew victor |
Start implementing MXit secure messaging.
|
Mon, 20 Jun 2011 21:36:22 +0000 |
andrew victor |
These constants don't seem right.
|
Mon, 20 Jun 2011 21:25:52 +0000 |
andrew victor |
Correctly process messages received from MXit that include font-change markup.
|
Sun, 21 Aug 2011 08:03:38 +0000 |
Mark Doliner |
Fix compilation of perl plugin. I guess this code doesn't rebuild
|
Sun, 21 Aug 2011 08:00:53 +0000 |
Mark Doliner |
Rename purple_connection_error_reason to purple_connection_error
|
Sun, 21 Aug 2011 07:57:28 +0000 |
Mark Doliner |
Remove purple_connection_error
|
Sun, 21 Aug 2011 07:57:00 +0000 |
Mark Doliner |
I have no idea how to change this to take a PurpleConnectionError and
|
Sun, 21 Aug 2011 07:49:24 +0000 |
Mark Doliner |
Change last remaining users of purple_connection_error to use
|
Sun, 21 Aug 2011 07:37:07 +0000 |
Mark Doliner |
Rename the report_disconnect_reason cb function to report_disconnect
|
Sun, 21 Aug 2011 07:34:02 +0000 |
Mark Doliner |
Remove PurpleConnectionUiOps.report_disconnect
|
Sun, 21 Aug 2011 04:09:13 +0000 |
Mark Doliner |
Whoops, I forgot to commit ChangeLog.API
|
Sun, 21 Aug 2011 03:01:37 +0000 |
Mark Doliner |
Remove more deprecated stuff
|
Sun, 21 Aug 2011 02:56:19 +0000 |
Mark Doliner |
Remove a few deprecated functions
|
Sun, 21 Aug 2011 02:11:02 +0000 |
Mark Doliner |
Remove some deprecated stuff
|
Sun, 21 Aug 2011 01:59:13 +0000 |
Mark Doliner |
Rename purple_util_fetch_url_request_len_with_account to
|
Sun, 21 Aug 2011 01:52:25 +0000 |
Mark Doliner |
Remove purple_util_fetch_url_request_len() and change the few places
|
Sun, 21 Aug 2011 01:35:54 +0000 |
Mark Doliner |
Get rid of the wholly unused "primary attribute" thing in PurpleStatusTypes
|
Sun, 21 Aug 2011 01:16:32 +0000 |
Mark Doliner |
Mr. Ben Ice is probably wondering why he's mentioned in our codebase.
|
Sun, 21 Aug 2011 01:13:46 +0000 |
Mark Doliner |
Remove a few deprecated functions
|
Sun, 21 Aug 2011 01:04:31 +0000 |
Mark Doliner |
Get rid fo purple_strlcpy and purple_strlcat. These are convenience
|
Sun, 21 Aug 2011 00:54:23 +0000 |
Mark Doliner |
A while ago I noticed that we don't have enforce a max on the
|
Sun, 21 Aug 2011 00:50:52 +0000 |
Mark Doliner |
I noticed this a while ago but I don't care enough to fix it
|
Sun, 21 Aug 2011 00:48:39 +0000 |
Mark Doliner |
Add -devel suffix back to the version numbers in im.pidgin.pidgin
|
Sat, 20 Aug 2011 22:59:53 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 65f0e21660895ebae2e934a8d04088a1c57899a6)
|
Sun, 07 Aug 2011 05:19:54 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
|
Sun, 07 Aug 2011 03:21:39 +0000 |
Mark Doliner |
Remove duplicate word "found" in this debug message
|
Sun, 12 Jun 2011 17:56:24 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 64f4eb5c598356fe1b8b9bc376faa66641096eda)
|
Mon, 09 May 2011 04:42:52 +0000 |
Mark Doliner |
Change the heuristic we use for setting od->icq. We used to set it to
|
Mon, 09 May 2011 04:26:46 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head d6053150b258c5c8b2ac60e091a7d0d1b2d9be1d)
|
Thu, 05 May 2011 03:40:29 +0000 |
Paul Aurich |
Document the default explicitly
|
Tue, 03 May 2011 21:22:51 +0000 |
andrew victor |
Add API: purple_request_field_set_tooltip & purple_request_field_get_tooltip
|
Tue, 03 May 2011 20:55:39 +0000 |
andrew victor |
Add API:
|
Mon, 18 Apr 2011 07:02:43 +0000 |
Mark Doliner |
Remove code that doesn't want to exist in 3.0.0
|
Mon, 18 Apr 2011 06:32:04 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
|
Wed, 13 Apr 2011 01:37:56 +0000 |
Mark Doliner |
Fix this indentation. My bad.
|
Wed, 13 Apr 2011 00:22:29 +0000 |
Mark Doliner |
Update js->initial_avatar_hash if the user tries to set the icon before
|
Wed, 13 Apr 2011 00:17:13 +0000 |
Mark Doliner |
Typo fix
|
Wed, 13 Apr 2011 00:16:51 +0000 |
Mark Doliner |
In purple_buddy_icons_set_account_icon, call the prpl's set_buddy_icon
|
Sat, 02 Apr 2011 18:04:29 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
|
Mon, 21 Mar 2011 05:45:22 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
|
Sun, 20 Mar 2011 20:20:52 +0000 |
Mark Doliner |
Add two hash tables to the oscar code that deals with your server stored
|
Sat, 19 Mar 2011 19:38:55 +0000 |
Elliott Sales de Andrade |
merge of '1b0275bd7ec6ff5c9cb2a1b7a0a60c36091448a6'
|
Thu, 17 Mar 2011 08:00:18 +0000 |
Mark Doliner |
Don't bother reading in the "protocol" attribute in blist.xml. As near as
|
Thu, 17 Mar 2011 07:46:54 +0000 |
Mark Doliner |
Remove gaim-compat.h and gtkgaim-compat.h. IT FEELS SO GOOD!
|
Thu, 17 Mar 2011 07:39:33 +0000 |
Mark Doliner |
Remove the _purple_oscar_convert(). It existed to migrate data from
|
Thu, 17 Mar 2011 01:42:14 +0000 |
John Bailey |
Per discussion with rlaager both on the mailing list and in the XMPP MUC, bump
|
Thu, 17 Mar 2011 01:38:28 +0000 |
John Bailey |
merge of 'c9c5ba486ea016ed8a4454c0f070edfc5af646a9'
|
Wed, 16 Mar 2011 19:45:26 +0000 |
Elliott Sales de Andrade |
Update the pkg-config versions. Also, drop the unversioned pc files,
|
Fri, 18 Mar 2011 02:59:12 +0000 |
Richard Laager |
Drop the .gaim -> .purple migration code
|
Thu, 17 Mar 2011 12:53:18 +0000 |
Richard Laager |
Drop gaim compatibility files
|
Thu, 17 Mar 2011 12:38:34 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ad52db559c57f2f898ebe9a4eaa6b26adeaf8569)
|
Tue, 15 Mar 2011 23:12:35 +0000 |
John Bailey |
We want libpurple.so.1, not libpurple.so.9.
|
Tue, 15 Mar 2011 22:37:34 +0000 |
John Bailey |
3.0.0devel. Let the mergefest begin.
|
Sat, 20 Aug 2011 18:43:12 +0000 |
Mark Doliner |
Remove checks for NEWS. We're not using this file anymore. Most people
|
Thu, 18 Aug 2011 08:46:31 +0000 |
Mark Doliner |
Write this item more similarly to other items
|
Thu, 18 Aug 2011 08:45:22 +0000 |
Mark Doliner |
Fix incorrect handling of HTTP 100 responses when using the HTTP
|
Thu, 18 Aug 2011 08:41:24 +0000 |
Mark Doliner |
Fix a crash when remote users have certain characters in their
|
Thu, 18 Aug 2011 08:38:23 +0000 |
Mark Doliner |
Open an explorer.exe window at the location of the file when clicking
|
Thu, 18 Aug 2011 08:00:50 +0000 |
Mark Doliner |
Prepare for release (the actually tarballs won't get released until a few
|
Thu, 18 Aug 2011 07:45:39 +0000 |
Mark Doliner |
Hebrew translation updated (Shalom Craimer)
|
Thu, 18 Aug 2011 07:34:41 +0000 |
Mark Doliner |
Dutch translation updated (Gideon van Melle)
|
Thu, 18 Aug 2011 07:19:23 +0000 |
Mark Doliner |
"msgfmt -cv mn" complained that this file had translations with mismatched
|
Thu, 18 Aug 2011 07:09:21 +0000 |
Mark Doliner |
Commit updated versions of our translations after running po/stats.pl
|
Thu, 18 Aug 2011 06:55:40 +0000 |
Mark Doliner |
I'm gonna add the transifex config file to the repository. I think it makes
|
Thu, 18 Aug 2011 06:00:04 +0000 |
Mark Doliner |
Chinese (Hong Kong) translation updated (Ambrose C. Li, Paladin R. Liu)
|
Thu, 18 Aug 2011 05:52:10 +0000 |
Mark Doliner |
Afrikaans translation updated (Friedel Wolff)
|
Thu, 18 Aug 2011 05:45:34 +0000 |
Mark Doliner |
Ukrainian translation updated (Oleksandr Kovalenko)
|
Thu, 18 Aug 2011 05:43:04 +0000 |
Mark Doliner |
Albanian translation updated (Besnik Bleta)
|
Thu, 18 Aug 2011 05:37:11 +0000 |
Mark Doliner |
Polish translation updated (Piotr DrǬg)
|
Wed, 17 Aug 2011 23:54:59 +0000 |
Ethan Blanton |
Bounds-check stringref copies (which are safe anyway)
|
Wed, 17 Aug 2011 22:00:37 +0000 |
Elliott Sales de Andrade |
Fix a leak found by HanzZ.
|
Wed, 17 Aug 2011 04:10:02 +0000 |
John Bailey |
I noticed this inconsistent indent when fixing Ethan's previous entry.
|
Wed, 17 Aug 2011 04:09:09 +0000 |
John Bailey |
I'm 99.999999% sure Ethan meant this to be here.
|
Wed, 17 Aug 2011 01:56:48 +0000 |
maiku |
Fix parsing Yahoo sms carrier result
|
Tue, 16 Aug 2011 17:11:39 +0000 |
jamie |
Fix potential crash when NAMES is empty.
|
Tue, 16 Aug 2011 15:08:57 +0000 |
Ethan Blanton |
ChangeLog update for NTLM fix
|
Tue, 16 Aug 2011 15:06:48 +0000 |
jond578 |
Fix NTLM endianness issue.
|
Tue, 16 Aug 2011 15:03:35 +0000 |
Ethan Blanton |
Fix some un-fixes in the Zephyr strlcpy changes
|
Tue, 16 Aug 2011 12:09:51 +0000 |
Timo Jyrinki |
Update Finnish translation.
|
Tue, 16 Aug 2011 06:49:37 +0000 |
Mark Doliner |
A unit test check from the EFF
|
Tue, 16 Aug 2011 04:45:39 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 15 Aug 2011 04:18:59 +0000 |
Ethan Blanton |
Fix formatting by a third grader with a crayon
|
Mon, 15 Aug 2011 04:16:23 +0000 |
Ethan Blanton |
Rationalize nat_pmp.c:default_gw() and free leaked buffer.
|
Sun, 14 Aug 2011 20:19:43 +0000 |
Josep Puigdemont |
Catalan (Valencian) translation udated on behalf of Vicent Cubells.
|
Sun, 14 Aug 2011 20:17:56 +0000 |
Josep Puigdemont |
Catalan translation udated.
|
Sun, 14 Aug 2011 19:04:59 +0000 |
masca |
Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
|
Sat, 13 Aug 2011 21:57:35 +0000 |
andrew victor |
The 24x24 MXit protocol icon wasn't being installed.
|
Thu, 11 Aug 2011 18:31:02 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Thu, 11 Aug 2011 16:30:51 +0000 |
Ethan Blanton |
Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
|
Thu, 11 Aug 2011 16:24:26 +0000 |
Ethan Blanton |
Bounds check hostname lengths for DNS SRV lookups. (EFF)
|
Thu, 11 Aug 2011 16:17:29 +0000 |
Ethan Blanton |
Bounds check an OSCAR normalization. (EFF)
|
Thu, 11 Aug 2011 16:13:15 +0000 |
Ethan Blanton |
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
|
Thu, 11 Aug 2011 16:10:33 +0000 |
Ethan Blanton |
Bounds check log scanning, thanks to the EFF
|
Thu, 11 Aug 2011 16:08:40 +0000 |
Ethan Blanton |
Use MAXPATHLEN instead of 256 for some path buffer sizes
|
Thu, 11 Aug 2011 14:45:26 +0000 |
Ethan Blanton |
Patch up merge
|
Thu, 11 Aug 2011 14:44:44 +0000 |
Ethan Blanton |
merge of '269c6e29c67a1c066871499e76575d4700bf6744'
|
Sun, 17 Jul 2011 21:57:50 +0000 |
Ethan Blanton |
Update ChangeLog for EFF credit, completeness
|
Sun, 17 Jul 2011 21:14:23 +0000 |
Ethan Blanton |
Change another hostname lookup fallback to use g_strlcpy.
|
Sun, 17 Jul 2011 21:10:42 +0000 |
Ethan Blanton |
Use g_strlcpy instead of strcpy in MSN alias string creation.
|
Sun, 17 Jul 2011 21:04:52 +0000 |
Ethan Blanton |
Copy hostname fallbacks using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:55:12 +0000 |
Ethan Blanton |
Complete the conversion of win32 utsname construction to bounds-checked access.
|
Sun, 17 Jul 2011 20:52:50 +0000 |
Ethan Blanton |
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:36:15 +0000 |
Ethan Blanton |
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
|
Sun, 17 Jul 2011 17:48:47 +0000 |
Ethan Blanton |
Replace an unchecked strcpy with g_strlcpy().
|
Sun, 17 Jul 2011 17:34:55 +0000 |
Ethan Blanton |
Fix up several Tcl loader string copies to use g_strlcpy().
|
Sun, 17 Jul 2011 17:17:19 +0000 |
Ethan Blanton |
Fix up Zephyr g_strlcpy patch
|
Sun, 17 Jul 2011 03:57:21 +0000 |
Ethan Blanton |
Replace numerous strcpy() invocations with strlcpy() in Zephyr.
|
Sun, 17 Jul 2011 03:56:39 +0000 |
Ethan Blanton |
Credit the EFF for the following diffs
|
Thu, 11 Aug 2011 08:28:31 +0000 |
Bj«Órn Voigt |
German translation update for 2.10.0
|
Thu, 11 Aug 2011 06:36:47 +0000 |
Mark Doliner |
merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
|
Mon, 08 Aug 2011 03:52:25 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 08 Aug 2011 21:49:06 +0000 |
Elliott Sales de Andrade |
Don't accidentally add a second login timeout. This shouldn't happen
|
Mon, 08 Aug 2011 21:43:19 +0000 |
Elliott Sales de Andrade |
Don't request the AB if getting the contact list failed. Either there's
|
Sun, 07 Aug 2011 02:10:04 +0000 |
John Bailey |
Fix logging into Yahoo! JAPAN. Fixes #14259.
|
Sat, 06 Aug 2011 04:52:18 +0000 |
John Bailey |
Bj«Órn Voigt pointed out that my plugin info dialog doesn't show the e-mail
|
Sun, 31 Jul 2011 10:35:47 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 26 Jul 2011 06:32:35 +0000 |
Mark Doliner |
Fix crash selecting Tools->Set Mood when you're online with an
|
Tue, 26 Jul 2011 06:22:43 +0000 |
Mark Doliner |
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
|
Fri, 22 Jul 2011 19:55:24 +0000 |
Elliott Sales de Andrade |
Destroy the existing Nexus if we get a second USR SSO. This might
|
Thu, 21 Jul 2011 06:10:54 +0000 |
Paul Aurich |
log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
|
Thu, 21 Jul 2011 05:55:03 +0000 |
Paul Aurich |
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
|
Thu, 21 Jul 2011 05:39:48 +0000 |
Paul Aurich |
log_reader: Fix an actual crash in the QIP reader.
|
Thu, 21 Jul 2011 05:37:06 +0000 |
Paul Aurich |
merge of '60a632cb295df557713697e92727d551d7345451'
|
Thu, 21 Jul 2011 05:36:54 +0000 |
Paul Aurich |
log_reader: strchr(), and some simplifying to make clang happier
|
Thu, 21 Jul 2011 03:26:18 +0000 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
Thu, 21 Jul 2011 03:16:51 +0000 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
Wed, 20 Jul 2011 16:51:55 +0000 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
Wed, 20 Jul 2011 05:04:37 +0000 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
Tue, 19 Jul 2011 20:07:25 +0000 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
Tue, 19 Jul 2011 16:56:23 +0000 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
Sun, 17 Jul 2011 20:38:09 +0000 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
Sun, 17 Jul 2011 20:08:13 +0000 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
Sun, 17 Jul 2011 17:23:17 +0000 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
Sun, 17 Jul 2011 17:15:13 +0000 |
Paul Aurich |
Whitespace changes
|
Sun, 17 Jul 2011 17:14:21 +0000 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
Sun, 17 Jul 2011 05:29:19 +0000 |
Paul Aurich |
La de dah, thanks John
|
Sun, 17 Jul 2011 05:08:07 +0000 |
Paul Aurich |
jabber: Fix /join behavior. Closes #14205.
|
Sun, 17 Jul 2011 04:03:42 +0000 |
Paul Aurich |
pidgin: Fix building on GTK+ less than 2.14.
|
Sun, 17 Jul 2011 03:55:29 +0000 |
Paul Aurich |
gg: Fix build w/ older versions of GnuTLS.
|
Thu, 14 Jul 2011 21:59:44 +0000 |
tomkiewicz |
More debugging informations when updating avatars in Gadu-Gadu
|
Thu, 14 Jul 2011 05:54:10 +0000 |
Elliott Sales de Andrade |
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
|
Tue, 12 Jul 2011 19:49:44 +0000 |
Ethan Blanton |
Suppress error spews when we've left an IRC channel but the window is open.
|
Sun, 10 Jul 2011 13:11:36 +0000 |
Florian Qu«²ze |
Fix some closes on invalid fds, which can crash on Windows.
|
Sat, 09 Jul 2011 22:34:25 +0000 |
John Bailey |
ChangeLogging.
|
Sat, 09 Jul 2011 22:33:41 +0000 |
John Bailey |
Make the ChangeLog.API entry accurate.
|
Sat, 09 Jul 2011 22:32:24 +0000 |
John Bailey |
We're now 2.10.0 because I added the plugin info dialog.
|
Sat, 09 Jul 2011 22:27:13 +0000 |
John Bailey |
Add a plugin information dialog that shows information for all plugins, even
|
Fri, 08 Jul 2011 01:37:00 +0000 |
masca |
We have not been in 2009 while ago nor this project is dead.
|
Fri, 08 Jul 2011 01:35:31 +0000 |
masca |
Update the AUTHORS file with the information in the Developer Information window.
|
Fri, 08 Jul 2011 01:25:13 +0000 |
masca |
Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
|
Thu, 07 Jul 2011 04:47:10 +0000 |
masca |
Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
|
Wed, 06 Jul 2011 22:04:06 +0000 |
Ethan Blanton |
Fix debug message for IRC periodic WHO
|
Sun, 03 Jul 2011 23:25:42 +0000 |
Paul Aurich |
configure.ac: Prep for next release
|
Fri, 01 Jul 2011 14:12:00 +0000 |
tomkiewicz |
Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
|
Mon, 27 Jun 2011 07:01:10 +0000 |
Paul Aurich |
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
|
Mon, 27 Jun 2011 05:36:22 +0000 |
Paul Aurich |
irc: Save one useless hash table lookup
|
Mon, 27 Jun 2011 05:24:53 +0000 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
Sun, 26 Jun 2011 20:37:03 +0000 |
Paul Aurich |
Fix the merge some more
|
Sat, 25 Jun 2011 19:56:59 +0000 |
Paul Aurich |
Fix up merge
|
Sat, 25 Jun 2011 19:54:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
Wed, 22 Jun 2011 02:35:45 +0000 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
Tue, 21 Jun 2011 05:45:24 +0000 |
Paul Aurich |
conversation: Okay, one final fix.
|
Tue, 21 Jun 2011 04:40:14 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
Tue, 21 Jun 2011 04:35:04 +0000 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
Tue, 21 Jun 2011 03:34:50 +0000 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|
Tue, 21 Jun 2011 01:58:17 +0000 |
Paul Aurich |
gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
|