1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-06-26 |
Noomen Hamza | Remove the WM_LBUTTONUP message from the queue after... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Removed direct references to CLASS internals. |
tree | commitdiff |
1999-06-12 |
Francis Beaudet | Fixed a few behaviors of the combobox that were broken. |
tree | commitdiff |
1999-06-06 |
Ron Cemer | Fixes for several bugs in which portions of the scrollb... |
tree | commitdiff |
1999-06-05 |
Eric Pouech | When looking into sys menu, check if items are present... |
tree | commitdiff |
1999-06-05 |
Rein Klazes | Do not process WM_LBUTTONUP message in ButtonWndProc() |
tree | commitdiff |
1999-05-29 |
Pascal Lessard | Support TPM_RETURNCMD in TrackPopupMenu. |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Stop a listbox bug that causes a div by zero when the... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Removed superfluous WIN_ReleaseWndPtr. |
tree | commitdiff |
1999-05-14 |
Francois Boisvert | Changed CBGetDroppedControlRect to be compliant with... |
tree | commitdiff |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-13 |
Juergen Schmied | - prevent crash when GetMenuDefaultItem is called on... |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Gerard Patel | Values returned from PtInRect and LB_ITEMFROMPOINT... |
tree | commitdiff |
1999-05-08 |
Francois Boisvert | Prevented LISTBOX_RepaintItem from repainting a non... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Pavel Roskin | Pushbuttons should only be rounded in Win31 look. |
tree | commitdiff |
1999-05-02 |
Juergen Schmied | - default item handling |
tree | commitdiff |
1999-05-01 |
Marcus Meissner | Removed the gotos from the WndProcs, always use a small... |
tree | commitdiff |
1999-04-26 |
Juergen Schmied | - align magic buttons right |
tree | commitdiff |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Eric Pouech | Added missing WIN_ReleaseWndPtr. |
tree | commitdiff |
1999-04-24 |
Guy Albertelli | Fix locking with proper calls to WIN_ReleaseWndPtr. |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Francis Beaudet | Fixed a sizing bug in the combobox control. |
tree | commitdiff |
1999-04-21 |
Juergen Schmied | - protect TRACE against NULL-ptr |
tree | commitdiff |
1999-04-19 |
Gerard Patel | Test for static was reversed. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Juergen Schmied | - use fonts/fontsizes given by SystemParametersInfo |
tree | commitdiff |
1999-04-18 |
Luc Tourangeau | When the vertical scrollbar is removed, the background... |
tree | commitdiff |
1999-04-15 |
Pascal Lessard | Implement the button with bitmaps. |
tree | commitdiff |
1999-04-15 |
Francois Boisvert | Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow. |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled... |
tree | commitdiff |
1999-04-11 |
Paul Millar | Fixed menu type setting in SetMenuItemInfo32_common(). |
tree | commitdiff |
1999-04-04 |
Luc Tourangeau | WM_MOUSEMOVE implementation bug fix. |
tree | commitdiff |
1999-04-04 |
Gerard Patel | Added missing goto. |
tree | commitdiff |
1999-04-03 |
Luc Tourangeau | Background color fix when disabled or read only. |
tree | commitdiff |
1999-04-02 |
Francis Beaudet | Implemented the Win95 look and feel. |
tree | commitdiff |
1999-04-01 |
Alex Korobka | Fixes for ignored WVR_[VH]REDRAW flags, made minimizati... |
tree | commitdiff |
1999-04-01 |
Pavel Roskin | EC_USEFONTINFO means es->char_width/3, not es->char_wid... |
tree | commitdiff |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
tree | commitdiff |
1999-03-28 |
Dimitrie O. Paun | Changed some debug messages from one channel to another... |
tree | commitdiff |
1999-03-28 |
Francois Boisvert | Fixed some bugs in thread safeness for wnd struct. |
tree | commitdiff |
1999-03-28 |
Alex Korobka | Moved hrgnUpdate from client to window coordinates... |
tree | commitdiff |
1999-03-25 |
Francis Beaudet | Fixed LB_GETCURSEL message to return LB_ERR on empty... |
tree | commitdiff |
1999-03-24 |
Pascal Lessard | COMBO_Size: maintain the height of the RectCombo when... |
tree | commitdiff |
1999-03-22 |
Lawson Whitney | Made LB_GETCURSEL return focus_item if no item has... |
tree | commitdiff |
1999-03-17 |
Marcus Meissner | Fixed some warnings. removed some unneccessary includes... |
tree | commitdiff |
1999-03-14 |
Francois Boisvert | Made access to the wnd struct thread-safe. |
tree | commitdiff |
1999-03-14 |
Dirk Thierbach | Paint gray text on gray background in checkboxes/radiob... |
tree | commitdiff |
1999-03-12 |
Pavel Roskin | Changed the button state to "up" as soon as it is known... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files. |
tree | commitdiff |
1999-02-19 |
Jeff Garzik | Added missing string.h include. |
tree | commitdiff |
1999-02-18 |
Francois Boisvert | Implementation of the pushed close button. |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Fixed a number of warnings concerning the matching... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-17 |
Francois Boisvert | Give the context menu its proper behaviour and modify... |
tree | commitdiff |
1999-02-13 |
Pascal Lessard | Change the GetMenuItemRect to comply with windows API. |
tree | commitdiff |
1999-02-13 |
Francois Boisvert | Implemented the WIN31 Look mdi buttons and also some... |
tree | commitdiff |
1999-02-13 |
Andreas Mohr | An app left junk in the undo buffer of an edit control... |
tree | commitdiff |
1999-02-09 |
Stephane Lussier | -Fixed MESSAGE functions that were thunking down to... |
tree | commitdiff |
1999-02-09 |
Francois Boisvert | Implemented the magic menu items id's used by windows... |
tree | commitdiff |
1999-02-04 |
Patrik Stridvall | Moved some more code to the X11 driver. |
tree | commitdiff |
1999-01-24 |
NF Stevens | Change SW_??? options on list box scrolling so that... |
tree | commitdiff |
1999-01-24 |
Gerard Patel | Changed EDIT_EM_CharFromPos to return line number. |
tree | commitdiff |
1999-01-23 |
Niclas Karlsson | Removed DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTN... |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | Do not call ownerdraw for invalid items (empty focusrects). |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1999-01-01 |
Alex Korobka | Better CB_SETCURSEL message handling. |
tree | commitdiff |
1998-12-24 |
Gerard Patel | Don't send ODA_ENTIRE for empty listboxes (LISTBOX_Paint). |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-14 |
Marcus Meissner | Small hack to get rid of annoying err:resource: message for |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-09 |
Marcus Meissner | Some unnecessary #include and messages removed. |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Replace GRAPH_ functions with Win SDK equivalents. |
tree | commitdiff |
1998-12-07 |
Huw D M Davies | We don't yet want the static control to call DestroyIcon. |
tree | commitdiff |
1998-11-22 |
Eric Kohl | Enabled double click for buttons. |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | LB_GETTEXT: Handle passed NULL buffer. |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | CB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTE... |
tree | commitdiff |
1998-11-06 |
Juergen Schmied | Fixed wrong arg type. |
tree | commitdiff |
1998-10-31 |
Marcus Meissner | lpszName of NULL is handled (removes some warnings). |
tree | commitdiff |
1998-10-26 |
Pascal Cuoq | 32-bit clipboard support. |
tree | commitdiff |
1998-10-24 |
Patrik Stridvall | Check if scrollbar and parent are visible before redraw. |
tree | commitdiff |
1998-10-24 |
Marcus Meissner | Hack to support integer ids in all static controls. |
tree | commitdiff |
1998-10-24 |
Eric Kohl | Fixed a popup menu selection bug. |
tree | commitdiff |
1998-10-18 |
Alex Korobka | Got rid of flickering scrollbar arrows. MDI scrolling... |
tree | commitdiff |
1998-10-14 |
Alex Korobka | CB_SETCURSEL and some other fixes. |
tree | commitdiff |
1998-10-12 |
Norman Stevens | Improving keyboard handling, including accelerator... |
tree | commitdiff |
1998-10-11 |
David Luyer | Small fixes. |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
next |