Commit Graph

74 Commits

Author SHA1 Message Date
Francois Gouget 58294b818c oleview: Fix compilation with gcc 2.95. 2006-10-23 15:19:23 +02:00
Francois Gouget 33546e0869 oleview: Fix the placement of a '\n'. 2006-10-05 17:44:55 +02:00
Michael Stefaniuc cdc01c753e oleview: Win64 'incompatible pointer type' warning fix. 2006-10-03 11:15:57 +02:00
Piotr Caban e213b7e8aa oleview: Added data freeing in EnumFuncs function. 2006-08-26 18:54:19 +02:00
Piotr Caban 52d16ff54d oleview: Added dispinterface handling to idl viewer. 2006-08-22 11:56:36 +02:00
Piotr Caban f7eeac6fc1 oleview: Added typedef handling to idl viewer. 2006-08-22 11:56:23 +02:00
Piotr Caban c5fb8f2829 oleview: Added idl save to file functionality. 2006-08-21 12:22:47 +02:00
Piotr Caban a97ee60209 oleview: Added idl displaying.
- Added idl displaying.
 - Fixed AddToTLDataStrWithTabsW function.
2006-08-21 12:22:41 +02:00
Piotr Caban 96a0da2487 oleview: Added idl formatting. 2006-08-21 12:21:54 +02:00
Piotr Caban 6d59fbdffd oleview: Added functions description to idl generation. 2006-08-21 12:21:46 +02:00
Piotr Caban 3d42332493 oleview: Improved interface handling in idl viewer. 2006-08-14 11:44:25 +02:00
Dan Hipschman 10d552b22e oleview: Initialize TVITEM.lParam to NULL in EnumFuncs. 2006-08-02 11:40:35 +02:00
Piotr Caban 9e740600c3 oleview: Added interface handling to idl display. 2006-07-24 12:57:32 +02:00
Piotr Caban 0260b26962 oleview: Added data freeing in TypeLib Viewer. 2006-07-19 18:15:07 +02:00
Piotr Caban 928966ddad oleview: Added some features to IDL data displaying. 2006-07-19 18:14:58 +02:00
Piotr Caban 83edbac0b2 oleview: Added skeleton for IDL files generation. 2006-07-19 18:14:22 +02:00
Piotr Caban cf0833b9d3 oleview: Added more fields to TypeLib Viewer tree. 2006-07-11 12:04:29 +02:00
Piotr Caban 77895b701b oleview: Added next field to TypeLib viewer treeview control. 2006-07-03 12:01:36 +02:00
Piotr Caban 221521ca94 oleview: Improved type handling in TypeLib viewer. 2006-07-03 12:01:28 +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 b3e9a3ba9f oleview: Added base TypeLib Viewer menu functionality. 2006-06-30 21:07:48 +02:00
Piotr Caban 49c779f06f oleview: Added status bar to TypeLib Viewer. 2006-06-30 21:07:40 +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