Menu

Code Commit Log


Commit Date  
[r1763] by robdclark@mac.com

re #368: creating branch OBJS368

2005-05-14 20:30:39 Tree
[r1762] by admin@objectscript.kicks-ass.org

merging OBJS367 back to trunk (fixes #367)

2005-05-14 20:12:53 Tree
[r1761] by admin@objectscript.kicks-ass.org

re #367: quick fix for a silly bug, that resulted in two different paths being considered equal if they had the same length. This bug resulted in the very confusing behavior of seeing the wrong contents of a directory, because the two parent directories with equal path lengths would end up sharing a common !WatchedDirectory object

2005-05-04 18:42:18 Tree
[r1760] by admin@objectscript.kicks-ass.org

change JVMVersion to allow java 1.5 VM, if installed, on macosx

2005-05-04 18:13:15 Tree
[r1759] by admin@objectscript.kicks-ass.org

re #367: change options for mounting a .jar file to use sync writes

2005-05-04 18:11:54 Tree
[r1758] by robdclark@mac.com

re #367: process parent directories first... this should make things a bit more responsive, because the tree can have something to display sooner

2005-04-24 03:56:58 Tree
[r1757] by admin@objectscript.kicks-ass.org

re #367: keeps track (via the expansion-listener) of pending nodes (ie. nodes still waiting for the worker thread to resolve their children) that are expanded, so that the model can re-expandPath() when the node and all it's parents are no longer pending. Also, added a hack in !FileSystemTreeTableModel to not access meta-data for drive letters, to avoid problems when there is no disk in the A: drive! Stoopid windoze.

2005-04-23 00:11:10 Tree
[r1756] by admin@objectscript.kicks-ass.org

re #367: checkpoint

2005-04-22 02:17:58 Tree
[r1755] by admin@objectscript.kicks-ass.org

re #367: checkpoint

2005-04-22 01:42:49 Tree
[r1754] by admin@objectscript.kicks-ass.org

re #367: split the FileBrowserView into a separate file, for faster loading if now views are opened at startup. Also, I noticed that synchronous file system access in FileSystemTreeModel is accounting for a lot of slowness at startup, when there are slow network drives, so I've started to split filesystem access out into a different thread.

2005-04-22 01:09:52 Tree
Older >