log

age author description
Tue, 22 Nov 2011 20:46:37 +0000 bsmith Initial versions of dw_menu_delete_item() on OS/2 and Windows.
Sun, 20 Nov 2011 16:34:44 +0000 bsmith Test change on Windows to allow dw_container_cursor() to work on unsized containers.
Sun, 20 Nov 2011 06:45:55 +0000 mhessling Add an uninstall target.
Sun, 20 Nov 2011 04:56:39 +0000 bsmith Updated the zip and dist rules to account for new file locations.
Fri, 18 Nov 2011 22:49:56 +0000 bsmith Menu clicked callbacks on OS/2 and Windows should pass the menu ID as the window handle...
Fri, 18 Nov 2011 20:27:41 +0000 bsmith Updated the changelogs and my email address in the debian packaging.
Fri, 18 Nov 2011 20:05:37 +0000 bsmith Update OS/2 and Windows readmes to version 2.2
Fri, 18 Nov 2011 20:01:32 +0000 bsmith Fixes for compiling with Watcom on OS/2...
Fri, 18 Nov 2011 19:12:20 +0000 bsmith Mingw doesn't like writing to a compile time variable in dw_menu_append_item()...
Fri, 18 Nov 2011 18:56:40 +0000 bsmith Attempt to get it building with Mingw again... builds but crashes.
Fri, 18 Nov 2011 16:50:49 +0000 bsmith Missed a couple .DEF file references on OS/2 and...
Fri, 18 Nov 2011 16:45:22 +0000 bsmith Source tree cleanup, move import/export definition files to their platform folder.
Fri, 18 Nov 2011 15:19:04 +0000 bsmith Convert line endings in the Version file to Unix style to prevent issues with BSD make.
Fri, 18 Nov 2011 15:09:26 +0000 bsmith dw_debug() lines in dw_html_new() should end with a newline.
Fri, 18 Nov 2011 14:56:25 +0000 bsmith Convert WM_ACTIVATE to WM_SETFOCUS for top-level windows on OS/2.
Fri, 18 Nov 2011 14:01:43 +0000 bsmith Code change to remove a warning on GTK2 for recent versions of gcc.
Fri, 18 Nov 2011 13:49:11 +0000 bsmith Removed a now unused variable on GTK in dw_html_new().
Fri, 18 Nov 2011 13:34:36 +0000 bsmith Changed the behavior of dw_html_new() to return NULL on failure like the documentation indicates...
Wed, 16 Nov 2011 20:31:35 +0000 bsmith Apparently it is unsafe to set properties in the GTK3 size allocate callback.
Wed, 16 Nov 2011 19:47:17 +0000 bsmith Fix entryfields, comboboxes etc being too wide in GTK3.
Tue, 15 Nov 2011 14:39:58 +0000 bsmith Changes to the build system to no longer use the version during configure.
Tue, 15 Nov 2011 13:26:15 +0000 bsmith Upped the version number to 2.2. Added a Version file to reduce the number of places
Tue, 15 Nov 2011 12:45:52 +0000 bsmith OS/2 calendar fix to make sure the selected day does not exceed the number
Tue, 15 Nov 2011 12:33:10 +0000 bsmith Fixes for handling leap years on the OS/2 calendar control.
Tue, 15 Nov 2011 05:21:32 +0000 bsmith Removed some unused variables in the new OS/2 code... as reported by gcc.
Tue, 15 Nov 2011 05:14:09 +0000 bsmith Ok some final work on the Calendar control for OS/2... Should work now.
Tue, 15 Nov 2011 03:38:55 +0000 bsmith Ok get basic drawing working... on the calendar control on OS/2.
Tue, 15 Nov 2011 01:59:00 +0000 bsmith Initial try at a custom calendar widget for OS/2.... not finished...
Mon, 14 Nov 2011 21:22:21 +0000 bsmith More fixes for OS/2 gcc/gmake. Need to use := to evaluate the $(shell) variable.
Mon, 14 Nov 2011 17:31:59 +0000 bsmith *sighs* tabs again... I really need to figure out how to change the default to spaces.
Mon, 14 Nov 2011 17:14:54 +0000 bsmith Added PMPrintf support to dw_debug() on OS/2.
Sun, 13 Nov 2011 23:01:35 +0000 bsmith Another printing cancel fix for the Mac and updated the readme.
Sun, 13 Nov 2011 22:52:31 +0000 bsmith Similarly need to send DEVESC_ABORTDOC on when canceled on OS/2.
Sun, 13 Nov 2011 22:49:09 +0000 bsmith AbortDoc() needs to be issued instead of EndDoc() to cancel printing on Windows.
Sun, 13 Nov 2011 16:15:35 +0000 bsmith Temporary fix for borderless buttons on OS/2 not displaying properly...
Sun, 13 Nov 2011 14:46:30 +0000 bsmith Fixes to the source on Windows so it will build standalone again. (With HTML widget disabled)
Sun, 13 Nov 2011 08:47:41 +0000 bsmith A couple minor code cleanups on Mac.
Sun, 13 Nov 2011 08:16:36 +0000 bsmith Attempt to make dw_container_cursor() scroll to the item on Mac.
Sun, 13 Nov 2011 04:51:14 +0000 mhessling Add -headerpad_max_install_names to compiler switches for MacOS X.
Thu, 10 Nov 2011 19:10:00 +0000 bsmith Fixed too broad of an if() in dw_window_destroy on OS/2 and Windows...
Thu, 10 Nov 2011 18:06:32 +0000 bsmith Make dw_notebook_page_destroy() on OS/2 and Windows destroy the contents of the page.
Thu, 10 Nov 2011 14:24:37 +0000 bsmith Mostly fixed dw_listbox_set_top() on GTK3.
Thu, 10 Nov 2011 13:30:14 +0000 bsmith Hopefully the last socklen_t change... OS/2 needs it too.
Thu, 10 Nov 2011 03:54:32 +0000 bsmith Changed socklen_t typedef #ifdef to check for MSVC.
Thu, 10 Nov 2011 03:46:01 +0000 bsmith Added support for GdkPixbuf inline data in GTK.
Wed, 09 Nov 2011 10:34:58 +0000 bsmith Make sure socklen_t gets defined when building with Visual Studio.
Wed, 09 Nov 2011 09:35:01 +0000 bsmith Don't default the MLE to read only on OS/2 since other platforms don't.
Tue, 08 Nov 2011 11:29:22 +0000 bsmith Don't include arpa/inet.h on OS/2 with VisualAge.
Tue, 08 Nov 2011 11:07:32 +0000 bsmith Cleaned up the compatibility library header.
Sun, 06 Nov 2011 12:13:13 +0000 bsmith Initial fix for being able to do container string comparisons instead of pointer on all platforms.
Sun, 06 Nov 2011 11:48:24 +0000 bsmith Fixed setting font on comboboxes for GTK2...
Sun, 06 Nov 2011 10:39:57 +0000 bsmith Added support for dw_font_set_default() on GTK for appropriate widgets.
Sat, 05 Nov 2011 21:32:35 +0000 bsmith Code change to fix llvm-gcc optimization problem on Mac.
Sat, 05 Nov 2011 14:30:04 +0000 bsmith Fixed some issues and deprecations building with Xcode 4.2 on Mac.
Sat, 05 Nov 2011 02:21:56 +0000 bsmith Reverting change 1278 until we come up with a way to solver the issue Mark is having.
Fri, 04 Nov 2011 23:58:01 +0000 bsmith Fixed tabs inserted by my editor on OS/2 again.
Fri, 04 Nov 2011 23:56:38 +0000 bsmith Moved the menu IDs used for entryfields on OS/2 into the resevered
Fri, 04 Nov 2011 14:13:38 +0000 bsmith Initial commit allowing dw_window_set_style() to work on menu item handles.
Fri, 04 Nov 2011 12:30:23 +0000 bsmith Autorelease fixes for Mac allowing the objects to dealloc when destroyed.
Fri, 04 Nov 2011 10:57:51 +0000 bsmith Added code to remove signal handlers when objects are destroyed on Mac.
Fri, 04 Nov 2011 05:55:35 +0000 bsmith Fixed DW_MENU_POPUP failing on OS/2 due to an invalid sanity check.
Fri, 04 Nov 2011 05:06:52 +0000 bsmith Removed an unused variable in the new code on OS/2 and Windows.
Fri, 04 Nov 2011 03:30:27 +0000 bsmith Added support on OS/2 and Windows for looking for signal handlers with menu IDs...
Thu, 03 Nov 2011 23:42:12 +0000 bsmith Removed a now unsued variable from GTK3.
Thu, 03 Nov 2011 23:41:52 +0000 bsmith Fixed some typos in the GTK2 commit.
Thu, 03 Nov 2011 23:34:10 +0000 bsmith Added dw_debug() logging function which will output a message to the debugging console.
Thu, 03 Nov 2011 10:09:11 +0000 bsmith Added DW_MENU_AUTO and DW_MENU_POPUP flags that can be passed to dw_menu_append_item() in the id field.
Thu, 03 Nov 2011 08:38:34 +0000 bsmith Experimental change to menu code on OS/2 to allow dw_window_enable/disable to work on menu item handles.
Thu, 03 Nov 2011 08:37:56 +0000 bsmith Experimental change to menu code on Windows to allow dw_window_enable/disable to work on menu item handles.
Thu, 03 Nov 2011 02:01:56 +0000 bsmith Simplified the DWStepper class a bit on Mac... although it really needs rewriting.
Thu, 03 Nov 2011 01:19:17 +0000 bsmith Only use default directory and filename options for Mac 10.6 and higher.
Tue, 01 Nov 2011 21:57:19 +0000 bsmith Fix for file and folder not being selected on GTK if file does not exist.
Tue, 01 Nov 2011 20:29:58 +0000 bsmith Use DosQueryPathInfo() to get the full path of file/dir on OS/2.
Tue, 01 Nov 2011 13:05:26 +0000 bsmith Code to split the file and path apart on Mac...
Tue, 01 Nov 2011 12:21:33 +0000 bsmith Set dw_file_browse() initial directory to . on Windows unless...
Tue, 01 Nov 2011 11:55:18 +0000 bsmith Added some defpath support and extension support to the Mac dw_file_browse().
Tue, 01 Nov 2011 10:48:19 +0000 bsmith Implement default filename support for GTK.
Tue, 01 Nov 2011 10:21:48 +0000 bsmith Code changes to enable default filename on Windows with dw_file_browse().
Tue, 01 Nov 2011 06:01:26 +0000 bsmith Grr flippin' tabs again!
Tue, 01 Nov 2011 05:57:48 +0000 bsmith Fix for encoding a COLORREF incorrectly on Windows.
Tue, 01 Nov 2011 04:06:46 +0000 bsmith Renamed dw_container_set_row_bg() to dw_container_set_stripe().
Mon, 31 Oct 2011 11:36:31 +0000 bsmith Simplified fill for ellipses and circles on OS/2 using DRO_OUTLINEFILL.
Mon, 31 Oct 2011 11:04:03 +0000 bsmith Allow removing icons from containers on GTK2.
Mon, 31 Oct 2011 10:03:25 +0000 bsmith Changes to allow removing icon on BITMAPORICON container columns on Mac.
Mon, 31 Oct 2011 09:37:47 +0000 bsmith Allow passing 0 as icon handle to remove container icon on GTK3.
Mon, 31 Oct 2011 08:57:03 +0000 bsmith Ug fix for editor adding tabs. Wish I could change the default in this thing.
Mon, 31 Oct 2011 08:49:57 +0000 bsmith Switched to using arcparams and GpiFullArc on OS/2 to draw the ellipse.
Mon, 31 Oct 2011 06:06:09 +0000 bsmith Fixed ellipses in GTK2.
Mon, 31 Oct 2011 03:03:07 +0000 bsmith Initial support for ellipses on GTK3 and GTK2 Printing.
Mon, 31 Oct 2011 02:39:40 +0000 bsmith Update to draw as an ellipse and fix for circles on OS/2.
Mon, 31 Oct 2011 00:57:54 +0000 bsmith Fixed incorrect radius on full circles for GTK.
Mon, 31 Oct 2011 00:30:34 +0000 bsmith Draw a rectangle behind the circle to make sure it fits inside.
Sun, 30 Oct 2011 23:58:19 +0000 bsmith Fixed DW_DRAW_FULL for arcs on Mac. Rectangle was being created incorrectly.
Sun, 30 Oct 2011 12:33:07 +0000 bsmith Some code in dw_file_browse() seems to have gotten clobbered.
Sun, 30 Oct 2011 11:50:45 +0000 bsmith Allow dw_window_enable/disable() to work on menu items on the Mac.
Sun, 30 Oct 2011 10:19:35 +0000 bsmith Fixed improper fill method in dw_draw_rect() on OS/2.
Sun, 30 Oct 2011 10:14:49 +0000 bsmith Updated dw_draw_rect and dw_draw_polygon to accept flags the same way as dw_draw_arc.
Sun, 30 Oct 2011 02:13:47 +0000 bsmith Implemented DW_DRAW_FULL and DW_DRAW_FILL on OS/2.
Sun, 30 Oct 2011 02:10:24 +0000 mhessling Fix comparison of char * in dw_container_cursor and dw_container_delete_row
Sun, 30 Oct 2011 01:56:37 +0000 bsmith Implemented DW_DRAW_FULL for GTK2.
Sun, 30 Oct 2011 01:50:19 +0000 bsmith Implemented DW_DRAW_FULL and DW_DRAW_FILL for GTK3 and GTK2 printing.
Sun, 30 Oct 2011 01:41:14 +0000 bsmith Implemented DW_DRAW_FULL on Windows and implemented DW_DRAW_FILL for ellipses.
Sun, 30 Oct 2011 00:40:22 +0000 bsmith Added DW_DRAW_DEFAULT, DW_DRAW_FILL and DW_DRAW_FULL drawing flags.
Tue, 25 Oct 2011 12:33:09 +0000 bsmith Fixed on Windows sqrt() issue due to missing header...
Tue, 25 Oct 2011 12:12:21 +0000 bsmith Fixed angles being backwards on GTK2... this might actually require
Tue, 25 Oct 2011 12:01:20 +0000 bsmith Fixed on GTK passing angles to cairo in degrees instead of radians.
Tue, 25 Oct 2011 11:14:13 +0000 bsmith Build fixes for dw_draw_arc on GTK2.
Tue, 25 Oct 2011 11:11:38 +0000 bsmith Removed some unused variables on Mac.
Tue, 25 Oct 2011 11:07:34 +0000 bsmith Fixed accidentally calling arctan() instead of atan2() on GTK.
Tue, 25 Oct 2011 11:01:19 +0000 bsmith VisualAge on OS/2 is missing M_PI in math.h so define it ourselves.
Tue, 25 Oct 2011 10:51:59 +0000 bsmith Initial attempt at adding dw_draw_arc() support on all platforms.
Tue, 25 Oct 2011 06:21:59 +0000 bsmith Fixed dw_draw_polygon on OS/2 not flipping the Y coordinates.
Tue, 25 Oct 2011 06:13:36 +0000 bsmith Added a polygon to the test code to make sure that works on all platforms.
Mon, 24 Oct 2011 08:30:53 +0000 bsmith Updated the list of supported image formats for GTK.
Mon, 24 Oct 2011 08:01:42 +0000 bsmith Basically a repeat of that last fix except for the data version of the function.
Mon, 24 Oct 2011 07:56:20 +0000 bsmith Attempt on Windows to use an icon handle for bitmap buttons before a bitmap...
Mon, 24 Oct 2011 06:29:05 +0000 bsmith Fixed GDI+ loading files with no extension needed. Fixed the *_from_data() functions.
Mon, 24 Oct 2011 05:34:12 +0000 bsmith Changed the test image to be the OS/2 version...
Mon, 24 Oct 2011 05:21:29 +0000 bsmith On GTK2 save the original pixbuf that is loaded so we can use it
Mon, 24 Oct 2011 03:44:24 +0000 bsmith Fixed not accounting for the NULL terminator on Windows when converting to wide characters.