Commit Graph

11 Commits

Author SHA1 Message Date
Dmitry Timoshkov e10db2f22e oleview: Correctly set window's class background and cursor.
Otherwise background of some windows doesn't match current theme, and
mouse cursor sometimes gets stuck after moving over vertical splitter.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2015-10-07 21:28:51 +09:00
Michael Stefaniuc c34c6ac20e oleview: Switch the rest to use the explicit W-types/functions.
Compile with -DWINE_NO_UNICODE_MACROS.
2010-05-07 12:49:40 +02:00
Marcus Meissner 5006da3bb7 oleview: Fixed bad error check. 2009-09-08 12:13:32 +02:00
Francois Gouget a9532c962a oleview: Make some functions static. 2009-01-07 14:40:21 +01:00
Andrew Talbot c8cb3b5fbb oleview: Fix a memory leak. 2007-10-18 12:07:06 +02:00
Alexandre Julliard 69a88a9d40 Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
Stefan Huehner 4d1d01f266 Mark several functions as static. 2007-03-13 13:35:12 +01:00
Alexandre Julliard 4a464ef03a oleview: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:51 +02:00
Piotr Caban 83edbac0b2 oleview: Added skeleton for IDL files generation. 2006-07-19 18:14:22 +02:00
Piotr Caban 03c5387f92 oleview: Added TypeLib Viewer base.
- Added TypeLib Viewer base.
- Fixed multiple instance of pane window functionality.
- Added field with TypeLib path to ITEM_INFO structure.
2006-06-30 21:04:27 +02:00
Piotr Caban b33f95e652 oleview: Added pane bar. 2006-06-21 11:49:12 +02:00