summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * library/text.tcl: Tweaked double-/triple-click selection;ericm2000-04-172-7/+25
* * doc/menu.n: Added note regarding rendering ofericm2000-04-173-4/+36
* * tests/grid.test: Added test for [grid propagate . 0] to not toggle.ericm2000-04-172-2/+19
* * generic/tkGrid.c: Fixed bogus logic in [grid propagate] thatericm2000-04-171-2/+9
* * win/tkWinColor.c (FindSystemColor): correct calculation ofhobbs2000-04-172-31/+39
* *** empty log message ***jingham2000-04-171-0/+19
* Protect GenerateKeyEvent from a null tkwin.jingham2000-04-171-1/+5
* Don't worry, this file is not used yet...jingham2000-04-171-12/+175
* Protect the define of strncasecmp, it IS present in MSL from CW Pro 5.jingham2000-04-171-2/+5
* Add FIXME comment XKeySymToKeyCode needs to be implemented, since it is used ...jingham2000-04-171-1/+3
* Add Navigation Services support.jingham2000-04-171-135/+716
* Hide button window BEHIND all the others in the applicationjingham2000-04-171-6/+67
* clarified internal commentshobbs2000-04-151-2/+2
* * win/tkWinWm.c (WmProc): added check in WM_MOUSEACTIVATE so wehobbs2000-04-152-3/+16
* * win/tkWinKey.c: Added check for ASCII delete character inericm2000-04-152-2/+35
* * generic/ks_names.h: Added Scroll_Lock and Sys_Req definitions.ericm2000-04-152-747/+714
* * unix/tkUnixScale.c:hobbs2000-04-142-194/+83
* * tests/winDialog.test: tk_chooseDirectory seems to get a noophobbs2000-04-142-39/+40
* * mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue)hobbs2000-04-141-178/+16
* * library/scale.tcl (tkScaleActivate): reduced number of scalehobbs2000-04-141-4/+6
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-144-149/+339
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-0/+40
* * win/tkWinKey.c: Added smarts to check whether the left or rightericm2000-04-144-719/+753
* * win/tkWinMenu.c: Corrected code that created separator items onericm2000-04-132-88/+89
* * win/tkWin3d.c:ericm2000-04-133-48/+135
* * generic/tkCanvas.c: Applied patch from [Bug: 4202]; adds a checkericm2000-04-132-10/+41
* * test/winClipboard.test:hobbs2000-04-126-25/+105
* * library/bgerror.tcl: Moved check for withdrawn state after checkericm2000-04-111-16/+16
* ChangeLog commit.ericm2000-04-101-0/+31
* * library/bgerror.tcl: Added check for withdrawn state of . andericm2000-04-101-1/+16
* * tests/event.test: Added test for [event generate $widgetericm2000-04-1010-29/+71
* * tests/winDialog.test: removed knownBug constraint from 5.16hobbs2000-04-081-2/+2
* * library/safetk.tcl (disallowTk): made disallowTk work in thehobbs2000-04-082-7/+16
* * generic/tkGrid.c (InitMasterData): fixed uninit'd data inhobbs2000-04-081-3/+3
* * win/makefile.vc (TKTEST_OBJS):hobbs2000-04-082-6/+13
* * generic/tkGrid.c (InitMasterData): fixed uninit'd data inhobbs2000-04-081-1/+16
* * win/tkWinFont.c (GetScreenFont): corrected adjustment againsthobbs2000-04-072-8/+19
* * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandirhobbs2000-04-041-2/+2
* * library/clrpick.tcl (tkColorDialog_Config): error now thrownhobbs2000-04-041-16/+14
* * generic/tkTest.c: fixed incorrect platform inclusion forhobbs2000-04-041-4/+3
* * 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