summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-0/+18
* * macosx/Wish-Common.xcconfig: add 'tktest-X11' target.das2007-10-151-0/+11
* * win/configure, win/configure.in (TK_WIN_VERSION): Make sure thehobbs2007-10-151-0/+5
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-121-0/+5
* Make use of TkFixedFont and ttk widgets in the console. Try and select a bett...patthoyts2007-10-121-0/+4
* * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-0/+51
* no messagedavygrvy2007-10-121-0/+7
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-111-0/+6
* Make Ttk_GetImage safe if called with NULL interp. Added some testspatthoyts2007-10-091-0/+6
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-0/+11
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-301-0/+6
* Added Hungarian messages. [Patch 1800742]dkf2007-09-261-0/+5
* update changes for 8.5b1core_8_5_b1dgp2007-09-241-2/+2
* Only call callbacks that are not NULL. [Bug 1791052]dkf2007-09-201-0/+5
* * changes: updates for 8.5b1 release.dgp2007-09-201-1/+5
* * README: Bump version number to 8.5b1.dgp2007-09-191-0/+11
* Replace isdigit call with an internal implementation to avoid libc linkage on...patthoyts2007-09-191-0/+4
* * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-181-0/+6
* Yet another step in the tidying up of the GIF code.dkf2007-09-181-25/+30
* Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalizepatthoyts2007-09-181-0/+6
* Add crt flags for tkStubLib now it makes use of C-library functionspatthoyts2007-09-171-0/+5
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-171-0/+6
* * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-171-0/+13
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-171-0/+5
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-151-0/+10
* * macosx/Wish-Common.xcconfig: enable Tcl DTrace support.das2007-09-141-0/+5
* * win/Makefile.in (install-binaries): Fixed missing brace in theandreas_kupries2007-09-121-0/+6
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-0/+8
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-0/+10
* typo corrections [Bug 1788682]hobbs2007-09-101-0/+4
* * generic/tkConsole.c: Revise all Tcl_InitStubs() calls to restoredgp2007-09-101-0/+8
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-061-0/+12
* * macosx/Wish.xcode/project.pbxproj: discontinue unmaintained supportdas2007-09-061-0/+14
* Fix for [Bug 1788019] "tkTest.c compiler warning".jenglish2007-09-041-0/+4
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-041-0/+4
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-0/+5
* * generic/ttk/ttkInit.c (Ttk_Init): register ttk in package databasedas2007-09-031-0/+7
* Assorted documentation improvements.dkf2007-08-281-0/+9
* * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-271-1/+7
* Synchronize with tcl rules.vcpatthoyts2007-08-211-0/+1
* Fix the line-endings.patthoyts2007-08-211-0/+4
* Updated for better readability.dkf2007-08-181-197/+197
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-0/+10
* Fix bug #1692927 (buffer length problems). Added 'testfindwindow' and 'testge...patthoyts2007-08-011-0/+8
* * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-251-0/+5
* * unix/Makefile.in: clarify what the headers installed are, andhobbs2007-07-091-0/+5
* * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_mergedas2007-07-091-1/+19
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-061-0/+4
* * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault inandreas_kupries2007-07-041-0/+7
* * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restoredas2007-07-021-0/+10