Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | it's no longer necessary to set _USE_32BIT_TIME_T in Tk | nijtmans@users.sourceforge.net | 2012-08-09 | 1 | -5/+0 |
* | formatting, unnecessary if's | nijtmans@users.sourceforge.net | 2012-08-09 | 1 | -2/+2 |
|\ | |||||
| * | partly backport from 8.6 | nijtmans@users.sourceforge.net | 2012-08-09 | 1 | -0/+4 |
| * | merge 8.5 | dgp@users.sourceforge.net | 2012-07-24 | 1 | -5/+2 |
| |\ | |||||
| * \ | merge 8.5 | dgp@users.sourceforge.net | 2012-07-16 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | missed a spot | dgp@users.sourceforge.net | 2012-07-10 | 1 | -2/+2 |
* | | | | fix broken build on Visual Studio 9+10 | nijtmans@users.sourceforge.net | 2012-08-05 | 1 | -1/+6 |
* | | | | ttk::entry: Fix incorrect clip region computation [Bug 3552404] | jenglish@flightlab.com | 2012-07-31 | 1 | -3/+3 |
* | | | | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
* | | | | Fix for [Bug 3546073]: | jenglish@flightlab.com | 2012-07-23 | 1 | -5/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
| | |/ | |/| | |||||
| * | | Type correctness fix, to stop compiler complaint. | donal.k.fellows@manchester.ac.uk | 2012-07-12 | 1 | -1/+1 |
| |/ | |||||
| * | [Bug 3541305]: Xfree/Xsync... should not be macros | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+30 |
| |\ | |||||
| | * | [Bug 3541305]: Xfree/Xsync... should not be macros | nijtmans@users.sourceforge.net | 2012-07-08 | 1 | -1/+30 |
| * | | Add various X11 stub functions, Cygwin only | nijtmans@users.sourceforge.net | 2012-07-04 | 4 | -5/+196 |
| |\ \ | | |/ | |||||
| | * | Add various X11 stub functions, Cygwin only | nijtmans@users.sourceforge.net | 2012-07-04 | 4 | -5/+170 |
* | | | Type correctness fix, to stop compiler complaint | nijtmans@users.sourceforge.net | 2012-07-12 | 1 | -1/+1 |
* | | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish@flightlab.com | 2012-07-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | ttk::treeview('see' method): fix overscroll prevention [Bug 3530288] | jenglish@flightlab.com | 2012-07-02 | 1 | -1/+1 |
* | | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish@flightlab.com | 2012-07-02 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish@flightlab.com | 2012-07-02 | 2 | -2/+2 |
| * | | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 11 | -283/+283 |
| |\ \ | | |/ | |||||
| | * | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 16 | -70/+70 |
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *" | nijtmans@users.sourceforge.net | 2012-06-20 | 17 | -146/+146 |
* | | | rfe-2636558 simplification. Restore forwards compatibility with Tk 8.5 | nijtmans@users.sourceforge.net | 2012-06-20 | 4 | -58/+31 |
|\ \ \ | |||||
| * | | | improving backwards compatibility | nijtmans@users.sourceforge.net | 2012-06-16 | 3 | -0/+22 |
| * | | | rfe-2636558 simplification | nijtmans@users.sourceforge.net | 2012-06-15 | 5 | -66/+17 |
* | | | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | donal.k.fellows@manchester.ac.uk | 2012-06-15 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | donal.k.fellows@manchester.ac.uk | 2012-06-15 | 1 | -4/+4 |
* | | | fix signature of XSynchronize to match X.org | nijtmans@users.sourceforge.net | 2012-06-15 | 3 | -5/+7 |
* | | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 3 | -2/+27 |
|\ \ \ | |/ / | |||||
| * | | Fix text clipping when working with the Xft-based renderer. | donal.k.fellows@manchester.ac.uk | 2012-06-12 | 3 | -2/+27 |
* | | | fix test failure | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | fix test failure | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -3/+3 |
* | | | make it build | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | make it build | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -1/+1 |
* | | | fix the clipping in entries too | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+25 |
|\ \ \ | |/ / | |||||
| * | | fix the clipping in entries too | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+25 |
* | | | [Bug 3294450]: Do clipping of ttk text elements correctly. | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+15 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3294450]: Do clipping of ttk text elements correctly. | donal.k.fellows@manchester.ac.uk | 2012-06-11 | 1 | -7/+15 |
| * | | eliminate some ANSI_ARGS | nijtmans@users.sourceforge.net | 2012-06-08 | 2 | -9/+9 |
| |\ \ | | |/ | |||||
| | * | function def in front | nijtmans@users.sourceforge.net | 2012-06-08 | 1 | -1/+1 |
* | | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-08 | 6 | -365/+443 |
|\ \ \ | |/ / | |||||
| * | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | nijtmans@users.sourceforge.net | 2012-06-08 | 4 | -7/+77 |
| |\ \ | | |/ | |||||
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | nijtmans@users.sourceforge.net | 2012-06-08 | 2 | -56/+126 |
| | * | OXS Tiger Breakage | nijtmans@users.sourceforge.net | 2012-06-08 | 2 | -5/+5 |
| * | | eliminate some warnings, caused by previous merge | nijtmans@users.sourceforge.net | 2012-06-07 | 1 | -0/+2 |
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | nijtmans@users.sourceforge.net | 2012-06-07 | 3 | -206/+205 |
| |\ \ | | |/ | |||||
| | * | merge core-8-4-branch | nijtmans@users.sourceforge.net | 2012-06-05 | 4 | -89/+144 |
| | |\ |