summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated from Tclhobbs2002-02-272-124/+134
* * generic/tkText.c (ConfigureText): reenable the blinking cursorhobbs2002-02-262-1/+25
* * tests/listbox.test:hobbs2002-02-262-88/+114
* * library/scale.tcl: mirror B2 bindings to B3 on Windows to betterhobbs2002-02-261-1/+9
* improved proxy sash handling. (boudaillier)hobbs2002-02-261-7/+9
* Improvements to filebox tests (including two fixes due to changed behaviour d...dkf2002-02-252-150/+266
* * unix/configure: Regen.mdejong2002-02-233-2/+7
* Added proc comments. Made configuring sash cursor more efficient.hobbs2002-02-232-22/+69
* see ChangeLoghobbs2002-02-221-4/+19
* * library/panedwindow.tcl (ReleaseSash): changed to not pass x andhobbs2002-02-221-4/+4
* * generic/tkPanedWindow.c (PanedWindowWidgetObjCmd): fixed returnshobbs2002-02-221-12/+17
* changed panedwindow default relief to flathobbs2002-02-223-6/+6
* noted new filesdgp2002-02-221-4/+4
* Fixed panedwindow binding bugs and added demos for it too.dkf2002-02-226-8/+129
* Stop GCC from issuing warnings about things that don't matter.dkf2002-02-222-3/+8
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-2213-10/+5688
* * generic/tkOption.c (ReadOptionFile): fixed Tcl_Seek casting tohobbs2002-02-221-3/+3
* * unix/configure: regeneratedhobbs2002-02-222-216/+256
* * First draft of updated changes for 8.4a4 release.dgp2002-02-202-34/+139
* Minor fixes as part of TIP#72 (and one just noticed in passing)dkf2002-02-194-8/+13
* tkImgGIF.c was not following the Tcl C style; fixed...dkf2002-02-192-571/+681
* see ChangeLoghobbs2002-02-191-0/+7
* * unix/configure: regen'dhobbs2002-02-193-136/+526
* * library/entry.tcl:mdejong2002-02-151-0/+10
* * library/entry.tcl:mdejong2002-02-153-7/+206
* * tests/event.test (_text_ind_to_x_y, _get_selection): Fixmdejong2002-02-142-10/+31
* * modified some callers of Tcl routines thatdgp2002-02-086-17/+20
* Clean-up bogus for loop in [image inuse] subcommand. [Bug #485803]ericm2002-02-032-7/+8
* * generic/tkCmds.c (Tk_TkObjCmd): don't use 'bool' as an arg as ithobbs2002-02-022-4/+9
* no messagedavygrvy2002-02-011-0/+5
* * win/makefile.vc: unset macro located in the tktest target caused a failure.davygrvy2002-02-011-2/+4
* * Overlooked COSNTification of XSetCommanddgp2002-02-012-1/+5
* Final part of TIP#14 support (photo image transparency access); the C APIdkf2002-02-014-116/+427
* correct punctuationtmh2002-01-311-1/+1
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-313-3/+27
* * The POTENTIAL INCOMPATIBILITY in the changingdgp2002-01-313-5/+12
* * win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now doesandreas_kupries2002-01-292-4/+12
* * unix/configure.in: Don't set TCL_LIB_SPEC andmdejong2002-01-293-7/+10
* * unix/Makefile.in: Remove commented out vars.mdejong2002-01-297-185/+278
* * generic/tkFileFilter.c:das2002-01-275-18/+28
* Add patch numberdgp2002-01-251-0/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-2545-240/+334
* * tests/wm.test: Rewrite stackorder tests thatmdejong2002-01-192-11/+28
* * Overloked Tcl_GetIndexFromObj callersdgp2002-01-182-11/+15
* * mac/tkMacDialog.c:das2002-01-183-7/+13
* * generic/tkListbox.c (ChangeListboxOffset): improved trackinghobbs2002-01-182-1/+10
* * An overlooked caller of Tcl_GetIndexFromObj.dgp2002-01-171-0/+1
* * An overlooked caller of Tcl_GetIndexFromObj() and a style fix.dgp2002-01-171-6/+6
* * Updates to handle change in type of tablePtrdgp2002-01-1729-108/+162
* * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27dgp2002-01-179-25/+41