Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve handling of various versions for patchlevel to winversion conversion | hobbs | 2008-06-13 | 2 | -13/+13 |
| | |||||
* | * win/configure, win/configure.in (TK_WIN_VERSION): fix handling | hobbs | 2008-06-13 | 3 | -9/+14 |
| | | | | of interim a/b versioning for manifest usage. | ||||
* | * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a | das | 2008-06-12 | 2 | -6/+9 |
| | | | | | | global grab capture and to release the restrict window capture when releasing a button grab. Fixes segfault due to dangling reference to restrict window inside TkpSetCapture() implementation. [Bug 1991932] | ||||
* | s/target/config/ | das | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity | das | 2008-06-12 | 2 | -2/+18 |
| | | | | instead of OverallAct (which may be ignored in some circumstances). | ||||
* | * unix/configure: autoconf-2.59 | das | 2008-06-12 | 1 | -26/+49 |
| | |||||
* | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. | das | 2008-06-12 | 1 | -24/+39 |
| | |||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add debug configs for 64bit, | das | 2008-06-12 | 5 | -505/+853 |
| | | | | | | | | | * macosx/Wish.xcodeproj/default.pbxuser: with gcov, and with corefoundation disabled; updates & cleanup for Xcode 3.1 and for Leopard; sync with Tcl.xcodeproj. * macosx/Wish.xcode/project.pbxproj: sync Wish.xcodeproj changes. * macosx/Wish.xcode/default.pbxuser: * macosx/README: document new build configs. | ||||
* | Use Xutf8LookupString where available [Patch #1986818]. | jenglish | 2008-06-11 | 2 | -14/+95 |
| | | | | | This should fix problems (like #1908443) where Xlib's idea of the system encoding does not match Tcl's. | ||||
* | Avoid passing width or height <= 0 to Tk_RedrawImage, | jenglish | 2008-05-23 | 2 | -1/+12 |
| | | | | as this leads to a panic on Windows [Bug 1967576] | ||||
* | Support for ttk widgets in AmpWidget | patthoyts | 2008-05-11 | 2 | -5/+7 |
| | |||||
* | Backported documentation fixes from HEAD | patthoyts | 2008-05-11 | 18 | -62/+68 |
| | |||||
* | fix Makefile dependency | das | 2008-05-06 | 1 | -2/+2 |
| | |||||
* | "default" and "focus" adornments should not be disjoint [Bug 1942785] | jenglish | 2008-05-04 | 2 | -1/+8 |
| | |||||
* | revert erroneous CONST->const sync | das | 2008-05-03 | 1 | -2/+2 |
| | |||||
* | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease ↵ | das | 2008-05-03 | 8 | -1964/+1934 |
| | | | | branch maintenance. | ||||
* | llvm-gcc fix | das | 2008-05-03 | 1 | -7/+1 |
| | |||||
* | * generic/tkCanvas.c: Fix logic that determines when canvas item | dgp | 2008-04-17 | 2 | -7/+13 |
| | | | | <Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482] | ||||
* | * configure tktest-X11 with --disable-corefoundation to enable testing of ↵ | das | 2008-04-15 | 2 | -7/+25 |
| | | | | | | | both notifiers from Xcode * add vsapi.test * sync Wish.xcode with Wish.xcodeproj | ||||
* | backported tk_chooseColor -title fix from HEAD | patthoyts | 2008-04-14 | 4 | -8/+89 |
| | |||||
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguish | dgp | 2008-04-11 | 8 | -19/+30 |
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 3 | -3/+29 |
| | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
* | use kenny variant for 1936238 fix | hobbs | 2008-04-07 | 2 | -13/+5 |
| | |||||
* | * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann) | hobbs | 2008-04-07 | 2 | -2/+7 |
| | |||||
* | Fix the foreground colour for labelframe in xp | patthoyts | 2008-04-03 | 2 | -2/+6 |
| | |||||
* | ensure WORDS_BIGENDIAN #define agrees with autoconf | das | 2008-04-02 | 1 | -2/+2 |
| | |||||
* | typo | dgp | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | * generic/tkStubLib.c (Tcl_InitStubs): Added missing error message. | dgp | 2008-04-02 | 3 | -2/+12 |
| | | | | * generic/tkWindow.c (Tk_PkgInitStubsCheck): | ||||
* | autoconf-2.59 | das | 2008-04-01 | 1 | -8/+185 |
| | |||||
* | sync with tcl/unix/tcl.m4 changes | das | 2008-04-01 | 1 | -3/+24 |
| | |||||
* | autoconf-2.59core_8_5_2 | dgp | 2008-03-28 | 2 | -2/+2 |
| | |||||
* | * README: Bump to 8.5.2 for release. | dgp | 2008-03-28 | 8 | -19/+31 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-28 | 2 | -1/+9 |
| | |||||
* | whitespace fixes | hobbs | 2008-03-27 | 1 | -19/+8 |
| | |||||
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_library | hobbs | 2008-03-27 | 2 | -31/+30 |
| | | | | and its subdirs (eg, ttk) are on the "safe" access path. | ||||
* | * unix/configure: autoconf-2.59 | das | 2008-03-27 | 1 | -9/+1 |
| | |||||
* | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 2 | -1/+7 |
| | |||||
* | * generic/ttk/ttkStubLib.c: ensure tcl stubs are used in libtkstub | das | 2008-03-27 | 3 | -4/+21 |
| | | | | | | even in a static build of Tk. * generic/ttk/ttkDecls.h: fix incorrect number of arguments in Ttk_InitStubs macro definition. | ||||
* | whitespace, typo | das | 2008-03-27 | 1 | -2/+2 |
| | |||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-26 | 3 | -5/+18 |
| | | | | | * unix/tkUnixCursor.c: Stop crash in [. configure -cursor] on X11. Thanks to emiliano gavilán. [Bug 1922466] | ||||
* | XIM reorganization and cleanup; see [Patch 1919791] for details. | jenglish | 2008-03-26 | 7 | -226/+124 |
| | |||||
* | Minor fixes to copyright declarations (spelling, consistency) | dkf | 2008-03-26 | 1 | -2/+2 |
| | |||||
* | Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030] | jenglish | 2008-03-21 | 4 | -14/+13 |
| | |||||
* | Rewrote so that tests clean up after themselves, not after the preceding test. | dkf | 2008-03-20 | 2 | -885/+951 |
| | |||||
* | initialize StubsPtr vars to NULL | das | 2008-03-19 | 1 | -6/+6 |
| | |||||
* | ttkStubLib.o needs to be in tk library as well as stub library | das | 2008-03-19 | 1 | -2/+2 |
| | |||||
* | ensure symbols needed for Ttk stub support are exported | das | 2008-03-19 | 2 | -6/+12 |
| | |||||
* | Documented Tk_PreserveColormap. [Bug 220809] | dkf | 2008-03-19 | 2 | -13/+22 |
| | |||||
* | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007]. | jenglish | 2008-03-18 | 4 | -14/+16 |
| | |||||
* | Aqua GOOBE | das | 2008-03-17 | 1 | -2/+6 |
| |