projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added Finnish resources.
[wine]
/
dlls
/
x11drv
/
clipboard.c
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
2005-08-12
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
Stefan Huehner
Fix missing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Alexandre Julliard
Fixed a few prototypes in the USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-12
Dmitry Timoshkov
Do not pass an invalid target buffer info to WideCharTo...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Alexandre Julliard
Moved the UsePrimary config parameter to the x11drv...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Eric Pouech
Correctness for const pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Dimitrie O. Paun
Remove the need for the non-standard (Close|Delete...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Alexandre Julliard
Merged X11DRV_BITMAP_CreateBitmapHeaderFromPixmap into
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Ron Jensen
Avoid bad visual errors in thread_selection_wnd().
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Ulrich Czekalla
Create a thread-specific selection window to make sure...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Alexandre Julliard
Avoid spaces before preprocessor directives, that's...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Ulrich Czekalla
If unexpected condition occurs just report an error.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Alexandre Julliard
Use a table of handlers to dispatch X events and get...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Alexandre Julliard
Moved clipboard event handling functions and some priva...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Alexandre Julliard
Avoid most references to the internals of the WND struc...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Jacek Caban
Get rid of W->A calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Ulrich Czekalla
Always clearAllSelections since not clearing CLIPBOARD...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-08
Ulrich Czekalla
If the selection owner doesn't understand TARGETS,...
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-06
Ulrich Czekalla
Allow applications, under certain conditions, to set...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Rein Klazes
Do not crash if the clipboard format is unknown.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Ulrich Czekalla
Implemented rendering synthesized BITMAP and DIB formats.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Ulrich Czekalla
Advance index as we set the atom values.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Alexandre Julliard
Removed some unnecessary inclusions of gdi.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Ulrich Czekalla
Add option to use the primary selection in addition...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Sami Aario
Fixed a typo.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-05
Alexandre Julliard
Get rid of clipboard.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-04
Alexandre Julliard
Portability fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-21
Alexandre Julliard
Removed the remaining TSX calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-21
Alexandre Julliard
Delay the creation of the X atoms until we really need...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-21
Alexandre Julliard
Get rid of a bunch of TSX functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-20
Alexandre Julliard
Intern all the atoms we'll need in one step to avoid...
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-07-09
Dmitry Timoshkov
Added support for CP_UNIXCP.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Ulrich Czekalla
Fixed handling of synthesized data.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Converted x11drv to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Fixed a number of -DSTRICT warnings.
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-05-22
Alexandre Julliard
New loading scheme for Winelib apps, makes them behave...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Alexandre Julliard
Moved remaining files in windows/x11drv to dlls/x11drv.
blob
|
commitdiff
|
raw
|
diff to current