projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added stubs and setupapi.h.
[wine]
/
windows
/
2000-11-05
Dmitry Timoshkov
Added the ability to see names of the virtual key codes.
tree
|
commitdiff
2000-11-05
Francois Gouget
Added comment explaining why we have an ERR rather...
tree
|
commitdiff
2000-11-05
James Abbatiello
Cleanup SystemParametersInfo<16|A|W>.
tree
|
commitdiff
2000-11-05
James Abbatiello
Fix test for pending message in QUEUE_ReceiveMessage().
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
tree
|
commitdiff
2000-11-02
Alexandre Julliard
Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus...
tree
|
commitdiff
2000-11-01
Marcus Meissner
DrawIconEx: when flags=0 use flags=DI_NORMAL instead.
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-11-01
Gabriel Garcia
Added Latin American layout.
tree
|
commitdiff
2000-10-31
Francois Gouget
Fixed the value of some system colors.
tree
|
commitdiff
2000-10-31
Peter Ivanyi
Added/upgraded Slovak messages, and Slovak and Czech...
tree
|
commitdiff
2000-10-31
Dmitry Timoshkov
Display an ERR on errors while initializing USER.
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-29
Alexandre Julliard
Use GetStockObject() instead of the magic STOCK_* handles.
tree
|
commitdiff
2000-10-29
Marcus Meissner
Report errors on WinHelp() failures.
tree
|
commitdiff
2000-10-26
Alexandre Julliard
Removed unused STRUCT32_NCCALCSIZE functions.
tree
|
commitdiff
2000-10-26
Dmitry Timoshkov
Ask application to reinitialize its menu before process...
tree
|
commitdiff
2000-10-25
Dmitry Timoshkov
Added an another special case handling for Shift+[NumPa...
tree
|
commitdiff
2000-10-25
Dmitry Timoshkov
Replaced ToAscii by ToUnicode in the User driver interface.
tree
|
commitdiff
2000-10-25
Rein Klazes
In SWP_DoNCCalcSize() when determining whether the...
tree
|
commitdiff
2000-10-25
Andreas Mohr
Added SPI_GETWINDOWSEXTENSION.
tree
|
commitdiff
2000-10-23
Louis Philippe Gagnon
- Calculate changes in the client area relative to...
tree
|
commitdiff
2000-10-23
Ulrich Weigand
Fixed painting problems in non-MM_TEXT modes.
tree
|
commitdiff
2000-10-22
Joerg Mayer
Reduce the number of warnings about missing initializers.
tree
|
commitdiff
2000-10-22
Guy L. Albertelli
Added wParam and lParam as parameters in SPY_ExitMessage
tree
|
commitdiff
2000-10-19
Dmitry Timoshkov
Added support for AZERTY keyboard layout.
tree
|
commitdiff
2000-10-19
Ulrich Weigand
Watch out for DefMDIChildProc calls on non-MDI-child...
tree
|
commitdiff
2000-10-17
Dmitry Timoshkov
Added support for keyboard input in various locales.
tree
|
commitdiff
2000-10-15
Dmitry Timoshkov
Fixed behaviour of window's system buttons.
tree
|
commitdiff
2000-10-13
Susan Farley
Status bars on managed windows should not have SIZEGRIP...
tree
|
commitdiff
2000-10-12
Francois Gouget
Added many missing *Pxxx types.
tree
|
commitdiff
2000-09-29
Stephane Lussier
Before calling the timer window proc, make sure it...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-27
Dmitry Timoshkov
If window was not resized and not moved, repaint only...
tree
|
commitdiff
2000-09-27
Stephane Lussier
On reception of a FocusOut event, don't deactivate...
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Use documented DROPFILES structure instead of internal...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Call WH_GETMESSAGE hook in PeekMessage too (based on...
tree
|
commitdiff
2000-09-24
Gerald Pfeifer
Fixed format strings.
tree
|
commitdiff
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
tree
|
commitdiff
2000-09-22
Andreas Mohr
Spelling, trace fixes.
tree
|
commitdiff
2000-09-16
Alexandre Julliard
Removed a coupld of unused functions in the Callout...
tree
|
commitdiff
2000-09-16
Alexandre Julliard
Moved Select/RealizePalette implementation to USER...
tree
|
commitdiff
2000-09-16
Andreas Mohr
Added support for non-deletable system brushes and...
tree
|
commitdiff
2000-09-13
Ulrich Weigand
Modified CallTo16Register routines to update register...
tree
|
commitdiff
2000-09-13
Serge Ivanov
(Merged by Marcus Meissner <marcus@jet.franken.de>)
tree
|
commitdiff
2000-09-12
James Hatheway
KDE 1.x has problems with using XShapeCombineMask when...
tree
|
commitdiff
2000-09-12
Andreas Mohr
- fixes debugger output
tree
|
commitdiff
2000-09-12
Huw D M Davies
Don't try to delete a wndclass background brush if...
tree
|
commitdiff
2000-09-12
Mike McCormack
Make sure NC_HandleNCCalcSize returns a valid rectangle.
tree
|
commitdiff
2000-09-09
Dmitry Timoshkov
Unify WM_SETTEXT handling among DefWindowProc16/DefWind...
tree
|
commitdiff
2000-09-09
Dmitry Timoshkov
Simplify a bit MDI child window creation.
tree
|
commitdiff
2000-09-07
Giovanni Pancotti
Italian keyboard fixes.
tree
|
commitdiff
2000-09-06
Alexandre Julliard
Serge Ivanov
tree
|
commitdiff
2000-09-04
Mike McCormack
Added missing comma.
tree
|
commitdiff
2000-09-01
Alexandre Julliard
Henning Hoffmann
tree
|
commitdiff
2000-09-01
Alexandre Julliard
Francis Beaudet
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-29
Andreas Mohr
- fix one locking ignorant return 0; in MSG_SendMessage...
tree
|
commitdiff
2000-08-28
Francois Methot
Do not check for system menu if the window has style...
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-23
Alexandre Julliard
Fixed RegisterClass last error code on atom creation...
tree
|
commitdiff
2000-08-21
Gerard Patel
Disable the owner of a modal dialog box just before...
tree
|
commitdiff
2000-08-21
Gerard Patel
Handle the LB_GETTEXT and CB_GETLBTEXT cases for 32W...
tree
|
commitdiff
2000-08-21
Gerard Patel
Enables showing of hidden windows when the app ask...
tree
|
commitdiff
2000-08-20
Louis Philippe Gagnon
- Separate application calls to ShowOwnedPopups from...
tree
|
commitdiff
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
tree
|
commitdiff
2000-08-18
Gerard Patel
Turns the handling to pure 16 bits, remove references...
tree
|
commitdiff
2000-08-14
Peter Ganten
Threads without active or focus window should not recei...
tree
|
commitdiff
2000-08-14
Dmitry Timoshkov
Add "FullWindowDrag" feature for not managed windows.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Removed to allow CVS to remove the directory.
tree
|
commitdiff
2000-08-11
Stephane Lussier
Instead of not doing the Z ordering when the applicatio...
tree
|
commitdiff
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved struct32.c to windows directory.
tree
|
commitdiff
2000-08-07
Huw D M Davies
WINPOS_WindowFromPoint should respect hrgnWnd.
tree
|
commitdiff
2000-08-07
Marcus Meissner
Removed local variable shadows warnings.
tree
|
commitdiff
2000-08-06
Stephane Lussier
Top level windows with 0 width or height are created...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Removed a few dependencies on GDI internals from USER...
tree
|
commitdiff
2000-08-01
Jean-Claude Batista
Provide position hints for window managers.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Moved toolhelp implementation into kernel32 dll.
tree
|
commitdiff
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
tree
|
commitdiff
2000-07-29
Huw D M Davies
Initialize hrgnWnd.
tree
|
commitdiff
2000-07-29
Francois Boisvert
NC_DoNCHitTest now returns HTNOWHERE like Windows is...
tree
|
commitdiff
2000-07-28
Francois Jacques
- implementation of SetWindowsRgn and GetWindowRgn
tree
|
commitdiff
2000-07-28
Stephane Lussier
Now the service thread is no more in charge of erasing...
tree
|
commitdiff
2000-07-28
Dmitry Timoshkov
Do not crash if window was not found.
tree
|
commitdiff
2000-07-28
Stephane Lussier
- UpdateWindow should refresh all children that have...
tree
|
commitdiff
2000-07-28
Ove Kaaven
Always get a hardware message from the system queue...
tree
|
commitdiff
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
next