Mercurial > pidgin.yaz
graph
-
Fix for a crash when trying to get oscar_status_text for a buddy on anWed, 20 Jun 2007 17:52:56 +0000, by Stu Tomlinson
-
editing-started & editing-canceled signals are in gtk 2.6 and above onlyWed, 20 Jun 2007 17:42:32 +0000, by Stu Tomlinson
-
I'm not sure why this line was here, I can't imagine it actually does anythingWed, 20 Jun 2007 06:25:12 +0000, by Etan Reisner
-
Bring back MAXPATHLEN (which was always guaranteed to be defined earlierWed, 20 Jun 2007 01:28:57 +0000, by Stu Tomlinson
-
merge of '088881d37b32f572377200c693a5d9662e4e3586'Tue, 19 Jun 2007 23:52:23 +0000, by Stu Tomlinson
-
Move the define in internal.h instead.Tue, 19 Jun 2007 22:47:12 +0000, by Sadrul Habib Chowdhury
-
G_GNUC_NULL_TERMINATED requires a high glib version. So define it toTue, 19 Jun 2007 21:58:56 +0000, by Sadrul Habib Chowdhury
-
The file-selector needs to be a bit taller.Tue, 19 Jun 2007 21:49:00 +0000, by Sadrul Habib Chowdhury
-
Detect wide character non-support at compile time, if possible.Tue, 19 Jun 2007 21:47:22 +0000, by Sadrul Habib Chowdhury
-
Close all delete-confirmation dialogs for it when a status is deleted.Tue, 19 Jun 2007 19:23:25 +0000, by Sadrul Habib Chowdhury
-
merge of '4de940f299051a02913e8184619cf3a50ad68dff'Tue, 19 Jun 2007 18:59:12 +0000, by Ka-Hing Cheung
-
Let non-delete keys operate.Tue, 19 Jun 2007 18:31:46 +0000, by Sadrul Habib Chowdhury
-
sadrul spotted this, fixes selecting multiple statuses in the status windowTue, 19 Jun 2007 18:57:11 +0000, by Ka-Hing Cheung
-
merge of '4a2a30a75885602e9c2c02fd13e1ce8f96981fa2'Tue, 19 Jun 2007 17:19:52 +0000, by Ka-Hing Cheung
-
explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'Tue, 19 Jun 2007 17:17:57 +0000, by Ka-Hing Cheung
-
- Add chunks of the certificate scheme registration interfaceWed, 20 Jun 2007 01:47:55 +0000, by William Ehlhardt
-
- Add x509_certificate_signed_by, which checks a signature on a certificate made by an issuerTue, 19 Jun 2007 18:27:07 +0000, by William Ehlhardt
-
- Eliminate compiler warningTue, 19 Jun 2007 17:49:16 +0000, by William Ehlhardt
-
- Style issuesTue, 19 Jun 2007 17:44:54 +0000, by William Ehlhardt
-
- Expose some more functions in the x509 CertificateScheme. Doesn'tTue, 19 Jun 2007 17:20:16 +0000, by William Ehlhardt
-
- Expose get_peer_certificates in the SslOps struct, and modify gnutlsTue, 19 Jun 2007 16:07:33 +0000, by William Ehlhardt
-
- Add a mode switch to allow DER or PEM imports (necessary because SSL certsTue, 19 Jun 2007 15:33:56 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)Mon, 18 Jun 2007 16:26:21 +0000, by William Ehlhardt
-
I believe the great unwashed should be using simpleticket for submittingTue, 19 Jun 2007 13:33:26 +0000, by Stu Tomlinson
-
I think this fixes the ellipsization in the trees.Tue, 19 Jun 2007 03:07:51 +0000, by Sadrul Habib Chowdhury
-
Changelog infopane additionsTue, 19 Jun 2007 02:36:25 +0000, by Sean Egan
-
Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.Tue, 19 Jun 2007 02:11:50 +0000, by Sean Egan
-
Tell pidginstock that the invisible icon exists in larger sizes. Fixes #1740Mon, 18 Jun 2007 19:24:10 +0000, by Sean Egan
-
Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminatedMon, 18 Jun 2007 12:43:44 +0000, by Sadrul Habib Chowdhury
-
Some general cleanup of the pidginrc plugin that I did while working on mySun, 17 Jun 2007 23:42:32 +0000, by Etan Reisner
-
Since we re-did the buddy list drawing stuff this entry matters a lot less, soSun, 17 Jun 2007 22:47:36 +0000, by Etan Reisner
-
creat new log if difference between current and previous message more then predefined constant (currently one hour)Fri, 22 Jun 2007 17:36:48 +0000, by Michael Shkutkov
-
setting error to NULL before usingThu, 21 Jun 2007 22:07:53 +0000, by Michael Shkutkov
-
minor style fixThu, 21 Jun 2007 22:03:51 +0000, by Michael Shkutkov
-
fixing missing bracesThu, 21 Jun 2007 21:22:13 +0000, by Michael Shkutkov
-
Converting all qip logs into UTF8Thu, 21 Jun 2007 08:32:22 +0000, by Michael Shkutkov
-
small coding style changesThu, 21 Jun 2007 06:05:41 +0000, by Michael Shkutkov
-
Using g_file_get_contents instead of common file operations; all DEBUG_MESSAGEs were removedWed, 20 Jun 2007 22:42:01 +0000, by Michael Shkutkov
-
reverse searching of '(' characterMon, 18 Jun 2007 20:51:29 +0000, by Michael Shkutkov
-
propagate from branch 'im.pidgin.pidgin' (head f61e46616c5562046a9f89a538ae10f5e5ef29ae)Sun, 17 Jun 2007 21:03:22 +0000, by Michael Shkutkov
-
Fix setting the sensitivity of the toolbar items in a number of placesSun, 17 Jun 2007 18:10:47 +0000, by Stu Tomlinson
-
Reduce code duplication and keep gtk 2.0 compatibility by makingSun, 17 Jun 2007 16:55:45 +0000, by Stu Tomlinson
-
merge of '2bc31508944a5802088a6273899d80859246ce27'Sun, 17 Jun 2007 16:54:10 +0000, by Stu Tomlinson
-
merge of '32961dad56e96e8d450230e7266cffe8b7deb058'Sun, 17 Jun 2007 15:29:02 +0000, by Nathan Walp
-
server-side jabber vcards now take precedence over local vcards, soSun, 17 Jun 2007 15:27:35 +0000, by Nathan Walp
-
i think we want to be in "devel" mode right nowSun, 17 Jun 2007 15:09:05 +0000, by Nathan Walp
-
whitespaceSun, 17 Jun 2007 13:59:29 +0000, by Nathan Walp
-
Use g_set_application_name() so unnamed dialogs get given a name, mySun, 17 Jun 2007 15:46:42 +0000, by Stu Tomlinson
-
Fix a compile errorSun, 17 Jun 2007 15:29:42 +0000, by Stu Tomlinson
-
We certainly don't need duplicated About & Debug Window menu itemsSun, 17 Jun 2007 15:13:09 +0000, by Stu Tomlinson
-
Do not actually remove the debug timestamp pref, this is the *correct*Sun, 17 Jun 2007 14:49:10 +0000, by Stu Tomlinson
-
disapproval of revision '8252394105eb4f981e17cec193e039dc94dfbde1'Sun, 17 Jun 2007 14:33:41 +0000, by Stu Tomlinson
-
Based on my calculations, this comment made no sense. It is not necessary toSun, 17 Jun 2007 07:46:04 +0000, by Kevin Stange
-
really and truly enforce the no-presence-before-roster thingSun, 17 Jun 2007 05:14:45 +0000, by Nathan Walp
-
unused variable cleanupSun, 17 Jun 2007 05:10:35 +0000, by Nathan Walp
-
merge of 'a044da71f197bdd564f0d38ebb02798e06d1997f'Sun, 17 Jun 2007 05:09:21 +0000, by Nathan Walp