summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkTest.c: fixed incorrect platform inclusion forhobbs2000-04-041-0/+11
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-319-208/+423
* * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffshobbs2000-03-314-18/+18
* * generic/tkEntry.c: set TK_OPTION_NULL_OK bit on -invcmd optionhobbs2000-03-311-52/+5
* * doc/DrawFocHlt.3: doc name correctionhobbs2000-03-311-2/+2
* * doc/DrawFocHlt.3: doc name correctionhobbs2000-03-311-1/+38
* * generic/tkImgGIF.c: Fixed some ANSI specific bits to avoidericm2000-03-302-5/+18
* * unix/configure.in: Applied patch from [Bug: 4237]; ensures thatericm2000-03-302-4/+12
* * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5ericm2000-03-295-20/+61
* * unix/tkUnixWm.c: Applied patch from [Bug: 4405]; fixes memoryericm2000-03-271-1/+13
* * tests/xmfbox.test: Updated tests.ericm2000-03-244-98/+117
* * tests/filebox.test:ericm2000-03-249-415/+572
* *** empty log message ***scriptics_sc_2_0_b2scriptics_sc_2_0_b1sven2000-03-161-0/+9
* * win/tkWinDialog.c: Changed the behavior for thesven2000-03-161-12/+7
* * tests/choosedir.test: Marked test 3.1 and 3.2 as bad until theericm2000-03-141-6/+6
* * library/menu.tcl: Applied patch from [Bug: 4155]; protectsericm2000-03-102-4/+18
* * tests/choosedir.test: Modified test 3.1 (-mustexist works) to beericm2000-03-081-6/+9
* * tests/button.test:ericm2000-03-083-26/+48
* * tests/entry.test:hobbs2000-03-073-53/+74
* * library/menu.tcl: Added a check in tkMenuFirstEntry that changesericm2000-03-071-2/+7
* * generic/tkOldConfig.c: Added check for NULL tkwin value inericm2000-03-073-2/+34
* Unset err at the end because some other tests use it.ericm2000-03-071-8/+8
* fixed gridding problemericm2000-03-041-3/+4
* Added more tests.ericm2000-03-031-16/+43
* * tests/color.test:hobbs2000-03-021-7/+10
* * unix/Makefile.in (SCRIPT_INSTALL_DIR): removed extraneous '/'hobbs2000-03-022-3/+3
* * tests/color.test:hobbs2000-03-023-28/+10
* * library/focus.tcl: fixed tkFocusOK to protect $w inhobbs2000-03-021-2/+2
* * win/tkWinInt.h: change extern to EXTERN for TkWinChildProchobbs2000-03-022-9/+24
* see loghobbs2000-03-021-0/+41
* fixed var set problemhobbs2000-03-021-2/+2
* * doc/CrtItemType.3: fixed docs for Tk_CreateItemType to reflecthobbs2000-03-022-33/+43
* * generic/tkListbox.c (DestroyListbox): fixed crash inhobbs2000-03-022-30/+54
* * tests/config.test: extra test to check object cleanup whenhobbs2000-03-024-46/+174
* *** empty log message ***ericm2000-03-021-3/+3
* * tests/clrpick.test:ericm2000-03-023-7/+24
* * win/tkWinWm.c (RaiseWinWhenIdle): Checked for the possibilityhobbs2000-02-261-1/+4
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-263-18/+51
* * unix/tk.spec: RPM specification for producing a binary Tk RPM for Linux.ericm2000-02-142-1/+67
* Fixed handling of -mustexist flag for tk_chooseDirectory.ericm2000-02-142-22/+135
* cleaned upcore_8_3_0hobbs2000-02-101-36/+39
* Resolve Conflict with Jeffrey's checkin.jingham2000-02-101-0/+39
* updated changes for 8.3.0hobbs2000-02-102-1/+59
* Comment some functions that have moved.jingham2000-02-101-1/+3
* Fixes for Tk8.3jingham2000-02-101-1/+2831
* Add support for Appearance Manager 1.2 Floating windows, and the new window c...jingham2000-02-107-45/+387
* * xlib/xgc.c: #def'd out XDrawSegments for the Mac, and addedhobbs2000-02-101-1/+6
* * unix/tkUnixWm.c (Tk_CoordsToWindow): qualified delete of errorhobbs2000-02-107-466/+78
* Add support for Appearance Manager 1.2 Floating windows, and the new window c...jingham2000-02-102-3/+7
* * tests/scrollbar.test: fixed check of testmetrics command tohobbs2000-02-101-11/+12