projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added import of comdlg32.dll in spec file.
[wine]
/
windows
/
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
2000-01-15
Eric Pouech
Replaced Wine specific DRIVER_GetType by a correct...
tree
|
commitdiff
2000-01-08
Rein Klazes
Avoid problems during changing the Z-order if the windo...
tree
|
commitdiff
2000-01-05
Patrik Stridvall
- Made FillRect behave like it does on Windows
tree
|
commitdiff
2000-01-05
Peter Ganten
Check if winhelp is already running; use winhlp32.exe...
tree
|
commitdiff
2000-01-04
Lionel Ulmer
Give +0+0 as a default position for the desktop window.
tree
|
commitdiff
2000-01-04
Juergen Schmied
Corrected parameter count for DialogBoxIndirectParamAorW.
tree
|
commitdiff
2000-01-04
Ove Kaaven
Added extra US keymap with the infamous phantom key.
tree
|
commitdiff
2000-01-04
Eric Pouech
Moved the 16 bit driver functions callout into the...
tree
|
commitdiff
2000-01-04
Andreas Mohr
"resultp" can be NULL in SendMessageTimeout*().
tree
|
commitdiff
2000-01-01
Peter Ganten
Implemented WaitForInputIdle.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Fixed potential buffer overflows (spotted by Francois...
tree
|
commitdiff
1999-12-27
Alexandre Julliard
Cosmetics.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-25
Marcus Meissner
Test pointers passed to copyrect for NULL.
tree
|
commitdiff
1999-12-25
Dmitry Timoshkov
Restore erroneously deleted lines.
tree
|
commitdiff
1999-12-25
Huw D M Davies
Avoid infinite loop in WINPOS_FindIconPos if the width...
tree
|
commitdiff
1999-12-12
Lionel Ulmer
Fixed handling of DGA2.0 keyboard events.
tree
|
commitdiff
1999-12-12
Alexandre Julliard
Murali Pattathe
tree
|
commitdiff
1999-12-12
Lionel Ulmer
- added support of DGA-2.0 events
tree
|
commitdiff
1999-12-12
Rein Klazes
In win32 a WM_MENUSELECT message should contain the...
tree
|
commitdiff
1999-12-12
Marcus Meissner
Check for passed invalid window handle in DefMDIChildProc*.
tree
|
commitdiff
1999-12-12
Juergen Schmied
Message translation WM_CREATE fixed.
tree
|
commitdiff
1999-12-11
Alexandre Julliard
Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
tree
|
commitdiff
1999-12-11
Patrik Stridvall
Improved the TTY driver.
tree
|
commitdiff
1999-12-11
Marcus Meissner
If we have registry entries, use them. Never mind which...
tree
|
commitdiff
1999-12-10
Ulrich Weigand
Perform 16/32A/32W message mapping for posted messages.
tree
|
commitdiff
1999-12-10
Lionel Ulmer
- do not loose initial auto-repeat status when acquirin...
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-12-06
Andreas Mohr
Added .rc file support for Win16 NE modules.
tree
|
commitdiff
1999-12-05
Huw D M Davies
Fixes several bugs in gdi path handling.
tree
|
commitdiff
1999-12-05
Dmitry Timoshkov
Remove hack for keyboard messages in dialogs.
tree
|
commitdiff
1999-12-05
Ulrich Weigand
Added USER.DllEntryPoint().
tree
|
commitdiff
1999-12-05
Lionel Ulmer
- removed keyboard auto-repeat when DInput acquires it
tree
|
commitdiff
1999-12-04
Lionel Ulmer
Use DInput's internal mouse event handler to handle...
tree
|
commitdiff
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
tree
|
commitdiff
1999-11-23
Patrik Stridvall
Improved the stubs.
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
next