summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkOldConfig.c (Tk_ConfigureValue): prevent leavinghobbs2002-03-201-1/+7
* * generic/tkText.c (ConfigureText): reenable the blinking cursorhobbs2002-02-261-1/+11
* * tests/listbox.test:hobbs2002-02-261-80/+100
* * generic/tkCmds.c (Tk_TkObjCmd): don't use 'bool' as an arg as ithobbs2002-02-021-4/+4
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-311-2/+2
* * generic/tkBind.c (TkBindFree):dgp2002-01-043-24/+24
* * generic/tkConsole.c:das2001-10-191-2/+2
* Backport of some mac specific changes added to 8.4 since 8.3.3das2001-10-171-1/+4
* * generic/tkWindow.c (OpenIM): Added simple XIM patch to enablehobbs2001-10-161-1/+6
* * generic/tkBind.c (NameToWindow):hobbs2001-10-135-14/+30
* updated patchlevel to 8.3.4.hobbs2001-10-031-3/+3
* * generic/tkImgGIF.c:andreas_kupries2001-09-144-5/+15
* * generic/tkWindow.c (Initialize): added call to Tcl_SetMainLoop.hobbs2001-08-281-1/+11
* * generic/tkCanvArc.c:hobbs2001-08-247-282/+269
* * tests/listbox.test:hobbs2001-08-241-52/+40
* * generic/tkImgGIF.c (Mgetc): corrected screwy use of ternaryhobbs2001-08-241-2/+3
* * generic/tkWindow.c (Tk_DestroyWindow): changed to usehobbs2001-08-241-2/+2
* * generic/tkEntry.c: corrected missing Tcl_Release that causedhobbs2001-08-241-80/+55
* * tests/canvas.test: marked canvas-13.1 knownBughobbs2001-04-061-11/+9
* * tests/listbox.test: labelled listbox-27.1 knownBug as it isn'thobbs2001-04-051-17/+14
* * generic/tkInt.decls: removed superfluous declarations.hobbs2001-04-047-444/+169
* see ChangeLog for specific file detailshobbs2001-04-0418-125/+394
* * BACKPORTED FROM 8.4 (HEAD) BRANCH:hobbs2000-08-059-139/+177
* * unix/configure.in (TK_PATCH_LEVEL): updated to 8.3.2hobbs2000-07-271-4/+4
* added TK_DONT_DESTROY_WINDOW flag to check in RaiseWinWhenIdle tohobbs2000-05-121-3/+3
* * doc/Tk_Init.3: Added Tk_SafeInit information [Bug: 1884].ericm2000-04-281-3/+3
* * generic/tkMain.c: Fixed function header comment for Tk_MainEx.ericm2000-04-251-2/+2
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-256-9/+547
* * generic/tkConfig.c (DoObjConfig): removed direct setting ofhobbs2000-04-251-2/+4
* * generic/tkEntry.c: removed unnecessary ENTRY_VALIDATE #definehobbs2000-04-211-59/+57
* * 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