log os2/dw.c @ 819:2dd7638a7719

age author description
Sat, 26 Mar 2011 12:49:59 +0000 bsmith Fix for some dw_container_change_item() misbehavior... was functioning the same as dw_container_set_item().
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()
Sat, 11 Apr 2009 04:54:51 +0000 mhessling Bring OS/2 functionality up to latest
Fri, 10 Apr 2009 22:55:56 +0000 mhessling Add _dw_log() internal logging function
Sun, 23 Mar 2008 04:54:30 +0000 mhessling Modify Calendar widget
Thu, 28 Sep 2006 01:42:32 +0000 mhessling dw_calendar_set_date() sets the text of the dummy calendar
Mon, 25 Sep 2006 22:16:42 +0000 mhessling Add dummy calendar widget. Need to simulate one.4?\002?\007
Sun, 22 May 2005 18:21:07 +0000 bsmith Added stubs for the HTML render on OS/2.
Sun, 17 Apr 2005 11:39:25 +0000 bsmith Thread functions should use the API/DWSIGNAL calling conventions.
Thu, 10 Feb 2005 00:38:55 +0000 bsmith Fixed incorrect calling convention on the click default handler on OS/2.
Tue, 20 Jul 2004 07:36:11 +0000 mhessling Add dw_listbox_list_append()
Thu, 24 Jun 2004 18:31:55 +0000 bsmith The color selection dialog is now functional under OS/2 but it does not
Thu, 24 Jun 2004 08:54:19 +0000 bsmith Added the basics of the color chooser on OS/2. Needs some more logic to
Thu, 17 Jun 2004 11:22:14 +0000 mhessling Add dw_color_choose()
Wed, 21 Apr 2004 06:14:48 +0000 bsmith Minor fix to _free_window_memory() to not incorrectly try to free box
Wed, 21 Apr 2004 05:33:51 +0000 bsmith Removed dw_percent_get_range() to simplify coding. The range is now always
Sat, 17 Apr 2004 06:14:00 +0000 bsmith Fixes for the shared memory and named semaphore code.
Sat, 17 Apr 2004 05:38:09 +0000 bsmith Added a bunch of support routines I now own due to the settlement
Sun, 11 Apr 2004 08:18:44 +0000 bsmith Added some more intellegent code to determine the best icon size when using
Sun, 11 Apr 2004 06:42:13 +0000 bsmith Fixes for resource based bitmap buttons using icons.
Sun, 11 Apr 2004 04:39:04 +0000 bsmith Try to load icons for dw_bitmapbutton_new() before bitmaps from the
Sun, 04 Apr 2004 18:47:21 +0000 bsmith Destroy the icon HPOINTER when destroying bitmap buttons using icons.
Sun, 04 Apr 2004 18:45:40 +0000 bsmith Use 16x16 mini icon, and added code to draw the depressed button when using
Sun, 04 Apr 2004 18:39:17 +0000 bsmith Added icon support to dw_bitmapbutton_from_file() but it seems to be using
Sun, 04 Apr 2004 04:12:50 +0000 mhessling COlumn offsets for filesystem containers in OS/2 is 2; not 1.
Sat, 03 Apr 2004 06:52:12 +0000 bsmith Get EMX compiling again.
Thu, 01 Apr 2004 07:42:17 +0000 bsmith Move the fix, but it is just as ugly as before. ;)
Thu, 01 Apr 2004 07:39:58 +0000 bsmith Well this is an ugly fix but it will have to do for the moment.