projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Make MTA dynamically allocated so that proxies and other resources
[wine]
/
windows
/
clipboard.c
2005-01-11
Jacek Caban
Get rid of W->A calls.
blob
|
commitdiff
|
raw
2005-01-03
Ulrich Czekalla
Add comment about CLIPBOARD_SetClipboardOwner.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Alexandre Julliard
Moved private USER definitions to a new user_private...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Alexandre Julliard
Moved some more 16-bit USER functions to the correspond...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
Dmitry Timoshkov
Add a test case for clipboard functionality and fix...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-10
Ulrich Czekalla
Fix clipboard regression.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Ulrich Czekalla
Allow applications, under certain conditions, to set...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-05
Alexandre Julliard
Get rid of clipboard.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Fixed more -DSTRICT issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Patrik Stridvall
Don't use wine/unicode.h in the header files, include...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
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-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-08
Alexandre Julliard
Replace SendMessage16 by SendMessageW where possible.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Avoid using GetFastQueue16 from USER.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Alexandre Julliard
Removed unneeded inclusion of queue.h.
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-14
Marcus Meissner
Implemented 64bit file size handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Aric Stewart
We need to give room for the null termination when...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Aric Stewart
If an application directly calls SetClipboardData with...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Gerard Patel
Cancel a few changes to get back basic text clipboard...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Dmitry Timoshkov
Add CF_UNICODETEXT as primary text clipboard format.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
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-04
Alexandre Julliard
Removed a few dependencies on GDI internals from USER...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-30
Dimitrie O. Paun
Removed HEAP_xalloc.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Dimitrie O. Paun
Removed most calls to xmalloc/xrealloc.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Juergen Schmied
Added CF_HDROP.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Francis Beaudet
Enabled the persistent clipboard server.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Ulrich Czekalla
We are supposed to delete the palette object with the...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Noel Borthwick
- Implement interprocess clipboard communication.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Noel Borthwick
Fix bug with pasting Wine clipboard content to external...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Alex Korobka
Fixes for ignored WVR_[VH]REDRAW flags, made minimizati...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Marcus Meissner
Optimized away more includes, readded some #includes...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
Moved some more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-24
Ulrich Weigand
Queue handling adapted to new queue routines.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Patrik Stridvall
Moved more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Pascal Cuoq
32-bit clipboard support.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-04-15
Alexandre Julliard
Release 970415
wine-970415
blob
|
commitdiff
|
raw
|
diff to current