2002-03-22 |
Alexandre Julliard | We cannot ignore NotifyNonlinear focus events. |
tree | commitdiff |
2002-03-20 |
Duane Clark | On WM_GETTEXT, terminate the lparam buffer even if... |
tree | commitdiff |
2002-03-20 |
Matthias Fechner | Added German 105 keys keyboard. |
tree | commitdiff |
2002-03-11 |
Mehmet Yasar | Fixed Unicode conversion for CB/LB_FINDSTRING, CB/LB_FI... |
tree | commitdiff |
2002-03-11 |
Jason Phillips | Make wineclipsrv run as a daemon (close stdout/stderr... |
tree | commitdiff |
2002-03-11 |
Axel Schmidt | Added keyboard layout for Logitech Cordless Desktop... |
tree | commitdiff |
2002-03-11 |
Andriy Palamarchuk | Added FIXMEs for actions with id>=115. These actions... |
tree | commitdiff |
2002-03-11 |
Guy L. Albertelli | Trace undocumented toolbar messages. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-28 |
Dave Hawkes | Fixed winproc memory leak. |
tree | commitdiff |
2002-02-27 |
Guy L. Albertelli | Fix the strange case in WIN_FixCoordinates where x... |
tree | commitdiff |
2002-02-26 |
Guy L. Albertelli | Add additional CCM_ message names. |
tree | commitdiff |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
tree | commitdiff |
2002-02-25 |
Dave Hawkes | Prevent lock-up with a focus loop between two top level... |
tree | commitdiff |
2002-02-22 |
Peter Hunnisett | Fix return type of GetAsyncKeyState. |
tree | commitdiff |
2002-02-15 |
Jukka Heinonen | Convert some invalid offsets in GetWindowLong16 into... |
tree | commitdiff |
2002-02-15 |
Dave Hawkes | Added a keyboard matched to VNC. |
tree | commitdiff |
2002-02-14 |
Alexandre Julliard | version.h is now in include/wine directory. |
tree | commitdiff |
2002-02-12 |
Dmitry Timoshkov | Allow ToAscii/ToUnicode to work with scanCode = 0. |
tree | commitdiff |
2002-02-04 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>... |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | Added NULL checks on all rectangle pointers. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Do not be too smart and add WS_CAPTION in AdjustWindowR... |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Removed no longer used average width calculation. |
tree | commitdiff |
2002-01-22 |
Tommy Schultz Lassen | Make EnumWindows return TRUE if no windows exists. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Fix a couple of warnings and a typo. |
tree | commitdiff |
2002-01-18 |
Dimitrie O. Paun | - Make the ListView control Unicode ready. |
tree | commitdiff |
2002-01-18 |
Andriy Palamarchuk | SystemParametersInfo: fixed return value for SPI_SETFAS... |
tree | commitdiff |
2002-01-15 |
Andriy Palamarchuk | Implemented processing of actions SPI_SETKEYBOARDPREF, |
tree | commitdiff |
2002-01-15 |
Rein Klazes | Move the implementation of comctl32._TrackMouseEvent to |
tree | commitdiff |
2002-01-15 |
Rein Klazes | Make DM_SETDEFID message work for owner drawn buttons... |
tree | commitdiff |
2002-01-09 |
Rein Klazes | Move calling of CBT hooks from WIN_CreateWindowEx(... |
tree | commitdiff |
2002-01-07 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-04 |
Dmitry Timoshkov | Add some new messages to the spy and winuser.h. |
tree | commitdiff |
2002-01-03 |
Alexandre Julliard | Use DrawFrameControl instead of bitmaps in certain... |
tree | commitdiff |
2002-01-02 |
Alexandre Julliard | Moved the OEM bitmaps that don't depend on the Wine... |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
tree | commitdiff |
2001-12-26 |
Andriy Palamarchuk | Implemented basic handling of assessibility actions. |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
tree | commitdiff |
2001-12-26 |
Duane Clark | Destroying cursor is not necessarily an error. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Restructured hook mapping functions to avoid most memory |
tree | commitdiff |
2001-12-21 |
Andriy Palamarchuk | Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, |
tree | commitdiff |
2001-12-20 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Removed unnecessary includes. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Export DestroyIcon32 from user32 and use GetProcAddress... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed 16-bit USER Enum* functions to not use thunks... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Got rid of dynamic thunk allocation in mouse/keyboard... |
tree | commitdiff |
2001-12-17 |
Dave Hawkes | Altered the algorithm for selecting a new focus after... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed DC hook and abort proc handling to avoid having... |
tree | commitdiff |
2001-12-14 |
Alexandre Julliard | Changed 16->32 window procedure thunks to use winebuild... |
tree | commitdiff |
2001-12-13 |
Alexandre Julliard | Started rewrite of painting functions for multiple... |
tree | commitdiff |
2001-12-06 |
Alexandre Julliard | Added WIN_GetRectangles function. |
tree | commitdiff |
2001-12-06 |
Andriy Palamarchuk | Implemented processing for actions: SPI_GET/SETGRIDGRAN... |
tree | commitdiff |
2001-12-06 |
Guy L. Albertelli | Change the message trace indentation to be consistent... |
tree | commitdiff |
2001-12-06 |
Dave Hawkes | DIALOG_CreateIndirect can incorrectly kill the current... |
tree | commitdiff |
2001-12-05 |
Alexandre Julliard | Removed calls to HEAP_GetSegptr. |
tree | commitdiff |
2001-11-30 |
Gerard Patel | Remove some possible interlocking problems with peb... |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-20 |
Andriy Palamarchuk | Implemented processing for actions SPI_GET/SETSCREENSAV... |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-11-20 |
Bill Medland | It is legal to call UnregisterClass with an hInstance... |
tree | commitdiff |
2001-11-20 |
Dmitry Timoshkov | Convert message spy to unicode. |
tree | commitdiff |
2001-11-20 |
Dave Hawkes | Fix lock up in GetKeyNameText due to an increment wrap... |
tree | commitdiff |
2001-11-19 |
Gerard Patel | Fix exchanged lines in WIN_GetWindowLong. |
tree | commitdiff |
2001-11-16 |
Alexandre Julliard | Truncate the window text if it is too large for the... |
tree | commitdiff |
2001-11-16 |
Joshua Thielen | Local classes registered with USER instance handle... |
tree | commitdiff |
2001-11-14 |
Alexandre Julliard | Moved WIN_FindWinToRepaint functionality to the server. |
tree | commitdiff |
2001-11-13 |
Alexandre Julliard | Store the window caption text in the server. |
tree | commitdiff |
2001-11-13 |
Andriy Palamarchuk | Implemented processing for SPI_GET/SETMOUSE, SPI_GET... |
tree | commitdiff |
2001-11-09 |
Andriy Palamarchuk | Implemented SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICAL... |
tree | commitdiff |
2001-11-07 |
Dmitry Timoshkov | Add dumping of window styles at the window creation... |
tree | commitdiff |
2001-11-07 |
Andriy Palamarchuk | Created new infrastructure for SystemParametersInfo... |
tree | commitdiff |
2001-11-06 |
Alexandre Julliard | Window activation cleanups. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-06 |
Eric Pouech | For drawing a caret, internally replaced the brush... |
tree | commitdiff |
2001-11-05 |
Guy Albertelli | Add support for Wine internal messages. |
tree | commitdiff |
2001-11-05 |
Joshua Thielen | For global classes, GetClassInfo now returns a handle... |
tree | commitdiff |
2001-10-24 |
Joshua Thielen | Switch focus to activated window even if no window... |
tree | commitdiff |
2001-10-23 |
Alexandre Julliard | Cosmetic fixes. |
tree | commitdiff |
2001-10-23 |
Alexandre Julliard | Fixed window handle check in GetDCEx. |
tree | commitdiff |
2001-10-23 |
Alexandre Julliard | A couple of optimizations. |
tree | commitdiff |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessib... |
tree | commitdiff |
2001-10-21 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed... |
tree | commitdiff |
2001-10-18 |
Mike McCormack | Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr. |
tree | commitdiff |
2001-10-17 |
Andriy Palamarchuk | Fixed mouse_event bug - cursor was moved before new... |
tree | commitdiff |
2001-10-17 |
Jukka Heinonen | Releasing a mouse button now clears an entry in table |
tree | commitdiff |
2001-10-17 |
Bill Medland | Only modify the ancestor if you find it. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c. |
tree | commitdiff |
2001-10-15 |
Gerard Patel | Fix the case where child=0 (last child) in MDI_ChildAct... |
tree | commitdiff |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
tree | commitdiff |
next |