Thu, 13 Nov 2008 17:38:09 +0000 |
Richard Laager |
A patch from Math2Gold to fix the dbus-analyze-functions script to properly
|
Wed, 12 Nov 2008 02:50:52 +0000 |
Richard Laager |
When you choose Save As from the Conversation menu in Pidgin, the saved file
|
Thu, 13 Nov 2008 05:33:24 +0000 |
Elliott Sales de Andrade |
Make the Send button insensitive when there is no text in the input buffer.
|
Thu, 13 Nov 2008 04:32:54 +0000 |
Elliott Sales de Andrade |
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
|
Tue, 11 Nov 2008 22:55:02 +0000 |
Ethan Blanton |
Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
|
Mon, 10 Nov 2008 04:40:17 +0000 |
Mark Doliner |
This file was removed
|
Sun, 09 Nov 2008 16:42:04 +0000 |
Ethan Blanton |
Update the TCL-HOWTO to some more modern nomenclature
|
Sat, 08 Nov 2008 19:26:28 +0000 |
Alex Willmer |
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
|
Sat, 08 Nov 2008 04:29:32 +0000 |
Richard Laager |
Hylke added this file, presumably part of his duplicate icon structure
|
Fri, 07 Nov 2008 02:56:10 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7463.
|
Fri, 07 Nov 2008 02:52:31 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7464.
|
Fri, 07 Nov 2008 02:49:23 +0000 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7465.
|
Thu, 06 Nov 2008 22:35:03 +0000 |
Marcus Lundblad |
Make jabber_resource_have_capability polute the log a little less...
|
Wed, 05 Nov 2008 23:24:01 +0000 |
Marcus Lundblad |
Remove that hack involving GtkIMHtmlSmileys
|
Mon, 03 Nov 2008 20:36:38 +0000 |
Marcus Lundblad |
Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
|
Sun, 02 Nov 2008 22:56:42 +0000 |
Richard Laager |
Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
|
Sun, 02 Nov 2008 22:17:59 +0000 |
Richard Laager |
kluge pointed out that the segfault message still recommends people IM
|
Sun, 02 Nov 2008 22:14:11 +0000 |
Richard Laager |
applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
|
Sun, 02 Nov 2008 22:13:10 +0000 |
Richard Laager |
Fix POTFILES.in on trunk.
|
Sun, 02 Nov 2008 22:12:33 +0000 |
Richard Laager |
applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
|
Sat, 01 Nov 2008 19:08:55 +0000 |
Sadrul Habib Chowdhury |
merge of '602d7960555cc685575a2a32397427df3e55a9a7'
|
Sat, 01 Nov 2008 19:07:22 +0000 |
Sadrul Habib Chowdhury |
merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
|
Sat, 01 Nov 2008 19:05:37 +0000 |
Sadrul Habib Chowdhury |
A little clearer description for an option.
|
Sat, 01 Nov 2008 16:46:20 +0000 |
Stu Tomlinson |
Temporarily remember account password across network disconnection to allow
|
Sat, 01 Nov 2008 16:45:09 +0000 |
Stu Tomlinson |
Don't populate the password field on the modify account dialog if we are
|
Sat, 01 Nov 2008 16:24:56 +0000 |
Stu Tomlinson |
x509_issuer_dn() should return the certificate's issuer name, not the cert
|
Fri, 31 Oct 2008 16:24:24 +0000 |
Mark Doliner |
This file was removed
|
Fri, 31 Oct 2008 16:23:50 +0000 |
Mark Doliner |
Fix these strings in trunk. This change was made in the
|
Fri, 31 Oct 2008 14:51:11 +0000 |
Marcos Garca Ochoa |
Strip multiple leading mode characters from incoming nicknames.
|
Fri, 31 Oct 2008 09:32:41 +0000 |
Sadrul Habib Chowdhury |
Missing newline in debug message.
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Fri, 31 Oct 2008 04:03:44 +0000 |
Richard Laager |
Kill some // comments. Sigh.
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Thu, 30 Oct 2008 21:16:17 +0000 |
Richard Laager |
purple_network_listen_map_external() is used in (at least) Bonjour. Given
|
Thu, 30 Oct 2008 21:11:19 +0000 |
Richard Laager |
Update the docs for purple_network_is_available(). It doesn't block.
|
Thu, 30 Oct 2008 20:12:24 +0000 |
Richard Laager |
Fix a compiler warning I introduce with the GtkSetting code.
|
Thu, 30 Oct 2008 20:10:08 +0000 |
Richard Laager |
merge of '06a7529af082c664858fd154ff5d83244e974f47'
|
Thu, 30 Oct 2008 20:09:07 +0000 |
Richard Laager |
Ignore autogen.args.
|
Thu, 30 Oct 2008 20:02:30 +0000 |
Richard Laager |
More Bonjour struct hiding fixes.
|
Thu, 30 Oct 2008 19:58:25 +0000 |
Richard Laager |
Fix some macros to work with hidden structs.
|
Thu, 30 Oct 2008 19:57:47 +0000 |
Richard Laager |
Fix my Tcl fix.
|
Thu, 30 Oct 2008 19:56:54 +0000 |
Richard Laager |
- Make autogen.sh find autogen.args when /bin/sh is not bash.
|
Thu, 30 Oct 2008 19:53:55 +0000 |
Richard Laager |
Use GtkSetting to obtain the tooltip preferences instead of our own hidden
|
Thu, 30 Oct 2008 17:54:26 +0000 |
Sadrul Habib Chowdhury |
Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
|
Thu, 30 Oct 2008 05:41:19 +0000 |
Richard Laager |
Fix Bonjour to work with the hidden structs, except for proto_data.
|
Thu, 30 Oct 2008 05:40:51 +0000 |
Richard Laager |
Fix Tcl to compile with the hidden structs.
|
Thu, 30 Oct 2008 03:59:08 +0000 |
John Bailey |
Credit Diego for that patch. Refs #7391.
|
Thu, 30 Oct 2008 03:58:20 +0000 |
John Bailey |
merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
|
Thu, 30 Oct 2008 03:58:19 +0000 |
John Bailey |
merge of '843d513c3da12026fc35af070a23a3d11844824c'
|
Thu, 30 Oct 2008 03:34:09 +0000 |
Gary Kramlich |
use some additional preproc logic to avoid copying the structs directly into the implementation files
|
Thu, 30 Oct 2008 03:17:17 +0000 |
John Bailey |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
Thu, 30 Oct 2008 03:10:33 +0000 |
Richard Laager |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
Thu, 30 Oct 2008 03:03:45 +0000 |
Gary Kramlich |
merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
|
Thu, 30 Oct 2008 02:41:45 +0000 |
Diego Petten |
This fixes a link error when linking with GNU ld and specifying the
|
Wed, 29 Oct 2008 22:06:50 +0000 |
Sadrul Habib Chowdhury |
merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
|
Wed, 29 Oct 2008 19:20:03 +0000 |
Marcus Lundblad |
Fixed a compiler warning (and remove an unnessesary cast)
|