Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 2 | -76/+104 |
| | |||||
* | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 5 | -121/+116 |
| | | | ** WORK IN PROGRESS ** | ||||
* | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ | |||||
| * | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
| | | |||||
* | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \ | |/ | | | | | ::argv variable before trying to use it | ||||
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| |\ | | | | | | | | | | ::argv variable before trying to use it | ||||
| | * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ↵ | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| | | | | | | | | | | | | ::argv variable before trying to use it | ||||
* | | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of ↵ | jan.nijtmans | 2012-07-05 | 1 | -34/+19 |
| | | | | | | | | | | | | Tcl_GetIndexFromObjStruct | ||||
* | | | typo | jan.nijtmans | 2012-07-04 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | typo | jan.nijtmans | 2012-07-04 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | typo | jan.nijtmans | 2012-07-04 | 1 | -1/+1 |
| | | | |||||
* | | | Improved solution to [Bug 3540127] that disconnects options from their order, | dkf | 2012-07-04 | 1 | -35/+46 |
|\ \ \ | |/ / | | | | so reducing the likelihood of nausea when contemplating the dialog code. | ||||
| * | | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -35/+46 |
| |\ \ | | |/ | | | | options are listed in error messages in alphabetical order. | ||||
| | * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -32/+31 |
| | | | | | | | | | there's no longer any need to have mysterious increments. | ||||
* | | | [Bug 3540127]: filebox.test fails on win32 | jan.nijtmans | 2012-07-04 | 1 | -10/+11 |
|\ \ \ | |/ / | |||||
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 2 | -23/+11 |
| |\ \ | | |/ | | | | | | | remove TkBindDeadWindow from Cygwin stub table [Bug 3540127]: filebox.test fails on win32 | ||||
| | * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 2 | -15/+0 |
| | | | | | | | | | remove TkBindDeadWindow from Cygwin stub table | ||||
* | | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | are statically allocated. Caught by Michael Kirkham. | ||||
| * | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 1 | -1/+1 |
| | | | | | | | | | are statically allocated. Caught by Michael Kirkham. | ||||
* | | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 2 | -47/+41 |
| | | | | | | | | | autoconf-2.13 | ||||
| | * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
| | | | |||||
* | | | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 2 | -3/+3 |
| | | | |||||
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-08 | 9 | -68/+120 |
|\ \ \ | |/ / | | | | | | | needed for Cygwin | ||||
| * | | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 2 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -5/+5 |
| | | | |||||
| * | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+1 |
| | | | |||||
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, ↵ | jan.nijtmans | 2012-06-07 | 4 | -45/+80 |
| |\ \ | | |/ | | | | | | | needed for Cygwin | ||||
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 9 | -171/+182 |
| | |\ | |||||
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 6 | -150/+200 |
| | |\ \ | |||||
| | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 1 | -13/+4 |
| | |\ \ \ | |||||
| | * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 9 | -63/+108 |
| | | | | | | |||||
| * | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally ↵ | jan.nijtmans | 2012-06-05 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | useable for both | ||||
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 8 | -23/+39 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 8 | -133/+151 |
| | | |_|/ | | |/| | | | | | | | Add .PHONY targets, and various quoting issues (Makefile.in) | ||||
| | * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for ↵ | jan.nijtmans | 2012-05-29 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Cygwin. Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally useable for both. | ||||
* | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -6/+9 |
| | | | | | |||||
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions ↵ | jan.nijtmans | 2012-05-31 | 3 | -22/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | using those can run under CYGWIN as well. Allow tk86.dll to cooperate with the cygwin console. | ||||
* | | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | | | | | | Export Tk_GetHINSTANCE, TkSetPixmapColormap and TkpPrintWindowId on the Cygwin dll | ||||
| * | | | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 2 | -1/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -4/+21 |
| | | | | | | | | | | | | | | | | | | | | 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 | 3 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 3 | -5/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 2 | -18/+5 |
|\ \ \ \ \ | |/ / / / | | | | | | cleanup some more unused CYGWIN stuff | ||||
| * | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -4/+0 |
| |\ \ \ \ | | |/ / / |