Skip to content
Snippets Groups Projects
  1. Dec 25, 2015
  2. Dec 23, 2015
  3. Dec 21, 2015
  4. Dec 16, 2015
  5. Dec 15, 2015
  6. Dec 13, 2015
  7. Dec 12, 2015
  8. Dec 10, 2015
  9. Dec 09, 2015
  10. Dec 06, 2015
  11. Dec 05, 2015
  12. Nov 29, 2015
    • George Nachman's avatar
      Fix a bug where deleting a profile would not cause profile list views other... · 89e417c8
      George Nachman authored
      Fix a bug where deleting a profile would not cause profile list views other than the one in the prefs panel to call reloadData immediately, which causes an assertion as seen in issue 4033.
      89e417c8
    • George Nachman's avatar
      Change how the 'find cursor' works. In the past, each new search that was did... · b70a5e9e
      George Nachman authored
      Change how the 'find cursor' works. In the past, each new search that was did not have the previous search as its prefix would highlight the bottommost result first. Now it behaves more like Chrome's find on page: highlight the next result before the last-highlighted result, or before the last click. Typing into the terminal resets the find state to the bottom. A nice side effect is that we don't need to store the previous search any more. This was brought to light by issue 4035.
      b70a5e9e
  13. Nov 26, 2015
  14. Nov 22, 2015
  15. Nov 21, 2015
  16. Nov 20, 2015
  17. Nov 19, 2015
  18. Nov 17, 2015
Loading