- 04 Mar, 2004 4 commits
-
-
Alexandre Julliard authored
we don't need to look into the DC structure for it.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
is no function to retrieve it from the HDC.
-
Justin Chevrier authored
-
- 03 Mar, 2004 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
command line.
-
Alexandre Julliard authored
displaying more characters for strings without too many escapes.
-
Alexandre Julliard authored
device coordinates. Removed not used breakCount field in the DC structure.
-
Alexandre Julliard authored
configure internals.
-
Kevin Koltzau authored
-
Dimitrie O. Paun authored
-
Hans Leidekker authored
-
Alexandre Julliard authored
-
Kevin Koltzau authored
-
Martin Fuchs authored
-
Robert Shearman authored
- Reduce number of parameters needed for DrawString function.
-
Robert Shearman authored
- Add some NDR functions and structures.
-
Francois Gouget authored
but not to wrc which chokes on it. Add RCEXTRA for symetry and for the user. Remove T_INIT and get_default_init(). These are obsolete (used to select the entry-point, WinMain or main). If the directory contains headers, then add '.' to INCLUDE_PATH. Specify -mnocygwin during the link stage if we are to link with the msvcrt. Transform XXX_APPMODE into XXX_LDFLAGS for more flexibility. Correctly pass '-mconsole' or '-mwindows' to the link stage. Remove XXX_BASEMODULE, XXX_SPEC_SRCS and SPEC_SRCS. They are obsolete. Add implicit build rules for .c, .cpp, .cxx files so that our settings (e.g. INCLUDE_PATH) are used. Fix the rule for building RC files (it was invalid and rejected by make). Convert it to an implicit rule like the others. Add rules for 'make clean'. Add the missing rules for recursive compilation. Remove obsolete elements from the link command (LDDLLFLAGS, ALL_LIBRARY_PATH, LIBS).
-
Christian Costa authored
-
Christian Costa authored
filtergraph.
-
Rein Klazes authored
-
- 02 Mar, 2004 19 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ivan Leo Murray-Smith authored
-
Francois Gouget authored
-
Huw Davies authored
-
Lionel Ulmer authored
- some fixes in make_opengl to support the new types
-
Hans Leidekker authored
-
Dan Kegel authored
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
Generate only the loader script when given just the .exe.so. Add function to delete element from a strarray.
-
Alexandre Julliard authored
cross-compilation properly.
-
Robert Reif authored
-
Christian Costa authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added support for WINEBUILD environment variable. Don't generate the loader script if the output file name ends in .exe.so. Fixed handling of -L option. Static libraries have to be linked in after object files.
-
Juan Lang authored
them.
-
Vitaliy Margolen authored
Invalidate whole tab area when multi-line. In vertical tab placement go from top to bottom. Fix annoying visual artifacts.
-
Dimitrie O. Paun authored
configure time. Add support for parsing/formatting a string array from/to a char string. Add option to disable short wchar support in winegcc.
-
Alexandre Julliard authored
-