9 -- added the configurable capability to automatically show the source, |
9 -- added the configurable capability to automatically show the source, |
10 when the call frame is changed in the callstack viewer of the local |
10 when the call frame is changed in the callstack viewer of the local |
11 variables viewer |
11 variables viewer |
12 - Configuration Dialog |
12 - Configuration Dialog |
13 -- added a filter edit to filter the configuration tree |
13 -- added a filter edit to filter the configuration tree |
|
14 - Graphics Dialogs |
|
15 -- added capability to store and load diagrams to/from disk |
|
16 -- improved the package diagram to include subpackages and their module names |
14 - Version Control System Interfaces |
17 - Version Control System Interfaces |
15 -- Mercurial |
18 -- Mercurial |
16 --- added support for --log and --dry-run to the hg graft operation as of |
19 --- added support for --log and --dry-run to the hg graft operation as of |
17 Mercurial 2.3.0 |
20 Mercurial 2.3.0 |
18 --- added code to disable the (deprecated) transplant menu for Mercurial 2.3.0 |
21 --- added code to disable the (deprecated) transplant menu for Mercurial 2.3.0 |