log

age author description
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.
Sun, 03 Jun 2012 14:40:24 -0500 Brian Smith Added workaround for the combobox issues discovered on OS/2 and GTK3.
Sat, 02 Jun 2012 05:47:46 -0500 Brian Smith Fix signed/unsigned warning reported by clang.
Sat, 02 Jun 2012 05:42:29 -0500 Brian Smith Initial functional version of localization in the builder.
Sat, 02 Jun 2012 04:00:28 -0500 Brian Smith Make the locale manage window persistent... when selecting something
Sat, 02 Jun 2012 03:39:36 -0500 Brian Smith Locale list editor mostly working... some work still needed.
Sat, 02 Jun 2012 02:16:43 -0500 Brian Smith Added code to create locales... seem to be crashing and having problems
Fri, 01 Jun 2012 23:11:16 -0500 Brian Smith Added locale icons for GTK2 and GTK3.
Fri, 01 Jun 2012 22:59:09 -0500 Brian Smith Added locale icon for OS/2 and resource changes.
Fri, 01 Jun 2012 22:49:55 -0500 Brian Smith Fixes and added icon for Windows.
Fri, 01 Jun 2012 22:32:40 -0500 Brian Smith Initial version of locale manager... not completely functional but
Thu, 17 May 2012 18:15:27 -0500 Brian Smith Add configure script... seems Xcode 4.3 does not have the auto tools.
Tue, 15 May 2012 19:16:11 -0500 Brian Smith Safety code.... close image manager/view windows when closing the current
Tue, 15 May 2012 16:10:46 -0500 Brian Smith Minor layout change to make the toolbar align on GTK2 like the other
Mon, 14 May 2012 18:42:33 -0500 Brian Smith Ug... reorganize to set style before packing... again.
Mon, 14 May 2012 14:29:30 -0500 Brian Smith Improve the look of container color chooser buttons on GTK2 as well...
Sat, 12 May 2012 14:03:58 -0500 Brian Smith Add container option to toggle pointer and text comparison of row
Fri, 11 May 2012 13:56:13 -0500 Brian Smith Fix unused variable reported by clang and gcc.
Fri, 11 May 2012 13:49:38 -0500 Brian Smith Update the image root from the entryfield and not just the browse button.
Thu, 10 May 2012 16:12:31 -0500 Brian Smith Use embedded image data for image view window as well.
Thu, 10 May 2012 15:59:11 -0500 Brian Smith Use embedded data to create icon for the image list when available.
Wed, 09 May 2012 17:05:06 -0500 Brian Smith Slight modification to the last commit... set style before packing.
Wed, 09 May 2012 15:53:37 -0500 Brian Smith Experimental change to make buttons look better on GTK2.
Tue, 08 May 2012 13:23:16 -0500 Brian Smith Demonstrate embedding images in the example XML/app.
Tue, 08 May 2012 12:12:01 -0500 Brian Smith Okay so OS/2 and Windows are the only platforms that don't default to
Tue, 08 May 2012 11:52:04 -0500 Brian Smith Remove debug messages and some minor code cleanups.
Tue, 08 May 2012 11:13:11 -0500 Brian Smith Added code to try to actually load decode and load embedded images.
Tue, 08 May 2012 04:00:07 -0500 Brian Smith Initial code for base64 decoding.
Mon, 07 May 2012 08:44:37 -0500 Brian Smith Need to quote and escape the MERCURIAL line otherwise the revision only
Sun, 06 May 2012 10:15:06 -0500 Brian Smith Changes to actually use the image list when building the preview windows.
Sun, 06 May 2012 08:57:37 -0500 Brian Smith Fix those two XML issues I mentioned in the last commit.
Sun, 06 May 2012 08:27:02 -0500 Brian Smith More work on the image editing.... having a small XML issue... and
Sun, 06 May 2012 20:43:05 +1000 rexx Added dwib_window_get_handle. Effectively a wrapper for dw_window_get_data().
Sun, 06 May 2012 18:19:06 +1000 rexx Add dwib_window_get_handle; effectively a DWIB wrapper for dw_window_get_data
Sat, 05 May 2012 20:22:57 -0500 Brian Smith Fix problem on OS/2 where a variable got clobebred by an event before it could be used.
Sat, 05 May 2012 20:00:53 -0500 Brian Smith Switch to using relative image paths instead of absolute.
Sat, 05 May 2012 19:19:00 -0500 Brian Smith For some reason on Mac packing the bitmap before setting the image causes it
Sat, 05 May 2012 18:36:25 -0500 Brian Smith Initial image view window when double clicking on the image.
Sat, 05 May 2012 17:45:38 -0500 Brian Smith Remove some platform specific code from DWIB which is now in dwcompat.
Sat, 05 May 2012 16:56:03 -0500 Brian Smith A couple minor fixes for OS/2.
Sat, 05 May 2012 14:24:56 -0500 Brian Smith Added initial version of the image manager dialog.