Sign in
goma
/
wine
/
e6f491aa5ca139aa21014c58a98518bcb66c4be9
/
objects
/
palette.c
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
549e247
Implementation of SelectPalette and RealizePalette in the metafile driver.
by Dave Belanger
· 22 years ago
369116d
When GetObject is called with a NULL pointer, return the object's size.
by Mike McCormack
· 22 years ago
14a5d16
Fixed some common spelling errors.
by Francois Gouget
· 22 years ago
6f92965
Extended SetSystemPaletteUse to deal with error conditions.
by Andrew John Hughes
· 22 years ago
547cdc2
Made gdi compile with -DSTRICT.
by Alexandre Julliard
· 22 years ago
28a632a
Some -DSTRICT fixes.
by Michael Stefaniuc
· 22 years ago
0ccb9fe
Store the original GDI palette functions in pfnSelectPalette and
by Alexandre Julliard
· 22 years ago
b5bb32c
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
a62a26c
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 23 years ago
a0b32d7
Added internal 32-bit versions of GDISelectPalette and GDIRealizePalette.
by Alexandre Julliard
· 23 years ago
1c4b5c4
Moved a large number of 16-bit functions to a separate gdi16.c file.
by Alexandre Julliard
· 23 years ago
7375597
Fixed some handle type mismatches and added a few casts in prevision
by Alexandre Julliard
· 23 years ago
376e650
Better separation of the palette functions. Removed the palette driver.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
d8a9244
Added function table to GDI objects for better encapsulation.
by Alexandre Julliard
· 23 years ago
5cab46e
Cleaned up some inter-dll dependencies in palette management.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
314b9fd
Fix for GetNearestColor so it returns the true color rather than the
by Dave Hawkes
· 23 years ago
57e5784
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
ae7fe2d
Added the correct halftone palette.
by Aric Stewart
· 23 years ago
99bb9f9
Added GetDeviceCaps to the DC driver interface. Removed devCaps
by Alexandre Julliard
· 24 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
56a1992
Replace some 16-bit calls by their 32-bit equivalents.
by Dmitry Timoshkov
· 24 years ago
17fd4e3
Documentation name fixes.
by Patrik Stridvall
· 24 years ago
e76218d
Add '\n' at the end of traces.
by Francois Gouget
· 24 years ago
ea2a9a8
Removed a few Callout functions by doing a GetProcAddress at the time
by Alexandre Julliard
· 24 years ago
d0a4177
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
4d75640
Fixed some signed/unsigned warnings.
by Joerg Mayer
· 24 years ago
2b3aa61
Added/modified documentation for function arguments.
by Patrik Stridvall
· 24 years ago
4e951ea
Check all Callouts function pointers for NULL before using them.
by Alexandre Julliard
· 24 years ago
2239abb
Allocate DC objects on the process heap, and removed WIN_DC_INFO
by Alexandre Julliard
· 24 years ago
4c18636
Use GetStockObject() instead of the magic STOCK_* handles.
by Alexandre Julliard
· 24 years ago
f87b96e
- Explicitly initialize structures.
by Patrik Stridvall
· 24 years ago
ea8795b
GDISelectPalette16 checked GetObjectType() return value for
by Andreas Mohr
· 25 years ago
3993216
Moved Select/RealizePalette implementation to USER and use
by Alexandre Julliard
· 25 years ago
2a2321b
Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com>
by Alexandre Julliard
· 25 years ago
c7e7df8
Replaced all lstr* calls from inside Wine code by their str* equivalent.
by Alexandre Julliard
· 25 years ago
93652e1
Moved a bunch of functions out of libwine/kernel/gdi into USER.
by Alexandre Julliard
· 25 years ago
946a444
Cleaned up a few USER dependencies.
by Alexandre Julliard
· 25 years ago
a7116b0
Fixed memory allocations.
by Alexandre Julliard
· 25 years ago
9ad9636
Removed most calls to xmalloc/xrealloc.
by Dimitrie O. Paun
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
31b4721
Added partial implementation of GetICMProfileA, required by Paint Shop Pro 5.
by Ian Schmidt
· 26 years ago
1565709
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
92ae219
Removed redundant include of winbase.h from winuser16.h.
by Michael Veksler
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
b87fe2e
More code moved to the X11 driver (bitmap and palette and misc).
by Patrik Stridvall
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
0bdff36
WinG fixes.
by Brad Pepers
· 26 years ago
8d8703c
Moved some more code to the X11 driver.
by Patrik Stridvall
· 26 years ago
58b2f0a
Implemented CreateHalftonePalette. Fixed 3 crashes (1 real, 2 potential).
by Juergen Schmied
· 26 years ago
151170c
Moved more things to the X11 driver.
by Patrik Stridvall
· 26 years ago
a38d84d
GetSystemPaletteEntries returns palette size if entries==NULL.
by Huw D M Davies
· 26 years ago
c509615
Checking for NULL-pointer.
by Juergen Schmied
· 26 years ago
8150b52
Added stubs for two undocumented GDI routines, SetMagicColors and
by Ian Schmidt
· 26 years ago
241c730
Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
by François Gouget
· 26 years ago
d30dfd2
Release 980927
by Alexandre Julliard
· 27 years ago
wine-980927
829fe32
Release 980726
by Alexandre Julliard
· 27 years ago
wine-980726
642d313
Release 980712
by Alexandre Julliard
· 27 years ago
wine-980712
dadf78f
Release 980517
by Alexandre Julliard
· 27 years ago
wine-980517
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
60ce85c
Release 980201
by Alexandre Julliard
· 27 years ago
wine-980201
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
44ed71f
Release 971221
by Alexandre Julliard
· 27 years ago
wine-971221
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
23946ad
Release 970616
by Alexandre Julliard
· 28 years ago
wine-970616
889f742
Release 970415
by Alexandre Julliard
· 28 years ago
wine-970415
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
01d6346
Release 970120
by Alexandre Julliard
· 28 years ago
wine-970120
75d86e1
Release 961117
by Alexandre Julliard
· 28 years ago
wine-961117
530ee84
Release 961023
by Alexandre Julliard
· 28 years ago
wine-961023
2c69f6d
Release 960928
by Alexandre Julliard
· 29 years ago
wine-960928
0e270f4
Release 960824
by Alexandre Julliard
· 29 years ago
wine-960824
f1aa303
Release 960805
by Alexandre Julliard
· 29 years ago
wine-960805
ac9c9b0
Release 960728
by Alexandre Julliard
· 29 years ago
wine-960728
18f92e7
Release 960717
by Alexandre Julliard
· 29 years ago
wine-960717
ca22b33
Release 960712
by Alexandre Julliard
· 29 years ago
wine-960712
e2bfa4c
Release 960516
by Alexandre Julliard
· 29 years ago
wine-960516
59730ae
Release 960324
by Alexandre Julliard
· 29 years ago
wine-960324
0c126c7
Release 960218
by Alexandre Julliard
· 29 years ago
wine-960218
7e56f68
Release 960131
by Alexandre Julliard
· 29 years ago
wine-960131
ade697e
Release 951124
by Alexandre Julliard
· 29 years ago
wine-951124
902da69
Release 951105
by Alexandre Julliard
· 29 years ago
wine-951105
af0bae5
Release 951003
by Alexandre Julliard
· 30 years ago
wine-951003
a2f2e01
Release 950606
by Alexandre Julliard
· 30 years ago
wine-950606
2787be8
Release 950522
by Alexandre Julliard
· 30 years ago
wine-950522
e2abbb1
Release 950319
by Alexandre Julliard
· 30 years ago
wine-950319
7cbe657
Release 950109
by Alexandre Julliard
· 30 years ago
wine-950109
3a5816f
Release 941227
by Alexandre Julliard
· 30 years ago
wine-941227
234bc24
Release 941210
by Alexandre Julliard
· 30 years ago
wine-941210
ecc3712
Release 941122
by Alexandre Julliard
· 30 years ago
wine-941122
aca0578
Release 941017
by Alexandre Julliard
· 30 years ago
wine-941017
8d24ae6
Release 940405
by Alexandre Julliard
· 31 years ago
wine-940405
Next »