summaryrefslogtreecommitdiffstats
path: root/generic/tkGeometry.c
Commit message (Expand)AuthorAgeFilesLines
* Correct typos in various comments.fvogel2022-01-011-1/+1
|\
| * Correct typos in various comments.fvogel2022-01-011-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
|\ \ | |/
| * Remove duplicate line introduced in [c1f5badf]. That line had already been ad...fvogel2020-10-041-2/+0
| * TIP #581: More progressjan.nijtmans2020-09-091-151/+151
* | Merge 8.6jan.nijtmans2020-09-081-154/+154
|\ \ | |/
| * TIP #581: master -> container and slave -> content in ttk (mainly)jan.nijtmans2020-09-081-36/+36
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-5/+5
* | Merge 8.6jan.nijtmans2020-09-031-18/+18
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-27/+27
* | Merge 8.6jan.nijtmans2020-09-031-34/+34
|\ \ | |/
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-17/+17
* | Merge 8.6jan.nijtmans2019-10-031-4/+3
|\ \ | |/
| * Fix [3ed5b66989]: Malpositioned root window with highlighthickness > 0fvogel2019-10-011-4/+3
* | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-0/+4
|\ \ | |/
| * Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-0/+4
| |\
| | * Added a drawing procedure for Entry widgets in dark mode.culler2019-04-061-1/+1
| | * Rework how contrasting backgrounds are handled.culler2019-04-041-2/+2
| | * Really sync with geom-master-slave.culler2019-04-021-12/+16
| | * Sync with geom-master-slave.culler2019-04-021-4/+0
| | * Use geometry masters, not parents, to find the nesting depth.culler2019-04-011-0/+4
* | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-061-12/+14
|\ \ \ | |/ /
| * | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-051-12/+14
| |/
* | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-1/+1
|/
* Much more cleaning up of result handling.dkf2012-07-231-7/+10
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-4/+4
* | | Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* | | Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-1/+80
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-13/+13
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Fix minor K&R-ismdkf2007-02-121-34/+34
* | whitespacedas2007-01-191-1/+2
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | Lots of ANSIfying of function decls.dkf2005-11-171-4/+4
* | Whitespace/style improvementsdkf2005-09-081-146/+150
|/
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-8/+107
* * doc/MaintGeom.3: Noted that Tk_MaintainGeometry handles directericm2000-10-051-1/+30
* * Merged 8.1 branch into the main trunkstanton1999-04-161-22/+12
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+582