summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Added bindtags example and split the changelogdkf2004-05-231-7879/+10
* First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-0/+3
* Minor fix for Tk_GetVisual error messagedkf2004-05-231-0/+4
* Enabled TIP#152 style message detail on Unix/X11 platforms.dkf2004-05-131-0/+6
* Fixed a bug that caused crash due to incorrectly generating <Destroy> eventchengyemao2004-05-131-0/+5
* Fixed bug 767176chengyemao2004-05-081-0/+4
* * win/tkWinFont.c (FindSubFontForChar): corrections to dkf patchhobbs2004-05-051-0/+5
* Fix FMR in subfont handling on Windows. [Bug 618872]dkf2004-05-051-0/+6
* * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttonshobbs2004-05-041-0/+4
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-0/+4
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-031-0/+4
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-0/+7
* * library/panedwindow.tcl (MarkSash): call DragSash to stop sashhobbs2004-05-031-0/+3
* * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-0/+4
* * generic/tkImgPhoto.c (ImgPhotoConfigureMaster): force -data intohobbs2004-05-031-0/+6
* * generic/tkPort.h:das2004-04-241-0/+1
* * generic/tkPort.h:das2004-04-241-0/+9
* Added examples and did some doc L&F improvements.dkf2004-04-231-0/+6
* Minor cleanup for when running single-process testsdkf2004-04-211-0/+6
* 2004-04-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>cc_benny2004-04-211-0/+12
* * library/bgerror.tcl (bgerror): rework to only set -topmost bithobbs2004-04-171-0/+7
* Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't"jenglish2004-04-041-0/+5
* Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the defaultwolfsuit2004-04-011-0/+18
* * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.hdgp2004-03-311-0/+7
* Minor cleanups, including tracking down the names of old Scriptics staffersdkf2004-03-301-664/+642
* * macosx/tclets.r (removed): obsolete holdover from mac classic.das2004-03-301-0/+4
* Allow PPMs to be read from a string. [FRQ 540375]dkf2004-03-271-0/+5
* * unix/tcl.m4: Replaced -Wno-strict-alias with more portabledgp2004-03-261-0/+3
* * README: Bump version to 8.5a2.dgp2004-03-261-0/+12
* Allow old-style image formats to create string representations of photos,dkf2004-03-261-0/+8
* Doc clarification. [Bug 922610]dkf2004-03-251-0/+5
* Corrected docs to no longer use malloc/free. [Bug 920695]dkf2004-03-221-0/+5
* XMoveWindow and XMoveResizeWindow need to propagate ConfigureNotify eventswolfsuit2004-03-211-0/+8
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-0/+129
* * unix/tkUnixButton.c (TkpDrawCheckIndicator): correct crashhobbs2004-03-161-0/+17
* no messagedavygrvy2004-03-091-0/+5
* * win/tkWin32Dll.c: Add variables needed whenmdejong2004-03-051-0/+6
* * unix/Makefile.in (dist): don't require win/lamp.bmp copy in disthobbs2004-03-041-7/+12
* updated changes for 8.5a1hobbs2004-03-031-0/+6
* update patchlevel to 8.5a1hobbs2004-03-021-3/+13
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-011-0/+6
* remove access to tclInt.hvincentdarley2004-02-281-0/+5
* * macosx/tkMacOSXKeyboard.c (TkpInitKeymapInfo): Don't makecc_benny2004-02-251-0/+5
* * library/demos/widget (addFormattedText): Correct off-by-onecc_benny2004-02-251-0/+4
* * macosx/Makefile: ensure that xcodebuild will use thedas2004-02-231-0/+3
* * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-231-0/+7
* * macosx/tkMacOSXDraw.c:das2004-02-231-0/+9
* Fixed a bug in grid geometry calculations forpspjuth2004-02-181-0/+6
* * generic/tkBind.c (HandleEventGenerate): only modify root[xy]hobbs2004-02-181-0/+3
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-2/+18