summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/bgerror.tcl: [Bugs 3046742,3046750]: Improve keybindings fordkf2010-09-052-30/+49
* library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-024-5/+23
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-313-4/+14
* * unix/Makefile.in: add valgrind targethobbs2010-08-274-5/+21
* * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-275-3/+129
* * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/hobbs2010-08-272-6/+12
* [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly:nijtmans2010-08-216-125/+130
* Move USE_OLD_IMAGE support after tkDecls.hnijtmans2010-08-192-7/+10
* [Patch 3034251] partly: remove some more unneeded ifdeffery from stub header ...nijtmans2010-08-198-3876/+62
* * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-122-2/+4
* * unix/configure: regen with ac-2.59hobbs2010-08-125-233/+53
* * changes: Updates for 8.6b2 release.dgp2010-08-112-3/+234
* fix DFARs note for number-adjusted rights clausehobbs2010-08-042-1/+5
* * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-032-2/+9
* Dup test IDsdgp2010-08-031-4/+4
* * generic/tkImgGIF.c (StringWriteGIF): Added ability to write a GIF todkf2010-07-182-342/+402
* [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not...nijtmans2010-07-164-10/+22
* * doc/text.n: Fixed minor typo in the description of 'textandreas_kupries2010-07-062-2/+7
* ttk_widget.n(SEE ALSO): s/style/ttk::style/jenglish2010-07-031-2/+2
* [Bug #3020677] wish can't link reg1.2nijtmans2010-07-012-5/+9
* [Patch #3019624] fix "place" command segfault on half-dead app main window.a_kovalenko2010-06-223-6/+15
* [Bug #3019363] "make genstubs" failurenijtmans2010-06-222-13/+13
* [Bug #3019363] "make genstubs" failurenijtmans2010-06-224-18/+23
* [Patch #2999889] TkCopyAndGlobalEval obsoletenijtmans2010-06-215-65/+16
* [Patch 3009998]: Replace binding procedures with ordinary event handlersjenglish2010-06-1912-1126/+202
* [Bug 3016598] Bump dummy [package ifneeded tile] version to 0.8.6.jenglish2010-06-152-4/+12
* * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make itdkf2010-06-152-40/+59
* Terminate TkEnsemble definition with NULLnijtmans2010-06-153-8/+12
* Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-1519-94/+112
* Tk_CreateBinding): Silently ignore empty scripts (Fixes [Bug 3006842]).jenglish2010-05-312-2/+11
* ttk::treeview: [$tv tag bind $tag <...> {}] now removes binding completely.jenglish2010-05-273-18/+41
* Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2"nijtmans2010-05-264-41/+46
* Fix 3 tests on Ubuntu 10.4, two of them timing dependent, one wm-dependent.nijtmans2010-05-262-7/+14
* * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that alldkf2010-05-202-24/+33
* Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancelnijtmans2010-05-172-1/+13
* Revert [Patch #2999920], as it entails an incompatible change to the C APIjenglish2010-05-172-7/+20
* [Patch #2999920]: Optimize Internal Virtual event string operationsnijtmans2010-05-173-17/+37
* Consistent use of variable names in RestrictEventnijtmans2010-05-116-36/+39
* CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-1012-52/+67
* * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-05-037-16/+26
* * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-032-55/+61
* typonijtmans2010-04-301-1/+1
* Unnessarary TCL_STORAGE_CLASS re-definitionsnijtmans2010-04-2911-58/+50
* * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overalldkf2010-04-253-37/+1088
* Formattingnijtmans2010-04-2317-141/+37
* Define OPENFILENAME_SIZE_VERSION_400 if needednijtmans2010-04-202-1/+6
* tkPort.h already includes tk.h, which includes tcl.hnijtmans2010-04-206-15/+14
* Make sure that tkWinPort.h is always includednijtmans2010-04-206-27/+38
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-1/+1
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-192-3/+15