log

age author description
Thu, 21 Oct 2021 18:53:35 +0000 bsmith Android: Fix what I thought was a MLE layout issue... but it turns out the
Tue, 19 Oct 2021 11:01:16 +0000 bsmith Android: LinearLayout does not allow null views, if null, create a Placeholder view.
Mon, 18 Oct 2021 20:50:55 +0000 bsmith iOS: Use the claimed default value for the navigation bar of 44 points.
Mon, 18 Oct 2021 13:29:55 +0000 bsmith iOS: Only add the "Back" button to the Navigation Bar if the window has the
Mon, 18 Oct 2021 12:55:29 +0000 bsmith Remove the unicode characters that LibreOffice put into the text.
Mon, 18 Oct 2021 12:44:57 +0000 bsmith Add a mobile platform text file with instructions on how to create projects.
Mon, 18 Oct 2021 00:09:57 +0000 bsmith Android: Implement DW_FCF_CLOSEBUTTON and DW_FCF_TITLEBAR flags.
Sun, 17 Oct 2021 20:14:51 +0000 bsmith Android: Still need to call setCurrentItem() on ViewPager2.
Sun, 17 Oct 2021 00:34:16 +0000 bsmith Android: Implement dw_window_destroy() and try to add a back button to
Fri, 15 Oct 2021 23:22:23 +0000 bsmith Android: Use a RecyclerView method to change the ViewPager2 page since the ViewPager2
Wed, 13 Oct 2021 17:54:09 +0000 bsmith Android: Rewrite the menubar code for multi-window support.
Tue, 12 Oct 2021 23:04:13 +0000 bsmith Android: Attempt at multi-window support using ViewPager2.
Tue, 05 Oct 2021 06:26:28 +0000 bsmith Win: Add detecting Windows 11 in the environment query.
Mon, 04 Oct 2021 19:26:08 +0000 bsmith GTK3/4: Add some memory safety checks that were in GTK2 but missing from GTK 3/4.
Sun, 03 Oct 2021 20:02:12 +0000 bsmith OS2: EMX/GCC defines _IN_ADDR_T_DECLARED when it is defined.
Sun, 03 Oct 2021 19:43:57 +0000 bsmith Win/OS2: Add a definition for in_addr_t as unsigned long.
Sat, 02 Oct 2021 19:30:39 +0000 bsmith GTK: Check the Connection ID is positive non-zero before removing.
Fri, 24 Sep 2021 21:50:17 +0000 bsmith Android: Catch NumberFormatException in isDWResource().
Fri, 24 Sep 2021 13:57:16 +0000 bsmith Android: Asset/Resource refactoring for compatibility with other platforms.
Sun, 19 Sep 2021 21:42:00 +0000 bsmith Android: HOME does not seem to be always set on Android...
Sat, 18 Sep 2021 23:57:31 +0000 bsmith Android: Save splitbar settings in dataArrayMap instead of attempting to calculate them.
Wed, 15 Sep 2021 08:36:21 +0000 bsmith Android: Code path cleanup, basically only try one image load... the only
Wed, 15 Sep 2021 08:05:39 +0000 bsmith Android: More resource changes, for windowSetBitmap and pixmapNew.
Tue, 14 Sep 2021 19:39:07 +0000 bsmith Android: Similar resource change for bitmap buttons.
Tue, 14 Sep 2021 11:12:45 +0000 bsmith Android: Switch to loading resource images like we do on iOS.
Tue, 14 Sep 2021 06:58:40 +0000 bsmith Android: Unset ID is -1 on Android not 0, so generate a View ID if < 1 not just 0.
Tue, 14 Sep 2021 05:53:51 +0000 bsmith Android: Attempt at implementing splitbar using ConstraintLayout.
Tue, 31 Aug 2021 09:35:36 +0000 bsmith iOS: Minor code cleanup in the bitmap button image handler.
Tue, 31 Aug 2021 09:18:04 +0000 bsmith iOS: Fix another _dw_main_iteration() loop issue.
Tue, 31 Aug 2021 08:57:46 +0000 bsmith iOS: Fix a miscalculation during DWSplitBar resize.
Mon, 30 Aug 2021 23:35:30 +0000 bsmith iOS: Reimplement DWSplitBar as a UIView subclass.
Mon, 16 Aug 2021 15:53:49 +0000 bsmith Mac/iOS/FreeBSD: Rewrite the filesystem code using getfsstat().
Mon, 16 Aug 2021 06:51:28 +0000 bsmith Linux: Isolate linux/android specific code in #ifdef __linux__
Fri, 13 Aug 2021 22:19:45 +0000 bsmith Android: Catch NotFoundException when loading resource...
Fri, 13 Aug 2021 21:50:47 +0000 bsmith Android: Fix a null pointer exception in the menu code running HandyFTP on Android.
Fri, 13 Aug 2021 21:12:25 +0000 bsmith iOS: UISplitViewController may not be the right way to implement DWSplitBar.
Fri, 13 Aug 2021 19:55:40 +0000 bsmith iOS: New method of removing DWWindow from the hierarchy.
Thu, 12 Aug 2021 22:22:12 +0000 bsmith iOS: Fix display of the Back button... closing the window seems to cause
Thu, 12 Aug 2021 21:54:11 +0000 bsmith iOS: Attempt to add "Back" button to secondaries windows to allow them to
Wed, 11 Aug 2021 23:24:06 +0000 bsmith Android: Add support for transparent background color for text drawing.
Wed, 11 Aug 2021 20:32:13 +0000 bsmith iOS/Android: With no autoconf #define HAVE_PIPE, Android and iOS should have
Wed, 11 Aug 2021 11:46:36 +0000 bsmith iOS: _dw_main_iteration() never seems to return NO.
Mon, 09 Aug 2021 23:36:23 +0000 bsmith iOS/Android: Since these don't use autoconf, define HAVE_DIRENT_H.
Mon, 09 Aug 2021 22:07:54 +0000 bsmith Android: Fix startup failure when not calling dw_app_id_set().
Tue, 03 Aug 2021 19:48:02 +0000 bsmith Android: mainSleep seems to be hanging, so switch to using dw_mutex_trylock()
Mon, 02 Aug 2021 20:37:56 +0000 bsmith Android: Implement an event queue that will be handled by dw_main() and
Sun, 01 Aug 2021 22:23:48 +0000 bsmith Add preliminary style and design document for Dynamic Windows 3.2.
Sun, 01 Aug 2021 12:58:27 +0000 bsmith GTK: Fix compilation after code style changes.
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.