summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * doc/WinViewable.3:ericm2000-04-195-51/+17
* * generic/tkRectOval.c (ConfigureRectOval): Added checks for validericm2000-04-191-3/+11
* * README:hobbs2000-04-191-7/+8
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-192-36/+20
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-185-18/+51
* * generic/tkGrid.c: Fixed bogus logic in [grid propagate] thatericm2000-04-171-2/+9
* * generic/ks_names.h: Added Scroll_Lock and Sys_Req definitions.ericm2000-04-151-1/+3
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-144-149/+339
* * generic/tkCanvas.c: Applied patch from [Bug: 4202]; adds a checkericm2000-04-131-10/+18
* * tests/event.test: Added test for [event generate $widgetericm2000-04-105-7/+42
* * generic/tkGrid.c (InitMasterData): fixed uninit'd data inhobbs2000-04-081-3/+3
* * generic/tkTest.c: fixed incorrect platform inclusion forhobbs2000-04-041-4/+3
* * generic/tkEntry.c: set TK_OPTION_NULL_OK bit on -invcmd optionhobbs2000-03-311-52/+5
* * generic/tkImgGIF.c: Fixed some ANSI specific bits to avoidericm2000-03-301-5/+5
* * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5ericm2000-03-291-13/+1
* * tests/xmfbox.test: Updated tests.ericm2000-03-243-81/+99
* * tests/button.test:ericm2000-03-081-21/+30
* * tests/entry.test:hobbs2000-03-071-51/+64
* * generic/tkOldConfig.c: Added check for NULL tkwin value inericm2000-03-072-2/+20
* * generic/tkListbox.c (DestroyListbox): fixed crash inhobbs2000-03-022-30/+54
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-16/+34
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-107-17/+107
* * generic/tk.decls:hobbs2000-02-095-294/+59
* * generic/tkDecls.h:hobbs2000-02-088-113/+412
* * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevelhobbs2000-02-081-5/+5
* * tests/canvText.test: test for fix for bug #2525.ericm2000-02-031-3/+3
* * tests/text.test:ericm2000-02-031-15/+23
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-016-19/+235
* Fix for bug #4103.ericm2000-01-311-4/+2
* * generic/tkImgGIF.c: Additional code cleanup (now we only haveericm2000-01-271-163/+44
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-271-2/+2
* * generic/tkImgPhoto.c: Added some comments regarding slowericm2000-01-262-97/+297
* * generic/tkImgPhoto.c: Fixed bug with use of binary data forericm2000-01-261-4/+8
* * tests/text.test:ericm2000-01-211-2/+3
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-215-21/+28
* * tests/grid.test: Added a test for the consecutive ^ and multipleericm2000-01-201-10/+14
* * changes: updated changes file to reflect 8.3b2 modshobbs2000-01-141-3/+3
* * doc/event.n:hobbs2000-01-131-2/+5
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-127-98/+77
* * doc/text.n:hobbs2000-01-065-241/+167
* * generic/tkScale.c:hobbs1999-12-222-10/+13
* fix for mac happinesshobbs1999-12-221-8/+10
* * generic/tk.h:hobbs1999-12-219-45/+47
* * generic/tkCmds.c:hobbs1999-12-166-75/+117
* added declaration for PhotoOptionCleanupProc to prevent warninghobbs1999-12-151-1/+3
* * generic/tkStubInit.c:hobbs1999-12-1444-1907/+10933
* * generic/tkText.c: fixed bug in TextSearchCmd for multibyte charshobbs1999-12-121-2/+2
* * generic/tkImgGIF.c: updated castinghobbs1999-12-091-10/+12
* need tclInt.h for TclSetStartupScriptFileName().redman1999-12-081-1/+2
* added TkMacPreprocessMenuhobbs1999-12-073-3/+15