2003-07-09 |
Juraj Hercek | Adjusted grammar to accept also help-ids for dialogex... |
tree | commitdiff |
2003-07-01 |
Alexandre Julliard | Add #ifdefs around forwards and interfaces like MIDL... |
tree | commitdiff |
2003-06-23 |
Francois Gouget | Make sure to return an error if the file generation... |
tree | commitdiff |
2003-06-20 |
Alexandre Julliard | Added support for #include in IDL files (based on a... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-07 |
Mike Hearn | Check for /lib/tls directory for Red Hat 9. |
tree | commitdiff |
2003-05-16 |
Mike Hearn | Silence error on non-redhat systems. |
tree | commitdiff |
2003-05-16 |
Hans Leidekker | Force perl to use byte semantics. |
tree | commitdiff |
2003-05-14 |
Alexandre Julliard | Only print warning on nm failure because it fails on... |
tree | commitdiff |
2003-05-13 |
Mike Hearn | Make sure prefix is actually honoured by configure. |
tree | commitdiff |
2003-05-13 |
Eric Pouech | Listed recently added sections' types (resource, tls... |
tree | commitdiff |
2003-05-13 |
Dimitrie O. Paun | Ignore -mthreads, it's not needed in Unix. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | library/Makefile.in and unicode/Makefile.in don't exist... |
tree | commitdiff |
2003-05-08 |
Alexandre Julliard | Added dumping of the TLS directory. |
tree | commitdiff |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
tree | commitdiff |
2003-04-22 |
Vincent Béron | Don't change to ttydrv to install registry, regedit... |
tree | commitdiff |
2003-04-21 |
Alexandre Julliard | Resource names don't need a case-sensitive comparison... |
tree | commitdiff |
2003-04-19 |
Dimitrie O. Paun | Add -fo as a synonym for -o, for compatibility with rc. |
tree | commitdiff |
2003-04-16 |
Thomas Mertes | Change c2man that it works with the new format of the... |
tree | commitdiff |
2003-04-14 |
Hans Leidekker | Handle multiline output from grep and don't grep for... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Added support for generating dependencies for idl files. |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Get rid of the ICOM_CALL macros. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Ignore "U " in nm -u output. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-09 |
Dimitrie O. Paun | We don't need to dlopen the app module before the LoadL... |
tree | commitdiff |
2003-04-08 |
Juraj Hercek | Fixed generation of makefiles and wrapper files when... |
tree | commitdiff |
2003-04-08 |
Hans Leidekker | Add some more newly arrived dlls. |
tree | commitdiff |
2003-04-07 |
Hans Leidekker | Make winapi_check handle spec files where no handler... |
tree | commitdiff |
2003-04-07 |
Hans Leidekker | Sync winapi_check to Wine spec files. |
tree | commitdiff |
2003-04-04 |
Andreas Mohr | Structure README file in a better way, some doc fixes. |
tree | commitdiff |
2003-04-03 |
Alexandre Julliard | Don't output register function code if it's a forwarded... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added abs_time_t structure to the server protocol,... |
tree | commitdiff |
2003-04-02 |
Dimitrie O. Paun | Make use of the new spawnvp function in wine{gcc,wrap}. |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Dump string resources in a more readable way. |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Use _spawnvp to replace fork for non-Unix platforms. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Added support for specifying an stdcall dll entry point. |
tree | commitdiff |
2003-03-31 |
Sylvain Petreolle | Use regedit instead of regapi. |
tree | commitdiff |
2003-03-28 |
Dimitrie O. Paun | Remove the no longer needed -m option, ignore -r for... |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Allow wpp users to undefine previously defined symbols. |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Do not pass unnecessary flags to wrc in generated makef... |
tree | commitdiff |
2003-03-25 |
Alexandre Julliard | Store %gs in the TEB on every call to 16-bit code,... |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Avoid reference to wine_get_cs function from libwine. |
tree | commitdiff |
2003-03-24 |
Brian Vincent | Prompt the user again if they don't get the root passwo... |
tree | commitdiff |
2003-03-24 |
Dimitrie O. Paun | Don't attempt to compile .res files. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
tree | commitdiff |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced tempnam by mkstemps. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Don't use libwine_port in makedep to avoid dependency... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibil... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
tree | commitdiff |
2003-03-19 |
Dimitrie O. Paun | Remove -J, -P, and -V as they have long options equival... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Disable 'variable' in Win32 spec files. |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Don't enter an imported dll in the import table at... |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Improve the look/content of the man page output. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Only sort the number of symbols actually found. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Output a dummy function for linking. |
tree | commitdiff |
2003-03-05 |
Duane Clark | Add full listing format option. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
tree | commitdiff |
2003-02-26 |
Dimitrie O. Paun | Remove assembly generation from wrc. |
tree | commitdiff |
2003-02-25 |
Dimitrie O. Paun | No need to support -mwindows as a synonim for -mgui... |
tree | commitdiff |
2003-02-24 |
Dimitrie O. Paun | Link in shell32 only in gui mode. |
tree | commitdiff |
2003-02-18 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2003-02-12 |
Tony Lambregts | Modify the wineconf tags so that the sample config... |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add option to set preprocessor (not yet implemented). |
tree | commitdiff |
2003-02-01 |
Alexandre Julliard | Made process and thread ids small integers instead... |
tree | commitdiff |
2003-02-01 |
Dimitrie O. Paun | Merge README.wrc into wrc's man page. |
tree | commitdiff |
2003-01-31 |
Dimitrie O. Paun | Remove header file generation, and related options. |
tree | commitdiff |
2003-01-23 |
Gerald Pfeifer | Declare variable only if needed. |
tree | commitdiff |
2003-01-21 |
Dan Kegel | Added Windows-compatible start.exe. |
tree | commitdiff |
2003-01-21 |
Dan Kegel | \ at EOL in string now behaves like in msvc6's rc. |
tree | commitdiff |
2003-01-20 |
Dimitrie O. Paun | Remove the obsolete wrc options: -A, -T, and -t. |
tree | commitdiff |
2003-01-20 |
Marcus Meissner | Include $prefix/include/wine/windows into the WINE... |
tree | commitdiff |
2003-01-11 |
Johannes E. Schindelin | Allow C++ comments after #endif. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Added windres compatibility switches: -v, --[no-]use... |
tree | commitdiff |
2003-01-10 |
Alexandre Julliard | Fixed handling of trailing whitespace after #else and... |
tree | commitdiff |
2003-01-10 |
Dimitrie O. Paun | Support default output name (a.out); some configure... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
tree | commitdiff |
2003-01-09 |
Ove Kaaven | Declare user-marshaller prototypes for types declared... |
tree | commitdiff |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Teach winegcc to produce executables directly from... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Add support for .drv extension (for winspool.drv tests... |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | mingw links in comdlg32, shell32, and advapi32 by default. |
tree | commitdiff |
2003-01-05 |
Francois Gouget | Standardize the capitalization of Wine. |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | Pass -l's that are not .dll's or .a's to the linker. |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | - Define the standard __WINE__ and __WIN32__ macros. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
next |