1999-06-04 |
Alexandre Julliard | Added optional debugging code in object management.
|
commit | commitdiff | tree |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone.
|
commit | commitdiff | tree |
1999-05-29 |
Luc Tourangeau | Reimplemented the CheckRadioButton function.
|
commit | commitdiff | tree |
1999-05-29 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-29 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-29 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-29 |
Francis Beaudet | Fixed a behavior of the focus when a parent window...
|
commit | commitdiff | tree |
1999-05-29 |
Joshua Thielen | Fixed a bug which causes the PolyBezier to not be updated...
|
commit | commitdiff | tree |
1999-05-29 |
Gerard Patel | Remove unnecessary warning in TranslateAccelator.
|
commit | commitdiff | tree |
1999-05-29 |
Alexandre Julliard | Fixed duplicate_handle to work with pseudo-handles...
|
commit | commitdiff | tree |
1999-05-29 |
Paul Quinn | ver.h is a legacy header. winver.h should be used instead.
|
commit | commitdiff | tree |
1999-05-29 |
Marcus Meissner | Fixed some warnings.
|
commit | commitdiff | tree |
1999-05-29 |
Luc Tourangeau | - Reimplemented the scrolling using SetScrollInfo and...
|
commit | commitdiff | tree |
1999-05-29 |
Ove Kaaven | Fixed a couple of missing event notifications. Some...
|
commit | commitdiff | tree |
1999-05-29 |
Rikhardur Egilsson | Icelandic keyboard support.
|
commit | commitdiff | tree |
1999-05-29 |
Lionel Ulmer | - better debug output for surface creation
|
commit | commitdiff | tree |
1999-05-29 |
Lionel Ulmer | Corrected warning.
|
commit | commitdiff | tree |
1999-05-29 |
Pascal Lessard | Support TPM_RETURNCMD in TrackPopupMenu.
|
commit | commitdiff | tree |
1999-05-29 |
Marcus Meissner | Fix <return> key (somehow we get a control keystate).
|
commit | commitdiff | tree |
1999-05-29 |
Gerald Pfeifer | Fixed compilation erros on non-Linux systems.
|
commit | commitdiff | tree |
1999-05-29 |
Eric Pouech | Added missing TRACE define when NO_DEBUG_MSGS was defined.
|
commit | commitdiff | tree |
1999-05-29 |
Ian Schmidt | Added missing WINAPI for SHValidateUNC.
|
commit | commitdiff | tree |
1999-05-29 |
Klaas van Gend | Adapted to the new dll resource handling by Bertho...
|
commit | commitdiff | tree |
1999-05-24 |
Alexandre Julliard | Release the Win16Lock before calling WinExec.
|
commit | commitdiff | tree |
1999-05-24 |
Alexandre Julliard | Removed process argument to PROCESS_CallUserSignalProc.
|
commit | commitdiff | tree |
1999-05-24 |
Alexandre Julliard | Moved remaining initialisations to the new process...
|
commit | commitdiff | tree |
1999-05-24 |
Alexandre Julliard | Added support for dumping variable-size data of server...
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | fixed builtin mmsystem.dll init sequence
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | removed obsoleted init.c source file
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | removed unnecessary MCI drivers entry point
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | moved to new trace interface
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | included DLL init sequence (from obsoleted init.c)
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | included midi init sequence (from obsoleted init.c)
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | included mci init sequence (from obsoleted init.c)
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | output: better internal thread interface (orthogonalization...
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | moved to the new debug interface
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | moved to the new debug interface
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | Updated traces.
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | Remove extraneous winuser16.h.
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | Changed printf into TRACE.
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | Fixed a few typos.
|
commit | commitdiff | tree |
1999-05-24 |
Eric Pouech | Check when backtracking the stack if frames are correct...
|
commit | commitdiff | tree |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special...
|
commit | commitdiff | tree |
1999-05-24 |
Ulrich Weigand | Wait until child initialized before returning from...
|
commit | commitdiff | tree |
1999-05-24 |
Ulrich Weigand | Use register functions with arguments for LogApiThk...
|
commit | commitdiff | tree |
1999-05-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at...
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Implemented the Win32 debug API functions.
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Added debug events support.
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Release 990523.
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script...
|
commit | commitdiff | tree |
1999-05-23 |
Ulrich Weigand | Bugfix: dwFlags must describe target process in UserSignalProc.
|
commit | commitdiff | tree |
1999-05-23 |
Ian Schmidt | Added missing WINAPI to SHELL32_654 stub. Fixes crash...
|
commit | commitdiff | tree |
1999-05-23 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
|
commit | commitdiff | tree |
1999-05-23 |
Ulrich Weigand | Fix typo (wrong DISPLAY.CheckCursor ordinal).
|
commit | commitdiff | tree |
1999-05-23 |
Ulrich Weigand | Bugfix: syslevel relay check was too strict.
|
commit | commitdiff | tree |
1999-05-23 |
Marcus Meissner | Do not use pagesize aligned size_low to grow mapped...
|
commit | commitdiff | tree |
1999-05-22 |
Lionel Ulmer | - added some more debug output
|
commit | commitdiff | tree |
1999-05-22 |
Francis Beaudet | Fixed a major memory leak in the window management...
|
commit | commitdiff | tree |
1999-05-22 |
Eric Pouech | In SetWindowPos if changing Z order and child window...
|
commit | commitdiff | tree |
1999-05-22 |
Pavel Roskin | Disable passing device context to X11DRV_DIB_BuildColorMap...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Don't freeze other thread while it may hold the X critical...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Added UserRepaintDisable16().
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Removed EVENT_WaitNetEvent() calls.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Added IsUserIdle16().
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Adapted to EVENT_ driver changes.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Adapted to event synchronization changes.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Moved X input event handling out of EVENT_WaitNetEvent...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Don't change Z-order of child windows when activating.
|
commit | commitdiff | tree |
1999-05-22 |
Huw D M Davies | Implemented AddPrinterA, AddPrinterDriverA and GetPrinterDri...
|
commit | commitdiff | tree |
1999-05-22 |
Eric Pouech | Create a new configuration manifest constant HAVE_OSS_MIDI.
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Fixed silly EINTR bug with starting dosmod.
|
commit | commitdiff | tree |
1999-05-22 |
Kevin Holbrook | Should compare to X11 constant "None" since a colormap...
|
commit | commitdiff | tree |
1999-05-22 |
Paul Quinn | Stop a listbox bug that causes a div by zero when the...
|
commit | commitdiff | tree |
1999-05-22 |
Andre Malafaya Baptista | About dialog translated to Portuguese.
|
commit | commitdiff | tree |
1999-05-22 |
James Juran | task.h was included twice. Removing one fixed a sig11...
|
commit | commitdiff | tree |
1999-05-22 |
Eric Pouech | Check if dc has been created before using it.
|
commit | commitdiff | tree |
1999-05-22 |
Huw D M Davies | Add a few more 32->16 Escape conversions.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Check for syslevel violations while relay debugging.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslevels...
|
commit | commitdiff | tree |
1999-05-22 |
Joshua Thielen | Added mmsystem.h include.
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Handle proc == NULL in THUNK_SetDCHook correctly.
|
commit | commitdiff | tree |
1999-05-22 |
Andreas Mohr | Added support for the undocumented combination
|
commit | commitdiff | tree |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-22 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Expire timers on expiry time too, not just after.
|
commit | commitdiff | tree |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Added INT_Int16AddChar.
|
commit | commitdiff | tree |
1999-05-22 |
Bertho Stultiens | Bugfix: Prevent null-pointer dereference in TRACE argument...
|
commit | commitdiff | tree |
1999-05-22 |
Bertho Stultiens | Fixed wrong NE module registration so that resources...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Set %ebx to point to real 16-bit stack in CBClientThunkSL.
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Removed use of win.h, sysmetrics.h and associated WINE...
|
commit | commitdiff | tree |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one).
|
commit | commitdiff | tree |
1999-05-22 |
Francis Beaudet | Fixed GetTopWindow so it will correctly handle the...
|
commit | commitdiff | tree |
1999-05-22 |
Ulrich Weigand | Fix swapped FreeLibary return values. Handle FreeLibrary...
|
commit | commitdiff | tree |
1999-05-22 |
Marcus Meissner | Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed...
|
commit | commitdiff | tree |
1999-05-22 |
Ove Kaaven | Changed global DOS_LOL into function DOSMEM_LOL() in...
|
commit | commitdiff | tree |