Source CodeRevision History
mercurial / IdealGraphVisualizer
| Revision: | 37 |
| Modified: | 25 Jan 18:15 (4 months) |
| Author: | Peter Hofer |
| Log Entry: | * Don't internalize strings from parsed graphs, it's expensive and can lead to OutOfMemoryErrors in the perm gen space for huge graphs |
| Revision: | 36 |
| Modified: | 09 Jan 15:08 (4 months) |
| Author: | Peter Hofer |
| Log Entry: | Upgrade to NetBeans 7.1 as platform |
| Revision: | 35 |
| Modified: | 02 Jan 14:07 (4 months) |
| Author: | Peter Hofer |
| Log Entry: | * Instead of removing the last remaining graph of a group, remove the entire group. This prevents problems in some components that assume that a group always has at least one graph. |
| Revision: | 34 |
| Modified: | 21 Nov 10:40 (6 months) |
| Author: | Peter Hofer |
| Log Entry: | * Layout improvements for trees and forests |
| Revision: | 33 |
| Modified: | 07 Nov 10:33 (6 months) |
| Author: | Peter Hofer |
| Log Entry: | * Tidy user interface |
| Revision: | 32 |
| Modified: | 13 Jul 15:28 (10 months) |
| Author: | Peter Hofer |
| Log Entry: | * Modify RemoveFilter to optionally remove all nodes that became orphans as result of the removal and add a JavaScript removeIncludeOrphans() filter function |
| Revision: | 31 |
| Modified: | 11 Jul 15:57 (10 months) |
| Author: | Peter Hofer |
| Log Entry: | Put HTML tooltip texts between and to ensure they are not displayed as plain text |
| Revision: | 30 |
| Modified: | 11 Jul 12:03 (10 months) |
| Author: | Peter Hofer |
| Log Entry: | * Select blocks in the control flow graph by double-clicking them, thus allowing to move blocks without selecting them and changing the selection in the node graph |
| Revision: | 29 |
| Modified: | 04 Jul 16:04 (11 months) |
| Author: | Peter Hofer |
| Log Entry: | Import a number of changes, including: |
| Revision: | 28 |
| Modified: | 20 Jun 11:13 (11 months) |
| Author: | Peter Hofer |
| Log Entry: | * Reintroduce and revise quick search to be case-insensitive, to perform a string search in the "name" property when no property key is specified, and to handle regular expressions that are malformed because of editing in progress |





