summaryrefslogtreecommitdiffstats
path: root/generic/tkBitmap.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-2/+2
|\
| * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-2/+2
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Fix old thread-safety issue. [Bug 470322]dkf2006-02-271-2/+6
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Assorted minor cleanups.dkf2007-09-081-3/+3
* | header cleanupdgp2007-09-071-2/+1
* | fix compile errors & warnings introduced by dkf's cleanupdas2007-06-251-3/+5
* | Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-73/+70
* | various "const" additions in implementationnijtmans2007-01-031-2/+2
* | Fix old thread-safety issue. [Bug 470322]dkf2006-02-271-2/+6
* | Lots of ANSIfying of function decls.dkf2005-11-171-13/+14
* | ANSIfydkf2005-11-041-328/+327
* | Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]dkf2004-10-191-13/+13
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-9/+9
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-5/+5
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-5/+5
* Fix bitmaps so that the same bitmap will not be useddrh2000-09-301-7/+12
* * Merged 8.1 branch into the main trunkstanton1999-04-161-150/+705
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Undid conversionto TkCreateBitmapFromDatawelch1998-08-041-55/+2
* replaced _Xconst with CONSTstanton1998-07-281-2/+2
* fixed error - called X funcrjohnson1998-07-271-2/+2
* added TkGetBitmapFromData and TkReadBitmapFilerjohnson1998-07-241-1/+99
* Initial revisionrjohnson1998-04-011-0/+585