fm logo
fm v0.2
Gtk+ file manager.
Aims to offer the best possible ratio between
features, simplicity and resource usage.



CHANGELOG



1999-09-19
 : 
RELEASE - v0.2
1999-09-18
 : 
Updated the fm documentation.
1999-09-18
 : 
Removed the copy buffer status button.
1999-09-18
 : 
Added seperate flag to the preferences for the layout saving at exit that allows you to toggle the saving of the popdown history of the combobox.
1999-09-18
 : 
Added session support for saving the entries in the popdown history of the combobox.
1999-09-18
 : 
Added maximum combo box popdown menu length preferences parameter and added it to the preferences dialog.
1999-09-17
 : 
Applied the GPL to every source file as recommended in the COPYING file.
1999-09-16
 : 
Fixed bug in the refreshing of a directory when the focused file name has been erased in the meantime.
1999-09-16
 : 
Changed the default accelerator keys.
1999-09-16
 : 
Preferences format changed for the accelerator keys !
1999-09-16
 : 
Changed the structure of the popup menu.
1999-09-16
 : 
Added keyboard accelerators for the menuitems in the coumns popup menu.
1999-09-16
 : 
Added the columns submenu to the popupmenu.
1999-09-16
 : 
New browser windows copy the shown / hidden columns from the window that initiated the action.
1999-09-15
 : 
Added support for hiding / showing columns in each browser window. Fm also saves this in the layout if the appearance of the browser should be saved.
1999-09-15
 : 
Fixed bug in the prefs dialog column order list drag &drop handler.
1999-09-15
 : 
3rd mousebutton now show the popup menu and 2nd mousebutton opens the focused filled directory in a new browser window (a bit like netscape's functionality to open URLs in new windows).
1999-09-15
 : 
Added ghosting of 'Paste browser state' menu item when the browser state clipboard is empty.
1999-09-15
 : 
Removed the possibility to omit a default window size since I need to be able to do gtk_widget_set_usize() on the window to prevent it resizing on its own. Therefore adapted the prefs dialog, the prefs structure and the prefs fileformat.
1999-09-15
 : 
Fixed a bug in the Zoom Directory function.
1999-09-15
 : 
Made the horizontal scrollbar disappear when the ctree width is completely visible. (suggested by Martin J. Brown Jr.)
1999-09-15
 : 
Allocating the GtkAdjustments for the GtkScrollbars myself.
1999-09-15
 : 
Removed the GtkScrolledWindow and replaced it by a collection of GtkVBoxes a GtkHBox to get more control over the way the CTree is displayed.
1999-09-14
 : 
Fixed the calculation of the column widths to make them fit exactly in the scrolled window when the window is big enough. (suggested by Martin J. Brown Jr.)
1999-09-14
 : 
Moved the panning cross in the corner between the scrollbars. (suggested by Evgeny Stambulchik)
1999-09-14
 : 
Changes to fileutils.c to make it work better under Solaris 2.5. (suggested by François Petitjean)
1999-09-14
 : 
Made some function static in layout.c and preferences.c to reduce the size of the executable. (found by François Petitjean)
1999-09-14
 : 
Fixed some minor memory leaks. (found by François Petitjean)
1999-09-13
 : 
Added X, Y, Width and Height labels to the session page in the prefs dialog. (suggested by Matt Greenfield)
1999-09-13
 : 
RELEASE - v0.1



[ HOME ] [ FEATURES ] [ CHANGELOG ] [ DOWNLOAD ] [ DOCUMENTATION ] [ CONTACT ]