Directory SL/TREE_ADMIN/

Directory Created:
2012-04-05 11:41
Total Files:
4
Deleted Files:
0
Lines of Code:
344

[root]/SL/TREE_ADMIN

Lines of Code

SL/TREE_ADMIN/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 37 (100.0%) 406 (100.0%) 10.9

Most Recent Commits

westram 2022-11-13 16:47 Rev.: 19339


* reintegrates 'refactor' into 'trunk'
- eliminates old interface of {{{GBS_strstruct}}}
- add a few new unittests (editor-config string + some PT-SERVER-functions)
* adds: log:branches/refactor@19300:19338

5 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+5 -7)
westram 2022-03-04 12:26 Rev.: 18959


* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2021-09-15 13:52 Rev.: 18730


* remove trailing whitespace from c source.

4 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+4 -4)
westram 2018-07-06 16:02 Rev.: 17160


* reintegrates 'group' into 'trunk'
- misc. cleanup:
* group related functions now all accessible via menu of 1st ntree window
* DRY selection of 2 trees
* warn if annotated tree isnt visible
* fix mnemonics
* fix error handling (compare taxonomy)
* unittest comments added to tree remarks
* names
* adds: log:branches/group@17139:17159

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+1 -1)
westram 2017-11-28 18:09 Rev.: 16763


* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751

5 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+5 -5)
westram 2017-10-08 15:54 Rev.: 16508


* reintegrates 'macros' into 'trunk'
- introduce generic input prompt (related #179)
- use it instead of locally generated windows:
* species (rename + create)
* alignment (rename, copy + create)
* experiments (rename, copy + create)
* genes (rename, copy + extract)
* mergetool (rename SAI + configs)
* SAIviz color translation (copy + create)
- fixed bugs in mergetool ([16503],[16504])
* adds: log:branches/macros@16484:16507

2 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+2 -2)
westram 2017-04-16 13:03 Rev.: 15791


* improve manual widget-attachment (i.e. w/o using xfig)
- new member {{{at_attach}}}: allows to attach widgets to right/lower border
- renamed
* {{{at_set_to}}} -> {{{at_attach_to}}}
* {{{at_unset_to}}} -> {{{at_unattach}}} (undoes effects of both at_attach-functions)
* adapt callers
* example: attaches config-icon to NE corner of 'Mark by reference..'-window

2 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+2 -2)
westram 2016-08-11 11:05 Rev.: 15176


* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2015-11-04 10:57 Rev.: 14453


* do not cast AW_POPDOWN

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+1 -1)
westram 2015-01-23 15:19 Rev.: 13443


* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2014-02-10 17:57 Rev.: 11582


- fix #460 (attempted to register tree awar w/o tree having a tree registry)

5 lines of code changed in 2 files:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+4 -3), TreeAdmin.h (+1 -1)
westram 2014-01-28 18:16 Rev.: 11513


* reintegrates 'dist' into 'trunk'
- implements #457 + #458
* adds:
- log:branches/dist@11501,11503,11506:11512

6 lines of code changed in 2 files:

  • SL/TREE_ADMIN: Makefile (+1), TreeAdmin.cxx (+5 -2)
westram 2014-01-04 14:48 Rev.: 11423


* reintegrates 'tree' into 'trunk':
- topology ordering (beautify trees):
* new orders for radial trees
* order tree according to other tree (implements #445)
- tweaked 'Move node info' / 'Compare topology' (implements #450)
* write log entry to tree comment
* verbose output into logfile
* updated help and GUI
* adds:
- log:branches/tree@11403:11422

8 lines of code changed in 2 files:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+7 -2), TreeAdmin.h (+1 -1)
westram 2013-11-27 14:49 Rev.: 11243


* use typed callbacks in TREE_ADMIN

17 lines of code changed in 2 files:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+14 -18), TreeAdmin.h (+3 -3)
westram 2013-11-02 17:41 Rev.: 11034


* depends for [11033]

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2013-10-31 15:10 Rev.: 10996


* use cflags before cxxflags

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-10-30 16:58 Rev.: 10974


* renamed include variables

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-10-29 13:55 Rev.: 10956


* made A_CC and A_CXX consistent
- A_CXX previously contained cxxflags
- cxxflags are now passed down and used separately

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-10-29 13:23 Rev.: 10955


- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-10-29 12:43 Rev.: 10954


- document mechanism used by ARB to export variables to submakefiles
- document most important variables

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-09-09 16:36 Rev.: 10563


- include downcast.h from arbdbt.h
(this break C++11 compilation, i.e. gcc4.8 or newer)[[BR]]
amendment:
* also broke compilation on ubuntu 13.04 and with gcc 4.7.3 (due to nameclash with boost)

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2013-07-04 16:49 Rev.: 10212


* depends for recent patches

3 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+3)
westram 2013-02-13 13:24 Rev.: 9575


- effect of [9574] (comments only)

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1 -1)
westram 2013-02-09 13:52 Rev.: 9521


- updated depends for [9520]

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2013-02-09 12:16 Rev.: 9516


- reintegrated branch 'cxx11'

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: Makefile (+1)
westram 2012-05-04 19:55 Rev.: 8701


- rename

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: TreeAdmin.cxx (+1 -1)
westram 2012-04-11 13:19 Rev.: 8574


* [8567] failed on WCs where shared libs were up-to-date, but not yet present in $ARBHOME/lib
- link libs directly in $ARBHOME/lib
* no longer create 'SHARED.a' in shared-library-dirs
* unit tests caused build of 'SHARED.so' (instead of 'libSHARED.so'). Every library existed twice.
- changed test-target-names for shared libaries (e.g. ARBDB/ARBDB.test -> ARBDB/libARBDB.test)
- added failing stopper targets to main-Makefile and shared-lib-Makefiles
* changed all dependencies to shared libs
* fixed dependency scripts to perform correct translations from lib/libUNIT.so <-> UNIT/UNIT.(dummy|a). omg :/
* updated predefined RESTRICT_LIB entries in UNIT_TESTER/Makefile.setup.template
- check whether RESTRICT_LIB uses obsolete test-names (e.g. ARBDB instead of libARBDB) and fail if.

1 lines of code changed in 1 file:

  • SL/TREE_ADMIN: needs_libs (+1 -1)
westram 2012-04-05 15:25 Rev.: 8558


* global define for "no tree selected"

3 lines of code changed in 2 files:

  • SL/TREE_ADMIN: Makefile (+1), TreeAdmin.cxx (+2 -1)
westram 2012-04-05 11:41 Rev.: 8557


* moved some tree admin functions into SL/TREE_ADMIN
- use them from 'Tree admin' and from 'Merge trees'

329 lines of code changed in 4 files:

  • SL/TREE_ADMIN: Makefile (new 56), TreeAdmin.cxx (new 221), TreeAdmin.h (new 48), needs_libs (new 4)
Generated by StatSVN 0.7.0