summaryrefslogtreecommitdiff
path: root/src/gd_wbmp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #492: Potential double-free in gdImage*Ptr()Christoph M. Becker2019-01-171-3/+18
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+1
* Mark up code examples with (start|end code)Christoph M. Becker2016-08-231-7/+9
* Group the supported image formats in the menu of the docsChristoph M. Becker2016-08-141-0/+6
* Document all BGD_DECLARE'd functionsChristoph M. Becker2016-07-201-13/+17
* Started importing the old manual into Naturaldocs comments.Chris Reuter2014-01-071-7/+60
* avoid warning: implicit declaration of function ‘gd_error’ [-Wimplicit-fu...Takeshi Abe2013-04-201-0/+1
* Use custom error handler instead of fprintf(stderr, ...)Ondřej Surý2013-04-181-2/+2
* - apply same CS everywherepierrejoye2013-04-031-5/+5
* search GD headers locally at firstTakeshi Abe2013-03-011-2/+2
* fixed possible segfaults when gdNewDynamicCtx() returns nulltabe2009-06-251-0/+1
* fix for FS#204tabe2009-06-181-0/+2
* - ws + csmattias2007-12-211-177/+152
* - #127, segfault when createwbmp failsscottmac2007-10-241-3/+5
* - #105, gdImageCreateFrom*Ptr() can crash if gdNewDynamicCtxEx() failsmattias2007-08-071-0/+2
* - sync to 2.0.29pierre2006-04-051-1/+3
* - sync to 2.0.24pierre2006-04-051-10/+5
* - sync to 2.0.21GD_2_0_21pierre2006-04-051-0/+10
* - sync to 2.0.9pierre2006-04-051-1/+2
* - sync to 2.0.5GD_2_0_5pierre2006-04-051-0/+4
* - sync to 2.0.4GD_2_0_4pierre2006-04-051-3/+3
* - sync to 2.0.1GD_2_0_1pierre2006-04-051-149/+159
* - sync to 1.8.4GD_1_8_4pierre2006-04-051-4/+4
* - sync to 1.8.3GD_1_8_3pierre2006-04-051-249/+165
* - sync to 1.8.0GD_1_8_0pierre2006-04-051-0/+292