log

age author description
Sun, 01 Aug 2021 12:44:49 +0000 bsmith GTK4: Fix compilation after style standarization.
Sun, 01 Aug 2021 12:38:23 +0000 bsmith OS/2: Fix compilation after style standardization.
Sun, 01 Aug 2021 12:17:07 +0000 bsmith Massive continuation of code style standardization.
Tue, 27 Jul 2021 23:09:52 +0000 bsmith Win: Standardize internal function name style...
Mon, 26 Jul 2021 23:39:24 +0000 bsmith OS/2: Fix a few search and replace errors.
Mon, 26 Jul 2021 23:28:50 +0000 bsmith OS/2: Standardize internal function name style...
Mon, 26 Jul 2021 00:25:26 +0000 bsmith iOS: Switch to using internal event message constants.
Mon, 26 Jul 2021 00:24:59 +0000 bsmith Mac: Switch to using internal event message constants.
Sun, 25 Jul 2021 23:35:02 +0000 bsmith Android: Add internal event constants for more clarity about what code does.
Fri, 23 Jul 2021 21:02:36 +0000 bsmith Update the readme with the important info about the button press/release changes.
Fri, 23 Jul 2021 20:26:56 +0000 bsmith WARNING: Standardize button press and release button parameter values.
Fri, 23 Jul 2021 19:42:06 +0000 bsmith dw_menu_popup() should also set handle NULL and add safety checks if missing.
Fri, 23 Jul 2021 19:26:01 +0000 bsmith iOS: Fix a context menu related crash by removing autorelease from DWMenuItem.
Fri, 23 Jul 2021 15:28:42 +0000 bsmith dw_menu_destroy() should zero out the handle passed, GTK does this already.
Fri, 23 Jul 2021 14:52:32 +0000 bsmith Android: Popup menus on Andoird use an anchor View not the touch location.
Sun, 18 Jul 2021 21:21:49 +0000 bsmith Android: Standardize DWContainer behavior part 2.
Sun, 18 Jul 2021 20:55:45 +0000 bsmith iOS: Standardize DWContainer behavior part 1.
Sun, 18 Jul 2021 15:56:12 +0000 bsmith Android: Implement button release and motion notify events.
Sun, 18 Jul 2021 08:54:12 +0000 bsmith iOS: Implement button press/release and motion notify.
Sat, 17 Jul 2021 01:24:03 +0000 bsmith Add buttons to the status info on the render test tab.
Fri, 16 Jul 2021 18:55:05 +0000 bsmith Android: Add initial code to handle button presses and long clicks on DWRender.
Fri, 16 Jul 2021 02:58:43 +0000 bsmith Android: Implement dw_menu_popup() ... still need to implement the context events.
Thu, 15 Jul 2021 21:22:59 +0000 bsmith iOS: Implement context menus on DWRender widgets.
Tue, 13 Jul 2021 08:51:22 +0000 bsmith iOS: Implement menu separators using inline UIMenus.
Mon, 12 Jul 2021 23:51:38 +0000 bsmith iOS: Had to switch from UIKeyCommand to UIAction for DWMenuItem.
Mon, 12 Jul 2021 21:51:12 +0000 bsmith iOS: Switch to using UIKeyCommand for menu items so we can use they keyboard
Sun, 11 Jul 2021 21:41:44 +0000 bsmith iOS: Code cleanup, make sure menu items are enabled on creation.
Sun, 11 Jul 2021 21:08:36 +0000 bsmith iOS: Actually implement disabled menu items using UIMenuElementAttributesDisabled.
Sun, 11 Jul 2021 08:49:26 +0000 bsmith iOS: Fix crash by retaining the UIMenu returned in the block.
Sat, 10 Jul 2021 23:57:25 +0000 bsmith iOS: Add UINavigationBar and DWView to the rootViewController's view.
Mon, 31 May 2021 21:59:09 +0000 bsmith iOS: Add some code to include DWViewController in the UIResponder chain.
Mon, 31 May 2021 16:53:11 +0000 bsmith Don't reuse timerid since on iOS and Android it is not an index to a timer
Sat, 29 May 2021 21:42:59 +0000 bsmith Android: Add initial keyboard support for Android.
Fri, 28 May 2021 18:28:15 +0000 bsmith Android: Experimental change for the new file browser... require it be on secondary...
Fri, 28 May 2021 01:02:07 +0000 bsmith Android: Add preliminary new file browser that uses the system ACTION_GET_CONTENT Intent.
Thu, 27 May 2021 23:34:23 +0000 bsmith iOS: Switch to using the NSURL fileSystemRepresentation method.
Tue, 25 May 2021 15:38:55 +0000 bsmith Update the readme with information about the HTIMER change.
Tue, 25 May 2021 15:15:09 +0000 bsmith iOS: Collection of various fixes...
Tue, 25 May 2021 01:25:32 +0000 bsmith Android: Turn off Android's forcing buttons and tabs to be all caps.
Mon, 24 May 2021 23:53:04 +0000 bsmith iOS: Fix dw_window_g/set_text() on buttons, can't use the label directly.
Mon, 24 May 2021 23:29:15 +0000 bsmith iOS: Remove some bogus secondary color code in DWBox.
Mon, 24 May 2021 20:32:05 +0000 bsmith iOS: Reenable Calendar control, setTranslatesAutoresizingMaskIntoConstraints:NO
Mon, 24 May 2021 01:48:27 +0000 bsmith OS/2: HTIMER alread defined, just set HTIMER_TYPEDEFED.
Sun, 23 May 2021 21:48:25 +0000 bsmith iOS: Change "id" parameter to "timerid" so it doesn't conflict with the
Sun, 23 May 2021 21:39:25 +0000 bsmith Add HTIMER type and change dw_timer_() functions to use it.
Sun, 23 May 2021 09:43:04 +0000 bsmith iOS: Implement keyboard handling for iOS 13.4 and later.
Sun, 23 May 2021 07:30:52 +0000 bsmith Android: Implement dw_window_set_focus(), dw_window_default() and dw_window_get_font().
Sun, 23 May 2021 02:41:06 +0000 bsmith Android: MLE should have TOP/LEFT gravity.
Sun, 23 May 2021 02:27:12 +0000 bsmith Android: Implement dw_container_set_stripe() and center the images in the rows.
Sat, 22 May 2021 23:48:08 +0000 bsmith Android: Code cleanup, fix all warnings except for unused function/parameters.
Sat, 22 May 2021 21:53:41 +0000 bsmith Android: Implement dw_window_set_style() for static text widgets.
Sat, 22 May 2021 10:00:31 +0000 bsmith Android: Fix notebook page change event page always being 0.
Sat, 22 May 2021 00:19:46 +0000 bsmith Android: Fix drawArc() FULL option and refactor to reduce calculations.
Fri, 21 May 2021 20:28:43 +0000 bsmith Android: Improve the layout, if an item expands in the opposite direction of the box...
Fri, 21 May 2021 19:50:56 +0000 bsmith Android: Percent widget should be using horizontal ProgressBar.
Fri, 21 May 2021 00:56:10 +0000 bsmith Android: Make message boxes modal (not cancelable).
Fri, 21 May 2021 00:39:13 +0000 bsmith Android: New color handling system, save the color in the C API and pass
Thu, 20 May 2021 23:33:12 +0000 bsmith Android: Functional version of the event threading changes... this improves stability...
Thu, 20 May 2021 10:22:20 +0000 bsmith iOS: Slight refactoring to handle the possibility that the status bar
Thu, 20 May 2021 10:06:07 +0000 bsmith iOS: If DW_FCF_TITLEBAR is passed to dw_window_new() create a UINavigationBar