log gtk/dw.c @ 1152:58b5374355ab

age author description
Mon, 12 Sep 2011 19:26:49 +0000 bsmith Added print jobname parameter to dw_print_new().
Sun, 11 Sep 2011 22:19:01 +0000 bsmith Implemented dw_pixmap_set_font() on GTK2 and incorporated the
Fri, 09 Sep 2011 09:17:09 +0000 bsmith Added code to test the new print functions in dwtest.
Fri, 26 Aug 2011 19:16:30 +0000 bsmith Removing an accidentally left debug message.
Fri, 26 Aug 2011 18:47:39 +0000 bsmith Minor change to allow dw_pointer_query_pos() to take NULL paramaters on GTK.
Fri, 26 Aug 2011 18:36:53 +0000 bsmith Fixes some major window positioning problems in GTK3...
Thu, 25 Aug 2011 19:33:40 +0000 bsmith Added support for attempting to launch a browser using a
Thu, 04 Aug 2011 22:06:58 +0000 bsmith Switch from "netscape" to "firefox" for the default web browser to execute.
Tue, 26 Jul 2011 09:39:36 +0000 bsmith Fixed some warnings on recent versions of Linux/gcc regarding return values.
Tue, 26 Jul 2011 05:40:47 +0000 bsmith Cleaned up warnings building GTK2 on 64bit.
Wed, 29 Jun 2011 17:35:00 +0000 bsmith Fixed problem with missing menubar on GTK2.
Tue, 28 Jun 2011 20:17:22 +0000 bsmith Merge all 3 box packing functions into one internal function on GTK2.
Tue, 28 Jun 2011 06:55:45 +0000 bsmith Implemented table rearranging on GTK2 getting dw_box_pack_at_index() working there too.
Tue, 28 Jun 2011 05:34:14 +0000 bsmith Committing initial version of dw_box_pack_at_index() for GTK2 and GTK3...
Sun, 26 Jun 2011 02:36:23 +0000 bsmith Added stub dw_font_set_default() functions for GTK.
Thu, 02 Jun 2011 21:42:46 +0000 bsmith Fix issue with using/freeing the wrong variable in GTK2 font chooser.
Thu, 02 Jun 2011 10:12:08 +0000 bsmith Added dw_font_choose() on GTK2 for 2.1.
Fri, 27 May 2011 09:20:19 +0000 bsmith Fix for an attempted change that causes issues with menubar packing on GTK depending on the box direction.
Thu, 26 May 2011 07:57:10 +0000 bsmith Attempt at making dw_window_get_font() return a Dynamic Windows style font name on GTK.
Wed, 18 May 2011 08:14:14 +0000 bsmith Change the default range of spinbuttons to be -65536 to 65536 on GTK.
Wed, 18 May 2011 07:26:12 +0000 bsmith Fixes issues on GTK where dw_window_destroy() is called on an item
Sun, 08 May 2011 06:30:21 +0000 bsmith Added support for Dynamic Windows style font names for GTK2.
Sat, 07 May 2011 20:17:06 +0000 bsmith Fixed GTK reporting wrong character and line counts. 1000 revisions!!!
Sat, 07 May 2011 19:44:51 +0000 bsmith Remove carriage return stripping for GTK2... it is only needed in GTK1.
Sat, 07 May 2011 05:14:06 +0000 bsmith Fix return type of dw_listbox_selected() to be "int" instead of "unsigned int" to allow -1 return.
Fri, 06 May 2011 02:57:12 +0000 bsmith Fixes to the GTK1/2 module to support the new HICN type, but no major structural changes.
Thu, 05 May 2011 23:16:38 +0000 bsmith Fixed a few things I missed when merging from the GTK3 module.
Thu, 05 May 2011 23:11:25 +0000 bsmith Step 1 in the modernization of the GTK1/2 module... see comments in GTK3 commit.
Thu, 21 Apr 2011 22:53:05 +0000 bsmith Fixed a bunch of warnings reported by clang using GTK2.
Mon, 18 Apr 2011 11:22:59 +0000 bsmith Also disable GTK tree view searching in GTK2.
Wed, 06 Apr 2011 08:14:01 +0000 bsmith Switched to realpath() instead of rel2abs() for GTK1/2 for now also.
Tue, 29 Mar 2011 23:04:32 +0000 bsmith Updates to the comments about scrollboxes and removing them from incomplete status.
Sun, 27 Mar 2011 04:02:18 +0000 bsmith Fixed for dw_*_change_item() on GTK2.
Sat, 26 Mar 2011 12:52:35 +0000 bsmith GTK2/3 changes for similar dw_container_set_item() and dw_container_change_item() misbehavior.
Sat, 19 Mar 2011 01:19:59 +0000 mhessling Add dw_scrollbox_get_pos() and dw_scrollbox_get_range()
Fri, 18 Mar 2011 00:41:21 +0000 bsmith Attempt at support for DW_BS_NOBORDER for GTK. Theoretically should work on OS/2 and Windows already.
Sun, 27 Feb 2011 19:25:21 +0000 bsmith Missed one function to typedef. Fixed errors in the test program and switched to using
Sun, 27 Feb 2011 19:01:40 +0000 bsmith Implemented icon support on the Mac. In the process created a new HICN type.
Sun, 03 Oct 2010 00:34:36 +0000 mhessling Add dw_listview_insert()
Sun, 12 Apr 2009 01:12:04 +0000 mhessling Support for building with GTK+ on Mac OSX
Fri, 10 Apr 2009 22:55:56 +0000 mhessling Add _dw_log() internal logging function
Tue, 06 Jan 2009 11:00:15 +0000 mhessling Add dw_polygon_draw() to draw closed polygons.
Wed, 22 Oct 2008 02:14:34 +0000 mhessling Add support for using initial directory in dw_file_browse()
Sat, 12 Apr 2008 11:01:29 +0000 mhessling Fixed dw_html_raw() under GTK+ and added test case for it
Sat, 12 Apr 2008 06:48:38 +0000 mhessling Make spinbutton VALUE_CHANGE callback work properly
Mon, 07 Apr 2008 06:59:45 +0000 mhessling SUpport for embedded mozilla/firefox widget
Sun, 23 Mar 2008 04:54:30 +0000 mhessling Modify Calendar widget
Sun, 01 Oct 2006 05:04:31 +0000 mhessling Fix introduced compilation error.
Sun, 01 Oct 2006 04:40:02 +0000 mhessling Fix trailing junk on dw_mle_export()
Mon, 25 Sep 2006 22:03:31 +0000 mhessling Attempt to make spinbutton emit VALUE_CHANGED signal; not working
Fri, 22 Sep 2006 06:04:55 +0000 mhessling Add dw_calendar_new()
Tue, 24 May 2005 21:09:37 +0000 bsmith Updates to the GtkMozEmbed code.
Mon, 23 May 2005 01:43:36 +0000 bsmith Implemented dynamic loading of the Mozilla renderer.
Sun, 22 May 2005 19:14:15 +0000 bsmith If available try to use GtkMozEmbed from Mozilla.or.
Sun, 22 May 2005 18:23:05 +0000 bsmith Added stubs for HTML renderer on Unix.
Thu, 10 Feb 2005 09:25:39 +0000 bsmith Same fix also needed in dw_container_set_row_title().
Thu, 10 Feb 2005 09:18:53 +0000 bsmith Ok, the fix was a bit more complex, here is part 2. :)
Thu, 10 Feb 2005 09:12:15 +0000 bsmith Hopefully fixes an error with wrong indexes in the containers on GTK after
Tue, 20 Jul 2004 07:36:11 +0000 mhessling Add dw_listbox_list_append()
Thu, 24 Jun 2004 19:23:51 +0000 bsmith Fixes for the color selection dialog on GTK 1.x.