projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixes for memory leaks on error path.
[wine]
/
objects
/
bitmap.c
2003-07-26
Mike McCormack
When GetObject is called with a NULL pointer, return...
blob
|
commitdiff
|
raw
2003-05-13
Alexandre Julliard
Use a different magic for memory DCs and get rid of...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made gdi compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Michael Stefaniuc
Some -DSTRICT fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Alexandre Julliard
Fixed a number of dll separation issues.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Alexandre Julliard
Moved a large number of 16-bit functions to a separate...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-28
Alexandre Julliard
BITMAP_SelectObject must return the old handle, not...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
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-08
Andreas Mohr
Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock...
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-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-04
Erik Inge Bolsø
CreateBitmap can take nHeight or nWidth = zero, and...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-22
Alexandre Julliard
Moved the 16-bit pointer to the DIB bits out of the...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Patrik Stridvall
Documentation name fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-22
Francois Gouget
Typo fixes in comments.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Allocate DC objects on the process heap, and removed...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
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-28
Alexandre Julliard
Merged DDBitmap and physBitmap into the generic bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Alexandre Julliard
Moved LoadImage and related functions to cursoricon.c.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-04
Pierre Mageau
Changed CopyImage to accept desiredX, desiredY and...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Eric Pouech
Fixed CreateCompatibleBitmap when called with 0 width...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Pascal Lessard
Add some null checking in the Get/SetBitmapBits functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-01
Pavel Roskin
LoadImageW fixed for hicolor displays.
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-10
Luc Tourangeau
Ensure that the bitmap is properly initialized when...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Ulrich Weigand
LoadBitmap16()/LoadImage16() calling sequence simplified.
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-03-27
Huw D M Davies
Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP...
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-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
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
1999-01-17
Alexandre Julliard
Group commit for recovery after disk crash.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
NF Stevens
Delphi 2.0 needs to allocate a bitmap bigger than 4096...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-15
Paul Quinn
Lots of new defines and stubs.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Alexandre Julliard
Authors: Francis Beaudet <francis@macadamian.com>,...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-02
Huw D M Davies
Move OEM resources to the x11drv.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Huw D M Davies
GetSystemPaletteEntries returns palette size if entries...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Huw D M Davies
Remove X_DC_INFO from DC and make it behave like any...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-07
Uwe Bonnes
Fail if less then one entire line requested in GetBitma...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Huw D M Davies
More bitmap fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Huw D M Davies
Added pBitmapBits and pCreateBitmap to the GDI function...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Turchanov Sergey
Fixed LoadImage to support almost all LR_ flags.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Ulrich Weigand
Stubs for CreateUser(Discardable)Bitmap16.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
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-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-05-09
Alexandre Julliard
Release 970509
wine-970509
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-09-28
Alexandre Julliard
Release 960928
wine-960928
blob
|
commitdiff
|
raw
|
diff to current
1996-09-02
Alexandre Julliard
Release 960902
wine-960902
blob
|
commitdiff
|
raw
|
diff to current
1996-08-24
Alexandre Julliard
Release 960824
wine-960824
blob
|
commitdiff
|
raw
|
diff to current
1996-08-05
Alexandre Julliard
Release 960805
wine-960805
blob
|
commitdiff
|
raw
|
diff to current
1996-07-28
Alexandre Julliard
Release 960728
wine-960728
blob
|
commitdiff
|
raw
|
diff to current
1996-07-17
Alexandre Julliard
Release 960717
wine-960717
blob
|
commitdiff
|
raw
|
diff to current
1996-06-11
Alexandre Julliard
Release 960611
wine-960611
blob
|
commitdiff
|
raw
|
diff to current
1996-06-06
Alexandre Julliard
Release 960606
wine-960606
blob
|
commitdiff
|
raw
|
diff to current
1996-05-21
Alexandre Julliard
Release 960521
wine-960521
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-03-24
Alexandre Julliard
Release 960324
wine-960324
blob
|
commitdiff
|
raw
|
diff to current
1996-01-31
Alexandre Julliard
Release 960131
wine-960131
blob
|
commitdiff
|
raw
|
diff to current
1995-12-26
Alexandre Julliard
Release 951226
wine-951226
blob
|
commitdiff
|
raw
|
diff to current
1995-11-26
Alexandre Julliard
Release 951124
wine-951124
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-07-29
Alexandre Julliard
Release 950727
wine-950727
blob
|
commitdiff
|
raw
|
diff to current
1995-06-06
Alexandre Julliard
Release 950606
wine-950606
blob
|
commitdiff
|
raw
|
diff to current
1995-05-22
Alexandre Julliard
Release 950522
wine-950522
blob
|
commitdiff
|
raw
|
diff to current
1995-04-30
Alexandre Julliard
Release 950430
wine-950430
blob
|
commitdiff
|
raw
|
diff to current
1995-03-19
Alexandre Julliard
Release 950319
wine-950319
blob
|
commitdiff
|
raw
|
diff to current
next