1999-07-10 |
Dave Pickles | GetTimeFormat() should return LocalTime not SystemTime. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Dave Pickles | FOR and IF commands added. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Abey George | Sometimes the text on a tab control got truncated. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Abey George | Fixed the height of the dropped list when there are... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Removed all EVENT_Synchronize( FALSE ) calls; use a... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Huw D M Davies | Added patterned brushes (level 2 PostScript only). |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Alex Priem | Implementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Fix InitTask() to work if DGROUP was manually resized. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ian Schmidt | Added stub for SetThreadToken(), required by Office... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Ulrich Weigand | Bugfix: COMMDLG hook procedures were not CALLBACK. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Thuy Nguyen | It is possible for a stream to have both small block... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Marcus Meissner | Made string compare case insensitive in GetModuleHandle... |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Added stub for WNetGetUniversalName[A|W]. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid GDI_Obj. |
commit | commitdiff | tree | snapshot |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid pointer. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Alexandre Julliard | Release 990704. wine-990704 |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Started on an implementation of Win64 for use on 64... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Noomen Hamza | Windows should be activated in these cases: |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | Added sample wine.conf. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Moved code to the X11 driver. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Joshua Thielen | Fixed DestroyAcceleratorTable and implemented CreateAcc... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Uwe Bonnes | WIN_FindWindow: use GetExeptr(pWnd->hInstance) for... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Ove Kaaven | Fixed check for whether to call SetWindowPos when showi... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | Check for complete lcid or just the primary language... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Per Ångström | Fixed a problem with apps that override the default... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Marcus Meissner | When enumerating resource, only use the lower 31 bit... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Fixes for compile on non-Intel platforms. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Patrik Stridvall | Fixed/moved/added missing/wrong function prototypes. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Henrik Olsen | Cleanup of the Danish support. |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Yuxi Zhang | Fix a bug in SetWindowPos to prevent parent from erasin... |
commit | commitdiff | tree | snapshot |
1999-07-04 |
Yuxi Zhang | Make defwndproc erase the correct location. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Alexandre Julliard | Reverted previous change. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Gerard Patel | Cancel pending notifications when EM_SETMODIFY is called. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Alex Priem | Fix a crash when doing sorted inserts at top level. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ove Kaaven | Reworked nonclient drawing code. Win31 look now works... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ove Kaaven | SM_C[XY]FRAME is BorderWidth + 1. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ulrich Weigand | Bugfix: LocalInit with start == 0 always places heap... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ulrich Weigand | Bugfix: TASK_CallToStart didn't pass correct hInstance... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ulrich Weigand | On NE process creation, move major part of NE EXE modul... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ove Kaaven | Window style updates. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Ove Kaaven | Some enhancements, and removal of C++ constructs. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Marcus Meissner | Implemented chains of surfaces. This allows an unlimite... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Andreas Mohr | Added UnlockFileEx stub. |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Jose Marcos... | Added missing 61762 entry on system resources in Spanis... |
commit | commitdiff | tree | snapshot |
1999-07-03 |
Gerard Patel | Make GetScrollInfo return scroll pos when program reque... |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Eric Pouech | Converted to the new debug interface. |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Marcus Meissner | ReadConsoleA: use ir as pointer to (req+1). |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Gerard Patel | Remove the validated child area from the update region... |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Ulrich Weigand | Bugfix: Grp8 instructions have *byte* BitOffset operand. |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Ulrich Weigand | Bugfix: missing WINAPIs added. |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Marcus Meissner | OleMetaFilePictFromIconAndLabel16: slightly broken... |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Gerard Patel | Return ERROR_DISK_FULL for WriteFile. |
commit | commitdiff | tree | snapshot |
1999-06-27 |
Eric Williams | Fixed missing return after about dialog. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Added CONTEXT86 definition. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Alexandre Julliard | Fixes for non-i386 compiling. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Fixed DPA_LoadStream and improved DPA_Merge. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Added check for invalid parent item. |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Eric Kohl | Added SHDoDragDrop() stub. |
commit | commitdiff | tree | snapshot |
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 |
next |