2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
tree | commitdiff |
2000-07-25 |
Susan Farley | Don't destroy the caret on SWP_HIDEWINDOW. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | DefWindowProc should pass unhandled WM_MOUSEWHEEL to... |
tree | commitdiff |
2000-07-16 |
Alexandre Julliard | Added assembly wrapper for calling window procedures. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-16 |
Raul Fernandes | Added Brazilian keyboard. |
tree | commitdiff |
2000-07-15 |
John R . Sheets | We also have to validate the frame to avoid an infinite... |
tree | commitdiff |
2000-07-15 |
Jean-Claude Batista | Ensure the validity of hOldFocus before calling WIN_Get... |
tree | commitdiff |
2000-07-15 |
Gerard Patel | Allow SetWindowLong(... GWL_STYLE) to change visible... |
tree | commitdiff |
2000-07-15 |
Peter Ganten | Stubs for CreateDesktopA and EnumDesktopWindows. |
tree | commitdiff |
2000-07-10 |
Dmitry Timoshkov | Convert WND.text field to Unicode. |
tree | commitdiff |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA. |
tree | commitdiff |
2000-07-09 |
Noomen Hamza | GetClassInfo should return global classes even if the... |
tree | commitdiff |
2000-07-09 |
Dave Hawkes | GetIconInfo did no correctly identify icons from cursors. |
tree | commitdiff |
2000-07-09 |
Haithem Hmida | Under Windows 95/98/NT, message boxes do not have a... |
tree | commitdiff |
2000-07-08 |
Susan Farley | Check for WS_DISABLED parent in WindowFromPoint for... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Check the value returned by DIALOG_GetCharSize. |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Implemented a large number of the msvideo dll routines. |
tree | commitdiff |
2000-07-08 |
Slava Monich | BeginDeferWindowPos should allow zero count. |
tree | commitdiff |
2000-06-25 |
Lawson Whitney | Moved zero-sized window hack to x11drv. |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
tree | commitdiff |
2000-06-18 |
Francois Gouget | Added some missing prototypes. |
tree | commitdiff |
2000-06-18 |
James Hatheway | We must return the atom of the class in GetClassInfoEx... |
tree | commitdiff |
2000-06-15 |
David Lassonde | Implemented the More Windows... menu item for MDI. |
tree | commitdiff |
2000-06-15 |
Sheri Steeves | Check again for GetNextDlgTabItem after return from... |
tree | commitdiff |
2000-06-15 |
Noomen Hamza | Added a NULL pointer check within DCE_AddClipRects... |
tree | commitdiff |
2000-06-15 |
Sheri Steeves | Added setting of cursor postition to MSG_PostToQueue. |
tree | commitdiff |
2000-06-14 |
Noomen Hamza | Made SetWindowPos handle the case when inserting a... |
tree | commitdiff |
2000-06-13 |
Gerard Patel | Do not change the WS_CHILD style in SetParent. |
tree | commitdiff |
2000-06-08 |
Turchanov Sergei | DGA compile fix. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Yet another attempt at fixing CW_USEDEFAULT handling. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Louis-Philippe Gagnon (of Macadamian for Corel) |
tree | commitdiff |
2000-06-07 |
Serge Ivanov | Well, SetParent doesn't work properly at all, but at... |
tree | commitdiff |
2000-06-07 |
Alexandre Julliard | The window dimensions have to be initialized before... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Removed MSG_WineStartTicks (does not work for multiple... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Moved DIB_FixColorsToLoadflags to cursoricon.c. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
tree | commitdiff |
2000-06-02 |
Susan Farley | Preserve WM hints that were set during window creation... |
tree | commitdiff |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
tree | commitdiff |
2000-05-31 |
Gerard Patel | Set a default size for windows when CW_USEDEFAULT is... |
tree | commitdiff |
2000-05-30 |
Zoran Dzelajlija | Basic Croatian language support. |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Moved idle event handling to the server. |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Use GetStartupInfoA() instead of accessing process... |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
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 |
next |