log

age author description
Wed, 20 Jun 2007 23:40:10 +0000 Richard Nelson g_hash_table_find is glib 2.4
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 22:39:17 +0000 Sean Egan properly scale buddy icons in infopane to preserve aspect ratio
Wed, 20 Jun 2007 22:12:47 +0000 Sean Egan Round the other icons too
Wed, 20 Jun 2007 21:00:34 +0000 Sean Egan Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Wed, 20 Jun 2007 18:22:19 +0000 Stu Tomlinson merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:52:56 +0000 Stu Tomlinson Fix for a crash when trying to get oscar_status_text for a buddy on an
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Wed, 20 Jun 2007 06:25:12 +0000 Etan Reisner I'm not sure why this line was here, I can't imagine it actually does anything
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Tue, 19 Jun 2007 23:52:23 +0000 Stu Tomlinson merge of '088881d37b32f572377200c693a5d9662e4e3586'
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Tue, 19 Jun 2007 21:58:56 +0000 Sadrul Habib Chowdhury G_GNUC_NULL_TERMINATED requires a high glib version. So define it to
Tue, 19 Jun 2007 21:49:00 +0000 Sadrul Habib Chowdhury The file-selector needs to be a bit taller.
Tue, 19 Jun 2007 21:47:22 +0000 Sadrul Habib Chowdhury Detect wide character non-support at compile time, if possible.
Tue, 19 Jun 2007 19:23:25 +0000 Sadrul Habib Chowdhury Close all delete-confirmation dialogs for it when a status is deleted.
Tue, 19 Jun 2007 18:59:12 +0000 Ka-Hing Cheung merge of '4de940f299051a02913e8184619cf3a50ad68dff'
Tue, 19 Jun 2007 18:31:46 +0000 Sadrul Habib Chowdhury Let non-delete keys operate.
Tue, 19 Jun 2007 18:57:11 +0000 Ka-Hing Cheung sadrul spotted this, fixes selecting multiple statuses in the status window
Tue, 19 Jun 2007 17:19:52 +0000 Ka-Hing Cheung merge of '4a2a30a75885602e9c2c02fd13e1ce8f96981fa2'
Tue, 19 Jun 2007 17:17:57 +0000 Ka-Hing Cheung explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'
Wed, 20 Jun 2007 01:47:55 +0000 William Ehlhardt - Add chunks of the certificate scheme registration interface
Tue, 19 Jun 2007 18:27:07 +0000 William Ehlhardt - Add x509_certificate_signed_by, which checks a signature on a certificate made by an issuer
Tue, 19 Jun 2007 17:49:16 +0000 William Ehlhardt - Eliminate compiler warning
Tue, 19 Jun 2007 17:44:54 +0000 William Ehlhardt - Style issues
Tue, 19 Jun 2007 17:20:16 +0000 William Ehlhardt - Expose some more functions in the x509 CertificateScheme. Doesn't
Tue, 19 Jun 2007 16:07:33 +0000 William Ehlhardt - Expose get_peer_certificates in the SslOps struct, and modify gnutls