Tue, 19 Jun 2007 16:07:33 +0000 |
William Ehlhardt |
- Expose get_peer_certificates in the SslOps struct, and modify gnutls
|
Tue, 19 Jun 2007 15:33:56 +0000 |
William Ehlhardt |
- Add a mode switch to allow DER or PEM imports (necessary because SSL certs
|
Mon, 18 Jun 2007 16:26:21 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)
|
Tue, 19 Jun 2007 13:33:26 +0000 |
Stu Tomlinson |
I believe the great unwashed should be using simpleticket for submitting
|
Tue, 19 Jun 2007 03:07:51 +0000 |
Sadrul Habib Chowdhury |
I think this fixes the ellipsization in the trees.
|
Tue, 19 Jun 2007 02:36:25 +0000 |
Sean Egan |
Changelog infopane additions
|
Tue, 19 Jun 2007 02:11:50 +0000 |
Sean Egan |
Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
|
Mon, 18 Jun 2007 19:24:10 +0000 |
Sean Egan |
Tell pidginstock that the invisible icon exists in larger sizes. Fixes #1740
|
Mon, 18 Jun 2007 12:43:44 +0000 |
Sadrul Habib Chowdhury |
Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
|
Sun, 17 Jun 2007 23:42:32 +0000 |
Etan Reisner |
Some general cleanup of the pidginrc plugin that I did while working on my
|
Sun, 17 Jun 2007 22:47:36 +0000 |
Etan Reisner |
Since we re-did the buddy list drawing stuff this entry matters a lot less, so
|
Fri, 22 Jun 2007 17:36:48 +0000 |
Michael Shkutkov |
creat new log if difference between current and previous message more then predefined constant (currently one hour)
|
Thu, 21 Jun 2007 22:07:53 +0000 |
Michael Shkutkov |
setting error to NULL before using
|
Thu, 21 Jun 2007 22:03:51 +0000 |
Michael Shkutkov |
minor style fix
|
Thu, 21 Jun 2007 21:22:13 +0000 |
Michael Shkutkov |
fixing missing braces
|
Thu, 21 Jun 2007 08:32:22 +0000 |
Michael Shkutkov |
Converting all qip logs into UTF8
|
Thu, 21 Jun 2007 06:05:41 +0000 |
Michael Shkutkov |
small coding style changes
|
Wed, 20 Jun 2007 22:42:01 +0000 |
Michael Shkutkov |
Using g_file_get_contents instead of common file operations; all DEBUG_MESSAGEs were removed
|
Mon, 18 Jun 2007 20:51:29 +0000 |
Michael Shkutkov |
reverse searching of '(' character
|
Sun, 17 Jun 2007 21:03:22 +0000 |
Michael Shkutkov |
propagate from branch 'im.pidgin.pidgin' (head f61e46616c5562046a9f89a538ae10f5e5ef29ae)
|
Sun, 17 Jun 2007 18:10:47 +0000 |
Stu Tomlinson |
Fix setting the sensitivity of the toolbar items in a number of places
|
Sun, 17 Jun 2007 16:55:45 +0000 |
Stu Tomlinson |
Reduce code duplication and keep gtk 2.0 compatibility by making
|
Sun, 17 Jun 2007 16:54:10 +0000 |
Stu Tomlinson |
merge of '2bc31508944a5802088a6273899d80859246ce27'
|
Sun, 17 Jun 2007 15:29:02 +0000 |
Nathan Walp |
merge of '32961dad56e96e8d450230e7266cffe8b7deb058'
|
Sun, 17 Jun 2007 15:27:35 +0000 |
Nathan Walp |
server-side jabber vcards now take precedence over local vcards, so
|
Sun, 17 Jun 2007 15:09:05 +0000 |
Nathan Walp |
i think we want to be in "devel" mode right now
|
Sun, 17 Jun 2007 13:59:29 +0000 |
Nathan Walp |
whitespace
|
Sun, 17 Jun 2007 15:46:42 +0000 |
Stu Tomlinson |
Use g_set_application_name() so unnamed dialogs get given a name, my
|
Sun, 17 Jun 2007 15:29:42 +0000 |
Stu Tomlinson |
Fix a compile error
|
Sun, 17 Jun 2007 15:13:09 +0000 |
Stu Tomlinson |
We certainly don't need duplicated About & Debug Window menu items
|
Sun, 17 Jun 2007 14:49:10 +0000 |
Stu Tomlinson |
Do not actually remove the debug timestamp pref, this is the *correct*
|
Sun, 17 Jun 2007 14:33:41 +0000 |
Stu Tomlinson |
disapproval of revision '8252394105eb4f981e17cec193e039dc94dfbde1'
|
Sun, 17 Jun 2007 07:46:04 +0000 |
Kevin Stange |
Based on my calculations, this comment made no sense. It is not necessary to
|
Sun, 17 Jun 2007 05:14:45 +0000 |
Nathan Walp |
really and truly enforce the no-presence-before-roster thing
|
Sun, 17 Jun 2007 05:10:35 +0000 |
Nathan Walp |
unused variable cleanup
|
Sun, 17 Jun 2007 05:09:21 +0000 |
Nathan Walp |
merge of 'a044da71f197bdd564f0d38ebb02798e06d1997f'
|
Sun, 17 Jun 2007 04:11:38 +0000 |
Sadrul Habib Chowdhury |
Richard likes complete
|
Sun, 17 Jun 2007 03:50:27 +0000 |
Sadrul Habib Chowdhury |
merge of '96e4fe7ca94dcb0c455414bd266f9953e2aea59a'
|
Sun, 17 Jun 2007 03:05:39 +0000 |
Richard Laager |
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
|
Sun, 17 Jun 2007 03:00:15 +0000 |
Richard Laager |
Use dynamicly allocated string manipulation here as well to avoid a
|
Sun, 17 Jun 2007 02:52:24 +0000 |
Richard Laager |
Use dynamically allocated strings for the user_dir caching. Do we need to
|
Sun, 17 Jun 2007 03:42:10 +0000 |
Sadrul Habib Chowdhury |
Remove the warning about signedness.
|
Sun, 17 Jun 2007 03:00:13 +0000 |
Sadrul Habib Chowdhury |
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
|
Sun, 17 Jun 2007 02:41:11 +0000 |
Richard Laager |
Use dynamic string manipulation to get rid of a MAXPATHLEN.
|
Sun, 17 Jun 2007 02:35:55 +0000 |
Richard Laager |
merge of 'caa48886aab8c94b98936accf9932e04b9864341'
|
Sun, 17 Jun 2007 02:27:13 +0000 |
Richard Laager |
Near as I can tell, we don't use this PATHSIZE anywhere.
|
Sun, 17 Jun 2007 01:11:45 +0000 |
Richard Laager |
A patch from o_sukhodolsky to fix a compiler warning in the QQ code. I've
|
Sun, 17 Jun 2007 02:49:10 +0000 |
Sadrul Habib Chowdhury |
EXTRA_DIST the dbus script.
|
Sun, 17 Jun 2007 02:36:57 +0000 |
Sadrul Habib Chowdhury |
Dbus docklet for finch.
|
Sun, 17 Jun 2007 02:19:22 +0000 |
Sadrul Habib Chowdhury |
Process unsigned ints for dbus.
|
Sun, 17 Jun 2007 01:07:25 +0000 |
Sadrul Habib Chowdhury |
Fix #1574. (Pidgin and Finch show each other's pounces, interact in
|
Sun, 17 Jun 2007 00:19:12 +0000 |
Sadrul Habib Chowdhury |
1. Show the usage of -m in the help message.
|
Sun, 17 Jun 2007 00:08:13 +0000 |
Sadrul Habib Chowdhury |
Allow disabling check for single instance.
|
Sat, 16 Jun 2007 23:30:55 +0000 |
Sadrul Habib Chowdhury |
Fix #1726. ('Crash when closing doodle with yahoo not connected')
|
Sat, 16 Jun 2007 23:11:41 +0000 |
Sadrul Habib Chowdhury |
Uninit dbus properly.
|
Sat, 16 Jun 2007 22:35:25 +0000 |
Richard Laager |
merge of '7d3f12af3273e9cf1afa4697ab2ef372d1589163'
|
Sat, 16 Jun 2007 22:24:00 +0000 |
Sadrul Habib Chowdhury |
merge of '1ef2519e8b8195672019b1c1bb64eb43284f7624'
|
Sat, 16 Jun 2007 22:20:13 +0000 |
Sadrul Habib Chowdhury |
Treat some more types as simple types. This allows exporting some useful
|
Sat, 16 Jun 2007 22:32:54 +0000 |
Richard Laager |
Use the IEC binary units to match our math.
|
Sat, 16 Jun 2007 22:01:53 +0000 |
Richard Laager |
I like complete
|