Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -0/+6 |
|\ | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
| * | merge trunk | jan.nijtmans | 2012-04-26 | 1 | -0/+16 |
| |\ | | | | | | | | | | shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs | ||||
* | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -0/+4 |
| | | | |||||
* | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -0/+8 |
|\ \ \ | |_|/ |/| | | |||||
* | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -0/+5 |
| | | | |||||
* | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -0/+11 |
| |/ |/| | |||||
* | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -0/+9 |
|/ | |||||
* | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 1 | -0/+8 |
| | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -0/+5 |
| | | | some more tkInt.decls formatting | ||||
* | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
| | |||||
* | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -0/+0 |
| | |||||
* | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -0/+9 |
| | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
* | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
| | |||||
* | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
| | |||||
* | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+5 |
| | |||||
* | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -0/+4 |
| | |||||
* | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 1 | -0/+6 |
| | |||||
* | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -0/+7 |
|\ | |||||
| * | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 1 | -0/+7 |
|/ | |||||
* | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 1 | -0/+5 |
| | |||||
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+13 |
| | |||||
* | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 1 | -0/+6 |
| | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line | ||||
* | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+5 |
| | |||||
* | Add dummy user_data field to XVirtualEvent, for improved upwards ↵ | jan.nijtmans | 2011-10-11 | 1 | -0/+6 |
| | | | | compatibility with Tk 8.5 | ||||
* | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -0/+4 |
| | |||||
* | Add --disable-rpath option to configure script | jan.nijtmans | 2011-09-06 | 1 | -0/+5 |
| | |||||
* | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-08-30 | 1 | -0/+8 |
| | | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support. | ||||
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+1 |
| | |||||
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -0/+19 |
| | |||||
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -0/+7 |
| | |||||
* | [Bug 3380684] XEmptyRegion prototype doesn't match usage | jan.nijtmans | 2011-07-28 | 1 | -0/+5 |
| | |||||
* | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 1 | -0/+5 |
| | |||||
* | [Bug 3175610]: Incomplete refresh of line items. | dgp | 2011-06-10 | 1 | -0/+5 |
| | |||||
* | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -0/+5 |
| | |||||
* | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+5 |
| | |||||
* | Document all variable options as global. | pspjuth | 2011-04-21 | 1 | -0/+8 |
| | |||||
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One ↵ | jan.nijtmans | 2011-03-28 | 1 | -0/+5 |
| | | | | more place where this problem could appear. | ||||
* | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support | jan.nijtmans | 2011-03-24 | 1 | -455/+460 |
| | |||||
* | SEH-emulation for AMD64 | jan.nijtmans | 2011-03-11 | 1 | -0/+7 |
| | | | | | mingw-w64 does not accept _WIN32_IE < 0x0501 Merged --cherrypick from core-8-5-branch (2010-12-13, f4ecadb40d) remove conflicting definition of timezone struct | ||||
* | SC_EMBED_MANIFEST macro | jan.nijtmans | 2011-03-11 | 1 | -0/+6 |
| | | | Merged --cherrypick from core-8-5-branch (2010-08-26, 3416226333358009f) | ||||
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 1 | -0/+7 |
| | | | | Just the strcpy->memcpy part, to prevent anything like [Bug #3164879] | ||||
* | [Patch #3154705] Close button has no effect. | nijtmans | 2011-01-13 | 1 | -0/+5 |
| | | | | Add <Escape> binding as well (backported from Tcl 8.5) | ||||
* | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ↵ | nijtmans | 2010-10-31 | 1 | -0/+9 |
| | | | | | | | | number of deprecation warnings on later VC++ versions. Better VCVERSION determination. All changes backported from Tcl8.5/8.6 | ||||
* | Update for VS10 | nijtmans | 2010-10-23 | 1 | -1/+5 |
| | |||||
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -0/+9 |
| | | | | Fix 2 minor gcc warnings in tkWinTest.c | ||||
* | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -0/+7 |
| | | | | | to ensure that the record doesn't get freed until after all widget instance commands have been deleted (Fixes [Bug#2952745]). | ||||
* | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -0/+10 |
| | |||||
* | [Bug 2912473]: Stop problems caused by display names with a double colon in. | dkf | 2009-12-11 | 1 | -0/+5 |
| | |||||
* | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 1 | -0/+7 |
| | |||||
* | Fix [Bug 2809525] by limiting X11 color name lengths. | dkf | 2009-10-25 | 1 | -0/+6 |
| |