Files
textmate/Frameworks/OakAppKit
Allan Odgaard d2a078fd32 Improve handling of delayed pasteboard history saving
Previously we would save 60 seconds after a change, but successive changes would not bump the timer, and we had a timer per pasteboard, so changing both the find and replace pasteboard would schedule two save operations, even though they share context.

Now we save 30 seconds after any of the pasteboards were last changed.
2016-10-10 22:37:25 +02:00
..
2016-08-29 12:44:15 +02:00