summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor...nijtmans2010-11-243-35/+75
* [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\nijtmans2010-11-242-3/+13
* Allow cross-compilation by default (backported)nijtmans2010-11-194-100/+183
* [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-162-1/+10
* Updated German messages. Thanks to Ruediger Haertel. [Patch 2442309] [Bug 31...nijtmans2010-11-042-3/+10
* Update for VS10nijtmans2010-10-232-5/+11
* Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].jenglish2010-10-113-6/+31
* * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-062-16/+20
* TreeviewSeeCommand: Schedule redisplay if [$tv see] opens any items [#2829363]jenglish2010-09-082-3/+9
* Tag for RC4 releasecore_8_5_9dgp2010-09-021-3/+3
* library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl, library/ttk/vistaTheme.tcl:jenglish2010-09-024-5/+23
* * changes: Updated for 8.5.9 release.dgp2010-09-012-7/+9
* library/ttk/entry.tcl: Revert keyboard navigation bindings to use real eventsjenglish2010-09-012-15/+20
* * doc/menu.n: Formatting error.dgp2010-09-012-4/+8
* Tag for RC2 releasedgp2010-09-011-2/+2
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-313-4/+14
* Tag for RC1 releasedgp2010-08-301-2/+2
* * generic/tkText.c (DumpLine): s/segPtr->size/currentSize/hobbs2010-08-272-6/+10
* * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-275-4/+130
* * unix/Makefile.in: add valgrind targethobbs2010-08-274-5/+23
* add Ttk update to changeshobbs2010-08-261-1/+3
* note bug/patch 3053320 for ttk backport changeshobbs2010-08-261-1/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-2693-2231/+4106
* * changes: Updated for 8.5.9 release.dgp2010-08-242-2/+8
* * doc/listbox.n (SEE ALSO): [Bug 3048809]: Corrected what other pagedkf2010-08-192-2/+7
* regendas2010-08-161-3/+0
* * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backportdkf2010-08-122-26/+39
* * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-122-2/+4
* * unix/configure: regen with ac-2.59hobbs2010-08-125-231/+56
* * generic/tkCanvLine.c (LineDeleteCoords): [Bug 2900121]: Backport ofdkf2010-08-112-33/+50
* tidy updgp2010-08-101-4/+4
* * library/msgs/pl.msg: Backport updates to pl.msg from HEADdgp2010-08-102-30/+34
* move release taguid375512010-08-051-2/+2
* fix DFARs note for number-adjusted rights clausehobbs2010-08-042-1/+5
* * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-0410-23/+41
* * library/button.tcl (::tk::CheckEnter): use uplevel set insteadhobbs2010-08-032-2/+9
* Dup test IDsdgp2010-08-031-4/+4
* * changes: Updated for 8.5.9 release.dgp2010-08-032-2/+54
* * doc/text.n: Fixed minor typo in the description of 'textandreas_kupries2010-07-062-2/+7
* Tk_CreateBinding: Silently ignore empty binding scripts (Fixes [Bug 3006842]).jenglish2010-05-314-22/+49
* Add command line processing for CYGWIN, backported from trunk.nijtmans2010-05-312-2/+132
* Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/ty...nijtmans2010-05-312-9/+6
* * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that alldkf2010-05-202-5/+15
* Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancelnijtmans2010-05-192-1/+13
* [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances....nijtmans2010-05-172-75/+76
* * library/button.tcl (CheckInvoke, CheckEnter): [Patch 1530276 redux]:dkf2010-05-032-29/+36
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-192-3/+15
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-192-21/+37
* Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-192-28/+35
* Whitespace/formattingdkf2010-03-121-12/+12