Hello community,

here is the log from the commit of package eaglemode for openSUSE:Factory 
checked in at 2015-08-27 08:58:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eaglemode (Old)
 and      /work/SRC/openSUSE:Factory/.eaglemode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eaglemode"

Changes:
--------
--- /work/SRC/openSUSE:Factory/eaglemode/eaglemode.changes      2015-05-29 
10:42:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.eaglemode.new/eaglemode.changes 2015-08-27 
08:58:02.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Aug 25 16:58:25 UTC 2015 - [email protected]
+
+- Update to 0.89.1, announce message:
+
+ * Fixed shortcuts for Windows systems where wsf files are not associated with 
wscript.
+ * Multi-user installation of start menu and desktop icons on Windows.
+ * Improved resolution of built-in font.
+ *  Minor fixes.
+
+-------------------------------------------------------------------

Old:
----
  eaglemode-0.89.0.tar.bz2

New:
----
  eaglemode-0.89.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ eaglemode.spec ++++++
--- /var/tmp/diff_new_pack.Asn43b/_old  2015-08-27 08:58:03.000000000 +0200
+++ /var/tmp/diff_new_pack.Asn43b/_new  2015-08-27 08:58:03.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eaglemode
-Version:        0.89.0
+Version:        0.89.1
 Release:        0
 Summary:        Eagle Mode the deep application Cosmos
 License:        GPL-3.0

++++++ eaglemode-0.89.0.tar.bz2 -> eaglemode-0.89.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/html/ChangeLog.html 
new/eaglemode-0.89.1/doc/html/ChangeLog.html
--- old/eaglemode-0.89.0/doc/html/ChangeLog.html        2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/html/ChangeLog.html        2015-08-06 
12:21:28.000000000 +0200
@@ -3,6 +3,15 @@
 <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000E0" VLINK="#600080" 
ALINK="#F00000">
 <H1>Change Log</H1>
 
+<H2>Version 0.89.1</H2>
+<UL>
+<LI>Fixed shortcuts for Windows systems where wsf files are not associated with
+wscript.</LI>
+<LI>Multi-user installation of start menu and desktop icons on Windows.</LI>
+<LI>Improved resolution of built-in font.</LI>
+<LI>Minor fixes.</LI>
+</UL>
+
 <H2>Version 0.89.0</H2>
 <UL>
 <LI>Added new API classes: emListBox, emFileSelectionBox, emFileDialog, and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/eaglemode-0.89.0/doc/html/CppApiRef/emCore_emStd1_h.html 
new/eaglemode-0.89.1/doc/html/CppApiRef/emCore_emStd1_h.html
--- old/eaglemode-0.89.0/doc/html/CppApiRef/emCore_emStd1_h.html        
2015-05-09 16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/html/CppApiRef/emCore_emStd1_h.html        
2015-08-06 12:21:28.000000000 +0200
@@ -47,7 +47,7 @@
 
 </SPAN><SPAN CLASS=p>#define EM_MAJOR_VERSION 0
 #define EM_MINOR_VERSION 89
-#define EM_MICRO_VERSION 0
+#define EM_MICRO_VERSION 1
 #define EM_VERSION_POSTFIX ""
         </SPAN><SPAN CLASS=c>// Version numbers and postfix. Postfix is a 
string like ".rc1" or "".
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/html/InstallAndStart.html 
new/eaglemode-0.89.1/doc/html/InstallAndStart.html
--- old/eaglemode-0.89.0/doc/html/InstallAndStart.html  2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/html/InstallAndStart.html  2015-08-06 
12:21:28.000000000 +0200
@@ -7,7 +7,7 @@
 <CENTER>
 <FONT SIZE=4><B>Eagle Mode -</B></FONT><BR>
 <FONT SIZE=7><B>Install and Start</B></FONT><P>
-<FONT SIZE=2>Copyright &copy; 2008-2010 Oliver Hamann.
+<FONT SIZE=2>Copyright &copy; 2008-2010,2015 Oliver Hamann.
 Homepage: <A 
HREF="http://eaglemode.sourceforge.net/";>http://eaglemode.sourceforge.net/</A></FONT>
 </CENTER>
 
@@ -62,7 +62,8 @@
 Depending on the installation, you may find a menu entry named "Eagle Mode" in
 the applications menu of your desktop. If not, please search the directory 
where
 Eagle Mode has been installed, and run the file <TT>eaglemode.sh</TT> from
-there. Exception: Windows users have to run <TT>eaglemode.wsf</TT> instead.
+there. Exception: Windows users have to run <TT>eaglemode.wsf</TT> with the
+Windows Based Script Host (wscript.exe) instead.
 <P>
 If you wonder about the files in the <TT>bin</TT> directory: Most of these
 executables require special environment variables and cannot be run directly.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/AdvancedConfiguration.ps 
new/eaglemode-0.89.1/doc/ps/AdvancedConfiguration.ps
--- old/eaglemode-0.89.0/doc/ps/AdvancedConfiguration.ps        2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/AdvancedConfiguration.ps        2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - Advanced Configuration
 %%Pages: 7
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/ChangeLog.ps 
new/eaglemode-0.89.1/doc/ps/ChangeLog.ps
--- old/eaglemode-0.89.0/doc/ps/ChangeLog.ps    2015-05-09 16:32:42.000000000 
+0200
+++ new/eaglemode-0.89.1/doc/ps/ChangeLog.ps    2015-08-06 12:21:28.000000000 
+0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - Change Log
 %%Pages: 4
 %%DocumentProvidedResources:
@@ -5056,65 +5056,67 @@
 GS
 72 36 T
 0.00 0.00 0.00 C 20 FS/F9 SF 0 700 M(Change Log)S
-17 FS/F9 SF 0 665.8 M(Version 0.89.0)S
-11 FS/F4 SF 36 638.2 M(Added new API classes: emListBox, emFileSelectionBox, 
emFileDialog, and emAnything.)S
+17 FS/F9 SF 0 665.8 M(Version 0.89.1)S
+11 FS/F4 SF 36 638.2 M(Fixed shortcuts for Windows systems where wsf files are 
not associated with wscript.)S
 /F18 SF 28.19 638.2 M(\267 )S
-/F4 SF 36 625 M(Removed method emPanel::EnableAutoExpansion\(\) \(it's always 
"enabled" now\).)S
+/F4 SF 36 625 M(Multi-user installation of start menu and desktop icons on 
Windows.)S
 /F18 SF 28.19 625 M(\267 )S
-/F4 SF 36 611.8 M(Minor fixes and improvements.)S
+/F4 SF 36 611.8 M(Improved resolution of built-in font.)S
 /F18 SF 28.19 611.8 M(\267 )S
-17 FS/F9 SF 0 579.4 M(Version 0.88.0)S
-11 FS/F4 SF 36 551.8 M(Replaced API class emTiling by more specialized 
classes: emLinearLayout, emRasterLayout, and)S
-36 538.6 M(emPackLayout.)S
-/F18 SF 28.19 551.8 M(\267 )S
-/F4 SF 36 525.4 M(Accordingly replaced emGroup by emLinearGroup, 
emRasterGroup, and emPackGroup.)S
+/F4 SF 36 598.6 M(Minor fixes.)S
+/F18 SF 28.19 598.6 M(\267 )S
+17 FS/F9 SF 0 566.2 M(Version 0.89.0)S
+11 FS/F4 SF 36 538.6 M(Added new API classes: emListBox, emFileSelectionBox, 
emFileDialog, and emAnything.)S
+/F18 SF 28.19 538.6 M(\267 )S
+/F4 SF 36 525.4 M(Removed method emPanel::EnableAutoExpansion\(\) \(it's 
always "enabled" now\).)S
 /F18 SF 28.19 525.4 M(\267 )S
-/F4 SF 36 512.2 M(Fixed cropping of video frames.)S
+/F4 SF 36 512.2 M(Minor fixes and improvements.)S
 /F18 SF 28.19 512.2 M(\267 )S
-/F4 SF 36 499 M(Fixed launch feedback.)S
-/F18 SF 28.19 499 M(\267 )S
-/F4 SF 36 485.8 M(Improved input processing on slow machines.)S
-/F18 SF 28.19 485.8 M(\267 )S
-/F4 SF 36 472.6 M(Minor fixes.)S
-/F18 SF 28.19 472.6 M(\267 )S
-17 FS/F9 SF 0 440.2 M(Version 0.87.0)S
-11 FS/F4 SF 36 412.6 M(Bug fix: The view often zoomed away unexpectedly from 
alternative file content panels \(since)S
-36 399.4 M(version 0.86.0\).)S
+17 FS/F9 SF 0 479.8 M(Version 0.88.0)S
+11 FS/F4 SF 36 452.2 M(Replaced API class emTiling by more specialized 
classes: emLinearLayout, emRasterLayout, and)S
+36 439 M(emPackLayout.)S
+/F18 SF 28.19 452.2 M(\267 )S
+/F4 SF 36 425.8 M(Accordingly replaced emGroup by emLinearGroup, 
emRasterGroup, and emPackGroup.)S
+/F18 SF 28.19 425.8 M(\267 )S
+/F4 SF 36 412.6 M(Fixed cropping of video frames.)S
 /F18 SF 28.19 412.6 M(\267 )S
-/F4 SF 36 386.2 M(Reorganized the toolkit classes, renamed all "emTk*" to 
"em*".)S
+/F4 SF 36 399.4 M(Fixed launch feedback.)S
+/F18 SF 28.19 399.4 M(\267 )S
+/F4 SF 36 386.2 M(Improved input processing on slow machines.)S
 /F18 SF 28.19 386.2 M(\267 )S
 /F4 SF 36 373 M(Minor fixes.)S
 /F18 SF 28.19 373 M(\267 )S
-17 FS/F9 SF 0 340.6 M(Version 0.86.0)S
-11 FS/F4 SF 36 313 M(Added kinetic effects \(inertia and friction\) to zooming 
and scrolling by mouse and keyboard.)S
+17 FS/F9 SF 0 340.6 M(Version 0.87.0)S
+11 FS/F4 SF 36 313 M(Bug fix: The view often zoomed away unexpectedly from 
alternative file content panels \(since)S
+36 299.8 M(version 0.86.0\).)S
 /F18 SF 28.19 313 M(\267 )S
-/F4 SF 36 299.8 M(Added a magnetism which zooms and scrolls automatically for 
showing a content full-sized. \(It gets)S
-36 286.6 M(active after zooming or scrolling by mouse, when a content is not 
to far from being shown full-sized.\))S
-/F18 SF 28.19 299.8 M(\267 )S
-/F4 SF 36 273.4 M(Added an acceleration effect to zooming by mouse wheel.)S
+/F4 SF 36 286.6 M(Reorganized the toolkit classes, renamed all "emTk*" to 
"em*".)S
+/F18 SF 28.19 286.6 M(\267 )S
+/F4 SF 36 273.4 M(Minor fixes.)S
 /F18 SF 28.19 273.4 M(\267 )S
-/F4 SF 36 260.2 M(Added animations for logical position changes by keys and 
bookmarks.)S
-/F18 SF 28.19 260.2 M(\267 )S
-/F4 SF 36 247 M(Adapted emLKC to kernel 3.16 and higher.)S
-/F18 SF 28.19 247 M(\267 )S
-/F4 SF 36 233.8 M(Minor fixes and improvements.)S
-/F18 SF 28.19 233.8 M(\267 )S
-17 FS/F9 SF 0 201.4 M(Version 0.85.0)S
-11 FS/F4 SF 36 173.8 M(Fixed some bugs of the PDF viewer.)S
+17 FS/F9 SF 0 241 M(Version 0.86.0)S
+11 FS/F4 SF 36 213.4 M(Added kinetic effects \(inertia and friction\) to 
zooming and scrolling by mouse and keyboard.)S
+/F18 SF 28.19 213.4 M(\267 )S
+/F4 SF 36 200.2 M(Added a magnetism which zooms and scrolls automatically for 
showing a content full-sized. \(It gets)S
+36 187 M(active after zooming or scrolling by mouse, when a content is not to 
far from being shown full-sized.\))S
+/F18 SF 28.19 200.2 M(\267 )S
+/F4 SF 36 173.8 M(Added an acceleration effect to zooming by mouse wheel.)S
 /F18 SF 28.19 173.8 M(\267 )S
-/F4 SF 36 160.6 M(Adapted to Debian 7.)S
+/F4 SF 36 160.6 M(Added animations for logical position changes by keys and 
bookmarks.)S
 /F18 SF 28.19 160.6 M(\267 )S
-/F4 SF 36 147.4 M(Adapted to xine-lib 1.2x.)S
+/F4 SF 36 147.4 M(Adapted emLKC to kernel 3.16 and higher.)S
 /F18 SF 28.19 147.4 M(\267 )S
-/F4 SF 36 134.2 M(Minor fixes.)S
+/F4 SF 36 134.2 M(Minor fixes and improvements.)S
 /F18 SF 28.19 134.2 M(\267 )S
-17 FS/F9 SF 0 101.8 M(Version 0.84.0)S
-11 FS/F4 SF 36 74.2 M(Fixed keyboard inquiry with some X input methods.)S
+17 FS/F9 SF 0 101.8 M(Version 0.85.0)S
+11 FS/F4 SF 36 74.2 M(Fixed some bugs of the PDF viewer.)S
 /F18 SF 28.19 74.2 M(\267 )S
-/F4 SF 36 61 M(Fixed occasional delay of starting to play audio and video 
files.)S
+/F4 SF 36 61 M(Adapted to Debian 7.)S
 /F18 SF 28.19 61 M(\267 )S
-/F4 SF 36 47.8 M(Adjusted emLKC to kernel 3.1.1 and higher.)S
+/F4 SF 36 47.8 M(Adapted to xine-lib 1.2x.)S
 /F18 SF 28.19 47.8 M(\267 )S
+/F4 SF 36 34.6 M(Minor fixes.)S
+/F18 SF 28.19 34.6 M(\267 )S
 /F8 SF 480.884 0 M(1)S
 GR
 SP
@@ -5122,65 +5124,70 @@
 %%PageBoundingBox: 72 36 559 756
 GS
 72 36 T
-0.00 0.00 0.00 C 11 FS/F4 SF 36 709 M(Made the user configuration directory 
configurable with the environment variable)S
-36 695.8 M(EM_USER_CONFIG_DIR.)S
-/F18 SF 28.19 709 M(\267 )S
-/F4 SF 36 682.6 M(Minor fixes.)S
-/F18 SF 28.19 682.6 M(\267 )S
-17 FS/F9 SF 0 650.2 M(Version 0.83.0)S
-11 FS/F4 SF 36 622.6 M(Added a better PDF viewer \(but not on Windows\).)S
-/F18 SF 28.19 622.6 M(\267 )S
+0.00 0.00 0.00 C 17 FS/F9 SF 0 703 M(Version 0.84.0)S
+11 FS/F4 SF 36 675.4 M(Fixed keyboard inquiry with some X input methods.)S
+/F18 SF 28.19 675.4 M(\267 )S
+/F4 SF 36 662.2 M(Fixed occasional delay of starting to play audio and video 
files.)S
+/F18 SF 28.19 662.2 M(\267 )S
+/F4 SF 36 649 M(Adjusted emLKC to kernel 3.1.1 and higher.)S
+/F18 SF 28.19 649 M(\267 )S
+/F4 SF 36 635.8 M(Made the user configuration directory configurable with the 
environment variable)S
+36 622.6 M(EM_USER_CONFIG_DIR.)S
+/F18 SF 28.19 635.8 M(\267 )S
 /F4 SF 36 609.4 M(Minor fixes.)S
 /F18 SF 28.19 609.4 M(\267 )S
-17 FS/F9 SF 0 577 M(Version 0.82.0)S
-11 FS/F4 SF 36 549.4 M(Added auto mark option to emNetwalk.)S
+17 FS/F9 SF 0 577 M(Version 0.83.0)S
+11 FS/F4 SF 36 549.4 M(Added a better PDF viewer \(but not on Windows\).)S
 /F18 SF 28.19 549.4 M(\267 )S
-/F4 SF 36 536.2 M(Made audio and video player more persistent.)S
+/F4 SF 36 536.2 M(Minor fixes.)S
 /F18 SF 28.19 536.2 M(\267 )S
-/F4 SF 36 523 M(Added support for large files on most 32-bit systems.)S
-/F18 SF 28.19 523 M(\267 )S
-/F4 SF 36 509.8 M(Fixed crash on Windows.)S
-/F18 SF 28.19 509.8 M(\267 )S
-/F4 SF 36 496.6 M(Fixed failing of file manager commands by extended file name 
characters on Windows.)S
-/F18 SF 28.19 496.6 M(\267 )S
-/F4 SF 36 483.4 M(Worked around failure of select function on OpenSolaris.)S
-/F18 SF 28.19 483.4 M(\267 )S
-/F4 SF 36 470.2 M(Minor fixes.)S
-/F18 SF 28.19 470.2 M(\267 )S
-17 FS/F9 SF 0 437.8 M(Version 0.81.0)S
-11 FS/F4 SF 36 410.2 M(Added UTF-16 support to the plain text file viewer.)S
+17 FS/F9 SF 0 503.8 M(Version 0.82.0)S
+11 FS/F4 SF 36 476.2 M(Added auto mark option to emNetwalk.)S
+/F18 SF 28.19 476.2 M(\267 )S
+/F4 SF 36 463 M(Made audio and video player more persistent.)S
+/F18 SF 28.19 463 M(\267 )S
+/F4 SF 36 449.8 M(Added support for large files on most 32-bit systems.)S
+/F18 SF 28.19 449.8 M(\267 )S
+/F4 SF 36 436.6 M(Fixed crash on Windows.)S
+/F18 SF 28.19 436.6 M(\267 )S
+/F4 SF 36 423.4 M(Fixed failing of file manager commands by extended file name 
characters on Windows.)S
+/F18 SF 28.19 423.4 M(\267 )S
+/F4 SF 36 410.2 M(Worked around failure of select function on OpenSolaris.)S
 /F18 SF 28.19 410.2 M(\267 )S
-/F4 SF 36 397 M(Removed color space reduction from graphics functions.)S
+/F4 SF 36 397 M(Minor fixes.)S
 /F18 SF 28.19 397 M(\267 )S
-/F4 SF 36 383.8 M(Changed the colors of control panels and dialogs.)S
-/F18 SF 28.19 383.8 M(\267 )S
-/F4 SF 36 370.6 M(Added a theme interface and some themes for directory entry 
panels.)S
-/F18 SF 28.19 370.6 M(\267 )S
-/F4 SF 36 357.4 M(Added an autosave function for the file manager view 
settings.)S
-/F18 SF 28.19 357.4 M(\267 )S
-/F4 SF 36 344.2 M(Added display of a wait cursor while main thread is 
blocked.)S
-/F18 SF 28.19 344.2 M(\267 )S
-/F4 SF 36 331 M(Extended emTreeDump by attributes for commands and files.)S
-/F18 SF 28.19 331 M(\267 )S
-/F4 SF 36 317.8 M(Minor fixes and improvements.)S
-/F18 SF 28.19 317.8 M(\267 )S
-17 FS/F9 SF 0 285.4 M(Version 0.80.0)S
-11 FS/F4 SF 36 257.8 M(Added the Dig Mode option to emNetwalk. It makes the 
game more difficult.)S
+17 FS/F9 SF 0 364.6 M(Version 0.81.0)S
+11 FS/F4 SF 36 337 M(Added UTF-16 support to the plain text file viewer.)S
+/F18 SF 28.19 337 M(\267 )S
+/F4 SF 36 323.8 M(Removed color space reduction from graphics functions.)S
+/F18 SF 28.19 323.8 M(\267 )S
+/F4 SF 36 310.6 M(Changed the colors of control panels and dialogs.)S
+/F18 SF 28.19 310.6 M(\267 )S
+/F4 SF 36 297.4 M(Added a theme interface and some themes for directory entry 
panels.)S
+/F18 SF 28.19 297.4 M(\267 )S
+/F4 SF 36 284.2 M(Added an autosave function for the file manager view 
settings.)S
+/F18 SF 28.19 284.2 M(\267 )S
+/F4 SF 36 271 M(Added display of a wait cursor while main thread is blocked.)S
+/F18 SF 28.19 271 M(\267 )S
+/F4 SF 36 257.8 M(Extended emTreeDump by attributes for commands and files.)S
 /F18 SF 28.19 257.8 M(\267 )S
-/F4 SF 36 244.6 M(Redesigned the graphics of emNetwalk.)S
+/F4 SF 36 244.6 M(Minor fixes and improvements.)S
 /F18 SF 28.19 244.6 M(\267 )S
-17 FS/F9 SF 0 212.2 M(Version 0.79.0)S
-11 FS/F4 SF 36 184.6 M(Added another puzzle game: emNetwalk)S
+17 FS/F9 SF 0 212.2 M(Version 0.80.0)S
+11 FS/F4 SF 36 184.6 M(Added the Dig Mode option to emNetwalk. It makes the 
game more difficult.)S
 /F18 SF 28.19 184.6 M(\267 )S
-/F4 SF 36 171.4 M(Minor fixes.)S
+/F4 SF 36 171.4 M(Redesigned the graphics of emNetwalk.)S
 /F18 SF 28.19 171.4 M(\267 )S
-17 FS/F9 SF 0 139 M(Version 0.78.0)S
-11 FS/F4 SF 36 111.4 M(Added a better SVG image file viewer \(but not on 
Windows\).)S
+17 FS/F9 SF 0 139 M(Version 0.79.0)S
+11 FS/F4 SF 36 111.4 M(Added another puzzle game: emNetwalk)S
 /F18 SF 28.19 111.4 M(\267 )S
-/F4 SF 36 98.2 M(Added support for new archive file types: lzma, xz, tar.lzma, 
tar.xz.)S
+/F4 SF 36 98.2 M(Minor fixes.)S
 /F18 SF 28.19 98.2 M(\267 )S
-/F4 SF 36 85 M(Minor fixes.)S
-/F18 SF 28.19 85 M(\267 )S
+17 FS/F9 SF 0 65.8 M(Version 0.78.0)S
+11 FS/F4 SF 36 38.2 M(Added a better SVG image file viewer \(but not on 
Windows\).)S
+/F18 SF 28.19 38.2 M(\267 )S
+/F4 SF 36 25 M(Added support for new archive file types: lzma, xz, tar.lzma, 
tar.xz.)S
+/F18 SF 28.19 25 M(\267 )S
 /F8 SF 480.884 0 M(2)S
 GR
 SP
@@ -5188,60 +5195,59 @@
 %%PageBoundingBox: 72 36 559 756
 GS
 72 36 T
-0.00 0.00 0.00 C 17 FS/F9 SF 0 703 M(Version 0.77.0)S
-11 FS/F4 SF 36 675.4 M(Added document: Advanced Configuration)S
-/F18 SF 28.19 675.4 M(\267 )S
-/F4 SF 36 662.2 M(Added document: C++ API Tutorial)S
-/F18 SF 28.19 662.2 M(\267 )S
-/F4 SF 36 649 M(Added document: C++ API Reference)S
+0.00 0.00 0.00 C 11 FS/F4 SF 36 709 M(Minor fixes.)S
+/F18 SF 28.19 709 M(\267 )S
+17 FS/F9 SF 0 676.6 M(Version 0.77.0)S
+11 FS/F4 SF 36 649 M(Added document: Advanced Configuration)S
 /F18 SF 28.19 649 M(\267 )S
-/F4 SF 36 635.8 M(Added document: Make System)S
+/F4 SF 36 635.8 M(Added document: C++ API Tutorial)S
 /F18 SF 28.19 635.8 M(\267 )S
-/F4 SF 36 622.6 M(Fixed a temp file leak on Windows.)S
+/F4 SF 36 622.6 M(Added document: C++ API Reference)S
 /F18 SF 28.19 622.6 M(\267 )S
-/F4 SF 36 609.4 M(Minor fixes and improvements.)S
+/F4 SF 36 609.4 M(Added document: Make System)S
 /F18 SF 28.19 609.4 M(\267 )S
-17 FS/F9 SF 0 577 M(Version 0.76.0)S
-11 FS/F4 SF 36 549.4 M(Added file manager commands for Windows.)S
-/F18 SF 28.19 549.4 M(\267 )S
-/F4 SF 36 536.2 M(Added cosmos and plugin configurations for Windows.)S
-/F18 SF 28.19 536.2 M(\267 )S
-/F4 SF 36 523 M(Extended the make system by a pack command for creating 
installation packages \(deb, rpm,)S
-36 509.8 M(setup.exe...\).)S
+/F4 SF 36 596.2 M(Fixed a temp file leak on Windows.)S
+/F18 SF 28.19 596.2 M(\267 )S
+/F4 SF 36 583 M(Minor fixes and improvements.)S
+/F18 SF 28.19 583 M(\267 )S
+17 FS/F9 SF 0 550.6 M(Version 0.76.0)S
+11 FS/F4 SF 36 523 M(Added file manager commands for Windows.)S
 /F18 SF 28.19 523 M(\267 )S
-/F4 SF 36 496.6 M(Video player: hide mouse pointer and disable screensaver.)S
+/F4 SF 36 509.8 M(Added cosmos and plugin configurations for Windows.)S
+/F18 SF 28.19 509.8 M(\267 )S
+/F4 SF 36 496.6 M(Extended the make system by a pack command for creating 
installation packages \(deb, rpm,)S
+36 483.4 M(setup.exe...\).)S
 /F18 SF 28.19 496.6 M(\267 )S
-/F4 SF 36 483.4 M(Minor fixes and improvements.)S
-/F18 SF 28.19 483.4 M(\267 )S
-17 FS/F9 SF 0 451 M(Version 0.75.1)S
-11 FS/F4 SF 36 423.4 M(Implemented the freedesktop.org startup notification 
protocol \(client side\).)S
-/F18 SF 28.19 423.4 M(\267 )S
-/F4 SF 36 410.2 M(Fixed some minor bugs.)S
-/F18 SF 28.19 410.2 M(\267 )S
-17 FS/F9 SF 0 377.8 M(Version 0.75.0)S
-11 FS/F4 SF 36 350.2 M(Added emLKC which is a Linux Kernel Configurator based 
on Eagle Mode \(see)S
-36 337 M($EM_DIR/res/emLKC/README or find it in the virtual cosmos\).)S
-/F18 SF 28.19 350.2 M(\267 )S
-17 FS/F9 SF 0 304.6 M(Version 0.74.0)S
-11 FS/F4 SF 36 277 M(Made the built-in font extensible \(see 
$EM_DIR/res/emCore/font/README\).)S
-/F18 SF 28.19 277 M(\267 )S
-/F4 SF 36 263.8 M(Added some more characters to the built-in font, mainly 
Latin ones.)S
-/F18 SF 28.19 263.8 M(\267 )S
-17 FS/F9 SF 0 231.4 M(Version 0.73.0)S
-11 FS/F4 SF 36 203.8 M(Extended emCore by a programming interface for 
multi-threading.)S
-/F18 SF 28.19 203.8 M(\267 )S
-/F4 SF 36 190.6 M(Made all functions and classes thread-reentrant.)S
-/F18 SF 28.19 190.6 M(\267 )S
-17 FS/F9 SF 0 158.2 M(Version 0.72.1)S
-11 FS/F4 SF 36 130.6 M(Adapted to Mac OS X 10.5.)S
-/F18 SF 28.19 130.6 M(\267 )S
-17 FS/F9 SF 0 98.2 M(Version 0.72.0)S
-11 FS/F4 SF 36 70.6 M(Removed dependencies from libXext, libXxf86vm, and their 
header files, in order to make the)S
-36 57.4 M(installation easier. The shared libraries of these are now accessed 
dynamically at run-time when)S
-36 44.2 M(available.)S
-/F18 SF 28.19 70.6 M(\267 )S
-/F4 SF 36 31 M(Added support for creating and viewing ISO files.)S
-/F18 SF 28.19 31 M(\267 )S
+/F4 SF 36 470.2 M(Video player: hide mouse pointer and disable screensaver.)S
+/F18 SF 28.19 470.2 M(\267 )S
+/F4 SF 36 457 M(Minor fixes and improvements.)S
+/F18 SF 28.19 457 M(\267 )S
+17 FS/F9 SF 0 424.6 M(Version 0.75.1)S
+11 FS/F4 SF 36 397 M(Implemented the freedesktop.org startup notification 
protocol \(client side\).)S
+/F18 SF 28.19 397 M(\267 )S
+/F4 SF 36 383.8 M(Fixed some minor bugs.)S
+/F18 SF 28.19 383.8 M(\267 )S
+17 FS/F9 SF 0 351.4 M(Version 0.75.0)S
+11 FS/F4 SF 36 323.8 M(Added emLKC which is a Linux Kernel Configurator based 
on Eagle Mode \(see)S
+36 310.6 M($EM_DIR/res/emLKC/README or find it in the virtual cosmos\).)S
+/F18 SF 28.19 323.8 M(\267 )S
+17 FS/F9 SF 0 278.2 M(Version 0.74.0)S
+11 FS/F4 SF 36 250.6 M(Made the built-in font extensible \(see 
$EM_DIR/res/emCore/font/README\).)S
+/F18 SF 28.19 250.6 M(\267 )S
+/F4 SF 36 237.4 M(Added some more characters to the built-in font, mainly 
Latin ones.)S
+/F18 SF 28.19 237.4 M(\267 )S
+17 FS/F9 SF 0 205 M(Version 0.73.0)S
+11 FS/F4 SF 36 177.4 M(Extended emCore by a programming interface for 
multi-threading.)S
+/F18 SF 28.19 177.4 M(\267 )S
+/F4 SF 36 164.2 M(Made all functions and classes thread-reentrant.)S
+/F18 SF 28.19 164.2 M(\267 )S
+17 FS/F9 SF 0 131.8 M(Version 0.72.1)S
+11 FS/F4 SF 36 104.2 M(Adapted to Mac OS X 10.5.)S
+/F18 SF 28.19 104.2 M(\267 )S
+17 FS/F9 SF 0 71.8 M(Version 0.72.0)S
+11 FS/F4 SF 36 44.2 M(Removed dependencies from libXext, libXxf86vm, and their 
header files, in order to make the)S
+36 31 M(installation easier. The shared libraries of these are now accessed 
dynamically at run-time when)S
+/F18 SF 28.19 44.2 M(\267 )S
 /F8 SF 480.884 0 M(3)S
 GR
 SP
@@ -5249,31 +5255,34 @@
 %%PageBoundingBox: 72 36 559 756
 GS
 72 36 T
-0.00 0.00 0.00 C 11 FS/F4 SF 36 709 M(Improved the loading of configurations, 
so that it is allowed that the user copies certain directories)S
-36 695.8 M(from host config to user config in order to modify them there.)S
-/F18 SF 28.19 709 M(\267 )S
-/F4 SF 36 682.6 M(Rewrote unicc. Now it's a framework with plugin modules, it 
got support for parallel compilation, and)S
-36 669.4 M(it got able to handle Windows resource files.)S
+0.00 0.00 0.00 C 11 FS/F4 SF 36 709 M(available.)S
+36 695.8 M(Added support for creating and viewing ISO files.)S
+/F18 SF 28.19 695.8 M(\267 )S
+/F4 SF 36 682.6 M(Improved the loading of configurations, so that it is 
allowed that the user copies certain directories)S
+36 669.4 M(from host config to user config in order to modify them there.)S
 /F18 SF 28.19 682.6 M(\267 )S
-/F4 SF 36 656.2 M(Minor fixes and improvements.)S
+/F4 SF 36 656.2 M(Rewrote unicc. Now it's a framework with plugin modules, it 
got support for parallel compilation, and)S
+36 643 M(it got able to handle Windows resource files.)S
 /F18 SF 28.19 656.2 M(\267 )S
-17 FS/F9 SF 0 623.8 M(Version 0.71.0)S
-11 FS/F4 SF 36 596.2 M(Added full multi-line support to class emTkTextField, 
so that the unfinished class emTkMlTextField)S
-36 583 M(could be removed now.)S
-/F18 SF 28.19 596.2 M(\267 )S
-/F4 SF 36 569.8 M(Added simple keyboard control to class emTkScalarField.)S
+/F4 SF 36 629.8 M(Minor fixes and improvements.)S
+/F18 SF 28.19 629.8 M(\267 )S
+17 FS/F9 SF 0 597.4 M(Version 0.71.0)S
+11 FS/F4 SF 36 569.8 M(Added full multi-line support to class emTkTextField, 
so that the unfinished class emTkMlTextField)S
+36 556.6 M(could be removed now.)S
 /F18 SF 28.19 569.8 M(\267 )S
-/F4 SF 36 556.6 M(Minor fixes.)S
-/F18 SF 28.19 556.6 M(\267 )S
-17 FS/F9 SF 0 524.2 M(Version 0.70.1)S
-11 FS/F4 SF 36 496.6 M(Workaround for the problem that Eagle Mode sometimes 
exited with "FATAL ERROR:)S
-36 483.4 M(XGrabKeyboard failed" when running on Compiz Fusion.)S
-/F18 SF 28.19 496.6 M(\267 )S
-/F4 SF 36 470.2 M(Minor bug fixes.)S
+/F4 SF 36 543.4 M(Added simple keyboard control to class emTkScalarField.)S
+/F18 SF 28.19 543.4 M(\267 )S
+/F4 SF 36 530.2 M(Minor fixes.)S
+/F18 SF 28.19 530.2 M(\267 )S
+17 FS/F9 SF 0 497.8 M(Version 0.70.1)S
+11 FS/F4 SF 36 470.2 M(Workaround for the problem that Eagle Mode sometimes 
exited with "FATAL ERROR:)S
+36 457 M(XGrabKeyboard failed" when running on Compiz Fusion.)S
 /F18 SF 28.19 470.2 M(\267 )S
-17 FS/F9 SF 0 437.8 M(Version 0.70.0)S
-11 FS/F4 SF 36 410.2 M(First stable release.)S
-/F18 SF 28.19 410.2 M(\267 )S
+/F4 SF 36 443.8 M(Minor bug fixes.)S
+/F18 SF 28.19 443.8 M(\267 )S
+17 FS/F9 SF 0 411.4 M(Version 0.70.0)S
+11 FS/F4 SF 36 383.8 M(First stable release.)S
+/F18 SF 28.19 383.8 M(\267 )S
 /F8 SF 480.884 0 M(4)S
 GR
 SP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/GeneralUserGuide.ps 
new/eaglemode-0.89.1/doc/ps/GeneralUserGuide.ps
--- old/eaglemode-0.89.0/doc/ps/GeneralUserGuide.ps     2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/GeneralUserGuide.ps     2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - General User Guide
 %%Pages: 5
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/InstallAndStart.ps 
new/eaglemode-0.89.1/doc/ps/InstallAndStart.ps
--- old/eaglemode-0.89.0/doc/ps/InstallAndStart.ps      2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/InstallAndStart.ps      2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806103538-0200
 %%Title: Eagle Mode - Install and Start
 %%Pages: 3
 %%DocumentProvidedResources:
@@ -10957,7 +10957,7 @@
 72 36 T
 0.00 0.00 0.00 C 14 FS/F5 SF 203.838 706 M(Eagle Mode -)S
 24 FS/F5 SF 159.488 679.2 M(Install and Start)S
-9 FS/F4 SF 86.477 652.2 M(Copyright \251 2008-2010 Oliver Hamann. Homepage: 
http://eaglemode.sourceforge.net/)S
+9 FS/F4 SF 76.352 652.2 M(Copyright \251 2008-2010,2015 Oliver Hamann. 
Homepage: http://eaglemode.sourceforge.net/)S
 20 FS/F9 SF 0 617.2 M(Contents)S
 11 FS/F4 SF 0 589 M(1 How to install Eagle Mode)S
 0 575.8 M(2 How to start Eagle Mode)S
@@ -11016,63 +11016,63 @@
 %%PageBoundingBox: 72 36 559 756
 GS
 72 36 T
-0.00 0.00 0.00 C 0 86.4 M 31.8 L
-31.768 86.4 M 32.1 L
+0.00 0.00 0.00 C 0 73.2 M 31.8 L
+31.768 73.2 M 32.1 L
 20 FS/F9 SF 0 700 M(2 How to start Eagle Mode)S
 11 FS/F4 SF 0 671.8 M(Depending on the installation, you may find a menu entry 
named "Eagle Mode" in the applications menu of)S
 0 658.6 M(your desktop. If not, please search the directory where Eagle Mode 
has been installed, and run the file)S
 /F0 SF 0 645.4 M(eaglemode.sh)S
 /F4 SF ( from there. Exception: Windows users have to run )S
 /F0 SF (eaglemode.wsf)S
-/F4 SF ( instead.)S
-0 619 M(If you wonder about the files in the )S
+/F4 SF ( with the Windows)S
+0 632.2 M(Based Script Host \(wscript.exe\) instead.)S
+0 605.8 M(If you wonder about the files in the )S
 /F0 SF (bin)S
 /F4 SF ( directory: Most of these executables require special environment)S
-0 605.8 M(variables and cannot be run directly.)S
-20 FS/F9 SF 0 570.4 M(3 Special cases)S
-17 FS/F9 SF 0 536.2 M(3.1 Proper installation to /usr)S
-11 FS/F4 SF 0 508.6 M(Originally, Eagle Mode is designed for being installed 
in an own directory like )S
+0 592.6 M(variables and cannot be run directly.)S
+20 FS/F9 SF 0 557.2 M(3 Special cases)S
+17 FS/F9 SF 0 523 M(3.1 Proper installation to /usr)S
+11 FS/F4 SF 0 495.4 M(Originally, Eagle Mode is designed for being installed 
in an own directory like )S
 /F0 SF (/usr/local/eaglemode)S
 /F4 SF (,)S
-/F0 SF 0 495.4 M(/usr/lib/eaglemode)S
+/F0 SF 0 482.2 M(/usr/lib/eaglemode)S
 /F4 SF ( or )S
 /F0 SF (/opt/eaglemode)S
 /F4 SF (. But if you want to have it divided in )S
 /F0 SF (/usr/bin)S
 /F4 SF (,)S
-/F0 SF 0 482.2 M(/usr/lib)S
+/F0 SF 0 469 M(/usr/lib)S
 /F4 SF (, )S
 /F0 SF (/usr/share)S
 /F4 SF ( and so on, you could do it like in this example:)S
-8 FS/F0 SF 36 458.8 M(perl make.pl build)S
-36 449.2 M(perl make.pl install dir=/usr/lib/eaglemode)S
-36 430 M(cd /usr/lib/eaglemode)S
-36 420.4 M(mv -T doc ../../share/doc/eaglemode)S
-36 410.8 M(ln -s ../../share/doc/eaglemode doc)S
-36 401.2 M(mv -T res ../../share/eaglemode)S
-36 391.6 M(ln -s ../../share/eaglemode res)S
-36 382 M(mv -T etc /etc/eaglemode)S
-36 372.4 M(ln -s /etc/eaglemode etc)S
-36 353.2 M(cd /usr/bin)S
-36 343.6 M(ln -s ../lib/eaglemode/eaglemode.sh eaglemode)S
-36 324.4 M(cd /usr/lib)S
-36 314.8 M(ln -s eaglemode/lib/*.so .)S
-36 295.6 M(cd /usr/include)S
-36 286 M(ln -s ../lib/eaglemode/include/* .)S
-17 FS/F9 SF 0 254.2 M(3.2 FreeBSD)S
-11 FS/F4 SF 0 226.6 M(Before building Eagle Mode on FreeBSD, you should 
execute the following commands, otherwise certain)S
-0 213.4 M(plugins may fail to build.)S
-/F0 SF 36 187 M(CPATH=/usr/local/include)S
-36 173.8 M(export CPATH)S
-36 160.6 M(LIBRARY_PATH=/usr/local/lib)S
-36 147.4 M(export LIBRARY_PATH)S
-17 FS/F9 SF 0 115 M(3.3 Cygwin)S
-11 FS/F4 SF 0 87.4 M(Rebase DLLs!)S
-0 61 M(After installing Eagle Mode on Cygwin, and before starting it for the 
first time, you must rebase all Cygwin)S
-0 47.8 M(DLLs including those of Eagle Mode. Please get familiar with the)S
+8 FS/F0 SF 36 445.6 M(perl make.pl build)S
+36 436 M(perl make.pl install dir=/usr/lib/eaglemode)S
+36 416.8 M(cd /usr/lib/eaglemode)S
+36 407.2 M(mv -T doc ../../share/doc/eaglemode)S
+36 397.6 M(ln -s ../../share/doc/eaglemode doc)S
+36 388 M(mv -T res ../../share/eaglemode)S
+36 378.4 M(ln -s ../../share/eaglemode res)S
+36 368.8 M(mv -T etc /etc/eaglemode)S
+36 359.2 M(ln -s /etc/eaglemode etc)S
+36 340 M(cd /usr/bin)S
+36 330.4 M(ln -s ../lib/eaglemode/eaglemode.sh eaglemode)S
+36 311.2 M(cd /usr/lib)S
+36 301.6 M(ln -s eaglemode/lib/*.so .)S
+36 282.4 M(cd /usr/include)S
+36 272.8 M(ln -s ../lib/eaglemode/include/* .)S
+17 FS/F9 SF 0 241 M(3.2 FreeBSD)S
+11 FS/F4 SF 0 213.4 M(Before building Eagle Mode on FreeBSD, you should 
execute the following commands, otherwise certain)S
+0 200.2 M(plugins may fail to build.)S
+/F0 SF 36 173.8 M(CPATH=/usr/local/include)S
+36 160.6 M(export CPATH)S
+36 147.4 M(LIBRARY_PATH=/usr/local/lib)S
+36 134.2 M(export LIBRARY_PATH)S
+17 FS/F9 SF 0 101.8 M(3.3 Cygwin)S
+11 FS/F4 SF 0 74.2 M(Rebase DLLs!)S
+0 47.8 M(After installing Eagle Mode on Cygwin, and before starting it for the 
first time, you must rebase all Cygwin)S
+0 34.6 M(DLLs including those of Eagle Mode. Please get familiar with the)S
 /F6 SF ( rebaseall)S
 /F4 SF ( program. The basic steps are as)S
-0 34.6 M(follows \(remember to replace the paths according to your 
installation\):)S
 /F8 SF 480.884 0 M(2)S
 GR
 SP
@@ -11080,37 +11080,38 @@
 %%PageBoundingBox: 72 36 559 756
 GS
 72 36 T
-0.00 0.00 0.00 C 0 568.8 M 18.9 L
-18.942 568.8 M 23.5 L
-42.46 568.8 M 16.2 L
-58.652 568.8 M 34.5 L
-93.17 568.8 M 35.1 L
-128.304 568.8 M 11.9 L
-140.217 568.8 M 41.9 L
-0 502.8 M 26.3 L
-1.432 413.652 M 163.3 0.7 F
-11 FS/F4 SF 36 709 M(Quit all programs, stop the "CYGWIN cygserver" service 
\(if running\), open a Windows)S
-36 695.8 M(Command box and type these commands:)S
-8 FS/F0 SF 36 682.6 M(# set PATH=c:\\cygwin\\bin)S
-36 672.4 M(# ash)S
-36 662.8 M(# bash)S
-36 653.2 M(# ls -1 --indicator-style=none /usr/local/eaglemode/lib/*.dll > 
/tmp/extra.lst)S
-/F6 SF 36 643.6 M(\(At this point you could add further non-standard DLLs to 
/tmp/extra.lst\))S
-/F0 SF 36 634 M(# cat /tmp/extra.lst)S
-/F6 SF 36 624.4 M(\(Check that the Eagle Mode DLLs are shown by the above 
command\))S
-/F0 SF 36 614.8 M(# exit)S
-/F6 SF 36 605.2 M(\(Back in ash, never do the following in bash or while any 
other Cygwin program is running\))S
-/F0 SF 36 595.6 M(# rebaseall -T /tmp/extra.lst -v)S
-11 FS/F4 SF 0 569.8 M(You have the choice: emX11 or emWnds)S
-0 543.4 M(If you want Eagle Mode to use the Windows API directly instead of 
X11, set the environment variable)S
-/F0 SF 0 530.2 M(EM_GUI_LIB=emWnds)S
+0.00 0.00 0.00 C 0 542.4 M 18.9 L
+18.942 542.4 M 23.5 L
+42.46 542.4 M 16.2 L
+58.652 542.4 M 34.5 L
+93.17 542.4 M 35.1 L
+128.304 542.4 M 11.9 L
+140.217 542.4 M 41.9 L
+0 476.4 M 26.3 L
+1.432 387.251 M 163.3 0.7 F
+11 FS/F4 SF 0 709 M(follows \(remember to replace the paths according to your 
installation\):)S
+36 682.6 M(Quit all programs, stop the "CYGWIN cygserver" service \(if 
running\), open a Windows)S
+36 669.4 M(Command box and type these commands:)S
+8 FS/F0 SF 36 656.2 M(# set PATH=c:\\cygwin\\bin)S
+36 646 M(# ash)S
+36 636.4 M(# bash)S
+36 626.8 M(# ls -1 --indicator-style=none /usr/local/eaglemode/lib/*.dll > 
/tmp/extra.lst)S
+/F6 SF 36 617.2 M(\(At this point you could add further non-standard DLLs to 
/tmp/extra.lst\))S
+/F0 SF 36 607.6 M(# cat /tmp/extra.lst)S
+/F6 SF 36 598 M(\(Check that the Eagle Mode DLLs are shown by the above 
command\))S
+/F0 SF 36 588.4 M(# exit)S
+/F6 SF 36 578.8 M(\(Back in ash, never do the following in bash or while any 
other Cygwin program is running\))S
+/F0 SF 36 569.2 M(# rebaseall -T /tmp/extra.lst -v)S
+11 FS/F4 SF 0 543.4 M(You have the choice: emX11 or emWnds)S
+0 517 M(If you want Eagle Mode to use the Windows API directly instead of X11, 
set the environment variable)S
+/F0 SF 0 503.8 M(EM_GUI_LIB=emWnds)S
 /F4 SF ( before starting. But note that the file manager commands require X11 
in any case.)S
-0 503.8 M(Flaws)S
-36 477.4 M(Eagle Mode does not perform very fast on Cygwin.)S
-/F18 SF 28.19 477.4 M(\267 )S
-/F4 SF 36 464.2 M(Do not enter the fullscreen mode with emX11 on Cygwin. 
Otherwise the keyboard focus may get lost.)S
-/F18 SF 28.19 464.2 M(\267 )S
-/F4 SF 1.432 396.052 M(Next Reading: General User Guide)S
+0 477.4 M(Flaws)S
+36 451 M(Eagle Mode does not perform very fast on Cygwin.)S
+/F18 SF 28.19 451 M(\267 )S
+/F4 SF 36 437.8 M(Do not enter the fullscreen mode with emX11 on Cygwin. 
Otherwise the keyboard focus may get lost.)S
+/F18 SF 28.19 437.8 M(\267 )S
+/F4 SF 1.432 369.651 M(Next Reading: General User Guide)S
 /F8 SF 480.884 0 M(3)S
 GR
 SP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/License.ps 
new/eaglemode-0.89.1/doc/ps/License.ps
--- old/eaglemode-0.89.0/doc/ps/License.ps      2015-05-09 16:32:42.000000000 
+0200
+++ new/eaglemode-0.89.1/doc/ps/License.ps      2015-08-06 12:21:28.000000000 
+0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: GNU General Public License - GNU Project - Free Software Foundation 
(FSF)
 %%Pages: 10
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/SystemRequirements.ps 
new/eaglemode-0.89.1/doc/ps/SystemRequirements.ps
--- old/eaglemode-0.89.0/doc/ps/SystemRequirements.ps   2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/SystemRequirements.ps   2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - System Requirements
 %%Pages: 3
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/emFileManCustomization.ps 
new/eaglemode-0.89.1/doc/ps/emFileManCustomization.ps
--- old/eaglemode-0.89.0/doc/ps/emFileManCustomization.ps       2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/emFileManCustomization.ps       2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - emFileMan Customization
 %%Pages: 5
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/emFileManUserGuide.ps 
new/eaglemode-0.89.1/doc/ps/emFileManUserGuide.ps
--- old/eaglemode-0.89.0/doc/ps/emFileManUserGuide.ps   2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/doc/ps/emFileManUserGuide.ps   2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode - emFileMan User Guide
 %%Pages: 5
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/doc/ps/index.ps 
new/eaglemode-0.89.1/doc/ps/index.ps
--- old/eaglemode-0.89.0/doc/ps/index.ps        2015-05-09 16:32:42.000000000 
+0200
+++ new/eaglemode-0.89.1/doc/ps/index.ps        2015-08-06 12:21:28.000000000 
+0200
@@ -2,7 +2,7 @@
 %%BoundingBox: 0 0 595 792
 %%LanguageLevel: 2
 %%Creator: htmldoc 1.8.27 Copyright 1997-2006 Easy Software Products, All 
Rights Reserved.
-%%CreationDate: D:20150509154702-0200
+%%CreationDate: D:20150806081300-0200
 %%Title: Eagle Mode
 %%Pages: 1
 %%DocumentProvidedResources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/include/emCore/emStd1.h 
new/eaglemode-0.89.1/include/emCore/emStd1.h
--- old/eaglemode-0.89.0/include/emCore/emStd1.h        2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/include/emCore/emStd1.h        2015-08-06 
12:21:28.000000000 +0200
@@ -38,7 +38,7 @@
 
 #define EM_MAJOR_VERSION 0
 #define EM_MINOR_VERSION 89
-#define EM_MICRO_VERSION 0
+#define EM_MICRO_VERSION 1
 #define EM_VERSION_POSTFIX ""
        // Version numbers and postfix. Postfix is a string like ".rc1" or "".
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/eaglemode-0.89.0/include/emFileMan/emFileManControlPanel.h 
new/eaglemode-0.89.1/include/emFileMan/emFileManControlPanel.h
--- old/eaglemode-0.89.0/include/emFileMan/emFileManControlPanel.h      
2015-05-09 16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/include/emFileMan/emFileManControlPanel.h      
2015-08-06 12:21:28.000000000 +0200
@@ -30,7 +30,7 @@
 #endif
 
 
-class emFileManControlPanel : public emPackGroup {
+class emFileManControlPanel : public emPackLayout {
 
 public:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/makers/packers/pack_exe.pl 
new/eaglemode-0.89.1/makers/packers/pack_exe.pl
--- old/eaglemode-0.89.0/makers/packers/pack_exe.pl     2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/makers/packers/pack_exe.pl     2015-08-06 
12:21:28.000000000 +0200
@@ -2,7 +2,7 @@
 
#-------------------------------------------------------------------------------
 # pack_exe.pl
 #
-# Copyright (C) 2010-2011 Oliver Hamann.
+# Copyright (C) 2010-2011,2015 Oliver Hamann.
 #
 # Homepage: http://eaglemode.sourceforge.net/
 #
@@ -132,18 +132,22 @@
        '  WriteRegStr HKLM 
"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\'.Var('TITLE').'" 
"UninstallString" "$INSTDIR\\uninstall.exe"'."\n".
        '  WriteRegDWORD HKLM 
"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\'.Var('TITLE').'" 
"NoModify" 1'."\n".
        '  WriteRegDWORD HKLM 
"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\'.Var('TITLE').'" 
"NoRepair" 1'."\n".
+       '  CreateShortCut "$INSTDIR\\'.Var('TITLE').'.lnk" 
"$SYSDIR\\wscript.exe" "$\\"$INSTDIR\\'.Var('NAME').'.wsf$\\"" 
"$INSTDIR\\res\\icons\\'.Var('NAME').'.ico" 0'."\n".
        '  WriteUninstaller "uninstall.exe"'."\n".
        'SectionEnd'."\n".
        'Section "Start Menu Shortcuts"'."\n".
+       '  SetShellVarContext all'."\n".
        '  CreateDirectory "$SMPROGRAMS\\'.Var('TITLE').'"'."\n".
        '  CreateShortCut "$SMPROGRAMS\\'.Var('TITLE').'\\Documentation.lnk" 
"$INSTDIR\\doc\\html\\index.html"'."\n".
-       '  CreateShortCut "$SMPROGRAMS\\'.Var('TITLE').'\\'.Var('TITLE').'.lnk" 
"$INSTDIR\\'.Var('NAME').'.wsf" "" "$INSTDIR\\res\\icons\\'.Var('NAME').'.ico" 
0'."\n".
+       '  CreateShortCut "$SMPROGRAMS\\'.Var('TITLE').'\\'.Var('TITLE').'.lnk" 
"$SYSDIR\\wscript.exe" "$\\"$INSTDIR\\'.Var('NAME').'.wsf$\\"" 
"$INSTDIR\\res\\icons\\'.Var('NAME').'.ico" 0'."\n".
        '  CreateShortCut "$SMPROGRAMS\\'.Var('TITLE').'\\Uninstall.lnk" 
"$INSTDIR\\uninstall.exe" "" "$INSTDIR\\uninstall.exe" 0'."\n".
        'SectionEnd'."\n".
        'Section "Desktop Icon"'."\n".
-       '  CreateShortCut "$DESKTOP\\'.Var('TITLE').'.lnk" 
"$INSTDIR\\'.Var('NAME').'.wsf" "" "$INSTDIR\\res\\icons\\'.Var('NAME').'.ico" 
0'."\n".
+       '  SetShellVarContext all'."\n".
+       '  CreateShortCut "$DESKTOP\\'.Var('TITLE').'.lnk" 
"$SYSDIR\\wscript.exe" "$\\"$INSTDIR\\'.Var('NAME').'.wsf$\\"" 
"$INSTDIR\\res\\icons\\'.Var('NAME').'.ico" 0'."\n".
        'SectionEnd'."\n".
        'Section "Uninstall"'."\n".
+       '  SetShellVarContext all'."\n".
        '  DeleteRegKey HKLM 
"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\'.Var('TITLE').'"'."\n".
        '  Delete "$DESKTOP\\'.Var('TITLE').'.lnk"'."\n".
        '  Delete "$SMPROGRAMS\\'.Var('TITLE').'\\Documentation.lnk"'."\n".
@@ -151,6 +155,7 @@
        '  Delete "$SMPROGRAMS\\'.Var('TITLE').'\\Uninstall.lnk"'."\n".
        '  RMDir "$SMPROGRAMS\\'.Var('TITLE').'"'."\n".
        '  Delete "$INSTDIR\\uninstall.exe"'."\n".
+       '  Delete "$INSTDIR\\'.Var('TITLE').'.lnk"'."\n".
        $uninstallCommands.
        'SectionEnd'."\n"
 );
Files 
old/eaglemode-0.89.0/res/emCore/font/00000-0001F_128x224_C0Controls_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00000-0001F_128x224_C0Controls_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00000-0001F_64x112_C0Controls_original.tga 
and 
new/eaglemode-0.89.1/res/emCore/font/00000-0001F_64x112_C0Controls_original.tga 
differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00020-0007F_128x224_BasicLatin_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00020-0007F_128x224_BasicLatin_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00020-0007F_64x112_BasicLatin_original.tga 
and 
new/eaglemode-0.89.1/res/emCore/font/00020-0007F_64x112_BasicLatin_original.tga 
differ
Files 
old/eaglemode-0.89.0/res/emCore/font/000A0-000FF_128x224_Latin1Supplement_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/000A0-000FF_128x224_Latin1Supplement_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/000A0-000FF_64x112_Latin1Supplement_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/000A0-000FF_64x112_Latin1Supplement_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00100-0017F_128x224_LatinExtendedA_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00100-0017F_128x224_LatinExtendedA_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00100-0017F_64x112_LatinExtendedA_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00100-0017F_64x112_LatinExtendedA_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00180-0024F_128x224_LatinExtendedB_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00180-0024F_128x224_LatinExtendedB_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/00180-0024F_64x112_LatinExtendedB_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/00180-0024F_64x112_LatinExtendedB_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/01E00-01EF9_128x224_LatinExtendedAdditional_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/01E00-01EF9_128x224_LatinExtendedAdditional_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/01E00-01EF9_64x112_LatinExtendedAdditional_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/01E00-01EF9_64x112_LatinExtendedAdditional_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/02010-0205F_128x224_GeneralPunctuation_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/02010-0205F_128x224_GeneralPunctuation_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/02010-0205F_64x112_GeneralPunctuation_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/02010-0205F_64x112_GeneralPunctuation_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/020A0-020B5_128x224_CurrencySymbols_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/020A0-020B5_128x224_CurrencySymbols_original.tga
 differ
Files 
old/eaglemode-0.89.0/res/emCore/font/020A0-020B5_64x112_CurrencySymbols_original.tga
 and 
new/eaglemode-0.89.1/res/emCore/font/020A0-020B5_64x112_CurrencySymbols_original.tga
 differ
Files old/eaglemode-0.89.0/res/emCore/font/CostlyChar.tga and 
new/eaglemode-0.89.1/res/emCore/font/CostlyChar.tga differ
Files old/eaglemode-0.89.0/res/emCore/font/UnknownChar.tga and 
new/eaglemode-0.89.1/res/emCore/font/UnknownChar.tga differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/res/emLKC/README 
new/eaglemode-0.89.1/res/emLKC/README
--- old/eaglemode-0.89.0/res/emLKC/README       2015-05-09 16:32:42.000000000 
+0200
+++ new/eaglemode-0.89.1/res/emLKC/README       2015-08-06 12:21:28.000000000 
+0200
@@ -3,7 +3,7 @@
 
 emLKC is a Linux Kernel Configurator based on Eagle Mode. It allows to 
configure
 the Linux kernel in a zoomable user interface. The minimum supported kernel
-version is 3.16, and the latest tested version is 4.1-rc2. emLKC comes as a
+version is 3.16, and the latest tested version is 4.2-rc5. emLKC comes as a
 kernel source patch. After patching the kernel, you can run it like the 
original
 configurators.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emCore/emFontCache.cpp 
new/eaglemode-0.89.1/src/emCore/emFontCache.cpp
--- old/eaglemode-0.89.0/src/emCore/emFontCache.cpp     2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emCore/emFontCache.cpp     2015-08-06 
12:21:28.000000000 +0200
@@ -1,7 +1,7 @@
 
//------------------------------------------------------------------------------
 // emFontCache.cpp
 //
-// Copyright (C) 2009,2014 Oliver Hamann.
+// Copyright (C) 2009,2014-2015 Oliver Hamann.
 //
 // Homepage: http://eaglemode.sourceforge.net/
 //
@@ -278,4 +278,4 @@
 const double emFontCache::StressHalfLifePeriodMS = 3000;
 const double emFontCache::StressSensitivity = 4;
 
-const unsigned emFontCache::MaxMegabytes = 32;
+const unsigned emFontCache::MaxMegabytes = 64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emCore/emListBox.cpp 
new/eaglemode-0.89.1/src/emCore/emListBox.cpp
--- old/eaglemode-0.89.0/src/emCore/emListBox.cpp       2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emCore/emListBox.cpp       2015-08-06 
12:21:28.000000000 +0200
@@ -646,7 +646,10 @@
 
        if (event.GetChars().IsEmpty()) return;
        if (state.GetCtrl() || state.GetAlt() || state.GetMeta()) return;
-       if (event.GetChars()==" ") return;
+       for (i=0; i<event.GetChars().GetLen(); i++) {
+               c1=(unsigned char)event.GetChars()[i];
+               if (c1<=32 || c1==127) return;
+       }
 
        clk=GetInputClockMS();
        if (clk-KeyWalkClock>1000) KeyWalkChars.Clear();
@@ -661,8 +664,8 @@
                        s1=str.Get()+1;
                        s2=Items[i].Text;
                        for (i=0;;) {
-                               c1=s1[i];
-                               c2=s2[i];
+                               c1=(unsigned char)s1[i];
+                               c2=(unsigned char)s2[i];
                                if (!c1 || !c2) break;
                                if (tolower(c1)==tolower(c2)) i++;
                                else { i=0; s2++; }
@@ -679,10 +682,10 @@
                                s1=str;
                                s2=Items[i].Text;
                                for (;;) {
-                                       c1=tolower(*s1++);
+                                       c1=tolower((unsigned char)*s1++);
                                        if (!c1) break;
                                        do {
-                                               c2=tolower(*s2++);
+                                               c2=tolower((unsigned 
char)*s2++);
                                        } while (c2 && c2!=c1 && (c2==' ' || 
c2=='-' || c2=='_'));
                                        if (c2!=c1) break;
                                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emCore/emStd2.cpp 
new/eaglemode-0.89.1/src/emCore/emStd2.cpp
--- old/eaglemode-0.89.0/src/emCore/emStd2.cpp  2015-05-09 16:32:42.000000000 
+0200
+++ new/eaglemode-0.89.1/src/emCore/emStd2.cpp  2015-08-06 12:21:28.000000000 
+0200
@@ -1226,11 +1226,14 @@
        static emUInt32 seedLo=0x302D9934U;
        static emUInt32 seedHi=0xD5441C6EU;
        static emUInt32 count=0;
-       emUInt64 r;
+       emUInt64 r,a,b,c;
 
        if (!count) {
-               seedLo^=((emUInt32)emGetClockMS())*0x106F68F6U+0x0723BF76U;
-               seedHi^=((emUInt32)time(NULL))*0xA0ECFAC5U+0x1840E54BU;
+               a=(emUInt32)time(NULL);
+               b=(emUInt32)emGetClockMS();
+               c=(emUInt32)emGetProcessId();
+               seedLo^=(a+b*1321+c*1231277)*0x106F68F6U+0x0723BF76U;
+               seedHi^=(a*9601769+b*5099+c)*0xA0ECFAC5U+0x1840E54BU;
        }
        count++;
        seedLo=seedLo*0xC78D632DU+0xBDFAAE3BU;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emFileMan/emDirPanel.cpp 
new/eaglemode-0.89.1/src/emFileMan/emDirPanel.cpp
--- old/eaglemode-0.89.0/src/emFileMan/emDirPanel.cpp   2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emFileMan/emDirPanel.cpp   2015-08-06 
12:21:28.000000000 +0200
@@ -1,7 +1,7 @@
 
//------------------------------------------------------------------------------
 // emDirPanel.cpp
 //
-// Copyright (C) 2004-2008,2010,2014 Oliver Hamann.
+// Copyright (C) 2004-2008,2010,2014-2015 Oliver Hamann.
 //
 // Homepage: http://eaglemode.sourceforge.net/
 //
@@ -328,7 +328,10 @@
 
        if (event.GetChars().IsEmpty()) return;
        if (state.GetCtrl() || state.GetAlt() || state.GetMeta()) return;
-       if (event.GetChars()==" ") return;
+       for (i=0; i<event.GetChars().GetLen(); i++) {
+               c1=(unsigned char)event.GetChars()[i];
+               if (c1<=32 || c1==127) return;
+       }
 
        if (!IsContentComplete()) {
                screen=GetScreen();
@@ -349,8 +352,8 @@
                        s1=str.Get()+1;
                        s2=dep->GetDirEntry().GetName();
                        for (i=0;;) {
-                               c1=s1[i];
-                               c2=s2[i];
+                               c1=(unsigned char)s1[i];
+                               c2=(unsigned char)s2[i];
                                if (!c1 || !c2) break;
                                if (tolower(c1)==tolower(c2)) i++;
                                else { i=0; s2++; }
@@ -371,10 +374,10 @@
                                s1=str;
                                s2=dep->GetDirEntry().GetName();
                                for (;;) {
-                                       c1=tolower(*s1++);
+                                       c1=tolower((unsigned char)*s1++);
                                        if (!c1) break;
                                        do {
-                                               c2=tolower(*s2++);
+                                               c2=tolower((unsigned 
char)*s2++);
                                        } while (c2 && c2!=c1 && (c2==' ' || 
c2=='-' || c2=='_'));
                                        if (c2!=c1) break;
                                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/eaglemode-0.89.0/src/emFileMan/emFileManControlPanel.cpp 
new/eaglemode-0.89.1/src/emFileMan/emFileManControlPanel.cpp
--- old/eaglemode-0.89.0/src/emFileMan/emFileManControlPanel.cpp        
2015-05-09 16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emFileMan/emFileManControlPanel.cpp        
2015-08-06 12:21:28.000000000 +0200
@@ -26,11 +26,7 @@
 emFileManControlPanel::emFileManControlPanel(
        ParentArg parent, const emString & name, emView & contentView
 )
-       : emPackGroup(
-               parent,name,
-               "emFileMan",
-               "The Eagle Mode File Manager"
-       ),
+       : emPackLayout(parent,name),
        ContentView(contentView)
 {
        emRasterGroup * sortByGroup, * nameSortingStyleGroup;
@@ -50,7 +46,7 @@
        SetChildWeight(1, 1.0/0.97);
        SetChildWeight(2, 1.0/0.195);
 
-       GrView=new emPackGroup(this,"view","View Settings");
+       GrView=new emPackGroup(this,"view","File View Settings");
        GrView->SetPrefChildTallness(0, 0.4);
        GrView->SetPrefChildTallness(1, 0.8);
        GrView->SetPrefChildTallness(2, 0.3);
@@ -61,7 +57,7 @@
        GrView->SetChildWeight(2, 16.0);
        GrView->SetChildWeight(3,  3.0);
        GrView->SetChildWeight(4,  3.0);
-               sortByGroup=new emRasterGroup(GrView,"sort","Sort By");
+               sortByGroup=new emRasterGroup(GrView,"sort","Sort Files By");
                sortByGroup->SetBorderScaling(1.7);
                sortByGroup->SetPrefChildTallness(0.2);
                        RbSortByName=new emRadioButton(
@@ -140,7 +136,7 @@
                        );
                nameSortingStyleGroup=new emRasterGroup(
                        GrView,"nameSortingStyle",
-                       "Name Sorting Style (Order of Characters)"
+                       "File Name Sorting Style (Order of Characters)"
                );
                nameSortingStyleGroup->SetBorderScaling(2.0);
                nameSortingStyleGroup->SetPrefChildTallness(0.05);
@@ -163,22 +159,22 @@
                                "letter case. This may be correct for English 
letters only.\n"
                                "Technically, names are compared through 
\"strcasecmp\"."
                        );
-               tunnel=new emTunnel(GrView,"tunnel","Save");
+               tunnel=new emTunnel(GrView,"tunnel","Save File View Settings");
                        saveGroup=new emLinearGroup(tunnel,"save");
                        saveGroup->SetVertical();
                                CbAutosave=new emCheckBox(
                                        saveGroup,"autosave",
                                        "Save Automatically",
-                                       "Automatically save changes of the view 
settings as the default for new windows."
+                                       "Automatically save changes of the file 
view settings as the default for new windows."
                                );
                                CbAutosave->SetNoEOI();
                                BtSaveAsDefault=new emButton(
                                        saveGroup,"save",
                                        "Save",
-                                       "Save the current view settings as the 
default for new windows."
+                                       "Save the current file view settings as 
the default for new windows."
                                );
 
-       GrSelection=new emLinearGroup(this,"selection","Selection");
+       GrSelection=new emLinearGroup(this,"selection","File Selection");
        GrSelection->SetVertical();
        GrSelection->SetChildWeight(0.17);
        GrSelection->SetChildWeight(5,0.28);
@@ -228,7 +224,7 @@
                        SelInfo->SetFocusable(false);
 
        GrCommand=new 
Group(this,"commands",contentView,FMModel,FMModel->GetCommandRoot());
-       GrCommand->SetCaption("Commands");
+       GrCommand->SetCaption("File Manager Commands");
 
        AddWakeUpSignal(FMModel->GetSelectionSignal());
        AddWakeUpSignal(FMVConfig->GetChangeSignal());
@@ -344,7 +340,7 @@
        if (IsSignaled(BtNames2Clipboard->GetClickSignal())) {
                FMModel->SelectionToClipboard(ContentView,false,true);
        }
-       return emPackGroup::Cycle();
+       return emPackLayout::Cycle();
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emMain/emCoreConfigPanel.cpp 
new/eaglemode-0.89.1/src/emMain/emCoreConfigPanel.cpp
--- old/eaglemode-0.89.0/src/emMain/emCoreConfigPanel.cpp       2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emMain/emCoreConfigPanel.cpp       2015-08-06 
12:21:28.000000000 +0200
@@ -25,9 +25,8 @@
        ParentArg parent, const emString & name
 )
        : emLinearGroup(parent,name,
-                       "Preferences",
-                       "This panel provides some user settings. Internally, 
this\n"
-                       "is also called the emCore Configuration."
+                       "General Preferences",
+                       "This panel provides general user settings."
        )
 {
        Config=emCoreConfig::Acquire(GetRootContext());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emMain/emMainControlPanel.cpp 
new/eaglemode-0.89.1/src/emMain/emMainControlPanel.cpp
--- old/eaglemode-0.89.0/src/emMain/emMainControlPanel.cpp      2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emMain/emMainControlPanel.cpp      2015-08-06 
12:21:28.000000000 +0200
@@ -51,9 +51,9 @@
                "You should have received a copy of the GNU General Public 
License version 3\n"
                "along with this program. If not, see 
<http://www.gnu.org/licenses/>.\n"
        ;
-       emLinearGroup * grMain, * grAbout;
+       emLinearGroup * grAbout;
        emRasterGroup * grCommands, * grFullscreenPrefs;
-       emLinearLayout * lLeft, * lTop, * lClose;
+       emLinearLayout * lMain, * lLeft, * lTop, * lClose;
        emCoreConfigPanel * coreConfigPanel;
        emLabel * iconLabel, * textLabel;
        emLook look;
@@ -70,16 +70,16 @@
        SetChildWeight(0,3.0);
        SetChildWeight(1,7.0);
 
-       grMain=new emLinearGroup(this,"general","General");
-       grMain->SetOrientationThresholdTallness(1.0);
-       grMain->SetChildWeight(0,0.9);
-       grMain->SetChildWeight(1,2.2);
-               lLeft=new emLinearLayout(grMain,"l");
+       lMain=new emLinearLayout(this,"general");
+       lMain->SetOrientationThresholdTallness(1.0);
+       lMain->SetChildWeight(0,0.9);
+       lMain->SetChildWeight(1,2.2);
+               lLeft=new emLinearLayout(lMain,"l");
                lLeft->SetOrientationThresholdTallness(0.5);
                lLeft->SetChildWeight(0,0.2);
                lLeft->SetChildWeight(1,0.9);
                new emBookmarksPanel(
-                       grMain,"bookmarks",
+                       lMain,"bookmarks",
                        &MainWin.GetContentView(),
                        BookmarksModel
                );
@@ -88,7 +88,7 @@
                lTop->SetOrientationThresholdTallness(0.5);
                lTop->SetChildWeight(0,1.2);
                lTop->SetChildWeight(1,1.0);
-               grAbout=new emLinearGroup(lTop,"about","About");
+               grAbout=new emLinearGroup(lTop,"about","About Eagle Mode");
                grAbout->SetOrientationThresholdTallness(1.0);
                grAbout->SetBorderScaling(4.0);
                grAbout->SetChildWeight(0,1.0);
@@ -107,7 +107,7 @@
                );
                coreConfigPanel->SetBorderScaling(4.0);
 
-       grCommands=new emRasterGroup(lLeft,"commands","Commands");
+       grCommands=new emRasterGroup(lLeft,"commands","Main Commands");
                grCommands->SetPrefChildTallness(0.2);
                BtNewWindow=new emButton(
                        grCommands,"new window",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eaglemode-0.89.0/src/emMain/emMainWindow.cpp 
new/eaglemode-0.89.1/src/emMain/emMainWindow.cpp
--- old/eaglemode-0.89.0/src/emMain/emMainWindow.cpp    2015-05-09 
16:32:42.000000000 +0200
+++ new/eaglemode-0.89.1/src/emMain/emMainWindow.cpp    2015-08-06 
12:21:28.000000000 +0200
@@ -1,7 +1,7 @@
 
//------------------------------------------------------------------------------
 // emMainWindow.cpp
 //
-// Copyright (C) 2006-2012,2014 Oliver Hamann.
+// Copyright (C) 2006-2012,2014-2015 Oliver Hamann.
 //
 // Homepage: http://eaglemode.sourceforge.net/
 //
@@ -42,7 +42,7 @@
 
        
SetWindowIcon(emGetInsResImage(GetRootContext(),"icons","eaglemode48.tga"));
 
-       MainPanel=new emMainPanel(this,"main",1.0/10.0);
+       MainPanel=new emMainPanel(this,"main",1.0/10.86);
 
        ControlPanel=new emMainControlPanel(
                GetControlView(),"ctrl",*this,GetContentView()



Reply via email to