Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | merge core-8-6-branch. | culler | 2018-12-20 | 70 | -829/+835 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols | jan.nijtmans | 2018-12-20 | 70 | -829/+835 | |
| | |\ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | *** POTENTIAL INCOMPATIBILITY *** for Win32 only: On X11 and Mac, "None" can still be used as before | |||||
| | * | | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and ↵ | jan.nijtmans | 2018-12-20 | 70 | -844/+847 | |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | Windows.h have conflicting symbols. Also fix a few newer (harmless) gcc warnings. | |||||
| * | | | | Add a comment. | culler | 2018-12-19 | 1 | -1/+7 | |
| | | | | | ||||||
| * | | | | close unintended fork | fvogel | 2018-12-17 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix typo | fvogel | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Adjust wm.test to expect -type as a possible attribute on Aqua. | culler | 2018-12-17 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | On Aqua make "wm attribute pathname -type" return "unsupported" instead of ↵ | culler | 2018-12-17 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | crashing. | |||||
| * | | | | Add a dummy implementation of "wm attribute pathname -type" for Aqua, to ↵ | culler | 2018-12-17 | 2 | -9/+11 | |
| | | | | | | | | | | | | | | | | | | | | obviate platform dependent code. | |||||
| * | | | | Fix a bug with window ordering in Aqua. Deal with remaining unixWm tests. | culler | 2018-12-17 | 3 | -11/+28 | |
| | | | | | ||||||
| * | | | | Make the Mac also return NULL for points in the title bar. | culler | 2018-12-17 | 1 | -8/+11 | |
| | | | | | ||||||
| * | | | | Restore the old behavior with unix title bars and borders, but document | culler | 2018-12-17 | 3 | -43/+19 | |
| | | | | | | | | | | | | | | | and test it. | |||||
| * | | | | Fix typos in unixWm.test. | culler | 2018-12-16 | 1 | -13/+15 | |
| | | | | | ||||||
| * | | | | Fix a small error in the aqua Tk_CoordsToWindow related to embedded toplevels. | culler | 2018-12-16 | 2 | -5/+11 | |
| | | | | | ||||||
| * | | | | Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed. | culler | 2018-12-16 | 2 | -32/+41 | |
| | | | | | ||||||
| * | | | | On second thought, it is better to follow X11 and return an empty string ↵ | culler | 2018-12-14 | 2 | -15/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | when the top window containing the point has a different interpreter. | |||||
| * | | | | On aqua, make FrontWindowAtPoint pay attention to which interpreter is ↵ | culler | 2018-12-14 | 2 | -6/+19 | |
| | | | | | | | | | | | | | | | | | | | | calling it. | |||||
| * | | | | For consistency, make "winfo containing" ignore the title bar on macOS. | culler | 2018-12-14 | 1 | -1/+10 | |
| | | | | | ||||||
| * | | | | Another rework to *correctly* search for the highest toplevel | culler | 2018-12-14 | 1 | -24/+49 | |
| | | | | | | | | | | | | | | | containing a point when it is in an invisible border. | |||||
| * | | | | Add a comment in unixWm.test about iconifying the root window. | culler | 2018-12-14 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Gnome3 behaves differently when the root window is involved. More intricate | culler | 2018-12-13 | 2 | -13/+18 | |
| | | | | | | | | | | | | | | | logic is needed to handle that case. | |||||
| * | | | | Make the minimal change needed to fix the issue with Gnome 3 invisible borders, | culler | 2018-12-13 | 1 | -2/+28 | |
| | | | | | | | | | | | | | | | without changing any other behavior. | |||||
| * | | | | Revert tkUnixWm.c to the core-8-6-branch version. | culler | 2018-12-13 | 1 | -34/+25 | |
| | | | | | ||||||
| * | | | | Fix the containment test for menubars. Ensure that the command returns an empty | culler | 2018-12-13 | 1 | -29/+21 | |
| | | | | | | | | | | | | | | | string if the point is in the title bar or covered by another application. | |||||
| * | | | | Fix the containment test, check for iconified windows, adjust some tests. | culler | 2018-12-12 | 2 | -34/+44 | |
| | | | | | ||||||
| * | | | | Correct some of the logic in Tk_CoordsToWindow. | culler | 2018-12-12 | 1 | -6/+20 | |
| | | | | | ||||||
| * | | | | Fix aqua FrontWindowAtPoint which was saying that every point was in the top ↵ | culler | 2018-12-11 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | window. | |||||
| * | | | | merge core-8-6-branch (autosync failed because of permissions) | culler | 2018-12-11 | 5 | -120/+305 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Make overrideredirect windows work. Fix overrideredirect and transient ↵ | culler | 2018-12-11 | 5 | -120/+305 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fullscreen auxiliary windows. Fix wm geometry. Adjust some tests. | |||||
| * | | | | | On OSX 10.6 the styleMask must be cleared to get rid of the title bar. Fix a | culler | 2018-12-11 | 2 | -5/+16 | |
| | | | | | | | | | | | | | | | | | | compiler error on 10.9. | |||||
| * | | | | | Fix cut-and-paste error. | culler | 2018-12-10 | 1 | -8/+10 | |
| | | | | | | ||||||
| * | | | | | Don't force other platforms to wait for the aqua animations to finish. | culler | 2018-12-10 | 1 | -5/+5 | |
| | | | | | | ||||||
| * | | | | | Aqua: Fix some subtle bugs in wm geometry. Fix the iconwindow implementation. | culler | 2018-12-09 | 2 | -52/+88 | |
| | | | | | | | | | | | | | | | | | | Adjust some unixWm tests. | |||||
| * | | | | | On Aqua, tests should wait for the animation to finish before checking the | culler | 2018-12-08 | 2 | -4/+17 | |
| | | | | | | | | | | | | | | | | | | geometry of a newly iconified window. | |||||
| * | | | | | Remove overrideredirect, transient, and help-styled windows from fullscreen API | Kevin Walzer | 2018-12-08 | 1 | -18/+8 | |
| | | | | | | ||||||
| * | | | | | Fix error on constraint name: unix is not x11 | fvogel | 2018-12-07 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Refine tests wm-stackorder-5.2 and -6.1 to run a test of the behavior on all ↵ | fvogel | 2018-12-07 | 1 | -2/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | platforms (the expected results are different on different platforms) | |||||
| * | | | | | Fix constraint name. !aqua is not a known constraint (the test was skipped ↵ | fvogel | 2018-12-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | in all platforms), however notAqua is known and lets the test run in anything else than aqua. | |||||
| * | | | | | Give overrideredirect windows CollectionBehaviors so they do not try to become | culler | 2018-12-07 | 2 | -9/+13 | |
| | | | | | | | | | | | | | | | | | | FullScreen, but can appear on top of a FullScreen window. | |||||
| * | | | | | Mark tests wm-stackorder-5.2 and wm-stackorder-6.1 as inappropriate for aqua. | culler | 2018-12-07 | 1 | -3/+4 | |
| | | | | | | ||||||
| * | | | | | Implement the fancy negative coordinates in wm geometry to make many more | culler | 2018-12-06 | 2 | -11/+23 | |
| | | | | | | | | | | | | | | | | | | unixWm tests pass. | |||||
| * | | | | | Fix the inconsistencies in the wm geometry command reported in ticket ↵ | culler | 2018-12-06 | 2 | -4/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [1c1f8d34be]. | |||||
| * | | | | | Make overrideredirect windows display correctly even if the underlying ↵ | culler | 2018-12-06 | 2 | -38/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NSWindow did not exist when the flag was set and fix some bounds computation bugs. | |||||
| * | | | | | Stop withdrawn windows from being displayed when the Wish app is reopened. | culler | 2018-12-04 | 2 | -6/+15 | |
| | | | | | | ||||||
| * | | | | | Fix bug[185c8557d9]: issues with overrideredirect and zoomed state | culler | 2018-12-04 | 2 | -8/+38 | |
| | | | | | | ||||||
| | * | | | | fix bug [18a4ba19bd]: winfo containing gives wrong answer on linux. | culler | 2018-12-11 | 1 | -15/+9 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Add documentation on fullscreen and tabbed window interfaces on macOS to ↵ | Kevin Walzer | 2018-12-03 | 1 | -1/+4 | |
|/ / / / | | | | | | | | | | | | | menu man page | |||||
* | | | | Change tk::unsupported::MacWindowStyle tabbingid to also remove a tab if its ↵ | culler | 2018-12-02 | 2 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | id is modified. | |||||
* | | | | Rework support for FullScreen windows. Provide support for Split View and | culler | 2018-12-02 | 14 | -193/+447 | |
|\ \ \ \ | | | | | | | | | | | Tabbed windows. | |||||
| * | | | | Update README to explain how FullScreen, Split View and Tabbed windows are | culler | 2018-12-02 | 1 | -31/+100 | |
| | | | | | | | | | | | | | | | supported. |