projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make sure the new array of printer pointers is NULL initialized.
[wine]
/
dlls
/
x11drv
/
x11drv.spec
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
blob
|
commitdiff
|
raw
2002-11-14
Alexandre Julliard
Added ReleaseDC function to the USER driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Import wine_tsx11_lock/unlock directly from x11drv...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Ulrich Czekalla
- Add a max wait time for selection notifies.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
Alexandre Julliard
Better separation of the palette functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Alexandre Julliard
Added function table to GDI objects for better encapsul...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Alexandre Julliard
Removed some direct accesses to the DC structure.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Alexandre Julliard
Pass a PHYSDEV to EnumDeviceFont and release the GDI...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-28
Alexandre Julliard
Changed the GDI driver interface to pass an opaque...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Huw D M Davies
Uses Xrender extension to allow client side font rendering.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Alexandre Julliard
Removed LoadOEMResource from USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Andriy Palamarchuk
Removed Get/SetScreenSaveTimeout user driver functions...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Alexandre Julliard
Changed X11 mouse driver to use SendInput, and removed...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-29
Alexandre Julliard
Rewrote Escape to avoid calling down to Escape16.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-28
Alexandre Julliard
Added GetDeviceCaps to the DC driver interface. Removed...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-27
Alexandre Julliard
Build the DC function table by using GetProcAddress...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Dmitry Timoshkov
Fix some inter dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Alexandre Julliard
Moved ForceWindowRaise to the USER driver and removed...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-21
Ove Kaaven
Make GetCursorPos call XQueryPointer.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Gerard Patel
Use a flag to test if create structure is unicode.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Alexandre Julliard
Moved the major part of message queue and window timer...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Alexandre Julliard
Moved ScrollWindowEx implementation to the graphics...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Alexandre Julliard
Moved window move/resize syscommand handling to the...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-05
Alexandre Julliard
Remove Get/SetBeepActive from USER driver and manage...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-25
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Alexandre Julliard
Moved most of the implementation of SetWindowPos and...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Updated debug channels.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Dmitry Timoshkov
Replaced ToAscii by ToUnicode in the User driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Alexandre Julliard
Created separate dlls for user,gdi,ttydrv,x11drv.
blob
|
commitdiff
|
raw
|
diff to current