Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins related to "feature/async-refresh"

2015-11-27
21:20
Added cache unit. Leaf check-in: ad4c0f6a93 user: tinus tags: feature/async-refresh
21:19
Added cache class, which should be thread-safe? check-in: 3f0e26decd user: tinus tags: feature/async-refresh
21:18
Added overloaded operators for TVersion. check-in: 6062443d50 user: tinus tags: feature/async-refresh
18:35
Added a unit that provides easy access to version info -- not only a file's, but also the current module's (without accessing the file). Use that for the about box. check-in: 09db10509f user: tinus tags: feature/async-refresh
2015-11-25
21:49
Merged in changes from trunk. check-in: a2497f0938 user: tinus tags: feature/async-refresh
21:42
Clicking on the VCS info menu item now opens a terminal in the current file's directory, and runs the VCS tool. Sync changesets are now limited to 9; if there are more, indicate this with a + sign. check-in: a512ab16be user: tinus tags: trunk
20:06
Start a branch to move all background checks to a separate thread, so the IDE is not impacted (as much). check-in: 768730b774 user: tinus tags: feature/async-refresh
19:17
Minor code optimizations. check-in: 9c85a796dd user: tinus tags: trunk