summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/configure: Regen.mdejong2002-11-065-172/+224
* * win/winMain.c (Tcl_AppInit): Calls Registry_Init() anddavygrvy2002-11-044-108/+187
* no messagedavygrvy2002-11-041-1/+15
* * macosx/Wish.pbproj/project.pbxproj: added Wish linker flagdas2002-11-042-4/+11
* * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1.andreas_kupries2002-11-012-2/+6
* * macosx/README: added info on new package searching indas2002-10-292-4/+13
* updated for 8.4.1 releasecore_8_4_1hobbs2002-10-222-7/+71
* * macosx/README: revised according to Jim's suggestionsdas2002-10-213-27/+36
* * win/configure: Regen.hobbs2002-10-193-15/+80
* * win/tkWinPort.h: define OPEN_MAX only if not defined.hobbs2002-10-191-1/+3
* * win/winMain.c (WinMain, main): remove obsolete SetMessageQueue callhobbs2002-10-191-21/+1
* * mac/tkMacAppInit.c: removed tcltest dependency.das2002-10-182-24/+6
* * tests/imgPhoto.test:hobbs2002-10-183-8/+29
* * tests/text.test: properly return the number ofhobbs2002-10-173-18/+17
* * macosx/README: info specific to building and runningdas2002-10-164-2/+184
* * macosx/Wish.pbproj/project.pbxproj: added TEXT documentdas2002-10-165-4/+125
* dead keys first fix for MacOSXvincentdarley2002-10-163-67/+252
* macosx menu accelerator fixvincentdarley2002-10-162-5/+8
* * unix/configure:hobbs2002-10-163-184/+176
* * win/configure:hobbs2002-10-162-20/+54
* The grid size was not updated properlypspjuth2002-10-103-9/+30
* * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use ofhobbs2002-10-103-71/+97
* * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>hobbs2002-10-102-13/+10
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-106-64/+404
* * unix/README: doc'ed --enable-symbols options.hobbs2002-10-105-110/+167
* * generic/tk.h: Added reminder comment to editdgp2002-10-092-1/+8
* * macosx/Makefile: don't remove tclsh after building embedded.das2002-10-093-7/+35
* * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration fordas2002-10-0912-3781/+3818
* * generic/tkImgPhoto.c (ImgPhotoSetSize): Only error-out if wedkf2002-10-092-43/+61
* * tests/winButton.test: add option clear to top to prevent optionhobbs2002-10-081-2/+2
* * generic/tkFocus.c (TkFocusFilterEvent): Ignore event if we arehobbs2002-10-081-3/+10
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): leave thehobbs2002-10-081-7/+13
* 2002-10-02 Jim Ingham <jingham@apple.com>wolfsuit2002-10-032-8/+11
* * generic/tkText.c (TextBlinkProc): don't blink the cursor unlesshobbs2002-10-022-4/+8
* minor example fixhobbs2002-10-021-2/+2
* * tests/entry.test: added entry-20.7hobbs2002-10-023-2/+26
* Finally dealt with 614650 and with a simpler solution too.dkf2002-10-013-89/+24
* * tests/panedwindow.test: added panedwindow-28.[12]hobbs2002-09-303-8/+25
* 614650 is still lurking, but now mainly as a [text] widget bug...dkf2002-09-302-2/+51
* Incremental transfers of UTF8_STRING selections should now work; Tk will nowdkf2002-09-303-42/+191
* * doc/bind.n: Doc-fix to mention that %A substitutes UNICODEdkf2002-09-302-5/+12
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-279-17/+29
* * unix/configure: regen.hobbs2002-09-273-131/+150
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-275-31/+109
* * unix/Makefile.in: add macosx subdir to dist target.hobbs2002-09-271-13/+14
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-268-46/+215
* Regen from Tcldkf2002-09-242-162/+174
* Regen from Tcldkf2002-09-242-145/+150
* In TkpIsWindowFloating, check for NULL before passing the wRefwolfsuit2002-09-231-1/+6
* Minor cleanup, no content changes.wolfsuit2002-09-231-8/+14