Mercurial > pidgin.yaz
graph
-
Show idle times in the buddy list as days, hours, seconds. Patch fromThu, 05 Jul 2007 02:35:50 +0000, by Ka-Hing Cheung
-
merge of '290d619b00758f94d14a82d62bb7b4595ec78394'Sat, 23 Jun 2007 03:08:06 +0000, by Sadrul Habib Chowdhury
-
Plucked revision from finchfeat to give different names to windows forSat, 23 Jun 2007 03:04:20 +0000, by Sadrul Habib Chowdhury
-
merge of '7a2a228876b3ba53b4e546f81704e670c944fee5'Sat, 23 Jun 2007 02:38:29 +0000, by Stu Tomlinson
-
merge of '9885adf2e546b1bb744a839860822cfd0e36b8ec'Fri, 22 Jun 2007 22:39:16 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '2a48d00e606eaf3e2c5c492cdee05b1a069468ee'Sun, 22 Jul 2007 07:02:21 +0000, by Sean Egan
-
disapproval of revision '7b9d44db746d32a4cd7a4bd39d9e070d41a94194'Sun, 22 Jul 2007 06:50:49 +0000, by Sean Egan
-
Treat infopanes just like tabs for purposes of drag-and-drop. Then, don't show a tab for windows with only one tab, as the infopane serves the purpose betterSat, 23 Jun 2007 02:13:06 +0000, by Sean Egan
-
merge of '5c5738f443887f7024ff8eab573392f8795b9413'Fri, 22 Jun 2007 17:26:16 +0000, by Sean Egan
-
Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?Thu, 21 Jun 2007 19:25:55 +0000, by Sean Egan
-
Uninit the dbus system before uniniting the signals.Fri, 22 Jun 2007 22:34:44 +0000, by Sadrul Habib Chowdhury
-
Notify a window when it loses focus because another window was moved toFri, 22 Jun 2007 05:40:00 +0000, by Sadrul Habib Chowdhury
-
Fix a few runtime warnings.Thu, 21 Jun 2007 21:32:13 +0000, by Sadrul Habib Chowdhury
-
Only hide the proxy options table if not running gnome otherwise we hideThu, 21 Jun 2007 18:08:48 +0000, by Stu Tomlinson
-
Kill a compile warning, as we now include internal.h in gtkimhtml.c, weThu, 21 Jun 2007 11:37:19 +0000, by Stu Tomlinson
-
Add NO_LINKIFY message flag for perl plugins.Thu, 21 Jun 2007 06:50:23 +0000, by Sadrul Habib Chowdhury
-
Show immediate feedback when getting information about someone in a chat.Thu, 21 Jun 2007 06:46:27 +0000, by Sadrul Habib Chowdhury
-
fix double clicking joined chat by asking the prpl what the real name ofThu, 21 Jun 2007 05:58:23 +0000, by Ka-Hing Cheung
-
g_hash_table_find is glib 2.4Wed, 20 Jun 2007 23:40:10 +0000, by Richard Nelson
-
Chat topics in status line of chat infopanesWed, 20 Jun 2007 23:33:32 +0000, by Sean Egan
-
properly scale buddy icons in infopane to preserve aspect ratioWed, 20 Jun 2007 22:39:17 +0000, by Sean Egan
-
Round the other icons tooWed, 20 Jun 2007 22:12:47 +0000, by 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 21:00:34 +0000, by Sean Egan
-
Show screenname instead of alias in conversation infopanesWed, 20 Jun 2007 20:14:17 +0000, by Sean Egan
-
#include reorganizations to allow compiling with glib < 2.8 using theWed, 20 Jun 2007 18:23:49 +0000, by Stu Tomlinson
-
merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'Wed, 20 Jun 2007 18:22:19 +0000, by Stu Tomlinson
-
Fix a compile warning with gtk < 2.6Wed, 20 Jun 2007 17:58:50 +0000, by Stu Tomlinson
-
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
-
Richard likes completeSun, 17 Jun 2007 04:11:38 +0000, by Sadrul Habib Chowdhury
-
merge of '96e4fe7ca94dcb0c455414bd266f9953e2aea59a'Sun, 17 Jun 2007 03:50:27 +0000, by Sadrul Habib Chowdhury
-
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'Sun, 17 Jun 2007 03:05:39 +0000, by Richard Laager
-
Use dynamicly allocated string manipulation here as well to avoid aSun, 17 Jun 2007 03:00:15 +0000, by Richard Laager
-
Use dynamically allocated strings for the user_dir caching. Do we need toSun, 17 Jun 2007 02:52:24 +0000, by Richard Laager
-
Remove the warning about signedness.Sun, 17 Jun 2007 03:42:10 +0000, by Sadrul Habib Chowdhury
-
merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'Sun, 17 Jun 2007 03:00:13 +0000, by Sadrul Habib Chowdhury
-
Use dynamic string manipulation to get rid of a MAXPATHLEN.Sun, 17 Jun 2007 02:41:11 +0000, by Richard Laager
-
merge of 'caa48886aab8c94b98936accf9932e04b9864341'Sun, 17 Jun 2007 02:35:55 +0000, by Richard Laager
-
Near as I can tell, we don't use this PATHSIZE anywhere.Sun, 17 Jun 2007 02:27:13 +0000, by Richard Laager
-
A patch from o_sukhodolsky to fix a compiler warning in the QQ code. I'veSun, 17 Jun 2007 01:11:45 +0000, by Richard Laager
-
EXTRA_DIST the dbus script.Sun, 17 Jun 2007 02:49:10 +0000, by Sadrul Habib Chowdhury
-
Dbus docklet for finch.Sun, 17 Jun 2007 02:36:57 +0000, by Sadrul Habib Chowdhury
-
Process unsigned ints for dbus.Sun, 17 Jun 2007 02:19:22 +0000, by Sadrul Habib Chowdhury
-
Fix #1574. (Pidgin and Finch show each other's pounces, interact inSun, 17 Jun 2007 01:07:25 +0000, by Sadrul Habib Chowdhury
-
1. Show the usage of -m in the help message.Sun, 17 Jun 2007 00:19:12 +0000, by Sadrul Habib Chowdhury
-
Allow disabling check for single instance.Sun, 17 Jun 2007 00:08:13 +0000, by Sadrul Habib Chowdhury
-
Fix #1726. ('Crash when closing doodle with yahoo not connected')Sat, 16 Jun 2007 23:30:55 +0000, by Sadrul Habib Chowdhury
-
Uninit dbus properly.Sat, 16 Jun 2007 23:11:41 +0000, by Sadrul Habib Chowdhury
-
merge of '7d3f12af3273e9cf1afa4697ab2ef372d1589163'Sat, 16 Jun 2007 22:35:25 +0000, by Richard Laager
-
merge of '1ef2519e8b8195672019b1c1bb64eb43284f7624'Sat, 16 Jun 2007 22:24:00 +0000, by Sadrul Habib Chowdhury
-
Treat some more types as simple types. This allows exporting some usefulSat, 16 Jun 2007 22:20:13 +0000, by Sadrul Habib Chowdhury
-
Use the IEC binary units to match our math.Sat, 16 Jun 2007 22:32:54 +0000, by Richard Laager
-
I like completeSat, 16 Jun 2007 22:01:53 +0000, by Richard Laager
-
Users need to stop worrying about the dbus-warnings.Sat, 16 Jun 2007 21:34:37 +0000, by Sadrul Habib Chowdhury
-
merge of 'c51336971442c17c683e99ca9e7d1f16f839e488'Sat, 16 Jun 2007 21:23:24 +0000, by Sadrul Habib Chowdhury
-
Use _notify_userinfo instead of _notify_error when there's an errorSat, 16 Jun 2007 21:17:57 +0000, by Sadrul Habib Chowdhury
-
fix inital presence (fixes #1395)Sun, 17 Jun 2007 04:50:18 +0000, by Nathan Walp
-
kill some code duplication when sending current presenceSun, 17 Jun 2007 04:44:03 +0000, by Nathan Walp