log

age author description
Wed, 27 Jun 2007 20:43:47 +0000 Sean Egan merge of 'a1842200c8a0003dcb3a203be6a3b96be5c724e7'
Wed, 27 Jun 2007 19:31:39 +0000 Luke Schierer merge of '6778b9e770331dedbf2e31f4edbbca4b854d939d'
Wed, 27 Jun 2007 20:46:39 +0000 Sadrul Habib Chowdhury Plug a memory leak.
Wed, 27 Jun 2007 20:38:10 +0000 Sadrul Habib Chowdhury Use the new flags to make the tooltip look better.
Wed, 27 Jun 2007 20:35:11 +0000 Sadrul Habib Chowdhury Add flags to a textview to decide whether to show scrollbars, and whether
Wed, 27 Jun 2007 18:33:28 +0000 Sadrul Habib Chowdhury merge of '475a8ca28dabbffcdd32005dfbc33c853b1eb7de'
Wed, 27 Jun 2007 18:23:13 +0000 Sadrul Habib Chowdhury merge of '44c5b35ad7903bcaed23711b5dbf0b7fcb261b47'
Wed, 27 Jun 2007 18:21:02 +0000 Sadrul Habib Chowdhury This is a more flexible way of getting random settings from .gntrc.
Wed, 27 Jun 2007 20:42:04 +0000 Sean Egan Allow the userlist to get focus, to allow keyboard navigation of it.
Wed, 27 Jun 2007 20:19:15 +0000 Sean Egan Mobile icon trumps prpl icon in expanded buddies. Fixes #515
Wed, 27 Jun 2007 19:43:48 +0000 Sean Egan Patch from SuperMMX to correct group colors. Fixes #1640
Wed, 27 Jun 2007 18:52:12 +0000 Sean Egan Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
Wed, 27 Jun 2007 18:11:30 +0000 Sean Egan When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
Wed, 27 Jun 2007 17:24:32 +0000 Sean Egan merge of '1021f142edad27e5a1f750f8d439c3bc5bf07b81'
Wed, 27 Jun 2007 09:15:57 +0000 Sadrul Habib Chowdhury Set and use convchatbuddy->buddy.
Wed, 27 Jun 2007 06:32:56 +0000 Sadrul Habib Chowdhury Start filling in the doxygen-help skeleton.
Wed, 27 Jun 2007 04:15:36 +0000 Sadrul Habib Chowdhury Generate doxy-help files for libgnt. And make it actually work.
Wed, 27 Jun 2007 00:31:22 +0000 Etan Reisner merge of '152574afac3f14348361a22106e5716b24b844e1'
Tue, 26 Jun 2007 21:17:07 +0000 Sadrul Habib Chowdhury merge of '0463fbaf601f7ae2299e325969cf0324ab2f4dc0'
Tue, 26 Jun 2007 21:09:22 +0000 Sadrul Habib Chowdhury merge of '957d8b98b97eb5f2d3f58208e8ad28a55f3f81b8'
Tue, 26 Jun 2007 19:55:22 +0000 Sadrul Habib Chowdhury merge of '04d5b730e989c3ade5910586e68addc25c30bd7c'
Tue, 26 Jun 2007 19:46:26 +0000 Sadrul Habib Chowdhury merge of '0c6d125066d754b13d41953911c8ea86f0289ec4'
Tue, 26 Jun 2007 21:08:41 +0000 Sadrul Habib Chowdhury Executing a command doesn't require to be active in the chat or the account
Tue, 26 Jun 2007 19:42:37 +0000 Sadrul Habib Chowdhury Patch from jeff to add a 'clearall' command to clear all the scrollbacks.
Wed, 27 Jun 2007 21:43:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Wed, 27 Jun 2007 17:22:24 +0000 Sean Egan Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
Wed, 27 Jun 2007 16:13:49 +0000 Sean Egan Handle NULL chat topics
Tue, 26 Jun 2007 21:47:20 +0000 Sean Egan Don't crash on ncik completion if alias or name is NULL. Fixes #1742
Tue, 26 Jun 2007 20:03:48 +0000 Sean Egan Allow ICQ icons to be up to 52x64 pixels. Fixes #1274
Tue, 26 Jun 2007 18:47:40 +0000 Sean Egan Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589
Tue, 26 Jun 2007 01:06:31 +0000 Stu Tomlinson Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Mon, 25 Jun 2007 17:44:40 +0000 Casey Harkins Work around bug in older gtk+ versions which does not set the changed_mask
Mon, 25 Jun 2007 15:52:17 +0000 Casey Harkins Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crash
Thu, 28 Jun 2007 14:12:35 +0000 Gabriel Schulhof Move g_set_application_name to a point before the pidgin UI is created
Mon, 25 Jun 2007 13:54:39 +0000 Will Thompson sadrul can't spell "use".
Mon, 25 Jun 2007 08:48:04 +0000 Mark Doliner Make sure we still don't allow screen names of the form "1whatever"
Mon, 25 Jun 2007 08:47:36 +0000 Mark Doliner Update the "that is not a valid screen name!" error message to mention
Mon, 25 Jun 2007 08:41:49 +0000 Mark Doliner Allow AIM screen names of the form "1abc@example.com" In most places
Mon, 25 Jun 2007 08:24:12 +0000 Mark Doliner Get rid of the portion of this error message that says "The most
Mon, 25 Jun 2007 02:57:15 +0000 Nathan Walp merge of '12d65ba57d0e91f1bd68b923a95faab92a2bebe1'
Mon, 25 Jun 2007 02:16:58 +0000 Stu Tomlinson More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues
Mon, 25 Jun 2007 01:54:02 +0000 Stu Tomlinson I killed group_misc.c earlier because it was empty, but forgot to remove it
Mon, 25 Jun 2007 01:45:41 +0000 Stu Tomlinson merge of 'b7f428992fcfe7a3b951fe6744811d854fd0de26'
Sun, 24 Jun 2007 19:22:28 +0000 Sadrul Habib Chowdhury merge of '6b3fcad145ab021816608354346c6d702aa590b5'
Mon, 25 Jun 2007 02:56:32 +0000 Nathan Walp this fixes a bug where:
Sun, 24 Jun 2007 17:52:52 +0000 Nathan Walp merge of '683ac90580e5631dcc8b79c3caea1adc7b92ffec'
Sun, 24 Jun 2007 17:52:00 +0000 Nathan Walp prevent recursive insanity when we don't have an idleaway status
Sun, 24 Jun 2007 17:31:23 +0000 Mark Doliner Make the "Set a substatus" dialog window resizable
Sun, 24 Jun 2007 17:27:57 +0000 Mark Doliner Allow the privacy window to be resized
Sun, 24 Jun 2007 17:12:10 +0000 Mark Doliner Make the "New Status" window resizable again
Sun, 24 Jun 2007 17:07:34 +0000 Mark Doliner merge of '399a02c013c99bd424dd48e241b264b786754576'
Mon, 25 Jun 2007 01:45:31 +0000 Stu Tomlinson Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuff
Sun, 24 Jun 2007 14:52:00 +0000 Stu Tomlinson Make gtkbuddynote load itself if it finds buddynote was loaded and it is
Sun, 24 Jun 2007 14:10:03 +0000 Stu Tomlinson Kill a compile warning
Sun, 24 Jun 2007 14:08:26 +0000 Stu Tomlinson Compile!
Sun, 24 Jun 2007 14:00:52 +0000 Stu Tomlinson Uncomment some things that were begging to be uncommented
Sun, 24 Jun 2007 13:58:05 +0000 Stu Tomlinson Use a different mnemonic for Connect so it doesn't conflict with Cancel
Sun, 24 Jun 2007 04:53:36 +0000 Nathan Walp support replying to XEP-0202 queries
Sun, 24 Jun 2007 04:51:41 +0000 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 awesome
Sat, 23 Jun 2007 21:22:56 +0000 Nathan Walp fix a buddy icon bug in jabber
Tue, 26 Jun 2007 19:53:55 +0000 Michael Shkutkov reading only necessary part of log file using g_fopen/fseek/fread
Tue, 26 Jun 2007 11:11:40 +0000 Michael Shkutkov optimization: finding offsets without converting to UTF8 and escaping
Tue, 26 Jun 2007 10:39:41 +0000 Michael Shkutkov avoiding some finding EOL and creating new log only in one place
Tue, 26 Jun 2007 09:58:05 +0000 Michael Shkutkov using purple_debug_info instead of purple_debug_error
Tue, 26 Jun 2007 09:50:40 +0000 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.
Mon, 25 Jun 2007 00:47:02 +0000 Richard Laager Optimize this QIP code some more.
Mon, 25 Jun 2007 00:13:01 +0000 Richard Laager Trying to avoid duplicating a single line of code is stupid. I've finally
Sun, 24 Jun 2007 23:52:08 +0000 Richard Laager Prepend to lists for performance, and use g_list_reverse when the list is
Sun, 24 Jun 2007 23:40:09 +0000 Richard Laager Remove trailing whitespace.
Sun, 24 Jun 2007 23:37:53 +0000 Richard Laager Avoid some extra nesting.
Sun, 24 Jun 2007 22:20:15 +0000 Richard Laager Eliminate some leaks.
Sun, 24 Jun 2007 22:19:51 +0000 Richard Laager Change the purple_debug(level, ...) statements to purple_debug_level(...)
Sun, 24 Jun 2007 21:13:33 +0000 Richard Laager internal.h includes config.h, so let's not do it twice
Sun, 24 Jun 2007 20:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8)
Sun, 24 Jun 2007 19:20:00 +0000 Sadrul Habib Chowdhury Load new non-native plugins when the plugins window opens.
Sat, 23 Jun 2007 18:53:14 +0000 Mark Doliner This is a less dumb way to make sure we don't wrap
Sat, 23 Jun 2007 06:32:09 +0000 Sadrul Habib Chowdhury Sorry for my bed english lol
Sat, 23 Jun 2007 06:23:15 +0000 Sadrul Habib Chowdhury I'm sure we'll eventually do something here. Until then ...
Sat, 23 Jun 2007 06:20:05 +0000 Sadrul Habib Chowdhury Fix a crash when trying to alias someone from the tab-label on a disconnected
Sat, 23 Jun 2007 06:01:30 +0000 Sadrul Habib Chowdhury Fix a crash when you have an IM window open on a jabber account and the
Sat, 23 Jun 2007 05:33:42 +0000 Sadrul Habib Chowdhury Fix a crash after you close the status window, and change the status.
Sat, 23 Jun 2007 03:20:02 +0000 Sadrul Habib Chowdhury Plucked revision from finchfeat to allow partial matching for window-titles
Thu, 05 Jul 2007 02:35:50 +0000 Ka-Hing Cheung Show idle times in the buddy list as days, hours, seconds. Patch from
Sat, 23 Jun 2007 03:08:06 +0000 Sadrul Habib Chowdhury merge of '290d619b00758f94d14a82d62bb7b4595ec78394'
Sat, 23 Jun 2007 03:04:20 +0000 Sadrul Habib Chowdhury Plucked revision from finchfeat to give different names to windows for
Sat, 23 Jun 2007 02:38:29 +0000 Stu Tomlinson merge of '7a2a228876b3ba53b4e546f81704e670c944fee5'
Fri, 22 Jun 2007 22:39:16 +0000 Sadrul Habib Chowdhury merge of '9885adf2e546b1bb744a839860822cfd0e36b8ec'
Sun, 22 Jul 2007 07:02:21 +0000 Sean Egan disapproval of revision '2a48d00e606eaf3e2c5c492cdee05b1a069468ee'
Sun, 22 Jul 2007 06:50:49 +0000 Sean Egan disapproval of revision '7b9d44db746d32a4cd7a4bd39d9e070d41a94194'
Sat, 23 Jun 2007 02:13:06 +0000 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 better
Fri, 22 Jun 2007 17:26:16 +0000 Sean Egan merge of '5c5738f443887f7024ff8eab573392f8795b9413'
Thu, 21 Jun 2007 19:25:55 +0000 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?
Fri, 22 Jun 2007 22:34:44 +0000 Sadrul Habib Chowdhury Uninit the dbus system before uniniting the signals.
Fri, 22 Jun 2007 05:40:00 +0000 Sadrul Habib Chowdhury Notify a window when it loses focus because another window was moved to
Thu, 21 Jun 2007 21:32:13 +0000 Sadrul Habib Chowdhury Fix a few runtime warnings.
Thu, 21 Jun 2007 18:08:48 +0000 Stu Tomlinson Only hide the proxy options table if not running gnome otherwise we hide
Thu, 21 Jun 2007 11:37:19 +0000 Stu Tomlinson Kill a compile warning, as we now include internal.h in gtkimhtml.c, we
Thu, 21 Jun 2007 06:50:23 +0000 Sadrul Habib Chowdhury Add NO_LINKIFY message flag for perl plugins.
Thu, 21 Jun 2007 06:46:27 +0000 Sadrul Habib Chowdhury Show immediate feedback when getting information about someone in a chat.
Thu, 21 Jun 2007 05:58:23 +0000 Ka-Hing Cheung fix double clicking joined chat by asking the prpl what the real name of
Wed, 20 Jun 2007 23:40:10 +0000 Richard Nelson g_hash_table_find is glib 2.4
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 22:39:17 +0000 Sean Egan properly scale buddy icons in infopane to preserve aspect ratio
Wed, 20 Jun 2007 22:12:47 +0000 Sean Egan Round the other icons too
Wed, 20 Jun 2007 21:00:34 +0000 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 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Wed, 20 Jun 2007 18:22:19 +0000 Stu Tomlinson merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:52:56 +0000 Stu Tomlinson Fix for a crash when trying to get oscar_status_text for a buddy on an
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Wed, 20 Jun 2007 06:25:12 +0000 Etan Reisner I'm not sure why this line was here, I can't imagine it actually does anything
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Tue, 19 Jun 2007 23:52:23 +0000 Stu Tomlinson merge of '088881d37b32f572377200c693a5d9662e4e3586'
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Tue, 19 Jun 2007 21:58:56 +0000 Sadrul Habib Chowdhury G_GNUC_NULL_TERMINATED requires a high glib version. So define it to
Tue, 19 Jun 2007 21:49:00 +0000 Sadrul Habib Chowdhury The file-selector needs to be a bit taller.