Commit graph

192 commits

Author SHA1 Message Date
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
Hwang YunSong(황윤성)
9d9ae2e5b7 oleview: Updated Korean resource. 2006-08-07 13:13:06 +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
Alexandre Julliard
77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard
028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard
cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +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
Hwang YunSong(황윤성)
a880317e23 oleview: Added Korean resources. 2006-06-26 12:56:26 +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
c3e5807b57 oleview: Added propper ClassName displaying to interface viewer. 2006-06-26 12:54:47 +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
0defa4e807 oleview: Added copy HTML tag functionality. 2006-06-23 11:50:37 +02:00
Piotr Caban
749e65cb37 oleview: Added copy CLSID functionality. 2006-06-23 11:50:17 +02:00
Piotr Caban
b2d91368e5 oleview: Added CreateInstanceOn functionality. 2006-06-23 11:50:05 +02:00
Jonathan Ernst
9cc02dd6a9 oleview: Spelling fixes (English). 2006-06-23 10:45:14 +02:00
Jonathan Ernst
940d4e0f3b oleview: French localization. 2006-06-23 10:44:56 +02:00
Piotr Caban
4964c1e940 oleview: Removed use of strlenW, strcmpW and strcpyW functions. 2006-06-22 13:16:21 +02:00
Alexandre Julliard
ccfaaa1f7b oleview: Delete the symlink from git. 2006-06-21 18:16:18 +02:00
Piotr Caban
18db853973 oleview: Added registry tab in details window. 2006-06-21 12:06:58 +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
6c7a65c1d3 oleview: Added TreeView entries read from registry. 2006-06-21 11:56:19 +02:00
Piotr Caban
3348ecdddc oleview: Added TreeView window. 2006-06-21 11:55:46 +02:00
Piotr Caban
b33f95e652 oleview: Added pane bar. 2006-06-21 11:49:12 +02:00
Piotr Caban
68f590cf82 oleview: Added initial version. 2006-06-21 11:42:19 +02:00