Alistair Leslie-Hughes
d4f0685173
oleview: Fixed crash with loading typelib information.
2008-07-08 12:28:07 +02:00
Vladimir Pankratov
ad0c267f74
oleview: Add Russian translation.
2008-06-21 11:13:44 +02:00
Francois Gouget
d81fb8e027
Remove spaces before '...' in the Danish resources.
2008-06-16 15:52:21 +02:00
Francois Gouget
9b81d86a6d
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-06-10 19:45:14 +02:00
Francois Gouget
39cb432b68
Fix the resources to remove extraneous spaces in '...'.
2008-06-05 15:53:05 +02:00
Jens Albretsen
5e13b19dac
oleview: Danish translation.
2008-05-07 12:10:35 +02:00
Alexandre Julliard
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
Piotr Caban
2e80f11c5e
oleview: Fixed incorrect brackets bug.
2008-04-14 12:40:22 +02:00
Piotr Caban
0701ddb665
oleview: Add dual interfaces support to coclasses.
2008-04-14 12:40:22 +02:00
Piotr Caban
aad4547d95
oleview: CreateCoclassHeader partially implemented.
2008-04-11 12:11:32 +02:00
Piotr Caban
3023a186b9
oleview: Removed memory leak in EnumImplTypes.
2008-04-11 12:11:32 +02:00
Piotr Caban
cdc3ee70b3
oleview: Added coclass handling base.
2008-04-11 12:11:32 +02:00
Piotr Caban
af1c1484d7
oleview: Skip IDispatch functions in dual interfaces properly.
2008-04-11 12:11:32 +02:00
Piotr Caban
38994a42f4
oleview: Added returns as arguments in interfaces with oleautomation flag.
2008-04-10 09:54:21 +02:00
Piotr Caban
dc0d29c708
oleview: Hide functions without id property in dual interfaces.
2008-04-10 09:54:15 +02:00
Piotr Caban
bd4437f18f
oleview: Fixed idl files generation with oleautomation flag.
2008-04-10 09:54:10 +02:00
Piotr Caban
4e51c02224
oleview: Fixed idl files generation with dual interfaces.
2008-04-10 09:54:06 +02:00
Piotr Caban
d19f1673ae
oleview: Added helpstring to functions.
2008-04-10 09:53:58 +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
Mikołaj Zalewski
c610afe7b4
oleview: Add ellipsis to menu items that show dialogs.
2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
1e3f7a58c2
oleview: Add Polish translation.
2008-02-21 12:52:59 +01:00
Frans Kool
b3115fc60e
oleview: Added Dutch translations.
2008-02-12 22:38:24 +01:00
Andrew Talbot
c8cb3b5fbb
oleview: Fix a memory leak.
2007-10-18 12:07:06 +02:00
Mikolaj Zalewski
3982f12404
oleview: Don't crash if the parent type couldn't be retrieved.
2007-10-09 11:40:17 +02:00
Alexandre Julliard
d1cadd4753
oleview.exe: We can now store binary files in the repository.
2007-09-18 13:15:44 +02:00
Dmitry Timoshkov
197f4059ab
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
2007-08-07 14:09:09 +02:00
Alexandre Julliard
69a88a9d40
Fix minor differences in the formatting of the license notices.
2007-05-04 12:08:15 +02:00
Michael Stefaniuc
5f62da109e
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
2007-04-25 12:26:07 +02:00
Alexandre Julliard
f0ddaedc29
oleview: Use standard APIs in SaveIdl and avoid overflows.
2007-03-13 21:17:03 +01:00
Stefan Huehner
4d1d01f266
Mark several functions as static.
2007-03-13 13:35:12 +01:00
Francois Gouget
e0f2593446
oleview: Fix compilation on systems that don't support nameless unions.
2007-03-05 12:13:36 +01:00
Misha Koshelev
b2938efbdf
oleview: Mimick native treeview display of enumerations.
2007-02-28 14:03:43 +01:00
Misha Koshelev
85aefa3567
oleview: Add safearray type.
2007-02-26 16:23:24 +01:00
Misha Koshelev
15d10978ae
oleview: Make optional flag "optional" not "opt.".
2007-02-26 16:22:45 +01:00
Misha Koshelev
e16318657a
oleview: Add forgotten newlines to forward declarations.
2007-02-26 16:22:40 +01:00
Misha Koshelev
633e038b14
oleview: Properly support enumerations.
2007-02-26 16:22:24 +01:00
Misha Koshelev
a5d7c2fb19
oleview: Report default values.
2007-02-26 16:21:29 +01:00
Misha Koshelev
a85895d240
oleview: Account for unnamed right hand side parameter of propput.
2007-02-22 11:27:22 +01:00
Misha Koshelev
49e8770563
oleview: Respect size of array ITypeInfo_GetNames returns.
2007-02-21 19:51:58 +01:00
Marcus Meissner
7fba3dd88d
oleview: Removed dead code (Coverity).
2007-02-06 14:59:15 +01:00
Mike McCormack
b858b78990
oleview: Remove many casts.
2007-02-05 12:23:46 +01:00
Michael Stefaniuc
22684cc767
janitorial: Remove stray '\' at end of lines.
2007-01-09 12:04:26 +01:00
Alexander Nicolaysen Sørnes
34f7bde859
oleview: Add Norwegian Bokmål translation.
2006-11-27 13:44:47 +01:00
Alexandre Julliard
4a464ef03a
oleview: Properly handle negative coordinates for mouse events.
2006-10-25 17:42:51 +02:00
Francois Gouget
58294b818c
oleview: Fix compilation with gcc 2.95.
2006-10-23 15:19:23 +02:00
Byeong-Sik Jeon
43e96028a9
oleview: Update Korean resources.
2006-10-23 12:37:10 +02:00
Frank Richter
7cbda36eea
oleview: Add German translation.
2006-10-23 12:35:01 +02:00
Byeong-Sik Jeon
e1fd734c97
Korean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20 13:49:39 +02:00
Francois Gouget
70066c1640
oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95.
2006-10-16 11:30:58 +02:00
Francois Gouget
7295af0915
French rc files must be encoded in iso-8859-1, not utf-8.
2006-10-06 12:32:08 +02:00
Francois Gouget
33546e0869
oleview: Fix the placement of a '\n'.
2006-10-05 17:44:55 +02:00
Jonathan Ernst
c41a9784bf
oleview: Updated French translation.
2006-10-04 22:22:12 +02:00
Michael Stefaniuc
cdc01c753e
oleview: Win64 'incompatible pointer type' warning fix.
2006-10-03 11:15:57 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
Mikołaj Zalewski
3380a7d955
resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL.
2006-09-25 18:31:55 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +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
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