log pidgin/gtkutils.c @ 18643:3bf2e6cb8e35

age author description
Wed, 25 Jul 2007 03:54:29 +0000 Daniel Atallah Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
Sat, 21 Jul 2007 20:07:08 +0000 Sean Egan disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
Sat, 21 Jul 2007 19:50:02 +0000 Sean Egan Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
Mon, 09 Jul 2007 04:24:41 +0000 Sean Egan Patch from nix_nix, adds 'get prpl name from account menu' API
Thu, 28 Jun 2007 15:46:29 +0000 Sean Egan When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want
Tue, 26 Jun 2007 18:47:40 +0000 Sean Egan Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589
Thu, 21 Jun 2007 06:46:27 +0000 Sadrul Habib Chowdhury Show immediate feedback when getting information about someone in a chat.
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
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.
Sun, 17 Jun 2007 16:55:45 +0000 Stu Tomlinson Reduce code duplication and keep gtk 2.0 compatibility by making
Sun, 17 Jun 2007 02:41:11 +0000 Richard Laager Use dynamic string manipulation to get rid of a MAXPATHLEN.
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Sun, 03 Jun 2007 00:48:00 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Mon, 28 May 2007 08:06:28 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Sat, 02 Jun 2007 14:41:13 +0000 Sadrul Habib Chowdhury merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
Sat, 02 Jun 2007 14:22:00 +0000 Sadrul Habib Chowdhury Make the GMail hackery work.
Fri, 01 Jun 2007 03:35:45 +0000 Sadrul Habib Chowdhury merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
Sun, 10 Jun 2007 20:00:25 +0000 Stu Tomlinson Unleak a few bytes in the screenname completion code
Tue, 05 Jun 2007 20:05:29 +0000 Stu Tomlinson Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgs
Sat, 02 Jun 2007 14:26:43 +0000 Stu Tomlinson Fix for the protocol type being off by one in modify account dialog
Fri, 01 Jun 2007 01:36:16 +0000 Daniel Atallah Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).
Thu, 31 May 2007 05:11:46 +0000 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Sun, 27 May 2007 18:31:40 +0000 Sadrul Habib Chowdhury Make sure if some plugin used pidgin_protocol_option_menu_new, they continue
Fri, 25 May 2007 20:05:01 +0000 Sadrul Habib Chowdhury Fix the last merge.
Fri, 25 May 2007 19:51:22 +0000 Sadrul Habib Chowdhury merge of '2f10c41a04555ebc895ec5168c3c2996c738cbd9'
Thu, 31 May 2007 03:00:35 +0000 Sean Egan Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
Fri, 25 May 2007 19:05:47 +0000 Richard Laager Casting things to gpointer isn't useful, unless they were previously const.
Fri, 25 May 2007 03:32:46 +0000 Sadrul Habib Chowdhury Remove code duplication for prpl-icon creation.
Fri, 25 May 2007 00:36:20 +0000 Sadrul Habib Chowdhury Use purple_conversation_extended_menu to add items in the conversation
Thu, 24 May 2007 21:15:16 +0000 Sadrul Habib Chowdhury Use utility functions to get user info. Closes #964.
Thu, 24 May 2007 20:35:07 +0000 Sadrul Habib Chowdhury Change pidgin_separator to return the separator added to the menu.
Mon, 21 May 2007 20:01:40 +0000 Gabriel Schulhof Forgot an instance of g_object_new and some other changes are necessary, too.
Sun, 20 May 2007 21:53:10 +0000 Gabriel Schulhof Coding style changes
Sat, 19 May 2007 20:26:54 +0000 Richard Laager Fix a logic mistake I introduced during a cleanup.
Sat, 19 May 2007 19:58:56 +0000 Richard Laager Add some braces and clean up indentation.
Sat, 19 May 2007 19:55:05 +0000 Richard Laager Apply some constification.
Sat, 19 May 2007 19:40:59 +0000 Richard Laager Style changes in if statements.
Sat, 19 May 2007 19:33:31 +0000 Richard Laager Style change: death to spaces before semi-colons.
Sun, 20 May 2007 09:57:08 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)
Sat, 19 May 2007 08:24:46 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Sun, 13 May 2007 20:25:00 +0000 Gabriel Schulhof Formatting changes.
Sun, 13 May 2007 13:23:46 +0000 Gabriel Schulhof aop_menu branch
Mon, 14 May 2007 23:35:50 +0000 Richard Laager Replace strcasecmp() calls with glib equivalents.
Sun, 13 May 2007 10:26:08 +0000 Sadrul Habib Chowdhury Patch from Gabriel Schulhof to fix the Google-Talk selection.
Sat, 12 May 2007 02:50:27 +0000 Richard Laager Only include Google Talk if we have XMPP.
Sat, 12 May 2007 02:40:59 +0000 Richard Laager Sort Google Talk appropriately.
Thu, 10 May 2007 02:45:10 +0000 Daniel Atallah Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.
Wed, 09 May 2007 22:04:39 +0000 Richard Laager merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'
Wed, 09 May 2007 21:12:23 +0000 Daniel Atallah Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().
Wed, 09 May 2007 21:50:29 +0000 Richard Laager Add a Google Talk icon from Vinicius Depizzol.