2000-05-23 |
Alexandre Julliard | Send a normal mouse message code in WM_PARENTNOTIFY... |
tree | commitdiff |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under... |
tree | commitdiff |
2000-05-18 |
Alexandre Julliard | Francois Boisvert |
tree | commitdiff |
2000-05-14 |
Chris Morgan | Fixed borders of windows while dragging or sizing to... |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages. |
tree | commitdiff |
2000-05-11 |
Ove Kaaven | Scroll off-screen controls when scroll rectangle is... |
tree | commitdiff |
2000-05-11 |
Guy Albertelli | Clear menu handle after destroying menu. |
tree | commitdiff |
2000-05-11 |
Bernd Herd | Pass CTLDATA as SEGPTR for 16-bit programs. |
tree | commitdiff |
2000-05-10 |
Guy L. Albertelli | Verify the menu handle is non-zero prior to use. |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Do not send WM_SIZING to 16-bit windows. |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-05-07 |
Gerard Patel | Always calls SetMenu in MDISetMenu. |
tree | commitdiff |
2000-05-05 |
Aric Stewart | Added WM_SIZING message support. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Rewrote Unix process launching to allow passing startup... |
tree | commitdiff |
2000-04-30 |
Gerard Patel | X11DRV_SetFocus: really don't mess with focus for manag... |
tree | commitdiff |
2000-04-30 |
Dimitrie O. Paun | Removed HEAP_xalloc. |
tree | commitdiff |
2000-04-29 |
Eric Pouech | Fixed a few compilation warnings. |
tree | commitdiff |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
tree | commitdiff |
2000-04-29 |
Rein Klazes | WinHelp must accept a NULL pointer to the help key... |
tree | commitdiff |
2000-04-28 |
Chris Morgan | Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_G... |
tree | commitdiff |
2000-04-25 |
Patrik Stridvall | Removed X_DISPLAY_MISSING. |
tree | commitdiff |
2000-04-23 |
Rein Klazes | Make RDW_ValidateParent() modify the update region... |
tree | commitdiff |
2000-04-23 |
Gerard Patel | Check if dialog is visible before setting the focus. |
tree | commitdiff |
2000-04-23 |
Dmitry Timoshkov | Removed the longstanding hack in response to WM_ACTIVAT... |
tree | commitdiff |
2000-04-18 |
Stephane Lussier | Implemented Mousewheel support. |
tree | commitdiff |
2000-04-16 |
Stephane Lussier | Support switching the keyboard layout with WINE running. |
tree | commitdiff |
2000-04-14 |
Marcus Meissner | Detypoed X11DRV_EVENT_SetInputMethod. |
tree | commitdiff |
2000-04-14 |
Stephane Lussier | When dealing with XKB extensions, force the AltGr key... |
tree | commitdiff |
2000-04-13 |
Stephane Lussier | Fixed AltGr key handling. |
tree | commitdiff |
2000-04-11 |
Alexandre Julliard | Made GetProcessHeap(), GetCurrentProcessId(), GetCurren... |
tree | commitdiff |
2000-04-11 |
Ulrich Czekalla | MSG_ProcessKbdMsg can be called from peek, so only... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-30 |
Alexandre Julliard | Fixed ttydrv compile when using curses. Cleaned up... |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
tree | commitdiff |
2000-03-26 |
Gerard Patel | Activate a hidden window only when explicitely asked... |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Fixed a couple of file descriptor leaks. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Store monitor size and depth in the generic structure. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | A few simplifications and optimizations in the x11... |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved FatalAppExit functions to win32/except.c. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved LoadImage and related functions to cursoricon.c. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved gdi/user thunking functions into their respective... |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Huw D M Davies | Fixed copying of the MDI 'Windows' menu items if the... |
tree | commitdiff |
2000-03-24 |
Andreas Mohr | Added proper termination upon failure. |
tree | commitdiff |
2000-03-24 |
Rein Klazes | Correct the NotifyCode in the WM_COMMAND message sent by |
tree | commitdiff |
2000-03-20 |
Alexandre Julliard | Moved graphics initialisation to the x11drv/ttydrv... |
tree | commitdiff |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
tree | commitdiff |
2000-03-19 |
Andrew Lewycky | Propagate IsDialogMessage to the parent if the dialog... |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Misc small cleanups. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Avoid calling the *Rect USER functions from inside... |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
tree | commitdiff |
2000-03-15 |
Alexandre Julliard | Michael Abd-El-Malek (on behalf of Corel) |
tree | commitdiff |
2000-03-09 |
Marcus Meissner | IsRectEmpty also returns true for negative width/height... |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | GetClipboardData16 might return an invalid global handl... |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-26 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
tree | commitdiff |
2000-02-26 |
Lionel Ulmer | - implement EnumObjects and GetProperty for Mouse and... |
tree | commitdiff |
2000-02-26 |
Eric Pouech | Moved hardware related handling to dlls/winmm/joystick... |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Misc. fixes for compiler warnings. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Better thread safety for WarpPointer hack. |
tree | commitdiff |
2000-02-25 |
Serge Ivanov | We don't need to call LPtoDP in here as far as PatBlt... |
tree | commitdiff |
2000-02-25 |
Alexandre Julliard | ATOMs are considered unique, so we don't need to check... |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | - fixed my slightly incorrect EndDialog patch |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-02-20 |
Hidenori Takeshima | Added Japanese jp106 and pc98x1 keyboard layout. |
tree | commitdiff |
2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
tree | commitdiff |
2000-02-18 |
Noomen Hamza | Popup windows will be hidden when minimizing the main... |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-16 |
Gerard Patel | Do not use GlobalFindAtom with atom handles in CreateWi... |
tree | commitdiff |
2000-02-16 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed. |
tree | commitdiff |
2000-02-14 |
Lionel Ulmer | - added argument printing to stubs |
tree | commitdiff |
2000-02-13 |
Martin Fuchs | Display the system popup menu when clicking with the... |
tree | commitdiff |
2000-02-13 |
Matthew Cline | Check that ci->hWindowMenu is not zero before using it. |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Moved global atoms to the server (based on the work... |
tree | commitdiff |
2000-02-12 |
Andreas Mohr | Protect EndDialog() from invalid window handles. |
tree | commitdiff |
2000-02-10 |
Phillip Ezolt | Added missing goto in switch statement. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Juergen Schmied | Added CF_HDROP. |
tree | commitdiff |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
2000-01-29 |
Dmitry Timoshkov | Correct the behaviour of the accelerator keys in dialog... |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Removed debugstr.h. |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Use a linked list instead of a DPA to manage pixmaps. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Use GetProcAddress instead of calling ShellAboutA directly. |
tree | commitdiff |
2000-01-23 |
Ove Kaaven | Added -dxgrab command line option, which confines curso... |
tree | commitdiff |
2000-01-23 |
Gerard Patel | Map WM_MENUSELECT 32->16 bits for closing menu. |
tree | commitdiff |
2000-01-23 |
Gerard Patel | Fix parameters for MDI_RestoreFrameMenu in WM_DESTROY... |
tree | commitdiff |
2000-01-23 |
Ove Kaaven | Supercharged XShm implementation for DirectDraw. |
tree | commitdiff |
2000-01-23 |
Huw D M Davies | Actually print return value of message. |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
next |