Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/target/config/ | das | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity | das | 2008-06-12 | 1 | -0/+16 |
| | | | | instead of OverallAct (which may be ignored in some circumstances). | ||||
* | Use Xutf8LookupString where available [Patch #1986818]. | jenglish | 2008-06-11 | 1 | -0/+6 |
| | | | | | 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 | 1 | -0/+5 |
| | | | | as this leads to a panic on Windows [Bug 1967576] | ||||
* | Support for ttk widgets in AmpWidget | patthoyts | 2008-05-11 | 1 | -0/+2 |
| | |||||
* | Backported documentation fixes from HEAD | patthoyts | 2008-05-11 | 1 | -0/+5 |
| | |||||
* | "default" and "focus" adornments should not be disjoint [Bug 1942785] | jenglish | 2008-05-04 | 1 | -0/+5 |
| | |||||
* | * generic/tkCanvas.c: Fix logic that determines when canvas item | dgp | 2008-04-17 | 1 | -3/+8 |
| | | | | <Enter> event should fire. Thanks to Sebastian Wangnick. [Bug 1327482] | ||||
* | backported tk_chooseColor -title fix from HEAD | patthoyts | 2008-04-14 | 1 | -0/+6 |
| | |||||
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguish | dgp | 2008-04-11 | 1 | -0/+11 |
| | | | | | | | | | | * 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 | 1 | -0/+3 |
| | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
* | use kenny variant for 1936238 fix | hobbs | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann) | hobbs | 2008-04-07 | 1 | -0/+4 |
| | |||||
* | Fix the foreground colour for labelframe in xp | patthoyts | 2008-04-03 | 1 | -0/+4 |
| | |||||
* | typo | dgp | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | * generic/tkStubLib.c (Tcl_InitStubs): Added missing error message. | dgp | 2008-04-02 | 1 | -0/+5 |
| | | | | * generic/tkWindow.c (Tk_PkgInitStubsCheck): | ||||
* | * README: Bump to 8.5.2 for release. | dgp | 2008-03-28 | 1 | -0/+12 |
| | | | | | | | | | | | * 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 | 1 | -0/+4 |
| | |||||
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_library | hobbs | 2008-03-27 | 1 | -0/+5 |
| | | | | and its subdirs (eg, ttk) are on the "safe" access path. | ||||
* | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] | das | 2008-03-27 | 1 | -0/+6 |
| | |||||
* | * generic/ttk/ttkStubLib.c: ensure tcl stubs are used in libtkstub | das | 2008-03-27 | 1 | -0/+7 |
| | | | | | | even in a static build of Tk. * generic/ttk/ttkDecls.h: fix incorrect number of arguments in Ttk_InitStubs macro definition. | ||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-26 | 1 | -0/+7 |
| | | | | | * 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 | 1 | -0/+6 |
| | |||||
* | Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030] | jenglish | 2008-03-21 | 1 | -0/+5 |
| | |||||
* | Rewrote so that tests clean up after themselves, not after the preceding test. | dkf | 2008-03-20 | 1 | -0/+6 |
| | |||||
* | Documented Tk_PreserveColormap. [Bug 220809] | dkf | 2008-03-19 | 1 | -5/+8 |
| | |||||
* | Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007]. | jenglish | 2008-03-18 | 1 | -0/+6 |
| | |||||
* | Made work when run twice in the same session. [Bug 1899664] | dkf | 2008-03-16 | 1 | -6/+11 |
| | | | | Also made the control panel use Ttk widgets. | ||||
* | d'oh! s/backspace/backslash/ | das | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | * unix/configure.in: use backspace-quoting instead of double-quoting | das | 2008-03-13 | 1 | -0/+6 |
| | | | | | * unix/tcl.m4: for lib paths in tkConfig.sh [Bug 1913622]. * unix/configure: autoconf-2.59 | ||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-13 | 1 | -0/+4 |
| | |||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 | das | 2008-03-12 | 1 | -0/+6 |
| | | | | | * macosx/Wish.xcodeproj/default.pbxuser: CODE_SIGN_IDENTITY and * macosx/Wish-Common.xcconfig: 'xcodebuild install'. | ||||
* | Try a fallback font if XftFontOpenPattern() fails in GetFont | jenglish | 2008-03-12 | 1 | -0/+5 |
| | | | | (workaround for [Bug 1090382]). | ||||
* | * macosx/GNUmakefile: fix quoting to allow paths to | das | 2008-03-11 | 1 | -0/+23 |
| | | | | | | | | | | | * macosx/Wish-Common.xcconfig: ${builddir}, ${INSTALL_ROOT} * unix/Makefile.in: and ${TCL_BIN_DIR} to contain * unix/configure.in: spaces. * unix/install-sh: * unix/tcl.m4: * unix/Makefile.in (install-strip): strip non-global symbols from dynamic library. | ||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-10 | 1 | -0/+4 |
| | |||||
* | Improve HTML generation for color lists. | dkf | 2008-03-07 | 1 | -7/+11 |
| | |||||
* | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011]. | jenglish | 2008-03-06 | 1 | -0/+5 |
| | |||||
* | Added a Knights tour canvas demo. | patthoyts | 2008-02-29 | 1 | -0/+5 |
| | |||||
* | * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat() | das | 2008-02-27 | 1 | -0/+5 |
| | | | | API [Bug 1863346]; avoid repeated PixPat allocation/deallocation. | ||||
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -0/+7 |
| | | | | as intended [Bug 1890211]. Clarified documentation. | ||||
* | Don't enforce minimum sash thickness of 5 pixels, just use 5 as a default | jenglish | 2008-02-23 | 1 | -0/+5 |
| | | | | [FR 1898288] | ||||
* | Document missing configure options. | dkf | 2008-02-14 | 1 | -0/+4 |
| | |||||
* | Added basic documentation for ttk::scale. [Bug 1881925] | dkf | 2008-02-06 | 1 | -0/+4 |
| | |||||
* | Correct security bug ID.core_8_5_1 | dgp | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -2/+13 |
| | | | | | | | | | | | * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | move tag | dgp | 2008-02-04 | 1 | -2/+2 |
| | |||||
* | Minor documentation improvements | dkf | 2008-02-04 | 1 | -0/+5 |
| | |||||
* | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 1 | -2/+12 |
| | | | | | | | | | * unix/configure.in (Darwin): all library/msgs locales. * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. * unix/configure: autoconf-2.59 | ||||
* | * changes: Updates for 8.5.1 release. | dgp | 2008-02-01 | 1 | -1/+7 |
| | |||||
* | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -0/+5 |
| | | | | * tests/imgPhoto.test: Added a test for the above. |