version 1.3.53 * synset ids added to the ENTR tab text export version 1.3.52 * small bug when working with empty dictionary fixed * removed saving the .inf file for readonly dictionary version 1.3.51 * duplicity checking corrected. the previous version checked only first tag in each entry * the possibility to write the duplicity checking output to a file was added version 1.3.50 * new field TOP_ENTITY added to dictionary configuration version 1.3.49 * visual XML entry processing optimized version 1.3.48 * bugfix in XML entry processing - entry too big fixed version 1.3.47 * russian encoding handling fixed in vupdate version 1.3.46 * multiword queries without special characters are now automatically enclosed with quotes version 1.3.45 * corrected processing of text after "%i" in dict. configuration * added extra question for rebuilding from XML file version 1.3.44 * added check for bad dictionary numbers in tag in visdic.cfg. Could appear only with manual editting of the configuration. version 1.3.43 * error reporting system redesigned - all errors in visdic are now reported through dialogs * if a configuration file is missing, new one is created now version 1.3.42 * focus is now changed also with the right mouse button click, except when in the USER style view version 1.3.41 * when adding new dictionary to the list, any of the dictionary files can be selected now (the name is changed to .cfg). also new and nonexistent dictionaries are now indicated in the name. version 1.3.40 * configuration check - if a nonexistent dictionary is in visdic.cfg, then report a warning * deallocation error in Dictionaries dialog fixed version 1.3.39 * new feature - history of queries is saved for each view in visdic.cfg version 1.3.38 * a few errors in dbuild and vupdate fixed version 1.3.37 * fixed word index building error version 1.3.36 * new EDIT ITEM type CHECKBOX version 1.3.35 * when changing dictionaries, AutoLookUps are (after confirmation) cleared to avoid misunderstandings with badly linked AutoLookUps * new tag PARENT_TYPE in TREE configuation. PARENT_TYPE allows to limit the TYPE of parents in trees (e.g. to 'hypernym' only) version 1.3.34 * fixed SENSE auto-completion in EDIT version 1.3.33 * entries imported with Import IDs are now left unsorted version 1.3.32 * fixed Visual processing for very long synsets * operation Find topmost is now interruptible version 1.3.31 * new functions and checks in EDIT * fixed regular expression query handling version 1.3.30 * rewrite and fixes in query module - 'visdic -r' shows functional query rules version 1.3.29 * small fixes in visdic.cfg reading and Import IDs from file version 1.3.28 * fixed XML export/import version 1.3.27 * AutoLookUp is now checked for cycled definitions * the notebook percentual sizes are now saved in visdic configuration version 1.3.26 * fixed support for hiding subtrees in expansions ("%K" and "%K+") * Full expansion process is now interruptible by user version 1.3.25 * fixed another bug in Full expansion version 1.3.24 * fixed bug in Full expansion of relations tree. Huge expansions should be correctly limited now. version 1.3.23 * new function - the text in the entry field is selected when focused version 1.3.22 * more AutoLookUp functions - any combinations of AutoLookUps between panels is now possible * resizing of panels fixed (now resizes all to equal width) version 1.3.21 * new function - global AutoLookUp settings are now saved in visdic.cfg and are restored on next invocation version 1.3.20 * fixed a 'Delete node' bug version 1.3.19 * fixed a dictionary open bug in vupdate * the JOIN field from 1.3.17 was not working properly in updates, and the current implementation does not allow to use it without a large change in the edit procedures. So the JOIN functionality is now removed and the field is ignored. version 1.3.18 * when AutoLooking, the list of results in the target dictionary is now cleared when nothing is Looked up * fixed Update bug in EDIT introduced in 1.3.17 version 1.3.17 * in the Edit tab the JOIN (YES/NO) field for each ITEM is available version 1.3.16 * added cycle detection in 'Full expansion' function version 1.3.15 * in the Edit tab the SIZE (in characters) and MODIF (EDIT/VIEW/TEXT) fields for each ITEM are available * fixed write memory allocation error in 'Take key from ' version 1.3.14 * new function 'Import IDs from file' - allows to import a list of IDs from text file to the result list version 1.3.13 * topmost entries error fixed version 1.3.12 * generated dictionary tabs (ENTRs) keep their own number of results in the tab * the number of last search results or of tab content results is displayed when switching dictionaries or their tabs version 1.3.11 * when switching between dictionaries, the number of last search results is displayed in the status line * new function 'Regenerate list' in query generated ENTR tabs version 1.3.10 * again fixes in non-existent and non-compiled dictionary loading version 1.3.9 * fix in non-existent dictionary loading * fix in non-compiled dictionary INIT_QUERY * in 'AutoLookUp by ...' queries the result list is updated once after all the synsets are listed * fix - when no entry is found in AutoLookups and ShowIns a temporary entry is used instead of new entry each time version 1.3.8 * an error in export of the dictionary fixed (invalid reids ignored) version 1.3.7 * new configuration variable MAX_VIEW added - it specifies the length (in characters) of the USER View display (the default is 8192). version 1.3.6 * changes in the input history - items are case sensitive, unsuccessful queries are also stored, double storing is checked and just rearranges the queue version 1.3.5 * several uninitialised memory read/writes fixed * text export fix - not all tabs support it version 1.3.4 * a few memory allocation errors fixed * new function in the context menu - Export as text to file * new README file with visdic description added version 1.3.3 * new configuration variable INIT_QUERY, which specifies an initial query on the dictionary performed when the data is loaded version 1.3.2 * application fix - VisEntry class redesigned * windows compilation fix * command-line tools display the main version number when running * Makefiles set-up for the possibility to compile with Fortify library version 1.3.1 * don't crash on missing external dictionary in dictionary definition (*.def) version 1.3.0 * multiple link types in the tree view * possibility of link type colouring in the tree view * the __STAMP tag renamed to STAMP to conform XML specification * tokenisation fix (visdic added spaces into some definitions) * AutoLookUp (former Synchronize) works also with EQ_TAGS (e.g. AutoLookUp by MAPHINT) * multiple AutoLookUp from a dictionary * Copy Entity copies only compatible tags and correct links * speedup of many operations