log pidgin/gtkutils.c @ 17822:43da9c881fe9

age author description
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.
Wed, 09 May 2007 21:16:31 +0000 Richard Laager Drop the (XMPP) from Google Talk. It's not going to help much.
Wed, 09 May 2007 21:12:35 +0000 Richard Laager Make Google Talk stick when chosen, rather than jumping right to XMPP.
Wed, 09 May 2007 19:12:18 +0000 Richard Laager disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'
Wed, 09 May 2007 18:49:38 +0000 Richard Laager disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
Wed, 09 May 2007 02:45:35 +0000 Richard Laager Add Google Talk to the account editor. I'm sure this will be controversial.
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Sun, 29 Apr 2007 06:20:17 +0000 Richard Laager Remove a printf debug line.
Sat, 28 Apr 2007 06:04:15 +0000 Daniel Atallah Plug leak.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Thu, 19 Apr 2007 01:22:55 +0000 Richard Nelson use the invisible icon
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Mon, 26 Mar 2007 02:48:09 +0000 Mark Doliner merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
Mon, 26 Mar 2007 00:44:09 +0000 Sadrul Habib Chowdhury merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 26 Mar 2007 01:11:46 +0000 Sadrul Habib Chowdhury disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
Tue, 20 Mar 2007 11:52:46 +0000 Sadrul Habib Chowdhury Use the file selector for request-file.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff