Mercurial > pidgin
graph
-
Kill a compile warningSun, 24 Jun 2007 14:10:03 +0000, by Stu Tomlinson
-
Compile!Sun, 24 Jun 2007 14:08:26 +0000, by Stu Tomlinson
-
Uncomment some things that were begging to be uncommentedSun, 24 Jun 2007 14:00:52 +0000, by Stu Tomlinson
-
Use a different mnemonic for Connect so it doesn't conflict with CancelSun, 24 Jun 2007 13:58:05 +0000, by Stu Tomlinson
-
support replying to XEP-0202 queriesSun, 24 Jun 2007 04:53:36 +0000, by Nathan Walp
-
better reflect the current state of things...if someone feels like doing the gruntwork of turning these into trac tickets, that'd be awesomeSun, 24 Jun 2007 04:51:41 +0000, by Nathan Walp
-
fix a buddy icon bug in jabberSat, 23 Jun 2007 21:22:56 +0000, by Nathan Walp
-
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