projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The provider functions are WINAPI.
[wine]
/
programs
/
2002-08-10
Alexandre Julliard
Added explicit dependency on y.tab.h for lex output.
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Create separate makefiles for tests for more flexibility.
tree
|
commitdiff
2002-08-02
Alexandre Julliard
Don't pass the perl C flags to winebuild.
tree
|
commitdiff
2002-08-02
Mike Castle
Compile fix for multi-threaded perl.
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Use the normal perl interpreter for test scripts that...
tree
|
commitdiff
2002-07-31
Rok Mandeljc
Fixed some invalid characters.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Split routines that don't rely on C functions into...
tree
|
commitdiff
2002-07-29
Steven Edwards
Fix building/linking resources on Mingw.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_run_program: don't try to run an empty line.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
More verbose output when file not found.
tree
|
commitdiff
2002-07-24
Uwe Bonnes
WCMD_batch: increase possible line length and warn...
tree
|
commitdiff
2002-07-23
Andreas Mohr
- Fix some spelling problems.
tree
|
commitdiff
2002-07-20
Patrik Stridvall
Updated winetest Perl modules using winapi_extract.
tree
|
commitdiff
2002-07-20
Bill Medland
Allow regsvr32 to process multiple filenames (as does...
tree
|
commitdiff
2002-07-20
Francois Gouget
Move an extern declaration to stop egcs-2.91.66 from...
tree
|
commitdiff
2002-07-16
Eric Pouech
Bring winhelp back to life, with mainly support for...
tree
|
commitdiff
2002-07-16
Gerald Pfeifer
Do not #include <malloc.h>, which is non-standard and...
tree
|
commitdiff
2002-07-16
Andriy Palamarchuk
A few cosmetic changes plus fixes for problems spotted...
tree
|
commitdiff
2002-07-16
Rok Mandeljc
Added Slovenian resources.
tree
|
commitdiff
2002-07-08
Andriy Palamarchuk
Use rich text edit control instead of handling user...
tree
|
commitdiff
2002-07-05
Gregg Mattinson
Modified WCMD_filesize64 to handle unsigned numbers.
tree
|
commitdiff
2002-07-05
Alexandre Julliard
Use Wine debugging API. Fixed MessageBox loop.
tree
|
commitdiff
2002-07-05
Andreas Mohr
- make sure even GUI users notice a "missing xmessage...
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Removed non-static structure initializers.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Removed unusual type casting.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Avoid multi-line string constants.
tree
|
commitdiff
2002-07-02
Alexandre Julliard
Removed redundant GetMessage call.
tree
|
commitdiff
2002-07-02
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
2002-07-01
Andreas Mohr
- Use PeekMessage loop around GetMessage.
tree
|
commitdiff
2002-06-28
Gregg Mattinson
Removed C++ style comments.
tree
|
commitdiff
2002-06-28
Andriy Palamarchuk
Fixed a few bugs, added processing of REG_MULTI_SZ...
tree
|
commitdiff
2002-06-24
Andreas Mohr
Made initialization more verbose in case of errors.
tree
|
commitdiff
2002-06-22
Alexandre Julliard
Added printf format checking to the ok() and trace...
tree
|
commitdiff
2002-06-21
Bill Medland
Test the ability to handle hex values in excess of...
tree
|
commitdiff
2002-06-21
Bill Medland
- Rework the line reading. This version uses a single...
tree
|
commitdiff
2002-06-21
Bill Medland
Correct the comparison of two files. Just because...
tree
|
commitdiff
2002-06-20
Alexandre Julliard
Added dependency on program symlink for unit tests.
tree
|
commitdiff
2002-06-20
Andriy Palamarchuk
Added regedit unit test, a couple minor changes to...
tree
|
commitdiff
2002-06-20
Andriy Palamarchuk
Removed traces of the regedit unit tests.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Don't use msvcrt.
tree
|
commitdiff
2002-06-13
Gregg Mattinson
Replaced stricmp/strnicmp with strcasecmp/strncasecmp.
tree
|
commitdiff
2002-06-04
Alexandre Julliard
Merged Martin Fuchs' file manager (with the help of...
tree
|
commitdiff
2002-06-02
Eric Pouech
Fixed some selection bugs.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-31
Andriy Palamarchuk
Use native libc functions instead of msvcrt ones.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
tree
|
commitdiff
2002-05-28
Vincent Béron
Fixed warnings.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed most inclusions of options.h.
tree
|
commitdiff
2002-05-22
Alexandre Julliard
New loading scheme for Winelib apps, makes them behave...
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-21
Eric Pouech
Allow ANSI charset in font enumeration.
tree
|
commitdiff
2002-05-20
Alexandre Julliard
Moved expand.c from libtest to programs/expand.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Better usage message. Flush stderr before exiting.
tree
|
commitdiff
2002-05-14
Eric Pouech
Removed Trace macro and replaced it by Wine debug chann...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
No longer used.
tree
|
commitdiff
2002-05-14
Sylvain Petreolle
- Converted Winhelp for use of NLS
tree
|
commitdiff
2002-05-12
Alexandre Julliard
Added some support for cross-compilation using mingw32.
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Added mkinstalldirs to create directories more portably.
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-08
Alexandre Julliard
Run make test for all programs by default.
tree
|
commitdiff
2002-05-08
Raul Dias
- Make possible to diff registry information that contains
tree
|
commitdiff
2002-05-05
Mike Wetherell
Utility to convert between Unix and Windows paths at...
tree
|
commitdiff
2002-05-04
Andriy Palamarchuk
Fixed a problem when regedit interpreted file names...
tree
|
commitdiff
2002-05-04
Jason Edmeades
Add support for the 'title' command.
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Install more of the Winelib programs by default (based...
tree
|
commitdiff
2002-05-02
Andriy Palamarchuk
Do not install hlp2sgml.
tree
|
commitdiff
2002-04-29
Andriy Palamarchuk
Implemented regsvr32 tool. Based on ReactOS implementation.
tree
|
commitdiff
2002-04-29
Jason Edmeades
- Support for dir /w and /b flags
tree
|
commitdiff
2002-04-29
Jason Edmeades
Emulate the dos cmd 'cls'.
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Updated module definitions for Perl unit tests.
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Added possibility of specifying a name for the .pm...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-20
Jason Edmeades
- Fixed move and copy when no destination supplied...
tree
|
commitdiff
2002-04-20
Eric Pouech
Now C tests are able to access argc/argv as passed...
tree
|
commitdiff
2002-04-19
Paul Millar
Added option for announcement of successful test results.
tree
|
commitdiff
2002-04-11
Andriy Palamarchuk
Created regedit replacement. Fixed some bugs.
tree
|
commitdiff
2002-04-11
Alexandre Julliard
Removed changelog entries that are in the main changelo...
tree
|
commitdiff
2002-04-11
Alexandre Julliard
Updated configure to take advantage of new autoconf...
tree
|
commitdiff
2002-04-08
Geoffrey Hausheer
Added comments explaing how to use cygwin/mingw/wine...
tree
|
commitdiff
2002-04-06
Jeremy White
Fixed exit status in some cases.
tree
|
commitdiff
2002-04-02
Geoffrey Hausheer
Added perl script which will build a Makefile for runni...
tree
|
commitdiff
2002-04-02
Alexandre Julliard
Various makefile fixes for the test environment.
tree
|
commitdiff
2002-04-02
François Gouget
Make the testing framework thread safe.
tree
|
commitdiff
2002-03-29
Alexandre Julliard
Use ExitProcess to terminate the application.
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Need to set WINEDLLPATH too.
tree
|
commitdiff
2002-03-27
Sylvain Petreolle
Converted to use of NLS.
tree
|
commitdiff
2002-03-23
Eric Pouech
Wineconsole is now able to handle non raster fonts...
tree
|
commitdiff
2002-03-23
Eric Pouech
Started implementing event reduction.
tree
|
commitdiff
2002-03-23
Eric Pouech
Fixed some issues in resources definition.
tree
|
commitdiff
2002-03-22
Francois Gouget
Add trace function (same as in the perl framework).
tree
|
commitdiff
2002-03-20
Sylvain Petreolle
Made notepad uses NLS properly.
tree
|
commitdiff
2002-03-19
Andreas Mohr
- fix complete listbox messup by only updating in case...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-28
Andriy Palamarchuk
Made regapi scripts able to process .reg files in regedit
tree
|
commitdiff
next