root/branches/mbutscher/work/WikidPadHelp/data/ChangeLog.wiki @ 258

Revision 258, 14.0 kB (checked in by APA, 2 years ago)

WikidPadHelp?: more changes

Line 
1[:page:PageHeader][:toc:]
2+ Change Log
3
4++ Feb. 27, 2011: 2.2beta01
5
6    * Support for [.] to refer to current wiki page
7    * Introduced "prel" and "pabs" in URL appendix and automatic
8      adaption of relative links. See [UrlLinking#++ URL Appendix]
9    * MsWindowsBinaryInstaller now supports creation of a portable
10      install (no uninstall, no registry or start menu changes)
11    * Incremental search now also supported in inline diff view
12    * Removed annoying "blinking" on current heading in
13      doc structure window (thanks to Christian Ziemski)
14    * Introduced splash window.
15      See [OptionsDialog#+++ Show splash screen]
16
17    * Bug fixed: Autocompletion for anchors treated wiki links as
18      wiki words (no relative or absolute paths supported)
19    * Bug fixed: Error in error handling for unknown wiki language
20      tag on opening a wiki
21    * Bug fixed: Problems with IE 6 on Win XP SP2 reduced (problems
22      with iframe remain)
23    * Bug fixed: Sometimes relative links not possible due to
24      undesired case sensitivity
25    * Bug fixed: "SetCallFilterEvent" not supported by older
26      wxPython versions
27
28
29++ Jan. 30, 2011: 2.1beta11
30
31This version needs a rebuild of the index if you enabled indexed
32search. This is done automatically in the background but may
33initially lead to higher CPU load and incomplete results of index
34searches.
35
36Creators of derived WikidPad parsers should merge changes from
37official parser
38
39    * Option for translating menu accelerators for special keyboard
40      layouts where ctrl-level has other layout than base level.
41      See [OptionsDialog#+++ Translate menu accelerators for keyboard layout]
42    * Option to show iframe content from external sources inside
43      the HTML IE preview.
44      See [Options HTML preview_export#*Show iframes inside IE preview*]
45    * Experimental: MsWindows: Option to let scroll-wheel scroll
46      the window under the pointer. Doesn't work for some windows.
47      See [OptionsDialog#+++ Scroll under pointer]
48    * Index search: Highlight found terms and jump to one found
49      term on double-click
50    * Removed plus signs in front of headings in page structure
51      view, used indentation instead
52
53    * Several bug fixes regarding "whoosh" (index search)
54    * Bug fixed: MsWindows: "Invalid handle" error on command line
55      bridge insertion plugins
56    * Bug fixed: Autocompletion for anchors treated wiki links as
57      wiki words (no relative or absolute paths supported)
58
59    * Internal, index search: Store a format number for search
60      index and rebuild index if number doesn't match the format
61      of current WikidPad version
62
63
64++ Dec. 27, 2010: 2.1beta10
65
66Creators of derived WikidPad parsers should merge changes from
67official parser
68
69    * Basic support for indexed search. See [SearchingTheWiki/Index]
70    * Menu item and toolbar icon to move up from subpage to
71      its superpage. See [Menu Navigate#++ Upward]
72
73    * Bug fixed: Stack overflow for too deeply nested wikis on
74      tree-sorted print/export
75    * Bug fixed: Deprecated os.popen...() functions used
76
77    * Internal: Layout changes to better support
78      internationalization
79
80
81++ Dec. 05, 2010: 2.1beta09
82
83Creators of derived WikidPad parsers should merge changes from
84official parser
85
86    * Autocompletion now also suggests builtin attributes
87    * Command line options to run a saved export profile either once
88      or as continuous export.
89      See [CommandLineSupport#*--export-saved <name of saved export>*]
90
91    * Bug fixed: Autocompletion of attribute keys didn't work
92    * Bug fixed: Printing didn't work
93    * Bug fixed: Empty line after table was eaten in HTML export
94
95
96++ Oct. 30, 2010: 2.1beta08
97
98    * Chinese translation of user interface (thanks to yuxiaoxu)
99    * Hungarian translation of user interface (thanks to Török Árpád)
100    * Hungarian translation of help wiki (separate download)
101
102    * Small change in logic to find a template: If a newly created
103      page has multiple parents it will be created from a template
104      if there are no contradictory "template" attributes in the
105      parents but at least one "template" attribute exists.
106
107    * Bug fixed: Problem with selection of tree item using keyboard
108    * Bug fixed: Bad link in exported html for list of parents of
109      a page
110    * Bug fixed: Error due to subtle change in API of newer Sqlite
111      versions
112
113    * Internal: Changes in GUI layout to better support internationalization
114
115
116++ Sep. 25, 2010: 2.1beta07
117
118    * "WikidPadParser.py" modified. If you have your own version
119      you must update it!
120
121    * Some changes to better support of subpages (pages with
122      slashes to create some kind of path). If you do not use
123      them you shouldn't notice a difference.
124    * See [Subpages#+++ Wiki links versus wiki page names]:
125        * "alias" and "template" attributes now process wiki links
126          instead of wiki page names
127        * Replace text by WikiWord dialog now processes wiki links
128          instead of wiki page names
129        * Auto-completion updated
130
131    * If an attribute value in "Views" subtree is empty it is
132      replaced by its children (the wiki pages containing the
133      attribute)
134
135    * Bug fixed: Linux: Problem when opening a wiki where not
136      the left-most tab was selected last
137    * Bug fixed: Menu item "Search and Replace" remained gray
138      after going back from preview to editor
139    * Bug fixed: Harmless exception during searching
140    * Bug fixed: No update of syntax highlighting under some
141      circumstances
142
143
144++ Aug. 29, 2010: 2.1beta06
145
146    * Inline diff between versions.
147      See [ChronViewWindow#++++ Compare differences]
148    * MsWindows: Option to warn about other WikidPad processes running
149      in single process mode.
150      See [OptionsDialog#+++ Warn about other processes]
151    * Option "coldir down" in appendix of "rel" insertions to sort
152      found wiki words downwards in columns instead of rightwards.
153      See [Insertions#multi-column table is sorted rightwards]
154    * Wiki properties dialog now also shows configuration path and
155      if wiki is read-only explains why
156
157    * Bug fixed: Homepage not prepared properly when creating new wiki
158    * Small problems with non-ascii paths fixed
159
160
161++ Jul. 27, 2010: 2.1beta05
162
163    * When dropping files you now have options to move files to
164      file storage (instead of copying) and to be asked every time
165      what to do. See [OptionsDialog#+++ Dropping files]
166    * Option to define what to insert before, after and between file
167      links when dropping files.
168      See [OptionsDialog#+++ File dropping]
169    * Spell check while type.
170      See [SpellChecking#++ Spell check while type]
171    * Commandline options to start tabs in preview mode and to
172      prevent list of recent opened wikis from updating.
173      See [CommandLineSupport#++++ General]
174    * WikidPad now remembers active tab and view mode
175      (editor/preview) of each tab
176
177    * Bug fixed: Missing string <<"Set of *.wiki files">>
178      for i18n
179
180
181++ Jul. 04, 2010: 2.1alpha04
182
183    * Export of previous versions of a wiki page in multipage text
184      file format is supported now.
185      See [WikiExport#+++ Additional options for multipage text format]
186    * Fine grained import control of multipage text files: Rename on
187      name collision, decide which data to import, decide if
188      versioning data should be imported for each wiki page.
189      See [WikiImport#+++ Additional options for multipage text format]
190    * Simple log rotation for error log to keep maximum disc space
191      needed for log at about 1 MByte. If log is over 512 KBytes on
192      WikidPad startup, it is renamed to "WikidPad_Error_bak.log"
193      (if this file existed already, it is deleted).
194
195    * Bug fixed: Errors due to bad cache when using different
196      versions side-by-side with non-English UI language
197    * Workaround: Option to forbid cancelling of running
198      wiki-wide search.
199      See [OptionsDialog#+++ Forbid cancel on search]
200
201
202++ Jun. 05, 2010: 2.1alpha03
203
204    * When creating new wiki, dialog also asks if ascii-only
205      file names should be used for wiki page files (default is on
206      for MacOS, see [OptionsDialog#+++ Page file names ASCII only])
207    * Option to slow down background tree update (to reduce
208      response delay of WikidPad).
209      See [OptionsDialog#+++ Update step min. delay]
210    * Support for processing right-clicks on toolbar icons from
211      plugins (see file "extensions/referrals.py" as an example)
212
213    * Process "binInst.ini"-file (needed for MsWindowsBinary
214      wxPython downgrade)
215    * MsWindows: Workaround for too short labels in wxListCtrl
216    * MacOS: Further changes to keybindings
217    * Bug fixed: Setting wiki to readonly failed
218    * Bug fixed: Linux: Problems when switching tabs too fast
219      (thanks to Christian Ziemski)
220    * Bug fixed: Wrong focus position after opening wiki in
221      same window
222    * Bug fixed: Linux: Crash when closing WikidPad
223
224    * Internal: Changes to multipage text file import (you should not
225      notice a change)
226
227
228++ May 04, 2010: 2.1alpha02
229
230    * [CSS] style classes for the heading levels (named "heading-level1"
231      to "heading-level15")
232    * Appendix "adjheading" for insertion "page" to adjust headings of
233      a page included into another. See [Insertions#    * *page*]
234    * Menu item to convert between absolute and relative URL.
235      See [UrlLinking#++ Converting between relative and absolute URL]
236    * Context menu item for file: and rel: URLs to open
237      containing folder
238
239    * Internal: Function stdDialog() now also accepts type "listmcstr"
240      to show a list where user can select zero or more list entries.
241      See [ApiDocs#stdDialog(]
242
243    * MacOS: Several enhancements and bug fixes (thanks to
244      Christian Ziemski)
245    * Reduction of used CPU time while WikidPad is minimized
246    * Workaround for problems to detect screen size
247      in multi-display environments
248    * Internal: Clearer error message for missing XML-ID
249    * Internal: MsWindowsBinary: Plugins are now compiled at
250      run-time with "-O" option (keeps doc-strings)
251
252
253++ Apr. 05, 2010: 2.1alpha01
254
255    * New database format! It is recommended to make a backup before
256      updating and run "Maintenance"->"Update cache" after that
257
258    * Storing of timestamp of last visit to a page. The
259      "Open Wiki Word" dialog allows now to sort by newest or oldest
260      visit time. See [Menu Navigate#++ Go to Page]
261    * Context menu entry to apply a particular page as template on
262      a newly created page (and option to define which pages to offer
263      as templates). See [ChangeLog#+++ Using templates explicitly]
264    * In wiki-wide search in boolean search mode, the "\todo:" prefix
265      now behaves exactly as the "attr:" prefix.
266      See [SearchingTheWiki/BooleanRegex#++++ todo:]
267    * Tabs close now if a WikiWord is deleted and no other word is
268      in the history of this tab
269    * Context menu of "file:" and "rel:" URLs now offers to open
270      containing folder of a file
271    * When using headings as wiki word links and opening a heading,
272      cursors now jumps to this heading in editor
273
274    * Internal: Renaming "properties" of a wiki page to "attributes"
275      in function and token names to get a more consistent naming.
276      Currently there is compatibility code to keep plugins working.
277    * Internal: Todos are now processed (and especially parsed) in
278      a similar way as attributes. If you have your own parser, update
279      it according to "extensions\wikidPadParser\WikidPadParser.py".
280
281    * Some key bindings in Scintilla editor component removed to avoid
282      interference with WikidPad key bindings
283    * Some changes to better handle missing Unicode support for
284      filesystem in Python (affects mainly MacOS)
285
286    * Bug fixed: Keyboard shortcut for ActivateLinkBackground
287      doesn't work
288    * Bug fixed: Updating wiki database fails if a pagefile is missing
289    * Bug fixed: Linux: Sometimes focus doesn't switch from tab label
290      to tab automatically
291    * Bug fixed: Focus not going back when aborting the opening of
292      a wiki
293
294
295++ Feb. 28, 2010: 2.0beta13
296
297    * It's now possible to copy whole directories into the
298      file storage of a wiki
299    * F6 cycles now also through chronological view and page structure
300      if they are visible
301
302    * Bug fixed: No meaningful error message if exporting from
303      commandline fails
304    * Bug fixed: HTML export of subpages failed
305    * Bug fixed: Using F6 to switch between tree and tabs switched
306      also to invisible tree.
307
308    * Bug fixed: Linux: Automatic focus shift from tab to tab content
309      did not always work
310    * Bug fixed: Linux: Selecting page in tree shifted focus to
311      tab content, therefore no keyboard navigation in tree
312    * Bug fixed: Linux: Problems with tab switching by keyboard
313
314    * Bug fixed: MsWindows: Incomplete or foreign enchant installation
315      may crash WikidPad on startup
316    * Bug fixed: MsWindows7: Error message when using font dialog
317
318
319++ Jan. 31, 2010: 2.0beta12
320
321    * Support for renaming of subpages when renaming superpage.
322      See [RenamingWikiWords]
323    * More logical behavior when closing tab if MRU order is active
324
325    * Bug fixed: In wiki-wide search "Replace All" didn't work
326
327
328++ Jan. 06, 2010: 2.0beta11
329
330    * Support for clipboard catcher on Linux (at least Gnome).
331      See [ClipboardCatcher#+ Prerequisites]
332
333    * Bug fixed: Linux: Spell checking did not work (thanks to
334      Christian Ziemski)
335    * Bug fixed: Linux: Character input not working after
336      switching of keyboard layout for certain languages
337      (e.g. Russian). Can now be fixed with the
338      IME workaround
339
340
341++ Previous Years
342
343+++ [ChangeLog2009]
344+++ [ChangeLog2008]
345+++ [ChangeLog2007]
346+++ [ChangeLog2006]
347+++ [ChangeLog2005]
348+++ [ChangeLog2004]
349+++ [ChangeLog2003]
350
351
352[:page:PageHeader][bookmarked: true][tree_position: 0]
Note: See TracBrowser for help on using the browser.