| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed scale man page to reflect how tick values are now displayed | jaspert | 2019-03-08 | 1 | -2/+2 |
|
|
* | Make the branch build with MSVC by replacing calls to C99 functions round(), ... | fvogel | 2019-03-04 | 1 | -4/+8 |
|
|
* | Trimmed an unused variable | jaspert | 2019-02-28 | 1 | -1/+1 |
|
|
* | Added a procedure to increase the number of digits in the tick values until | jaspert | 2019-02-28 | 1 | -3/+51 |
|
|
* | Eliminate trailing zeros from scale tick values. This is done by | jal_frezie | 2019-02-20 | 3 | -66/+114 |
|
|
* | Remove a missed unused variable. | culler | 2019-02-13 | 1 | -1/+0 |
|
|
* | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ... | culler | 2019-02-13 | 3 | -30/+38 |
|\ |
|
| * | Two text tests also try to position a window with y = 0. Tweak these for Aqua. | culler | 2019-02-13 | 1 | -4/+11 |
|
|
| * | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aqua | culler | 2019-02-13 | 2 | -26/+27 |
|/ |
|
* | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display. | culler | 2019-02-13 | 1 | -4/+2 |
|\ |
|
| * | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display | culler | 2019-02-13 | 1 | -4/+2 |
|/ |
|
* | Fix bug [8814bddf5d]: segfault in [NSMenu size] | culler | 2019-02-10 | 1 | -5/+9 |
|\ |
|
| * | Fix bug [8814bddf5d]: segfault in [NSMenu size] | culler | 2019-02-09 | 1 | -5/+9 |
|/ |
|
* | Fix the build for MSVC | fvogel | 2019-02-08 | 1 | -1/+1 |
|\ |
|
| * | Fix the build for MSVC | fvogel | 2019-02-08 | 1 | -1/+1 |
|
|
* | | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess... | culler | 2019-02-08 | 1 | -7/+28 |
|
|
* | | Fix bug [58665b91dd]: many unixEmbed tests fail. | culler | 2019-02-07 | 8 | -115/+194 |
|\ \
| |/ |
|
| * | Also change tkWinEmbed.c to match the change in tkUnixEmbed.c, for consistency. | culler | 2019-02-07 | 1 | -0/+9 |
|
|
| * | Change tkMacOSXEmbed.c to match the change in tkUnixEmbed.c even though | culler | 2019-02-04 | 1 | -0/+8 |
|
|
| * | Make the place manager send ConfigureNotify events when size change requests | culler | 2019-02-04 | 3 | -10/+19 |
|
|
| * | Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a. | culler | 2019-02-03 | 1 | -11/+5 |
|
|
| * | Remove unnecessary sleep from unixEmbed-6.2a, which still fails however. | culler | 2019-02-01 | 1 | -6/+3 |
|
|
| * | Changes which make unixEmbed-8.1a pass on macOS. | culler | 2019-01-31 | 4 | -39/+52 |
|
|
| * | Tweak the last commit: generate FocusOut events when the NSApp is deactivated. | culler | 2019-01-30 | 1 | -1/+1 |
|
|
| * | A small change in how ActivateEvents are handled makes unixEmbed-5.3a pass | culler | 2019-01-30 | 1 | -1/+3 |
|
|
| * | Add an update making unixEmbed-5.1a pass on Linux | fvogel | 2019-01-27 | 1 | -0/+1 |
|
|
| * | More changes in the Unix version of TkpTestembedCmd | fvogel | 2019-01-27 | 1 | -2/+2 |
|
|
| * | Reduce the number of unixEmbed test failures on Linux from 10 to 4 by propaga... | fvogel | 2019-01-27 | 1 | -3/+19 |
|
|
| * | Fix indentation in the -setup and -cleanup sections of the new *a tests | fvogel | 2019-01-27 | 1 | -23/+23 |
|
|
| * | Make unixEmbed-3.2 pass on macOS even with the deployment target when unixEmb... | fvogel | 2019-01-27 | 1 | -0/+1 |
|
|
| * | Make unixEmbed-3.2 pass (revert previous change that introduced a loop on [wi... | fvogel | 2019-01-27 | 1 | -3/+1 |
|
|
| * | Load the Tk package, not Tktest | fvogel | 2019-01-26 | 1 | -1/+1 |
|
|
| * | Attempt to make the new unixEmbed tests work when tests are run from the build | culler | 2019-01-26 | 1 | -21/+52 |
|
|
* | | Add missing components of the implementation of transient windows on macOS. | culler | 2019-02-02 | 2 | -8/+186 |
|\ \ |
|
| * | | Fix bugs that could lead to segfaults when the test interpreter is destroyed. | culler | 2019-01-27 | 1 | -36/+73 |
|
|
| * | | Fix bug [688cd9c9de]: many wm-transient tests fail on macOS | culler | 2019-01-27 | 2 | -7/+148 |
|
|
* | | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 12 | -427/+667 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove lines that were commented out. | culler | 2019-01-28 | 1 | -3/+0 |
|
|
| * | | Edited comments. | culler | 2019-01-28 | 1 | -4/+31 |
|
|
| * | | Reverting TkpPostTearoffMenu to the unix function, which is equally useless but | culler | 2019-01-28 | 1 | -9/+82 |
|
|
| * | | Use the MENU_DELETION_PENDING flag to guard against crashes when the | culler | 2019-01-28 | 1 | -3/+1 |
|
|
| * | | Fix over-correction in the last commit. We must allow item to be nil on macOS. | culler | 2019-01-27 | 1 | -1/+1 |
|
|
| * | | For macOS, guard against a crash in TkpPostMenu and fix TkPostTearoffMenu. | culler | 2019-01-15 | 2 | -12/+16 |
|
|
| * | | Fix name collision on macOS. Clarify some logic in the geometry computation. | culler | 2019-01-15 | 2 | -7/+7 |
|
|
| * | | Use TkGetMenuIndex to parse the index argument to the post command. | culler | 2019-01-15 | 5 | -32/+32 |
|
|
| * | | Fix the underlying problem with empty menubuttons on the mac, rather than the | culler | 2019-01-14 | 1 | -28/+20 |
|
|
| * | | Deal with empty menubuttons on the mac. | culler | 2019-01-13 | 1 | -3/+12 |
|
|
| * | | Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu post | culler | 2019-01-13 | 6 | -79/+206 |
|
|
| * | | Avoid errors when a menu is destroyed before its postcommand is run. | culler | 2019-01-13 | 1 | -2/+4 |
|
|
| * | | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 8 | -188/+231 |
|
|