summaryrefslogtreecommitdiffstats
path: root/generic/tkCanvBmap.c
Commit message (Expand)AuthorAgeFilesLines
* Still more int -> Tcl_Sizejan.nijtmans2023-04-251-2/+2
* More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-11/+7
* Make everything work (again) with Tcl 8.6 toojan.nijtmans2022-10-301-2/+2
|\
* | even more int -> Tcl_Sizejan.nijtmans2022-10-301-9/+9
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-1/+1
* | In case-statements, use "default:" in stead of "case TK_ANCHOR_CENTER:". So u...jan.nijtmans2021-12-171-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | More progressjan.nijtmans2020-05-221-1/+1
* | Fix [3134d697c8]: Reduce unnecessary code checks in canvas postscript code (...fvogel2020-03-291-10/+4
* | TIP 569 remove lint commentsdgp2020-03-181-3/+0
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-0/+4
* | Fix Tk_Offset() -> offsetof(). Tk_Offset() was inherited by merging chavez-ca...fvogel2019-09-291-1/+1
* | Merge chavez-canvas branchKevin Walzer2019-09-291-1/+2
|\ \ | |/
| * Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-1/+2
* | Merge trunkjan.nijtmans2019-05-101-1/+37
|\ \
| * | Document. Factor out basic rotation function.dkf2019-03-131-10/+3
| * | Starting to build out the per-item implementationsdkf2019-03-111-1/+44
| |/
* | Merge 8.7jan.nijtmans2019-01-131-3/+3
|\ \ | |/
| *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-2/+2
| |\ \
| | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-3/+3
| | | |\
| | | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-1/+1
| * | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-40/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-40/+40
| * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-41/+41
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-41/+41
| | |/
* | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-11/+11
|/ /
* | Working towards making the error codes more consistent.dkf2012-07-301-1/+1
* | Postscript generation now uses Tcl_Objs more extensively; still nasty in places.dkf2012-07-271-15/+50
* | Much more cleaning up of result handling.dkf2012-07-231-3/+3
* | consistent error formatting, added error codesdkf2012-07-211-2/+6
* | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-12/+6
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-49/+59
| | * * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-3/+3
* | | CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-2/+2
* | | fix more gcc warnings: missing initializernijtmans2010-01-181-13/+13
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | make all Tk_CustomOption tables const andnijtmans2008-11-091-7/+5
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-16/+16
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfydkf2005-11-041-264/+255
* | * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-32/+58
* | Silence compiler warningsdgp2004-06-081-17/+1
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* | * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
|/