rwd_files/HowTo_Tinker.txt in rwdgutenberg-0.09 vs rwd_files/HowTo_Tinker.txt in rwdgutenberg-0.12

- old
+ new

@@ -218,16 +218,73 @@ == Contact For more information see: http://rwdapplications.rubyforge.org/wiki/wiki.pl - For more information about RubyWebDialogs see: http://www.erikveen.dds.nl/rubywebdialogs/index.html Thanks, Steven Gibson == Changelog +version 1.81 + condensed config files from 4 -> 2 + fixed document launch bug + add $KCODE = 'u' + +version 1.80 + changed pda handling in rwd.rb + added logging + added log review screen on tinker back window + changed handling of live applet loading, to not list version in file names + +version 1.79 + edited net.rb to fix text editing + +version 1.78 + modify config files + modify rconftools.rb to handle \r\n dos vs unix + +Version 1.77 + Fixed zips location to be relative or absolute + Made themes loadable + +Version 1.76 + Move rwd code files into lib directory - bug - 21886 + change tab name list applets - bug - 21864 + change extra folder to be lib folder - bug 21887 + remove duplicate intall applet code - bug 21885 + On Menu tab/Selection Tab - add help button - bug 21884 + clean up directory structure in gui directory - bug 21882 + +Version 1.75 + change rwd.rb to use UTF-8 for web pages + add language load for applets + +Version 1.74 + remove remote control from help + more dependable gui loading for applets + +Version 1.73 + more debug info in initiateapplet + remove gutenberg lang translations + correct gui building error recovery + +Version 1.72 + additional cleanup for live applet add and removal + after applet removal focus returns to proper tab + error messages are reduced unless $DEBUG=true + +Version 1.70 + major update to applet loading routines + a properly prepared applet should be loadable and unloadable live with not restarting + localization is not yet updated in live applet loading + remove network line debugging output + +Version 1.69 + More work on translations - Spanish almost done + removed remote control + Version 1.68 updated to newest Ruby webdialogs Version 1.67 Add html for help