- simpler and straight-forward error handling for AW_xfig-ctor
- sometimes xfig-files are stored with magnification != 100.00
Now xfig-reader ignores the magnification (previously it expected '100.00'),
does not seem to make any difference!
- fixed AWUSE
251 lines of code changed in 1 file:
- changed several prototypes (AWUSE/statics/etc.)
27 lines of code changed in 1 file:
- note about AWUSE
- warnings4me
9 lines of code changed in 1 file:
- __attribute__((noreturn)) for throw_IO_error()
1 lines of code changed in 1 file:
- added color toggle
21 lines of code changed in 1 file:
- Note about influence of current physical zoom
5 lines of code changed in 1 file:
- AWT_create_print_window -> AWT_popup_print_window
1 lines of code changed in 1 file:
- popup now done by AWT_popup_sec_export_window()
- fixed AWUSE
5 lines of code changed in 1 file:
- popup now done by AWT_popup_tree_export_window()
- fixed AWUSE
19 lines of code changed in 1 file:
- popup now done by AWT_popup_tree_export_window()
2 lines of code changed in 1 file:
- awar creation now done by functions
- since print and export use the same file awar,
rewrite filename+filter everytime a window is opened.
- AWT_create..._window changed into AWT_popup_...__window
They popup the window.
322 lines of code changed in 1 file:
- AWT_create..._window changed into AWT_popup_...__window
3 lines of code changed in 1 file:
removed AWUSE()
19 lines of code changed in 5 files:
Removed unnessasary warnings!
18 lines of code changed in 4 files:
- attached things to correct border
30 lines of code changed in 1 file:
- don't try to create dir ''
1 lines of code changed in 1 file:
- really perform fallback in case of non-existing directory (only told it does, but it didn't)
- ask to create default directory, if it doesn't exist
13 lines of code changed in 1 file:
- renamed AWAR_SECEDIT_IMEXPORT_BASE -> AWAR_SECEDIT_SAVEDIR
3 lines of code changed in 1 file:
- default directory to save secondary structure changed into .arb_prop/secondary_structure
- renamed AWAR_SECEDIT_IMEXPORT_BASE -> AWAR_SECEDIT_SAVEDIR
2 lines of code changed in 1 file:
- renamed AWAR_SECEDIT_IMEXPORT_BASE -> AWAR_SECEDIT_SAVEDIR
changed internal awarpath as well to force reinitialization
2 lines of code changed in 1 file:
- default save directory for search settings changed to .arb_prop/search_settings
1 lines of code changed in 1 file:
- added target 'sec'
3 lines of code changed in 1 file:
- fixed indentation
64 lines of code changed in 1 file:
- typo
1 lines of code changed in 1 file:
- missing default selection
1 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 1 file:
- indented, untabified
40 lines of code changed in 1 file:
- save result as 'data' containing '0-9A-P'
16 lines of code changed in 1 file:
*** empty log message ***
13 lines of code changed in 1 file:
- hotkeys fixed
2 lines of code changed in 1 file:
- overlap toggle + overlap amount definition
- input field for page count
- input fields resize with window
- layout
54 lines of code changed in 1 file:
- added paper sizes in inches
- note about border
- help for 'overlap' and 'fit pages'
19 lines of code changed in 1 file:
- added awars for overlap and fit-to-pages
12 lines of code changed in 1 file:
- AWAR_PRINT_TREE_ORIENTATION (containing fig2dev-flag) changed
into AWAR_PRINT_TREE_LANDSCAPE (1=landscape, 0=portrait)
- several debugging prints
- added overlap toggle and call fig2dev appropriate
- changed forward and backward calculation of resulting pages
when overlap is used
- can calc fit onto any number of pages
183 lines of code changed in 1 file:
- renamed AWARs
- beautified code
- reduced button size to 6 (show gfx size)
175 lines of code changed in 1 file:
- renamed AWARs + made several saveable to preferences
- beautified code
91 lines of code changed in 1 file:
- updated
5 lines of code changed in 1 file:
- renamed create-hash functions
15 lines of code changed in 8 files:
- simplified hash generators
- removed duplicate functions
- use similar names for all create-hash functions
27 lines of code changed in 1 file:
- moved organism hash functions to adhashtools.c
- added GEN_get_organism_count() - slow
14 lines of code changed in 1 file:
- removed prototypes (they are already in ad_prot.h)
2 lines of code changed in 1 file:
- don't use adGene.h for prototyping (ad_prot.h contains enough)
0 lines of code changed in 1 file:
- enabled chimere_check in NDEBUG VERSION
2 lines of code changed in 1 file:
- added target 'clean' (did never occur here)
3 lines of code changed in 1 file:
- vertical merge-button
58 lines of code changed in 1 file:
- vertical layout
45 lines of code changed in 1 file:
- new layout with add.fields and indicators
29 lines of code changed in 1 file:
- added adhashtools.c
3 lines of code changed in 1 file:
- added AWTC_create_numbered_suffix()
- AWTC_pars_names() got extra result-parameter indicating duplicated species
- function renamed
38 lines of code changed in 2 files:
- updated
39 lines of code changed in 2 files:
- depends updated
34 lines of code changed in 4 files:
- function renamed
- MG_simple_merge: when species are present in destination DB, new
answer possibility to auto-rename all (= insert as duplicates)
- Uses species-hash to find/avoid target species.
- Handle DB errors during simple merge (ignored before)
87 lines of code changed in 1 file:
- additional fields for nameserver displayed in rename window
- only one button to rename both DBs (renaming is mandatory now)
- display rename-status
- option to allow merging when duplicates are present
184 lines of code changed in 1 file:
- create DB dependent awars (when DBs are available)
- added MG_popup_if_renamed (to enforce renaming before merging species,
trees or configs)
- init renamed-state
- redesigned startup window (vertical instead of horizontal layout)
36 lines of code changed in 1 file:
- function renamed
3 lines of code changed in 3 files:
- ignore case when building hash in find_species_candidates()
2 lines of code changed in 1 file:
- ignore case when building hash in NT_mark_nontree_cb()
2 lines of code changed in 1 file:
- prototypes updated
15 lines of code changed in 3 files:
- added item-count functions: GBT_get_species_count + GBT_get_SAI_count
- moved hash-generating functions to adhashtools.c
22 lines of code changed in 1 file:
- moved hash-generating functions to here
123 lines of code changed in 1 file:
- added adhashtools.o
1 lines of code changed in 1 file:
- added target 'mg' (MERGE)
1 lines of code changed in 1 file:
- mention SUBDIR clean
1 lines of code changed in 1 file:
- expand LD_LIBRARY_PATH before calling arb_proto_2_xsub
1 lines of code changed in 1 file:
- target dball builds libARBDPP as well
4 lines of code changed in 1 file:
Changed nomenclature for the quality data entries: Now stored in its own container 'quality' instead of the alignment. Avoids incompatibilities with EDIT4.
149 lines of code changed in 2 files:
Added "unmark rest" comment to clearify marking scheme.
11 lines of code changed in 1 file:
Fixed a segfault which sometimes occured when marked parts of a tree were evaluated.
0 lines of code changed in 1 file:
Fixed wrong aw_status timer output when computing a list of species without tree information.
8 lines of code changed in 1 file:
Fixed an error which occured when analysing marked parts of a tree.
13 lines of code changed in 1 file:
Fixed ill-formatted code.
6 lines of code changed in 1 file:
- skip: TAGS, GDE/CORE/functions.h, PERL2ARB/perlmain.c, PERL2ARB/Makefile.PL
- added: PERL2ARB/Makefile.main
5 lines of code changed in 1 file:
- depends updated
14 lines of code changed in 1 file:
- updated
4 lines of code changed in 1 file:
- proto depends on arb_replace (in TOOLS)
1 lines of code changed in 1 file:
- ignore Makefile.PL
1 lines of code changed in 1 file:
- missing \
1 lines of code changed in 1 file:
- removed generated file
0 lines of code changed in 1 file: