Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Fixed bad comment resulting from copy/paste between functions | fvogel | 2014-12-05 | 1 | -2/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | indexPtr->byteIndex == 0 is the beginning of a display line only if indexPtr ↵ | fvogel | 2014-12-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is not elided | |||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-12-05 | 2 | -3/+26 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed text count -xpixels with indices in elided lines | fvogel | 2014-12-05 | 2 | -3/+26 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-12-03 | 2 | -54/+84 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed text see command for elided target indices. | fvogel | 2014-12-03 | 2 | -45/+66 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Fixed typos in comments | fvogel | 2014-12-03 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Changed variable name for a better one | fvogel | 2014-12-03 | 1 | -7/+7 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Checked dlineinfo caller of FindDLine, comments added | fvogel | 2014-12-03 | 1 | -0/+9 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-12-03 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and ↵ | fvogel | 2014-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sensitivity to toplevel window geometry) | |||||
| | * | | | | | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and ↵ | fvogel | 2014-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sensitivity to toplevel window geometry) | |||||
| | * | | | | | | | | Fixed embedded windows tests that were failing (on Linux) following ↵ | fvogel | 2014-12-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [dc9f4bea9f] - See comment in bug [7703f947aa] | |||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-12-03 | 2 | -18/+22 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed embedded windows tests that were failing following [dc9f4bea9f] - See ↵ | fvogel | 2014-12-03 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comment in bug [7703f947aa] | |||||
| | * | | | | | | | | Fixed indentation and typos in comments | fvogel | 2014-12-03 | 1 | -18/+16 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-11-30 | 2 | -41/+51 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed FindDLine again (the previous fix [575b376065] was an improvement ↵ | fvogel | 2014-11-30 | 2 | -48/+64 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | despite it did not fix all cases), see case 'C' in bug [7703f947aa] | |||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-11-30 | 2 | -2/+39 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa] | fvogel | 2014-11-30 | 2 | -2/+39 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-11-23 | 2 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fixing FindDLine was not enough in all cases, now fix its callers (see test ↵ | fvogel | 2014-11-23 | 2 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | case 'A' in bug [7703f947aa]) | |||||
| * | | | | | | | | | Merged from branch bug-7703f947aa | fvogel | 2014-11-22 | 2 | -5/+24 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Added test for bug [7703f947aa] - Wrong refresh of display lines when ↵ | fvogel | 2014-11-22 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tagging text as elided | |||||
| | * | | | | | | | | Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant ↵ | fvogel | 2014-11-22 | 1 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | without the update between tag add and tag remove | |||||
| | * | | | | | | | | Fixed bug [7703f947aa] - Wrong refresh of display lines when tagging text as ↵ | fvogel | 2014-11-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elided | |||||
| * | | | | | | | | | Merged from branch bug-c24b97d905 | fvogel | 2014-11-22 | 3 | -30/+79 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Added tests for bug [c24b97d905] - text count -displaylines is wrong with ↵bug_c24b97d905 | fvogel | 2014-11-21 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elided newlines | |||||
| | * | | | | | | | | | Fixed text-9.2.44 - This test was wrong (my bad when fixing bug ↵ | fvogel | 2014-11-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [3021557fff]) but that was hidden | |||||
| | * | | | | | | | | | Fixed bug [c24b97d905] - text count -displaylines is wrong with elided newlines | fvogel | 2014-11-21 | 2 | -29/+44 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Create new branch named "text-elided" | fvogel | 2014-11-22 | 0 | -0/+0 | |
| |/ / / / / / / / | ||||||
| | | | | | | | * | Bump to version 8.5.18. | dgp | 2015-02-05 | 8 | -15/+15 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Remove Mac-specific idle handler in tkTextDisp.c that caused delay in text ↵ | Kevin Walzer | 2015-02-02 | 1 | -10/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | redraw during scrolling; no longer needed | |||||
* | | | | | | | | Scrolling now working at an acceptable level with HITheme API; Unix scroll ↵ | Kevin Walzer | 2015-01-30 | 3 | -471/+319 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bindings driving scrolling in Tk window and Mac scrollbar just has to re-draw itself | |||||
* | | | | | | | | Fix conflicting types in tkMacOSXButton.c | Kevin Walzer | 2015-01-27 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Commiting HITheme implementation obuttons; deferring scrolling for now ↵ | Kevin Walzer | 2015-01-24 | 4 | -1374/+1689 | |
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | because no adequate solution, even using themed scrolling via ttk, exists | |||||
* | | | | | | | Cleanup of scrollbar backport on Cocoa | Kevin Walzer | 2015-01-12 | 1 | -28/+8 | |
| | | | | | | | ||||||
* | | | | | | | Minor edit of window event code on Cocoa | Kevin Walzer | 2015-01-12 | 1 | -5/+0 | |
| | | | | | | | ||||||
* | | | | | | | Revert changes to Mac scrollbar; native implementation is best that can be ↵ | Kevin Walzer | 2015-01-12 | 1 | -94/+61 | |
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | done, custom drawing in scrollbar is worse from UI standpoint. | |||||
* | | | | | | Reduce font-related porting fragility of test. | dgp | 2015-01-07 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Improved scrolling for text under Cocoa; thanks to Marc Culler for patch. | Kevin Walzer | 2015-01-04 | 2 | -4/+39 | |
| | | | | | | ||||||
* | | | | | | remove old comment | dgp | 2015-01-02 | 1 | -1/+0 | |
| | | | | | | ||||||
* | | | | | | The [winfo id] of a Tk window is meant to identify it. The actual value | dgp | 2015-01-02 | 2 | -10/+47 | |
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | returned, though, has been a hex-formatted int value -- that is 32 bits. On OS X Cocoa, the actual Window or XID is not an int but an unsigned long, and does not fit in 32 bits. (What's really stored even seems to be a (MacDrawable *) -- a pointer -- definitely not something 32-bits can capture). Thus generating [winfo id] loses info, and breaks totally. Has for a long time apparently. There are even explicit comments in place plainly stating that it is broken and what needs doing to fix it. Updated the platform-specific routines Tkp(Scan|Print)WindowId() so that window id's are no longer lossy and broken in Cocoa Tk. | |||||
* | | | | | Fixed copy/paste error in man text. | fvogel | 2015-01-02 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Reduce redraw issues during window zoom events on Cocoa | Kevin Walzer | 2014-12-31 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | Merge to the real core-8-5-branch. Sorry for the unintended fork. | fvogel | 2014-12-29 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Increased the after delay in test spinbox-1.8.4 because it failed sometimes ↵ | fvogel | 2014-12-29 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | for me, depending on the load of the computer running the test suite | |||||
* | | | | | Refinement of redraw during window resizing in Cocoa; refinement of button ↵ | Kevin Walzer | 2014-12-28 | 2 | -8/+27 | |
| | | | | | | | | | | | | | | | | | | | | display | |||||
* | | | | | Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ↵ | Kevin Walzer | 2014-12-24 | 1 | -45/+47 | |
| | | | | | | | | | | | | | | | | | | | | identical to scrollbars in Safari, etc. | |||||
* | | | | | Add method to tkMacOSXButton.c | Kevin Walzer | 2014-12-24 | 1 | -1/+1 | |
| | | | | |