| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for 64-bit builds on HP-11 with gcc | hobbs | 2002-09-02 | 1 | -2/+17 |
|
|
* | * tests/wm.test: | hobbs | 2002-09-02 | 2 | -156/+38 |
|
|
* | Bumped version number to 8.4.0 | hobbs | 2002-09-02 | 8 | -15/+33 |
|
|
* | * generic/tkCmds.c: | hobbs | 2002-09-02 | 3 | -13/+56 |
|
|
* | noted new tk windowingsystem subcommand | hobbs | 2002-09-02 | 1 | -2/+2 |
|
|
* | added int cast to prevent warning | hobbs | 2002-09-02 | 1 | -2/+3 |
|
|
* | added size_t cast to prevent warning | hobbs | 2002-09-02 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4: update from Tcl | das | 2002-08-31 | 4 | -142/+270 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 100 | -1139/+43753 |
|
|
* | Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunk | drh | 2002-08-28 | 6 | -15/+93 |
|
|
* | * win/Makefile.in: Removed dependence on the (parts of) the | dgp | 2002-08-26 | 3 | -44/+10 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguishmacosx_8_4_merge_2002_08_20_trunk | dgp | 2002-08-20 | 8 | -14/+32 |
|
|
* | make mklinks | dgp | 2002-08-20 | 1 | -2/+0 |
|
|
* | * unix/Makefile.in (install-binaries): simplified pkgIndex.tcl | hobbs | 2002-08-16 | 3 | -17/+24 |
|
|
* | compilation, link fixes | vincentdarley | 2002-08-14 | 4 | -6/+28 |
|
|
* | * library/button.tcl: change the bindings to use Priv($w,relief) | hobbs | 2002-08-13 | 2 | -135/+137 |
|
|
* | * unix/tkUnixSend.c (Tk_SetAppName): Fixed a compiler warning. | rmax | 2002-08-13 | 2 | -5/+7 |
|
|
* | Tweaked resizing behaviour of the image-viewer demo. | dkf | 2002-08-12 | 2 | -4/+10 |
|
|
* | * unix/tkUnixWm.c (WmTransientCmd): Apply fix for | mdejong | 2002-08-08 | 2 | -4/+10 |
|
|
* | * tests/wm.test: Add deleteWindows at start of | mdejong | 2002-08-08 | 3 | -5/+33 |
|
|
* | Fix for Tk Bug #592201 "wm transient fails with two masters". | jenglish | 2002-08-08 | 4 | -23/+72 |
|
|
* | * tests/unixWm.test: Corrected packaging of unixWm-50.3 so that | dgp | 2002-08-08 | 2 | -5/+15 |
|
|
* | *** empty log message *** | rmax | 2002-08-08 | 1 | -0/+4 |
|
|
* | * unix/Makefile.in: Fixed typos in DISTNAME, and ZIPNAME. | rmax | 2002-08-08 | 1 | -3/+3 |
|
|
* | 8.4b2 tag notecore_8_4_b2 | hobbs | 2002-08-08 | 1 | -0/+2 |
|
|
* | * generic/tkButton.c (TkButtonWorldChanged): added GCFont handling | hobbs | 2002-08-08 | 2 | -1/+13 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): fixed -from handling for gifs | hobbs | 2002-08-08 | 1 | -5/+5 |
|
|
* | * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-in | hobbs | 2002-08-08 | 3 | -4/+20 |
|
|
* | * win/configure: | hobbs | 2002-08-08 | 3 | -4/+29 |
|
|
* | * tests/panedwindow.test: added -text foobar to some test buttons | hobbs | 2002-08-08 | 1 | -5/+5 |
|
|
* | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): | hobbs | 2002-08-08 | 2 | -12/+12 |
|
|
* | * doc/GetBitmap.3: removed doc refs to deprecated | hobbs | 2002-08-08 | 1 | -2/+2 |
|
|
* | * win/tkWinMenu.c (TkpSetWindowMenuBar): fixed logic bug in when | hobbs | 2002-08-08 | 1 | -4/+3 |
|
|
* | * win/tkWinDialog.c: enabled use of the updated native Windows | hobbs | 2002-08-08 | 1 | -7/+3 |
|
|
* | Made panedwindow tests all work again; I'm fairly sure the current behaviour ... | dkf | 2002-08-06 | 2 | -6/+26 |
|
|
* | * tests/defs.tcl: removed file. No longer needed now that Tk is | dgp | 2002-08-06 | 2 | -1064/+5 |
|
|
* | * win/tkWinFont.c: Additional changes to fix CONST warnings on | dgp | 2002-08-05 | 3 | -7/+10 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 103 | -700/+855 |
|
|
* | Stopped a potential core dump from happening when a idle event outlives its c... | dkf | 2002-08-02 | 2 | -2/+11 |
|
|
* | different method of silencing compiler warning. | dgp | 2002-08-02 | 1 | -3/+3 |
|
|
* | silenced compiler warning | dgp | 2002-08-02 | 1 | -2/+3 |
|
|
* | Postpone paned-window layout arrangement on geometry event until idle, | dkf | 2002-07-31 | 2 | -3/+16 |
|
|
* | Resynch with Tcl | dkf | 2002-07-31 | 2 | -40/+53 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-07-29 | 4 | -205/+272 |
|
|
* | * unix/Makefile.in: Add MAJOR_VERSION, MINOR_VERSION, | mdejong | 2002-07-28 | 6 | -318/+403 |
|
|
* | Last commit missed a few lines. | pspjuth | 2002-07-25 | 1 | -1/+7 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -1126/+2085 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 8 | -2645/+5329 |
|
|
* | * tests/spinbox.test: added spinbox-22.[1-3] | hobbs | 2002-07-25 | 3 | -16/+45 |
|
|
* | * library/spinbox.tcl (MouseSelect): when not in the entry, just | hobbs | 2002-07-25 | 2 | -15/+15 |
|
|