2003-09-03 |
Dimitrie O. Paun | Forward all arguments to gcc when we have no input...
|
commit | commitdiff | tree |
2003-09-01 |
Dimitrie O. Paun | If we don't send custom draw messages for subitems...
|
commit | commitdiff | tree |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for...
|
commit | commitdiff | tree |
2003-08-27 |
Dimitrie O. Paun | Remove some unneeded __WINESRC__ tests from the headers.
|
commit | commitdiff | tree |
2003-08-25 |
Dimitrie O. Paun | Always setup the selection colour, not just in custom...
|
commit | commitdiff | tree |
2003-08-25 |
Dimitrie O. Paun | Fix the hit test for full row select in REPORT mode...
|
commit | commitdiff | tree |
2003-08-20 |
Dimitrie O. Paun | Stub out the _[w]popen/_pclose() functions.
|
commit | commitdiff | tree |
2003-08-13 |
Dimitrie O. Paun | Alias _vsnprintf as vsnprintf.
|
commit | commitdiff | tree |
2003-08-13 |
Dimitrie O. Paun | Add definitions for the S_IS* macros.
|
commit | commitdiff | tree |
2003-08-13 |
Dimitrie O. Paun | Add a bunch of IMAGE_SIZEOF_* constants.
|
commit | commitdiff | tree |
2003-08-12 |
Dimitrie O. Paun | Consolidate all kernel power management functions.
|
commit | commitdiff | tree |
2003-08-07 |
Dimitrie O. Paun | Better support for __declspec() (based on a suggestion...
|
commit | commitdiff | tree |
2003-07-19 |
Dimitrie O. Paun | Small documentation cleanup.
|
commit | commitdiff | tree |
2003-07-18 |
Dimitrie O. Paun | Add "-wrap" to the wrapped app, to avoid possible name...
|
commit | commitdiff | tree |
2003-06-06 |
Dimitrie O. Paun | Align the text vertically in single line labels (spotted...
|
commit | commitdiff | tree |
2003-06-04 |
Dimitrie O. Paun | Remove bFirstPain funky optimization, it is causing...
|
commit | commitdiff | tree |
2003-05-21 |
Dimitrie O. Paun | Inserting column zero should not modify the main item...
|
commit | commitdiff | tree |
2003-05-14 |
Dimitrie O. Paun | Add missing ENDSESSION_LOGOFF define.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Make sure winsock.h gets included before stdlib.h.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Make sure winsock.h gets included before stdlib.h.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Fix a few style issues.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Ignore -mthreads, it's not needed in Unix.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Add prototype for __WSAFDIsSet. Fix syntax error.
|
commit | commitdiff | tree |
2003-05-13 |
Dimitrie O. Paun | Small debug channel cleanup.
|
commit | commitdiff | tree |
2003-05-11 |
Dimitrie O. Paun | Fix custom draw for item 0.
|
commit | commitdiff | tree |
2003-05-06 |
Dimitrie O. Paun | Make it easy to use something other than wrc to compile...
|
commit | commitdiff | tree |
2003-05-02 |
Dimitrie O. Paun | Remove stale links from the FAQ.
|
commit | commitdiff | tree |
2003-05-02 |
Dimitrie O. Paun | Remove some obsolete and/or redundant info.
|
commit | commitdiff | tree |
2003-04-30 |
Dimitrie O. Paun | Generate custom draw notifications for ownerdraw listviews...
|
commit | commitdiff | tree |
2003-04-27 |
Dimitrie O. Paun | Indentation fixes.
|
commit | commitdiff | tree |
2003-04-21 |
Dimitrie O. Paun | Remove references to obsolete files.
|
commit | commitdiff | tree |
2003-04-20 |
Dimitrie O. Paun | Use the standard db2html instead of our db2html-winehq...
|
commit | commitdiff | tree |
2003-04-19 |
Dimitrie O. Paun | Remove the generation of all documentation in one document.
|
commit | commitdiff | tree |
2003-04-19 |
Dimitrie O. Paun | Add -fo as a synonym for -o, for compatibility with rc.
|
commit | commitdiff | tree |
2003-04-14 |
Dimitrie O. Paun | Transform the Packaging Guide into a nice ASCII file.
|
commit | commitdiff | tree |
2003-04-09 |
Dimitrie O. Paun | We don't need to dlopen the app module before the LoadLibrary().
|
commit | commitdiff | tree |
2003-04-04 |
Dimitrie O. Paun | Add a few missing BN_* constants.
|
commit | commitdiff | tree |
2003-04-02 |
Dimitrie O. Paun | Make use of the new spawnvp function in wine{gcc,wrap}.
|
commit | commitdiff | tree |
2003-04-02 |
Dimitrie O. Paun | Add spawnvp to the portability lib.
|
commit | commitdiff | tree |
2003-03-31 |
Dimitrie O. Paun | New winecfg skeleton app, based heavily on original...
|
commit | commitdiff | tree |
2003-03-28 |
Dimitrie O. Paun | Remove the no longer needed -m option, ignore -r for...
|
commit | commitdiff | tree |
2003-03-28 |
Dimitrie O. Paun | Fix errno linkage when compiling in C++.
|
commit | commitdiff | tree |
2003-03-27 |
Dimitrie O. Paun | Allow wpp users to undefine previously defined symbols.
|
commit | commitdiff | tree |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C.
|
commit | commitdiff | tree |
2003-03-27 |
Dimitrie O. Paun | Do not pass unnecessary flags to wrc in generated makefiles.
|
commit | commitdiff | tree |
2003-03-24 |
Dimitrie O. Paun | Don't attempt to compile .res files.
|
commit | commitdiff | tree |
2003-03-24 |
Dimitrie O. Paun | Send LVN_ODCACHEHINT notification for LVS_OWNERDATA...
|
commit | commitdiff | tree |
2003-03-23 |
Dimitrie O. Paun | Comment out unneeded extensions.
|
commit | commitdiff | tree |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibility...
|
commit | commitdiff | tree |
2003-03-19 |
Dimitrie O. Paun | Remove -J, -P, and -V as they have long options equivalents.
|
commit | commitdiff | tree |
2003-03-17 |
Dimitrie O. Paun | Define the u_{char,short,int,long} in msvcrt/sys/types...
|
commit | commitdiff | tree |
2003-03-14 |
Dimitrie O. Paun | Spacing information is signed (debugged and fixed by...
|
commit | commitdiff | tree |
2003-02-26 |
Dimitrie O. Paun | Remove assembly generation from wrc.
|
commit | commitdiff | tree |
2003-02-25 |
Dimitrie O. Paun | No need to support -mwindows as a synonim for -mgui...
|
commit | commitdiff | tree |
2003-02-24 |
Dimitrie O. Paun | Link in shell32 only in gui mode.
|
commit | commitdiff | tree |
2003-02-14 |
Dimitrie O. Paun | Correctly remember the first paint event, but delay...
|
commit | commitdiff | tree |
2003-02-11 |
Dimitrie O. Paun | Compute matrix of first paint when we actually have...
|
commit | commitdiff | tree |
2003-02-11 |
Dimitrie O. Paun | Add missing ListView_SetItemCount declaration.
|
commit | commitdiff | tree |
2003-02-11 |
Dimitrie O. Paun | Add option to set preprocessor (not yet implemented).
|
commit | commitdiff | tree |
2003-02-01 |
Dimitrie O. Paun | Merge README.wrc into wrc's man page.
|
commit | commitdiff | tree |
2003-01-31 |
Dimitrie O. Paun | Remove header file generation, and related options.
|
commit | commitdiff | tree |
2003-01-30 |
Dimitrie O. Paun | Remove writable-strings support.
|
commit | commitdiff | tree |
2003-01-20 |
Dimitrie O. Paun | Remove the obsolete wrc options: -A, -T, and -t.
|
commit | commitdiff | tree |
2003-01-13 |
Dimitrie O. Paun | Define the (old name) struct stat, it is used by programs...
|
commit | commitdiff | tree |
2003-01-11 |
Dimitrie O. Paun | Use inline functions instead of macros to avoid problems...
|
commit | commitdiff | tree |
2003-01-11 |
Dimitrie O. Paun | Create stubs for chsize, dup, and dup2.
|
commit | commitdiff | tree |
2003-01-11 |
Dimitrie O. Paun | Added windres compatibility switches: -v, --[no-]use...
|
commit | commitdiff | tree |
2003-01-11 |
Dimitrie O. Paun | Define qsort and bsearch in stdlib.h.
|
commit | commitdiff | tree |
2003-01-11 |
Dimitrie O. Paun | Add dirent.h header for Unix/mingw compatibility.
|
commit | commitdiff | tree |
2003-01-10 |
Dimitrie O. Paun | Add unistd.h files for mingw/Unix compatibility.
|
commit | commitdiff | tree |
2003-01-10 |
Dimitrie O. Paun | Support default output name (a.out); some configure...
|
commit | commitdiff | tree |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option.
|
commit | commitdiff | tree |
2003-01-07 |
Dimitrie O. Paun | Use the standard symbol names instead of the msvcrt...
|
commit | commitdiff | tree |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files...
|
commit | commitdiff | tree |
2003-01-07 |
Dimitrie O. Paun | Teach winegcc to produce executables directly from...
|
commit | commitdiff | tree |
2003-01-07 |
Dimitrie O. Paun | Stubs for DllGetClassObject, Ole[GS]etClipboard in...
|
commit | commitdiff | tree |
2003-01-05 |
Dimitrie O. Paun | mingw links in comdlg32, shell32, and advapi32 by default.
|
commit | commitdiff | tree |
2003-01-05 |
Dimitrie O. Paun | Pass -l's that are not .dll's or .a's to the linker.
|
commit | commitdiff | tree |
2003-01-05 |
Dimitrie O. Paun | - Define the standard __WINE__ and __WIN32__ macros.
|
commit | commitdiff | tree |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__.
|
commit | commitdiff | tree |
2003-01-04 |
Dimitrie O. Paun | Enable nameless structures in C++ for gcc >= 3.x (discovery and
|
commit | commitdiff | tree |
2003-01-04 |
Dimitrie O. Paun | Pass only the -o -l -L options to winewrap, ignore...
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Properly handle the -M switch.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Properly link agains .a files using the -l switch.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Simplify the code for the generated wrapper.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Define NULL if it's not defined already.
|
commit | commitdiff | tree |
2003-01-03 |
Dimitrie O. Paun | Support outputing files to a different directory than...
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Added C++ support & small cleanups.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Support C++ linking with a new -C switch.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Add support for wrapper generation to winewrap.
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Compile with WINE_UNICODE_NATIVE defined, essential...
|
commit | commitdiff | tree |
2003-01-02 |
Dimitrie O. Paun | Add the -F option to set a DLL's filename.
|
commit | commitdiff | tree |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree.
|
commit | commitdiff | tree |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Add support for library path (-L).
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Added missing GetActiveObject declaration.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | Added missing LPDROPFILES definition.
|
commit | commitdiff | tree |
2002-12-23 |
Dimitrie O. Paun | DEVMODE structure uses short not SHORT for its fields.
|
commit | commitdiff | tree |