diff options
author | dgp <dgp@users.sourceforge.net> | 2012-07-16 19:58:42 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-07-16 19:58:42 (GMT) |
commit | 2205427f8d7fbdf49e2b88e7933bd3c74cbfb1f0 (patch) | |
tree | 079e7f0f60ce349155ee96b052168ef4cde99649 /changes | |
parent | 8f22ecfac96ac10f3c1aa3df10a10071ed591d9b (diff) | |
parent | 78d66d5a3c3804ab79bdea5bd12ee198918da2f8 (diff) | |
download | tk-2205427f8d7fbdf49e2b88e7933bd3c74cbfb1f0.zip tk-2205427f8d7fbdf49e2b88e7933bd3c74cbfb1f0.tar.gz tk-2205427f8d7fbdf49e2b88e7933bd3c74cbfb1f0.tar.bz2 |
merge 8.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -6946,3 +6946,49 @@ and -to (porter) 2011-10-25 (bug fix)[3410609] AltGr keysyms on Swiss keyboard (tasser,kenny) --- Released 8.6b3, November 20, 2011 --- See ChangeLog for details --- + +2011-11-17 (bug fix)[3437816] return code of [canvas lower] (hirner,ferrieux) + +2011-12-22 (bug fix)[3235256] correct menu failure on Windows (mcdonald) + +2012-01-19 (bug fix)[3021557] cursor freeze in elided text (vogel) + +2012-01-22 (bug fix)[3476698] hang in [text mark prev/next] (vogel) + +2012-01-25 (bug fix)[3475627] Stop text-31.11 failure (vogel) + +2012-01-25 (bug fix)[1630271] hang/crash on mark before -startline (vogel) + +2012-01-26 (bug fix)[1754043,2321450] -blockcursor appearance (vogel) + +2012-01-27 (bug fix)[3480471] crash in [tk_getOpenFile] (nijtmans) + +2012-01-29 (bug fix)[3480634] PNG image in menus (nijtmans) + +2012-01-30 (bug fix)[2925561] disabled combobox don't take focus (english) + +2012-02-10 (bug fix) win dialog avoid shimmer that confuses Python (fellows) + +2012-02-15 (bug fix)[3486474] Correct color scaling (goth,nijtmans) + +2012-02-28 (bug fix)[1630262,1615425] [text] crash tags & -*line (vogel) + +2012-03-07 (bug fix)[3497848] consistent pixel rounding (fassel,fellows) + +2012-03-18 (enhancement)[3503317] XParseColor speedup (nijtmans) + +2012-04-07 (bug fix)[3176239] control-Mousewheel crash (couch,nijtmans) + +2012-04-22 (bug fix)[3520202] <MouseWheel> %k,%K,%N for Python (deily,fellows) + +2012-05-02 (bug fix)[533519] multiscreen window placement (nijtmans) + +2012-05-04 (bug fix)[2768586] multiscreen menu posting (nijtmans) + +2012-05-28 (bug fix)[1630254] text peer update on -startline reset (baker,vogel) + +2012-06-11 (bug fix)[3294450] ttk text element clipping (oehlmann,fellows) + +Many revisions to better support a Cygwin environment (nijtmans) + +--- Released 8.5.12, July 20, 2012 --- See ChangeLog for details --- |