root/trunk/AWTI

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8722 [8722] 2 weeks westram * replaced old-style selection list iteration functions by …
(edit) @8511 [8511] 2 months westram * use GBT_get_species_data instead of inlined code - replaced all …
(edit) @8359 [8359] 4 months westram * added 'Never ask again' switch to most modal question dialogs. This is a …
(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) @8103 [8103] 7 months westram merge from ptpan_back [8071] [8075] [8076] [8077] [8079] * moved …
(edit) @7916 [7916] 9 months westram * removed AWAR_DTREE_REFRESH (-> AWAR_TREE_REFRESH) * DRYed …
(edit) @7812 [7812] 10 months westram merge from dev [7751] [7752] * updated many old-style typedefs (typedef …
(edit) @7804 [7804] 10 months westram merge from dev [7711] [7712] [7714] [7715] [7717] [7718] * DBUI - …
(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) @7800 [7800] 10 months westram merge from dev [7687] [7692] [7693] [7694] [7695] [7697] [7706] [7707]
(edit) @7770 [7770] 10 months westram merge from dev [7679] [7683] [7684] [7685] [7686] * ARBDB -> CORE - …
(edit) @7623 [7623] 12 months westram - merge from dev [7450] [7452] [7456] [7457] [7458] [7459] [7460] [7461]
(edit) @7621 [7621] 12 months westram * merge various small fixes from dev [7445] [7446] [7447] [7449] [7451]
(edit) @7337 [7337] 14 months westram * possibility to toggle the TODO-warnings via config.makefile
(edit) @7314 [7314] 14 months westram merged from dev [7300] [7301] [7309] [7310] * move to CORE - …
(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) @7177 [7177] 15 months westram merges [7054] [7055] [7057] [7058] [7059] [7062] from refactor * added …
(edit) @7044 [7044] 19 months westram * fixed include wrappers (merges [7006] [7007]) - use gcc-style …
(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) @6813 [6813] 21 months westram * merged from refactor [6796] [6804] [6806] [6808] * added header for …
(edit) @6656 [6656] 2 years westram - removed unneeded 'struct' keyword - renamed several structs …
(edit) @6639 [6639] 2 years westram * GB_change_my_security - removed constant result - removed unused …
(edit) @6550 [6550] 2 years westram - split AWTI into gui/nongui parts (only for export atm, non-gui import …
(edit) @6527 [6527] 2 years westram - ignore *.gcda *.gcno
(edit) @6507 [6507] 2 years westram [static check] * added assertion
(edit) @6505 [6505] 2 years westram - compile fix
(edit) @6504 [6504] 2 years westram [static check] - some leaks stuffed
(edit) @6490 [6490] 2 years westram * moved a few types to arbdb_base.h * only use arbdb_base.h or arbdb.h …
(edit) @6448 [6448] 2 years westram - added library dependency declarations
(edit) @6422 [6422] 2 years westram * moved fileselection to libWINDOW (to remove dependency libWINDOW -> …
(edit) @6421 [6421] 2 years westram * (started to) replace adawcbstruct - instead use classes …
(edit) @6410 [6410] 2 years westram * replaced stupid name 'selection_box' with 'fileselection'
(edit) @6408 [6408] 2 years westram * moved AWT/AWT_advice to WINDOW/AW_advice
(edit) @6385 [6385] 2 years westram - removed trailing whitespace
(edit) @6383 [6383] 2 years westram - removed void
(edit) @6381 [6381] 2 years westram - fixed includes - added MBI headers - removed unused files
(edit) @6366 [6366] 2 years westram * fixed whitespace (scripted)
(edit) @6347 [6347] 2 years westram Moved a lot of dead code to where it belongs: into the depths of SVN. I …
(edit) @6332 [6332] 2 years westram - GB_BOOL -> bool
(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) @6313 [6313] 2 years westram - renamed SmartPtr?.Null() into SmartPtr?.isNull() (got a strange clash in …
(edit) @6285 [6285] 2 years baderk Karmic Koala (gcc 4.4.1) patch.
(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) @6101 [6101] 3 years westram * fix warning "format not a string literal and no format arguments" - …
(edit) @6100 [6100] 3 years westram * fix warning "format not a string literal and no format arguments" - …
(edit) @6096 [6096] 3 years westram * Again allow display of hidden files in filter list (reverts part of …
(edit) @6094 [6094] 3 years westram * missing header * 64-bit fix
(edit) @6093 [6093] 3 years westram * removed useless warning about missing error-reasons for global variables
(edit) @6091 [6091] 3 years westram * new commands for import filters - AUTOTAG (switch on/off automatic …
(edit) @6090 [6090] 3 years westram * new ift-command INCLUDE
(edit) @6088 [6088] 3 years westram * store line number of NEW_FORMAT * more detailed error messages for …
(edit) @6087 [6087] 3 years westram * changed order of commands (often used commands first) * GLOBAL_COMMAND …
(edit) @6086 [6086] 3 years westram * improved handling of errors in import filters - if no format …
(edit) @6077 [6077] 3 years westram * fix #186 + #34 - added GBT_create_sequence_data (as replacement for …
(edit) @6062 [6062] 3 years westram * AWT_date_string -> GB_date_string * separated SL/TREE_WRITE from AWT
(edit) @6053 [6053] 3 years westram * Errors about undefined variables in inport-formats had some meaning for …
(edit) @6049 [6049] 3 years westram * increment status during export
(edit) @6033 [6033] 3 years westram * DB browser now is only included in DEBUG mode * include wrappers for …
(edit) @5992 [5992] 3 years westram * new commands for import filters (WRITE_INT, WRITE_FLOAT) * …
(edit) @5976 [5976] 3 years westram * awtc_read_export_format tried to close non-open file
(edit) @5968 [5968] 3 years westram * new flag -w to aisc_mkpt (add include wrapper) * uniform style for …
(edit) @5953 [5953] 3 years westram * awt_create_selection_list_on_scand - pass label for popup button - …
(edit) @5949 [5949] 3 years westram * some special widgets (buttons,selections,...) appear in Expert mode only …
(edit) @5942 [5942] 3 years westram * added AW_window::activate (activates window using show() and sending …
(edit) @5924 [5924] 3 years westram * added AWT_browser_forget_db - call it in exit functions * corrected …
(edit) @5923 [5923] 3 years westram * stuffed 2 small leaks
(edit) @5901 [5901] 3 years westram - AW_BOOL -> bool
(edit) @5894 [5894] 3 years westram * reactivated original GB_close * removed GB_exit (use GB_close) * …
(edit) @5847 [5847] 3 years westram * added GB_unlink_or_warn + use where possible
(edit) @5842 [5842] 3 years westram * like [5839], but AWT, AWTC, AWTI and WINDOW
(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) @5824 [5824] 3 years westram * renamed GB_expect_error into GB_await_error - GB_expect_error was too …
(edit) @5813 [5813] 3 years westram * debug output
(edit) @5805 [5805] 3 years westram * genome importer - fixed status display during import - show file …
(edit) @5788 [5788] 3 years westram * rewrote regular expression code using POSIX extended regular expressions …
(edit) @5768 [5768] 3 years westram * rewrote genome importer * remove redundant 'translation' entries of …
(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) @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) @5660 [5660] 3 years westram - generally use GBT_read_name() where possible - recoded several …
(edit) @5655 [5655] 3 years westram * GBT_read_name: - returns 'const char *' now - never returns NULL …
(edit) @5648 [5648] 3 years westram * moved AWT_get_full_path() + AWT_concat_full_path() to ARBDB * rewrote …
(edit) @5628 [5628] 3 years westram * removed functions GBT_search_[string,int,float]. They implemented mostly …
(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 …
Note: See TracRevisionLog for help on using the revision log.