Changeset 98

Show
Ignore:
Timestamp:
Wed Nov 22 05:57:59 2006
Author:
mbutscher
Message:

branches/stable-1.7:
Final changes for 1.7rc4

Files:

Legend:

Unmodified
Added
Removed
Modified
  • branches/mbutscher/TodoList.txt

    r97 r98  
      1  
      2 Containing database backend and some stats  
      3  
    1 4 +++ Fast search field for wiki words  
    2 5 Above the tree and should work like the "Open Wiki Word" dialog  
     
    64 69  
    65 70  
      71 > 1) Ctrl-Tab toggles between Edit and Preview mode.  
      72 > But only if the focus is in one of the above two windows.  
      73 > It would be nice if that would work too if the focus is in the tree  
      74 > view.  
      75  
      76  
    66 77 +++ Option when to jump to stored cursor pos.  
    67 78 > - Editor/Preview should only jump to saved cursor position when going  
     
    74 86  
    75 87  
      88 ... and add function for insertion plugins to allow activation  
      89  
      90  
      91 > open with: Sometimes, I wish I could open a linked file with another  
      92 > software than the default one. Maybe when you press CTRL and right click  
      93 > a filename a special context menu would appear? or just a simple 'Open  
      94 > With' right click menu item? or the whole windows context menu that you  
      95 > get when right clicking files? (Sorry, but I have no idea, whatsoever,  
      96 > of the options that you have to make it as simple as possible).  
      97  
      98  
    76 99 +++ More shortcut customizations  
    77 100 > (Having mentioned shortcut keys: is there any ways to change ctrl-space  
  • branches/stable-1.7/wikidpad_unicode.iss

    r97 r98  
    43 43 SolidCompression=true  
    44 44 AppName=WikidPad  
    45   AppVerName=WikidPad 1.7rc3  
      45 AppVerName=WikidPad 1.7rc4  
    45 45 DefaultDirName={pf}\WikidPad  
    46 46 DefaultGroupName=WikidPad  
    47 47 AppID={{22A83C29-58A8-4CAB-8EDC-918D74F8429E}  
    48 48 VersionInfoVersion=1.7  
    49   VersionInfoTextVersion=WikidPad 1.7rc3  
      49 VersionInfoTextVersion=WikidPad 1.7rc4  
    49 49 LicenseFile=C:\DATEN\Projekte\Wikidpad\Current\license.txt  
    50 50 AllowNoIcons=true  
    51 51 ShowLanguageDialog=yes  
    52 52 Compression=lzma/ultra  
    53   OutputBaseFilename=WikidPad-1.7rc3  
      53 OutputBaseFilename=WikidPad-1.7rc4  
    53 53 InternalCompressLevel=ultra  
    54 54 AppCopyright=© 2005-2006 Jason Horman, Michael Butscher, Gerhard Reitmayr  
  • branches/stable-1.7/WikidPadHelp/data/ChangeLog.wiki

    r94 r98  
    2 2  
    3 3  
    4   Oct. 18, 2006 (1.7rc3)  
      4 Nov. 22, 2006 (1.7rc4)  
      5  
      6     * Windows binary installer: .wiki file of WikidPadHelp are now  
      7       always overwritten on updating.  
      8     * Bug fixed: Bad HTML code if first cell of a table row is empty  
      9       and indented.  
      10  
      11  
      12 Oct. 18, 2006 (1.7rc3, repository revision in "mbutscher" branch: 93)  
    5 13  
    6 14     * Bug fixed: Pages were shown as parentless even if an alias  
     
    13 21  
    14 22  
    15   Sep. 22, 2006 (1.7rc2)  
      23 Sep. 22, 2006 (1.7rc2, repository revision in "mbutscher" branch: 90)  
    15 23  
    16 24     * Fixed bug: Some problems with non-ascii pathes.  
     
    23 31  
    24 32  
    25   Aug. 26, 2006 (1.7rc1)  
      33 Aug. 26, 2006 (1.7rc1, repository revision in "mbutscher" branch: 88)  
    25 33  
    26 34     * Better handling of non Western-European languages on  
     
    35 43  
    36 44  
    37   Aug. 05, 2006 (1.7beta8)  
      45 Aug. 05, 2006 (1.7beta8, repository revision in "mbutscher" branch: 85)  
    37 45  
    38 46 Changes: