Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 21 | -97/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * macosx/Wish-Common.xcconfig: * unix/configure.in: * unix/tk.spec: * win/README: * win/configure.in: * win/tcl.m4: * unix/configure: autoconf-2.59 * win/configure: * generic/tkConsole.c: Relax Tcl_InitStubs() calls so that a Tk 8.6 * generic/tkMain.c: might [load] into a Tcl 8.5 interp. * generic/tkWindow.c: * generic/tkStubLib.c: Update to compatibility with a libtcl.so that contains no "tclStubsPtr" [Tcl Bug 1819422]. * generic/tkDecls.h: make genstubs * generic/tkIntDecls.h: * generic/tkIntPlatDecls.h: * generic/tkIntXlibDecls.h: * generic/tkPlatDecls.h: | ||||
* | 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 |
| | |||||
* | Correct cross-reference | dkf | 2008-03-16 | 1 | -3/+3 |
| | |||||
* | Made work when run twice in the same session. [Bug 1899664] | dkf | 2008-03-16 | 2 | -697/+798 |
| | | | | 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 | 4 | -37/+43 |
| | | | | | * 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 | 2 | -1/+7 |
| | |||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 | das | 2008-03-12 | 4 | -4/+29 |
| | | | | | * 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 | 2 | -4/+30 |
| | | | | (workaround for [Bug 1090382]). | ||||
* | handle quoting of possibly empty XLIB_INCLUDE_INSTALL_DIR. [Bug 1912679] | das | 2008-03-12 | 1 | -2/+2 |
| | |||||
* | clarification | das | 2008-03-11 | 1 | -2/+2 |
| | |||||
* | * unix/configure: autoconf-2.59 | das | 2008-03-11 | 1 | -42/+42 |
| | |||||
* | * macosx/GNUmakefile: fix quoting to allow paths to | das | 2008-03-11 | 7 | -166/+196 |
| | | | | | | | | | | | * 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. | ||||
* | * generic/tkCanvUtil.c: fix gcc-4.2 warnings. | das | 2008-03-11 | 1 | -7/+7 |
| | |||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 and | das | 2008-03-11 | 2 | -3/+261 |
| | | | | | * macosx/Wish.xcodeproj/default.pbxuser: targets for building with * macosx/Wish-Common.xcconfig: gcc-4.2 and llvm-gcc-4.2. | ||||
* | * library/demos/knightstour.tcl: Aqua GOOBE. | das | 2008-03-11 | 2 | -15/+26 |
| | | | | * library/demos/widget: | ||||
* | * changes: Updates for 8.5.2 release. | dgp | 2008-03-10 | 2 | -1/+11 |
| | |||||
* | Improve HTML generation for color lists. | dkf | 2008-03-07 | 2 | -904/+892 |
| | |||||
* | Move "TAB IDENTIFIERS" section above "WIDGET COMMAND" section [Bug 1882011]. | jenglish | 2008-03-06 | 2 | -22/+27 |
| | |||||
* | Added a Knights tour canvas demo. | patthoyts | 2008-02-29 | 3 | -1/+254 |
| | |||||
* | fix copyright year | das | 2008-02-27 | 1 | -4/+4 |
| | |||||
* | * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat() | das | 2008-02-27 | 2 | -12/+31 |
| | | | | API [Bug 1863346]; avoid repeated PixPat allocation/deallocation. | ||||
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 4 | -6/+34 |
| | | | | 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 | 2 | -9/+9 |
| | | | | [FR 1898288] | ||||
* | Document missing configure options. | dkf | 2008-02-14 | 2 | -117/+126 |
| | |||||
* | Added basic documentation for ttk::scale. [Bug 1881925] | dkf | 2008-02-06 | 2 | -0/+106 |
| | |||||
* | Correct security bug ID.core_8_5_1 | dgp | 2008-02-04 | 2 | -4/+4 |
| | |||||
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 8 | -14/+25 |
| | | | | | | | | | | | * 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 | 3 | -17/+19 |
| | |||||
* | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 4 | -15/+34 |
| | | | | | | | | | * 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 |