Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 2 | -1/+35 |
| | |||||
* | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 2 | -0/+14 |
| | | | and [winfo geometry] | ||||
* | typo | jan.nijtmans | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 2 | -32/+37 |
| | | | there's no longer any need to have mysterious increments. | ||||
* | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 6 | -20/+170 |
| | | | remove TkBindDeadWindow from Cygwin stub table | ||||
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 6 | -8/+20 |
| | |||||
* | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
| | | | install tk84.dll | ||||
* | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
| | |||||
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 4 | -223/+224 |
| | | | autoconf-2.13 | ||||
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 3 | -2/+13 |
| | |||||
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 19 | -172/+165 |
| | | | | make various other tables CONST (All backported from Tk 8.6) | ||||
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 9 | -17/+22 |
| | |||||
* | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -69/+145 |
| | |||||
* | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
| | |||||
* | some more quoting issues | jan.nijtmans | 2012-06-07 | 2 | -34/+34 |
| | |||||
* | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 9 | -295/+348 |
|\ | | | | | | | needed for Cygwin | ||||
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 30 | -443/+528 |
| |\ | |/ |/| | |||||
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 29 | -437/+535 |
| | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 23 | -455/+683 |
| |\ | |/ |/| | |||||
* | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵ | jan.nijtmans | 2012-05-29 | 11 | -66/+80 |
| | | | | | | | | | | 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.nijtmans | 2012-05-25 | 10 | -232/+251 |
| | | | | | | | | 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 Cygwin | jan.nijtmans | 2012-05-24 | 9 | -90/+97 |
| | | |||||
* | | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 2 | -9/+9 |
| | | |||||
* | | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
| | | |||||
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 8 | -127/+274 |
| | | | | | | | | export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h | ||||
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -137/+187 |
| | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 6 | -158/+177 |
| |\ | |/ |/| | |||||
* | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 4 | -192/+227 |
|\ \ | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
* | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 |
| | | | |||||
* | | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
| | | | |||||
| | * | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
| | |\ | |_|/ |/| | | |||||
* | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
|\ \ \ | |||||
| * | | | 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 | 18 | -127/+114 |
| |\ \ \ | |||||
| | | | * | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 15 | -388/+452 |
| | | |/ | |||||
| | | * | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -73/+99 |
| | | |\ | |_|_|/ |/| | | | | | | | 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 | 2 | -20/+30 |
| | | | | |||||
* | | | | 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 | 10 | -572/+343 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 10 | -574/+348 |
|/ / / | |||||
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 2 | -4/+13 |
| |/ |/| | |||||
* | | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 8 | -34/+26 |
|\ \ | |/ | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
| * | set [wm maxsize] as well | jan.nijtmans | 2012-04-16 | 1 | -0/+1 |
| | | |||||
| * | Fix bug 533519 | jan.nijtmans | 2012-04-16 | 8 | -51/+21 |
| | | |||||
* | | 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 | 2 | -67/+71 |
|/ | | | reduce command table size | ||||
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 4 | -10/+18 |
| | | | some more tkInt.decls formatting | ||||
* | disallow colors like "xellow" | jan.nijtmans | 2012-04-12 | 1 | -2/+7 |
| | |||||
* | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 10 | -2160/+1638 |
| |