1999-04-15 |
Pavel Roskin | Fixed ugly disabled controls and black background in...
|
commit | commitdiff | tree |
1999-04-15 |
Pascal Lessard | Implement the button with bitmaps.
|
commit | commitdiff | tree |
1999-04-15 |
Stephane Lussier | Implementation of IStorage::CopyTo and IStream::CopyTo.
|
commit | commitdiff | tree |
1999-04-15 |
Ulrich Weigand | Bugfix: Always release the Win16Lock in TASK_Reschedule.
|
commit | commitdiff | tree |
1999-04-15 |
Francois Boisvert | Solved a deadlock between global lock and wnd lock...
|
commit | commitdiff | tree |
1999-04-15 |
Marcus Meissner | Typo that broke Solaris compile fixed.
|
commit | commitdiff | tree |
1999-04-15 |
Francois Boisvert | Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow.
|
commit | commitdiff | tree |
1999-04-15 |
Guy Albertelli | Fix scancodes for NumLock and Num-/.
|
commit | commitdiff | tree |
1999-04-15 |
Huw D M Davies | Limit lastChar to 0xff in PSDRV_GetCharWidth.
|
commit | commitdiff | tree |
1999-04-15 |
Marcus Meissner | Missing WINAPI for RegisterSystemThread.
|
commit | commitdiff | tree |
1999-04-11 |
Andreas Mohr | Fixed "Display Combination" call.
|
commit | commitdiff | tree |
1999-04-11 |
Andreas Mohr | Fixed a crash due to invalid OpenComm return value...
|
commit | commitdiff | tree |
1999-04-11 |
Francois Boisvert | Enabled thread safeness for wnd structure code.
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Use CLIENT_DebuggerRequest to freeze/unfreeze threads.
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Added new CLIENT_DebuggerRequest routine, implemented...
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Non-functional PROCESS_Suspend/ResumeOtherThreads removed.
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Teached TIMER_GetNextExpiration that a timer that has...
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Default values for registry.
|
commit | commitdiff | tree |
1999-04-11 |
Karl Lessard | Optimized code for SetImageBits_X, making bitmap creation...
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled...
|
commit | commitdiff | tree |
1999-04-11 |
Marcus Meissner | - Started multithreading for FreeBSD (incomplete, but...
|
commit | commitdiff | tree |
1999-04-11 |
Alexandre Julliard | Made SELECTOR_ReallocBlock preserve the current selector...
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Use services thread instead of timer signals.
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Allow user APCs with NULL 'func' (just wake up the...
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Implemented 'kernel services thread'.
|
commit | commitdiff | tree |
1999-04-11 |
Klaas van Gend | Added stub for PrinterProperties.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString.
|
commit | commitdiff | tree |
1999-04-11 |
Bertho Stultiens | FreeLibrary partial implementation.
|
commit | commitdiff | tree |
1999-04-11 |
Ove Kaaven | Made _ftol take argument from FPU stack. Starcraft...
|
commit | commitdiff | tree |
1999-04-11 |
Guy Albertelli | Partial implementation for GetKeyNameText for new keyboard...
|
commit | commitdiff | tree |
1999-04-11 |
Kevin Holbrook | Fixed warning.
|
commit | commitdiff | tree |
1999-04-11 |
Marcus Meissner | Added missing ReadClassStg prototype.
|
commit | commitdiff | tree |
1999-04-11 |
Michael Veksler | - Fix comments after the big renaming (xxxx32y -->...
|
commit | commitdiff | tree |
1999-04-11 |
Keith Matthews | Status document for DDE/Ddeml.
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Added event callback mechanism.
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow...
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Small enhancement.
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | New method for structure conversion (16 <-> 32).
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow...
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Started implementation of mmThreadXXX functions.
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Added a few missing defines (MIDI, WAVE, callbacks).
|
commit | commitdiff | tree |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions (wave,...
|
commit | commitdiff | tree |
1999-04-11 |
Michael Veksler | Introduce STATSTG16 - a 16 bit variant of STATSTG.
|
commit | commitdiff | tree |
1999-04-11 |
Michael Veksler | Fix IStorage16_fnStat() to use STATSTG16 (it is a 16...
|
commit | commitdiff | tree |
1999-04-11 |
Paul Millar | Fixed menu type setting in SetMenuItemInfo32_common().
|
commit | commitdiff | tree |
1999-04-11 |
Ulrich Weigand | Send USIG_PROCESS_CREATE signal.
|
commit | commitdiff | tree |
1999-04-11 |
Bertho Stultiens | Added RegisterSystemThread stub.
|
commit | commitdiff | tree |
1999-04-11 |
Francis Beaudet | Implemented the CoCreateInstanceEx method.
|
commit | commitdiff | tree |
1999-04-11 |
David Gay | Fixed crash due to a value of name length 0, value...
|
commit | commitdiff | tree |
1999-04-11 |
Francois Boisvert | Check if pTempActiveWindow in WINPOS_SetWindowPos is...
|
commit | commitdiff | tree |
1999-04-11 |
Francois Gouget | - updated because of the splitting of interface/implementation
|
commit | commitdiff | tree |
1999-04-11 |
Francois Gouget | - use the latest ICOM macros
|
commit | commitdiff | tree |
1999-04-11 |
Francois Gouget | ICOMisation of the DirectSound API.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Fixed buffer overrun.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Changed ressource dir structures.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Loading the color schema for registry.
|
commit | commitdiff | tree |
1999-04-10 |
Marcus Meissner | Reimplemented winsock asynchronous DNS services. No...
|
commit | commitdiff | tree |
1999-04-10 |
Eric Williams | - color and font dialogs now actually do something...
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | Corrected debug output.
|
commit | commitdiff | tree |
1999-04-10 |
Eric Pouech | Better error handling ; a few bug fixes ; now OpenDriver16...
|
commit | commitdiff | tree |
1999-04-10 |
Sergey Turchanov | Stubs for CloseDesktop and CloseWindowStation.
|
commit | commitdiff | tree |
1999-04-10 |
Bertho Stultiens | GetModuleFromPath now checks for loaded modules via...
|
commit | commitdiff | tree |
1999-04-10 |
Sylvain St.Germain | Implementation of HKU key saving and loading. Add new...
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,...
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | ILLoadFromString and SHGetSettings implemented.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | SHGetSettings implemented.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | ILLoadFromString implemented.
|
commit | commitdiff | tree |
1999-04-10 |
Richard Mortimer | Added missing *IsDark entries into PALETTE_Driver instance
|
commit | commitdiff | tree |
1999-04-10 |
Brian Gerst | Fixed X11DRV_MOUSE_WarpPointer initial value.
|
commit | commitdiff | tree |
1999-04-10 |
Luc Tourangeau | Ensure that the bitmap is properly initialized when...
|
commit | commitdiff | tree |
1999-04-10 |
Sylvain St.Germain | Fixed the messaging problem of the edit box for node...
|
commit | commitdiff | tree |
1999-04-10 |
James Juran | Check for drivers==NULL before trying to delete them...
|
commit | commitdiff | tree |
1999-04-10 |
Ulrich Weigand | Call InitApp16 (using Callout) for initial process.
|
commit | commitdiff | tree |
1999-04-10 |
Ulrich Weigand | Clear invalid selectors also in CallTo16 relay code.
|
commit | commitdiff | tree |
1999-04-10 |
Jose Marcos López... | Revised Spanish resources.
|
commit | commitdiff | tree |
1999-04-10 |
Gerard Patel | Fixed window locking bug in CalcChildScroll.
|
commit | commitdiff | tree |
1999-04-10 |
Ove Kaaven | Fixed fake multimedia timers. Grim Fandango is now...
|
commit | commitdiff | tree |
1999-04-10 |
Klaas van Gend | Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would...
|
commit | commitdiff | tree |
1999-04-06 |
Guy Albertelli | Fixed SearchPathA return value.
|
commit | commitdiff | tree |
1999-04-06 |
Lionel Ulmer | - clean-up of texture 'loading'
|
commit | commitdiff | tree |
1999-04-06 |
Francois Gouget | Fixed a problem pointed out by Kevin Holbrook.
|
commit | commitdiff | tree |
1999-04-06 |
Francois Gouget | commctrl.h must include prsht.h.
|
commit | commitdiff | tree |
1999-04-06 |
Francois Gouget | Warning fix.
|
commit | commitdiff | tree |
1999-04-06 |
Francois Gouget | Added a new implementation of the ICOM macros that...
|
commit | commitdiff | tree |
1999-04-06 |
Keith Matthews | Correction of Mutex handling in DdeInitializeW for...
|
commit | commitdiff | tree |
1999-04-06 |
Keith Matthews | Moved internal structures to ddeml.c, also removed...
|
commit | commitdiff | tree |
1999-04-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-04-06 |
Adam Sacarny | Added sanity check for whitespace in file names, various...
|
commit | commitdiff | tree |
1999-04-04 |
Luc Tourangeau | WM_MOUSEMOVE implementation bug fix.
|
commit | commitdiff | tree |
1999-04-04 |
José Marcos López | Added Spanish keyboard layout.
|
commit | commitdiff | tree |
1999-04-04 |
Lawson Whitney | Fixed the modem control part of EscapeCommFunction16.
|
commit | commitdiff | tree |
1999-04-04 |
Gerard Patel | Added missing goto.
|
commit | commitdiff | tree |
1999-04-04 |
Marcus Meissner | EnumCalendarInfoA stub.
|
commit | commitdiff | tree |
1999-04-03 |
Francois Boisvert | Suspend the window locks before DefKeybEventProc and
|
commit | commitdiff | tree |
1999-04-03 |
Joerg Mayer | More #pragma fixes (idea Ove Kaaven, mistakes are mine).
|
commit | commitdiff | tree |
1999-04-03 |
Eric Pouech | No longer sending atoms in ((CREATESTRUCT*)lParam)...
|
commit | commitdiff | tree |
1999-04-03 |
Marcus Meissner | Added some SetLastError()s in GetProcAddress() and...
|
commit | commitdiff | tree |
1999-04-03 |
Christian Schlaile | Implemented makepath, rand() returns correct range...
|
commit | commitdiff | tree |
1999-04-03 |
Alexandre Julliard | Mask off unsupported attributes in _lcreat (bug reported...
|
commit | commitdiff | tree |