root/trunk/ARB_GDE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8751 [8751] 32 hours westram * guided by clang static checker: - fix or at least comment many …
(edit) @8696 [8696] 3 weeks westram * merge from saiali [8634:8695] - unalign center (blockop) - …
(edit) @8660 [8660] 4 weeks westram * workaround quoting error in ARB_GDEmenus (clang)
(edit) @8646 [8646] 5 weeks westram * use results from system calls
(edit) @8642 [8642] 5 weeks westram * use result from fgets
(edit) @8607 [8607] 5 weeks westram merge from e4fix [8135] [8136] [8137] [8138] [8139] [8140] [8141] [8142]
(edit) @8516 [8516] 2 months westram * replace other uses of literal main-container-names * arb_gene_probe …
(edit) @8511 [8511] 2 months westram * use GBT_get_species_data instead of inlined code - replaced all …
(edit) @8393 [8393] 3 months westram - cppchecked (1.53)
(edit) @8359 [8359] 4 months westram * added 'Never ask again' switch to most modal question dialogs. This is a …
(edit) @8356 [8356] 4 months westram * removed unused default-param from AW_repeated_question * use …
(edit) @8355 [8355] 4 months westram * moved aw_question() and relatives into aw_question.hxx
(edit) @8309 [8309] 5 months westram * moved much code into static scope
(edit) @8300 [8300] 6 months westram - cppchecked (1.52)
(edit) @8254 [8254] 6 months westram - removed unused(-but-set) variables/params
(edit) @7916 [7916] 9 months westram * removed AWAR_DTREE_REFRESH (-> AWAR_TREE_REFRESH) * DRYed …
(edit) @7818 [7818] 10 months westram merge from dev [7773] [7776] [7797] * remove indirection via links in …
(edit) @7812 [7812] 10 months westram merge from dev [7751] [7752] * updated many old-style typedefs (typedef …
(edit) @7811 [7811] 10 months westram merge from dev [7748] [7749] [7750] * comments (C->C++ style) * fixed …
(edit) @7803 [7803] 10 months westram merge from dev [7716] [7732] [7733] [7734] [7735] * script to add+remove …
(edit) @7801 [7801] 10 months westram merge from dev [7710] * resolve some nesting in library dependencies …
(edit) @7621 [7621] 12 months westram * merge various small fixes from dev [7445] [7446] [7447] [7449] [7451]
(edit) @7407 [7407] 14 months westram * strict aliasing (merges [7353] [7354] from dev) - fixed the aliasing …
(edit) @7335 [7335] 14 months westram * renamed intf (global typename from /usr/include/zconf.h) * fixed …
(edit) @7186 [7186] 15 months westram merges [7097] [7098] [7100] [7101] [7102] [7103] [7105] from refactor * …
(edit) @7183 [7183] 15 months westram merges [7084] [7086] [7087] [7088] from refactor * added CORE lib - …
(edit) @7141 [7141] 16 months westram * DRYed partof InsertDatainGDE()
(edit) @7140 [7140] 16 months westram * replaced magic buffersizes by defines - fixed one potential buffer …
(edit) @7139 [7139] 16 months westram * fixed non-terminated buffers in GDE exporter - caused arb_convert_aln …
(edit) @7125 [7125] 16 months westram - use label from parent window as title in file-browser
(edit) @7121 [7121] 16 months westram * added new GDE argument type 'filename' (textfield+browse button) * …
(edit) @7040 [7040] 19 months westram * merged from refactor [6875] [6876] [6877] [6878] [6879] [6880] [6881]
(edit) @6868 [6868] 21 months westram - updated prototypes and dependencies
(edit) @6867 [6867] 21 months westram * ARB GUI (merges [6844] [6845] [6847] [6858] [6861] from refactor) * new …
(edit) @6866 [6866] 21 months westram * compiler-messages (merges [6848] [6849] [6850] [6851] [6853] [6855]
(edit) @6817 [6817] 21 months westram - depends for [6816]
(edit) @6814 [6814] 21 months westram * depends updated for [6812] + [6813]
(edit) @6659 [6659] 2 years westram * free() - removed unneeded casts of argument - removed unneeded …
(edit) @6621 [6621] 2 years westram - debug output
(edit) @6603 [6603] 2 years westram * re-import (GDE import, e.g. external aligner, readseq?) - added 'skip …
(edit) @6602 [6602] 2 years westram * re-import after calling external aligner - zero byte was not written …
(edit) @6542 [6542] 2 years westram - ignore .gcda
(edit) @6527 [6527] 2 years westram - ignore *.gcda *.gcno
(edit) @6499 [6499] 2 years westram [static check] - some fixes / assertions added
(edit) @6490 [6490] 2 years westram * moved a few types to arbdb_base.h * only use arbdb_base.h or arbdb.h …
(edit) @6456 [6456] 2 years westram * wrap everything which is needed for assertions in […] instead of …
(edit) @6448 [6448] 2 years westram - added library dependency declarations
(edit) @6427 [6427] 2 years westram * ARB_GDE - removed dependency from GLOBAL_gb_main - removed …
(edit) @6421 [6421] 2 years westram * (started to) replace adawcbstruct - instead use classes …
(edit) @6385 [6385] 2 years westram - removed trailing whitespace
(edit) @6381 [6381] 2 years westram - fixed includes - added MBI headers - removed unused files
(edit) @6366 [6366] 2 years westram * fixed whitespace (scripted)
(edit) @6352 [6352] 2 years westram - condensed several comments
(edit) @6348 [6348] 2 years westram - continues [6347]
(edit) @6347 [6347] 2 years westram Moved a lot of dead code to where it belongs: into the depths of SVN. I …
(edit) @6345 [6345] 2 years westram - fixed hard readable '} else {'
(edit) @6335 [6335] 2 years westram - simplified several boolean expressions
(edit) @6331 [6331] 2 years westram * removed GB_strdup * moved freeset, nulldup, etc to own header …
(edit) @6325 [6325] 2 years westram * ARBDB - hide internal structures (GBDATA etc.) inside ARBDB. Fixed …
(edit) @6280 [6280] 3 years westram * merge clusters branch back to trunk - merged …
(edit) @6277 [6277] 3 years westram * ARB_ERROR (drop-in replacement for GB_ERROR) - checks for unused and …
(edit) @6209 [6209] 3 years westram - dependencies updated
(edit) @6141 [6141] 3 years westram * spellchecked all (phew)
(edit) @6069 [6069] 3 years westram * changed GDE menu names * added hotkeys * GDE_load_menu now warns if …
(edit) @6061 [6061] 3 years westram * open transaction in unlink_awars_from_DB in transaction (callback rely …
(edit) @6007 [6007] 3 years westram * fixed sensitivity masks
(edit) @5982 [5982] 3 years westram * made window-IDs and awar-names determininistic and dependent on …
(edit) @5968 [5968] 3 years westram * new flag -w to aisc_mkpt (add include wrapper) * uniform style for …
(edit) @5948 [5948] 3 years westram * now it is possible to set the sens mask for any widget (buttons, …
(edit) @5940 [5940] 3 years westram * removed class AWwindowinfo * directly linked each GmenuItem? to its …
(edit) @5901 [5901] 3 years westram - AW_BOOL -> bool
(edit) @5887 [5887] 3 years westram * added ressource tester (make ressource_check) * Each ARB application …
(edit) @5842 [5842] 3 years westram * like [5839], but AWT, AWTC, AWTI and WINDOW
(edit) @5834 [5834] 3 years westram * novice mode -> expert mode (thx to Elmar Pruesse) - expert mode …
(edit) @5828 [5828] 3 years westram * changed ulong->ULONG and uint->UINT (ulong/uint are missing under OSX)
(edit) @5827 [5827] 3 years westram * GBS_hash_do_loop() and GBS_hash_do_sorted_loop() now always take a …
(edit) @5825 [5825] 3 years westram * replaced GB_entry/GB_create/GB_search+GB_read_XXX by GBT_read_XXX * …
(edit) @5823 [5823] 3 years westram * more uniform function names - …
(edit) @5782 [5782] 3 years westram * fixed spelling of 'occurrence'
(edit) @5760 [5760] 3 years westram - GDE sequence export did not work since [5695]
(edit) @5725 [5725] 3 years westram * removed useless macros: - GB_STRDUP (easily taken for GB_strdup) …
(edit) @5709 [5709] 3 years westram - made depends for [5708]
(edit) @5708 [5708] 3 years westram * backtrace gets printed to console from - GB_internal_error - …
(edit) @5695 [5695] 3 years westram * added functions to handle temporary files - GB_unique_filename (used …
(edit) @5675 [5675] 3 years westram - removed automatic timestamps (the best they were good for, were …
(edit) @5655 [5655] 3 years westram * GBT_read_name: - returns 'const char *' now - never returns NULL …
(edit) @5625 [5625] 3 years westram * added convenience functions: - GB_end_transaction() …
(edit) @5483 [5483] 4 years westram - renamed the interactive version of aw_message() into aw_question() - …
(edit) @5471 [5471] 4 years westram - ignore Makefile.bak and TAGS
(edit) @5468 [5468] 4 years westram Ignore links and generated files
(edit) @5458 [5458] 4 years baderk Removed .cvsignore files from repository. Hopefully this time all …
(edit) @5439 [5439] 4 years westram - spaces @ empty loops - braces
(edit) @5357 [5357] 4 years westram - replaced calls to GBS_stricmp etc.
(edit) @5344 [5344] 4 years westram - gde_filter_weights: one return point - replaced GBS_string_cmp by …
(edit) @5330 [5330] 4 years westram - mostly const fixes
(edit) @5317 [5317] 4 years westram - now not _only_ auto-generated
(edit) @5316 [5316] 4 years westram - added target 'proto', put GDE_proto.h into CVS and updated broken …
(edit) @5315 [5315] 4 years westram - removed GDE_proto.h
(edit) @5312 [5312] 4 years westram - depends updated
(edit) @5309 [5309] 4 years westram - replaced calls to GB_find with new find-functions
Note: See TracRevisionLog for help on using the revision log.