Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some unnecessary eol-spacing | jan.nijtmans | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Improved scrolling for text under Cocoa; thanks to Marc Culler for patch. | Kevin Walzer | 2015-01-04 | 1 | -0/+34 |
| | |||||
* | Fix typos in comments | fvogel | 2014-11-21 | 1 | -2/+2 |
|\ | |||||
| * | Fix typos in comments | fvogel | 2014-11-21 | 1 | -2/+2 |
| | | |||||
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 4 | -4/+4 |
| | | |||||
* | | merge trunk | dgp | 2014-11-07 | 1 | -3/+3 |
|\ \ | |||||
| * \ | Get menu-32.8 and scale-19 fixes from 8.5. | dgp | 2014-11-07 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Restore test menu-32.8 | dgp | 2014-11-07 | 1 | -3/+3 |
| | | | |||||
* | | | merge trunk | dgp | 2014-11-07 | 3 | -8/+6 |
|\ \ \ | |/ / | |||||
| * | | Stop invalid read | dgp | 2014-11-06 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Stop invalid read. | dgp | 2014-11-06 | 1 | -0/+1 |
| | | | |||||
| * | | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel. | dgp | 2014-10-30 | 2 | -8/+5 |
| |\ \ | | |/ | |||||
| | * | Pushing the fix out to more files. | dgp | 2014-10-30 | 2 | -12/+4 |
| | | | |||||
| | * | Fixed bug [3417012fff] | fvogel | 2014-10-29 | 1 | -3/+8 |
| | | | |||||
| | * | missed bump bits | dgp | 2014-10-15 | 1 | -2/+2 |
| | | | |||||
* | | | Bump to Tk 8.6.3; update changes file | dgp | 2014-10-14 | 1 | -2/+2 |
|/ / | |||||
* | | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 - Bug [810c43d789] | fvogel | 2014-10-11 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789]bug_810c43d789 | fvogel | 2014-09-27 | 1 | -0/+8 |
| | | |||||
| * | merge 8.5 | dgp | 2014-08-18 | 1 | -0/+10 |
| |\ | |||||
| | * | Fix for shimmering of buttons embedded when scrolled in text and canvas ↵ | Kevin Walzer | 2014-08-16 | 1 | -0/+10 |
| | | | | | | | | | | | | widgets; improvements in scrolling smoothness in text widget. Thanks to Marc Culler for patches. | ||||
| * | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -3/+3 |
| |/ | |||||
| * | Squash problem with native AIX cc not allowing direct macro redefinition. | jan.nijtmans | 2014-02-03 | 1 | -0/+3 |
| | | |||||
* | | merge trunk | dgp | 2014-08-19 | 2 | -34/+43 |
|\ \ | |||||
| * | | Fix for shimmering of buttons embedded when scrolled in text and canvas ↵ | Kevin Walzer | 2014-08-16 | 1 | -1/+10 |
| | | | | | | | | | | | | widgets; improvements in scrolling smoothness in text widget. Thanks to Marc Culler for patches. | ||||
| * | | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 1 | -33/+33 |
| | | | |||||
* | | | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -2/+2 |
|/ / | |||||
* | | Eliminate last two calls to Tcl_CreateCommand(). | jan.nijtmans | 2014-06-30 | 2 | -42/+42 |
| | | |||||
* | | two more (test-)command converted to Tcl_Obj API | jan.nijtmans | 2014-06-27 | 1 | -29/+28 |
| | | |||||
* | | Use Tcl_FindCommand in stead of Tcl_GetCommandInfo where this suffices. | jan.nijtmans | 2014-06-03 | 2 | -5/+2 |
| | | |||||
* | | re-generate tkIntDecls.h | jan.nijtmans | 2014-06-03 | 1 | -7/+6 |
| | | |||||
* | | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 4 | -53/+55 |
| | | |||||
* | | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-26 | 4 | -13/+14 |
|\ \ | |||||
| * | | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-23 | 4 | -13/+14 |
| | | | |||||
* | | | Convert "testwinevent", "testmetrics" and "testdeleteapps" for using the ↵ | jan.nijtmans | 2014-05-26 | 1 | -24/+24 |
|/ / | | | | | | | Tcl_Obj API. | ||||
* | | remove TODO: scrollbars use Tcl_Obj API now | jan.nijtmans | 2014-05-22 | 1 | -4/+0 |
| | | |||||
* | | Make "scrollbar" a Tcl_Obj-based command | jan.nijtmans | 2014-05-22 | 6 | -146/+139 |
|\ \ | | | | | | | Some more Tcl_Obj-related optimizations | ||||
| * | | Some more places where Tcl_Obj's can be usedscrollbar_obj_cmd | jan.nijtmans | 2014-05-22 | 2 | -13/+17 |
| | | | |||||
| * | | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality. | jan.nijtmans | 2014-05-22 | 4 | -133/+128 |
|/ / | |||||
* | | Fix TK_RELEASE_SERIAL value | jan.nijtmans | 2014-03-13 | 1 | -1/+1 |
| | | |||||
* | | Fix for [f476e3d654]: Tk trunk fails to build/link | jan.nijtmans | 2014-02-11 | 1 | -0/+1 |
| | | |||||
* | | Eliminate all usage of WIN32 macro as well: _WIN32 is the portable macro. | jan.nijtmans | 2014-02-10 | 7 | -17/+17 |
| | | |||||
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) ↵ | jan.nijtmans | 2014-02-10 | 25 | -99/+97 |
| | | | | | | | | | | don't define it, and _WIN32 is much more portable anyway. See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW] | ||||
* | | Squash problem with native AIX cc not allowing direct macro redefinition. | andreask | 2014-02-03 | 1 | -0/+1 |
| | | |||||
* | | typo | jan.nijtmans | 2013-11-20 | 1 | -1/+1 |
| | | |||||
* | | Store menu option tables in Thread storage in stead of allocated storage. ↵ | jan.nijtmans | 2013-11-20 | 4 | -89/+44 |
|\ \ | | | | | | | | | | This makes "menu" a normal command without needing special initialization tricks. | ||||
| * \ | merge trunkbug_f214b8ad5b | jan.nijtmans | 2013-10-31 | 9 | -36/+47 |
| |\ \ | |||||
| * | | | Make "menu" a normal command, initialized like any other Tk command. | jan.nijtmans | 2013-10-29 | 3 | -40/+9 |
| | | | | |||||
| * | | | Some refactoring as initial attempt to fix [f214b8ad5b]. Not finished/tested ↵ | jan.nijtmans | 2013-10-28 | 2 | -52/+38 |
| | | | | | | | | | | | | | | | | yet. | ||||
* | | | | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
| | | | |