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