log

age author description
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