Sign in
goma
/
wine
/
597f0b86b10341c8e08b6f4526c84bb2db1de6fc
/
programs
/
oleview
34f7bde
oleview: Add Norwegian Bokmål translation.
by Alexander Nicolaysen Sørnes
· 18 years ago
4a464ef
oleview: Properly handle negative coordinates for mouse events.
by Alexandre Julliard
· 18 years ago
58294b8
oleview: Fix compilation with gcc 2.95.
by Francois Gouget
· 18 years ago
43e9602
oleview: Update Korean resources.
by Byeong-Sik Jeon
· 18 years ago
7cbda36
oleview: Add German translation.
by Frank Richter
· 18 years ago
e1fd734
Korean: Use SUBLANG_NEUTRAL in Korean resources.
by Byeong-Sik Jeon
· 18 years ago
70066c1
oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95.
by Francois Gouget
· 18 years ago
7295af0
French rc files must be encoded in iso-8859-1, not utf-8.
by Francois Gouget
· 18 years ago
33546e0
oleview: Fix the placement of a '\n'.
by Francois Gouget
· 18 years ago
c41a978
oleview: Updated French translation.
by Jonathan Ernst
· 18 years ago
cdc01c7
oleview: Win64 'incompatible pointer type' warning fix.
by Michael Stefaniuc
· 19 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
3380a7d
resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
e213b7e
oleview: Added data freeing in EnumFuncs function.
by Piotr Caban
· 19 years ago
52d16ff
oleview: Added dispinterface handling to idl viewer.
by Piotr Caban
· 19 years ago
f7eeac6
oleview: Added typedef handling to idl viewer.
by Piotr Caban
· 19 years ago
c5fb8f2
oleview: Added idl save to file functionality.
by Piotr Caban
· 19 years ago
a97ee60
oleview: Added idl displaying.
by Piotr Caban
· 19 years ago
96a0da2
oleview: Added idl formatting.
by Piotr Caban
· 19 years ago
6d59fbd
oleview: Added functions description to idl generation.
by Piotr Caban
· 19 years ago
3d42332
oleview: Improved interface handling in idl viewer.
by Piotr Caban
· 19 years ago
9d9ae2e
oleview: Updated Korean resource.
by Hwang YunSong(황윤성)
· 19 years ago
10d552b
oleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
by Dan Hipschman
· 19 years ago
9e74060
oleview: Added interface handling to idl display.
by Piotr Caban
· 19 years ago
0260b26
oleview: Added data freeing in TypeLib Viewer.
by Piotr Caban
· 19 years ago
928966d
oleview: Added some features to IDL data displaying.
by Piotr Caban
· 19 years ago
83edbac
oleview: Added skeleton for IDL files generation.
by Piotr Caban
· 19 years ago
cf0833b
oleview: Added more fields to TypeLib Viewer tree.
by Piotr Caban
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
77895b7
oleview: Added next field to TypeLib viewer treeview control.
by Piotr Caban
· 19 years ago
221521c
oleview: Improved type handling in TypeLib viewer.
by Piotr Caban
· 19 years ago
ecd514d
oleview: Added open TypeLib file functionality.
by Piotr Caban
· 19 years ago
fa7e97e
oleview: Added type displaying in TypeLib Viewer.
by Piotr Caban
· 19 years ago
b3e9a3b
oleview: Added base TypeLib Viewer menu functionality.
by Piotr Caban
· 19 years ago
49c779f
oleview: Added status bar to TypeLib Viewer.
by Piotr Caban
· 19 years ago
03c5387
oleview: Added TypeLib Viewer base.
by Piotr Caban
· 19 years ago
a880317
oleview: Added Korean resources.
by Hwang YunSong(황윤성)
· 19 years ago
33d0216
oleview: Fix compilation with gcc 2.95.
by Piotr Caban
· 19 years ago
c3e5807
oleview: Added propper ClassName displaying to interface viewer.
by Piotr Caban
· 19 years ago
72d454a
oleview: Added interface viewer.
by Piotr Caban
· 19 years ago
0f0ee25
oleview: Added system configuration dialog.
by Piotr Caban
· 19 years ago
0defa4e
oleview: Added copy HTML tag functionality.
by Piotr Caban
· 19 years ago
749e65c
oleview: Added copy CLSID functionality.
by Piotr Caban
· 19 years ago
b2d9136
oleview: Added CreateInstanceOn functionality.
by Piotr Caban
· 19 years ago
9cc02dd
oleview: Spelling fixes (English).
by Jonathan Ernst
· 19 years ago
940d4e0
oleview: French localization.
by Jonathan Ernst
· 19 years ago
4964c1e
oleview: Removed use of strlenW, strcmpW and strcpyW functions.
by Piotr Caban
· 19 years ago
ccfaaa1
oleview: Delete the symlink from git.
by Alexandre Julliard
· 19 years ago
18db853
oleview: Added registry tab in details window.
by Piotr Caban
· 19 years ago
2571da6
oleview: Added details window base.
by Piotr Caban
· 19 years ago
4cfa6a1
oleview: Added base menu funcionality.
by Piotr Caban
· 19 years ago
75469d7
oleview: Added more TreeView entries.
by Piotr Caban
· 19 years ago
6c7a65c
oleview: Added TreeView entries read from registry.
by Piotr Caban
· 19 years ago
3348ecd
oleview: Added TreeView window.
by Piotr Caban
· 19 years ago
b33f95e
oleview: Added pane bar.
by Piotr Caban
· 19 years ago
68f590c
oleview: Added initial version.
by Piotr Caban
· 19 years ago