Changes to FreeFS
=================

19-Jan-2008 (2.1.8)
~~~~~~~~~~~
Option for applet to show available size (Janek Kozicki).
Tooltip for applet now shows a summary.

21-Sep-2007
~~~~~~~~~~~
May need to link against libintl.

28-Apr-2007 (2.1.7)
~~~~~~~~~~~
Prepare for use of 0compile.

14-Apr-2007
~~~~~~~~~~~
Fix bug sorting the mount points.

29-Dec-2006
~~~~~~~~~~~
Translate strings in Options.xml, using the method in ROX-Filer.

04-Nov-2006
~~~~~~~~~~~
Use gtk_rc_parse_string() to set up gauge colours, choice_install no longer
needed.
More options controlling applet appearance, allowing it to adapt to smaller
panels and to left or right panels.
Reinstated the excluded file system types option, just as a manually maintained
file for the moment.
Mark more strings as translatable.

11-June-2006
~~~~~~~~~~~
Use new menu API.

31-May-2006
~~~~~~~~~~~
Monitor home directory when no argument given, not the AppDir.

24-Mar-2006
~~~~~~~~~~~
Added es translation (Juan Carlos Jimenez Garcia).

15-Mar-2006 (2.1.6)
~~~~~~~~~~~
Removed some deprecated calls and some compiler warnings.

07-Mar-2006 (2.1.5)
~~~~~~~~~~~
Added internationalization support.

17-Oct-2005 (2.1.4)
~~~~~~~~~~~
Update local feed interface to support feed-for.

16-Oct-2005
~~~~~~~~~~~
Added local injector feed.

12-Oct-2005
~~~~~~~~~~~
Update for ROX-CLib changes, many externally visible symbols
(functions and types) now have rox_ or ROX prefixes.

11-Sep-2005
~~~~~~~~~~~
Remove aclocal.m4, replace with rox-clib.m4 and aclocal -I .

29-Aug-2005
~~~~~~~~~~~
Attempt to get ROX-CLib via 0launch.

27-May-2005
~~~~~~~~~~~
Fix for creating applets in remote mode, need to give the filer long enough
to notice the widget was created.
Use apsymbols for Linux portability.

23-Jan-2005 (2.1.3)
~~~~~~~~~~~
Update choice_install for XDG basedirs choices.

01-Jan-2005 (2.1.2)
~~~~~~~~~~~
Can now pass SOAP message via -R.

11-Dec-2004
~~~~~~~~~~~
Work on remote mode.

16-Nov-2004
~~~~~~~~~~~
Use new ROX-CLib features.  Added (untested) minimalist applet mode.

2.1.1
-----
Build system changed for Zero Install.
Don't use libgtop any more.

2.1.0
-----
New version for ROX-CLib 2.1.0.  Remove dead code.  Open options dialog from 
command line or SOAP message.  Stock items in menus. 

2.0.0
-----
Stable release to go with ROX-CLib 2.0.0.

1.5.2
-----
Italian translation of AppInfo provided by Yuri Bongiorno.
Safer way to parse ROX-CLib's version number by Christopher Arndt.

1.5.1
-----
Use new options system.
New icon provided by Geoff Youngs.

1.5.0
-----
Gtk+ 2.0.

1.4.1
-----
Fix compilation problems when path has spaces.

1.4.0
-----
Stable release (as 1.3.3).

1.3.3
-----
Fix bug with applet when mountpoint was /.

1.3.2
-----
Fix compilation with libxml2.

1.3.1
-----
Added menu of mounted file systems so you can choose which to monitor, 
otherwise there was no way of changing the FS in the applet version.
Fixed memory leak which manifested if you monitored more than one FS.
Use replacement applet menu positioning code (from ROX-CLib).

1.3.0
-----
Multiple windows.  Acts as a server, using SOAP, so there only needs to be
one instance running.

1.2.1
-----
Make sure AppRun can find rox_run.

1.2.0
-----
Stable release.

1.1.8
-----
Add -h and -v options.

1.1.7
-----
New applet menu positioning code (from ROX-CLib).

1.1.6
-----
Added option to open a viewer for the root of the FS being monitored, mainly
to test the new filer_action code.

1.1.5
-----
Change to XML handling: requires 2.4 or later.  Use old style config otherwise.

1.1.4
-----
Fix leak in read/write XML config.

1.1.3
-----
Pick up window icon from rox_resources_find.
Config file now in XML.

1.1.2
-----
Another compilation fix: run autoconf if configure script missing.
Can now choose what is shown in applet mode.

1.1.1
-----
Enable debug correctly.  Clean up some CVS bits.  Fix autocompile.

1.1.0
-----
Switch to using ROX-CLib.  Menu created at start so accelerators are
always available.

1.0.0
-----
No changes.  This is the stable version.

0.1.8
-----
Fixed bug in memory management.

0.1.7
-----
Improved applet appearance for top and bottom panels.  Support menu 
accelerators.  Add tooltip help.

0.1.6
-----
getopt lives in different places on different OS's.  Clicking button-1 on 
applet runs full program.  Auto-compile in applet mode.  Some work on i18n.

0.1.5
-----
Should auto-compile.  Added option to set initial size of applet.  Allow menu
on applet version.

0.1.4
-----
Use new AppInfo.xml stuff.

0.1.3
-----
Added applet version.
