log

age author description
Wed, 31 Jul 2019 19:40:54 -0500 Brian Smith Mac: Add setting to Info.plist that allows insecure URLs in embedded HTML.
Tue, 06 Oct 2015 01:57:44 -0500 Brian Smith Update copyright date, fix UAC in Windows installer and add support
Fri, 20 Mar 2015 09:41:47 -0500 Brian Smith Fixed clang warning.
Fri, 09 Aug 2013 19:24:19 -0500 Brian Smith Update for the 2.6 container changes.
Sat, 23 Feb 2013 08:08:02 -0600 Brian Smith Oops added missing file.
Fri, 22 Feb 2013 17:53:53 -0600 Brian Smith Added pkg-config support to dwib to support Go language bindings.
Thu, 27 Dec 2012 08:54:14 -0600 Brian Smith Added tag 1.0b2 for changeset 0aa7f3579a81
Tue, 25 Dec 2012 20:34:18 -0600 Brian Smith Added Mac application menu Quit handler in the example program. 1.0b2
Tue, 25 Dec 2012 20:13:36 -0600 Brian Smith Updates for building beta 2 and a comment change.
Tue, 25 Dec 2012 19:52:33 -0600 Brian Smith Added code for handling default focus and click defaults.
Thu, 13 Dec 2012 01:49:52 -0600 Brian Smith Add Mac Quit menu handler support added in DW 2.5.::
Thu, 01 Nov 2012 09:13:13 -0500 Brian Smith Fixed a problem that was causing warnings on GTK.
Sun, 14 Oct 2012 20:55:29 -0500 Brian Smith Minor updates for OS/2 packaging
Sun, 14 Oct 2012 20:27:26 -0500 Brian Smith Only add a Children node to the Notebook if it doesn't already exist.
Sun, 14 Oct 2012 19:25:09 -0500 Brian Smith Fixed adding Children node to the wrong parent when adding notebook pages.
Sun, 14 Oct 2012 16:21:36 -0500 Brian Smith Fixed a crash when certain controls unexpectedly have no children.
Thu, 27 Sep 2012 01:37:17 -0500 Brian Smith Added support for the new DW_FCF_TEXTURED flag for textured backgrounds on
Mon, 13 Aug 2012 05:00:12 -0500 Brian Smith The ranged widget was missing an orientation property,
Sat, 04 Aug 2012 04:38:27 -0500 Brian Smith Added tag 1.0b1 for changeset ea1eab699fbe
Fri, 03 Aug 2012 19:02:40 -0500 Brian Smith Added wrap option to the text field. 1.0b1
Fri, 03 Aug 2012 17:01:35 -0500 Brian Smith Update the license file and installers for OS/2 and Windows.
Sat, 28 Jul 2012 18:06:05 -0500 Brian Smith Minor change in the default size of the browser window to fit API documentation.
Sat, 28 Jul 2012 17:22:32 -0500 Brian Smith Add menu item for API documentation.
Mon, 16 Jul 2012 18:45:18 -0500 Brian Smith Similar fix to the last one except for counting the number of columns.
Mon, 16 Jul 2012 18:32:37 -0500 Brian Smith Proper handling of no container title during population.
Mon, 16 Jul 2012 17:03:02 -0500 Brian Smith Fix columns with no titles not reloading from file.
Mon, 16 Jul 2012 15:17:54 -0500 Brian Smith Add support for container columns with no text if they are icon fields.
Mon, 16 Jul 2012 02:13:38 -0500 Brian Smith Fixed a memory free crash bug in the image manager.
Fri, 13 Jul 2012 20:43:36 -0500 Brian Smith Accidentally left a debug message in.
Fri, 13 Jul 2012 20:41:17 -0500 Brian Smith Added new Help URL for the browser.
Fri, 06 Jul 2012 05:53:44 -0500 Brian Smith Changed dw_box_remove*() to dw_box_unpack*() as per the bicentenial
Wed, 04 Jul 2012 11:28:44 -0500 Brian Smith Minor fix for that last commit, used the same variable name twice.
Tue, 03 Jul 2012 21:23:03 -0500 Brian Smith Added support for saving and reloading the window positions.:
Sun, 01 Jul 2012 05:03:34 -0500 Brian Smith Up version to 1.0 preparing for a beta test once the help is
Sun, 01 Jul 2012 03:48:42 -0500 Brian Smith Fixed a crash in the image viewer, when loading images from file.
Sun, 01 Jul 2012 00:59:27 -0500 Brian Smith Didn't like that last fix, this is an improved one.
Sun, 01 Jul 2012 00:33:24 -0500 Brian Smith Fixed a bug in freeing memory appropriately when loading bitmaps.
Sat, 30 Jun 2012 07:09:33 -0500 Brian Smith Refactor code to eliminate XML memory leaks and fix some issues on Windows.
Tue, 26 Jun 2012 23:04:32 -0500 Brian Smith Fix a crash in the MLE handling code.
Tue, 26 Jun 2012 16:54:41 -0500 Brian Smith Fix Save As and an issue with the locale manager.
Tue, 26 Jun 2012 16:28:36 -0500 Brian Smith Added Locale button for the MLE widget, however it gets edited
Tue, 26 Jun 2012 02:13:54 -0500 Brian Smith Rewrite of the container/filesystem column editing code.
Tue, 26 Jun 2012 00:52:52 -0500 Brian Smith Added support for the open recent menu, with 5 recent items by default.
Mon, 25 Jun 2012 23:13:40 -0500 Brian Smith Some locale manager safety checks when editing lists.
Mon, 25 Jun 2012 22:26:40 -0500 Brian Smith Fixes for handling lists on listboxes and comboboxes.
Mon, 25 Jun 2012 18:08:08 -0500 Brian Smith Most controls now can be localized before creating the widget...
Mon, 25 Jun 2012 16:15:28 -0500 Brian Smith Rewrite of the properties dialog, to precreate the XML nodes so they are
Fri, 22 Jun 2012 01:09:31 -0500 Brian Smith Cause variable expansion to occur during install phase.
Sun, 10 Jun 2012 17:47:44 -0500 Brian Smith Don't populate the lists with localized text in the builder.
Sun, 10 Jun 2012 16:04:17 -0500 Brian Smith Added localization to HTML URLs... so you can have different URLs for
Sun, 10 Jun 2012 15:54:32 -0500 Brian Smith Added basic support for localizing list/comboboxes.
Sun, 10 Jun 2012 15:08:22 -0500 Brian Smith Several bug fixes and added support for localizing container controls...
Sun, 10 Jun 2012 13:27:33 -0500 Brian Smith Switched to using node properties instead of separate nodes for locale text.
Tue, 05 Jun 2012 06:11:04 -0500 Brian Smith Accidentally had danish locale string as da_DA instead of da_DK.
Tue, 05 Jun 2012 04:54:41 -0500 Brian Smith Added basic filesystem column internationalization.
Sun, 03 Jun 2012 16:52:06 -0500 Brian Smith Removed test code that was causing warnings on GTK.
Sun, 03 Jun 2012 16:48:36 -0500 Brian Smith Need to also reset the selected window data during locale manager reset.
Sun, 03 Jun 2012 16:38:27 -0500 Brian Smith Safety change to reset the locale manager dialog when changing widgets.
Sun, 03 Jun 2012 15:05:51 -0500 Brian Smith Visual C puked on addition inside the DW_INT_TO_POINTER() macro without additional parentheses.
Sun, 03 Jun 2012 14:57:17 -0500 Brian Smith Removed some debug code no longer needed.