summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/configure: Regen.mdejong2001-04-253-14/+19
* * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE.mdejong2001-04-254-9/+11
* Better handling of when image creation nukes the main window so nowdkf2001-04-122-3/+13
* * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting ofhobbs2001-04-042-2/+20
* Corrected typos.dgp2001-04-041-3/+3
* * tests/winClipboard.test: improved results for understanding whenhobbs2001-04-041-7/+19
* * tests/winDialog.test: string totitle'd some results thathobbs2001-04-041-9/+9
* win/tkWinDialog.c (GetFileNameA): initialize multi to 0.hobbs2001-04-041-2/+2
* * tests/cursor.test: changed tests to use 'heart' cursor becausehobbs2001-04-041-13/+13
* * win/configure:hobbs2001-04-033-2/+8
* * generic/tkMenu.c (TkInvokeMenu): checked for menu deletionhobbs2001-04-031-7/+13
* see ChangeLoghobbs2001-04-031-0/+24
* * tests/listbox.test: added test listbox-27.1, delete duringhobbs2001-04-032-19/+30
* * tests/entry.test: added tests entry-20.*, delete during widgethobbs2001-04-032-16/+104
* * tests/canvas.test: test of canvas delete during eventhobbs2001-04-032-19/+44
* * generic/tkImgPhoto.c (ImgPhotoCmd): corrected the src and desthobbs2001-04-031-2/+2
* * doc/image.n: added warning about names chosen for images.hobbs2001-04-031-1/+5
* * generic/tk.h:hobbs2001-04-026-13/+13
* * README:hobbs2001-04-023-9/+25
* * tests/safe.test: added note about correcting failures inhobbs2001-03-313-20/+29
* * win/makefile.vc:hobbs2001-03-307-18/+288
* * generic/tkImage.c (Tk_ImageObjCmd, EventuallyDeleteImage):hobbs2001-03-301-5/+6
* * win/Makefile.in (install-*): improved install-* targets to usehobbs2001-03-301-4/+4
* * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtrhobbs2001-03-301-4/+11
* * tests/bind.test (bind-22.18):hobbs2001-03-302-21/+17
* see ChangeLog entrieshobbs2001-03-301-0/+5
* * tests/canvas.test: added test case to check obj conversionhobbs2001-03-303-5/+116
* * library/bgerror.tcl (bgerror): allow focus into details windowhobbs2001-03-301-2/+3
* * library/tk.tcl: put a catch around adding <hpBackTab> to thehobbs2001-03-301-2/+5
* * library/tkfbox.tcl: fixed selecting directories and single fileshobbs2001-03-301-9/+15
* * win/tkWinDialog.c (GetFileNameA): added support for -multiple tohobbs2001-03-301-38/+162
* * doc/canvas.n: Noted ability to specify coords as a list in thehobbs2001-03-301-10/+28
* * library/msgs/de.msg: fixed translations. [Patch #403525]hobbs2001-03-301-3/+3
* * library/entry.tcl (tkEntryMouseSelect):mdejong2001-03-294-14/+408
* * unix/configure:hobbs2001-03-293-116/+144
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-287-12/+22
* * doc/photo.n: [Bug 132213] Added clarification on interpretationericm2001-02-132-3/+9
* Asymmetric padding in "pack" and "grid" geometry managersdrh2001-02-127-125/+350
* Clarified and extended the entry in theandreas_kupries2001-01-041-2/+14
* 2001-01-02 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-023-38/+922
* * generic/tkObj.c (SetMMFromAny): Added ability to recognizehobbs2000-12-132-47/+61
* Minor improvement to documentation for entry widgets.dkf2000-12-122-2/+12
* A better fix for #120819 (all it needed was some Tcl_Preserve()s)dkf2000-11-293-28/+65
* Backed out previous change (except for test for bug.)dkf2000-11-283-22/+14
* Fixed bug #120819 by prohibiting images from starting with a period;dkf2000-11-234-6/+32
* Documentation for Tk_SetClassProcs.ericm2000-11-221-0/+91
* Overall change: Implemented TIP 5, which exportsericm2000-11-2234-162/+279
* Added deprecation note from Bug #120944dkf2000-11-212-1/+13
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-215-4/+55
* updated with 8.4a2 changescore_8_4_a2hobbs2000-11-041-1/+60