summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-177-6/+53
* Update the docs for the Mac OS X MouseWheel changes.wolfsuit2004-02-162-6/+9
* This gets the scroll wheel working for listboxes and text widgets for Mac OSwolfsuit2004-02-164-11/+45
* Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-1624-582/+1291
* * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italichobbs2004-02-143-145/+191
* Applying Patch 112997, and hunting down a couple more places where we werewolfsuit2004-02-144-70/+81
* update to patchlevel 8.4.6hobbs2004-02-139-182/+251
* simple code cleanuphobbs2004-02-131-45/+12
* update HP-11 build libs setuphobbs2004-02-131-1/+8
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidlhobbs2004-02-132-7/+46
* Esperanto and Polish message catalogs from Artur Trzewikdkf2004-02-103-0/+151
* Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-093-2/+24
* * library/menu.tcl (::tk::MbPost): make menubuttons that posthobbs2004-02-042-14/+29
* Backported fix for bug #776646 which makes hand2 and fleur native on windows.patthoyts2004-01-283-4/+169
* * macosx/Wish.pbproj/project.pbxproj: removed erroneous referencedas2004-01-273-9/+15
* * macosx/Wish.pbproj/project.pbxproj: added missing private headersdas2004-01-013-3/+16
* Import fix for jerky scrollbar behavior from TOT.wolfsuit2003-12-172-50/+93
* no messagedavygrvy2003-12-121-0/+7
* Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-7/+5
* no messagedavygrvy2003-12-111-0/+16
* (WishPanic) : placed ExitProcess() in a __try block (SEH) to catch anydavygrvy2003-12-111-4/+6
* Line transposition bug. [Bug 857159]dkf2003-12-102-2/+7
* * generic/tk.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-039-22/+20
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-039-19/+31
* * generic/tkMenu.c (MenuVarProc): prevent this from triggeringhobbs2003-12-032-5/+18
* moved 8-4-5 tag to include OS X keyboard fixcore_8_4_5hobbs2003-11-211-2/+2
* * macosx/tkMacOSXKeyboard.c: Add PowerBook keycode 0x34 ascc_benny2003-11-211-0/+5
* * keyArray: Add 0x34 as <Return>. Add notes. (Merge fromcc_benny2003-11-211-1/+13
* typo correctionsdgp2003-11-191-3/+3
* updated for 8.4.5 releasehobbs2003-11-182-1/+52
* * generic/tkMenubutton.h: fixed compound menubutton handling likehobbs2003-11-175-112/+158
* * win/makefile.vc: Restored consistency of pkgIndex.tcl filedgp2003-11-172-7/+8
* Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbolsdavygrvy2003-11-162-3/+12
* improve AIX --enable-64bit handlinghobbs2003-11-123-77/+80
* * generic/tkButton.c (ConfigureButton): abort option processing ifhobbs2003-11-122-1/+17
* * generic/tkMenuDraw.c (TkPostSubmenu): add {} around menu name inhobbs2003-11-121-3/+3
* (::tk::dialog::file::ActivateEnt): allow typing filename intohobbs2003-11-121-3/+10
* * library/tkfbox.tcl (::tk::dialog::file::Update): optimize thehobbs2003-11-112-35/+25
* * generic/tkListbox.c (ListboxDeleteSubCmd, ListboxListVarProc):hobbs2003-11-112-3/+7
* * macosx/tkMacOSXClipboard.c (TkSuspendClipboard, TkSelGetSelection):hobbs2003-11-112-3/+49
* * win/tkWinDraw.c (XFillRectangles): correctly handle thehobbs2003-11-112-6/+29
* * win/configure:hobbs2003-11-113-17/+47
* * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it ishobbs2003-11-111-1/+2
* * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alphahobbs2003-11-111-16/+259
* Updated messages for Dutch from Arjen Markus and Pascal Scheffers [Patch 820519]dkf2003-11-012-18/+26
* * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-292-2/+14
* added extra change notehobbs2003-10-291-0/+3
* see changeshobbs2003-10-291-0/+9
* * tests/focusTcl.test (setup1): expand frame size to allow forhobbs2003-10-291-2/+2
* * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-291-4/+30