1999-06-26 |
Thuy Nguyen | Implemented the underline and strikeout text attributes... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Moved to new trace interface. |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared... |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | A few optimizations. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Debugger is now called by exception handling. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Moved signal handling to exception.c, generate exceptio... |
tree | commitdiff |
1999-06-18 |
Ulrich Weigand | - Do not call XConfigureWindow if SetWindowPos was... |
tree | commitdiff |
1999-06-13 |
Alexandre Julliard | Release 990613. wine-990613 |
tree | commitdiff |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Mad the include files idempotent using a consistent... |
tree | commitdiff |
1999-06-12 |
Andreas Mohr | Rearrange winver detection code and cache the winver... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added CINTERFACE and NONAMELESSUNION support. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added extern "C" if __cplusplus is defined. |
tree | commitdiff |
1999-06-12 |
Francis Beaudet | Fixed a few behaviors of the combobox that were broken. |
tree | commitdiff |
1999-06-12 |
Guy Albertelli | Add new "walk" command options to list processes and... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Changed xxx(VOID) to xxx(void). |
tree | commitdiff |
1999-06-12 |
Eric Pouech | Made the service thread instanciable in every process. |
tree | commitdiff |
1999-06-12 |
Ove Kaaven | Implementation of EV_RXFLAG. |
tree | commitdiff |
1999-06-12 |
Huw D M Davies | PSDRV_StretchDIBits should use logical co-ords. |
tree | commitdiff |
1999-06-12 |
Andreas Mohr | Added the function definitions of GetStartupInfo*(). |
tree | commitdiff |
1999-06-11 |
Alexandre Julliard | Use the normal environment routines to build the env... |
tree | commitdiff |
1999-06-11 |
Alexandre Julliard | Return console handles in alloc_console request. |
tree | commitdiff |
1999-06-06 |
Alexandre Julliard | Moved inclusion of winestring.h to winebase.h. |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed Callback.CallTaskRescheduleProc(). |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Switch stacks in CALL32_Init(). |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | 16-bit scheduler reorganized: run all tasks in their... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed SERVICE_Exit(). |
tree | commitdiff |
1999-06-06 |
Uwe Bonnes | Add some defines. |
tree | commitdiff |
1999-06-05 |
Paul Quinn | Some non-threatening fixes to some headers, as well... |
tree | commitdiff |
1999-06-05 |
Dave Pickles | Stub for SetVolumeLabel(). |
tree | commitdiff |
1999-06-05 |
Rein Klazes | Read/load type libraries. Implementation of ITypeLib... |
tree | commitdiff |
1999-06-05 |
Robert W Hall | Added 2 stubs. |
tree | commitdiff |
1999-06-05 |
Ulrich Weigand | Removed DummyMotionNotify EVENT driver routine. |
tree | commitdiff |
1999-06-05 |
James Juran | Add stub for LockFileEx (KERNEL32.513). |
tree | commitdiff |
1999-06-05 |
Eric Pouech | Added (still incomplete) handling of MCI_BREAK command. |
tree | commitdiff |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone. |
tree | commitdiff |
1999-05-29 |
Paul Quinn | ver.h is a legacy header. winver.h should be used instead. |
tree | commitdiff |
1999-05-29 |
Luc Tourangeau | - Reimplemented the scrolling using SetScrollInfo and... |
tree | commitdiff |
1999-05-29 |
Eric Pouech | Added missing TRACE define when NO_DEBUG_MSGS was defined. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Removed process argument to PROCESS_CallUserSignalProc. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Added support for dumping variable-size data of server... |
tree | commitdiff |
1999-05-24 |
Eric Pouech | removed unnecessary MCI drivers entry point |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Implemented the Win32 debug API functions. |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Added debug events support. |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Release 990523. wine-990523 |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added UserRepaintDisable16(). |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Adapted to EVENT_ driver changes. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Moved X input event handling out of EVENT_WaitNetEvent... |
tree | commitdiff |
1999-05-22 |
Huw D M Davies | Implemented AddPrinterA, AddPrinterDriverA and GetPrint... |
tree | commitdiff |
1999-05-22 |
Eric Pouech | Create a new configuration manifest constant HAVE_OSS_MIDI. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslev... |
tree | commitdiff |
1999-05-22 |
Joshua Thielen | Added mmsystem.h include. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one). |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Fix swapped FreeLibary return values. Handle FreeLibrar... |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Changed global DOS_LOL into function DOSMEM_LOL() in... |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Added MZ_Current() (returns current LPDOSTASK) and... |
tree | commitdiff |
1999-05-22 |
Eric Pouech | Some more defines for multimedia. |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-16 |
Alexandre Julliard | Added a few missing debug event definitions. |
tree | commitdiff |
1999-05-16 |
Alexandre Julliard | Added TEB in init_thread request. |
tree | commitdiff |
1999-05-15 |
Alexandre Julliard | Server reorganization: |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-14 |
Alexandre Julliard | Fixed a few bugs, and improved the exception macros... |
tree | commitdiff |
1999-05-13 |
Lionel Ulmer | Replaced all the Mesa specific code by GLX code. Should... |
tree | commitdiff |
1999-05-13 |
Andreas Mohr | Implemented InsertInASPIChain and fixed minor things. |
tree | commitdiff |
1999-05-13 |
Alexandre Julliard | Adapted for new register functions support (ESP_reg... |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added macros and definitions for using exception inside... |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Moved some exception definitions to winnt.h and ntddk.h. |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added ERROR_sig. |
tree | commitdiff |
1999-05-12 |
Marcus Meissner | WSOCK32/WINSOCK uses SetLastError() to keep its own... |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added import declaration for Win32 built-ins. |
tree | commitdiff |
1999-05-10 |
Alexandre Julliard | Added support for forwarded ordinals in built-in dlls. |
tree | commitdiff |
1999-05-09 |
Alexandre Julliard | Improved exception handling. |
tree | commitdiff |
1999-05-08 |
Alexandre Julliard | Release 990508. wine-990508 |
tree | commitdiff |
1999-05-08 |
Alex Korobka | Rearranged PAINT_RedrawWindow() so that it first recurs... |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-08 |
Michael Veksler | Removed #include "wine/winuser16.h" and use "struct... |
tree | commitdiff |
1999-05-08 |
Ove Kaaven | Moved DOS List of Lists initialization, and added the... |
tree | commitdiff |
1999-05-08 |
Noomen Hamza | Bug fixes. |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Call THREAD_FreeTHDB as service thread callback. |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Removed TIMER_SwitchQueue. |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implementation of IStorage supported by an implementati... |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Check for busy DCE moved to DCHook16(). |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Initialize WIN_CritSection earlier. |
tree | commitdiff |
1999-05-08 |
Luc Tourangeau | Removed the timer that was used to queue TRACKBAR_Refre... |
tree | commitdiff |
1999-05-08 |
Francis Beaudet | Changed the return value of GetKeyboardState and SetKey... |
tree | commitdiff |
1999-05-05 |
Alexandre Julliard | No longer necessary. |
tree | commitdiff |
1999-05-04 |
Francis Beaudet | Check if DC is busy before deleting it. |
tree | commitdiff |
1999-05-04 |
Ulrich Weigand | Fixed various stupid bugs in services thread routines. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Updated authors list from the Changelog. Please let... |
tree | commitdiff |
next |