summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make sure that tkWinPort.h is always includednijtmans2010-04-201-0/+8
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-1/+1
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-0/+2
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-191-2/+5
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-191-1/+3
* Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-131-0/+5
* * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correctdkf2010-04-121-4/+15
* Follow-up to [Bug 2983824]: update docnijtmans2010-04-091-0/+4
* * generic/tkImgPhoto.c (ImgPhotoCmd): [Bug 2983824]: Use the filedkf2010-04-091-7/+12
* Add <wchar.h> to tkWinPort.h, andnijtmans2010-04-081-0/+6
* regenerated with autoconf-2.59nijtmans2010-04-061-0/+8
* Only test for -visibility=hidden with gccnijtmans2010-03-291-0/+6
* * unix/tkUnixRFont.c (GetFont): [Bug 2978410]: Do not use non-constantdkf2010-03-291-3/+8
* ttk::treeview widget: add 'tag names', 'tag add', and 'tag remove' methods.jenglish2010-03-281-1/+9
* * unix/configure.in, unix/Makefile.in: [Bug 2965133]: Get rid of thedkf2010-03-231-0/+6
* * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdkf2010-03-171-4/+11
* Ignore .a and .so in unix/.cvsignorenijtmans2010-03-161-0/+4
* Fix [Tcl Bug 2967340]: Static build failurenijtmans2010-03-121-0/+6
* Factor out some of the megawidget machinery.dkf2010-03-121-0/+6
* Removed lame reliance on the leading letters of the names of segment types whendkf2010-03-111-0/+3
* * generic/tkText.c (DumpLine): [Bug 2968379]: When peers are about,dkf2010-03-111-2/+9
* * generic/tkPlatDecls.h: Correct broken 2886635 fix. [Bug 2965600]dgp2010-03-081-0/+4
* [Bug 2949774]: cascade menus should popdown ofter loosing the pointer.patthoyts2010-03-061-0/+6
* fix date in ChangeLognijtmans2010-03-041-1/+1
* Don't use -fvisibility=hidden for cygwin.nijtmans2010-03-041-0/+6
* Added note about transfer types, prompted by question on Tcler's Chat.dkf2010-03-041-10/+14
* [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-021-0/+5
* correct datenijtmans2010-02-231-1/+1
* Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-221-0/+11
* Re-fix [Bug 1799782].dkf2010-02-211-4/+9
* ttk::treeview: Cache the result of the last call to EndPosition()jenglish2010-02-201-0/+7
* remove unused "dataKey" variablenijtmans2010-02-191-0/+4
* Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to bedkf2010-02-191-0/+4
* [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also addeddkf2010-02-191-124/+129
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-191-0/+6
* Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-181-0/+9
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-171-0/+7
* CONSTify everything related to Tk_ConfigSpecnijtmans2010-02-171-0/+27
* tkWindow.c/tkStubInit.c adapted from stub changes in Tclnijtmans2010-02-161-0/+14
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-0/+19
* Make more internal tables "const"nijtmans2010-02-051-0/+11
* Laxative patch: Revert contravariant const qualifiers added by thejenglish2010-02-051-0/+6
* Make the various stub tables and hook pointers const,nijtmans2010-02-051-4/+21
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-0/+8
* Change signature of widget subcommand procedures to match Tcl_ObjCmdProc.jenglish2010-01-311-0/+7
* Little simplification in tkBind.cnijtmans2010-01-291-0/+1
* genStubs.tcl: No longer generate a space afternijtmans2010-01-291-0/+14
* fix more gcc warnings: missing initializernijtmans2010-01-221-0/+26
* [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-191-4/+9
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-0/+13