Mercurial > pidgin
graph
-
Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589Tue, 26 Jun 2007 18:47:40 +0000, by Sean Egan
-
Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuiltTue, 26 Jun 2007 01:06:31 +0000, by Stu Tomlinson
-
Work around bug in older gtk+ versions which does not set the changed_maskMon, 25 Jun 2007 17:44:40 +0000, by Casey Harkins
-
Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crashMon, 25 Jun 2007 15:52:17 +0000, by Casey Harkins
-
Move g_set_application_name to a point before the pidgin UI is createdThu, 28 Jun 2007 14:12:35 +0000, by Gabriel Schulhof
-
sadrul can't spell "use".Mon, 25 Jun 2007 13:54:39 +0000, by Will Thompson
-
Make sure we still don't allow screen names of the form "1whatever"Mon, 25 Jun 2007 08:48:04 +0000, by Mark Doliner
-
Update the "that is not a valid screen name!" error message to mentionMon, 25 Jun 2007 08:47:36 +0000, by Mark Doliner
-
Allow AIM screen names of the form "1abc@example.com" In most placesMon, 25 Jun 2007 08:41:49 +0000, by Mark Doliner
-
Get rid of the portion of this error message that says "The mostMon, 25 Jun 2007 08:24:12 +0000, by Mark Doliner
-
merge of '12d65ba57d0e91f1bd68b923a95faab92a2bebe1'Mon, 25 Jun 2007 02:57:15 +0000, by Nathan Walp
-
More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issuesMon, 25 Jun 2007 02:16:58 +0000, by Stu Tomlinson
-
I killed group_misc.c earlier because it was empty, but forgot to remove itMon, 25 Jun 2007 01:54:02 +0000, by Stu Tomlinson
-
merge of 'b7f428992fcfe7a3b951fe6744811d854fd0de26'Mon, 25 Jun 2007 01:45:41 +0000, by Stu Tomlinson
-
merge of '6b3fcad145ab021816608354346c6d702aa590b5'Sun, 24 Jun 2007 19:22:28 +0000, by Sadrul Habib Chowdhury
-
this fixes a bug where:Mon, 25 Jun 2007 02:56:32 +0000, by Nathan Walp
-
merge of '683ac90580e5631dcc8b79c3caea1adc7b92ffec'Sun, 24 Jun 2007 17:52:52 +0000, by Nathan Walp
-
prevent recursive insanity when we don't have an idleaway statusSun, 24 Jun 2007 17:52:00 +0000, by Nathan Walp
-
Make the "Set a substatus" dialog window resizableSun, 24 Jun 2007 17:31:23 +0000, by Mark Doliner
-
Allow the privacy window to be resizedSun, 24 Jun 2007 17:27:57 +0000, by Mark Doliner
-
Make the "New Status" window resizable againSun, 24 Jun 2007 17:12:10 +0000, by Mark Doliner
-
merge of '399a02c013c99bd424dd48e241b264b786754576'Sun, 24 Jun 2007 17:07:34 +0000, by Mark Doliner
-
Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuffMon, 25 Jun 2007 01:45:31 +0000, by Stu Tomlinson
-
Make gtkbuddynote load itself if it finds buddynote was loaded and it isSun, 24 Jun 2007 14:52:00 +0000, by Stu Tomlinson
-
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