log

age author description
Sun, 18 Apr 2021 01:28:55 +0000 bsmith Android: Initial skeletal commit for Android support, almost nothing implemented...
Thu, 15 Apr 2021 02:11:04 +0000 bsmith iOS: Move scrollbox functions into thread safety.
Thu, 15 Apr 2021 01:29:32 +0000 bsmith GTK3: Fill in the row data for contatiner context.
Thu, 15 Apr 2021 01:28:39 +0000 bsmith GTK4: Fill in the row data for contatiner context.
Thu, 15 Apr 2021 00:24:07 +0000 bsmith Win: Fix the row data field of the container context event.
Wed, 14 Apr 2021 23:59:22 +0000 bsmith OS/2: Include the row data in the container context signal.
Wed, 14 Apr 2021 22:40:46 +0000 bsmith iOS: Pass in the coordinates and row data on container context event.
Wed, 14 Apr 2021 22:38:41 +0000 bsmith Mac: Fill in the row data in the second data pointer slot instead of leaving
Wed, 14 Apr 2021 21:36:45 +0000 bsmith Mac: Port control empty text size calculation fix from iOS.
Wed, 14 Apr 2021 21:35:21 +0000 bsmith iOS: Fix calculating label size when there is no text. Use "gT" to calculate
Wed, 14 Apr 2021 20:53:46 +0000 bsmith iOS: Attempt to get context menus working for iOS 13+.
Wed, 14 Apr 2021 17:40:49 +0000 bsmith Add a sample popup menu to the container widget for testing purposes.
Wed, 14 Apr 2021 02:56:17 +0000 bsmith Win: Dark mode change to match up with the iOS and Mac changes.
Wed, 14 Apr 2021 01:58:32 +0000 bsmith Mac: Detect the current dark mode state and return DW_DARK_MODE_BASIC if in
Wed, 14 Apr 2021 01:27:00 +0000 bsmith iOS: Reorganize the code so retval doesn't get clobbered without the
Tue, 13 Apr 2021 22:05:46 +0000 bsmith iOS: DWContainer should generate selection event on deselect too.
Tue, 13 Apr 2021 21:08:49 +0000 bsmith iOS: dw_feature_get(DW_FEATURE_DARK_MODE) will now return
Tue, 13 Apr 2021 20:01:36 +0000 bsmith iOS: initial support for iOS Dark Mode... untested. Part 2.
Tue, 13 Apr 2021 19:44:09 +0000 bsmith iOS: Iniitial support for Dark Mode on iOS.. untested.
Sat, 10 Apr 2021 22:06:33 +0000 bsmith GTK: Fix incorrect uninstall rule. test.png not image.png.
Sat, 10 Apr 2021 21:53:37 +0000 bsmith Update the readme with iOS information and fix a typo.
Sat, 10 Apr 2021 21:33:12 +0000 bsmith GTK: Install dwtest images in $(prefix)/share/dwtest so they can be found
Sat, 10 Apr 2021 20:11:43 +0000 bsmith Add DW_DIR_SEPARATOR for easy access to the separator characters.
Sat, 10 Apr 2021 20:09:58 +0000 bsmith iOS: Fix dw_window_set_bitmap*() on buttons... uses a different method on
Sat, 10 Apr 2021 00:34:34 +0000 bsmith iOS: Fix scrolling the scrollbox. Make sure scrolling is enabled and set the
Fri, 09 Apr 2021 23:38:59 +0000 bsmith iOS: Fix scrollbox content not expanding to take the full area if smaller.
Fri, 09 Apr 2021 22:17:42 +0000 bsmith iOS: Fix bug in dw_pixmap_new_from_file(). Resources go into the app
Fri, 09 Apr 2021 19:10:30 +0000 bsmith Add support for checking the application data directory for the images.
Fri, 09 Apr 2021 11:05:51 +0000 bsmith iOS: Make sure the plain text UTI is used with filePicker.
Fri, 09 Apr 2021 10:01:22 +0000 bsmith iOS: Fix font and colors on MLE imported text.
Fri, 09 Apr 2021 09:48:13 +0000 bsmith iOS: DWSpinButton needs to generate events on stepper changes.
Fri, 09 Apr 2021 08:41:34 +0000 bsmith iOS: DWComboBox needs to initialize the array so the list works.
Thu, 08 Apr 2021 17:34:25 +0000 bsmith GTK4: Add a comment with the information about striped controls.
Wed, 07 Apr 2021 19:07:46 +0000 bsmith iOS: Fix dw_draw_arc()... iOS is in raidans not degrees. Thanks wiliz on freenode.
Wed, 07 Apr 2021 03:04:41 +0000 bsmith Mac: Minor _dw_control_size() cleanup. Make sure check is on the base handle.
Wed, 07 Apr 2021 00:16:42 +0000 bsmith iOS: Fix DWImage internal core graphics context being flipped.
Tue, 06 Apr 2021 09:19:06 +0000 bsmith iOS: Fix bitblt and crashes due to missing retains.
Tue, 06 Apr 2021 08:54:57 +0000 bsmith iOS: Fixes to get cachedImage functionality working.
Tue, 06 Apr 2021 08:24:28 +0000 bsmith iOS: Implement graphic context pushing and popping during draw.
Tue, 06 Apr 2021 04:48:52 +0000 bsmith iOS: Second attempt at a DWImage class that will actually work....
Mon, 05 Apr 2021 22:30:26 +0000 bsmith iOS: Combobox remove code to hide the input caret. Also fix the cancel button.
Mon, 05 Apr 2021 22:18:19 +0000 bsmith iOS: Initial implementation of DWComboBox, not fully functional yet.
Mon, 05 Apr 2021 15:29:33 +0000 bsmith Mac: Port a spinbutton size fix from iOS after noticing the misbehavior
Mon, 05 Apr 2021 15:24:08 +0000 bsmith iOS: Additional code to calculate spinbutton size.
Mon, 05 Apr 2021 14:36:23 +0000 bsmith iOS: Put back missing tree selection code, since it is apparently also used
Mon, 05 Apr 2021 00:12:20 +0000 bsmith iOS: Make spin buttons actually function. Fix layout and autosizing issues.
Sun, 04 Apr 2021 22:24:13 +0000 bsmith iOS: Correct _dw_text_handle() behavior. Add UILabel/UITextView to controls
Sun, 04 Apr 2021 19:06:23 +0000 bsmith iOS: DWContainer attempt to get touch and selection handlers working.
Sun, 04 Apr 2021 18:22:27 +0000 bsmith iOS: Account for the special area at the bottom of certain devies.
Sun, 04 Apr 2021 15:40:25 +0000 bsmith iOS: Fix checked image not showing due to typo in image name.
Sun, 04 Apr 2021 15:05:45 +0000 bsmith iOS: Special handling for combined text/image buttons like check and radio
Sun, 04 Apr 2021 01:23:56 +0000 bsmith iOS: Initial attempt at implementing check and radio boxes using SF Symbols.
Sat, 03 Apr 2021 21:25:25 +0000 bsmith iOS: Fix DWMLE, have to created it like this to have valid textStorage.
Sat, 03 Apr 2021 19:14:29 +0000 bsmith iOS: Minor fix for initial notebook page remaining visible on page change.
Sat, 03 Apr 2021 18:44:01 +0000 bsmith iOS: A number of fixes, notebook layout select first page if none selected.
Sat, 03 Apr 2021 02:54:19 +0000 bsmith Mac: Fix building on old versions of MacOS due to a recent change.
Sat, 03 Apr 2021 00:24:49 +0000 bsmith iOS: Missed a few other DWContainer fixes in that last commit.
Sat, 03 Apr 2021 00:14:05 +0000 bsmith iOS: Fix display of widgets. DWMLE and DWContainer are subclasses of UIScrollView.
Fri, 02 Apr 2021 02:17:59 +0000 bsmith iOS: Implment dw_file_browse() and fix issues in dw_color_choose().
Fri, 02 Apr 2021 00:44:17 +0000 bsmith iOS: Implement dw_font_choose() and dw_color_choose().
Thu, 01 Apr 2021 21:15:55 +0000 bsmith iOS: Fix notebook relayout on rotation. Also fix autosizing of controls.
Wed, 31 Mar 2021 16:31:27 +0000 bsmith iOS/Mac: Fix a minor memory leak in dw_pixmap_grab().
Tue, 30 Mar 2021 16:17:39 +0000 bsmith iOS: Fix crashes when creating pixmaps, pixmaps still need tons of work.
Tue, 30 Mar 2021 08:28:35 +0000 bsmith Add DW_FEATURE_TREE feature test, since iOS does not suppor tree.
Mon, 29 Mar 2021 23:15:43 +0000 bsmith iOS: Implement dw_notebook_page_set(). Fix statusbar offset location.
Mon, 29 Mar 2021 22:46:01 +0000 bsmith iOS: Initial functional implmentation of the notebook/tabbed control.
Sun, 28 Mar 2021 20:51:44 +0000 bsmith iOS: Fix timers and implement dw_beep().
Sun, 28 Mar 2021 18:26:09 +0000 bsmith Move HTML code into html_add() function in dwtest to allow for easier
Sun, 28 Mar 2021 18:23:57 +0000 bsmith iOS: Add adjustment for the statusbar so it isn't covered up by our windows.
Sun, 28 Mar 2021 17:15:13 +0000 bsmith iOS: Fix crashes with full dwtest run. More thread safety.
Sun, 28 Mar 2021 07:43:45 +0000 bsmith Set the package name and version for autoconf. Remove reference to winmain.c.
Sun, 28 Mar 2021 02:23:20 +0000 bsmith iOS: Fix message boxes... the hiddenWindow they are attached to was being
Sat, 27 Mar 2021 19:18:36 +0000 bsmith iOS: Hide the UITransitionView that is attached to the UIWindow.
Fri, 26 Mar 2021 00:22:26 +0000 bsmith iOS: More thread safety, remove some debug code.
Thu, 25 Mar 2021 23:38:40 +0000 bsmith iOS: Move more functions into thread safety, iOS is very adamant about the
Thu, 25 Mar 2021 21:38:58 +0000 bsmith Win: Remove winmain.c as it is unnecessary when using the dwmain() entrypoint macros.
Thu, 25 Mar 2021 20:51:53 +0000 bsmith Switch dwtest entrypoint to be dwmain instead of main to help on iOS.
Thu, 25 Mar 2021 20:39:52 +0000 bsmith iOS: Get iOS basic funcionality working by creating dwmain() macros.
Thu, 25 Mar 2021 09:04:59 +0000 bsmith iOS: Code error cleanup reported by LLVM.
Thu, 25 Mar 2021 09:02:09 +0000 bsmith Mac: Clean up some code errors reported by LLVM.
Thu, 25 Mar 2021 07:48:38 +0000 bsmith iOS: More namespace cleanup.
Thu, 25 Mar 2021 07:34:13 +0000 bsmith Mac: Prefix any global internal functions or variables with _dw or make them
Thu, 25 Mar 2021 05:30:52 +0000 bsmith iOS: Switch to using UIApplicationMain() in dw_main().
Wed, 24 Mar 2021 20:11:11 +0000 bsmith iOS: Fix initial window display and handle resize/rotation events.
Tue, 23 Mar 2021 23:14:13 +0000 bsmith iOS: Remove some legacy code from macOS 10.5 by swithing to using
Tue, 23 Mar 2021 22:35:37 +0000 bsmith iOS: Switch to UITableViewDataSource method numberOfRowsInSection:
Tue, 23 Mar 2021 22:03:09 +0000 bsmith iOS: Implement the UITableViewDataSource protocol so DWContainer doesn't
Tue, 23 Mar 2021 20:25:56 +0000 bsmith Add _dw to the internal functions in the template source.
Tue, 23 Mar 2021 20:02:07 +0000 bsmith iOS: dwcompat now builds on iOS as well... Fixes for running dwtest.
Sun, 21 Mar 2021 22:48:28 +0000 bsmith iOS: First building version. Yay! Still lots to do but progress.
Sun, 21 Mar 2021 21:48:19 +0000 bsmith iOS: Implement classes for encapsulating immutable UIImage and UIMenu so the
Sun, 21 Mar 2021 02:37:37 +0000 bsmith iOS: More conversion... mostly drawing related changes.
Sat, 20 Mar 2021 21:53:56 +0000 bsmith iOS: Continuing conversion...
Sat, 20 Mar 2021 01:04:51 +0000 bsmith iOS: Remove printing and file browsing... more conversion.
Fri, 19 Mar 2021 22:54:18 +0000 bsmith iOS: Remove tree functionality, combobox and radio button... include links
Fri, 19 Mar 2021 18:19:47 +0000 bsmith iOS: More work on conversion from Mac... going to be a few more of these
Fri, 19 Mar 2021 00:27:36 +0000 bsmith iOS: More progress on converting Mac to iOS.
Thu, 18 Mar 2021 03:16:13 +0000 bsmith Mac: On ARM (M1) NSTextAlignmentCenter and NSTextAligmnentRight are swapped.
Thu, 18 Mar 2021 02:07:21 +0000 bsmith Mac: Only pass valid alignments to the setAlignment: method.
Thu, 18 Mar 2021 00:01:37 +0000 bsmith Mac: Switch to performSelector: instead of calling implementation directly.
Wed, 17 Mar 2021 03:17:58 +0000 bsmith iOS: Converting more types and classes to the iOS equivalents.
Tue, 16 Mar 2021 22:52:53 +0000 bsmith iOS: Initial commit of iOS source... based on MacOS code...
Sun, 14 Mar 2021 17:45:06 +0000 bsmith GTK4: Switch from "activate-focus" to "notify::is-active" for DW_SIGNAL_SET_FOCUS.
Sun, 14 Mar 2021 07:42:03 +0000 bsmith GTK4: The GtkWidget paramater to the activate-focus signal was removed.
Sun, 14 Mar 2021 06:50:13 +0000 bsmith GTK4: Minor code cleanup.
Sun, 14 Mar 2021 06:17:50 +0000 bsmith GTK4: Switch to using gtk_window_present() in dw_window_show().
Sun, 14 Mar 2021 04:48:33 +0000 bsmith GTK4: GtkPictures should be centered, not filled... don't clobber the
Sun, 14 Mar 2021 00:12:04 +0000 bsmith GTK4: Apparenlty on GTK4 GtkImage is used for icons, switch to GtkPicture.
Fri, 12 Mar 2021 22:53:41 +0000 bsmith GTK3/4: Optimizing dirty list management. Keep list as short as possible.
Fri, 12 Mar 2021 22:07:33 +0000 bsmith Add dw_render_redraw() information to the readme.
Fri, 12 Mar 2021 22:03:50 +0000 bsmith GTK4: Remove widget from dirty list during expose event.
Fri, 12 Mar 2021 20:21:48 +0000 bsmith GTK4: Fix direct drawing onto render widgets. Can't cache the cairo_t.
Fri, 12 Mar 2021 15:19:40 +0000 bsmith Make elements expand vertically so they will be centered.
Fri, 12 Mar 2021 15:00:03 +0000 bsmith Rewrite the render code to use the new dw_render_redraw() to trigger expose
Tue, 09 Mar 2021 13:14:15 +0000 bsmith Mac: setNeedsDisplay:YES needs to be on the main thread...
Mon, 08 Mar 2021 23:50:57 +0000 bsmith GTK3: Cache the cairo_t from the draw callback and use it for drawing.
Mon, 08 Mar 2021 20:15:20 +0000 bsmith Win/OS2: Add dw_render_redraw() to the export definitions.
Mon, 08 Mar 2021 20:13:03 +0000 bsmith GTK4: Fix compilation after last commit.
Mon, 08 Mar 2021 19:53:55 +0000 bsmith Add new function dw_render_redraw() which will trigger expose event on render widgets.
Mon, 08 Mar 2021 19:24:21 +0000 bsmith Only include dwcompat.h in dwtest on OS/2 and Windows.