summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-229-4164/+3778
* Added missing quotingdkf2010-02-221-1/+1
* Tiny whitespace changes for readability improvement.dkf2010-02-214-10/+10
* Re-fix [Bug 1799782].dkf2010-02-212-11/+26
* ttk::treeview: Cache the result of the last call to EndPosition()jenglish2010-02-202-10/+37
* remove unused "dataKey" variablenijtmans2010-02-192-7/+6
* regen.dkf2010-02-191-2/+5
* Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to bedkf2010-02-193-4/+9
* [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-193-168/+221
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-193-3749/+4162
* Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-187-108/+68
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-172-4/+12
* CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-1725-133/+119
* tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-1612-128/+109
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-1316-215/+71
* Make more internal tables "const"nijtmans2010-02-0515-57/+61
* Laxative patch: Revert contravariant const qualifiers added by thejenglish2010-02-0514-44/+49
* Make the various stub tables and hook pointers const,nijtmans2010-02-0519-62/+95
* Follow-up to [2010-01-29] commit:nijtmans2010-02-058-607/+621
* When a function has had a leading underscore for a number of years youpatthoyts2010-02-031-1/+5
* Change signature of widget subcommand procedures to match Tcl_ObjCmdProc.jenglish2010-01-3117-404/+384
* Little simplification in tkBind.cnijtmans2010-01-292-5/+3
* genStubs.tcl: No longer generate a space afternijtmans2010-01-299-1278/+1237
* fix more gcc warnings: missing initializernijtmans2010-01-2224-218/+395
* [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-193-7/+25
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-1911-25/+223
* fix more gcc warnings: missing initializernijtmans2010-01-1830-334/+395
* Add SPI_SETKEYBOARDCUES definition,nijtmans2010-01-142-2/+7
* Adjust formatting to make this look nicerdkf2010-01-141-11/+10
* Improve linking between pages, put Tk variables in Tk docs.dkf2010-01-141-3/+12
* Eliminate tkpMenubuttonClassnijtmans2010-01-1336-128/+173
* Embolden literalsdkf2010-01-131-24/+29
* Tidy up subcommand order and formattingdkf2010-01-131-18/+20
* Improve links/keywordsdkf2010-01-131-5/+6
* Add subcommands to SYNOPSIS, small improvement to cross-linksdkf2010-01-132-6/+33
* Formatting correctiondkf2010-01-131-2/+2
* Reorganize to split "interesting" variables from internal/debug ones.dkf2010-01-131-17/+39
* Better keywordsdkf2010-01-131-2/+3
* Small doc improvements to improve cross-links.dkf2010-01-132-4/+10
* Changes to make this convert betterdkf2010-01-131-24/+27
* Small improvements in language use, added cross-linksdkf2010-01-121-17/+23
* Sync tcl.m4 and configure with Tcl versionnijtmans2010-01-103-2/+34
* Small cleanups to improve HTML generation.dkf2010-01-103-13/+15
* CONSTify Tk_SetClassProcsnijtmans2010-01-106-11/+19
* TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-094-7/+28
* TIP 360: Make Tk menu activation follow mouse movement.patthoyts2010-01-093-5/+28
* Minor formatting fixdkf2010-01-081-3/+43
* [Bug 2927569] Corrected image put documentation for -to option.patthoyts2010-01-082-3/+9
* [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-073-4/+40
* Centralize the definitions of what keys do particular types of left and rightdkf2010-01-067-55/+173