log os2/dw.c @ 1879:8a205b80617e

age author description
Fri, 09 Aug 2013 22:40:54 +0000 bsmith Initial OS/2 changes for separating string and data in containers (untested).
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...
Sat, 10 Nov 2012 16:33:02 +0000 bsmith Initial attempt at code to generate icon masks on OS/2
Thu, 08 Nov 2012 20:10:54 +0000 bsmith Imported code to convert to 24bpp from GBM on OS/2.
Thu, 08 Nov 2012 19:34:24 +0000 bsmith Fix crash when loading 8bpp images on OS/2 with GBM...
Tue, 30 Oct 2012 14:40:48 +0000 bsmith VAC is missing snprintf().
Tue, 30 Oct 2012 13:47:59 +0000 bsmith Added code to query the control background color on OS/2 when
Mon, 29 Oct 2012 17:42:44 +0000 bsmith Test fix for crash changing bitmap on bitmap buttons on OS/2.
Fri, 26 Oct 2012 08:37:45 +0000 bsmith Changes on OS/2 to allow dw_window_set_bitmap() to work on bitmap
Mon, 15 Oct 2012 01:45:36 +0000 bsmith Fixed a small typo in the OS/2 code and update the readme for 2.5.
Mon, 15 Oct 2012 01:18:38 +0000 bsmith Force redraw of notebook on add/remove on OS/2.
Sun, 14 Oct 2012 22:43:09 +0000 bsmith Initial code to make sure the background of notebooks on OS/2
Tue, 09 Oct 2012 05:05:29 +0000 bsmith Fixed the order being wrong for traversing splitbars backwards on OS/2.
Tue, 09 Oct 2012 04:57:52 +0000 bsmith Fixes for that last commit for OS/2... also now have the
Tue, 09 Oct 2012 04:52:52 +0000 bsmith Attempt at the same changes for OS/2 as Windows... untested.
Thu, 27 Sep 2012 04:26:34 +0000 bsmith Discovered that _toplevel_window() on OS/2 returned NULLHANDLE
Thu, 27 Sep 2012 03:56:48 +0000 bsmith Similar change for dw_window_function() on OS/2 for consistency.
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...
Sun, 05 Aug 2012 13:47:57 +0000 bsmith Similar fixes to the Mac one on OS/2 and Windows....
Sat, 04 Aug 2012 01:14:17 +0000 bsmith Fix handling the DW_DT_WORDBREAK flag on OS/2 to cause static text to word wrap.
Tue, 24 Jul 2012 23:33:50 +0000 bsmith Added UTF8/Wide conversion functions on OS/2 and Windows...
Thu, 19 Jul 2012 19:46:35 +0000 bsmith Attempt at fixing the issue noted in the last commit.
Thu, 19 Jul 2012 09:25:13 +0000 bsmith Minor OS/2 cleanup while looking for a weird bug in
Mon, 16 Jul 2012 23:11:01 +0000 bsmith Fix loading bitmap buttons from data via GBM on OS/2.
Fri, 06 Jul 2012 10:51:28 +0000 bsmith Mark and I decided to change dw_box_remove*() to dw_box_unpack*() for consistency.
Sun, 01 Jul 2012 08:16:44 +0000 bsmith On OS/2 make a duplicate of the column titles when setting up containers...
Sun, 01 Jul 2012 07:51:25 +0000 bsmith Ported clang/Xcode fixes to Windows and OS/2 just in case.
Sun, 17 Jun 2012 17:04:53 +0000 bsmith Fixes for building on OS/2 in ANSI mode.
Sun, 17 Jun 2012 05:06:11 +0000 bsmith Override the MLM/EM_CUT/COPY/PASTE messages on OS/2
Sat, 16 Jun 2012 11:16:46 +0000 bsmith In Unicode mode on OS/2, handle pasting to entryfields and MLEs
Fri, 15 Jun 2012 23:04:32 +0000 bsmith Fixed some gcc compiler warnings on OS/2.
Fri, 15 Jun 2012 21:35:58 +0000 bsmith Added initial code to attempt to detect the keyboard layout
Wed, 13 Jun 2012 19:20:39 +0000 bsmith Experimental OS/2 code adding utf8 input conversion...
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:44:04 +0000 bsmith Added some comments that aided in remembering how the combobox
Sat, 19 May 2012 01:23:04 +0000 bsmith Improved method of figuring out the best icon size on OS/2
Thu, 17 May 2012 18:13:34 +0000 bsmith Need to get the bitmap from window data instead on OS/2 now.
Thu, 17 May 2012 17:50:31 +0000 bsmith Subclass the bitmap widget to center the bitmap on OS/2.
Wed, 16 May 2012 10:12:09 +0000 bsmith Fixes for GBM unable to open files when compiled with GCC/Watcom on OS/2.
Tue, 08 May 2012 17:34:36 +0000 bsmith Only use the ID on OS/2 in dw_window_set_bitmap_from_file() if
Sun, 06 May 2012 00:02:02 +0000 bsmith Fix dw_window_set_bitmap() on OS/2 on files with extensions.
Thu, 03 May 2012 18:44:08 +0000 bsmith Cleanups on the icon creation code on OS/2.
Thu, 03 May 2012 17:45:57 +0000 bsmith Fixed creating icons from other file types on OS/2.
Thu, 03 May 2012 12:18:25 +0000 bsmith Initial attempt at creating icons from other formats on OS/2.
Thu, 03 May 2012 09:04:13 +0000 bsmith Removed some code to workaround a buggy version of GBM on OS/2.
Thu, 03 May 2012 08:31:22 +0000 bsmith More fixes to the GBM code on OS/2... if loading a file fails...
Thu, 03 May 2012 04:04:30 +0000 bsmith Added image extension list for OS/2 for use when using GBM.
Wed, 02 May 2012 22:28:20 +0000 bsmith Added initial support on OS/2 for runtime loading GBM
Tue, 01 May 2012 23:25:20 +0000 bsmith Ah so... eliminated the last few VAC36 warnings on OS/2.
Tue, 01 May 2012 23:12:02 +0000 bsmith Fixed a variety of warnings in different compiler/linker combinations on OS/2.
Mon, 30 Apr 2012 22:11:33 +0000 bsmith Fixed bubble help/tooltips with UTF-8 encoded characters on OS/2.
Mon, 30 Apr 2012 17:16:19 +0000 bsmith Ugg this stupid editor keeps adding tabs!
Mon, 30 Apr 2012 17:13:16 +0000 bsmith Unicode (UTF-8) mode on OS/2 as noted to me by Alex Taylor comes with
Mon, 30 Apr 2012 16:49:38 +0000 bsmith Fixed dw_window_set_color() not removing the transparent flag on OS/2.
Mon, 30 Apr 2012 16:23:42 +0000 bsmith Gr... messed up tabs in the last commit.
Mon, 30 Apr 2012 16:22:03 +0000 bsmith Initial verison of self-drawn static text control on OS/2.
Sat, 28 Apr 2012 17:06:20 +0000 bsmith On OS/2 and Windows need to use the parent (box) handle not the item