search for: tcs_vertical

Displaying 3 results from an estimated 3 matches for "tcs_vertical".

2012 May 04
0
CTabCtrl (tab control) & TCS_VERTICAL style
Hello All! I faced with problem related to tab controls created with TCS_VERTICAL style (tabs are vertical and vertical font must be used). While tabs are vertical, text is still displayed horizontally. I created a separate bug for this issue http://bugs.winehq.org/show_bug.cgi?id=30553 Test application is attached to a 30553 bug. I use wine 1.4, Ubuntu Natty Narwhal
2012 Jun 15
0
Wine release 1.4.1
...nstead of deferring it. comctl32: Update thumb position on autopage instead of deferring it. shell32: Added a stub for IShellDispatch2. shell32: Implement IShellDispatch2::IsServiceRunning(). comctl32: Properly disable redraw on tab control. comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically. urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium. comctl32: Make it possible to use TVM_GETITEM with item from another tree. Oleksij Rempel (3): krnl386: Set remote bit for cdrom. krnl386: Set 11-bit for fixed drive. krnl386....
2012 May 25
0
Wine release 1.5.5
...Sivov (15): msxml3: Store encoding-codepage mapping in a table. msxml3: Support iso-8859-x encodings in writer. msxml3: Remove no longer used get_xml() option to mess with encoding attribute. comctl32: Properly disable redraw on tab control. comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically. urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium. msxml3: Support dumping VT_VARIANT|VT_BYREF variants. msxml3/tests: Fix test crashes running old versions. msxml3/tests: A test to show that writer flushes buffer to stream automatic...