summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For Aqua, add systemControlAccentColor; simulate the color for older systems.culler2019-04-143-15/+48
|\
| * For Aqua, add systemControlAccentColor; simulate the color for older systems.culler2019-04-143-15/+48
* | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-144-19/+59
|\ \ | |/
| * For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-144-19/+59
* | Implement TIPs 482 and 483dkf2019-04-1412-24/+338
|\ \
| * | Changes based on recommendations in http://code.activestate.com/lists/tcl-cor...stu2018-07-042-23/+1
| * | Merge trunk.stu2018-07-03185-3684/+7356
| |\ \
| * | | Remove unrelated ::tk::pkgconfig variables: compile_debug and compile_stats. ...stu2017-11-222-19/+13
| * | | Use macos comment for TkpFontPkgInit.stu2017-11-211-2/+16
| * | | Use ::tk::pkgconfig to get the demo directory on MacOSX.stu2017-11-081-0/+21
| * | | Add fontsystem values for Win and Mac.stu2017-11-071-1/+5
| * | | Merge trunk.stu2017-11-0790-1074/+4592
| |\ \ \
| * \ \ \ Merge trunk.stu2017-05-202-2/+6
| |\ \ \ \
| * | | | | Add demo dir to tk.pc?stu2017-05-201-0/+1
| * | | | | Bring more TIP #59 to Tk.<br> stu2017-05-209-14/+286
| * | | | | Set demo dir at config time.stu2017-05-204-1/+28
* | | | | | Implement TIP 507dkf2019-04-1410-1/+5404
|\ \ \ \ \ \
| * | | | | | Repair the test suite (the svgnano format was renamed svg, and -x/-y options ...fvogel2019-04-121-12/+11
| * | | | | | Fix rendering of photo.n a bitfvogel2018-12-041-16/+16
| * | | | | | Fix syntax in photo.n so that the html help buildsfvogel2018-12-031-1/+1
| * | | | | | New files from René Zaumseilfvogel2018-12-032-22/+43
| * | | | | | Add some more info about the svgnano format in the photo.n man pagefvogel2018-09-221-2/+6
| * | | | | | Make photo.n compile to html again by fixing syntax errors. Also, reword a bi...fvogel2018-09-061-9/+18
| * | | | | | merge trunkfvogel2018-08-1993-1245/+933
| |\ \ \ \ \ \
| * | | | | | | Make svg compile with MS VC++ 6 - attention - strtoll is replaced by strtol w...oehhar2018-06-151-0/+26
| * | | | | | | New files provided by René Zaumseil: photo.n man page updated, and tests ref...fvogel2018-06-132-2/+29
| * | | | | | | Make branch compile with MSVC 2008 (Express Edition)fvogel2018-06-061-1/+4
| * | | | | | | Test added by René Zaumseil for the crash he just fixedfvogel2018-06-041-0/+11
| * | | | | | | René Zaumseil fixed a crashfvogel2018-06-041-0/+1
| * | | | | | | New files provided by René Zaumseilfvogel2018-05-162-31/+100
| * | | | | | | Add missing bit to makefile.vc to try to make it compile with MSVCfvogel2018-05-151-0/+1
| * | | | | | | Add missing files, as provided by René Zaumseil.fvogel2018-05-153-0/+5225
| * | | | | | | Implementation of TIP #507: Include simple svg support with nanosvg. Files as...fvogel2018-05-154-1/+8
* | | | | | | | Implement TIP 164dkf2019-04-1415-34/+798
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests of rotationdkf2019-03-161-0/+183
| * | | | | | | | Make some items have a virtual centre point to move. Much saner behaviour.dkf2019-03-153-27/+38
| * | | | | | | | Document. Factor out basic rotation function.dkf2019-03-1312-95/+153
| * | | | | | | | All standard item types now have rotation proc callbacks.dkf2019-03-111-2/+56
| * | | | | | | | More item typesdkf2019-03-115-7/+241
| * | | | | | | | Starting to build out the per-item implementationsdkf2019-03-113-47/+179
| * | | | | | | | Basic implementation of TIP 164: [$canvas rotate]dkf2019-03-112-12/+104
* | | | | | | | | Doc tweak for frames and toplevelsdkf2019-04-132-3/+13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Doc tweak for frames and toplevelsdkf2019-04-132-3/+13
* | | | | | | | | Added note that ttk::frames aren't interactive by default.dkf2019-04-121-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Added note that ttk::frames aren't interactive by default.dkf2019-04-121-0/+4
* | | | | | | | | Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
* | | | | | | | | Fix the build for OSX 10.9 (Mavericks)culler2019-04-121-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix the build for OSX 10.9 (Mavericks)culler2019-04-121-1/+5
* | | | | | | | | Fix the build for OSX 10.6 (Snow Leopard)culler2019-04-122-22/+33
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /