Commit Graph

28 Commits (master)

Author SHA1 Message Date
Alexandre Julliard cd6aa5f229 oleview: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:55:42 +02:00
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Alexandre Julliard efd7465e5f oleview: Convert dialogs to po files. 2011-11-01 11:12:19 +01:00
Alexandre Julliard 4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Yaron Shahrabani 971ce6c44a oleview: Added Hebrew translation. 2010-10-26 15:14:53 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Igor Paliychuk 86603e52eb oleview: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Michael Stefaniuc 7387026120 oleview: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 11:36:11 +02:00
Luca Bennati 522fe9abeb oleview: Add Italian translation. 2010-06-07 13:42:42 +02:00
Michael Stefaniuc c34c6ac20e oleview: Switch the rest to use the explicit W-types/functions.
Compile with -DWINE_NO_UNICODE_MACROS.
2010-05-07 12:49:40 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +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
Alexandre Julliard 8e71504e76 programs: Don't make apps Unicode if they don't use the command line. 2009-02-06 23:20:01 +01:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Alexandre Julliard d1cadd4753 oleview.exe: We can now store binary files in the repository. 2007-09-18 13:15:44 +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
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Piotr Caban ecd514d5d6 oleview: Added open TypeLib file functionality. 2006-07-03 12:00:28 +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 72d454ab87 oleview: Added interface viewer. 2006-06-26 12:54:17 +02:00
Piotr Caban 2571da6117 oleview: Added details window base. 2006-06-21 12:06:23 +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