| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several problems with Icelandic (and Faroese) keyboards | cc_benny | 2004-04-21 | 1 | -48/+338 |
|
|
* | 2004-04-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | cc_benny | 2004-04-21 | 1 | -0/+12 |
|
|
* | * library/bgerror.tcl (bgerror): rework to only set -topmost bit | hobbs | 2004-04-17 | 2 | -55/+41 |
|
|
* | Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't" | jenglish | 2004-04-04 | 2 | -2/+14 |
|
|
* | Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the default | wolfsuit | 2004-04-01 | 5 | -69/+121 |
|
|
* | * generic/tkImgPhoto.c: Removed outdated #include's of the tclMath.h | dgp | 2004-03-31 | 3 | -4/+9 |
|
|
* | 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 |
|
|
* | * README: Bump version to 8.5a2. | dgp | 2004-03-26 | 9 | -18/+30 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to | hobbs | 2004-03-16 | 2 | -2/+2 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | * library/demos/widget (addFormattedText): Correct off-by-one | cc_benny | 2004-02-25 | 1 | -0/+4 |
|
|
* | * (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 |
|
|
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-23 | 4 | -3/+11 |
|
|
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 6 | -35/+106 |
|
|
* | 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 |
|
|
* | * generic/tkBind.c (HandleEventGenerate): only modify root[xy] | hobbs | 2004-02-18 | 2 | -11/+27 |
|
|
* | Whitespace police | dgp | 2004-02-18 | 1 | -28/+29 |
|
|
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 14 | -73/+296 |
|
|
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 2 | -2/+7 |
|
|
* | * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonyms | cc_benny | 2004-02-17 | 1 | -1/+15 |
|
|
* | Thought about the doc-fix a bit more and decided to remove the typedef
| dkf | 2004-02-17 | 1 | -3/+1 |
|
|