Timeline



Jun 1, 2011:

3:00 PM WikiStart edited by ak120
(diff)
2:59 PM WikiStart edited by ak120
(diff)
11:56 AM Changeset [1051] by bsmith
Fix for dw_tree_item_delete() not working if there are no child nodes …

May 28, 2011:

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

May 27, 2011:

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

May 26, 2011:

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

May 25, 2011:

5:18 AM Changeset [1036] by bsmith
Up the version number to 2.0, removed some obsolete mac files from …
5:06 AM Changeset [1035] by bsmith
Changes for distribution packing for Unix.
4:55 AM Changeset [1034] by bsmith
Changes preparing for 2.0 release on OS/2.
4:47 AM Changeset [1033] by bsmith
Updates preparing for 2.0 release on Windows.
12:18 AM Changeset [1032] by bsmith
Switched back to CCS_EXTENDSEL from CCS_MULTIPLESEL... Made the change …

May 22, 2011:

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

May 21, 2011:

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

May 20, 2011:

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

May 18, 2011:

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

May 17, 2011:

8:55 AM Changeset [1019] by bsmith
While debugging an the lack of SELECT event in containers …
5:54 AM Changeset [1018] by bsmith
Updated the readme with the new URL to the Dynamic Windows Web Help …

May 16, 2011:

4:50 PM Changeset [1017] by bsmith
Added important information about the status of MDI support to the …
2:05 AM Changeset [1016] by bsmith
Filled in more of the important changes form version 1.1 in the …
12:51 AM Changeset [1015] by bsmith
Added a basic changelog to the readme file from version 1.1.

May 15, 2011:

10:17 PM Changeset [1014] by bsmith
Updates to the readme file for the upcoming 2.0 release.

May 14, 2011:

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

May 13, 2011:

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

May 11, 2011:

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

May 9, 2011:

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

May 8, 2011:

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

May 7, 2011:

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

May 6, 2011:

9:54 AM Changeset [985] by bsmith
Fixed dw_window_destroy() on container and trees... there are multiple …
9:50 AM Changeset [984] by mhessling
Don't destroy a pixmap if the handle is null Fix …
8:47 AM Changeset [983] by bsmith
Ok so we need to set the object to be the right value in this case so …
8:34 AM Changeset [982] by bsmith
Attempt at fixing dw_window_destroy() for controls that are embedded …
4:57 AM Changeset [981] by bsmith
Fixes to the GTK1/2 module to support the new HICN type, but no major …
4:44 AM Changeset [980] by bsmith
Oops... missed including the header change in that last commit.
4:35 AM Changeset [979] by bsmith
Changed HICN to be a pointer type and simplified the icon code. Except …
3:46 AM Changeset [978] by bsmith
Changed to using HANDLE as the base type for HICN on Windows. This may …
1:16 AM Changeset [977] by bsmith
Fixed a few things I missed when merging from the GTK3 module.
1:11 AM Changeset [976] by bsmith
Step 1 in the modernization of the GTK1/2 module... see comments in …
12:15 AM Changeset [975] by bsmith
Fixed an issue where dw_color_background_set() would not function.
12:05 AM Changeset [974] by bsmith
Step 1 in modernizing the GTK3 module. Removed all the thread arrays, …

May 5, 2011:

7:14 PM Changeset [973] by bsmith
We need to destroy the thread's brush and pen when the thread exits so …
7:53 AM Changeset [972] by bsmith
Step 1 in modernization of the Win32 module. Eliminate Windows NT …

May 4, 2011:

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

May 3, 2011:

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

May 2, 2011:

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

May 1, 2011:

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

Apr 30, 2011:

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

Apr 28, 2011:

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

Apr 27, 2011:

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

Apr 26, 2011:

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

Apr 25, 2011:

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

Apr 23, 2011:

3:37 PM Changeset [932] by bsmith
Removed some code that had been used for debugging the layout code. …
3:05 PM Changeset [931] by bsmith
Two fixes... the first is on the fly calculation of groupbox border …
4:32 AM Changeset [930] by bsmith
Removed some fixed that weren't really needed.
2:37 AM Changeset [929] by bsmith
Reverting that last change... it makes resizing really nice but all …
12:26 AM Changeset [928] by bsmith
Add the WS_EX_COMPOSITED window flag to toplevel windows on Windows XP …

Apr 22, 2011:

3:21 PM Changeset [927] by bsmith
Temporary fix for redraw issue in a notebook and other sub-controls.
1:43 PM Changeset [926] by bsmith
Fix int to double conversion issues causing scrollbar issues on Mac. …
1:01 PM Changeset [925] by bsmith
Fix for button press/release events coordinates being relative to the …
11:42 AM Changeset [924] by bsmith
Fixes for groupbox padding calculation on Mac. There are two pieces …
7:01 AM Changeset [923] by bsmith
Fixed a clang warning.
6:56 AM Changeset [922] by bsmith
I guess the retains aren't needed on the NSBitmapImageReps on the Mac. …
6:51 AM Changeset [921] by bsmith
Revering the dw_pixmap_destroy() dealloc/release change on the Mac. …
6:23 AM Changeset [920] by bsmith
Switched back to using the dealloc() method in dw_pixmap_destroy() to …
5:59 AM Changeset [919] by bsmith
Experimental change, pulling the resize event handling out of the …
3:13 AM Changeset [918] by bsmith
Test fix at the partial bitblt issue on Mac. Also combine setting up …
12:53 AM Changeset [917] by bsmith
Fixed a bunch of warnings reported by clang using GTK2. There appears …
12:21 AM Changeset [916] by bsmith
If we aren't building a DLL use the simple folder browser and don't …

Apr 21, 2011:

1:27 PM Changeset [915] by bsmith
Removed a bunch of code that had been used to support Win95/NT/98/ME …
8:37 AM Changeset [914] by bsmith
Pick a better colorspace for new pixmaps.
2:51 AM Changeset [913] by bsmith
Switched to using a different potentially slower NSImage conversion to …

Apr 20, 2011:

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

Apr 19, 2011:

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

Apr 18, 2011:

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

Apr 17, 2011:

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

Apr 13, 2011:

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

Apr 7, 2011:

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

Apr 6, 2011:

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

Apr 5, 2011:

2:35 AM Changeset [876] by bsmith
Dynamically set the video memory backing location, only if there is a …
12:40 AM Changeset [875] by bsmith
Another test fix at reported crash in dw_window_default(). Also …

Apr 4, 2011:

7:49 AM Changeset [874] by bsmith
Solaris recommends using statvfs() instead of statfs()
6:37 AM Changeset [873] by bsmith
Need to use tv_sec if tv_nsec exceeds one second on Solaris.
5:41 AM Changeset [872] by bsmith
Erm and config.guess.
5:40 AM Changeset [871] by bsmith
We seem to need config.sub now?

Apr 3, 2011:

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

Apr 2, 2011:

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

Apr 1, 2011:

11:00 PM Changeset [864] by bsmith
Implemented dw_container_scroll() for GTK3.
3:37 AM Changeset [863] by bsmith
Formatting cleanups.
3:22 AM Changeset [862] by bsmith
Implemented vertical centering on text fields.
1:34 AM Changeset [861] by bsmith
Also align the header cells, not just the data ones.

Mar 31, 2011:

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

Mar 30, 2011:

1:45 AM Changeset [848] by bsmith
Added listbox to the tree page... to test the tree view support... …
1:25 AM Changeset [847] by bsmith
Implemented dw_scrollbox_get_range() and dw_scrollbox_get_pos() on the Mac.
1:04 AM Changeset [846] by bsmith
Updates to the comments about scrollboxes and removing them from …
12:57 AM Changeset [845] by bsmith
Implemented dw_scrollbox_get_pos() and dw_scrollbox_get_range() on Windows.
12:20 AM Changeset [844] by bsmith
Basic handling for the scrolled widget. Scrollbox now works on Windows.

Mar 29, 2011:

7:36 PM Changeset [843] by bsmith
Implemented the fix for the scrollbox problem on the Mac (that was …
7:21 PM Changeset [842] by bsmith
Initial implementation of scrollboxes on Windows. Windows does not …
5:31 AM Changeset [841] by bsmith
Minor scrollbox fixes... still not displaying the contents however …
3:25 AM Changeset [840] by bsmith
Initial attempt at implementing the scrollbox on the Mac.

Mar 27, 2011:

1:07 AM Changeset [831] by bsmith
Attempt to get dw_font_text_extents_get() on controls besides the …

Mar 26, 2011:

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

Mar 26, 2011:

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

Mar 25, 2011:

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

Mar 24, 2011:

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

Mar 23, 2011:

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

Mar 22, 2011:

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

Mar 21, 2011:

9:35 PM Changeset [786] by bsmith
Container events now working except for column-click.
8:19 AM Changeset [785] by bsmith
Most of the dw_container_* functions now implemented but many …
5:25 AM Changeset [784] by bsmith
Have the basics of containers working now with the tree view widget.
2:33 AM Changeset [783] by bsmith
Lots of listbox/combobox/container fixes. Things are starting to come …
12:40 AM Changeset [782] by bsmith
More code and cleanups for listboxes/combobox and event handling... …

Mar 20, 2011:

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

Mar 19, 2011:

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

Mar 18, 2011:

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

Mar 17, 2011:

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

Mar 16, 2011:

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

Mar 15, 2011:

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

Mar 14, 2011:

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

Mar 13, 2011:

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

Mar 12, 2011:

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

Mar 11, 2011:

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

Mar 10, 2011:

8:49 PM Changeset [699] by bsmith
Removed unused Preferences menu item from the application menu.
8:36 PM Changeset [698] by bsmith
Minor updates to the last commit.
7:58 PM Changeset [697] by bsmith
Reimplementation of dw_main_iteration and dw_main_sleep that actually …
7:30 PM Changeset [696] by bsmith
Experimental change for locking on the main thread... will be …
3:34 AM Changeset [695] by bsmith
Added "retain"s to the DWTree/DWContainer/DWListBox classes memory …

Mar 8, 2011:

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

Mar 7, 2011:

11:09 PM Changeset [691] by bsmith
Fixes for timers not working properly. Includes commented out test …

Mar 3, 2011:

3:49 PM Changeset [690] by bsmith
Implemented dw_listbox_insert for containers.
3:23 PM Changeset [689] by bsmith
Implemented dw_window_reparent using the method used for MDI …
2:48 PM Changeset [688] by bsmith
Cleanups for conflicts with "id" which is a keyword in Objective-C. …
2: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.