- 20 Jul, 1999 2 commits
-
-
Gerard Patel authored
-
Bertho Stultiens authored
a new parser state. The is now a warning when a 2 byte integer is larger than 16 bit (and is truncated). - Fixed a couple of cosmetic things in the DLGINIT stuff so that dumping of this type will work as expected. - Added generalized language/version/characteristics support to the DLGINIT resource type. Ulrich Czekalla <ulrichc@corel.ca> - Added support for DLGINIT resource-type. - Added string continuation and embedded quoting. - Added numeric IDs for icons in controls. Eric Pouech <Eric.Pouech@wanadoo.fr> - Bugfix: Distinguish between 2 and 4 byte integers in RCDATA.
-
- 18 Jul, 1999 28 commits
-
-
Albert den Haan authored
where they belonged.
-
Patrik Stridvall authored
-
Eric Pouech authored
-
Thuy Nguyen authored
-
Luc Tourangeau authored
- coordinate system origin fix
-
Ulrich Weigand authored
-
Alex Priem authored
- TVM_SORTCHILDRENCB also accepts TVI_ROOT as a valid hParent.
-
Ian Schmidt authored
-
Dennis Björklund authored
Also a fix to draw scrollbar-buttons more like in win9x.
-
Eric Pouech authored
afterwards, but a copy of it.
-
Eric Pouech authored
-
Lawson Whitney authored
-
Alexandre Julliard authored
Updated README and man page. Split documentation for wine.conf into new wine.conf(5) manpage.
-
Noel Borthwick authored
-
Abey George authored
parent's update region is not empty.
-
Francis Beaudet authored
-
Francis Beaudet authored
-
Ian Schmidt authored
-
Alex Priem authored
-
Eric Pouech authored
are now stored uppercase.
-
Francis Beaudet authored
-
Ove Kaaven authored
that'd create a dialog box with a Unicode dialog procedure...
-
Dennis Björklund authored
-
Thuy Nguyen authored
specifying the path and name of the PPD file.
-
Sylvain St-Germain authored
handling of keyboard up and down arrow.
-
Jim Aston authored
-
Ove Kaaven authored
-
Luc Tourangeau authored
-
- 15 Jul, 1999 10 commits
-
-
Uwe Bonnes authored
-
Keith Matthews authored
process-safe code.
-
Dennis Björklund authored
(background set to COLOR_BTNFACE).
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Include if1632/ and graphics/win16drv/ into WineLib. Move miscemu/emulate.c into dlls/win87em/.
-
Eric Pouech authored
is now stored on a per process basis.
-
Eric Pouech authored
mci(Set|Get)DriverData to store specific data). Make use of default debugtools.h channel. Added CALLBACK attribute to DriverProc.
-
Eric Pouech authored
First valid ID for mci devices is now 1 (some progs were testing this value). Started implementing mci command table resources. Handled closing on MCI_ALL.
-
Eric Pouech authored
mci(Set|Get)DriverData to store specific data). Deferred opening of low-level device until play is requested.
-
Eric Pouech authored
Changed way of allocation open mci drivers (array => list).
-