summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinScrlbr.c: added check for valid hwnd in ModalLoopProchobbs2000-01-131-10/+12
* * tests/text.test: changed test to reflect change of -hiddenhobbs2000-01-131-2/+2
* * doc/event.n:hobbs2000-01-132-4/+8
* see loghobbs2000-01-131-0/+11
* * unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377]hobbs2000-01-121-51/+151
* * unix/aclocal.m4: strtod bug on Tru64 [Bug: 3378]hobbs2000-01-124-33/+132
* * tests/winWm.test:hobbs2000-01-123-35/+126
* * library/dialog.tcl: improved handling of $default arg to allowhobbs2000-01-121-1/+13
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-127-98/+77
* * doc/wm.n:hobbs2000-01-121-9/+10
* see loghobbs2000-01-121-9/+46
* * win/tkWinImage.c: added static declaration to functionhobbs2000-01-061-3/+3
* * unix/Makefile.in: added unix/aclocal.m4 to distribution [Bug: 3938]hobbs2000-01-062-2/+4
* * mac/tkMacClipboard.c: fixed i18n problems with clipboard [Bug: 3544]hobbs2000-01-061-5/+15
* * library/entry.tcl:hobbs2000-01-068-21/+23
* * doc/text.n:hobbs2000-01-066-249/+175
* see loghobbs2000-01-061-0/+29
* minor doc fixescore_8_3_b1hobbs1999-12-222-7/+7
* * unix/tkUnixScale.c: fixed potential segv from patch in 3897hobbs1999-12-221-2/+3
* * tests/unixWm.test: nonPOrtable -> nonPortablehobbs1999-12-221-2/+2
* * generic/tkScale.c:hobbs1999-12-223-19/+20
* * changes: updated changes filehobbs1999-12-222-2/+15
* fix for mac happinesshobbs1999-12-222-45/+46
* updated changes for 8.3b1hobbs1999-12-222-2/+97
* * win/configure.in:hobbs1999-12-212-14/+14
* * unix/configure.in:hobbs1999-12-215-14/+19
* * scale.test:hobbs1999-12-212-32/+11
* * mac/tclMacHLEvents.c: fixed applescript for I18N [Bug: 3644]hobbs1999-12-211-2/+6
* * library/listbox.tcl: added extra checks for existence ofhobbs1999-12-211-2/+11
* * generic/tk.h:hobbs1999-12-219-45/+47
* * doc/MeasureChar.3: fixed docs for Tk_MeasureChars to reflect codehobbs1999-12-212-6/+6
* * README: updated for patch level 8.3b1hobbs1999-12-212-2/+44
* Removed tcl.hpj from list of output files.wart1999-12-161-2/+2
* * win/tkWinCursor.c: added support for Windows cursors tohobbs1999-12-163-6/+46
* * unix/tkUnixKey.c:hobbs1999-12-161-4/+4
* added tests for tk useinputmethodshobbs1999-12-161-16/+36
* * mac/tkMacMenu.c: finished bug 3075 by changing the char values ofhobbs1999-12-161-10/+10
* * library/tkfbox.tcl: updated tk_get*File to better match thehobbs1999-12-161-17/+14
* * generic/tkCmds.c:hobbs1999-12-166-75/+117
* * doc/GetCursor.3:hobbs1999-12-164-8/+26
* see loghobbs1999-12-161-0/+40
* Added a couple of extra update calls to prevent some window managers fromwart1999-12-161-1/+3
* added declaration for PhotoOptionCleanupProc to prevent warninghobbs1999-12-151-1/+3
* added bug ids to dash patch fixeshobbs1999-12-141-0/+3
* added recognition of tiling in GChobbs1999-12-141-3/+190
* * win/tkWinDraw.c:hobbs1999-12-142-40/+131
* * unix/mkLinks: added GetDash.3 into the mkLink stephobbs1999-12-141-0/+4
* * tests/bind.test:hobbs1999-12-1424-122/+430
* * mac/tkMacDraw.c: mac still needs pointer warping routinehobbs1999-12-142-2/+82
* * generic/tkStubInit.c:hobbs1999-12-1444-1907/+10933