Mercurial > pidgin.yaz
graph
-
reading only necessary part of log file using g_fopen/fseek/freadTue, 26 Jun 2007 19:53:55 +0000, by Michael Shkutkov
-
optimization: finding offsets without converting to UTF8 and escapingTue, 26 Jun 2007 11:11:40 +0000, by Michael Shkutkov
-
avoiding some finding EOL and creating new log only in one placeTue, 26 Jun 2007 10:39:41 +0000, by Michael Shkutkov
-
using purple_debug_info instead of purple_debug_errorTue, 26 Jun 2007 09:58:05 +0000, by Michael Shkutkov
-
using while cycle instead of g_strrstr, because g_strrstr doesn't work properly. g_strrstr finds the last '(' of the string, not the line.Tue, 26 Jun 2007 09:50:40 +0000, by Michael Shkutkov
-
Optimize this QIP code some more.Mon, 25 Jun 2007 00:47:02 +0000, by Richard Laager
-
Trying to avoid duplicating a single line of code is stupid. I've finallyMon, 25 Jun 2007 00:13:01 +0000, by Richard Laager
-
Prepend to lists for performance, and use g_list_reverse when the list isSun, 24 Jun 2007 23:52:08 +0000, by Richard Laager
-
Remove trailing whitespace.Sun, 24 Jun 2007 23:40:09 +0000, by Richard Laager
-
Avoid some extra nesting.Sun, 24 Jun 2007 23:37:53 +0000, by Richard Laager
-
Eliminate some leaks.Sun, 24 Jun 2007 22:20:15 +0000, by Richard Laager
-
Change the purple_debug(level, ...) statements to purple_debug_level(...)Sun, 24 Jun 2007 22:19:51 +0000, by Richard Laager
-
internal.h includes config.h, so let's not do it twiceSun, 24 Jun 2007 21:13:33 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8)Sun, 24 Jun 2007 20:01:43 +0000, by Richard Laager
-
Load new non-native plugins when the plugins window opens.Sun, 24 Jun 2007 19:20:00 +0000, by Sadrul Habib Chowdhury
-
This is a less dumb way to make sure we don't wrapSat, 23 Jun 2007 18:53:14 +0000, by Mark Doliner
-
Sorry for my bed english lolSat, 23 Jun 2007 06:32:09 +0000, by Sadrul Habib Chowdhury
-
I'm sure we'll eventually do something here. Until then ...Sat, 23 Jun 2007 06:23:15 +0000, by Sadrul Habib Chowdhury
-
Fix a crash when trying to alias someone from the tab-label on a disconnectedSat, 23 Jun 2007 06:20:05 +0000, by Sadrul Habib Chowdhury
-
Fix a crash when you have an IM window open on a jabber account and theSat, 23 Jun 2007 06:01:30 +0000, by Sadrul Habib Chowdhury
-
Fix a crash after you close the status window, and change the status.Sat, 23 Jun 2007 05:33:42 +0000, by Sadrul Habib Chowdhury
-
Plucked revision from finchfeat to allow partial matching for window-titlesSat, 23 Jun 2007 03:20:02 +0000, by Sadrul Habib Chowdhury
-
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
-
i'm an idiot. now we have real support for replying to XMPP pingsSat, 16 Jun 2007 20:59:41 +0000, by Nathan Walp
-
merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'Sat, 16 Jun 2007 20:34:35 +0000, by Richard Laager
-
merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'Sat, 16 Jun 2007 19:49:59 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)Sat, 16 Jun 2007 19:48:23 +0000, by Richard Laager
-
Re-fix the DBus list handling code by killing const GList* / const GSList*Sat, 16 Jun 2007 19:44:59 +0000, by Richard Laager
-
Fix some weird whitespace in the output.Sat, 16 Jun 2007 19:21:06 +0000, by Richard Laager
-
Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:Sat, 16 Jun 2007 19:09:52 +0000, by Richard Laager
-
Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:Sat, 16 Jun 2007 19:08:51 +0000, by Richard Laager
-
merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'Sat, 16 Jun 2007 19:00:52 +0000, by Richard Laager
-
merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'Sat, 16 Jun 2007 20:16:36 +0000, by Sadrul Habib Chowdhury
-
Warn be goneSat, 16 Jun 2007 17:57:07 +0000, by Mark Doliner
-
fixes #590 by allowing one to use the delete key to delete transient status,Sun, 17 Jun 2007 18:03:03 +0000, by Ka-Hing Cheung
-
compile.Sat, 16 Jun 2007 04:06:16 +0000, by Luke Schierer
-
respond to XEP-0199 queries (XMPP ping)Sat, 16 Jun 2007 03:17:13 +0000, by Nathan Walp
-
Fix a mistake noticed by Michael Shkutkov and add a comment explaining the code.Sat, 16 Jun 2007 02:21:13 +0000, by Richard Laager
-
merge of '2fd78f054c148084b54507e046c3cf02826636f5'Fri, 15 Jun 2007 20:52:29 +0000, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)Fri, 15 Jun 2007 19:34:24 +0000, by Sean Egan
-
Use _notify_userinfo instead of _notify_error when there's an errorSat, 16 Jun 2007 20:04:36 +0000, by Sadrul Habib Chowdhury
-
Update the idleness and login-time for all the blistnodes of the same buddy.Fri, 15 Jun 2007 08:39:01 +0000, by Sadrul Habib Chowdhury
-
Make the entry-box look nicer in the preference.Fri, 15 Jun 2007 08:25:04 +0000, by Sadrul Habib Chowdhury
-
Show the previously selected custom font, what this is meant to do.Fri, 15 Jun 2007 08:24:08 +0000, by Sadrul Habib Chowdhury
-
merge of '42eba34c013784379084cfe8e5899cc7e9e7dde2'Fri, 15 Jun 2007 04:27:08 +0000, by Sadrul Habib Chowdhury
-
Provide a 'unseen-count' data for the conversations so the dbus-docklet can use that information.Fri, 15 Jun 2007 03:36:54 +0000, by Sadrul Habib Chowdhury
-
Let's not crash if there's no plugin.Fri, 15 Jun 2007 02:36:53 +0000, by Sadrul Habib Chowdhury
-
I am not sure why I made this change. But it looks good.Fri, 15 Jun 2007 02:35:52 +0000, by Sadrul Habib Chowdhury
-
Notify a window on startup if it didn't get the focus.Fri, 15 Jun 2007 02:33:48 +0000, by Sadrul Habib Chowdhury
-
Remove the use of compiler string concatenation in a translatable string toThu, 14 Jun 2007 15:33:50 +0000, by Richard Laager
-
Replace "timedout" with "timed out".Thu, 14 Jun 2007 15:33:28 +0000, by Richard Laager
-
Replace "wer" with "were"Thu, 14 Jun 2007 15:29:53 +0000, by Richard Laager
-
Custom logger selection doesn't work after a restart. To fix this, we do aWed, 13 Jun 2007 12:26:48 +0000, by Sadrul Habib Chowdhury
-
Make timeout-callbacks behave like they would in C plugins (ie. the callbackWed, 13 Jun 2007 08:07:06 +0000, by Sadrul Habib Chowdhury
-
merge of '121873f517c4c5e2d65c3a1cdd152694834d7db0'Tue, 12 Jun 2007 21:25:56 +0000, by Sadrul Habib Chowdhury
-
Remove an old line of code to make this behave as desired. Good catch, Mark.Mon, 11 Jun 2007 17:36:40 +0000, by Richard Laager
-
When an animated image is inserted into a conversation window, animateMon, 11 Jun 2007 07:48:49 +0000, by Mark Doliner
-
I think it's reasonable to search through a haystack that is theMon, 11 Jun 2007 07:45:19 +0000, by Mark Doliner
-
Richard, you might want to take a look at this. I have no idea what's going on here.Mon, 11 Jun 2007 07:38:54 +0000, by Mark Doliner
-
Get rid of a compile warningMon, 11 Jun 2007 07:32:36 +0000, by Mark Doliner
-
Get rid of a little compile errorMon, 11 Jun 2007 07:29:56 +0000, by Mark Doliner
-
merge of '2d3971f6a6eaf78acbe06db1824611d0a95e8ae6'Sun, 10 Jun 2007 02:06:18 +0000, by Stu Tomlinson
-
Fix a compiler warning from a bad merge by meSun, 10 Jun 2007 02:06:07 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 621ce6ccd3764ef355b4d0e5528d0514db3fe036)Sun, 10 Jun 2007 02:05:05 +0000, by Stu Tomlinson
-
Add OPT_PROTO_SLASH_COMMANDS_NATIVE support to silc10Sun, 10 Jun 2007 01:49:01 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)Sun, 10 Jun 2007 01:46:31 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 03da073664bc840f76d0cec53eea61517337c5a7)Fri, 08 Jun 2007 13:25:28 +0000, by Luke Schierer
-
Bump the major for libgnt for the awesome workspace support.Tue, 12 Jun 2007 21:14:41 +0000, by Sadrul Habib Chowdhury
-
This got lost from a merge I think. This refixes #532.Tue, 12 Jun 2007 20:44:44 +0000, by Sadrul Habib Chowdhury
-
Update for the new api.Sun, 10 Jun 2007 15:41:14 +0000, by Sadrul Habib Chowdhury
-
F9 to create a new workspace.Sun, 10 Jun 2007 15:39:51 +0000, by Sadrul Habib Chowdhury
-
Make the irssi wm work.Sun, 10 Jun 2007 15:16:53 +0000, by Sadrul Habib Chowdhury
-
merge of '4211412db7d18ca946c93c5a6ba8931ff8244de0'Fri, 08 Jun 2007 13:06:21 +0000, by Richard Nelson
-
add xmlnode_get_data_unescaped(), and got rid of an unecessary reallocThu, 07 Jun 2007 21:14:54 +0000, by Nathan Walp
-
present existing conversation window if one existsFri, 08 Jun 2007 12:43:57 +0000, by Richard Nelson
-
add gnt_window_presentFri, 08 Jun 2007 12:41:30 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)Fri, 08 Jun 2007 10:21:50 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)Thu, 07 Jun 2007 14:48:33 +0000, by Richard Laager
-
merge of '34fbe2d8a258b1b4700cb7c8d8fcd02d07bc4d14'Thu, 07 Jun 2007 12:33:23 +0000, by Luke Schierer
-
propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)Thu, 07 Jun 2007 02:39:48 +0000, by Luke Schierer
-
merge of '722cb392b57e671e8f059143c0bcc15fed5a4724'Thu, 07 Jun 2007 10:57:05 +0000, by Stu Tomlinson
-
disapproval of revision 'e56ef4384d474a6ac265a4f63395063b07facfec'Thu, 07 Jun 2007 10:56:55 +0000, by Stu Tomlinson
-
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'Sat, 16 Jun 2007 19:00:35 +0000, by Richard Laager
-
Add missing toolbar insert bitsThu, 07 Jun 2007 10:56:44 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)Thu, 07 Jun 2007 04:31:02 +0000, by Richard Laager
-
Document the API changes from the constification and DBus list commits, andThu, 07 Jun 2007 04:26:57 +0000, by Richard Laager
-
Lots of DBus list handling changes. The objective here was to eliminate aThu, 07 Jun 2007 04:25:54 +0000, by Richard Laager
-
Mark the return type const for the following functions. I noticed thisThu, 07 Jun 2007 04:22:42 +0000, by Richard Laager
-
Eliminate warnings about array subscripts being char. They can be signed,Thu, 07 Jun 2007 03:13:02 +0000, by Richard Laager
-
Include pidgin.h to make this compile.Thu, 07 Jun 2007 03:11:56 +0000, by Richard Laager
-
PIDGIN_STOCK_TOOLBAR_INSERT isn't defined. I'm #if 0'ing this so it'll compile so I can work.Thu, 07 Jun 2007 03:11:40 +0000, by Richard Laager
-
Remove duplicate code from a bad merge.Thu, 07 Jun 2007 03:10:21 +0000, by Richard Laager
-
merge of 'e82c41f34ce5f7439b2f2971139efaf6ef7a54ff'Wed, 06 Jun 2007 16:00:27 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 5f583403bf6a3522123918b975ce234ffd86f3b4)Wed, 06 Jun 2007 12:20:11 +0000, by Luke Schierer
-
propagate from branch 'im.pidgin.pidgin' (head 6100ad71830416445898c91d595780f606c951cd)Wed, 06 Jun 2007 01:25:38 +0000, by Sean Egan
-
propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)Wed, 06 Jun 2007 00:23:41 +0000, by Sean Egan
-
Doxygen skeleton and license info for gnt files.Wed, 06 Jun 2007 15:42:29 +0000, by Sadrul Habib Chowdhury
-
merge of 'b13966c1f1b76ef136a61969fc8bcc68f02b138c'Wed, 06 Jun 2007 14:36:37 +0000, by Sadrul Habib Chowdhury
-
merge of '94a0ea004e3afd9838d6d7c09e8e51aa19b53ac1'Tue, 05 Jun 2007 12:14:38 +0000, by Luke Schierer
-
merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'Tue, 05 Jun 2007 01:38:09 +0000, by Sadrul Habib Chowdhury
-
Update the irssi WM to allow tiling the conversation windows.Wed, 06 Jun 2007 14:34:58 +0000, by Sadrul Habib Chowdhury
-
Fix some of the bugs in the new toolbar, including:Tue, 05 Jun 2007 06:27:48 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)Mon, 04 Jun 2007 23:48:54 +0000, by Sadrul Habib Chowdhury
-
Make this work with the changes in revisionMon, 04 Jun 2007 05:56:57 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4)Mon, 04 Jun 2007 05:55:13 +0000, by Richard Laager
-
NOTE: Saved images are not yet displayed when loading logs.Mon, 04 Jun 2007 05:47:51 +0000, by Richard Laager
-
A patch from David Grohmann (dave1g) to log embedded images.Mon, 04 Jun 2007 05:47:06 +0000, by Richard Laager
-
(23:38:26) dave1g: also your pidgin/Makefile.mingw is missing a reference to gtksourceundomanager.cMon, 04 Jun 2007 04:52:41 +0000, by Richard Laager
-
jabber can contain @ symbols and / in the resource, so we have to look forMon, 04 Jun 2007 04:37:07 +0000, by Nathan Walp
-
Sort the 2.1.0 entries.Sun, 03 Jun 2007 23:11:57 +0000, by Richard Laager
-
A patch from Norbert Buchmuller:Sun, 03 Jun 2007 19:34:16 +0000, by Norbert Buchmuller
-
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)Sun, 03 Jun 2007 00:48:00 +0000, by Stu Tomlinson
-
merge of '0ceb1d26408290a4660e032ad5018d22ab2b9dda'Sat, 02 Jun 2007 18:12:35 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)Sat, 02 Jun 2007 13:09:49 +0000, by Luke Schierer
-
ChangeLog.API updatesSat, 02 Jun 2007 18:12:27 +0000, by Stu Tomlinson
-
Mostly taken from the patch on ticket #410, don't send unknown slashSat, 02 Jun 2007 12:05:50 +0000, by Stu Tomlinson
-
Fix this compile warning:Sat, 02 Jun 2007 11:41:18 +0000, by Stu Tomlinson
-
missed these last timeSat, 02 Jun 2007 03:15:35 +0000, by Nathan Walp
-
changelog the lack of linkificationFri, 01 Jun 2007 01:27:47 +0000, by Nathan Walp
-
use the new NO_LINKIFY flag for join and part messagesFri, 01 Jun 2007 00:47:11 +0000, by Nathan Walp
-
add a PURPLE_MESSAGE_NO_LINKIFY to prevent things from getting linkifiedFri, 01 Jun 2007 00:36:00 +0000, by Nathan Walp
-
propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)Wed, 30 May 2007 05:37:04 +0000, by Richard Laager
-
applied changes from 4b489c7fd0ca6d775558656ce19ba53d7209bb26Wed, 30 May 2007 03:59:52 +0000, by William Ehlhardt
-
Change "properly" to "better" in the description of the second-granularityMon, 28 May 2007 08:10:38 +0000, by Richard Laager
-
ChangeLog the new undo functionality.Mon, 28 May 2007 08:09:02 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)Mon, 28 May 2007 08:06:28 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)Sun, 20 May 2007 18:40:58 +0000, by Richard Laager
-
Add void to the purple_dbus_is_owner() prototype.Sun, 20 May 2007 15:00:39 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 7fa526ccf77d3d2da927a55aa8115be7e1be184d)Sun, 20 May 2007 14:57:39 +0000, by Richard Laager