summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-0/+6
| | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
* Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, ↵jan.nijtmans2012-09-281-0/+8
| | | | lime, olive, silver and teal), part of TIP #403
* Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-0/+4
|
* [Bug 3562426]: Context menu goes out of edge of screenjan.nijtmans2012-08-281-0/+5
|\
| * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-281-0/+5
| | | | | | | | <p>PLEASE DON'T PUT THIS ASIDE TO A <b>MISTAKE</b> BRANCH OR SOMETHING! It's simply a fork, in fossil there's nothing wrong with that!</p>
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-251-1/+10
| | | | | | that knows how to avoid nasty problems when non-list filters are used.
* | 3554026,3561016 Stop crash with tearoff menus.dgp2012-08-231-0/+4
|/
* nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-0/+5
| | | | version numbers.
* Fixed [Bug 3554081]: Test bind-22.10 failedfvogel2012-08-031-0/+4
|
* [Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fixdkf2012-07-311-0/+6
| | | deprecation warning.
* Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-0/+5
|
* Fixed previous commit date in changelogfvogel2012-07-191-1/+1
|
* [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
|\