Directory SL/APP/

Total Files:
4
Deleted Files:
0
Lines of Code:
1638

[root]/SL/APP

Lines of Code

SL/APP/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 10 (100.0%) 137 (100.0%) 13.7

Most Recent Commits

westram 2026-03-10 20:56 Rev.: 19731


* reintegrates 'species' into 'trunk'
- provides species selections in mergetool (#868)
* adds: log:branches/species@19693:19730

1 lines of code changed in 1 file:

  • SL/APP: app.cxx (+1 -1)
westram 2026-03-10 13:11 Rev.: 19708


* update doc+gui:
- avoid terms "ARB_NT" (=former name of main arb window), "ARB_NTREE" and similar
* instead talk about "ARB main window"
- correct refs to 'ARB/Probes/PT_SERVER Admin'.
- update 'What are marked species?'.
- update protection level documentation (parts already done with previous commit).

1 lines of code changed in 1 file:

  • SL/APP: db_browser.cxx (+1 -1)
westram 2026-01-27 15:54 Rev.: 19662


* reintegrates 'macros' into 'trunk'
- implements #870
* provide macro playback from CLI for merge tool
* adds: log:branches/macros@19656:19661

1 lines of code changed in 1 file:

  • SL/APP: app.hxx (+1 -1)
westram 2026-01-23 16:40 Rev.: 19654


* reintegrates 'macros' into 'trunk'
- improves program termination (#867)
* introduces {{{MacroExitor}}} classes
- handles confirmation (to quit)
- waits for macros to finish, then exits w/o confirmation
- provides specialized termination for different programs via derived classes
* has been implemented for "normal" arb and merge-tool.
* introduces {{{ARB_disconnect_from_db}}}
- generalizes code to terminate all interconnections between GUI, database and macro-ability
- allow to install atdisconnect-callbacks
* usable by modules operating on a database; allow to inform module that database will vanish.
- now used by all arb applications to disconnect from all their database(s), except the properties.
- fixes some broken behavior
* merge-tool
- crashed when quitting via macro
- wrong restarts, if originally started with arguments,
* importer
- failed to record/playback macros
- crashed in modules operating on the temporary import database
* database browser
- crashed on disappearing database
* adds: log:branches/macros@19620:19653

134 lines of code changed in 7 files:

  • SL/APP: Makefile (new), app.cxx (new 72), app.hxx (+9 -3), db_browser.cxx (new)
Generated by StatSVN 0.7.0