2004-01-20 |
Hans Leidekker | Fixed misuse of scalar reference variable. |
tree | commitdiff |
2004-01-20 |
Francois Gouget | Generate ok("...\n") calls. |
tree | commitdiff |
2004-01-18 |
Alexandre Julliard | Windows rename() needs an unlink() first (reported... |
tree | commitdiff |
2004-01-18 |
Vincent Béron | Added a new flag to wrc, to be used to assess translations |
tree | commitdiff |
2004-01-18 |
Hans Leidekker | Get rid of the static module list. |
tree | commitdiff |
2004-01-16 |
Vincent Béron | Yet another new spec file, this time iccvid.spec. |
tree | commitdiff |
2004-01-15 |
Alexandre Julliard | Tweaked the init code so that it works properly no... |
tree | commitdiff |
2004-01-15 |
Eric Pouech | Be more strict about checks (especially in RVA translat... |
tree | commitdiff |
2004-01-14 |
Robert Lunnon | Included limits.h to resolve missing macro definition. |
tree | commitdiff |
2004-01-13 |
Vincent Béron | Add yet another spec file for a new dll. |
tree | commitdiff |
2004-01-12 |
Vincent Béron | Add spec files for new dlls. |
tree | commitdiff |
2004-01-09 |
Dimitrie O. Paun | Remove the wrapper generation from winewrap, it is... |
tree | commitdiff |
2004-01-09 |
Dimitrie O. Paun | Do not fail if we can't load some libs in the wrapper. |
tree | commitdiff |
2004-01-09 |
Alexandre Julliard | If supported, add -init and -fini flags to the linker... |
tree | commitdiff |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader... |
tree | commitdiff |
2004-01-07 |
Ove Kaaven | Added rules to parse library, coclass, dispinterface... |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-06 |
Chris Morgan | Added winebrowser app that launches a Unix browser. |
tree | commitdiff |
2004-01-02 |
Mike McCormack | Avoid a crash if the dialog style is missing. |
tree | commitdiff |
2003-12-15 |
Kirill Smelkov | Added mfc/Include and mfc/src as possible places for... |
tree | commitdiff |
2003-12-15 |
Martin Fuchs | Fixed options for winebuild. |
tree | commitdiff |
2003-12-15 |
Kirill Smelkov | Added test for -fms-extensions to generated configure.ac. |
tree | commitdiff |
2003-12-05 |
Alexandre Julliard | Moved all the files in graphics/x11drv to dlls/x11drv. |
tree | commitdiff |
2003-12-03 |
Richard Cohen | Search for libraries in the order - .so - .def - .a |
tree | commitdiff |
2003-11-30 |
Alexandre Julliard | Removed some no longer used programs. |
tree | commitdiff |
2003-11-28 |
Alexandre Julliard | Better support for div and ldiv in Winelib apps. |
tree | commitdiff |
2003-11-28 |
Richard Cohen | - Add standard dll path last instead of first. |
tree | commitdiff |
2003-11-26 |
Ivan Leo Murray... | Changed Adam Sacarny's email, and -debugmsg to --debugmsg. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | Make the winehq.org domain the official one. |
tree | commitdiff |
2003-11-25 |
Pierre d'Herbemont | Add Darwin/Mac OS X support to the build system. |
tree | commitdiff |
2003-11-25 |
Ivan Leo Murray... | Added winver information for windows me and windows... |
tree | commitdiff |
2003-11-21 |
Alexandre Julliard | Removed the ts_xlib files. |
tree | commitdiff |
2003-11-20 |
Gerald Pfeifer | Remove wineconf.libs from EXTRASUBDIRS. |
tree | commitdiff |
2003-11-20 |
Alexandre Julliard | open_input_file(): try to open the file in the current... |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Don't ignore libs specified by the user while linking. |
tree | commitdiff |
2003-11-18 |
Alexandre Julliard | Removed obsolete wineconf tcl implementation. |
tree | commitdiff |
2003-11-18 |
Alexandre Julliard | Generate the authors list for the shell about dialog... |
tree | commitdiff |
2003-11-18 |
Francois Gouget | Fix the generation of wineapploader in sub directories. |
tree | commitdiff |
2003-11-17 |
Vincent Béron | Add a couple of missing spec files. |
tree | commitdiff |
2003-11-14 |
Alexandre Julliard | Get rid of the msdos/ directory. |
tree | commitdiff |
2003-11-13 |
Alexandre Julliard | Moved memory/environ.c, memory/virtual.c and misc/cpu... |
tree | commitdiff |
2003-11-12 |
Alexandre Julliard | Added a wine-glibc binary that detects the glibc thread... |
tree | commitdiff |
2003-11-11 |
Alexandre Julliard | Cosmetics. |
tree | commitdiff |
2003-11-06 |
Alexandre Julliard | Re-use the loader directory for the main wine loader... |
tree | commitdiff |
2003-11-03 |
Alexandre Julliard | Put better values for code and data sizes in the NT... |
tree | commitdiff |
2003-10-30 |
Gerald Pfeifer | Change some variables from int to unsigned to avoid... |
tree | commitdiff |
2003-10-30 |
Gerald Pfeifer | Add proper casts to avoid signed vs. unsigned mismatches in |
tree | commitdiff |
2003-10-30 |
Alexandre Julliard | Better defaults for heap and stack sizes. |
tree | commitdiff |
2003-10-28 |
Francois Gouget | Weekly spelling fixes. |
tree | commitdiff |
2003-10-28 |
Francois Gouget | Add support for .dbg.c files. This makes it possible... |
tree | commitdiff |
2003-10-28 |
Alexandre Julliard | Switch back to the main process stack before calling... |
tree | commitdiff |
2003-10-27 |
Alexandre Julliard | libntdll.dll.so no longer exists, check for libntdll... |
tree | commitdiff |
2003-10-27 |
Alexandre Julliard | Added printing of the target of forwarded exports. |
tree | commitdiff |
2003-10-27 |
Pierre d'Herbemont | Fix PowerPC assembler syntax mistakes. |
tree | commitdiff |
2003-10-24 |
Alexandre Julliard | Specify include quotes in the tests.dat file. |
tree | commitdiff |
2003-10-24 |
Pierre d'Herbemont | Change mctr PowerPC asm instruction to mtctr. Add Suppo... |
tree | commitdiff |
2003-10-22 |
Vincent Béron | Added support for neutral language. |
tree | commitdiff |
2003-10-21 |
Francois Gouget | Update tests.dat to include the various #include fixes. |
tree | commitdiff |
2003-10-21 |
Francois Gouget | Change all head/tail -X to head/tail -n X to be more... |
tree | commitdiff |
2003-10-15 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-14 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-11 |
Alexandre Julliard | We no longer need to link against ntdll in the Unix... |
tree | commitdiff |
2003-10-10 |
Dimitrie O. Paun | Have the wrapper load the used DLLs in case the main... |
tree | commitdiff |
2003-10-08 |
Alexandre Julliard | Added __wine_set_signal_fs function to avoid sharing the |
tree | commitdiff |
2003-10-06 |
Pavel Roskin | Read and write binary files in binary mode on Windows. |
tree | commitdiff |
2003-10-06 |
Vincent Béron | Get rid of useless comment (empty function header). |
tree | commitdiff |
2003-10-03 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-03 |
Dimitrie O. Paun | Make bin2res silent by default. |
tree | commitdiff |
2003-10-02 |
Gerald Pfeifer | Cast time_t parameters to fprintf(...,"%l",...) to... |
tree | commitdiff |
2003-10-01 |
Gerald Pfeifer | Cast time_t to long for printing. |
tree | commitdiff |
2003-10-01 |
Dimitrie O. Paun | Teach bin2res to deal with one file at a time. |
tree | commitdiff |
2003-10-01 |
Jon Griffiths | Ensure we generate for -noname ordinals documented... |
tree | commitdiff |
2003-09-30 |
Daniel Marmier | Use #ifdef instead of #if for all feature tests. |
tree | commitdiff |
2003-09-30 |
Francois Gouget | Return 2 in case of a usage error. |
tree | commitdiff |
2003-09-29 |
Alexandre Julliard | Try to catch the case of a non-writable source director... |
tree | commitdiff |
2003-09-29 |
Alexandre Julliard | Fixed handling of Unicode strings used as filenames... |
tree | commitdiff |
2003-09-29 |
Francois Gouget | Update winapi and c2man so they know about -ret16.... |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | Added dumping of the resident name table of NE files. |
tree | commitdiff |
2003-09-26 |
Alexandre Julliard | Store the dll name for the export directory inside... |
tree | commitdiff |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16). |
tree | commitdiff |
2003-09-25 |
Alexandre Julliard | Moved loadorder support to dlls/ntdll. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | MSVC warning fix. |
tree | commitdiff |
2003-09-23 |
Jon Griffiths | Added some needed config.h entries. |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Fix strncpyWtoA to actually act as advertised (and... |
tree | commitdiff |
2003-09-22 |
Michael Günnewig | Adapted winecheck to use new environment variable syntax |
tree | commitdiff |
2003-09-22 |
Steven Edwards | Porting fix for Alpha. |
tree | commitdiff |
2003-09-19 |
Alexandre Julliard | Get rid of relay32 directory. |
tree | commitdiff |
2003-09-19 |
Richard Cohen | Handle default linker output name in winewrap instead... |
tree | commitdiff |
2003-09-19 |
Richard Cohen | Add printf format attributes & fix the warnings. |
tree | commitdiff |
2003-09-18 |
Dimitrie O. Paun | Complete rewrite of bin2res, for a cleaner codebase. |
tree | commitdiff |
2003-09-18 |
Eric Frias | Fixed combobox flags handling to allow CBS_DROPDOWN... |
tree | commitdiff |
2003-09-16 |
Dimitrie O. Paun | Do not require GUI support for displaying errors in... |
tree | commitdiff |
2003-09-15 |
Dimitrie O. Paun | Teach winegcc to masquerade as cpp. |
tree | commitdiff |
2003-09-12 |
Richard Cohen | Handle -L<dir> in a separate array. |
tree | commitdiff |
2003-09-11 |
Alexandre Julliard | Set the dll search path to the location specified in... |
tree | commitdiff |
2003-09-11 |
Richard Cohen | Use an extendable array to store the lists of strings. |
tree | commitdiff |
2003-09-11 |
Alexandre Julliard | Moved winegcc and winewrap to a separate directory. |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Added dumping of message table resources. |
tree | commitdiff |
2003-09-10 |
Steven Edwards | Portability fix for language ids. |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
next |