Show
Ignore:
Timestamp:
06/28/09 12:47:01 (4 years ago)
Author:
mbutscher
Message:

branches/mbutscher/work:
2.0beta05

* Option "footnotes as wikiwords" moved to different

option page

* In "choose wikiword" dialog (for choosing parents,

children...), pages can be sorted alphabetically

* Option to change tree font
* More detailed instruction in error log in case of

bad AppLock?.lock file

* Windows: Show error message if copying of files

fails during export

* Windows: New try to make crashes more seldom when

exiting from system tray

* Windows: Generated file URLs now use ':' after

drive letter instead of '|'

* Internal: Class AbstractDocPage? between DocPage?

and DataCarryingPage? to prepare for versioning

* Internal: For insertions, AST-node object gets

member "astNodeStack" to deliver context information

* Internal: New function

MainApp?.addWikiWikiLangOptionsDlgPanel() to allow
wiki language specific option panels

branches/stable-1.9:
1.9rc06

* Bug fixed: Error log could be cluttered up with

messages because of bad time/date format

* More detailed instruction in error log in case of

bad AppLock?.lock file

* Windows: Show error message if copying of files

fails during export

* Windows: New try to make crashes more seldom when

exiting from system tray

* Windows: Generated file URLs now use ':' after

drive letter instead of '|'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mbutscher/work/WikidPadHelp/data/ChangeLog.wiki

    r195 r196  
    11++ Change Log 
     2 
     3 
     4Jun. 28, 2009 (2.0beta05) 
     5 
     6    * Options "Wiki language" and "Footnotes as wiki words" moved to 
     7      different options pages. See [OptionsDialog#++++ Wiki language] 
     8    * In "Choose wikiword" dialog (for choosing parents, 
     9      children...), pages can be sorted alphabetically 
     10    * Option to change tree font. 
     11      See [OptionsDialog#++++ Tree options] 
     12    * More detailed instruction in error log in case of 
     13      bad AppLock.lock file 
     14 
     15    * Windows: Show error message if copying of files fails 
     16      during export 
     17    * Windows: New try to make crashes more seldom when exiting from 
     18      system tray 
     19    * Windows: Generated file URLs now use ':' after drive letter 
     20      instead of '|' 
     21 
     22 
    223 
    324May 30, 2009 (2.0beta04)