projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid warnings.
[wine]
/
dlls
/
ttydrv
/
2004-12-09
Alexandre Julliard
Use an escape mechanism similar to the x11drv one to...
tree
|
commitdiff
2004-12-07
Alexandre Julliard
Moved update region handling to the server.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-09
Alexandre Julliard
Get rid of the WIN_SetRectangles export from user32.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Changed the CreateDC driver entry point to use an HDC...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the gdiFont object to the SelectFont driver entry...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the breakExtra value in the ExtTextOut driver...
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Get rid of a few 16-bit exports in gdi32.
tree
|
commitdiff
2004-01-20
Alexandre Julliard
Removed some unnecessary inclusions of gdi.h.
tree
|
commitdiff
2004-01-18
Alexandre Julliard
Removed the bitsPerPixel field in the generic DC struct...
tree
|
commitdiff
2003-11-26
Dmitry Timoshkov
Fix .spec file parameters for CreateDC driver API.
tree
|
commitdiff
2003-11-14
Dmitry Timoshkov
Add preliminary support for keyboard layout APIs.
tree
|
commitdiff
2003-11-11
Gerald Pfeifer
Fix format specifiers for HDCs.
tree
|
commitdiff
2003-11-09
Gerald Pfeifer
Fix format specifiers for HWNDs.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-27
Alexandre Julliard
Make sure all 16-bit system drivers are loaded for...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Convert CreateDC to unicode in the driver interface.
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
tree
|
commitdiff
2003-04-19
Alexandre Julliard
Don't bother sending WM_NCCREATE to the desktop window...
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-11-13
Marcus Meissner
Only include curses headers if we are using curses...
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
tree
|
commitdiff
2002-10-25
Michael Stefaniuc
Compile the ttydrv dll with -DSTRICT.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
tree
|
commitdiff
2002-06-02
Alexandre Julliard
Better separation of the palette functions.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
tree
|
commitdiff
2002-05-25
Alexandre Julliard
Removed dependencies on the internals of the region...
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed some unnecessary imports.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-07
Alexandre Julliard
Moved parts of the DC initialisation and bitmap selecti...
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Cleaned up some inter-dll dependencies in palette manag...
tree
|
commitdiff
2002-05-02
Alexandre Julliard
Removed some direct accesses to the DC structure.
tree
|
commitdiff
2002-04-03
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-03-29
Alexandre Julliard
Fixed compile without curses.
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-09
Rein Klazes
Move calling of CBT hooks from WIN_CreateWindowEx(...
tree
|
commitdiff
2002-01-04
Alexandre Julliard
Removed LoadOEMResource from USER driver.
tree
|
commitdiff
2001-12-26
Alexandre Julliard
Link to the curses library only for the dlls that need it.
tree
|
commitdiff
2001-12-13
Eric Laforest
Add the missing functionality in the tty driver.
tree
|
commitdiff
2001-11-30
Andriy Palamarchuk
Removed Get/SetScreenSaveTimeout user driver functions...
tree
|
commitdiff
2001-11-06
Alexandre Julliard
Window activation cleanups.
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
tree
|
commitdiff
2001-10-18
Alexandre Julliard
Changed X11 mouse driver to use SendInput, and removed...
tree
|
commitdiff
2001-10-16
Alexandre Julliard
Added internal Wine messages to perform SetWindowPos...
tree
|
commitdiff
2001-10-11
Alexandre Julliard
Removed next and child fields in the window structure...
tree
|
commitdiff
2001-10-10
Alexandre Julliard
Store window parent as an HWND instead of a pointer.
tree
|
commitdiff
2001-09-12
Huw D M Davies
Lay down the infrastructure for gdi font rendering.
tree
|
commitdiff
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
tree
|
commitdiff
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Added GetDeviceCaps to the DC driver interface. Removed...
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-22
Alexandre Julliard
Removed some direct accesses to GDI internal pen/brush...
tree
|
commitdiff
2001-07-22
Alexandre Julliard
Moved the 16-bit pointer to the DIB bits out of the...
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-29
Alexandre Julliard
Moved ForceWindowRaise to the USER driver and removed...
tree
|
commitdiff
2001-06-21
Ove Kaaven
Make GetCursorPos call XQueryPointer.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-06
Gerard Patel
Use a flag to test if create structure is unicode.
tree
|
commitdiff
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
tree
|
commitdiff
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
tree
|
commitdiff
2001-05-10
Alexandre Julliard
Moved ScrollWindowEx implementation to the graphics...
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-05-09
Alexandre Julliard
Moved window move/resize syscommand handling to the...
tree
|
commitdiff
2001-05-05
Alexandre Julliard
Remove Get/SetBeepActive from USER driver and manage...
tree
|
commitdiff
2001-04-24
Alexandre Julliard
Moved most of the implementation of SetWindowPos and...
tree
|
commitdiff
2001-03-20
Ove Kaaven
Implemented Get/SetDeviceGammaRamp.
tree
|
commitdiff
2001-03-16
Huw D M Davies
Moved GetTextMetrics to unicode.
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Cleaned up dll startup routines now that we have separa...
tree
|
commitdiff
2001-01-07
Alexandre Julliard
Need to import user32 even though we don't use symbols...
tree
|
commitdiff
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
tree
|
commitdiff
2000-12-07
Alexandre Julliard
Removed dependencies on the internals of the CLASS...
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-29
Dimitrie O. Paun
Fixed a few compilation warnings.
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-25
Ove Kaaven
Implemented Get/SetDIBColorTable.
tree
|
commitdiff
next