summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3545457]: Crash on packing a menubuttonbug_3545457fvogel2012-07-181-0/+4
|
* [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-0/+4
|
* [Bug 3541305]: Xfree/Xsync... should not be macrosjan.nijtmans2012-07-081-0/+5
|
* [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+6
| | | and [winfo geometry]
* [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-0/+6
| | | there's no longer any need to have mysterious increments.
* Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharedjan.nijtmans2012-06-281-0/+7
|
* sync tcl.m4 with Tcl versionjan.nijtmans2012-06-231-0/+1
| | | autoconf-2.13
* [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-221-0/+5
|
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-0/+5
|
* Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-0/+5
|
* Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-071-0/+5
|\ | | | | | | needed for Cygwin
| * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-1/+8
| |\ | |/ |/|
* | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-1/+8
| | | | | | Add .PHONY targets, and various quoting issues (Makefile.in)
| * merge core-8-4-branchjan.nijtmans2012-05-291-0/+35
| |\ | |/ |/|
* | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵jan.nijtmans2012-05-291-0/+11
| | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both.
* | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-0/+9
| | | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll. Fix "make genstubs" when cross-compiling on UNIX
* | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-1/+8
| |
* | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-0/+8
| | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin
| * merge core-8-4-branchjan.nijtmans2012-05-051-0/+10
| |\ | |/ |/|
* | [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-0/+6
|\ \ | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs
* | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-0/+4
| | |
| | * merge core-8-4-branchjan.nijtmans2012-05-021-0/+8
| | |\ | |/ / | | / | |/ |/|
* | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+8
|\ \
| | * merge trunkjan.nijtmans2012-04-261-0/+16
| | |\ | |_|/ |/| | | | | 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.dkf2012-04-261-0/+5
| | |
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-0/+11
| |/ |/|
* | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined!dkf2012-04-221-0/+9
|/
* Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-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.nijtmans2012-04-131-0/+5
| | | some more tkInt.decls formatting
* [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-061-0/+4
|
* some more cygwin compatibility improvementsjan.nijtmans2012-04-061-0/+0
|
* [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-291-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 namejan.nijtmans2012-03-211-0/+5
|
* rfe-3503317: XParseColor speedupjan.nijtmans2012-03-181-0/+6
|
* Patch from the cygwin folksjan.nijtmans2012-03-041-0/+5
|
* [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-281-0/+4
|
* Provide fallback for _strtoi64jan.nijtmans2012-02-261-0/+6
|
* [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
|\
| * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-0/+7
|/
* Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-251-0/+5
|
* [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+13
|
* Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-171-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.nijtmans2011-11-171-0/+5
|
* Add dummy user_data field to XVirtualEvent, for improved upwards ↵jan.nijtmans2011-10-111-0/+6
| | | | compatibility with Tk 8.5
* Support Visual Studio 11jan.nijtmans2011-09-261-0/+4
|
* Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-0/+5
|
* Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵jan.nijtmans2011-08-301-0/+8
| | | | necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+1
|
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+19
|
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-0/+7
|