Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup for when running single-process tests | dkf | 2004-04-21 | 2 | -1/+8 |
| | |||||
* | Fix several problems with Icelandic (and Faroese) keyboards | cc_benny | 2004-04-21 | 1 | -48/+338 |
| | | | | | | | | | | | reported by Jérôme Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on tcl-mac on 2004-03-22. (KLSInit): Add. (GetKCHREncoding): Add. (GetKeyboardLayout): Add calls to Keyboard Layout Services, if present. Rework classic handling. Use GetKCHREncoding(). Add parameter encodingPtr. | ||||
* | 2004-04-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | cc_benny | 2004-04-21 | 1 | -0/+12 |
| | | | | | | | | | | | | Mac OS X: Fix several problems with Icelandic (and Faroese) keyboards reported by Jérôme Gagnon-Voyer <gagnonje5000<at>mac<dot>com> on tcl-mac on 2004-03-22. * macosx/tkMacOSXKeyEvent.c (KLSInit): Add. (GetKeyboardLayout): Add calls to Keyboard Layout Services, if present. Rework classic handling. Use GetKCHREncoding(). Add parameter encodingPtr. (GetKCHREncoding): Add. | ||||
* | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 2 | -55/+41 |
| | | | | | on Windows if necessary. Also use existing ::tk functions for placing dialog and managing focus/grab. | ||||
* | Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't" | jenglish | 2004-04-04 | 2 | -2/+14 |
| | | | | and #922336 "Tk apps have no maximize window button under KDE-3.2.1" | ||||
* | Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the default | wolfsuit | 2004-04-01 | 5 | -69/+121 |
| | | | | File menu. | ||||
* | * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h | dgp | 2004-03-31 | 3 | -4/+9 |
| | | | | | | * generic/tkScale.c: header file. All tk*Port.h files have long had a #include <math.h>, and other parts of Tk routinely make use of libm-supplied math routines. | ||||
* | Minor cleanups, including tracking down the names of old Scriptics staffers | dkf | 2004-03-30 | 1 | -664/+642 |
| | |||||
* | * macosx/tclets.r (removed): obsolete holdover from mac classic. | das | 2004-03-30 | 2 | -172/+4 |
| | |||||
* | Allow PPMs to be read from a string. [FRQ 540375] | dkf | 2004-03-27 | 2 | -8/+327 |
| | |||||
* | * unix/tcl.m4: Replaced -Wno-strict-alias with more portable | dgp | 2004-03-26 | 3 | -2/+5 |
| | | | | | -fno-strict-alias alternative. * unix/configure: autoconf-2.57 | ||||
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 9 | -18/+30 |
| | | | | | | | | | | | * generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.57 * win/configure: | ||||
* | Tweak to 923555 fix. | dgp | 2004-03-26 | 1 | -2/+2 |
| | |||||
* | Whoops. Forgot to set the photo image type registration correctly. D'oh! | dkf | 2004-03-26 | 1 | -2/+2 |
| | |||||
* | Allow old-style image formats to create string representations of photos, | dkf | 2004-03-26 | 3 | -24/+140 |
| | | | | and allow the production of PPM format data in a string. [Bug 923555] | ||||
* | Doc clarification. [Bug 922610] | dkf | 2004-03-25 | 2 | -2/+8 |
| | |||||
* | Fix typos in documentation | vincentdarley | 2004-03-25 | 8 | -19/+19 |
| | |||||
* | Corrected docs to no longer use malloc/free. [Bug 920695] | dkf | 2004-03-22 | 2 | -3/+8 |
| | |||||
* | XMoveWindow and XMoveResizeWindow need to propagate ConfigureNotify events | wolfsuit | 2004-03-21 | 2 | -2/+56 |
| | | | | to the children of the moved or resized window. | ||||
* | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 125 | -41525/+428 |
| | |||||
* | * unix/tkUnixButton.c (TkpDrawCheckIndicator): correct crash | hobbs | 2004-03-16 | 2 | -3/+24 |
| | | | | | condition for new radio/checkbuttons when colors are exhausted. [Bug 915330] (griffin) | ||||
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 2 | -2/+2 |
| | | | | suppress useless type puning warnings. | ||||
* | fix lint warnings | hobbs | 2004-03-16 | 1 | -1/+2 |
| | |||||
* | fix cast warnings | hobbs | 2004-03-16 | 3 | -13/+14 |
| | |||||
* | no message | davygrvy | 2004-03-09 | 1 | -0/+5 |
| | |||||
* | Checks MSDevDir, not MSVCDir envar. | davygrvy | 2004-03-09 | 2 | -5/+5 |
| | |||||
* | * win/tkWin32Dll.c: Add variables needed when | mdejong | 2004-03-05 | 2 | -1/+16 |
| | | | | | compiling with mem debug under Mingw. This fixes the checking from 2003-12-25. | ||||
* | minor doc fixes for html conversioncore_8_5_a1 | hobbs | 2004-03-04 | 2 | -7/+7 |
| | |||||
* | * unix/Makefile.in (dist): don't require win/lamp.bmp copy in dist | hobbs | 2004-03-04 | 2 | -9/+13 |
| | | | | target (it's already handled by win/rc/*.bmp copy) | ||||
* | minor doc fixes for html conversion | hobbs | 2004-03-04 | 2 | -4/+4 |
| | |||||
* | note TIP#113 changes | hobbs | 2004-03-03 | 1 | -6/+8 |
| | |||||
* | updated changes for 8.5a1 | hobbs | 2004-03-03 | 2 | -1/+54 |
| | |||||
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 9 | -22/+38 |
| | |||||
* | update HP-11 build libs setup | hobbs | 2004-03-02 | 1 | -1/+7 |
| | |||||
* | update changes for 8.4.6 release | dgp | 2004-03-01 | 1 | -2/+5 |
| | |||||
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp | 2004-03-01 | 3 | -16/+23 |
| | | | | | IRIX64-6.5* systems. [Bug 218561] * unix/configure: autoconf-2.57 | ||||
* | remove access to tclInt.h | vincentdarley | 2004-02-28 | 2 | -4/+8 |
| | |||||
* | * macosx/tkMacOSXKeyboard.c (TkpInitKeymapInfo): Don't make | cc_benny | 2004-02-25 | 1 | -0/+5 |
| | | | | | <Alt> and <Meta> synonyms for <Command> and <Option> for now. (already on 2004-02-17) | ||||
* | * library/demos/widget (addFormattedText): Correct off-by-one | cc_benny | 2004-02-25 | 1 | -0/+4 |
| | | | | error. | ||||
* | * (addFormattedText): Correct off-by-one error. | cc_benny | 2004-02-25 | 1 | -2/+2 |
| | |||||
* | * macosx/Makefile: ensure that xcodebuild will use the | das | 2004-02-23 | 2 | -3/+6 |
| | | | | Wish.pbproj project even if a .xcode project is also present. | ||||
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-23 | 4 | -3/+11 |
| | | | | | * macosx/Wish.pbproj/project.pbxproj: * macosx/tkAboutDlg.r: changed year in copyright strings to 2004. | ||||
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 6 | -35/+106 |
| | | | | | | | | * macosx/tkMacOSXXStubs.c: * xlib/ximage.c: fixed MacOSX XGetImage/XPutImage and related functions to deal properly with XImages copied from screen. * generic/tkCanvPs.c (TkImageGetColor): MacOSX fix. [Bug 809157] | ||||
* | update changes to 8.4.6 release | dgp | 2004-02-20 | 1 | -2/+139 |
| | |||||
* | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 3 | -24/+53 |
| | | | | a shrinking grid. [Bug 899246] | ||||
* | * generic/tkBind.c (HandleEventGenerate): only modify root[xy] | hobbs | 2004-02-18 | 2 | -11/+27 |
| | | | | with [xy] when they haven't been otherwise set. | ||||
* | Whitespace police | dgp | 2004-02-18 | 1 | -28/+29 |
| | |||||
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 14 | -73/+296 |
| | | | | | | | | | | | | | | | * doc/radiobutton.n: Tristate Checkbutton and Radiobuttons * generic/tkButton.c: * generic/tkButton.h: * library/demos/check.tcl: * library/demos/radio.tcl: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDefault.h: * tests/button.test: * unix/tkUnixButton.c: * unix/tkUnixDefault.h: * win/tkWinButton.c: * win/tkWinDefault.h: | ||||
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 2 | -2/+7 |
| | | | | variable name [Bug 899010]. | ||||
* | * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonyms | cc_benny | 2004-02-17 | 1 | -1/+15 |
| | | | | for <Command> and <Option> for now. |