Commit Graph

18 Commits (master)

Author SHA1 Message Date
Nikolay Sivov a8cfe2eeb5 oleview: Remove application specific version string.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-06 13:48:49 +01:00
Alexandre Julliard bfd56391b6 oleview: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:01:23 +01:00
Michael Stefaniuc 313dd0c3a4 oleview: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:28 +02:00
Mikołaj Zalewski 9e1e80a33c oleview: Move the TypeLib open dialog filter message into a resource. 2008-02-21 12:52:59 +01:00
Alexandre Julliard 69a88a9d40 Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
Piotr Caban cf0833b9d3 oleview: Added more fields to TypeLib Viewer tree. 2006-07-11 12:04:29 +02:00
Piotr Caban ecd514d5d6 oleview: Added open TypeLib file functionality. 2006-07-03 12:00:28 +02:00
Piotr Caban fa7e97e80d oleview: Added type displaying in TypeLib Viewer. 2006-07-03 11:59:27 +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 33d0216b61 oleview: Fix compilation with gcc 2.95.
- patch based on Francois Gouget Fix compilation with gcc 2.95 patch
 - moved some string to resources
 - fixed implementation of IPersistStream interface viewer
2006-06-26 12:55:08 +02:00
Piotr Caban 72d454ab87 oleview: Added interface viewer. 2006-06-26 12:54:17 +02:00
Piotr Caban 0f0ee255f6 oleview: Added system configuration dialog. 2006-06-23 11:53:25 +02:00
Piotr Caban b2d91368e5 oleview: Added CreateInstanceOn functionality. 2006-06-23 11:50:05 +02:00
Piotr Caban 2571da6117 oleview: Added details window base. 2006-06-21 12:06:23 +02:00
Piotr Caban 4cfa6a151a oleview: Added base menu funcionality. 2006-06-21 12:03:34 +02:00
Piotr Caban 75469d712b oleview: Added more TreeView entries. 2006-06-21 12:02:01 +02:00
Piotr Caban 3348ecdddc oleview: Added TreeView window. 2006-06-21 11:55:46 +02:00
Piotr Caban 68f590cf82 oleview: Added initial version. 2006-06-21 11:42:19 +02:00