1999-06-26 |
Eric Kohl | Improved GetRandomRegion(). |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Added WNetRemoveCachedPassword() stub. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Store buddy window. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Started WM_NOTIFYFORMAT support. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Better ComboBoxEx placement. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Dave Pickles | Ensure that the command-line passed to the various... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Lars Heete | Prevent bad window X error. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Abey George | The system menu icon on a MDI child window was corrupte... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Slava Monich | In case if scrollbar has the same background color... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Marcus Meissner | Fixed the stringcompare in _find_or_add_*() (was missin... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Juergen Lock | Fix (well kludge around) FreeBSD's `Invalid address... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Pouech | Fixed alignment and position when looking for mmio... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Pouech | No longer using global vars (shared data) for mm timers... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Pouech | No longer using global vars (shared data) for mm timers... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Marcus Meissner | Wrote a small document on how to package WINE for distr... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Noomen Hamza | SetCursorPos() function was called with a window coordi... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Pouech | Fixed null ptr deref introduced in last patch. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Andreas Mohr | Kind of implemented OleMetaFilePictFromIconAndLabel. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Dave Pickles | Added more batch functionality, including the CALL... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Pouech | Updated to reflect current status. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Uwe Bonnes | NE_LoadFileModule: Free module when NE_LoadDLLs fails. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Thuy Nguyen | Implemented the underline and strikeout text attributes... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Pascal Lessard | EnableWindow doesn't release the capture of a child... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
James Juran | Only test $(LIB_TARGET) = libwine.so.1.0 if $(LIB_TARGE... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Noomen Hamza | Remove the WM_LBUTTONUP message from the queue after... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Alexander Kanavin | Standard dialog boxes resources and OLE strings are... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Ulrich Weigand | Share the HMODULE of built-in modules over all processes. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Ulrich Weigand | Load USER32.DLL before calling UserSignalProc. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Ulrich Weigand | Use separate service for each windows timer. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Andreas Mohr | Added COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it). |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Thou shalt not use C++ comments. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Moved to new trace interface. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Better handling of double quotes in MCI string commands. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Fixed memory leak in mci structures. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Fixed error handling in DGA_IDirectDraw2Impl_GetCaps(). |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Added missing GDI heap unlock. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Eric Pouech | Fixed GetOpenFileName when called with both OFN_ALLOWMU... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Francois Boisvert | Modified ImageList_LoadImageA to check the case where... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Philippe Froidevaux | Added Swiss french keyboard layout. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Alexandre Julliard | Dump server objects on SIGHUP. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Alexandre Julliard | Added Wa.s |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Alexandre Julliard | Fixed Winelib compilation. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | Include instruction emulation in Winelib. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | A few optimizations. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | Use exceptions instead of ctx_debug_call. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | Debugger is now called by exception handling. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexandre Julliard | Moved signal handling to exception.c, generate exceptio... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Pablo Saratxaga | Walloon language update. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Ulrich Weigand | - Do not call XConfigureWindow if SetWindowPos was... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Andreas Mohr | Bug fix. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Ulrich Weigand | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Alexander V... | Install wine.man from current directory. |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Alexandre Julliard | Release 990613. wine-990613 |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Marcus Meissner | Fixed ambigous else/brace problem, moved "name" computa... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Marcus Meissner | Do not reuse a passed CONST RECT * pointer. |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Ulrich Weigand | Bugfix: DISPLAY_SetCursor should not use USER-internals... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Ulrich Weigand | Removed broken hack to support shared DLLs (e.g. USER32... |
commit | commitdiff | tree | snapshot |
1999-06-13 |
Marcus Meissner | Fixed small memory corruption. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Mad the include files idempotent using a consistent... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Noomen Hamza | Avoid painting destroyed windows. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Removed direct references to CLASS internals. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Andreas Mohr | Rearrange winver detection code and cache the winver... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Gerard Patel | Draws a border around windows with old win31 style... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Added CINTERFACE and NONAMELESSUNION support. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Added extern "C" if __cplusplus is defined. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Francis Beaudet | Fixed a few behaviors of the combobox that were broken. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Guy Albertelli | Add new "walk" command options to list processes and... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Uwe Bonnes | X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_pe... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Patrik Stridvall | Changed xxx(VOID) to xxx(void). |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Eric Pouech | - simplified internal data |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Eric Pouech | Made the service thread instanciable in every process. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
James Juran | Use Autoconf to find path to ldconfig. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Francis Beaudet | Fixed a problem with the LoadTypeLib method. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Marcus Meissner | Use @sysconfdir@ for the default registries in misc... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Marcus Meissner | Added generic pixel converter for 8->24. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Pavel Roskin | DIALOG_ParseTemplate16() supported up to 127 controls... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Ove Kaaven | Various DPMI fixes and preliminary DPMI raw mode switch... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Noomen Hamza | Fixed imprecision in the MDI tiling functionality. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Huw D M Davies | Open files with more appropriate sharing mode. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Huw D M Davies | Small fixes for EnhMetaFile playback. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Ian Schmidt | Fixed an error and an off-by-one bug in DSA_SetItem... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Marcus Meissner | Remove DIABLO_HACK (does not work anymore), add 1 FIXME... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Slava Monich | dwDataSize needs to be reset before each RegQueryValueE... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Ove Kaaven | Don't ignore application-requested primary buffer flags. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Ove Kaaven | Clear high word of %esp when returning from CallFrom16. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Ove Kaaven | Implementation of EV_RXFLAG. |
commit | commitdiff | tree | snapshot |
next |