summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* make it builddonal.k.fellows@manchester.ac.uk2012-06-111-4/+4
|\
| * make it builddonal.k.fellows@manchester.ac.uk2012-06-111-1/+1
* | fix the clipping in entries toodonal.k.fellows@manchester.ac.uk2012-06-111-7/+25
|\ \ | |/
| * fix the clipping in entries toodonal.k.fellows@manchester.ac.uk2012-06-111-7/+25
* | [Bug 3294450]: Do clipping of ttk text elements correctly.donal.k.fellows@manchester.ac.uk2012-06-111-7/+15
|\ \ | |/
| * [Bug 3294450]: Do clipping of ttk text elements correctly.donal.k.fellows@manchester.ac.uk2012-06-111-7/+15
| * eliminate some ANSI_ARGSnijtmans@users.sourceforge.net2012-06-082-9/+9
| |\
| | * function def in frontnijtmans@users.sourceforge.net2012-06-081-1/+1
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede...nijtmans@users.sourceforge.net2012-06-086-365/+443
|\ \ \ | |/ /
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dllnijtmans@users.sourceforge.net2012-06-084-7/+77
| |\ \ | | |/
| | * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dllnijtmans@users.sourceforge.net2012-06-082-56/+126
| | * OXS Tiger Breakagenijtmans@users.sourceforge.net2012-06-082-5/+5
| * | eliminate some warnings, caused by previous mergenijtmans@users.sourceforge.net2012-06-071-0/+2
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...nijtmans@users.sourceforge.net2012-06-073-206/+205
| |\ \ | | |/
| | * merge core-8-4-branchnijtmans@users.sourceforge.net2012-06-054-89/+144
| | |\
| | * \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-2911-280/+396
| | |\ \
| | * \ \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-053-14/+12
| | |\ \ \
| | * \ \ \ merge core-8-4-branchnijtmans@users.sourceforge.net2012-05-024-37/+18
| | |\ \ \ \
| | * | | | | change signature of all X11 functions to match those of CYGWINnijtmans@users.sourceforge.net2012-05-024-308/+310
| * | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...nijtmans@users.sourceforge.net2012-06-053-5/+5
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-06-055-161/+221
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. nijtmans@users.sourceforge.net2012-06-014-135/+193
| | | |_|_|/ | | |/| | |
| | * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...nijtmans@users.sourceforge.net2012-05-294-36/+34
* | | | | | unbreak Linux buildnijtmans@users.sourceforge.net2012-06-011-11/+0
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u...nijtmans@users.sourceforge.net2012-05-315-8/+98
* | | | | | Simpify determination whether we are running on cygwin.nijtmans@users.sourceforge.net2012-05-315-3/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Simpify determination whether we are running on cygwin. nijtmans@users.sourceforge.net2012-05-308-234/+197
| |\ \ \ \ \
| | * \ \ \ \ merge core-8-4-branch, still to be tested on Unixnijtmans@users.sourceforge.net2012-05-298-234/+197
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Simpify determination whether we are running on cygwin.nijtmans@users.sourceforge.net2012-05-257-205/+191
* | | | | | | Added OSX-specific mechanism to allow retrieval of the drawing surface.donal.k.fellows@manchester.ac.uk2012-05-293-0/+11
* | | | | | | Unbreak the OSX builddonal.k.fellows@manchester.ac.uk2012-05-292-5/+5
* | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl...fvogelnew1@free.fr2012-05-281-2/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl...fvogelnew1@free.fr2012-05-281-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Better fix for bug-1630254fvogelnew1@free.fr2012-05-171-15/+3
| | * | | | | [Bug 1630254]: missing scrolling of text widget when from a -startline == -en...fvogelnew1@free.fr2012-05-171-2/+15
* | | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. nijtmans@users.sourceforge.net2012-05-2610-198/+342
|\ \ \ \ \ \ \
| * | | | | | | this should fix the broken build, not yet tested on Unixnijtmans@users.sourceforge.net2012-05-251-12/+22
| * | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-05-244-14/+13
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Change XSetCommand signature to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-05-245-18/+17
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | Change XSetCommand signature to match Xorg, needed for Cygwinnijtmans@users.sourceforge.net2012-05-246-87/+87
| * | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-169-183/+318
| |\ \ \ \ \ \ |/ / / / / / / | | _ / / / / | | / / / /
| * | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-168-188/+360
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix some visual studio warnings, eliminate some ANSI_ARGSnijtmans@users.sourceforge.net2012-05-142-9/+9
| | * | | | typonijtmans@users.sourceforge.net2012-05-141-1/+1
| | * | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-145-117/+255
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-093-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-093-6/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinnijtmans@users.sourceforge.net2012-05-093-6/+6
| | | |_|/ | | |/| |
* | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-051-75/+91
|\ \ \ \ \ | |/ / / /
| * | | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-051-70/+87
| |\ \ \ \ | | |/ / /