2002-03-12 |
Mike McCormack | Finish any pending WaitCommEvents if the event mask... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Michael Karcher | pDst was advanced too much when decoding DELTA blocks. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Jukka Heinonen | Added option SW_FORCEMINIMIZE to ShowWindow. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Patrik Stridvall | Made winebuild (almost) compile and work on Windows. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Patrik Stridvall | - Better handling when settimeofday is not available. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Patrik Stridvall | Added some optional headers and functions for compiling... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Alexandre Julliard | Fixed inter-process packing of CB/LB_FINDSTRING, CB... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Mehmet Yasar | Fixed Unicode conversion for CB/LB_FINDSTRING, CB/LB_FI... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Waldek Hebisch | Implemented stdio buffering and ungetc. Misc stdio... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Duane Clark | Add support for report mode text justification. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Mike McCormack | Set an overlapped hEvent before calling any APCs. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Hidenori Takeshima | Added some stubs. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Hidenori Takeshima | Added some CLSIDs. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Patrik Stridvall | - Minor API update. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Hidenori Takeshima | Added and fixed some Japanese resources. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Guy L. Albertelli | Add support for WM_WINDOWPOSCHANGED to save new origin... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bill Medland | Pass information through arguments instead of static... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Mehmet Yasar | Prevent setup from crashing if a section in the INF... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Turchanov Sergei | Implement ordinal 342. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Jason Phillips | Make wineclipsrv run as a daemon (close stdout/stderr... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Axel Schmidt | Added keyboard layout for Logitech Cordless Desktop... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Andriy Palamarchuk | Added FIXMEs for actions with id>=115. These actions... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Guy L. Albertelli | - Add scaffolding for TB_{GET|SET}PADDING. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Guy L. Albertelli | Trace undocumented toolbar messages. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Guy L. Albertelli | - Add BTN_... definitions (replacement for TBSTYLE_... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Andreas Mohr | Some small cleanups to dinput mouse code. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Andriy Palamarchuk | Created dummy implementation of InternetSetOption function. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Duane Clark | Test bUnicode and call appropriate DrawText routine. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Alexandre Julliard | Release 20020310. wine-20020310 |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Alexandre Julliard | Keep old license around. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Alexandre Julliard | Removed some obsolete files. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Alexandre Julliard | Changed license to LGPL. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Alexandre Julliard | Release 20020228. wine-20020228 |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Alexandre Julliard | Updated authors list from the Changelog. Please let... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Alexandre Julliard | Added tests extra directories. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Andriy Palamarchuk | Made regapi scripts able to process .reg files in regedit |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Alexandre Julliard | Added make check target to run unit tests too since... |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Dave Hawkes | Fixed winproc memory leak. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Duane Clark | Ask for correct number of chars in EditLblWndProcT. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Michael Cardenas | More complete implementation of SHLWAPI_356. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Mike McCormack | Fixed merge error. |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Duane Clark | LISTVIEW_InsertColumnT can be called with a width of |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | Added some defines and offsets. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | Various cosmetic changes. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andriy Palamarchuk | Added SystemParametersInfo unit test. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexandre Julliard | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andriy Palamarchuk | Removed alternative make scripts. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | Implemented "App Paths" registry key support for Search... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | Fixed overflow and signed/unsigned behaviour. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexandre Julliard | Reimplemented DebugBreakProcess. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Andreas Mohr | - stress the fact that wineinstall is in Wine source |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Eric Pouech | Added the detach command to the debugger. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Eric Pouech | New XP debugging APIs: implemented DebugActiveProcessStop, |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Alexandre Julliard | Authors: Francois Gouget <fgouget@free.fr>, Andriy... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Bill Medland | Centre text correctly for the selected item. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Guy L. Albertelli | - Support CCS_VERT as alternative for TBSTYLE_WRAPABLE. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Guy L. Albertelli | Fix the strange case in WIN_FixCoordinates where x... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Alexandre Julliard | Fixed make uninstall. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Marcus Meissner | Fixed cut&paste problem in SETRTS. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Bill Medland | Correct Word breaking in centred/right justified mode... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Guy L. Albertelli | Add additional CCM_ message names. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Guy L. Albertelli | Implement EM_FMTLINES message based on relay trace... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Eric Pouech | Added lots of missing defines. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Eric Pouech | Fixed DdeGetData when called for getting size. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Eric Pouech | Fixed WM_SETFONT handling (no redraw made in some cases). |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Eric Pouech | Cosmetic fixes to 'walk proc' command. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Lionel Ulmer | Fix crash in the X11 HAL when setting a NULL palette... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Philipp Wollermann | Added support for the Crux Linux distribution (with... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Guy L. Albertelli | Fix another bad test. Caused regression in IE 4. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Charles Duffy | Stop TOOLBAR_MeasureString from dying on empty strings. |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Dave Hawkes | Partially repair hotspot handling. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Dave Hawkes | Prevent lock-up with a focus loop between two top level... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Gavriel State | Added XVisualIDFromVisual to tsx11 list. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Gerard Patel | LVM_GetItemRect should not take text size in account... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Gerhard W.... | MoveFileEx now enters the files in the registry when... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Peter Hunnisett | Fix return type of GetAsyncKeyState. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Bill Medland | Implement multiline labels in the Large Item view by... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Stefan Leichter | Compile fix for GCC 2.7.x. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Peter Hunnisett | Add spec stub for RtlGetNtVersionNumbers. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Gavriel State | Change useless warning into a TRACE. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Peter Hunnisett | atexit doesn't take a _onexit_t parameter. |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Andreas Mohr | Remember the currently active index before refreshing. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Peter Hunnisett | Add _lock,_unlock and header file for them. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Peter Hunnisett | Avoid assert for very large C++ .so files. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Peter Hunnisett | Fix ICOM_DEFINE for C++. |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Guy L. Albertelli | - Forward ordinals 40, 41, 143, 362 to appropriate... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Adam D. Moss | Partially revert previous changes, force configure... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Bill Medland | DrawText ellipsification on all lines, not just single... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Alexandre Julliard | Preliminary version of the C unit tests run-time enviro... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Andriy Palamarchuk | - made notepad compile with Cygwin |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Bill Medland | Drawtext tidying up ready for the next big change: |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Lawson Whitney | Protect PathIsUNCServerShare from null lpszPath. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Lawson Whitney | Support for nonstandard baud rate in SetCommState. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Andriy Palamarchuk | Implemented parsing of file name, passed in command... |
commit | commitdiff | tree | snapshot |
next |