summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-091-0/+3
* * macosx/Wish.pbproj/project.pbxproj: fixed absolute path todas2005-04-091-0/+3
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-0/+6
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople...mdejong2005-04-071-0/+10
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-0/+12
* * library/comdlg.tcl: Added Macintosh file type validation todgp2005-04-051-0/+5
* fix to elide search and insertofftime 0 text widget bugsvincentdarley2005-04-041-0/+6
* Fixed bug in geometry calculations forpspjuth2005-04-031-0/+7
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-301-0/+5
* added text widget testvincentdarley2005-03-271-0/+4
* Dopey bug, I should only reset the widget width for spinboxes, since I onlywolfsuit2005-03-241-0/+6
* Get the Entry and Spinbox widgets to draw with the native look & feel onwolfsuit2005-03-241-0/+13
* 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-231-0/+18
* Use Tcl_Set/GetAssocData to remove use of fragile Tcl_GetCommandInfodkf2005-03-191-0/+6
* fix for display lines bug and panicvincentdarley2005-03-151-0/+5
* 2005-03-14 Jim Ingham <jingham@apple.com>wolfsuit2005-03-151-0/+22
* Updated the OpenBSD configuration and regenerated configure script.patthoyts2005-03-151-0/+5
* Correct the InvokeClientMessageHandlers logic. [Bug 1162356]dkf2005-03-141-5/+11
* ChangeLog for the previous two commitswolfsuit2005-03-121-0/+21
* Fix for 1160025wolfsuit2005-03-101-0/+6
* Add a hack to work around some issues with remote debugging with Xcode. Xcod...wolfsuit2005-03-091-0/+6
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-0/+7
* * win/tkWinX.c (GenerateXEvent): correct %A translation onhobbs2005-02-281-0/+5
* * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-241-0/+5
* * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile):das2005-02-221-0/+7
* * doc/wm.n: Add documentation for -fullscreen attribute.mdejong2005-02-171-0/+12
* fix to newline eliding in text widgetvincentdarley2005-02-141-0/+13
* * doc/options.n: note -cursor {} behavior. [Bug 965618]hobbs2005-02-141-0/+4
* Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-141-0/+6
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-121-0/+3
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-111-0/+2
* * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval forhobbs2005-02-111-0/+3
* * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-0/+4
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-111-0/+7
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-0/+4
* Fix silly mistake. :^}dkf2005-02-071-0/+5
* Ensure that the canvas's static data is either protected by a mutex ordkf2005-02-031-0/+7
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-311-0/+5
* Doc fix [Bug 110553]dkf2005-01-311-0/+4
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-311-0/+5
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-251-0/+11
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-181-0/+6
* logdgp2005-01-131-0/+5
* More fixing of [Bug 600313]dkf2005-01-131-0/+1
* Partial fix of [Bug 600313]dkf2005-01-131-0/+5
* Added docs on predefined virtual events. [608115]dkf2005-01-121-0/+4
* fix to text widget bugvincentdarley2005-01-111-0/+6
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-0/+7
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-101-0/+6
* Add missing Tcl_ResetResult [697915]dkf2005-01-071-0/+5