Skip to content
Snippets Groups Projects
  1. Jun 18, 2017
  2. Jun 17, 2017
  3. Jun 15, 2017
    • George Nachman's avatar
      Fix the origin of a new window that's created when you drag a tab out of the... · 8292c0ff
      George Nachman authored
      Fix the origin of a new window that's created when you drag a tab out of the tab bar and drop it on nothing. What happened was the window got resized after adding the first tab to it and its originally (approximately) correct origin changed. The location is much closer to correct now and has been tested for all tab bar locations. Issue 5832.
      8292c0ff
  4. Jun 13, 2017
  5. Jun 12, 2017
    • George Nachman's avatar
      When you drag a tab from the tabbar into a split pane, that causes removeTab:... · 2a527d57
      George Nachman authored
      When you drag a tab from the tabbar into a split pane, that causes removeTab: to be called. It tries to create a restorable session to undo closure, but because no sessions actually get closed in this operation we create an empty shell of a restorable session. When it's restored, you get a zombie tab with no view. This commit ignores such operations and declines to push a restorable session on the stack. Issue 5785.
      2a527d57
  6. Jun 11, 2017
  7. Jun 10, 2017
  8. Jun 09, 2017
  9. Jun 08, 2017
  10. Jun 04, 2017
  11. Jun 03, 2017
  12. Jun 02, 2017
  13. Jun 01, 2017
  14. May 29, 2017
  15. May 26, 2017
  16. May 25, 2017
  17. May 24, 2017
  18. May 22, 2017
  19. May 21, 2017
Loading