log gtk3/dw.c @ 1887:09860ba329a4

age author description
Mon, 09 Sep 2013 19:18:36 +0000 bsmith Divided thread initialization and deinitialization into separate
Thu, 05 Sep 2013 17:58:40 +0000 bsmith Fix a couple of errors reported by the static analyzer on Mac....
Wed, 28 Aug 2013 23:47:40 +0000 bsmith More container and tree changes on all platforms regarding memory.
Sat, 10 Aug 2013 06:57:00 +0000 bsmith Fix missing rowdata parameter in container enter callback on GTK3.
Fri, 09 Aug 2013 02:11:06 +0000 bsmith Initial commit of GTK2 code changes (untested) ...
Thu, 08 Aug 2013 20:28:57 +0000 bsmith Third GTK3 round of changes to split string and data
Fri, 01 Mar 2013 16:51:08 +0000 bsmith Add dw_shutdown() function which does the same thing as dw_exit() ...
Wed, 27 Feb 2013 19:14:22 +0000 bsmith Initial commit for new dw_signal_connect_data() function...
Fri, 28 Dec 2012 01:24:39 +0000 bsmith Initial attempt at allowing DW_CLR_DEFAULT clear color style overrides on GTK2/3.
Wed, 31 Oct 2012 11:00:46 +0000 bsmith Accidentally removed a very important line from GTK 3.x.
Wed, 31 Oct 2012 10:52:31 +0000 bsmith Slight typo in that last commit fixed.
Wed, 31 Oct 2012 10:48:25 +0000 bsmith Attempt at fixing GTK 2.x issue with dw_window_set_bitmap() when
Fri, 26 Oct 2012 05:25:54 +0000 bsmith Fixed broken support in dw_window_set_bitmap() on GTK2/3...
Tue, 25 Sep 2012 03:06:45 +0000 bsmith Fixed tabs put in by TextMate 2... had to figure out how turn
Mon, 24 Sep 2012 23:24:25 +0000 bsmith Added new dw_window_set_focus() function and attempted to fix...
Mon, 13 Aug 2012 05:45:25 +0000 bsmith Added code to disable Ubuntu overlay scrollbars
Wed, 25 Jul 2012 00:46:00 +0000 bsmith Added UTF8/Wide conversion for GTK2/3.
Fri, 06 Jul 2012 10:51:28 +0000 bsmith Mark and I decided to change dw_box_remove*() to dw_box_unpack*() for consistency.
Wed, 13 Jun 2012 19:23:30 +0000 bsmith Added utf8 parameter to key press callback on GTK2/3.
Mon, 04 Jun 2012 22:44:51 +0000 bsmith Fixes for the new localization function on OS/2 and GTK3.
Mon, 04 Jun 2012 22:18:56 +0000 bsmith Added dw_filesystem_set_column_title() function to aid in localization.
Sun, 03 Jun 2012 19:09:41 +0000 bsmith Minor GTK3 code cleanups from attempt at fixing combobox event order.
Tue, 08 May 2012 18:28:39 +0000 bsmith Same fix for GTK2/3 as committed for OS/2 and Windows...
Sat, 05 May 2012 21:41:57 +0000 bsmith Safety check for the icon resize code on Mac and GTK.
Sat, 05 May 2012 21:18:32 +0000 bsmith Limit the size of an HICN to 24x24 on GTK... icons are used for
Fri, 27 Apr 2012 16:02:32 +0000 bsmith More comment cleanups.
Fri, 27 Apr 2012 15:49:16 +0000 bsmith Added exports for building with MinGW on Windows and Watcom on OS/2.
Fri, 27 Apr 2012 02:16:09 +0000 bsmith Implemented dw_box_remove_at_index() for GTK3.
Thu, 26 Apr 2012 21:18:37 +0000 bsmith Initial implementation of dw_box_remove() for GTK2/3 and stub for dw_box_remove_at_index().
Tue, 10 Apr 2012 11:34:20 +0000 bsmith Take into account empty box cells created by dw_window_destroy() in GTK3
Fri, 30 Mar 2012 23:42:47 +0000 bsmith In GTK 3.4 foreground colors are now inherited from the parent.
Thu, 29 Mar 2012 05:16:26 +0000 bsmith Fixed issues drawing arcs on GTK3 and GTK2 for printing.
Sat, 25 Feb 2012 01:50:25 +0000 bsmith Removed deprecated GtkColorSelectionDialog in 3.4 and higher switching to GtkColorChooser.
Thu, 26 Jan 2012 14:36:48 +0000 bsmith After switching to non-deprecated functions in GTK3 like...
Tue, 24 Jan 2012 00:00:36 +0000 bsmith Fix GTK3 MDI titlebar buttons expanding... or really the label not expanding.
Mon, 23 Jan 2012 23:40:11 +0000 bsmith Fix value_changed code for GTK3... thought this used to work...
Mon, 23 Jan 2012 22:44:08 +0000 bsmith Switch to using GtkGrid instead of GtkTable in the MDI code for GTK3.
Mon, 23 Jan 2012 21:07:09 +0000 bsmith Switched to using new GtkFontChooserDialog for GTK3 since GtkFontSelectionDialog is deprecated.
Mon, 23 Jan 2012 12:30:53 +0000 bsmith Eliminate even more deprecated APIs for GTK3... still more to go.
Fri, 20 Jan 2012 18:47:10 +0000 bsmith Experimental change... halfway between min and max for tree controls.
Tue, 17 Jan 2012 18:36:39 +0000 bsmith Slight adjustment to the scrollbar additional space on GTK3.
Tue, 17 Jan 2012 18:27:07 +0000 bsmith Ported a couple fixes from GTK3 to GTK2 that I had missed.
Tue, 17 Jan 2012 18:18:00 +0000 bsmith Implemented guessing size of MLE on GTK... not as accurate as the other platforms...
Sun, 15 Jan 2012 22:36:41 +0000 bsmith Fixed on Windows showing themed static text on colored boxes when the window is glass.
Sun, 15 Jan 2012 21:13:35 +0000 bsmith Removed even more deprecated APIs from GTK3.
Sun, 15 Jan 2012 20:46:13 +0000 bsmith Switched to using GdkRGBA from GdkColor int GTK3 since the GdkColor APIs
Fri, 13 Jan 2012 06:37:28 +0000 bsmith Initial support for container and MLE auto-sizing on GTK3...
Thu, 12 Jan 2012 18:50:17 +0000 bsmith Default scrolled items to 500x200 on GTK3.
Thu, 05 Jan 2012 15:45:11 +0000 bsmith Added dw_main_quit() function for exiting the dw_main() loop.
Sat, 31 Dec 2011 17:14:33 +0000 bsmith Added DW_DRAW_NOAA support on GTK3 for both pixmaps and windows.
Wed, 28 Dec 2011 14:46:57 +0000 bsmith Ported fixes in previous commit from GTK2 to GTK3...
Mon, 26 Dec 2011 23:53:07 +0000 bsmith Rewrite application directory detection code for GTK...
Mon, 26 Dec 2011 23:31:24 +0000 bsmith Use _dw_msleep() insetad of dw_main_sleep() when pausing to get the frame extents
Mon, 26 Dec 2011 21:20:54 +0000 bsmith Allow passing NULL to the dw_container_change/set_item() APIs on GTK3.
Sun, 25 Dec 2011 14:49:59 +0000 bsmith Added gravity obstacle support for GTK 3.4 and later.
Sat, 24 Dec 2011 18:57:46 +0000 bsmith Code cleanup and removed some erroneous code for GTK in dw_window_new().
Sat, 24 Dec 2011 13:18:03 +0000 bsmith Code simplification on GTK2 and ported the fix to GTK3.
Thu, 22 Dec 2011 14:48:38 +0000 bsmith Even better workaround to Compiz bug on GTK... it only seems to happen
Thu, 22 Dec 2011 13:18:18 +0000 bsmith Source code cleanups.
Thu, 22 Dec 2011 12:09:43 +0000 bsmith FIXME: Workaround on GTK for Compiz not sending property notify