log pidgin/gtkutils.c @ 21172:33da7f2a30e4

age author description
Tue, 30 Oct 2007 04:28:31 +0000 Daniel Atallah Fix some leaking GtkSizeGroups.
Sat, 27 Oct 2007 13:36:14 +0000 Stu Tomlinson Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.
Sun, 14 Oct 2007 23:26:52 +0000 Daniel Atallah Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir().
Fri, 12 Oct 2007 12:47:07 +0000 Sadrul Habib Chowdhury When drag-dropping an image onto a conversation, include 'Send image file' as
Wed, 10 Oct 2007 01:01:21 +0000 Sadrul Habib Chowdhury Fix CID 353
Wed, 26 Sep 2007 09:21:42 +0000 Stu Tomlinson disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
Wed, 26 Sep 2007 07:35:01 +0000 Mark Doliner Patch from David Fang to correctly #include two headers
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Sun, 21 Oct 2007 04:49:28 +0000 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
Sun, 21 Oct 2007 04:39:02 +0000 Luke Schierer applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Fri, 14 Sep 2007 08:27:26 +0000 Sadrul Habib Chowdhury Part of #1332 to introduce pidgin_text_combo_box_new_entry and
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 16 Aug 2007 21:40:47 +0000 Gabriel Schulhof Added hints to gtkutils.c
Thu, 16 Aug 2007 21:39:23 +0000 Gabriel Schulhof Added hints to gtkutils.c
Wed, 08 Aug 2007 18:17:36 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Tue, 24 Jul 2007 20:26:06 +0000 Gabriel Schulhof Minor fix
Tue, 24 Jul 2007 19:58:50 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:54:26 +0000 Gabriel Schulhof Generic transience mechanism ... *shudder*
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 03:06:52 +0000 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
Tue, 07 Aug 2007 07:07:09 +0000 Mark Doliner Patch from Gabriel Schulhof to compile with old versions of glib.
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
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