# HG changeset patch # User insilmaril # Date 1177516975 0 # Node ID 7a651cb19690e51087724b2a1e00cf351772430f # Parent f4aae4fdc1bcaa2918abddea1a7cacad0b5d87ed started doxygen documentation diff -r f4aae4fdc1bc -r 7a651cb19690 demos/liveform.vym Binary file demos/liveform.vym has changed diff -r f4aae4fdc1bc -r 7a651cb19690 demos/math.vym Binary file demos/math.vym has changed diff -r f4aae4fdc1bc -r 7a651cb19690 demos/time-management.vym Binary file demos/time-management.vym has changed diff -r f4aae4fdc1bc -r 7a651cb19690 demos/todo.vym Binary file demos/todo.vym has changed diff -r f4aae4fdc1bc -r 7a651cb19690 flags/flag-url-16x16.png Binary file flags/flag-url-16x16.png has changed diff -r f4aae4fdc1bc -r 7a651cb19690 tex/vym.changelog --- a/tex/vym.changelog Wed Apr 25 16:02:54 2007 +0000 +++ b/tex/vym.changelog Wed Apr 25 16:02:55 2007 +0000 @@ -1,8 +1,17 @@ +------------------------------------------------------------------- +Fri Apr 24 18:34:48 CEST 2007 - uwe + +- Feature: autosave +- Feature: number of undo/redo levels can be changed in settings +- Feature: branch property window settings are saved +- Bugfix: Unscroll all childs has saveState now +- Bugfix: Invisible selection after switching mapeditor + ------------------------------------------------------------------- Tue Apr 10 15:18:39 CEST 2007 - uwedr - Version: 1.8.71 -- Feature: Added basic macros +- Feature: Added basic macros and documentation ------------------------------------------------------------------- Sat Mar 31 10:59:55 CEST 2007 - uwe diff -r f4aae4fdc1bc -r 7a651cb19690 tex/vym.tex --- a/tex/vym.tex Wed Apr 25 16:02:54 2007 +0000 +++ b/tex/vym.tex Wed Apr 25 16:02:55 2007 +0000 @@ -305,8 +305,7 @@ by using the arrow-keys, it will unscroll temporary. This is shown as a scroll with a little hour glass. If the temporary unscrolled part is not longer needed, it will be hidden again automatically. It is also -possible to unscroll all branches using "Edit\ra Unscroll all scrolled -branches". +possible to unscroll a whole subtree using "Edit\ra Unscroll all childs". You can also hide parts of the map while exporting it e.g. to a webpage or a presentation, see \ref{hideexport} for details. @@ -1018,20 +1017,20 @@ \begin{center} \begin{tabular}{cccp{8cm}}\\ \bf Option & \bf Comment & \bf Argument & \bf Description \\ \hline -v & version & & Show version ov \vym\\ +d & debug & & Turn on debugging output \\ +h & help & & Show help\\ l & local & & Use local paths to stylesheets, translations, icons, etc. instead of system paths. Useful for testing\\ -h & help & & Show help\\ +q & quit & & Quit immediatly after startup. Useful for benchmarks.\\ r & run & filename & Run script\\ -q & quit & & Quit immediatly after startup. Useful for benchmarks.\\ +v & version & & Show version ov \vym\\ \end{tabular} \end{center} You can also give several filenames at the commandline to let \vym open several maps at once. - \section{Scripts} \label{scripts} - %FIXME + \section{Scripts} \label{scripts} %FIXME