2005-03-14 |
Peter Berg Larsen | Assorted memleak fixes. Found on Michael Stefaniuc... |
tree | commitdiff |
2005-03-10 |
Raphael Junqueira | - XListInputDevices spec say that device list should... |
tree | commitdiff |
2005-03-09 |
Alexandre Julliard | Added WM_X11DRV_DELETE_WINDOW message to handle close... |
tree | commitdiff |
2005-03-09 |
Alexandre Julliard | Moved SendInput and related functions to the USER drive... |
tree | commitdiff |
2005-03-08 |
Alexandre Julliard | Take into account the event mask passed to MsgWaitForMu... |
tree | commitdiff |
2005-03-08 |
Maxime Bellengé | - Fix unmovable windows if the window style is set... |
tree | commitdiff |
2005-03-08 |
Alexandre Julliard | Added support for iso8859-16 charset. |
tree | commitdiff |
2005-03-07 |
Alexandre Julliard | Added a missing prototype. |
tree | commitdiff |
2005-03-07 |
Ulrich Czekalla | Create a thread-specific selection window to make sure... |
tree | commitdiff |
2005-03-07 |
Dmitry Timoshkov | Avoid unnecessary window locking in X11DRV_DestroyWindow. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-01 |
Alexandre Julliard | Use a dispatch table to handle X client messages. |
tree | commitdiff |
2005-03-01 |
Ulrich Czekalla | If unexpected condition occurs just report an error. |
tree | commitdiff |
2005-03-01 |
Huw Davies | If the dibsection is based on a file-mapping object... |
tree | commitdiff |
2005-02-26 |
Alexandre Julliard | Use a table of handlers to dispatch X events and get... |
tree | commitdiff |
2005-02-25 |
Alexandre Julliard | Moved clipboard event handling functions and some priva... |
tree | commitdiff |
2005-02-23 |
Alexandre Julliard | Revert SC_CLOSE change, this is causing deadlocks. |
tree | commitdiff |
2005-02-23 |
Jason Edmeades | Take into account additional requested spacing on break... |
tree | commitdiff |
2005-02-22 |
Alexandre Julliard | Allow the client rectangle to be of arbitrary size... |
tree | commitdiff |
2005-02-18 |
Ulrich Czekalla | Duplicate Windows behaviour and use SendMessage for... |
tree | commitdiff |
2005-02-16 |
Lauri Tulmin | Make minimized windows stay minimized. |
tree | commitdiff |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
tree | commitdiff |
2005-02-09 |
Alexandre Julliard | Make the win data pointer only available in the thread... |
tree | commitdiff |
2005-02-09 |
Dmitry Timoshkov | Add support for Turkish (tr) X11 keyboard layout. |
tree | commitdiff |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks. |
tree | commitdiff |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass... |
tree | commitdiff |
2005-02-01 |
Alexandre Julliard | Store the "managed" flag as a window property instead... |
tree | commitdiff |
2005-01-31 |
Alexandre Julliard | Only create an X window for top-level windows, not... |
tree | commitdiff |
2005-01-28 |
Alexandre Julliard | Use an X context to associated the x11drv private windo... |
tree | commitdiff |
2005-01-28 |
Oliver Stieber | Send a scancode through for the 5 key when numlock... |
tree | commitdiff |
2005-01-26 |
Glenn Wurster | Disable antialiasing of fonts while working in a palette. |
tree | commitdiff |
2005-01-25 |
Rein Klazes | Make ShowWindow(...,SW_SHOWNA) also work on already... |
tree | commitdiff |
2005-01-24 |
Glenn Wurster | Disable antialiasing if the font dictates it. |
tree | commitdiff |
2005-01-24 |
Glenn Wurster | Split caching of antialiased and non-antialiased glyphs. |
tree | commitdiff |
2005-01-24 |
Dmitry Timoshkov | Put Brazilian ABNT2 keyboard layouts in line with appro... |
tree | commitdiff |
2005-01-24 |
Robert North | Bring wintab in line with Jeremy's X11 event timing... |
tree | commitdiff |
2005-01-24 |
Robert North | Add the rule that inverted cursor has -ve altitude... |
tree | commitdiff |
2005-01-24 |
Robert North | Packets from eraser cursors are marked as inverted... |
tree | commitdiff |
2005-01-24 |
Robert North | - In wintab's default system context, change context... |
tree | commitdiff |
2005-01-24 |
Robert North | - Don't post messages on Wine message queue, if tablet... |
tree | commitdiff |
2005-01-24 |
Robert North | Generate Wintab packets for XInput button up/down events. |
tree | commitdiff |
2005-01-21 |
Alexandre Julliard | Tweak SetWindowPos flags handling to make a few more... |
tree | commitdiff |
2005-01-21 |
Alexandre Julliard | Make WIN_SetStyle more thread-safe by specifying the... |
tree | commitdiff |
2005-01-20 |
Rémi Assailly | Added missing declarations. |
tree | commitdiff |
2005-01-20 |
Alexandre Julliard | Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr. |
tree | commitdiff |
2005-01-19 |
Oleh R. Nykyforchyn | Ukrainian codepage 21866 added and respective files... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Avoid most references to the internals of the WND struc... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
tree | commitdiff |
2005-01-14 |
Jeremy White | Fix X11 event timing so that we correctly correlate... |
tree | commitdiff |
2005-01-11 |
Alexandre Julliard | Desktop window is repainted on WM_ERASEBKGND, it must... |
tree | commitdiff |
2005-01-11 |
Alexandre Julliard | Warning fix. |
tree | commitdiff |
2005-01-11 |
Jacek Caban | Get rid of W->A calls. |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2005-01-04 |
Ulrich Czekalla | Always clearAllSelections since not clearing CLIPBOARD... |
tree | commitdiff |
2005-01-03 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2005-01-03 |
Dmitry Timoshkov | - Do not print FIXME in X11DRV_GetKeyboardLayout if... |
tree | commitdiff |
2004-12-27 |
Mike Hearn | Fix Xlib locking in create_desktop. |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-22 |
Eric Pouech | Fixed bug with unsigned index in decreasing loop. |
tree | commitdiff |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-17 |
Rémi Assailly | - removed unused tagPALETTEOBJ and tagWINDOWPOS |
tree | commitdiff |
2004-12-17 |
Dmitry Timoshkov | Add a mouse input test case, make the test pass under... |
tree | commitdiff |
2004-12-14 |
Michael Stefaniuc | Missing HeapFree's + 1 LocalFree (found by smatch). |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Added some sanity checks on window dimensions. |
tree | commitdiff |
2004-12-08 |
Alexandre Julliard | Moved private USER definitions to a new user_private... |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Moved update region handling to the server. |
tree | commitdiff |
2004-12-06 |
Jean-Michel Dault | Added another Canadian keyboard layout. |
tree | commitdiff |
2004-12-06 |
Dmitry Timoshkov | ShowWindow activates only a being maximized child windo... |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-23 |
Robert Shearman | When changing from DIB_Status_GdiMod to DIB_Status_GdiM... |
tree | commitdiff |
2004-11-22 |
Glenn Wurster | Use physDev->textPixel instead of GetTextColor for... |
tree | commitdiff |
2004-11-19 |
Huw Davies | Fallback to some sensible default values when underlini... |
tree | commitdiff |
2004-11-09 |
Kevin Koltzau | Change AlphaBlend to use destination dimensions rather... |
tree | commitdiff |
2004-11-08 |
Walt Ogburn | Turn ISO_Left_Tab back into a tab character if needed. |
tree | commitdiff |
2004-11-02 |
Michael Kaufmann | - Extended support for BITMAPCOREINFO / BITMAPCOREHEADE... |
tree | commitdiff |
2004-10-27 |
Kevin Koltzau | Add stretching support to AlphaBlend. |
tree | commitdiff |
2004-10-22 |
Alexandre Julliard | VK_0-9 and VK_A-Z are not defined in the Windows header... |
tree | commitdiff |
2004-10-21 |
Robert North | Fix WTInfoA in wintab.c so it can now take lpOutput... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst... |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Protect some more types which can be redeclared in... |
tree | commitdiff |
2004-10-08 |
Dmitry Timoshkov | Disable remaining piece of the code which auto assigns... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Add a test case for accelerators, make the test pass... |
tree | commitdiff |
2004-09-29 |
Dmitry Timoshkov | Ignore FocusOut event if there is no event window. |
tree | commitdiff |
2004-09-27 |
Michael Kaufmann | - Add as many entries to the color map as specified... |
tree | commitdiff |
2004-09-22 |
Robert Shearman | GetWindowLong -> GetWindowLongPtr. |
tree | commitdiff |
2004-09-20 |
Rein Klazes | X11DRV_ScrollDC should not have a WINAPI attribute. |
tree | commitdiff |
2004-09-17 |
Alexandre Julliard | Don't bother to return partial region data in get_windo... |
tree | commitdiff |
2004-09-16 |
Huw Davies | When we blit with a monochrome dibsection as the source... |
tree | commitdiff |
2004-09-16 |
Huw Davies | It's important to keep the original dib colour table... |
tree | commitdiff |
2004-09-15 |
Dmitry Timoshkov | Remove a stray 'else' left by a previous patch. |
tree | commitdiff |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED... |
tree | commitdiff |
2004-09-10 |
Huw Davies | We want all 1bpp dibsections to have a monochrome bitma... |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | We still need to look for the top parent that doesn... |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | wineclipsrv is no longer used, remove it. |
tree | commitdiff |
2004-08-30 |
Uwe Bonnes | Spelling fix. |
tree | commitdiff |
2004-08-26 |
Huw Davies | Deprecate the "Resolution" entry in the config file... |
tree | commitdiff |
2004-08-26 |
Evan Deaubl | Fix an ERR log in X11DRV_CreateWindow. |
tree | commitdiff |
next |