summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinDialog.c (ChooseDirectoryHookProc): work-around for MShobbs2001-08-282-24/+26
* * unix/tkUnixWm.c (TkWmRestackToplevel): reworked howhobbs2001-08-282-16/+27
* * Corrected TIP 44 typodgp2001-08-272-2/+8
* [#450020] Messages for czech languagebagnonm2001-08-241-0/+67
* added QNX-6 build support. [Bug #219410] (loverso)hobbs2001-08-233-106/+139
* removed bogus note about including tkPhoto.hhobbs2001-08-231-2/+1
* Fixed a bug where adjacent 'x' and '^' where not handled properly.pspjuth2001-08-223-6/+48
* * tests/dialog.test (HitReturn): fixed failing dialog-2.1 testhobbs2001-08-222-2/+9
* generic/tkPack.c (TkParsePadAmount): added lint init for sepChar.hobbs2001-08-221-2/+2
* * tests/unixFont.test (unixFont-2.[234]): fixed to be morehobbs2001-08-222-5/+33
* * library/dialog.tcl (tk_dialog): changed dialog to show bar onhobbs2001-08-221-3/+4
* Objectified grid and pack commands.pspjuth2001-08-218-570/+613
* TkGetWindowFromObj was useless CPU waster; now caches window names *safely*dkf2001-08-214-17/+131
* Grid configure rejected initial "x" and "^". [Bug #418664]pspjuth2001-08-184-9/+35
* The selection highlighting of text objects in the canvas widgetdrh2001-08-171-4/+4
* Fixed a stupid error that's been in there for ages...dkf2001-08-172-6/+14
* * Labelled the TIP 44 changes as "POTENTIAL INCOMPATIBILITY".dgp2001-08-152-1/+9
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-1511-37/+99
* ChangeLog correction.dgp2001-08-131-1/+1
* * unix/configure: Regen.mdejong2001-08-123-173/+159
* Converted [glob [file join]] to [glob -directory] (Bug #223313)dkf2001-08-102-19/+26
* Corrections to problems introduced bydgp2001-08-093-8/+13
* New file testing [tk_dialog].dgp2001-08-091-0/+66
* *Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-088-15/+27
* * unix/Makefile.in (dist): added {unix,win}/tcl.m4 andhobbs2001-08-072-4/+15
* corrected minor nroff transgressionscore_8_4_a3hobbs2001-08-071-2/+2
* 2001-08-06 Jeff Hobbs <jeffh@ActiveState.com>hobbs2001-08-073-17/+91
* * unix/configure: regeneratedhobbs2001-08-073-112/+196
* * TIP 44 changes specific to the Mac anddgp2001-08-0610-63/+92
* * win/configure: regeneratedhobbs2001-08-044-88/+100
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
* Correction to TIP 44 implementation.dgp2001-08-011-3/+3
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-0144-2163/+2679
* * generic/default.h: Include tkWinDefault.hmdejong2001-07-242-2/+8
* The new tk_chooseDirectory dialog box implementation was sometimes givingdrh2001-07-191-1/+2
* The code for generating postscript of a bitmap image was apparently neverdrh2001-07-141-46/+140
* * unix/Makefile.in: Add AR and STLIB_LD variables.mdejong2001-07-117-151/+204
* * win/configure: Regen.mdejong2001-07-063-16/+35
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-065-38/+57
* updated README with purlshobbs2001-07-053-10/+17
* updated README with purlsuid381722001-07-051-5/+3
* updated READMEs with purlsuid381722001-07-051-9/+4
* * tests/canvas.test:hobbs2001-07-043-14/+35
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-045-64/+73
* * win/Makefile.in: Don't use VPSEP, instead just use :mdejong2001-07-044-8/+11
* Added missing backslash in Motif File Selector code.dkf2001-07-032-2/+7
* see changeshobbs2001-07-031-0/+25
* * generic/tkEntry.c: corrected missing Tcl_Release that causedhobbs2001-07-032-28/+52
* * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scalehobbs2001-07-031-2/+2
* * generic/tkCanvArc.c:hobbs2001-07-037-279/+266