Timeline
Jun 1, 2011:
- 3:00 PM WikiStart edited by
- (diff)
- 2:59 PM WikiStart edited by
- (diff)
- 11:56 AM Changeset [1051] by
- Fix for dw_tree_item_delete() not working if there are no child nodes …
May 28, 2011:
- 12:41 PM Changeset [1050] by
- Changed the data names from _dw_entry/_dw_group to _dw_buddy on OS/2. …
May 27, 2011:
- 11:20 AM Changeset [1049] by
- Fix for an attempted change that causes issues with menubar packing on …
- 8:15 AM Changeset [1048] by
- Fixed dw_tree_item_delete() not working below the top-level on Mac.
- 6:33 AM Changeset [1047] by
- Changes so dw_window_get/set_font() work on groupboxes on OS/2.
May 26, 2011:
- 10:43 PM Changeset [1046] by
- Fixed a typo and clarified one of the known issues which had been …
- 2:37 PM Changeset [1045] by
- Initialize the groupbox title to the default font while creating it on …
- 1:46 PM Changeset [1044] by
- Return displayName property instead of fontName property in …
- 11:25 AM Changeset [1043] by
- Attempt at adding support for groupboxes to dw_window_set/get_font() …
- 11:06 AM Changeset [1042] by
- Attempt at fixing dw_window_set/get_font() on Groupboxes on Windows.
- 9:57 AM Changeset [1041] by
- Attempt at making dw_window_get_font() return a Dynamic Windows style …
- 9:52 AM Changeset [1040] by
- Update for new version
- 9:49 AM Changeset [1039] by
- Remove creation of bold default font at startup. Remove setting bold …
- 8:08 AM Changeset [1038] by
- Ok... better fix for the OS/2 spinbutton issue This one actually works.
- 5:24 AM Changeset [1037] by
- Attempt at making dw_window_set/get_text() work on spinbuttons on OS/2.
May 25, 2011:
- 5:18 AM Changeset [1036] by
- Up the version number to 2.0, removed some obsolete mac files from …
- 5:06 AM Changeset [1035] by
- Changes for distribution packing for Unix.
- 4:55 AM Changeset [1034] by
- Changes preparing for 2.0 release on OS/2.
- 4:47 AM Changeset [1033] by
- Updates preparing for 2.0 release on Windows.
- 12:18 AM Changeset [1032] by
- Switched back to CCS_EXTENDSEL from CCS_MULTIPLESEL... Made the change …
May 22, 2011:
- 7:53 AM Changeset [1031] by
- Fix dw_window_get/set_text() on spinbuttons on Windows.
May 21, 2011:
- 8:09 AM Changeset [1030] by
- Added support for dw_window_get_text() on spinbutton controls on the Mac.
May 20, 2011:
- 2:07 AM Changeset [1029] by
- Fixed focus event was getting ignored because wrong handle passed to …
May 18, 2011:
- 10:35 AM Changeset [1028] by
- Make sure the initial spinbutton limits on Windows match the other …
- 10:29 AM Changeset [1027] by
- Set initial range of spin buttons to -65536 to 65536 on OS/2. Also …
- 10:20 AM Changeset [1026] by
- Changed initial spinbutton limits to -65536 to 65536 on Mac. Also set …
- 10:14 AM Changeset [1025] by
- Change the default range of spinbuttons to be -65536 to 65536 on GTK. …
- 9:26 AM Changeset [1024] by
- Fixes issues on GTK where dw_window_destroy() is called on an item …
- 8:58 AM Changeset [1023] by
- Fix for dw_window_redraw not resetting box position on OS/2. Also fix …
- 3:02 AM Changeset [1022] by
- Attempt at fixing no SELECT event being triggered during container …
- 1:27 AM Changeset [1021] by
- If there is no close event handler, the window should close by default …
- 12:58 AM Changeset [1020] by
- DW_FCF_CLOSEBUTTON should have the closable mask on Mac.
May 17, 2011:
- 8:55 AM Changeset [1019] by
- While debugging an the lack of SELECT event in containers …
- 5:54 AM Changeset [1018] by
- Updated the readme with the new URL to the Dynamic Windows Web Help …
May 16, 2011:
- 4:50 PM Changeset [1017] by
- Added important information about the status of MDI support to the …
- 2:05 AM Changeset [1016] by
- Filled in more of the important changes form version 1.1 in the …
- 12:51 AM Changeset [1015] by
- Added a basic changelog to the readme file from version 1.1.
May 15, 2011:
- 10:17 PM Changeset [1014] by
- Updates to the readme file for the upcoming 2.0 release.
May 14, 2011:
- 8:40 AM Changeset [1013] by
- Attempt at implmenting dw_window_get_font on OS/2. Also some more …
- 7:27 AM Changeset [1012] by
- Added stub for dw_window_get_font() for OS/2 port
- 7:17 AM Changeset [1011] by
- Fixes to errors in documentation comments while importing them into …
May 13, 2011:
- 11:25 PM Changeset [1010] by
- Fix some of the documentation comments. Corrected spelling, filled …
May 11, 2011:
- 7:12 AM Changeset [1009] by
- Switched to using TransparentBlt() on Windows, and allow transparent …
May 9, 2011:
- 4:05 PM Changeset [1008] by
- Switchted to using dw_paned_pack*() to pack the splitbar on GTK3. This …
- 7:58 AM Changeset [1007] by
- Correct OS/2 question mark pointer #define; should be …
May 8, 2011:
- 8:30 AM Changeset [1006] by
- Added support for Dynamic Windows style font names for GTK2.
- 8:24 AM Changeset [1005] by
- Changes to the test program to use new font style for GTK2+.
- 8:18 AM Changeset [1004] by
- Added support for Dynamic Windows style font names for GTK3.
- 5:28 AM Changeset [1003] by
- Minor fixed and code cleanups on OS/2.
- 2:47 AM Changeset [1002] by
- Fix for dw_notebook_page_new() changing active page incorrectly on Windows.
May 7, 2011:
- 10:17 PM Changeset [1001] by
- Fixed GTK reporting wrong character and line counts. 1000 revisions!!!
- 10:04 PM Changeset [1000] by
- Fixes for dw_mle_import to make it function like the other platforms …
- 9:55 PM Changeset [999] by
- Removed some code I accidentally commited to the OS/2 module.
- 9:49 PM Changeset [998] by
- Fixes to MLE handling to make it work like the other platforms. …
- 9:46 PM Changeset [997] by
- Removed carriage return stripping from GTK3, it is not needed.
- 9:44 PM Changeset [996] by
- Remove carriage return stripping for GTK2... it is only needed in GTK1.
- 9:39 PM Changeset [995] by
- A few MLE fixes on the Mac... and a slightly updated dwtest for MLE …
- 9:12 PM Changeset [994] by
- Added some MLE tests to dwtest program to make sure MLEs function the …
- 5:20 PM Changeset [993] by
- Fix return value of dw_mle_import() after importing empty string on …
- 4:42 PM Changeset [992] by
- Clamp the point specified in dw_mle_set_cursor() to the range of text …
- 8:29 AM Changeset [991] by
- Reset line endings to LF from CRLF
- 8:06 AM Changeset [990] by
- Added a DW_RESOURCE() macro for typecasting parameters to HICN and for …
- 7:14 AM Changeset [989] by
- Fix return type of dw_listbox_selected() to be "int" instead of …
- 4:15 AM Changeset [988] by
- Changes so the template will actually compile... and more comment …
- 3:58 AM Changeset [987] by
- Added a template skeleton file for porting DW to other platforms. …
- 2:09 AM Changeset [986] by
- Allow checboxes and other "buttons" to have a blank title instead of …
May 6, 2011:
- 9:54 AM Changeset [985] by
- Fixed dw_window_destroy() on container and trees... there are multiple …
- 9:50 AM Changeset [984] by
- Don't destroy a pixmap if the handle is null Fix …
- 8:47 AM Changeset [983] by
- Ok so we need to set the object to be the right value in this case so …
- 8:34 AM Changeset [982] by
- Attempt at fixing dw_window_destroy() for controls that are embedded …
- 4:57 AM Changeset [981] by
- Fixes to the GTK1/2 module to support the new HICN type, but no major …
- 4:44 AM Changeset [980] by
- Oops... missed including the header change in that last commit.
- 4:35 AM Changeset [979] by
- Changed HICN to be a pointer type and simplified the icon code. Except …
- 3:46 AM Changeset [978] by
- Changed to using HANDLE as the base type for HICN on Windows. This may …
- 1:16 AM Changeset [977] by
- Fixed a few things I missed when merging from the GTK3 module.
- 1:11 AM Changeset [976] by
- Step 1 in the modernization of the GTK1/2 module... see comments in …
- 12:15 AM Changeset [975] by
- Fixed an issue where dw_color_background_set() would not function.
- 12:05 AM Changeset [974] by
- Step 1 in modernizing the GTK3 module. Removed all the thread arrays, …
May 5, 2011:
- 7:14 PM Changeset [973] by
- We need to destroy the thread's brush and pen when the thread exits so …
- 7:53 AM Changeset [972] by
- Step 1 in modernization of the Win32 module. Eliminate Windows NT …
May 4, 2011:
- 2:58 AM Changeset [971] by
- Removed some code that captured the mouse pointer and set focus in the …
May 3, 2011:
- 3:58 AM Changeset [970] by
- Minor formatting fix.
- 3:43 AM Changeset [969] by
- Added code to detect the actual color depth of loaded bitmap files on …
May 2, 2011:
- 7:51 PM Changeset [968] by
- Fixed a crash in _free_window_memory() when attempting to free memory …
- 7:43 PM Changeset [967] by
- Some code cleanups for OS/2 while attempting to track down an issue in …
- 7:24 PM Changeset [966] by
- Fixed a coordinate system issue with the button press handler on OS/2. …
- 7:04 PM Changeset [965] by
- Implemented transparent BitBlt on OS/2 using …
- 4:26 PM Changeset [964] by
- Only set the transparent color on bitmaps with 8 bits per pixel.. …
- 4:18 PM Changeset [963] by
- Added initial support for transparent pixmap/bitmaps on Windows... …
- 7:39 AM Changeset [962] by
- Fixes for bitblts with clipping and offset on GTK3.
- 7:31 AM Changeset [961] by
- 6:45 AM Changeset [960] by
- Fixes to flip pixmaps when loading from file or data on Mac. Also …
- 3:45 AM Changeset [959] by
- Fixed incorrectly using _get_frame_height() instead of _get_height() …
- 3:14 AM Changeset [958] by
- Removed a function call that was erroneously left in during testing.
- 3:07 AM Changeset [957] by
- Fixes for some more coordinate system issues on the Mac. Also some …
- 12:52 AM Changeset [956] by
- Support dw_window_set_text() for groupboxes
May 1, 2011:
- 7:30 AM Changeset [955] by
- Use NSCompositeSourceOver for bitblting that respects transparency of …
- 6:40 AM Changeset [954] by
- Added support for dw_window_get_pos_size() to work on individual …
- 5:31 AM Changeset [953] by
- Attempt at fixing mouse button detection on Leopard for Mac.
- 3:10 AM Changeset [952] by
- Changed dw_window_capture() an dw_window_release() because the …
Apr 30, 2011:
- 11:50 PM Changeset [951] by
- Oops left in a debug message from testing.
- 11:49 PM Changeset [950] by
- On window sizes we need to flip the origin point on the frame too on …
- 11:33 PM Changeset [949] by
- Attempt at inverting the window position and mouse pointer coordinates …
- 9:35 PM Changeset [948] by
- Coordinate system changes to button press and motion notify events on Mac.
- 8:43 PM Changeset [947] by
- Some motion notify changes... so it can handle events without the …
Apr 28, 2011:
- 5:01 PM Changeset [946] by
- Changed check from x and y not being zero to x and y being greater …
Apr 27, 2011:
- 1:55 PM Changeset [945] by
- Minor change to the build comment.
- 1:29 PM Changeset [944] by
- dw_window_redraw() should relayout the window in addition to flushing …
- 11:59 AM Changeset [943] by
- Fix for returning wrong extension in _dw_get_image_extension; only …
- 11:00 AM Changeset [942] by
- Fixes for notebook crashes when destroying pages in conjunction with …
- 9:56 AM Changeset [941] by
- Add support for different image file types in dw_*_from_file() …
- 9:23 AM Changeset [940] by
- Added initial support for allowing dW_window_destroy() to remove an …
Apr 26, 2011:
- 3:44 PM Changeset [939] by
- Implement informational messagebox style on the Mac.
- 12:45 PM Changeset [938] by
- Needed to retain NSStrings in the tree view on Mac to prevent crashes. …
- 7:51 AM Changeset [937] by
- Put in a bounds check just on a hunch when editing containers on Mac.
- 5:23 AM Changeset [936] by
- Rewrote the scrollbar handler with a more accurate method and fixed a …
Apr 25, 2011:
- 10:42 PM Changeset [935] by
- Fixes for dw_window_capture(), dw_window_release() and motion notify …
- 6:08 PM Changeset [934] by
- Minor changes to vertical centering on (status) text fields on the …
- 2:26 PM Changeset [933] by
- When getting dw_window_show() called on an unresized window... trigger …
Apr 23, 2011:
- 3:37 PM Changeset [932] by
- Removed some code that had been used for debugging the layout code. …
- 3:05 PM Changeset [931] by
- Two fixes... the first is on the fly calculation of groupbox border …
- 4:32 AM Changeset [930] by
- Removed some fixed that weren't really needed.
- 2:37 AM Changeset [929] by
- Reverting that last change... it makes resizing really nice but all …
- 12:26 AM Changeset [928] by
- Add the WS_EX_COMPOSITED window flag to toplevel windows on Windows XP …
Apr 22, 2011:
- 3:21 PM Changeset [927] by
- Temporary fix for redraw issue in a notebook and other sub-controls.
- 1:43 PM Changeset [926] by
- Fix int to double conversion issues causing scrollbar issues on Mac. …
- 1:01 PM Changeset [925] by
- Fix for button press/release events coordinates being relative to the …
- 11:42 AM Changeset [924] by
- Fixes for groupbox padding calculation on Mac. There are two pieces …
- 7:01 AM Changeset [923] by
- Fixed a clang warning.
- 6:56 AM Changeset [922] by
- I guess the retains aren't needed on the NSBitmapImageReps on the Mac. …
- 6:51 AM Changeset [921] by
- Revering the dw_pixmap_destroy() dealloc/release change on the Mac. …
- 6:23 AM Changeset [920] by
- Switched back to using the dealloc() method in dw_pixmap_destroy() to …
- 5:59 AM Changeset [919] by
- Experimental change, pulling the resize event handling out of the …
- 3:13 AM Changeset [918] by
- Test fix at the partial bitblt issue on Mac. Also combine setting up …
- 12:53 AM Changeset [917] by
- Fixed a bunch of warnings reported by clang using GTK2. There appears …
- 12:21 AM Changeset [916] by
- If we aren't building a DLL use the simple folder browser and don't …
Apr 21, 2011:
- 1:27 PM Changeset [915] by
- Removed a bunch of code that had been used to support Win95/NT/98/ME …
- 8:37 AM Changeset [914] by
- Pick a better colorspace for new pixmaps.
- 2:51 AM Changeset [913] by
- Switched to using a different potentially slower NSImage conversion to …
Apr 20, 2011:
- 4:09 PM Changeset [912] by
- Experimental change to pixmap rendering. Switch from using NSImage to …
Apr 19, 2011:
- 10:24 AM Changeset [911] by
- Have INIDIR use the home directory on all platforms now, not just Unix …
- 9:55 AM Changeset [910] by
- Implemented _dw_user_dir() using GetUserProfileDirectory() on Windows. …
- 7:54 AM Changeset [909] by
- Added missing API to _popuplate_tree_thread() on OS/2. API being …
- 7:12 AM Changeset [908] by
- Added a Browse Folder button to test the folder browsing dialogs.
- 6:47 AM Changeset [907] by
- Fixed scrollbox tab and shift tab focus shifting on OS/2.
- 6:37 AM Changeset [906] by
- Fixed scrollbox tab and shift tab focus shifting on Windows.
- 5:52 AM Changeset [905] by
- Temporary workaround to a maximize resize issue.
Apr 18, 2011:
- 1:22 PM Changeset [904] by
- Also disable GTK tree view searching in GTK2.
- 1:21 PM Changeset [903] by
- Disable searching in GTK tree view based controls. It is very …
- 1:03 PM Changeset [902] by
- Don't pass in a partial UTF8 string in the character field during key …
- 10:56 AM Changeset [901] by
- One more try at window key handling... since I can't seem to trap …
- 8:12 AM Changeset [900] by
- Added enterable widget on render tab to test keypress callback
- 8:06 AM Changeset [899] by
- Added missing SIF_PAGE getting SCROLLINFO on Windows. This was causing …
- 2:19 AM Changeset [898] by
- Accidentally added a line that wasn't needed.
- 2:13 AM Changeset [897] by
- Added a DWWindow subclass to trap key events on the main window for Mac.
Apr 17, 2011:
- 8:22 AM Changeset [896] by
- Fix for invalid data being passed to dw_color_foreground_set() on the …
- 5:34 AM Changeset [895] by
- Fix for dw_draw_text() not using the background color on GTK3.
- 4:45 AM Changeset [894] by
- Fix for dw_draw_text() not using the background color on the Mac. …
Apr 13, 2011:
- 8:59 PM WikiProcessors edited by
- (diff)
- 8:59 PM TracWorkflow created by
- 8:59 PM TracInstall edited by
- (diff)
- 8:59 PM WikiHtml edited by
- (diff)
- 8:59 PM RecentChanges edited by
- (diff)
- 8:59 PM TracSearch edited by
- (diff)
- 8:59 PM TracInterfaceCustomization edited by
- (diff)
- 8:59 PM InterWiki edited by
- (diff)
- 8:59 PM WikiNewPage edited by
- (diff)
- 8:59 PM TracGuide edited by
- (diff)
- 8:59 PM TracTimeline edited by
- (diff)
- 8:59 PM TracTickets edited by
- (diff)
- 8:59 PM TracLinks edited by
- (diff)
- 8:59 PM TracSupport edited by
- (diff)
- 8:59 PM TracRevisionLog edited by
- (diff)
- 8:59 PM TracFineGrainedPermissions created by
- 8:59 PM TracBrowser edited by
- (diff)
- 8:59 PM TitleIndex edited by
- (diff)
- 8:59 PM TracStandalone edited by
- (diff)
- 8:59 PM TracNavigation created by
- 8:59 PM WikiMacros edited by
- (diff)
- 8:59 PM TracImport edited by
- (diff)
- 8:59 PM TracAccessibility edited by
- (diff)
- 8:59 PM TracUnicode edited by
- (diff)
- 8:59 PM TracChangeset edited by
- (diff)
- 8:59 PM PageTemplates created by
- 8:59 PM InterTrac edited by
- (diff)
- 8:59 PM TracModPython edited by
- (diff)
- 8:59 PM TracUpgrade edited by
- (diff)
- 8:59 PM TracFastCgi edited by
- (diff)
- 8:59 PM TracLogging edited by
- (diff)
- 8:59 PM CamelCase edited by
- (diff)
- 8:59 PM TracReports edited by
- (diff)
- 8:59 PM TracCgi edited by
- (diff)
- 8:59 PM TracNotification edited by
- (diff)
- 8:59 PM WikiFormatting edited by
- (diff)
- 8:59 PM TracPermissions edited by
- (diff)
- 8:59 PM WikiPageNames edited by
- (diff)
- 8:59 PM TracRepositoryAdmin created by
- 8:59 PM TracPlugins edited by
- (diff)
- 8:59 PM TracBackup edited by
- (diff)
- 8:59 PM TracRoadmap edited by
- (diff)
- 8:59 PM TracEnvironment edited by
- (diff)
- 8:59 PM WikiRestructuredTextLinks edited by
- (diff)
- 8:59 PM TracWiki edited by
- (diff)
- 8:59 PM TracIni edited by
- (diff)
- 8:59 PM WikiDeletePage edited by
- (diff)
- 8:59 PM TracSyntaxColoring edited by
- (diff)
- 8:59 PM TracTicketsCustomFields edited by
- (diff)
- 8:59 PM TracRss edited by
- (diff)
- 8:59 PM TracModWSGI created by
- 8:59 PM TracQuery edited by
- (diff)
- 8:59 PM TracAdmin edited by
- (diff)
- 8:59 PM WikiRestructuredText edited by
- (diff)
Apr 7, 2011:
- 9:31 PM Changeset [893] by
- Removed dw_pixmap_set_transparent_color() from unimplemented on the …
- 9:20 PM Changeset [892] by
- Set DW_MLE_CASESENSITIVE to be the NSLiteralSearch value.
- 9:17 PM Changeset [891] by
- Implemented dw_mle_search on Mac.
- 8:44 PM Changeset [890] by
- Implemented dw_entryfield_set_limit() on the Mac using a custom …
- 8:20 PM Changeset [889] by
- Implemented the motion notify event on Mac. Most of it was there …
- 11:04 AM Changeset [888] by
- Removed some dead code from GTK3.
- 10:45 AM Changeset [887] by
- Implemented container column alignment on GTK3.
- 9:18 AM Changeset [886] by
- Experimental changes to the containers so filsystem icon and name are …
- 5:34 AM Changeset [885] by
- Experimental change to use a single column for holding the filename …
- 12:51 AM Changeset [884] by
- Implemented dw_tree_get_parent() for the Mac.
Apr 6, 2011:
- 9:44 PM Changeset [883] by
- Configure change to find webkit with GTK3.
- 10:30 AM Changeset [882] by
- Removed old carbon resource file and line from the Mac shell script.
- 10:14 AM Changeset [881] by
- Switched to realpath() instead of rel2abs() for GTK1/2 for now also. …
- 9:32 AM Changeset [880] by
- Implemented dw_listbox_set_top() for GTK3. Switched to using …
- 7:42 AM Changeset [879] by
- One last change... use 30 bytes instead of 20... don't want to overflow.
- 7:39 AM Changeset [878] by
- After thinking about it... probably need to get rid of the saved data …
- 7:37 AM Changeset [877] by
- Rewrote the timers for GTK3. Due to the removal of the timer remove by …
Apr 5, 2011:
- 2:35 AM Changeset [876] by
- Dynamically set the video memory backing location, only if there is a …
- 12:40 AM Changeset [875] by
- Another test fix at reported crash in dw_window_default(). Also …
Apr 4, 2011:
- 7:49 AM Changeset [874] by
- Solaris recommends using statvfs() instead of statfs()
- 6:37 AM Changeset [873] by
- Need to use tv_sec if tv_nsec exceeds one second on Solaris.
- 5:41 AM Changeset [872] by
- Erm and config.guess.
- 5:40 AM Changeset [871] by
- We seem to need config.sub now?
Apr 3, 2011:
- 9:29 PM Changeset [870] by
- Guess I wanted to trap didClickTableColumn instead of …
- 9:09 PM Changeset [869] by
- Added code to check the image size inside the cell during optimize.
- 8:43 PM Changeset [868] by
- Removed INCOMPLETE from the dw_scrollbox_new() comment on Windows.
- 7:24 PM Changeset [867] by
- Added some sanity checks for a couple of problem functions and default …
- 7:53 AM Changeset [866] by
- Removed leftover code from _HandleScroller copied incorrectly when …
Apr 2, 2011:
- 9:04 AM Changeset [865] by
- Experimental change to bitmap loading to allow virtual transparent …
Apr 1, 2011:
- 11:00 PM Changeset [864] by
- Implemented dw_container_scroll() for GTK3.
- 3:37 AM Changeset [863] by
- Formatting cleanups.
- 3:22 AM Changeset [862] by
- Implemented vertical centering on text fields.
- 1:34 AM Changeset [861] by
- Also align the header cells, not just the data ones.
Mar 31, 2011:
- 11:10 PM Changeset [860] by
- Disable auto-sizing... I had enabled this during optimize because it …
- 10:58 PM Changeset [859] by
- Added method to do column optimizations like on other platforms. …
- 9:13 PM Changeset [858] by
- Removed an unnecessary method in the container (rowCount) and …
- 8:50 PM Changeset [857] by
- Fixed an error on the close event handler on the Mac.
- 8:10 PM Changeset [856] by
- Add safety check to avoid potential divide by zero.
- 8:05 PM Changeset [855] by
- Implemented dw_container_scroll() on Mac.
- 7:22 PM Changeset [854] by
- Added code to prevent configure events from being sent with the same size.
- 5:35 AM Changeset [853] by
- Changed the Render widget superclass from NSView to NSControl to allow …
- 3:46 AM Changeset [852] by
- Added WM_PAINT to the scrollbox window procedure to get rid of the …
- 3:37 AM Changeset [851] by
- Implemented dw_scrollbox_get_pos() and dw_scrollbox_get_range() on …
- 3:17 AM Changeset [850] by
- Basics of scrolling working on OS/2.
- 2:34 AM Changeset [849] by
- Added initial scrollbox implementation for OS/2.
Mar 30, 2011:
- 1:45 AM Changeset [848] by
- Added listbox to the tree page... to test the tree view support... …
- 1:25 AM Changeset [847] by
- Implemented dw_scrollbox_get_range() and dw_scrollbox_get_pos() on the Mac.
- 1:04 AM Changeset [846] by
- Updates to the comments about scrollboxes and removing them from …
- 12:57 AM Changeset [845] by
- Implemented dw_scrollbox_get_pos() and dw_scrollbox_get_range() on Windows.
- 12:20 AM Changeset [844] by
- Basic handling for the scrolled widget. Scrollbox now works on Windows.
Mar 29, 2011:
- 7:36 PM Changeset [843] by
- Implemented the fix for the scrollbox problem on the Mac (that was …
- 7:21 PM Changeset [842] by
- Initial implementation of scrollboxes on Windows. Windows does not …
- 5:31 AM Changeset [841] by
- Minor scrollbox fixes... still not displaying the contents however …
- 3:25 AM Changeset [840] by
- Initial attempt at implementing the scrollbox on the Mac.
Mar 27, 2011:
- 1:07 AM Changeset [831] by
- Attempt to get dw_font_text_extents_get() on controls besides the …
Mar 26, 2011:
- 9:08 PM Changeset [839] by
- More work on getting MDI working again.... still doesn't work right …
- 6:09 AM Changeset [838] by
- Removed some GTK_IS_TREE_VIEW checks that were erroneously dropping …
- 6:02 AM Changeset [837] by
- Fixed for dw_*_change_item() on GTK2.
- 5:57 AM Changeset [836] by
- Scrollbox cleanups on Windows and added stubs on OS/2.
- 5:47 AM Changeset [835] by
- Fix for dw_filesystem_set_file() not working as designed on Windows... …
- 5:30 AM Changeset [834] by
- Minor fix for dw_container_column_set_width() on Mac.
- 5:24 AM Changeset [833] by
- Implemented dw_container_set_column_width().
- 4:42 AM Changeset [832] by
- Implemented Enter/Return triggering the item enter event.
Mar 26, 2011:
- 9:59 PM Changeset [830] by
- Fixed leak in dw_draw_text() not releasing the dictionary which was …
- 9:51 PM Changeset [829] by
- Implemented thread specific colors. Allows threads to have their own …
- 3:36 PM Changeset [828] by
- Implemented DW_DIRECTORY_OPEN on the Mac.
- 3:22 PM Changeset [827] by
- Removed INCOMPLETE lines on the clipboard.
- 2:38 PM Changeset [826] by
- Implemented dw_clipboard_get_text() and dw_clipboard_set_text() on OS/2.
- 2:17 PM Changeset [825] by
- Fix various compiler warnings on OS/2.
- 2:00 PM Changeset [824] by
- Fix for dw_container_set_row_title() misbehavior on Mac and …
- 1:52 PM Changeset [823] by
- GTK2/3 changes for similar dw_container_set_item() and …
- 1:49 PM Changeset [822] by
- Fix for some dw_container_change_item() misbehavior... was functioning …
- 6:24 AM Changeset [821] by
- More safety checks in the drawing functions.
- 6:14 AM Changeset [820] by
- Switched to using gdk_cairo_set_source_color() from the Cairo RGB …
- 6:03 AM Changeset [819] by
- Implemented dw_pixmap_bitblt() with cairo surfaces instead of pixbufs. …
- 5:53 AM Changeset [818] by
- Initial implementation of a slightly disjointed dual cairo_surface …
- 5:31 AM Changeset [817] by
- Fix column ID for filesystem type containers for GTK3.
Mar 25, 2011:
- 10:23 PM Changeset [816] by
- Fix for column click handler not working.
- 2:25 PM Changeset [815] by
- dw_window_set_color() now affects boxes immediately (no longer on the …
- 2:11 PM Changeset [814] by
- Changes for dw_window_set_color() so it works on pretty much any …
Mar 24, 2011:
- 10:05 PM Changeset [813] by
- Added coloring support for the Container/Tree/Listbox controls.
- 4:51 PM Changeset [812] by
- MinorBuild was being left uninitialized.
- 4:46 PM Changeset [811] by
- Similar fix for dw_window_get_text().
- 4:42 PM Changeset [810] by
- Fix for dw_window_set_text() on buttons not working. Implemented …
- 7:35 AM Changeset [809] by
- More accurate groupbox paddig calculations. Title rectangle is now …
- 3:07 AM Changeset [808] by
- Added flag to set window's prefered backing location to be video …
Mar 23, 2011:
- 9:59 PM Changeset [807] by
- Fix for dw_combobox_new() not setting the default text in the entryfield.
- 9:45 PM Changeset [806] by
- Attempt at implementing column click events. Doesn't seem to work yet …
- 9:05 PM Changeset [805] by
- Initial implementation of dw_mle_set_visible().
- 8:50 PM Changeset [804] by
- Think we need to ignore the last add point when the pointer argument …
- 8:43 PM Changeset [803] by
- dw_window_enable() and dw_window_disable() now function as expected on …
- 8:18 PM Changeset [802] by
- So after looking at the Windows code... I realized it worked …
- 6:49 PM Changeset [801] by
- Ok... groupbox calculation fix try #2!
- 10:41 AM Changeset [800] by
- Err really screwed up the last commit... this should work better.
- 10:16 AM Changeset [799] by
- Initial groupbox padding calculation fix. This may still need more …
- 5:40 AM Changeset [798] by
- Make listbox, container and tree cells uneditable.
- 5:23 AM Changeset [797] by
- Test fix for containers (and probably listboxes) not showing their …
Mar 22, 2011:
- 11:01 PM Changeset [796] by
- Basic code to handle unchecking other radio buttons attached to the …
- 10:03 PM Changeset [795] by
- Initial groupbox support. Sizing of the content frame is not quite …
- 6:54 AM Changeset [794] by
- More cleaning of the source since we are targeting GTK3 alone with …
- 6:21 AM Changeset [793] by
- Removed a now unused helper function and fixed a discared qualifier error.
- 6:07 AM Changeset [792] by
- Reenabled the set-focus code that was disabled due to combobox issues. …
- 5:55 AM Changeset [791] by
- Implemented dw_listbox_selected_multi() however need to do some …
- 5:29 AM Changeset [790] by
- Fixes some missing checks for combobox causing GTK warnings running …
- 2:26 AM Changeset [789] by
- Implemented the column click event handler... Need to think about …
- 1:33 AM Changeset [788] by
- Implemented list select event for both combobox and listbox …
- 12:20 AM Changeset [787] by
- Slight code cleanup.
Mar 21, 2011:
- 9:35 PM Changeset [786] by
- Container events now working except for column-click.
- 8:19 AM Changeset [785] by
- Most of the dw_container_* functions now implemented but many …
- 5:25 AM Changeset [784] by
- Have the basics of containers working now with the tree view widget.
- 2:33 AM Changeset [783] by
- Lots of listbox/combobox/container fixes. Things are starting to come …
- 12:40 AM Changeset [782] by
- More code and cleanups for listboxes/combobox and event handling... …
Mar 20, 2011:
- 7:27 PM Changeset [781] by
- Implemented many of the dw_listbox_* functions using the new tree view …
- 10:22 AM Changeset [780] by
- More work on comboboxes, listboxes and containers. Comboboxes now …
- 6:21 AM Changeset [779] by
- Accidentally clobbered something in dw.h required for GTK 2.x.
- 6:12 AM Changeset [778] by
- Added initial support for GTK 3.0. Split it off into its own …
Mar 19, 2011:
- 2:21 AM Changeset [777] by
- Add new notebook page to test scrollbox widget
- 2:19 AM Changeset [776] by
- Add dw_scrollbox_get_pos() and dw_scrollbox_get_range() Change font …
- 2:16 AM Changeset [775] by
- Add -MT or -MTd switch to DEBUG switches
- 1:37 AM Changeset [774] by
- When destroying a spinbutton, destroy the correct window Create a …
Mar 18, 2011:
- 7:17 AM Changeset [773] by
- Oops guess radiobuttons did initialize ColorInfo... removed the duplicate.
- 6:53 AM Changeset [772] by
- Fixed problem with thick black border being drawn around buttons. The …
- 5:48 AM Changeset [771] by
- Fixed a typo in VK_RETURN and initial implementation of …
- 4:38 AM Changeset [770] by
- Don't fill a rectangle unless requested to
- 4:17 AM Changeset [769] by
- Enable recalculating the key view loop (keyboard focus list) …
- 3:29 AM Changeset [768] by
- Removed some now unnecessary code.
- 1:41 AM Changeset [767] by
- Attempt at support for DW_BS_NOBORDER for GTK. Theoretically should …
- 1:25 AM Changeset [766] by
- Added DW_BS_NOBORDER style which can be set on buttons with …
- 12:58 AM Changeset [765] by
- Fix for crashes with generating images from data
- 12:57 AM Changeset [764] by
- Support for building on QNX platforms
- 12:21 AM Changeset [763] by
- Possible fix for exception in dw_bitmapbutton_new_from_data()
Mar 17, 2011:
- 9:56 PM Changeset [762] by
- Removed the custom tooltip creator I ported from OS/2 and switched to …
- 6:34 PM Changeset [761] by
- Added manifest files that will import the common controls library that …
- 5:42 PM Changeset [760] by
- Visual Studio 2008's runtime is crazy sensitive. I put in a bunch of …
- 4:34 PM Changeset [759] by
- Remove the compiler flag setting structure packing to 1 byte. The …
- 3:58 PM Changeset [758] by
- Fix for crash when changing background colors, needed retain and release.
- 7:13 AM Changeset [757] by
- Clang complains about the types I used for the OS version.
- 6:08 AM Changeset [756] by
- Preset the splitbar percent to 50% since Leopard doesn't set it …
- 5:48 AM Changeset [755] by
- Converted tabs to spaces.
- 4:31 AM Changeset [754] by
- Runtime Snow Leopard checks where possible and visual fix for Leopard …
Mar 16, 2011:
- 11:01 PM Changeset [753] by
- Changes to be smarter about source and destination directories with …
- 4:35 PM Changeset [752] by
- Code cleanup.
- 4:31 PM Changeset [751] by
- Added tooltips to bitmap buttons... and made a change to the look when …
- 4:10 PM Changeset [750] by
- Abort drawing functions if we fail to lock focus on a render control.
- 8:44 AM Changeset [749] by
- 9 point Monaco looks better than 8 point... so switching in dwtest... …
- 8:39 AM Changeset [748] by
- Fixes for font handling on pixmaps... it needs to use the associated …
- 4:24 AM Changeset [747] by
- Added an internal Mac function for setting the default Dynamic Windows …
- 3:56 AM Changeset [746] by
- Possible fix for container (and possibly tree) controls picking up …
- 3:30 AM Changeset [745] by
- Reverting part of that last change... changing the default font causes …
- 3:22 AM Changeset [744] by
- Fixed an error in the comments.
- 3:22 AM Changeset [743] by
- Working on fonts some more.... setting a default label font that is …
- 2:34 AM Changeset [742] by
- Font and color improvements... including implementing dw_window_set_font().
Mar 15, 2011:
- 11:32 PM Changeset [741] by
- Use NSWorkplace to launch GUI applications instead of fork() and exec().
- 9:06 PM Changeset [740] by
- Slight change to the window initial size fix... still don't like this …
- 8:48 PM Changeset [739] by
- Added retains to the window menus so they don't get autoreleased when …
- 8:20 PM Changeset [738] by
- Possible fix for initial window creation with 0 size... not sure if …
- 7:40 AM Changeset [737] by
- Fixed a minor 64/32 bit issue and fixed my having blue and red values …
- 7:07 AM Changeset [736] by
- Fixed the crashing issue with dw_color_choose() it now functions …
- 4:12 AM Changeset [735] by
- Fixes for the color chooser... it now works a single time. However... …
- 2:46 AM Changeset [734] by
- Add dw_window_get_font() Add incomplete dw_scrollbox_get* functions …
- 2:13 AM Changeset [733] by
- Calendar control should return years with 4 digits not 2.
- 1:45 AM Changeset [732] by
- Switched to graphical calendar control style... and fixed date …
Mar 14, 2011:
- 11:25 PM Changeset [731] by
- Changes to correctly set the main thread and lock the run mutex when …
- 10:43 PM Changeset [730] by
- Fixed 2 errors in the tree select event handler. Also removed unused …
- 8:30 PM Changeset [729] by
- Possible fix for container string columns not showing correctly. …
- 7:26 PM Changeset [728] by
- Experimental changes to dw_main_sleep() and dw_main_iteration() to …
- 3:08 AM Changeset [727] by
- Couple more fixes to keyhandling... committed before I finished what I …
- 2:57 AM Changeset [726] by
- Initial key press event/signal handling... does not seem to trap on …
- 12:06 AM Changeset [725] by
- Implemented tree expand event.
Mar 13, 2011:
- 5:50 PM Changeset [724] by
- Fixes for dw_container/filessystem_get_column_type from Mark …
- 9:32 AM Changeset [723] by
- Some fixes for out of range parameters passed to dw_listbox_g/set_text().
- 8:40 AM Changeset [722] by
- Updated the #if for Snow Leopard/Leopard builds to handle them not …
- 6:47 AM Changeset [721] by
- More 10.5 fixes... some selectors cause exceptions.
- 6:38 AM Changeset [720] by
- Fixes for building for MacOS 10.5 and PPC
Mar 12, 2011:
- 6:42 PM Changeset [719] by
- Added "Windows Vista" and "Windows 7" to the operating system names …
- 5:46 PM Changeset [718] by
- dw_browse() reimplmented so it actually works as expected.
- 4:44 PM Changeset [717] by
- Fixed the percent/progress indicators from always being indeterminate.
- 3:56 PM Changeset [716] by
- Don't send tree events with no selected item. Also don't strdup a …
- 3:42 PM Changeset [715] by
- Fixed the scrollbar maximum range to be correct. Also added some MLE code.
- 7:19 AM Changeset [714] by
- Fix for popup menus not being created when window handle passed is a …
- 7:03 AM Changeset [713] by
- Finishing up tree event/signal handlers.
- 5:12 AM Changeset [712] by
- Fixes for tree event handling. Still more to come shortly…
- 3:54 AM Changeset [711] by
- Fixes for container event handling. Also made container/listbox cells …
- 2:50 AM Changeset [710] by
- Added support for scrollbar line and page scrolling. Need to check …
Mar 11, 2011:
- 10:53 PM Changeset [709] by
- Scrollbar event fixes... scale was wrong... not sure it is correct but …
- 9:30 PM Changeset [708] by
- Spinbuttons now respond to value changed. Fix for typing in …
- 8:59 PM Changeset [707] by
- Fixes to the slider control so events happen.
- 6:20 PM Changeset [706] by
- Implemented more of the missing event/signal handlers and other code …
- 6:56 AM Changeset [705] by
- dw_menu_popup() now uses the coordinates specified instead of the …
- 6:23 AM Changeset [704] by
- Fix for button press and context menus.
- 4:02 AM Changeset [703] by
- Some cleanups for the run loop iteration and thread system.
- 3:33 AM Changeset [702] by
- Offload some drawing functions to the main thread to prevent focus …
- 2:49 AM Changeset [701] by
- Fix for pool being removed and not just drained.
- 12:28 AM Changeset [700] by
- Added draining mechanism for threads that don't have run loops.
Mar 10, 2011:
- 8:49 PM Changeset [699] by
- Removed unused Preferences menu item from the application menu.
- 8:36 PM Changeset [698] by
- Minor updates to the last commit.
- 7:58 PM Changeset [697] by
- Reimplementation of dw_main_iteration and dw_main_sleep that actually …
- 7:30 PM Changeset [696] by
- Experimental change for locking on the main thread... will be …
- 3:34 AM Changeset [695] by
- Added "retain"s to the DWTree/DWContainer/DWListBox classes memory …
Mar 8, 2011:
- 2:30 AM Changeset [694] by
- Added initial thread synchronization code to stop the main loop when …
- 1:08 AM Changeset [693] by
- Fixes to the color picker... it actually shows the picker now but it …
- 12:15 AM Changeset [692] by
- Fixed errors creating scrollbars.
Mar 7, 2011:
- 11:09 PM Changeset [691] by
- Fixes for timers not working properly. Includes commented out test …
Mar 3, 2011:
- 3:49 PM Changeset [690] by
- Implemented dw_listbox_insert for containers.
- 3:23 PM Changeset [689] by
- Implemented dw_window_reparent using the method used for MDI …
- 2:48 PM Changeset [688] by
- Cleanups for conflicts with "id" which is a keyword in Objective-C. …
- 2:17 PM Changeset [687] by
- Added MDI simulation code... the MDI "window" will just be a box for …
Note:
See TracTimeline
for information about the timeline view.