Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 3 | -14/+12 |
|\ | |||||
| * | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -53/+70 |
| |\ | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
| * | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
| | | | |||||
* | | | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
|\ \ \ | |/ / | |||||
| * | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| |\ \ | |||||
| | * | | unused variable | jan.nijtmans | 2012-04-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix (hopefully) menu posting in the same way as window placement | jan.nijtmans | 2012-04-20 | 16 | -125/+97 |
| | |\ \ | |||||
* | | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 4 | -308/+310 |
| |_|_|/ |/| | | | |||||
* | | | | merge trunk | jan.nijtmans | 2012-04-26 | 2 | -73/+83 |
|\ \ \ \ | |/ / / | | | | | | | | | shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs | ||||
| * | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
| | | | | |||||
| * | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
| | | | | |||||
| * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 5 | -400/+143 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 6 | -402/+159 |
|/ / / | |||||
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
| |/ |/| | |||||
* | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 12 | -24/+24 |
| | | |||||
* | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 1 | -65/+62 |
|/ | | | reduce command table size | ||||
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 2 | -6/+6 |
| | | | some more tkInt.decls formatting | ||||
* | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 5 | -1884/+1344 |
| | |||||
* | make genstubs | dgp | 2012-04-09 | 3 | -980/+971 |
| | |||||
* | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
| | |||||
* | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -3/+3 |
| | |||||
* | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 3 | -1835/+1590 |
| | |||||
* | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | fix scoping of buf (introduced with fix for [Bug 2809525] | jan.nijtmans | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -43/+51 |
| | |||||
* | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
| | |||||
* | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
| | |||||
* | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 6 | -5/+73 |
|\ | |||||
| * | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 2 | -28/+35 |
| | | |||||
| * | let Tk_NameOfColor output a shorter color-name, when possible | jan.nijtmans | 2012-02-11 | 1 | -0/+15 |
| | | |||||
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 5 | -5/+67 |
|/ | |||||
* | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 1 | -3/+3 |
| | |||||
* | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
| | |||||
* | Add dummy user_data field to XVirtualEvent, for improved upwards ↵ | jan.nijtmans | 2011-10-11 | 1 | -0/+5 |
| | | | | compatibility with Tk 8.5 | ||||
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 3 | -16/+1 |
| | |||||
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -4/+4 |
| | |||||
* | [Bug 3175610]: Incomplete refresh of line items. | dgp | 2011-06-10 | 1 | -2/+5 |
| | |||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 105 | -209/+0 |
| | |||||
* | Restore proper NUL output to the [console]. [Bug 2546087] | dgp | 2011-06-06 | 1 | -1/+19 |
| | |||||
* | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+1 |
| | |||||
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One ↵ | jan.nijtmans | 2011-03-28 | 1 | -5/+7 |
| | | | | more place where this problem could appear. | ||||
* | [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. | nijtmans | 2011-01-25 | 2 | -5/+5 |
| | | | | Just the strcpy->memcpy part, to prevent anything like [Bug #3164879] | ||||
* | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 2 | -7/+11 |
| | | | | Fix 2 minor gcc warnings in tkWinTest.c | ||||
* | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -4/+5 |
| | | | | | to ensure that the record doesn't get freed until after all widget instance commands have been deleted (Fixes [Bug#2952745]). | ||||
* | Apply (upgraded) version of [Patch 1469210]. | dkf | 2009-10-22 | 2 | -47/+87 |
| | |||||
* | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -2/+3 |
| | | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608] | ||||
* | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 1 | -1/+13 |
| | |||||
* | * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restore | dgp | 2009-04-09 | 1 | -1/+3 |
| | | | | compat with early 8.4.* releases. Thanks Stuart Cassoff. [Bug 1723812] | ||||
* | [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to ↵ | patthoyts | 2009-02-28 | 1 | -1/+8 |
| | | | | avoid a crash when mapping dead windows. | ||||
* | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 2 | -3/+12 |
| | | | | | * generic/tkMenu.c: Instruments.app Leaks tool. * macosx/tkMacOSXWm.c: |