Timeline



Jun 1, 2011:

11:07 PM Changeset [1053] by mhessling
Put http://dwindows.netlabs.org back in as test site for HTML widget
10:17 PM Changeset [1052] by bsmith
Tagged Dynamic Windows for version 2.0
1:00 PM WikiStart edited by ak120
(diff)
12:59 PM WikiStart edited by ak120
(diff)
9:56 AM Changeset [1051] by bsmith
Fix for dw_tree_item_delete() not working if there are no child nodes …

May 28, 2011:

10:41 AM Changeset [1050] by bsmith
Changed the data names from _dw_entry/_dw_group to _dw_buddy on OS/2. …

May 27, 2011:

9:20 AM Changeset [1049] by bsmith
Fix for an attempted change that causes issues with menubar packing on …
6:15 AM Changeset [1048] by bsmith
Fixed dw_tree_item_delete() not working below the top-level on Mac.
4:33 AM Changeset [1047] by bsmith
Changes so dw_window_get/set_font() work on groupboxes on OS/2.

May 26, 2011:

8:43 PM Changeset [1046] by bsmith
Fixed a typo and clarified one of the known issues which had been …
12:37 PM Changeset [1045] by bsmith
Initialize the groupbox title to the default font while creating it on …
11:46 AM Changeset [1044] by mhessling
Return displayName property instead of fontName property in …
9:25 AM Changeset [1043] by bsmith
Attempt at adding support for groupboxes to dw_window_set/get_font() …
9:06 AM Changeset [1042] by bsmith
Attempt at fixing dw_window_set/get_font() on Groupboxes on Windows.
7:57 AM Changeset [1041] by bsmith
Attempt at making dw_window_get_font() return a Dynamic Windows style …
7:52 AM Changeset [1040] by mhessling
Update for new version
7:49 AM Changeset [1039] by mhessling
Remove creation of bold default font at startup. Remove setting bold …
6:08 AM Changeset [1038] by bsmith
Ok... better fix for the OS/2 spinbutton issue This one actually works.
3:24 AM Changeset [1037] by bsmith
Attempt at making dw_window_set/get_text() work on spinbuttons on OS/2.

May 25, 2011:

3:18 AM Changeset [1036] by bsmith
Up the version number to 2.0, removed some obsolete mac files from …
3:06 AM Changeset [1035] by bsmith
Changes for distribution packing for Unix.
2:55 AM Changeset [1034] by bsmith
Changes preparing for 2.0 release on OS/2.
2:47 AM Changeset [1033] by bsmith
Updates preparing for 2.0 release on Windows.

May 24, 2011:

10:18 PM Changeset [1032] by bsmith
Switched back to CCS_EXTENDSEL from CCS_MULTIPLESEL... Made the change …

May 22, 2011:

5:53 AM Changeset [1031] by bsmith
Fix dw_window_get/set_text() on spinbuttons on Windows.

May 21, 2011:

6:09 AM Changeset [1030] by bsmith
Added support for dw_window_get_text() on spinbutton controls on the Mac.

May 20, 2011:

12:07 AM Changeset [1029] by bsmith
Fixed focus event was getting ignored because wrong handle passed to …

May 18, 2011:

8:35 AM Changeset [1028] by bsmith
Make sure the initial spinbutton limits on Windows match the other …
8:29 AM Changeset [1027] by bsmith
Set initial range of spin buttons to -65536 to 65536 on OS/2. Also …
8:20 AM Changeset [1026] by bsmith
Changed initial spinbutton limits to -65536 to 65536 on Mac. Also set …
8:14 AM Changeset [1025] by bsmith
Change the default range of spinbuttons to be -65536 to 65536 on GTK. …
7:26 AM Changeset [1024] by bsmith
Fixes issues on GTK where dw_window_destroy() is called on an item …
6:58 AM Changeset [1023] by bsmith
Fix for dw_window_redraw not resetting box position on OS/2. Also fix …
1:02 AM Changeset [1022] by bsmith
Attempt at fixing no SELECT event being triggered during container …

May 17, 2011:

11:27 PM Changeset [1021] by bsmith
If there is no close event handler, the window should close by default …
10:58 PM Changeset [1020] by bsmith
DW_FCF_CLOSEBUTTON should have the closable mask on Mac.
6:55 AM Changeset [1019] by bsmith
While debugging an the lack of SELECT event in containers …
3:54 AM Changeset [1018] by bsmith
Updated the readme with the new URL to the Dynamic Windows Web Help …

May 16, 2011:

2:50 PM Changeset [1017] by bsmith
Added important information about the status of MDI support to the …
12:05 AM Changeset [1016] by bsmith
Filled in more of the important changes form version 1.1 in the …

May 15, 2011:

10:51 PM Changeset [1015] by bsmith
Added a basic changelog to the readme file from version 1.1.
8:17 PM Changeset [1014] by bsmith
Updates to the readme file for the upcoming 2.0 release.

May 14, 2011:

6:40 AM Changeset [1013] by bsmith
Attempt at implmenting dw_window_get_font on OS/2. Also some more …
5:27 AM Changeset [1012] by mhessling
Added stub for dw_window_get_font() for OS/2 port
5:17 AM Changeset [1011] by bsmith
Fixes to errors in documentation comments while importing them into …

May 13, 2011:

9:25 PM Changeset [1010] by bsmith
Fix some of the documentation comments. Corrected spelling, filled …

May 11, 2011:

5:12 AM Changeset [1009] by bsmith
Switched to using TransparentBlt?() on Windows, and allow transparent …

May 9, 2011:

2:05 PM Changeset [1008] by bsmith
Switchted to using dw_paned_pack*() to pack the splitbar on GTK3. This …
5:58 AM Changeset [1007] by mhessling
Correct OS/2 question mark pointer #define; should be …

May 8, 2011:

6:30 AM Changeset [1006] by bsmith
Added support for Dynamic Windows style font names for GTK2.
6:24 AM Changeset [1005] by bsmith
Changes to the test program to use new font style for GTK2+.
6:18 AM Changeset [1004] by bsmith
Added support for Dynamic Windows style font names for GTK3.
3:28 AM Changeset [1003] by bsmith
Minor fixed and code cleanups on OS/2.
12:47 AM Changeset [1002] by bsmith
Fix for dw_notebook_page_new() changing active page incorrectly on Windows.

May 7, 2011:

8:17 PM Changeset [1001] by bsmith
Fixed GTK reporting wrong character and line counts. 1000 revisions!!!
8:04 PM Changeset [1000] by bsmith
Fixes for dw_mle_import to make it function like the other platforms …
7:55 PM Changeset [999] by bsmith
Removed some code I accidentally commited to the OS/2 module.
7:49 PM Changeset [998] by bsmith
Fixes to MLE handling to make it work like the other platforms. …
7:46 PM Changeset [997] by bsmith
Removed carriage return stripping from GTK3, it is not needed.
7:44 PM Changeset [996] by bsmith
Remove carriage return stripping for GTK2... it is only needed in GTK1.
7:39 PM Changeset [995] by bsmith
A few MLE fixes on the Mac... and a slightly updated dwtest for MLE …
7:12 PM Changeset [994] by bsmith
Added some MLE tests to dwtest program to make sure MLEs function the …
3:20 PM Changeset [993] by bsmith
Fix return value of dw_mle_import() after importing empty string on …
2:42 PM Changeset [992] by bsmith
Clamp the point specified in dw_mle_set_cursor() to the range of text …
6:29 AM Changeset [991] by mhessling
Reset line endings to LF from CRLF
6:06 AM Changeset [990] by bsmith
Added a DW_RESOURCE() macro for typecasting parameters to HICN and for …
5:14 AM Changeset [989] by bsmith
Fix return type of dw_listbox_selected() to be "int" instead of …
2:15 AM Changeset [988] by bsmith
Changes so the template will actually compile... and more comment …
1:58 AM Changeset [987] by bsmith
Added a template skeleton file for porting DW to other platforms. …
12:09 AM Changeset [986] by mhessling
Allow checboxes and other "buttons" to have a blank title instead of …

May 6, 2011:

7:54 AM Changeset [985] by bsmith
Fixed dw_window_destroy() on container and trees... there are multiple …
7:50 AM Changeset [984] by mhessling
Don't destroy a pixmap if the handle is null Fix …
6:47 AM Changeset [983] by bsmith
Ok so we need to set the object to be the right value in this case so …
6:34 AM Changeset [982] by bsmith
Attempt at fixing dw_window_destroy() for controls that are embedded …
2:57 AM Changeset [981] by bsmith
Fixes to the GTK1/2 module to support the new HICN type, but no major …
2:44 AM Changeset [980] by bsmith
Oops... missed including the header change in that last commit.
2:35 AM Changeset [979] by bsmith
Changed HICN to be a pointer type and simplified the icon code. Except …
1:46 AM Changeset [978] by bsmith
Changed to using HANDLE as the base type for HICN on Windows. This may …

May 5, 2011:

11:16 PM Changeset [977] by bsmith
Fixed a few things I missed when merging from the GTK3 module.
11:11 PM Changeset [976] by bsmith
Step 1 in the modernization of the GTK1/2 module... see comments in …
10:15 PM Changeset [975] by bsmith
Fixed an issue where dw_color_background_set() would not function.
10:05 PM Changeset [974] by bsmith
Step 1 in modernizing the GTK3 module. Removed all the thread arrays, …
5:14 PM Changeset [973] by bsmith
We need to destroy the thread's brush and pen when the thread exits so …
5:53 AM Changeset [972] by bsmith
Step 1 in modernization of the Win32 module. Eliminate Windows NT …

May 4, 2011:

12:58 AM Changeset [971] by bsmith
Removed some code that captured the mouse pointer and set focus in the …

May 3, 2011:

1:58 AM Changeset [970] by bsmith
Minor formatting fix.
1:43 AM Changeset [969] by bsmith
Added code to detect the actual color depth of loaded bitmap files on …

May 2, 2011:

5:51 PM Changeset [968] by bsmith
Fixed a crash in _free_window_memory() when attempting to free memory …
5:43 PM Changeset [967] by bsmith
Some code cleanups for OS/2 while attempting to track down an issue in …
5:24 PM Changeset [966] by bsmith
Fixed a coordinate system issue with the button press handler on OS/2. …
5:04 PM Changeset [965] by bsmith
Implemented transparent BitBlt? on OS/2 using …
2:26 PM Changeset [964] by bsmith
Only set the transparent color on bitmaps with 8 bits per pixel.. …
2:18 PM Changeset [963] by bsmith
Added initial support for transparent pixmap/bitmaps on Windows... …
5:39 AM Changeset [962] by bsmith
Fixes for bitblts with clipping and offset on GTK3.
5:31 AM Changeset [961] by bsmith
4:45 AM Changeset [960] by bsmith
Fixes to flip pixmaps when loading from file or data on Mac. Also …
1:45 AM Changeset [959] by bsmith
Fixed incorrectly using _get_frame_height() instead of _get_height() …
1:14 AM Changeset [958] by bsmith
Removed a function call that was erroneously left in during testing.
1:07 AM Changeset [957] by bsmith
Fixes for some more coordinate system issues on the Mac. Also some …

May 1, 2011:

10:52 PM Changeset [956] by mhessling
Support dw_window_set_text() for groupboxes
5:30 AM Changeset [955] by mhessling
Use NSCompositeSourceOver for bitblting that respects transparency of …
4:40 AM Changeset [954] by bsmith
Added support for dw_window_get_pos_size() to work on individual …
3:31 AM Changeset [953] by bsmith
Attempt at fixing mouse button detection on Leopard for Mac.
1:10 AM Changeset [952] by bsmith
Changed dw_window_capture() an dw_window_release() because the …

Apr 30, 2011:

9:50 PM Changeset [951] by bsmith
Oops left in a debug message from testing.
9:49 PM Changeset [950] by bsmith
On window sizes we need to flip the origin point on the frame too on …
9:33 PM Changeset [949] by bsmith
Attempt at inverting the window position and mouse pointer coordinates …
7:35 PM Changeset [948] by bsmith
Coordinate system changes to button press and motion notify events on Mac.
6:43 PM Changeset [947] by bsmith
Some motion notify changes... so it can handle events without the …

Apr 28, 2011:

3:01 PM Changeset [946] by bsmith
Changed check from x and y not being zero to x and y being greater …

Apr 27, 2011:

11:55 AM Changeset [945] by bsmith
Minor change to the build comment.
11:29 AM Changeset [944] by bsmith
dw_window_redraw() should relayout the window in addition to flushing …
9:59 AM Changeset [943] by mhessling
Fix for returning wrong extension in _dw_get_image_extension; only …
9:00 AM Changeset [942] by bsmith
Fixes for notebook crashes when destroying pages in conjunction with …
7:56 AM Changeset [941] by mhessling
Add support for different image file types in dw_*_from_file() …
7:23 AM Changeset [940] by bsmith
Added initial support for allowing dW_window_destroy() to remove an …

Apr 26, 2011:

1:44 PM Changeset [939] by bsmith
Implement informational messagebox style on the Mac.
10:45 AM Changeset [938] by bsmith
Needed to retain NSStrings in the tree view on Mac to prevent crashes. …
5:51 AM Changeset [937] by bsmith
Put in a bounds check just on a hunch when editing containers on Mac.
3:23 AM Changeset [936] by bsmith
Rewrote the scrollbar handler with a more accurate method and fixed a …

Apr 25, 2011:

8:42 PM Changeset [935] by bsmith
Fixes for dw_window_capture(), dw_window_release() and motion notify …
4:08 PM Changeset [934] by bsmith
Minor changes to vertical centering on (status) text fields on the …
12:26 PM Changeset [933] by bsmith
When getting dw_window_show() called on an unresized window... trigger …

Apr 23, 2011:

1:37 PM Changeset [932] by bsmith
Removed some code that had been used for debugging the layout code. …
1:05 PM Changeset [931] by bsmith
Two fixes... the first is on the fly calculation of groupbox border …
2:32 AM Changeset [930] by bsmith
Removed some fixed that weren't really needed.
12:37 AM Changeset [929] by bsmith
Reverting that last change... it makes resizing really nice but all …

Apr 22, 2011:

10:26 PM Changeset [928] by bsmith
Add the WS_EX_COMPOSITED window flag to toplevel windows on Windows XP …
1:21 PM Changeset [927] by bsmith
Temporary fix for redraw issue in a notebook and other sub-controls.
11:43 AM Changeset [926] by bsmith
Fix int to double conversion issues causing scrollbar issues on Mac. …
11:01 AM Changeset [925] by bsmith
Fix for button press/release events coordinates being relative to the …
9:42 AM Changeset [924] by bsmith
Fixes for groupbox padding calculation on Mac. There are two pieces …
5:01 AM Changeset [923] by bsmith
Fixed a clang warning.
4:56 AM Changeset [922] by bsmith
I guess the retains aren't needed on the NSBitmapImageReps on the Mac. …
4:51 AM Changeset [921] by bsmith
Revering the dw_pixmap_destroy() dealloc/release change on the Mac. …
4:23 AM Changeset [920] by bsmith
Switched back to using the dealloc() method in dw_pixmap_destroy() to …
3:59 AM Changeset [919] by bsmith
Experimental change, pulling the resize event handling out of the …
1:13 AM Changeset [918] by bsmith
Test fix at the partial bitblt issue on Mac. Also combine setting up …

Apr 21, 2011:

10:53 PM Changeset [917] by bsmith
Fixed a bunch of warnings reported by clang using GTK2. There appears …
10:21 PM Changeset [916] by bsmith
If we aren't building a DLL use the simple folder browser and don't …
11:27 AM Changeset [915] by bsmith
Removed a bunch of code that had been used to support Win95/NT/98/ME …
6:37 AM Changeset [914] by bsmith
Pick a better colorspace for new pixmaps.
12:51 AM Changeset [913] by bsmith
Switched to using a different potentially slower NSImage conversion to …

Apr 20, 2011:

2:09 PM Changeset [912] by bsmith
Experimental change to pixmap rendering. Switch from using NSImage to …

Apr 19, 2011:

8:24 AM Changeset [911] by bsmith
Have INIDIR use the home directory on all platforms now, not just Unix …
7:55 AM Changeset [910] by bsmith
Implemented _dw_user_dir() using GetUserProfileDirectory?() on Windows. …
5:54 AM Changeset [909] by bsmith
Added missing API to _popuplate_tree_thread() on OS/2. API being …
5:12 AM Changeset [908] by bsmith
Added a Browse Folder button to test the folder browsing dialogs.
4:47 AM Changeset [907] by bsmith
Fixed scrollbox tab and shift tab focus shifting on OS/2.
4:37 AM Changeset [906] by bsmith
Fixed scrollbox tab and shift tab focus shifting on Windows.
3:52 AM Changeset [905] by bsmith
Temporary workaround to a maximize resize issue.

Apr 18, 2011:

11:22 AM Changeset [904] by bsmith
Also disable GTK tree view searching in GTK2.
11:21 AM Changeset [903] by bsmith
Disable searching in GTK tree view based controls. It is very …
11:03 AM Changeset [902] by bsmith
Don't pass in a partial UTF8 string in the character field during key …
8:56 AM Changeset [901] by bsmith
One more try at window key handling... since I can't seem to trap …
6:12 AM Changeset [900] by mhessling
Added enterable widget on render tab to test keypress callback
6:06 AM Changeset [899] by bsmith
Added missing SIF_PAGE getting SCROLLINFO on Windows. This was causing …
12:19 AM Changeset [898] by bsmith
Accidentally added a line that wasn't needed.
12:13 AM Changeset [897] by bsmith
Added a DWWindow subclass to trap key events on the main window for Mac.

Apr 17, 2011:

6:22 AM Changeset [896] by bsmith
Fix for invalid data being passed to dw_color_foreground_set() on the …
3:34 AM Changeset [895] by bsmith
Fix for dw_draw_text() not using the background color on GTK3.
2:45 AM Changeset [894] by bsmith
Fix for dw_draw_text() not using the background color on the Mac. …

Apr 13, 2011:

6:59 PM WikiProcessors edited by trac
(diff)
6:59 PM TracWorkflow created by trac
6:59 PM TracInstall edited by trac
(diff)
6:59 PM WikiHtml edited by trac
(diff)
6:59 PM RecentChanges edited by trac
(diff)
6:59 PM TracSearch edited by trac
(diff)
6:59 PM TracInterfaceCustomization edited by trac
(diff)
6:59 PM InterWiki edited by trac
(diff)
6:59 PM WikiNewPage edited by trac
(diff)
6:59 PM TracGuide edited by trac
(diff)
6:59 PM TracTimeline edited by trac
(diff)
6:59 PM TracTickets edited by trac
(diff)
6:59 PM TracLinks edited by trac
(diff)
6:59 PM TracSupport edited by trac
(diff)
6:59 PM TracRevisionLog edited by trac
(diff)
6:59 PM TracFineGrainedPermissions created by trac
6:59 PM TracBrowser edited by trac
(diff)
6:59 PM TitleIndex edited by trac
(diff)
6:59 PM TracStandalone edited by trac
(diff)
6:59 PM TracNavigation created by trac
6:59 PM WikiMacros edited by trac
(diff)
6:59 PM TracImport edited by trac
(diff)
6:59 PM TracAccessibility edited by trac
(diff)
6:59 PM TracUnicode edited by trac
(diff)
6:59 PM TracChangeset edited by trac
(diff)
6:59 PM PageTemplates created by trac
6:59 PM InterTrac edited by trac
(diff)
6:59 PM TracModPython edited by trac
(diff)
6:59 PM TracUpgrade edited by trac
(diff)
6:59 PM TracFastCgi edited by trac
(diff)
6:59 PM TracLogging edited by trac
(diff)
6:59 PM CamelCase edited by trac
(diff)
6:59 PM TracReports edited by trac
(diff)
6:59 PM TracCgi edited by trac
(diff)
6:59 PM TracNotification edited by trac
(diff)
6:59 PM WikiFormatting edited by trac
(diff)
6:59 PM TracPermissions edited by trac
(diff)
6:59 PM WikiPageNames edited by trac
(diff)
6:59 PM TracRepositoryAdmin created by trac
6:59 PM TracPlugins edited by trac
(diff)
6:59 PM TracBackup edited by trac
(diff)
6:59 PM TracRoadmap edited by trac
(diff)
6:59 PM TracEnvironment edited by trac
(diff)
6:59 PM WikiRestructuredTextLinks edited by trac
(diff)
6:59 PM TracWiki edited by trac
(diff)
6:59 PM TracIni edited by trac
(diff)
6:59 PM WikiDeletePage edited by trac
(diff)
6:59 PM TracSyntaxColoring edited by trac
(diff)
6:59 PM TracTicketsCustomFields edited by trac
(diff)
6:59 PM TracRss edited by trac
(diff)
6:59 PM TracModWSGI created by trac
6:59 PM TracQuery edited by trac
(diff)
6:59 PM TracAdmin edited by trac
(diff)
6:59 PM WikiRestructuredText edited by trac
(diff)

Apr 7, 2011:

7:31 PM Changeset [893] by bsmith
Removed dw_pixmap_set_transparent_color() from unimplemented on the …
7:20 PM Changeset [892] by bsmith
Set DW_MLE_CASESENSITIVE to be the NSLiteralSearch value.
7:17 PM Changeset [891] by bsmith
Implemented dw_mle_search on Mac.
6:44 PM Changeset [890] by bsmith
Implemented dw_entryfield_set_limit() on the Mac using a custom …
6:20 PM Changeset [889] by bsmith
Implemented the motion notify event on Mac. Most of it was there …
9:04 AM Changeset [888] by bsmith
Removed some dead code from GTK3.
8:45 AM Changeset [887] by bsmith
Implemented container column alignment on GTK3.
7:18 AM Changeset [886] by bsmith
Experimental changes to the containers so filsystem icon and name are …
3:34 AM Changeset [885] by bsmith
Experimental change to use a single column for holding the filename …

Apr 6, 2011:

10:51 PM Changeset [884] by bsmith
Implemented dw_tree_get_parent() for the Mac.
7:44 PM Changeset [883] by bsmith
Configure change to find webkit with GTK3.
8:30 AM Changeset [882] by bsmith
Removed old carbon resource file and line from the Mac shell script.
8:14 AM Changeset [881] by bsmith
Switched to realpath() instead of rel2abs() for GTK1/2 for now also. …
7:32 AM Changeset [880] by bsmith
Implemented dw_listbox_set_top() for GTK3. Switched to using …
5:42 AM Changeset [879] by bsmith
One last change... use 30 bytes instead of 20... don't want to overflow.
5:39 AM Changeset [878] by bsmith
After thinking about it... probably need to get rid of the saved data …
5:37 AM Changeset [877] by bsmith
Rewrote the timers for GTK3. Due to the removal of the timer remove by …

Apr 5, 2011:

12:35 AM Changeset [876] by bsmith
Dynamically set the video memory backing location, only if there is a …

Apr 4, 2011:

10:40 PM Changeset [875] by bsmith
Another test fix at reported crash in dw_window_default(). Also …
5:49 AM Changeset [874] by bsmith
Solaris recommends using statvfs() instead of statfs()
4:37 AM Changeset [873] by bsmith
Need to use tv_sec if tv_nsec exceeds one second on Solaris.
3:41 AM Changeset [872] by bsmith
Erm and config.guess.
3:40 AM Changeset [871] by bsmith
We seem to need config.sub now?

Apr 3, 2011:

7:29 PM Changeset [870] by bsmith
Guess I wanted to trap didClickTableColumn instead of …
7:09 PM Changeset [869] by bsmith
Added code to check the image size inside the cell during optimize.
6:43 PM Changeset [868] by bsmith
Removed INCOMPLETE from the dw_scrollbox_new() comment on Windows.
5:24 PM Changeset [867] by bsmith
Added some sanity checks for a couple of problem functions and default …
5:53 AM Changeset [866] by mhessling
Removed leftover code from _HandleScroller copied incorrectly when …

Apr 2, 2011:

7:04 AM Changeset [865] by bsmith
Experimental change to bitmap loading to allow virtual transparent …

Apr 1, 2011:

9:00 PM Changeset [864] by bsmith
Implemented dw_container_scroll() for GTK3.
1:37 AM Changeset [863] by bsmith
Formatting cleanups.
1:22 AM Changeset [862] by bsmith
Implemented vertical centering on text fields.

Mar 31, 2011:

11:34 PM Changeset [861] by bsmith
Also align the header cells, not just the data ones.
9:10 PM Changeset [860] by bsmith
Disable auto-sizing... I had enabled this during optimize because it …
8:58 PM Changeset [859] by bsmith
Added method to do column optimizations like on other platforms. …
7:13 PM Changeset [858] by bsmith
Removed an unnecessary method in the container (rowCount) and …
6:50 PM Changeset [857] by bsmith
Fixed an error on the close event handler on the Mac.
6:10 PM Changeset [856] by bsmith
Add safety check to avoid potential divide by zero.
6:05 PM Changeset [855] by bsmith
Implemented dw_container_scroll() on Mac.
5:22 PM Changeset [854] by bsmith
Added code to prevent configure events from being sent with the same size.
3:35 AM Changeset [853] by bsmith
Changed the Render widget superclass from NSView to NSControl to allow …
1:46 AM Changeset [852] by bsmith
Added WM_PAINT to the scrollbox window procedure to get rid of the …
1:37 AM Changeset [851] by bsmith
Implemented dw_scrollbox_get_pos() and dw_scrollbox_get_range() on …
1:17 AM Changeset [850] by bsmith
Basics of scrolling working on OS/2.
12:34 AM Changeset [849] by bsmith
Added initial scrollbox implementation for OS/2.

Mar 29, 2011:

11:45 PM Changeset [848] by bsmith
Added listbox to the tree page... to test the tree view support... …
11:25 PM Changeset [847] by bsmith
Implemented dw_scrollbox_get_range() and dw_scrollbox_get_pos() on the Mac.
11:04 PM Changeset [846] by bsmith
Updates to the comments about scrollboxes and removing them from …
10:57 PM Changeset [845] by bsmith
Implemented dw_scrollbox_get_pos() and dw_scrollbox_get_range() on Windows.
10:20 PM Changeset [844] by bsmith
Basic handling for the scrolled widget. Scrollbox now works on Windows.
5:36 PM Changeset [843] by bsmith
Implemented the fix for the scrollbox problem on the Mac (that was …
5:21 PM Changeset [842] by bsmith
Initial implementation of scrollboxes on Windows. Windows does not …
3:31 AM Changeset [841] by bsmith
Minor scrollbox fixes... still not displaying the contents however …
1:25 AM Changeset [840] by bsmith
Initial attempt at implementing the scrollbox on the Mac.

Mar 27, 2011:

7:08 PM Changeset [839] by bsmith
More work on getting MDI working again.... still doesn't work right …
4:09 AM Changeset [838] by bsmith
Removed some GTK_IS_TREE_VIEW checks that were erroneously dropping …
4:02 AM Changeset [837] by bsmith
Fixed for dw_*_change_item() on GTK2.
3:57 AM Changeset [836] by bsmith
Scrollbox cleanups on Windows and added stubs on OS/2.
3:47 AM Changeset [835] by bsmith
Fix for dw_filesystem_set_file() not working as designed on Windows... …
3:30 AM Changeset [834] by bsmith
Minor fix for dw_container_column_set_width() on Mac.
3:24 AM Changeset [833] by bsmith
Implemented dw_container_set_column_width().
2:42 AM Changeset [832] by bsmith
Implemented Enter/Return? triggering the item enter event.
12:07 AM Changeset [831] by bsmith
Attempt to get dw_font_text_extents_get() on controls besides the …

Mar 26, 2011:

8:59 PM Changeset [830] by bsmith
Fixed leak in dw_draw_text() not releasing the dictionary which was …
8:51 PM Changeset [829] by bsmith
Implemented thread specific colors. Allows threads to have their own …
2:36 PM Changeset [828] by bsmith
Implemented DW_DIRECTORY_OPEN on the Mac.
2:22 PM Changeset [827] by bsmith
Removed INCOMPLETE lines on the clipboard.
1:38 PM Changeset [826] by bsmith
Implemented dw_clipboard_get_text() and dw_clipboard_set_text() on OS/2.
1:17 PM Changeset [825] by bsmith
Fix various compiler warnings on OS/2.
1:00 PM Changeset [824] by bsmith
Fix for dw_container_set_row_title() misbehavior on Mac and …
12:52 PM Changeset [823] by bsmith
GTK2/3 changes for similar dw_container_set_item() and …
12:49 PM Changeset [822] by bsmith
Fix for some dw_container_change_item() misbehavior... was functioning …
5:24 AM Changeset [821] by bsmith
More safety checks in the drawing functions.
5:14 AM Changeset [820] by bsmith
Switched to using gdk_cairo_set_source_color() from the Cairo RGB …
5:03 AM Changeset [819] by bsmith
Implemented dw_pixmap_bitblt() with cairo surfaces instead of pixbufs. …
4:53 AM Changeset [818] by bsmith
Initial implementation of a slightly disjointed dual cairo_surface …
4:31 AM Changeset [817] by bsmith
Fix column ID for filesystem type containers for GTK3.

Mar 25, 2011:

9:23 PM Changeset [816] by bsmith
Fix for column click handler not working.
1:25 PM Changeset [815] by bsmith
dw_window_set_color() now affects boxes immediately (no longer on the …
1:11 PM Changeset [814] by bsmith
Changes for dw_window_set_color() so it works on pretty much any …

Mar 24, 2011:

9:05 PM Changeset [813] by bsmith
Added coloring support for the Container/Tree/Listbox? controls.
3:51 PM Changeset [812] by bsmith
MinorBuild? was being left uninitialized.
3:46 PM Changeset [811] by bsmith
Similar fix for dw_window_get_text().
3:42 PM Changeset [810] by bsmith
Fix for dw_window_set_text() on buttons not working. Implemented …
6:35 AM Changeset [809] by bsmith
More accurate groupbox paddig calculations. Title rectangle is now …
2:07 AM Changeset [808] by bsmith
Added flag to set window's prefered backing location to be video …

Mar 23, 2011:

8:59 PM Changeset [807] by bsmith
Fix for dw_combobox_new() not setting the default text in the entryfield.
8:45 PM Changeset [806] by bsmith
Attempt at implementing column click events. Doesn't seem to work yet …
8:05 PM Changeset [805] by bsmith
Initial implementation of dw_mle_set_visible().
7:50 PM Changeset [804] by bsmith
Think we need to ignore the last add point when the pointer argument …
7:43 PM Changeset [803] by bsmith
dw_window_enable() and dw_window_disable() now function as expected on …
7:18 PM Changeset [802] by bsmith
So after looking at the Windows code... I realized it worked …
5:49 PM Changeset [801] by bsmith
Ok... groupbox calculation fix try #2!
9:41 AM Changeset [800] by bsmith
Err really screwed up the last commit... this should work better.
9:16 AM Changeset [799] by bsmith
Initial groupbox padding calculation fix. This may still need more …
4:40 AM Changeset [798] by bsmith
Make listbox, container and tree cells uneditable.
4:23 AM Changeset [797] by bsmith
Test fix for containers (and probably listboxes) not showing their …

Mar 22, 2011:

10:01 PM Changeset [796] by bsmith
Basic code to handle unchecking other radio buttons attached to the …
9:03 PM Changeset [795] by bsmith
Initial groupbox support. Sizing of the content frame is not quite …
5:54 AM Changeset [794] by bsmith
More cleaning of the source since we are targeting GTK3 alone with …
5:21 AM Changeset [793] by bsmith
Removed a now unused helper function and fixed a discared qualifier error.
5:07 AM Changeset [792] by bsmith
Reenabled the set-focus code that was disabled due to combobox issues. …
4:55 AM Changeset [791] by bsmith
Implemented dw_listbox_selected_multi() however need to do some …
4:29 AM Changeset [790] by bsmith
Fixes some missing checks for combobox causing GTK warnings running …
1:26 AM Changeset [789] by bsmith
Implemented the column click event handler... Need to think about …
12:33 AM Changeset [788] by bsmith
Implemented list select event for both combobox and listbox …

Mar 21, 2011:

11:20 PM Changeset [787] by bsmith
Slight code cleanup.
8:35 PM Changeset [786] by bsmith
Container events now working except for column-click.
7:19 AM Changeset [785] by bsmith
Most of the dw_container_* functions now implemented but many …
4:25 AM Changeset [784] by bsmith
Have the basics of containers working now with the tree view widget.
1:33 AM Changeset [783] by bsmith
Lots of listbox/combobox/container fixes. Things are starting to come …

Mar 20, 2011:

11:40 PM Changeset [782] by bsmith
More code and cleanups for listboxes/combobox and event handling... …
6:27 PM Changeset [781] by bsmith
Implemented many of the dw_listbox_* functions using the new tree view …
9:22 AM Changeset [780] by bsmith
More work on comboboxes, listboxes and containers. Comboboxes now …
5:21 AM Changeset [779] by bsmith
Accidentally clobbered something in dw.h required for GTK 2.x.
5:12 AM Changeset [778] by bsmith
Added initial support for GTK 3.0. Split it off into its own …

Mar 19, 2011:

1:21 AM Changeset [777] by mhessling
Add new notebook page to test scrollbox widget
1:19 AM Changeset [776] by mhessling
Add dw_scrollbox_get_pos() and dw_scrollbox_get_range() Change font …
1:16 AM Changeset [775] by mhessling
Add -MT or -MTd switch to DEBUG switches
12:37 AM Changeset [774] by mhessling
When destroying a spinbutton, destroy the correct window Create a …

Mar 18, 2011:

6:17 AM Changeset [773] by bsmith
Oops guess radiobuttons did initialize ColorInfo?... removed the duplicate.
5:53 AM Changeset [772] by bsmith
Fixed problem with thick black border being drawn around buttons. The …
4:48 AM Changeset [771] by bsmith
Fixed a typo in VK_RETURN and initial implementation of …
3:38 AM Changeset [770] by mhessling
Don't fill a rectangle unless requested to
3:17 AM Changeset [769] by bsmith
Enable recalculating the key view loop (keyboard focus list) …
2:29 AM Changeset [768] by bsmith
Removed some now unnecessary code.
12:41 AM Changeset [767] by bsmith
Attempt at support for DW_BS_NOBORDER for GTK. Theoretically should …
12:25 AM Changeset [766] by bsmith
Added DW_BS_NOBORDER style which can be set on buttons with …

Mar 17, 2011:

11:58 PM Changeset [765] by mhessling
Fix for crashes with generating images from data
11:57 PM Changeset [764] by mhessling
Support for building on QNX platforms
11:21 PM Changeset [763] by bsmith
Possible fix for exception in dw_bitmapbutton_new_from_data()
8:56 PM Changeset [762] by bsmith
Removed the custom tooltip creator I ported from OS/2 and switched to …
5:34 PM Changeset [761] by bsmith
Added manifest files that will import the common controls library that …
4:42 PM Changeset [760] by bsmith
Visual Studio 2008's runtime is crazy sensitive. I put in a bunch of …
3:34 PM Changeset [759] by bsmith
Remove the compiler flag setting structure packing to 1 byte. The …
2:58 PM Changeset [758] by bsmith
Fix for crash when changing background colors, needed retain and release.
6:13 AM Changeset [757] by bsmith
Clang complains about the types I used for the OS version.
5:08 AM Changeset [756] by bsmith
Preset the splitbar percent to 50% since Leopard doesn't set it …
4:48 AM Changeset [755] by bsmith
Converted tabs to spaces.
3:31 AM Changeset [754] by bsmith
Runtime Snow Leopard checks where possible and visual fix for Leopard …

Mar 16, 2011:

10:01 PM Changeset [753] by bsmith
Changes to be smarter about source and destination directories with …
3:35 PM Changeset [752] by bsmith
Code cleanup.
3:31 PM Changeset [751] by bsmith
Added tooltips to bitmap buttons... and made a change to the look when …
3:10 PM Changeset [750] by bsmith
Abort drawing functions if we fail to lock focus on a render control.
7:44 AM Changeset [749] by bsmith
9 point Monaco looks better than 8 point... so switching in dwtest... …
7:39 AM Changeset [748] by bsmith
Fixes for font handling on pixmaps... it needs to use the associated …
3:24 AM Changeset [747] by bsmith
Added an internal Mac function for setting the default Dynamic Windows …
2:56 AM Changeset [746] by bsmith
Possible fix for container (and possibly tree) controls picking up …
2:30 AM Changeset [745] by bsmith
Reverting part of that last change... changing the default font causes …
2:22 AM Changeset [744] by bsmith
Fixed an error in the comments.
2:22 AM Changeset [743] by bsmith
Working on fonts some more.... setting a default label font that is …
1:34 AM Changeset [742] by bsmith
Font and color improvements... including implementing dw_window_set_font().

Mar 15, 2011:

10:32 PM Changeset [741] by bsmith
Use NSWorkplace to launch GUI applications instead of fork() and exec().
8:06 PM Changeset [740] by bsmith
Slight change to the window initial size fix... still don't like this …
7:48 PM Changeset [739] by bsmith
Added retains to the window menus so they don't get autoreleased when …
7:20 PM Changeset [738] by bsmith
Possible fix for initial window creation with 0 size... not sure if …
6:40 AM Changeset [737] by bsmith
Fixed a minor 64/32 bit issue and fixed my having blue and red values …
6:07 AM Changeset [736] by bsmith
Fixed the crashing issue with dw_color_choose() it now functions …
3:12 AM Changeset [735] by bsmith
Fixes for the color chooser... it now works a single time. However... …
1:46 AM Changeset [734] by mhessling
Add dw_window_get_font() Add incomplete dw_scrollbox_get* functions …
1:13 AM Changeset [733] by bsmith
Calendar control should return years with 4 digits not 2.
12:45 AM Changeset [732] by bsmith
Switched to graphical calendar control style... and fixed date …

Mar 14, 2011:

10:25 PM Changeset [731] by bsmith
Changes to correctly set the main thread and lock the run mutex when …
9:43 PM Changeset [730] by bsmith
Fixed 2 errors in the tree select event handler. Also removed unused …
7:30 PM Changeset [729] by bsmith
Possible fix for container string columns not showing correctly. …
6:26 PM Changeset [728] by bsmith
Experimental changes to dw_main_sleep() and dw_main_iteration() to …
2:08 AM Changeset [727] by bsmith
Couple more fixes to keyhandling... committed before I finished what I …
1:57 AM Changeset [726] by bsmith
Initial key press event/signal handling... does not seem to trap on …

Mar 13, 2011:

11:06 PM Changeset [725] by bsmith
Implemented tree expand event.
4:50 PM Changeset [724] by bsmith
Fixes for dw_container/filessystem_get_column_type from Mark …
8:32 AM Changeset [723] by bsmith
Some fixes for out of range parameters passed to dw_listbox_g/set_text().
7:40 AM Changeset [722] by bsmith
Updated the #if for Snow Leopard/Leopard? builds to handle them not …
5:47 AM Changeset [721] by bsmith
More 10.5 fixes... some selectors cause exceptions.
5:38 AM Changeset [720] by bsmith
Fixes for building for MacOS 10.5 and PPC

Mar 12, 2011:

5:42 PM Changeset [719] by bsmith
Added "Windows Vista" and "Windows 7" to the operating system names …
4:46 PM Changeset [718] by bsmith
dw_browse() reimplmented so it actually works as expected.
3:44 PM Changeset [717] by bsmith
Fixed the percent/progress indicators from always being indeterminate.
2:56 PM Changeset [716] by bsmith
Don't send tree events with no selected item. Also don't strdup a …
2:42 PM Changeset [715] by bsmith
Fixed the scrollbar maximum range to be correct. Also added some MLE code.
6:19 AM Changeset [714] by bsmith
Fix for popup menus not being created when window handle passed is a …
6:03 AM Changeset [713] by bsmith
Finishing up tree event/signal handlers.
4:12 AM Changeset [712] by bsmith
Fixes for tree event handling. Still more to come shortly…
2:54 AM Changeset [711] by bsmith
Fixes for container event handling. Also made container/listbox cells …
1:50 AM Changeset [710] by bsmith
Added support for scrollbar line and page scrolling. Need to check …

Mar 11, 2011:

9:53 PM Changeset [709] by bsmith
Scrollbar event fixes... scale was wrong... not sure it is correct but …
8:30 PM Changeset [708] by bsmith
Spinbuttons now respond to value changed. Fix for typing in …
7:59 PM Changeset [707] by bsmith
Fixes to the slider control so events happen.
5:20 PM Changeset [706] by bsmith
Implemented more of the missing event/signal handlers and other code …
5:56 AM Changeset [705] by bsmith
dw_menu_popup() now uses the coordinates specified instead of the …
5:23 AM Changeset [704] by bsmith
Fix for button press and context menus.
3:02 AM Changeset [703] by bsmith
Some cleanups for the run loop iteration and thread system.
2:33 AM Changeset [702] by bsmith
Offload some drawing functions to the main thread to prevent focus …
1:49 AM Changeset [701] by bsmith
Fix for pool being removed and not just drained.

Mar 10, 2011:

11:28 PM Changeset [700] by bsmith
Added draining mechanism for threads that don't have run loops.
7:49 PM Changeset [699] by bsmith
Removed unused Preferences menu item from the application menu.
7:36 PM Changeset [698] by bsmith
Minor updates to the last commit.
6:58 PM Changeset [697] by bsmith
Reimplementation of dw_main_iteration and dw_main_sleep that actually …
6:30 PM Changeset [696] by bsmith
Experimental change for locking on the main thread... will be …
2:34 AM Changeset [695] by bsmith
Added "retain"s to the DWTree/DWContainer/DWListBox classes memory …

Mar 8, 2011:

1:30 AM Changeset [694] by bsmith
Added initial thread synchronization code to stop the main loop when …
12:08 AM Changeset [693] by bsmith
Fixes to the color picker... it actually shows the picker now but it …

Mar 7, 2011:

11:15 PM Changeset [692] by bsmith
Fixed errors creating scrollbars.
10:09 PM Changeset [691] by bsmith
Fixes for timers not working properly. Includes commented out test …

Mar 3, 2011:

2:49 PM Changeset [690] by bsmith
Implemented dw_listbox_insert for containers.
2:23 PM Changeset [689] by bsmith
Implemented dw_window_reparent using the method used for MDI …
1:48 PM Changeset [688] by bsmith
Cleanups for conflicts with "id" which is a keyword in Objective-C. …
1:17 PM Changeset [687] by bsmith
Added MDI simulation code... the MDI "window" will just be a box for …
Note: See TracTimeline for information about the timeline view.