Timeline
Jun 3, 2012:
- 9:44 PM Changeset [1750] by
- Added some comments that aided in remembering how the combobox code …
- 9:09 PM Changeset [1749] by
- Minor GTK3 code cleanups from attempt at fixing combobox event order.
- 9:01 PM Ticket #5 (Combobox DW_SIGNAL_LIST_SELECT event order) created by
- After doing some testing I have found that the DW_SIGNAL_LIST_SELECT …
Jun 2, 2012:
- 1:05 AM Changeset [1748] by
- Unsafe use of sprintf() in dwtest may have been causing stack overruns …
May 19, 2012:
- 11:44 PM Changeset [1747] by
- Test fix for warnings generated in Xcode 4.3... hopefully this still …
- 3:23 AM Changeset [1746] by
- Improved method of figuring out the best icon size on OS/2 when …
May 18, 2012:
- 8:58 AM Changeset [1745] by
- Add code to show borderless bitmapbutton.
May 17, 2012:
- 9:10 PM Ticket #4 (buttons hidden on button tab of dwtest) closed by
- fixed
- 8:13 PM Changeset [1744] by
- Need to get the bitmap from window data instead on OS/2 now. Since we …
- 7:50 PM Changeset [1743] by
- Subclass the bitmap widget to center the bitmap on OS/2. This change …
May 16, 2012:
- 9:18 PM Changeset [1742] by
- Minor layout changes to the test program so all buttons are visible on …
- 8:39 PM Changeset [1741] by
- Updated readme.
- 12:19 PM Ticket #3 (missing picture from render tab OS/2 dwtest) closed by
- fixed
- 12:12 PM Changeset [1740] by
- Fixes for GBM unable to open files when compiled with GCC/Watcom on OS/2.
- 11:09 AM Ticket #2 (OS/2 warnings) closed by
- fixed
- 10:56 AM Changeset [1739] by
- Fixes for building on Windows 2000. Use VS2008 and disabled …
- 7:05 AM Ticket #4 (buttons hidden on button tab of dwtest) created by
- This has been this way for probably the life of DW but when the …
- 6:57 AM Ticket #3 (missing picture from render tab OS/2 dwtest) created by
- I initially held off opening a ticket as I do not know if the gbm …
May 15, 2012:
- 9:43 PM Changeset [1738] by
- A much better solution that centering the button in the space on …
- 9:09 AM Changeset [1737] by
- Had to move uxtheme/SetWindowTheme out of the AERO #ifdefs to get it …
- 8:49 AM Changeset [1736] by
- Slight improvement... check the flat flags and adjust the required …
- 8:37 AM Changeset [1735] by
- Set the minimum button size to 24x24 instead of 20x20 when toolbar …
- 8:13 AM Changeset [1734] by
- Since toolbars need to have a bitmap to add a button, if toolbar based …
- 1:08 AM Changeset [1733] by
- Enable toolbar double buffering during packing on Windows if the …
- 12:26 AM Changeset [1732] by
- Create a separate disabled image list with washed out and grayscale …
May 14, 2012:
- 11:36 PM Changeset [1731] by
- Toolbar bitmap buttons don't seem to draw properly smaller than 20x20 …
- 10:32 PM Changeset [1730] by
- Center toolbar-based bitmap buttons on Windows during layout since …
- 9:24 PM Changeset [1729] by
- Toolbar based bitmap buttons are now functional on Windows. They don't …
- 11:07 AM Changeset [1728] by
- Improved but still non-functional bitmapbutton/toolbar implementation …
May 12, 2012:
- 9:45 PM Changeset [1727] by
- Disabled experimental code on Windows for using toolbar controls …
May 8, 2012:
- 8:53 PM Changeset [1726] by
- Fix dw_window_set_bitmap_from_data() not using the resource ID if data …
- 8:28 PM Changeset [1725] by
- Same fix for GTK2/3 as committed for OS/2 and Windows... Not sure why …
- 8:14 PM Changeset [1724] by
- Same fix on Windows as I just committed on OS/2.
- 7:34 PM Changeset [1723] by
- Only use the ID on OS/2 in dw_window_set_bitmap_from_file() if the …
- 7:14 PM Changeset [1722] by
- Define O_BINARY as 0 in dwcompat.h for platforms which don't have it.
May 7, 2012:
- 8:07 PM Changeset [1721] by
- Looks like there was an incorrect fix for GTK2 combobox misbehavior... …
- 3:56 PM Changeset [1720] by
- Create an internal _dw_icon_load() which does not resize the image on …
- 3:29 PM Changeset [1719] by
- Disable wrapping on entryfields and static text on Mac. Also enable …
May 6, 2012:
- 2:02 AM Changeset [1718] by
- Fix dw_window_set_bitmap() on OS/2 on files with extensions.
- 12:44 AM Changeset [1717] by
- Move some more platform specific code into dwcompat.
May 5, 2012:
- 11:41 PM Changeset [1716] by
- Safety check for the icon resize code on Mac and GTK.
- 11:32 PM Changeset [1715] by
- Similar code for Mac to keep HICNs from getting too big.
- 11:21 PM Changeset [1714] by
- Opps committed wrong version of _icon_resize() for GTK2.
- 11:18 PM Changeset [1713] by
- Limit the size of an HICN to 24x24 on GTK... icons are used for Tree …
- 10:13 PM Changeset [1712] by
- Fixed a bug in dw_container_delete_row() on Mac and potentially a …
- 8:48 AM Changeset [1711] by
- Fix Unicode issues with the directory browser on Windows. Fix a hang …
May 3, 2012:
- 8:44 PM Changeset [1710] by
- Cleanups on the icon creation code on OS/2. Make sure any temporary …
- 7:45 PM Changeset [1709] by
- Fixed creating icons from other file types on OS/2. Forgot the height …
- 2:19 PM Changeset [1708] by
- Oops... missed the header file change in that last commit.
- 2:18 PM Changeset [1707] by
- Initial attempt at creating icons from other formats on OS/2. Doesn't …
- 11:04 AM Changeset [1706] by
- Removed some code to workaround a buggy version of GBM on OS/2. Moved …
- 10:31 AM Changeset [1705] by
- More fixes to the GBM code on OS/2... if loading a file fails... Keep …
- 6:04 AM Changeset [1704] by
- Added image extension list for OS/2 for use when using GBM.
- 12:28 AM Changeset [1703] by
- Added initial support on OS/2 for runtime loading GBM (Generalized …
May 2, 2012:
- 2:23 AM Changeset [1702] by
- Strange for some reason we are including compat.h instead of config.h?
- 2:11 AM Changeset [1701] by
- Fix warnings building with MinGW on Windows.
- 1:25 AM Changeset [1700] by
- Ah so... eliminated the last few VAC36 warnings on OS/2. Thanks to the …
- 1:12 AM Changeset [1699] by
- Fixed a variety of warnings in different compiler/linker combinations …
May 1, 2012:
- 12:11 AM Changeset [1698] by
- Fixed bubble help/tooltips with UTF-8 encoded characters on OS/2.
Apr 30, 2012:
- 7:16 PM Changeset [1697] by
- Ugg this stupid editor keeps adding tabs!
- 7:13 PM Changeset [1696] by
- Unicode (UTF-8) mode on OS/2 as noted to me by Alex Taylor comes with …
- 6:49 PM Changeset [1695] by
- Fixed dw_window_set_color() not removing the transparent flag on OS/2. …
- 6:23 PM Changeset [1694] by
- Gr... messed up tabs in the last commit.
- 6:22 PM Changeset [1693] by
- Initial verison of self-drawn static text control on OS/2. This works …
- 2:22 PM Changeset [1692] by
- Updated the test program removing deprecated flags and using new flags …
- 1:54 PM Changeset [1691] by
- Fixed calculating the GDI+ ratio based on the DPI on Windows. Not sure …
- 9:13 AM Changeset [1690] by
- Added code to do DPI conversion on Windows. This almost fixes the …
Apr 29, 2012:
- 9:46 PM Changeset [1689] by
- Some more GDI+ changes... implement dw_draw_point() using …
- 2:32 AM Ticket #2 (OS/2 warnings) created by
- There are a couple warnings when building with (about protmode and emx …
Apr 28, 2012:
- 10:42 PM Changeset [1688] by
- Decided to move to all GDI+ drawing when GDIPLUS is defined... instead …
- 7:06 PM Changeset [1687] by
- On OS/2 and Windows need to use the parent (box) handle not the item …
Apr 27, 2012:
- 6:02 PM Changeset [1686] by
- More comment cleanups.
- 5:49 PM Changeset [1685] by
- Added exports for building with MinGW on Windows and Watcom on OS/2. …
- 5:33 PM Changeset [1684] by
- Implement dw_box_remove_at_index() for GTK2.
- 10:25 AM Changeset [1683] by
- Explicitly set codepage 1208 for GPI rendering on OS/2... It clearly …
- 4:47 AM Changeset [1682] by
- Committed some code for dw_box_remove_at_index() for GTK2... …
- 4:16 AM Changeset [1681] by
- Implemented dw_box_remove_at_index() for GTK3.
- 3:17 AM Changeset [1680] by
- Fix packing padding not triggering automatic redraws on OS/2, Mac and …
- 1:26 AM Changeset [1679] by
- Fix minor issues with dw_box_remove_at_index() on Mac.
Apr 26, 2012:
- 11:57 PM Changeset [1678] by
- Initial implementation of dw_box_remove() and dw_box_remove_at_index() …
- 11:32 PM Changeset [1677] by
- Fix warning with gcc no OS/2.
- 11:18 PM Changeset [1676] by
- Initial implementation of dw_box_remove() for GTK2/3 and stub for …
- 10:47 PM Changeset [1675] by
- Missing parameter to WinSetParent() on OS/2.
- 10:33 PM Changeset [1674] by
- Initial implementation of dw_box_remove() and dw_box_remove_at_index() …
Apr 24, 2012:
- 6:30 PM Changeset [1673] by
- Updated the readme with latest changes.
- 9:22 AM Changeset [1672] by
- Fixed drawing filled arcs on GTK2.
- 2:08 AM Changeset [1671] by
- Fix dw_window_destroy() failing on splitbars and possibly other …
Apr 20, 2012:
- 9:44 PM Changeset [1670] by
- Fixes for building in Unicode mode with MinGW on Windows. Also fix …
Apr 18, 2012:
- 9:28 AM Changeset [1669] by
- Fixes for dw_file_browse() on Windows in Unicode mode.
Apr 17, 2012:
- 9:54 PM Changeset [1668] by
- Workaround WinLoadPointer() modifying the icon size on OS/2 by loading …
Apr 16, 2012:
- 7:16 PM Changeset [1667] by
- Okay second attempt at that Windows 7 icon/bitmap fix... Last fix …
- 7:01 PM Changeset [1666] by
- Fix auto-sizing bitmap buttons with icons on Windows 7 (and maybe …
- 5:43 PM Changeset [1665] by
- Added DW_POINTER() macro for casting parameters to (void *) Fixed …
Apr 10, 2012:
- 11:19 PM Changeset [1664] by
- Rewrite of dw_window_destroy() on GTK2 so that the table contracts …
- 1:34 PM Changeset [1663] by
- Take into account empty box cells created by dw_window_destroy() in …
- 4:58 AM Changeset [1662] by
- Only include compat.h when building the dwcompat shared library.
Apr 9, 2012:
- 11:06 PM Changeset [1661] by
- Fixed windows not automatically redrawing when removing items from a …
- 9:15 AM Changeset [1660] by
- Fixes for the latest MinGW (gcc 4.6.2). Only ANSI mode is currently …
Apr 7, 2012:
- 10:51 PM Changeset [1659] by
- Fix taskbar/menubar event breakage from the recent Mac control key changes.
- 8:27 PM Changeset [1658] by
- Update readme with the latest changes.
- 8:03 PM Changeset [1657] by
- Improved arc drawing on the Mac using the same method as GDI+ on Windows.
- 5:54 AM Changeset [1656] by
- Ug, missing parenthesis made that last fix misbehave in certain …
- 5:11 AM Changeset [1655] by
- Another fix for Contol clicking on Mac... getting double events since …
- 4:16 AM Changeset [1654] by
- On Mac set button to 2 (right) when Control key is pressed and left …
- 3:22 AM Changeset [1653] by
- Fixed off by one in the y field of the expose event on OS/2.
- 1:34 AM Changeset [1652] by
- Fixed render widgets being incorrectly identified as boxes on OS/2 in …
- 12:15 AM Changeset [1651] by
- Color chooser changes for Lion compatibility on Mac.
Apr 6, 2012:
- 11:32 AM Changeset [1650] by
- Need to convert to UTF8 in dw_font_choose() on Windows in Unicode mode.
Apr 2, 2012:
- 11:14 PM Changeset [1649] by
- For safety reasons on OS/2 in case the codepage isn't inherited... Set …
- 9:44 PM Changeset [1648] by
- Fixed issue with dw_mle_import() in Unicode mode. Need to convert to …
- 9:25 PM Changeset [1647] by
- Removed now unneeded locale conversion on Windows since everything is …
- 11:49 AM Changeset [1646] by
- Set the OS/2 codepage to 1208 (UTF-8) when creating the message queue. …
Mar 31, 2012:
- 7:17 PM Changeset [1645] by
- Add code to disable anti-aliased drawing for GTK2 printing.
- 1:42 AM Changeset [1644] by
- In GTK 3.4 foreground colors are now inherited from the parent. So …
Mar 29, 2012:
- 7:10 PM Changeset [1643] by
- Fixed a couple warnings generated by the new OS/2 code.
- 7:18 AM Changeset [1642] by
- Readme updates.
- 7:16 AM Changeset [1641] by
- Fixed issues drawing arcs on GTK3 and GTK2 for printing. This issue …
- 1:11 AM Changeset [1640] by
- Fix rendering Arc segments in anti-antialiased mode on Windows.
Mar 28, 2012:
- 9:17 PM Changeset [1639] by
- Fixed full arcs with GDI+ and disabled antialiased rendering for …
- 8:33 PM Changeset [1638] by
- Got anti-aliased drawing working with GDI+ on Windows. Problem was I …
- 6:29 PM Changeset [1637] by
- On Windows with the correct -DUNICODE -D_UNICODE and #include …
- 6:14 PM Changeset [1636] by
- Add Windows 8 string to the environment query.
- 6:03 PM Changeset [1635] by
- _init_thread() needs to be called after initializing GDI+ on Windows. …
- 4:47 AM Changeset [1634] by
- dw_window_get_text() was truncating the text by 1 byte in Unicode mode …
- 4:28 AM Changeset [1633] by
- Add support for mercurial revisions in addition to subversion on Windows.
- 4:14 AM Changeset [1632] by
- Fixed value changed events on spinbuttons for OS/2. Not sure about …
- 1:07 AM Changeset [1631] by
- Implemented value changed event for spinbuttons on Windows. This code …
Mar 27, 2012:
- 7:00 PM Changeset [1630] by
- After looking at that last commit I realized what I was doing was …
- 6:53 PM Changeset [1629] by
- Fix dw_listbox_get_text() to work in Unicode mode on Windows. Added …
- 5:57 PM Changeset [1628] by
- Rewrite of _get_logfont on Windows to use library functions and not …
- 5:09 PM Changeset [1627] by
- Must convert from UTF8 for the raw HTML on Windows regardless of the …
- 4:51 PM Changeset [1626] by
- Updated the readme with pre-release 2.4 info.
- 4:46 PM Changeset [1625] by
- Switch to UNICODE builds by default on Windows. Need to include …
- 10:51 AM Changeset [1624] by
- Add code to allow building DW.DLL as Unicode on Windows. DWCOMPAT.DLL …
- 1:17 AM Changeset [1623] by
- Removed the pragma... guess I misunderstood what the Visual C pragma …
- 12:20 AM Changeset [1622] by
- Fix for Visual C giving errors on UTF-8 literals in source files. …
Mar 26, 2012:
- 11:51 PM Changeset [1621] by
- Initial UTF8 support for Windows. Window/widget creation and …
- 8:12 PM Changeset [1620] by
- Initial commit for GDI+ anti-aliased drawing. Code currently does not …
Mar 24, 2012:
- 4:00 PM Changeset [1619] by
- Should only remove dwindows-config and dwindows-config1 during …
- 3:57 PM Changeset [1618] by
- First attempt at fixing dwindows-config --version after the build …
Note:
See TracTimeline
for information about the timeline view.