2008-05-13 |
Colin Finck | Completely revamped "control.exe":
|
commit | commitdiff | tree |
2008-05-13 |
Colin Finck | Use a Mutex, so that CPL applets cannot be launched...
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | Don't strip trailing spaces from the command line
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | Fix the Release build by marking MmPageArraySize as...
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | [FORMATTING] Fix indentation (4 spaces)
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | The lstr* functions don't reset the last error on an...
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | Sync CharLowerA/W and CharUpperA/W with Wine (after...
|
commit | commitdiff | tree |
2008-05-12 |
Colin Finck | Remove all remaining occurrences of the W64 macro.
|
commit | commitdiff | tree |
2008-05-11 |
Colin Finck | Robin Geuze (r DOT geuze AT chello DOT nl):
|
commit | commitdiff | tree |
2008-05-11 |
Colin Finck | - [FORMATTING] Fix indentation in usetup's genlist.
|
commit | commitdiff | tree |
2008-05-10 |
Colin Finck | Sync riched20 to Wine 1.0-rc1
|
commit | commitdiff | tree |
2008-05-10 |
Colin Finck | Samuel Serapión (samdwise51 AT gmail DOT com):
|
commit | commitdiff | tree |
2008-05-10 |
Colin Finck | Attempt to fix build
|
commit | commitdiff | tree |
2008-05-09 |
Colin Finck | Convert the remaining ANSI-only stuff to TCHAR
|
commit | commitdiff | tree |
2008-05-09 |
Colin Finck | Fix build (no idea why my rbuild didn't notice the...
|
commit | commitdiff | tree |
2008-05-09 |
Colin Finck | Compile calc as Unicode and remove the unneeded __USE_W32API...
|
commit | commitdiff | tree |
2008-05-09 |
Colin Finck | - Delete "winecalc", there is no reason to keep it...
|
commit | commitdiff | tree |
2008-05-09 |
Colin Finck | Change the translation of the "Help" menu item to ...
|
commit | commitdiff | tree |
2008-05-08 |
Colin Finck | Revert r33366 for regedit and compile it as Unicode...
|
commit | commitdiff | tree |
2008-05-08 |
Colin Finck | - Fix build by converting everything to use TCHAR's
|
commit | commitdiff | tree |
2008-05-08 |
Colin Finck | Fix win32kdxtest build
|
commit | commitdiff | tree |
2008-05-08 |
Colin Finck | Same fix for libpng
|
commit | commitdiff | tree |
2008-05-08 |
Colin Finck | Fix libjpeg build by removing the __REACTOS__ define...
|
commit | commitdiff | tree |
2008-05-07 |
Colin Finck | Filip Navara:
|
commit | commitdiff | tree |
2008-05-07 |
Colin Finck | Fix circles build
|
commit | commitdiff | tree |
2008-05-07 |
Colin Finck | Fix indentation :)
|
commit | commitdiff | tree |
2008-05-04 |
Colin Finck | Move console.dll properly, Part 2/2. This commit will...
|
commit | commitdiff | tree |
2008-05-04 |
Colin Finck | Move console.dll properly, Part 1/2. This commit will...
|
commit | commitdiff | tree |
2008-05-01 |
Colin Finck | Matthias Kupfer (matthias DOT kupfer AT informatik...
|
commit | commitdiff | tree |
2008-04-24 |
Colin Finck | kbswitch:
|
commit | commitdiff | tree |
2008-04-20 |
Colin Finck | - Make the "Exit" string translateable
|
commit | commitdiff | tree |
2008-04-20 |
Colin Finck | Fix indentation in the .rbuild file and remove some...
|
commit | commitdiff | tree |
2008-04-20 |
Colin Finck | - Add the actual function for switching the keyboard...
|
commit | commitdiff | tree |
2008-04-20 |
Colin Finck | Reinsert the <group> tag to stay XML compatible.
|
commit | commitdiff | tree |
2008-04-19 |
Colin Finck | Idx already contains the length of the string
|
commit | commitdiff | tree |
2008-04-10 |
Colin Finck | Manually sync "comctl32" and "comdlg32" on request...
|
commit | commitdiff | tree |
2008-04-06 |
Colin Finck | Vytis Girdžijauskas (cman AT cman DOT us)
|
commit | commitdiff | tree |
2008-04-01 |
Colin Finck | Fix build :-)
|
commit | commitdiff | tree |
2008-03-31 |
Colin Finck | First detect the mouse and then the keyboard as it...
|
commit | commitdiff | tree |
2008-03-31 |
Colin Finck | - Remove much deprecated code for the mouse initialization...
|
commit | commitdiff | tree |
2008-03-30 |
Colin Finck | - Reenable the DejaVu font and use it for all purposes...
|
commit | commitdiff | tree |
2008-03-23 |
Colin Finck | Update the Liberation Fonts to the new versions with...
|
commit | commitdiff | tree |
2008-03-20 |
Colin Finck | Revert r32724
|
commit | commitdiff | tree |
2008-03-20 |
Colin Finck | - The implementation of the "Mouse Reset" command differs...
|
commit | commitdiff | tree |
2008-03-19 |
Colin Finck | Remove the "<file>msiserver.idl</file>" entry from...
|
commit | commitdiff | tree |
2008-03-18 |
Colin Finck | - Simplify the code for connecting the interrupts.
|
commit | commitdiff | tree |
2008-03-18 |
Colin Finck | Revert r32706, unfortunately this wasn't the problem...
|
commit | commitdiff | tree |
2008-03-16 |
Colin Finck | Winebuild files don't need to depend on $(module_precondition)
|
commit | commitdiff | tree |
2008-03-15 |
Colin Finck | Aaand yet another one, including fixed indentation...
|
commit | commitdiff | tree |
2008-03-15 |
Colin Finck | Add yet another missing include
|
commit | commitdiff | tree |
2008-03-15 |
Colin Finck | - Add <cstring> for "memset", "strchr" and "strstr"
|
commit | commitdiff | tree |
2008-03-15 |
Colin Finck | - Consistently use the C++ wrapper headers (cstdio...
|
commit | commitdiff | tree |
2008-03-15 |
Colin Finck | Include <cstdlib> and <cstring> for "getenv" and "strlen"
|
commit | commitdiff | tree |
2008-03-14 |
Colin Finck | Include <cstdlib> for "strtod" and "strtol"
|
commit | commitdiff | tree |
2008-03-14 |
Colin Finck | Change, simplify and document the conditions for the...
|
commit | commitdiff | tree |
2008-03-12 |
Colin Finck | [FORMATTING] Fix indentation
|
commit | commitdiff | tree |
2008-03-09 |
Colin Finck | Add missing cast
|
commit | commitdiff | tree |
2008-03-09 |
Colin Finck | Forgot to change this one as well
|
commit | commitdiff | tree |
2008-03-09 |
Colin Finck | - It is enough to just add a "const" to fix the "deprecated...
|
commit | commitdiff | tree |
2008-03-09 |
Colin Finck | Add an arHostRule2 to build host .a files
|
commit | commitdiff | tree |
2008-03-07 |
Colin Finck | Update two includes to not rely on target headers anymore
|
commit | commitdiff | tree |
2008-03-07 |
Colin Finck | - Add the "include" directory as an include to the...
|
commit | commitdiff | tree |
2008-03-02 |
Colin Finck | Put all the stuff from "ntoskrnl.rbuild" into a new...
|
commit | commitdiff | tree |
2008-02-27 |
Colin Finck | Fix portcls build, broken in r32517, by moving the...
|
commit | commitdiff | tree |
2008-02-27 |
Colin Finck | The C99 __VA_ARGS__ is also supported under GCC, no...
|
commit | commitdiff | tree |
2008-02-27 |
Colin Finck | - Remove an unneeded MSVC block in windef.h and indent...
|
commit | commitdiff | tree |
2008-02-26 |
Colin Finck | Don't define NDEBUG in the .rbuild file, but before...
|
commit | commitdiff | tree |
2008-02-25 |
Colin Finck | Don't return if no keyboard or mouse is present. Instead...
|
commit | commitdiff | tree |
2008-02-25 |
Colin Finck | - Add Copy & Paste functions for whole characters
|
commit | commitdiff | tree |
2008-02-20 |
Colin Finck | Fix butterflies' build
|
commit | commitdiff | tree |
2008-02-20 |
Colin Finck | - Remove much Win9x-specific stuff from the scrnsave...
|
commit | commitdiff | tree |
2008-02-16 |
Colin Finck | - Only add a command for deleting the proxy makefile...
|
commit | commitdiff | tree |
2008-02-16 |
Colin Finck | [FORMATTING]
|
commit | commitdiff | tree |
2008-02-16 |
Colin Finck | Fix 64-bit build (again.. :-/)
|
commit | commitdiff | tree |
2008-02-16 |
Colin Finck | /Wp64 and __w64 are deprecated beginning with Visual...
|
commit | commitdiff | tree |
2008-02-09 |
Colin Finck | - Updated Slovak translation for usetup by Mario Kacmar...
|
commit | commitdiff | tree |
2008-02-08 |
Colin Finck | Change the encoding of the slovak translation yet another...
|
commit | commitdiff | tree |
2008-02-08 |
Colin Finck | ANSI -> OEM charset conversion
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | Yet another attempt to fix build
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | Revert the winddk.h changes of r32197 to make the hal...
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | Bulgarian translation for rosapps by Станев (sstpr...
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | - Open the Edit windows as modeless dialogs, so the...
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | Define O_BINARY to 0 in include/wine/port.h if it's...
|
commit | commitdiff | tree |
2008-02-07 |
Colin Finck | creat() is equivalent to open() with the flags O_CREAT...
|
commit | commitdiff | tree |
2008-02-06 |
Colin Finck | - Cast the OutputBuffer to a byte (UCHAR) array, not...
|
commit | commitdiff | tree |
2008-02-05 |
Colin Finck | - Move each VGA font file to a new "media/vgafonts...
|
commit | commitdiff | tree |
2008-02-05 |
Colin Finck | Fix the usetup text screen (broken in r32135)
|
commit | commitdiff | tree |
2008-02-05 |
Colin Finck | - Handle the different slashes correctly, also in combinatio...
|
commit | commitdiff | tree |
2008-02-05 |
Colin Finck | - Don't set a fixed size for the application name,...
|
commit | commitdiff | tree |
2008-02-04 |
Colin Finck | - Add a function MatchFileNamePattern for matching...
|
commit | commitdiff | tree |
2008-02-03 |
Colin Finck | - Use host/typedefs.h for rsym instead of reinventing...
|
commit | commitdiff | tree |
2008-02-03 |
Colin Finck | Get inflib_host to build warning-free
|
commit | commitdiff | tree |
2008-02-03 |
Colin Finck | Finally fix all cabman warnings and the 64-bit build
|
commit | commitdiff | tree |
2008-02-03 |
Colin Finck | Fix many warnings (hopefully all) in cabman under different...
|
commit | commitdiff | tree |
2008-02-02 |
Colin Finck | - Fix funky ways of checking for success, when calling...
|
commit | commitdiff | tree |
2008-02-02 |
Colin Finck | - Add an -M option to specify, which compression codec...
|
commit | commitdiff | tree |
2008-02-02 |
Colin Finck | Get it to compile warning-free under MSVC (at /W3)
|
commit | commitdiff | tree |
2008-02-02 |
Colin Finck | [FORMATTING] TABs -> 4 spaces
|
commit | commitdiff | tree |
2008-02-01 |
Colin Finck | Wrote a Win32 Font Editor for our VGA Fonts used in...
|
commit | commitdiff | tree |
2008-02-01 |
Colin Finck | Remove some redefined macros from "winnls.h"
|
commit | commitdiff | tree |
next |