summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * doc/canvas.n: added docs for items added by dash patch (-*dash*,hobbs1999-12-145-281/+612
* added dash patchhobbs1999-12-141-0/+103
* Fixed "doc" target so that it copies man.macros from Tclwart1999-12-131-3/+3
* "make install" now has a dependency on "make all"wart1999-12-131-2/+2
* * unix/aclocal.m4: added warning when configuring withhobbs1999-12-121-0/+1
* * generic/tkText.c: fixed bug in TextSearchCmd for multibyte charshobbs1999-12-121-2/+2
* see loghobbs1999-12-121-0/+8
* * win/makefile.vc: removed 16bit stuff, simplified makefile.hobbs1999-12-091-82/+45
* * generic/tkImgGIF.c: updated castinghobbs1999-12-091-10/+12
* see loghobbs1999-12-091-0/+6
* * generic/tkMain.c: need to include tclInt.h for new hookredman1999-12-081-0/+5
* need tclInt.h for TclSetStartupScriptFileName().redman1999-12-081-1/+2
* added TkMacPreprocessMenuhobbs1999-12-075-16/+40