summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* it's no longer necessary to set _USE_32BIT_TIME_T in Tknijtmans@users.sourceforge.net2012-08-091-5/+0
* formatting, unnecessary if'snijtmans@users.sourceforge.net2012-08-091-2/+2
|\
| * partly backport from 8.6nijtmans@users.sourceforge.net2012-08-091-0/+4
| * merge 8.5dgp@users.sourceforge.net2012-07-241-5/+2
| |\
| * \ merge 8.5dgp@users.sourceforge.net2012-07-161-1/+1
| |\ \
| * | | missed a spotdgp@users.sourceforge.net2012-07-101-2/+2
* | | | fix broken build on Visual Studio 9+10nijtmans@users.sourceforge.net2012-08-051-1/+6
* | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404]jenglish@flightlab.com2012-07-311-3/+3
* | | | silence compiler warningsdgp@users.sourceforge.net2012-07-241-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | silence compiler warningsdgp@users.sourceforge.net2012-07-241-1/+1
* | | | Fix for [Bug 3546073]:jenglish@flightlab.com2012-07-231-5/+2
|\ \ \ \ | |/ / /
| * | | Fix for [Bug 3546073]:root2012-07-231-5/+2
| | |/ | |/|
| * | Type correctness fix, to stop compiler complaint.donal.k.fellows@manchester.ac.uk2012-07-121-1/+1
| |/
| * [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-081-1/+30
| |\
| | * [Bug 3541305]: Xfree/Xsync... should not be macrosnijtmans@users.sourceforge.net2012-07-081-1/+30
| * | Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-044-5/+196
| |\ \ | | |/
| | * Add various X11 stub functions, Cygwin onlynijtmans@users.sourceforge.net2012-07-044-5/+170
* | | Type correctness fix, to stop compiler complaintnijtmans@users.sourceforge.net2012-07-121-1/+1
* | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish@flightlab.com2012-07-021-1/+1
|\ \ \ | |/ /
| * | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288]jenglish@flightlab.com2012-07-021-1/+1
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} jenglish@flightlab.com2012-07-022-2/+2
|\ \ \ | |/ /
| * | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish@flightlab.com2012-07-022-2/+2
| * | SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-1911-283/+283
| |\ \ | | |/
| | * SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-1916-70/+70
* | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"nijtmans@users.sourceforge.net2012-06-2017-146/+146
* | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5nijtmans@users.sourceforge.net2012-06-204-58/+31
|\ \ \
| * | | improving backwards compatibilitynijtmans@users.sourceforge.net2012-06-163-0/+22
| * | | rfe-2636558 simplificationnijtmans@users.sourceforge.net2012-06-155-66/+17
* | | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdonal.k.fellows@manchester.ac.uk2012-06-151-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash withdonal.k.fellows@manchester.ac.uk2012-06-151-4/+4
* | | fix signature of XSynchronize to match X.orgnijtmans@users.sourceforge.net2012-06-153-5/+7
* | | Fix text clipping when working with the Xft-based renderer.donal.k.fellows@manchester.ac.uk2012-06-123-2/+27
|\ \ \ | |/ /
| * | Fix text clipping when working with the Xft-based renderer.donal.k.fellows@manchester.ac.uk2012-06-123-2/+27
* | | fix test failuredonal.k.fellows@manchester.ac.uk2012-06-111-3/+3
|\ \ \ | |/ /
| * | fix test failuredonal.k.fellows@manchester.ac.uk2012-06-111-3/+3
* | | 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
| | |\