Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly handle quoted ampersands in AmpMenuArgs and friends | patthoyts | 2010-01-04 | 2 | -20/+8 |
| | |||||
* | Patch 2848897: Support the system keyboard cues setting on Windows | patthoyts | 2010-01-03 | 3 | -22/+99 |
| | | | | Backported this patch from HEAD (kovalenko, thoyts) | ||||
* | tearoff menus should be transient and use the toolwindow style on Windows | patthoyts | 2010-01-03 | 2 | -2/+9 |
| | |||||
* | menu tests using 'tkwait visibility' are unix only | patthoyts | 2010-01-03 | 2 | -4/+8 |
| | |||||
* | Revert my last commit on grounds it is more likely to cause problems than not. | dkf | 2010-01-02 | 2 | -8/+1 |
| | |||||
* | Added point-size conversion, from Ubuntu port. | dkf | 2010-01-02 | 2 | -1/+8 |
| | |||||
* | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 9 | -114/+209 |
| | |||||
* | Oops! | dkf | 2010-01-02 | 1 | -4/+4 |
| | |||||
* | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work. | dkf | 2010-01-01 | 4 | -75/+67 |
| | |||||
* | Patch 2879789: Make torn-off menu entrys activate across whole window | patthoyts | 2009-12-30 | 3 | -14/+64 |
| | | | | backported from HEAD. | ||||
* | Highlight for cascade items in torn-off menus is incorrect on Windows. | patthoyts | 2009-12-27 | 2 | -4/+12 |
| | | | | Applied patch from [Bug 2879927]. | ||||
* | [Bug 2914943]: Correct the first option(n) example. | dkf | 2009-12-25 | 2 | -9/+48 |
| | | | | | Also define what the format of option patterns is; that's a much less commonly known fact than it used to be. | ||||
* | ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356]. | jenglish | 2009-12-23 | 2 | -3/+11 |
| | |||||
* | [Bug 2919205]: Correct ordering of arguments to tk_messageBox. | dkf | 2009-12-22 | 2 | -2/+7 |
| | |||||
* | Apply (a version of) [Patch 2917663]. | dkf | 2009-12-20 | 2 | -38/+62 |
| | |||||
* | generic/ttk/ttkNotebook.c: Don't call Tk_DeleteOptionTable() | jenglish | 2009-12-16 | 2 | -4/+5 |
| | | | | [Bug 2915709], backport fix for [Bug 2496162]. | ||||
* | Rename variable to avoid clash with floorplan demo. Reported by | dkf | 2009-12-16 | 1 | -3/+3 |
| | | | | Emiliano Gavilan. | ||||
* | * library/demos/unicodeout.tcl: Added code to check for | Kevin B Kenny | 2009-12-15 | 2 | -19/+51 |
| | | | | | | | | right-to-left support on Windows and adjust Hebrew and Arabic character strings accordingly. Changed the Hebrew string to 'ktb ebryt' (ktav Ivrit, "Hebrew writing") to be consistent with at least the Greek and Russian strings. Thanks to Rodrigo Readi for calling the inconsistency to our attention. | ||||
* | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 1 | -1/+1 |
| | | | | through the stubs table since 8.5.9 | ||||
* | [Bugs 220600, 220690]: Comment that TkWinChildProc is exported | nijtmans | 2009-12-12 | 2 | -2/+8 |
| | | | | through the stubs table since 8.5.9 | ||||
* | [Bug 2912473]: Stop problems caused by display names with a double colon in. | dkf | 2009-12-11 | 2 | -75/+89 |
| | |||||
* | Added demo of ttk::scale widget. | dkf | 2009-12-10 | 3 | -5/+52 |
| | |||||
* | * library/safetk.tcl (::safe::loadTk): [Bug 2902573]: Fixed access | andreas_kupries | 2009-12-10 | 2 | -3/+14 |
| | | | | | | to the cleanupHook of the safe base. The code used the old internal commands which have been removed since 2009-12-09. See Tcl's ChangeLog. | ||||
* | Apply [Bug 2911570]'s patch to make color value hashing work on 64-bit. | dkf | 2009-12-09 | 2 | -15/+24 |
| | |||||
* | [Bug 2864685] backported extended window manager hinting from HEAD | patthoyts | 2009-12-08 | 2 | -1/+38 |
| | |||||
* | * macosx/tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] | cc_benny | 2009-12-06 | 2 | -4/+19 |
| | | | | Merge fix from HEAD (1.44). | ||||
* | Fix the selection of treeview rows on Windows XP and Vista | patthoyts | 2009-12-03 | 4 | -4/+37 |
| | |||||
* | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 6 | -23/+46 |
| | | | | | make TkWinChildProc available in private stub table. [Bug #220600] and [Bug #220690]. | ||||
* | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE. | stwo | 2009-11-25 | 2 | -1/+6 |
| | |||||
* | Fix [Bug 2902814]. XChangeProperty is misspecified for LP64, but we're stuck | dkf | 2009-11-24 | 2 | -43/+52 |
| | | | | with it. | ||||
* | Make sure the window is still present when handling delayed activation [Bug ↵ | patthoyts | 2009-11-22 | 3 | -5/+66 |
| | | | | 2899949] | ||||
* | [Bug 2307837] Backported fix for running dialog tests on non-English locales | patthoyts | 2009-11-13 | 3 | -35/+78 |
| | |||||
* | * changes: Updated for 8.5.8 release.core_8_5_8 | dgp | 2009-11-12 | 2 | -3/+7 |
| | |||||
* | move tag | dgp | 2009-11-04 | 1 | -5/+5 |
| | |||||
* | [Bug 2891541] fix minimization of main window when it is grabbed. | patthoyts | 2009-11-03 | 3 | -3/+17 |
| | | | | | | This fixes a fault in some applications that fail to release a grab set on the main toplevel which were prevented from minimizing on windows following the changes for bug 1847002. | ||||
* | *** 8.5.8 TAGGED FOR RELEASE *** | dgp | 2009-11-03 | 10 | -37/+77 |
| | | | | | | | | | | | | | | * generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release. | ||||
* | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 2 | -2/+47 |
| | |||||
* | Minor correction. | dkf | 2009-11-02 | 1 | -2/+2 |
| | |||||
* | [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems. | patthoyts | 2009-10-29 | 2 | -3/+24 |
| | |||||
* | Minor glitch fix. | dkf | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 2 | -5/+22 |
| | |||||
* | Fix [Bug 1854913] by improving the class bindings. | dkf | 2009-10-25 | 2 | -9/+17 |
| | |||||
* | Backport of fix for [Bug 2883712]. | dkf | 2009-10-24 | 2 | -18/+28 |
| | |||||
* | [Patch 1530276]: Improve no-indicator check/radio buttons on Unix. | dkf | 2009-10-24 | 3 | -10/+127 |
| | |||||
* | Apply (slight cleaner, tested) version of [Patch 1469210]. | dkf | 2009-10-22 | 4 | -24/+97 |
| | |||||
* | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 6 | -36/+61 |
| | | | | with global variables (the only way it *can* work...) | ||||
* | Update dll version numbers of dde/reg extension in the makefile. | patthoyts | 2009-10-15 | 1 | -3/+3 |
| | |||||
* | tracker number | dgp | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcl | dgp | 2009-10-15 | 8 | -14/+24 |
| | | | | | | | | | * generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and * generic/tkWindow.c: later 8.*) interps. * library/tk.tcl * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: | ||||
* | [Bug 1961455]: Draw underlines and overstrikes when using Xft for font rendering | dkf | 2009-10-10 | 2 | -4/+63 |
| |