r582: The symlink box allows you to choose to create relative or absolute links
[rox-filer.git] / ROX-Filer / Help / Changes
blob2feb8f179f82bb715f2bcbfd0b02787af9080c49
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 11-Apr-2001
6 ~~~~~~~~~~~
7 The symlink box allows you to choose to create relative or absolute links
8 (suggested by Stephen Watson).
10 09-Apr-2001
11 ~~~~~~~~~~~
12 Fix some typos and untranslated strings (Mohari Andras).
14 08-Apr-2001
15 ~~~~~~~~~~~
16 Added a Russian translation (Dmitry Elfimov).
18 06-Apr-2001
19 ~~~~~~~~~~~
20 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
22 05-Apr-2001
23 ~~~~~~~~~~~
24 Winking an item in a directory makes it flash twice instead of once (easier
25 to see). Also, creating a new file or directory from the menu winks the new
26 item.
28 Bugfix: When a directory was rescanned because of a move operation,
29         the `Set Icon...' settings didn't work (reported by Damien
30         Couderc).
32 02-Apr-2001
33 ~~~~~~~~~~~
34 New display style 'Huge Icons' to make viewing thumbnails easier.
35 Added a Hungarian translation (Andras Mohari).
36 Updated the French translation (Vincent Lefèvre).
37 Double clicking on a filer window's background resizes the window (Denis
38 Manente).
40 01-Apr-2001
41 ~~~~~~~~~~~
42 If an item's name is truncated, show it in a tooltip when the pointer is
43 held over the item (Denis Manente).
45 30-Mar-2001 (Release 1.1.2)
46 ~~~~~~~~~~~
47 Asking for help on a directory always tries to open <dir>/Help first, even
48 for non-applications.
50 29-Mar-2001
51 ~~~~~~~~~~~
52 If run without -n, the filer will put itself in the background. Thus,
53 the 'rox' command behaves the same whether or not the filer is already
54 running.
56 27-Mar-2001
57 ~~~~~~~~~~~
58 Support for the new version of libxml (reported by Andreas Dehmel).
60 26-Mar-2001
61 ~~~~~~~~~~~
62 Rewrote parser for options. Smaller and neater (hopefully this will fix
63 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
65 Bugfix: While scanning, the resizer could make the window too large.
67 23-Mar-2001
68 ~~~~~~~~~~~
69 Moving the cursor down in the next-to-last row will move to the last
70 item if there is nothing under the cursor (suggested by Graham Borland).
72 21-Mar-2001
73 ~~~~~~~~~~~
74 When changing directory, only make the window larger (if needed), never
75 smaller (suggested by Diego Zamboni).
77 17-Mar-2001
78 ~~~~~~~~~~~
79 Changing directory autosizes the window automatically (Denis Manente).
80 Internal changes to the way different layouts are handled.
82 15-Mar-2001
83 ~~~~~~~~~~~
84 Pressing space (to select/unselect an item) now also moves the cursor to
85 the next item (suggested by Anders Lundmark).
87 Copying directories tries to preserve the timestamps, like it does for
88 files (suggested by José Romildo Malaquias).
90 14-Mar-2001
91 ~~~~~~~~~~~
92 Added '--mime-type FILE' option, which simply writes the type of FILE to
93 standard output (Stephen Watson).
95 Added 'Home Directory' to Window menu (requested by Graham Borland).
97 11-Mar-2001
98 ~~~~~~~~~~~
99 Copying a directory which doesn't have user write permission will give it
100 user write during the copy to avoid permission denied errors (suggested by
101 Liav Asseraf).
103 New sort option - 'Directories always come first' (requested by Liav Asseraf).
105 10-Mar-2001
106 ~~~~~~~~~~~
107 Dragging a lasso box with the middle button toggles the selected state
108 of the items enclosed (Denis Manente).
110 09-Mar-2001
111 ~~~~~~~~~~~
112 Changing the display style now resizes the window (Denis Manente).
114 08-Mar-2001
115 ~~~~~~~~~~~
116 New pinboards get a 'Home' icon in the top left corner as new users often
117 think the pinboard isn't working because it starts empty (suggested by
118 Vor'Cha).
120 Converted AppMenu file format to XML.
121 Added AppMenu file with options to control the pinboard.
123 06-Mar-2001
124 ~~~~~~~~~~~
125 Highlight invalid Find expressions in red (Anders Lundmark).
127 04-Mar-2001
128 ~~~~~~~~~~~
129 When resizing windows, try to keep the window fully inside the screen area
130 (Denis Manente).
132 03-Mar-2001
133 ~~~~~~~~~~~
134 Updated the Dutch translation (Jan Wagemakers).
136 27-Feb-2001
137 ~~~~~~~~~~~
138 When mounting a device, the new window appears after mounting, not before.
139 This means that it's more likely to get sized correctly (requested by
140 Ewan Mac Mahon).
142 24-Feb-2001
143 ~~~~~~~~~~~
144 Added two new options to control when minibuffer completion beeps (requested
145 by Liav Asseraf).
147 20-Feb-2001
148 ~~~~~~~~~~~
149 Added 'New File...' feature (James Kermode).
151 16-Feb-2001
152 ~~~~~~~~~~~
153 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
155 09-Feb-2001 (Release 1.1.1)
156 ~~~~~~~~~~~
157 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
158 of the text... (Diego Zamboni).
160 Added a Polish translation (Andrzej Borsuk).
162 Bugfix: Sometimes it wasn't possible to delete something that was on a
163         pinboard or panel, even after confirming (reported by Diego Zamboni).
165 07-Feb-2001
166 ~~~~~~~~~~~
167 Sliders in the options box can have a numerical value display (Diego Zamboni).
168 Fixed a stray warning message displayed when non-default pinboard options
169 were used (Diego Zamboni).
171 New menu item 'Set Icon...' allows you to choose any icon for any file or
172 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
174 03-Feb-2001
175 ~~~~~~~~~~~
176 Many internal changes to the Options system.
178 30-Jan-2001
179 ~~~~~~~~~~~
180 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
181         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
183 28-Jan-2001
184 ~~~~~~~~~~~
185 Added Diego Zamboni's patch to make configuring VFS easier.
187 27-Jan-2001
188 ~~~~~~~~~~~
189 Improved compiling - now correctly reports an error if the file doesn't
190 compile. If configure is missing then autoconf is run automatically.
192 After a Find completes, you are given the option of doing the search again
193 (Anders Lundmark).
195 Applications can define a list of menu items to display on their menus
196 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
197 lines in the form 'option Text'.
199 24-Jan-2001
200 ~~~~~~~~~~~
201 Added two new pinboard options - one to allow setting the grid step size
202 and one to allow icons to go slightly off the side of the screen (Diego
203 Zamboni).
205 23-Jan-2001
206 ~~~~~~~~~~~
207 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
208         Zamboni).
210 22-Jan-2001
211 ~~~~~~~~~~~
212 Updated the French translation (Vincent Lefèvre).
214 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
215         Watson).
217 20-Jan-2001 (Release 1.1.0)
218 ~~~~~~~~~~~
219 Removed the 'Initial window height' option. The filer tries to pick a
220 sensible shape itself now.
222 Bugfix: If an image was moved to a directory which didn't generate thumbs
223         then it would display, but never be updated. Even if it wasn't that
224         file at all, just a reused inode!
225 Bugfix: Changing the display style didn't always redraw the display.
226 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
227         column acted like clicking on the far-right column.
229 18-Jan-2001
230 ~~~~~~~~~~~
231 Changed background colour to be more compatible with the Gtk themes system.
233 12-Jan-2001
234 ~~~~~~~~~~~
235 Removed all the message window stuff. ROX-Filer no longer grabs standard
236 error from its child processes. Changed because ROX-Session now does a much
237 better job.
239 10-Jan-2001
240 ~~~~~~~~~~~
241 Filer is more generous in what hostnames it considers local.
242 Patch to include pixbuf headers correctly (Diego Zamboni).
244 08-Jan-2001
245 ~~~~~~~~~~~
246 Bug fix: Didn't always use the fully qualified host name for DnD.
248 30-Dec-2000
249 ~~~~~~~~~~~
250 If a file has a known extension then it is given the appropriate type even
251 if the file is executable (Simon Britnell).
253 28-Dec-2000
254 ~~~~~~~~~~~
255 Added a menu entry 'Resize Window' to set the window to a sensible size
256 when you want it.
258 25-Dec-2000
259 ~~~~~~~~~~~
260 Try to open new windows at a sensible size for their contents (Denis Manente).
262 24-Dec-2000
263 ~~~~~~~~~~~
264 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
265         wasn't updated (reported by Wilbert Berendsen).
267 20-Dec-2000
268 ~~~~~~~~~~~
269 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
270 Updated French translation (Vincent Lefèvre).
271 Added new 'Create Thumbs' entry on the Display menu which tries to load
272 every file in the directory as an image and use that image for the file
273 (suggested by Sprague and Simon Britnell).
275 19-Dec-2000
276 ~~~~~~~~~~~
277 Converted to use gdk-pixbuf instead of ImLib.
278 Fixed a few compiler warnings and improved the error message displayed
279 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
280 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
281 given file, updating directory views and icons as needed.
283 18-Dec-2000
284 ~~~~~~~~~~~
285 AppIcon.xpm must be a regular file (stops people trying to crash the
286 filer by symlinking to /dev/...).
287 Fixed a missing translation in the pinboard options (Denis Manente).
289 17-Dec-2000
290 ~~~~~~~~~~~
291 Attempting to run the filer before compiling will now ask if you want
292 to compile.
293 Removed lots of platform-specific mount point code and replaced it with
294 python's portable system.
295 New options section allows you to choose a translation without having to
296 set the LANG variable.
298 16-Dec-2000
299 ~~~~~~~~~~~
300 Added '-w', '-i' and '-W' command line options for forcing icons or
301 directories to be rescanned (Diego Zamboni).
303 13-Dec-2000 (Release 1.0.0)
304 ~~~~~~~~~~~
305 Made a few updates to the manual.
307 08-Dec-2000
308 ~~~~~~~~~~~
309 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
310 a pinboard icon, tries to send it to the back (might help with some WMs).
312 04-Dec-2000 (Release 0.1.30)
313 ~~~~~~~~~~~
314 When a panel is used for the first time, put the user's home directory and
315 the directory containing ROX-Filer on it instead of leaving it blank.
317 24-Nov-2000
318 ~~~~~~~~~~~
319 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
320 Added a #include for OSF1 (Vincent Lefevre).
322 23-Nov-2000
323 ~~~~~~~~~~~
324 Bugfix: On many systems, the filer would fail to remove zombie processes
325         due to a typo (spotted by Philip Hazel and tracked down by Stephen
326         Watson).
328 22-Nov-2000
329 ~~~~~~~~~~~
330 Bugfix: Removing an item from the panel now resizes the panel (reported
331         by Wilbert Berendsen).
332 Bugfix: Editing an icon's path failed to update its hash entry.
334 20-Nov-2000
335 ~~~~~~~~~~~
336 If a case-sensitve match for an extension can't be found then try a
337 case-insensitive match - so .BMP and similar work (Denis Manente).
339 17-Nov-2000
340 ~~~~~~~~~~~
341 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
342 Added a VFS menu entry for .deb files (Vincent Ledda).
344 11-Nov-2000
345 ~~~~~~~~~~~
346 Mounting or unmounting a directory forces mtab to be reread, even if the
347 timestamp hasn't changed (problem reported by Wilbert Berendsen).
349 When the 'Unique windows' option is on, remove the old window AFTER creating
350 the new one, so that the filer doesn't quit because there are zero windows
351 open... (Denis Manente).
353 07-Nov-2000
354 ~~~~~~~~~~~
355 Updated the Dutch translation (Jan Wagemakers).
357 29-Oct-2000
358 ~~~~~~~~~~~
359 Updated the French translation (Vincent Lefèvre).
361 Using --version and --help options no longer requires an X server connection,
362 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
363 'man rox' (Bernard Jungen). 
365 Bugfix: A corrupted AppIcon.xpm could crash the filer.
367 24-Oct-2000 (Release 0.1.29)
368 ~~~~~~~~~~~
369 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
370         the makedist script to remove the .cvsignore files (spotted by Andy
371         Piper).
373 20-Oct-2000
374 ~~~~~~~~~~~
375 Improved the install script so that it installs the man-page. Also made it
376 easier to use. Updated the French translation and fixed a couple of
377 typos (Vincent Lefèvre).
379 17-Oct-2000
380 ~~~~~~~~~~~
381 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
382 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
384 08-Oct-2000
385 ~~~~~~~~~~~
386 Added a Dutch translation (Jan Wagemakers).
388 05-Oct-2000
389 ~~~~~~~~~~~
390 Added an Italian translation (Denis Manente).
392 04-Oct-2000
393 ~~~~~~~~~~~
394 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
395         the owner of the symlink. Slight security risk, and also prevented
396         users symlinking AppRun to their binaries...
398 29-Sep-2000
399 ~~~~~~~~~~~
400 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
401         This means it is now possible to click on a pinboard icon to change
402         between pinboards...
404 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
405         or resized. Now flickers when resizing if there's a textured
406         background - seems to be necessary :-(
408 26-Sep-2000
409 ~~~~~~~~~~~
410 Running as root now simply turns on the -u flag, rather than displaying
411 a warning box.
413 The toolbar height is now correctly taken into account when sizing a new filer
414 window (Denis Manente).
416 When guessing file types from extensions, the filer now tries to find the
417 longest extension that matches (eg .ps.gz, then .gz).
419 25-Sep-2000
420 ~~~~~~~~~~~
421 The lasso box is now drawn so that the box will be in the foreground colour
422 over the background, rather than by just inverting the pixel value and hoping
423 it's visible (spotted by Philip Hazel).
425 24-Sep-2000
426 ~~~~~~~~~~~
427 If the home directory is '/' then don't show it as '~' (suggested by
428 Bernard Jungen).
430 Added '--show=FILE' option - this will be needed by other ROX
431 applications, so it needs to be in version 1.0.0.
433 Bugfix: -d option didn't use realpath before sending to an already-running
434 filer.
436 22-Sep-2000
437 ~~~~~~~~~~~
438 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
439 newlines (suggested by Bernard Jungen).
441 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
443 20-Sep-2000
444 ~~~~~~~~~~~
445 Added a man-page (Andy Piper).
446 Changed `install.sh' from bash to sh (Bernard Jungen).
448 18-Sep-2000 (Release 0.1.28)
449 ~~~~~~~~~~~
450 Bugfix: menu entries on the pinboard menu weren't being shaded and
451         unshaded correctly.
453 17-Sep-2000
454 ~~~~~~~~~~~
455 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
456 the icon points to as well as its name.
458 All i?86 platforms are treated as being equivalent (so, if you compile
459 on a 386 then it'll still run on a 486).
461 16-Sep-2000
462 ~~~~~~~~~~~
463 Pinboard icons can also be renamed.
464 Pinboard and panel icons can have '~' or '~/' at the start of their
465 pathnames - this should make it easier to create a system-wide default
466 panel or pinboard with icons relative to the user's home directory.
468 14-Sep-2000
469 ~~~~~~~~~~~
470 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
472 13-Sep-2000
473 ~~~~~~~~~~~
474 Changing the toolbar options affects existing windows, not just new ones.
475 Removed the 'Size Bars' display style and replaced it with 'Permissions',
476 'Type' and 'Times' styles.
478 12-Sep-2000
479 ~~~~~~~~~~~
480 With items that spread over their normal width because they're on the
481 edge of the window, clicking on the extra bit now works.
483 Added a size limit of 400K on application icons. This is to prevent
484 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
485 to some huge file!
487 Dragging an item with the middle button when none are selected unselects
488 the item after the drag.
490 Added 'Show Location' feature for pinboard and panels - opens a directory
491 showing where the file really is.
493 11-Sep-2000
494 ~~~~~~~~~~~
495 Allowed items in the far right column to spread right to the edge of the
496 window. Fixed a bug which prevented Delete from working if there was
497 no pinboard.
499 10-Sep-2000
500 ~~~~~~~~~~~
501 Deleting items first checks if it will affect the pinboard or panel. A
502 warning is displayed if so.
504 Upgraded the query dialog (from ROX-Session) - looks nicer.
506 09-Sep-2000
507 ~~~~~~~~~~~
508 'Unique filer windows' option now has no effect while the spring open
509 feature is active (spotted by Andrew Booker). Also, when opening a new
510 window, the old window is destroyed and a new one created (rather than
511 reusing the old one). This ensures that the new window appears in the
512 right place.
514 When a drag from the pinboard or a filer window ends, the selection is
515 only cleared if the icon was selected by starting the drag. Thus, it now
516 works like the panels.
518 08-Sep-2000
519 ~~~~~~~~~~~
520 New Close toolbar button (requested by Martin Ward).
521 Toolbar icons can be turned on and off from the Options box.
522 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
523 Made the Shift Open menu text change depending on what is selected.
524 Bugfix: dragging icons around no longer saved the new pinboard state!
526 07-Sep-2000
527 ~~~~~~~~~~~
528 Running a second copy of the filer as another user will start a new copy
529 instead of reusing the existing one. Added the '-u' option to display the
530 name of the user running the filer in each window (also suppresses the
531 normal don't-run-as-root warning).
533 Added '-d', which opens a directory as a directory, even if it looks like
534 an application.
536 Updated the manual.
538 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
540 06-Sep-2000
541 ~~~~~~~~~~~
542 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
543 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
544 easier to use!
546 Added much improved icons for executables and for applications without icons
547 of their own (Victor Liu See-le).
549 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
550 Tim Rowledge).
552 Bugfix: auto-scrolling didn't always stop when a drag ended.
553 Bugfix: creating a panel with the same name as a file in the current
554         directory caused an error due to a throwback from when panels were
555         directories (spotted by Ewan Mac Mahon).
557 30-Aug-2000 (Release 0.1.27)
558 ~~~~~~~~~~~
559 Increased the distance you have to move the pointer to start a drag
560 slightly. Updated the manual.
562 Panel icons can now be moved from one side to the other by simply moving
563 over the gap in the middle. Previously, you had to jump over an icon on
564 the other side.
566 Left and right panels look better now. Also, they shrink if you add a top
567 or bottom panel to make room.
569 28-Aug-2000
570 ~~~~~~~~~~~
571 Dragging on the panel background allows you to slide the bar back and
572 forth.
574 27-Aug-2000
575 ~~~~~~~~~~~
576 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
577 the wrong place. Install script no longer overwrites the default run
578 actions; if the user has changed them leave them alone!
579 (Martin Ward noted that symlinking to an executable would cause the
580 executable to be destroyed on upgrade!)
582 24-Aug-2000
583 ~~~~~~~~~~~
584 More improvements to the event handling. Seems to be working again at
585 last!
586 Made the toolbar buttons slightly larger, and added a textual display
587 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
588 click).
589 Moved the pinboard over to the new mouse binding code too.
591 21-Aug-2000
592 ~~~~~~~~~~~
593 Started rewriting the event handling for filer windows to go through
594 the new code in bind.c, like the panel handling does.
596 20-Aug-2000
597 ~~~~~~~~~~~
598 You can now drag icons from the panel to other applications.
600 18-Aug-2000
601 ~~~~~~~~~~~
602 Dragging panel icons with the middle button allows you to move them around.
604 New option to set the default height for new filer windows (patch from
605 James Kermode).
607 17-Aug-2000
608 ~~~~~~~~~~~
609 Selecting panel icons now grabs the primary selection. Pasting pastes all
610 selected file path names. Icons can now be added to either side of the panel.
612 Bug fix: Moving a file didn't always update the source directory.
614 16-Aug-2000
615 ~~~~~~~~~~~
616 Many improvements to the panel - drag and drop to icons, adding new icons,
617 selections (doesn't grab the primary selection yet though), removing icons
618 and automatically saving the panel when it's changed.
619         
620 11-Aug-2000
621 ~~~~~~~~~~~
622 Improved reference counting on images (hopefully!). Lots of work on
623 rewriting the panel system.
625 07-Aug-2000
626 ~~~~~~~~~~~
627 Made the timeout for the spring-open feature configurable (requested by
628 Chris Garrett).
630 Use short form of --version in install.sh and don't use unsetenv() if it
631 isn't available (Mattias Engdegård).
633 06-Aug-2000
634 ~~~~~~~~~~~
635 New options to set the pinboard text foreground and background colours
636 (suggested by James Kermode).
638 05-Aug-2000
639 ~~~~~~~~~~~
640 Your home directory is now displayed as '~' in the title bar, rather
641 than as a full path.
643 01-Aug-2000 (Release 0.1.26)
644 ~~~~~~~~~~~
645 Added a popup menu of commonly used chmod strings to the Permissions
646 box. Bracketed text and spaces are now ignored in the commands.
647 Bug fix: Only menu keys changed since the last load were saved!
649 31-Jul-2000
650 ~~~~~~~~~~~
651 Bug fix: Mount points on the pinboard didn't always redraw when the
652 mounted/unmounted state changed.
654 30-Jul-2000
655 ~~~~~~~~~~~
656 Renaming now uses the action windows. This means that you can now
657 rename something onto another filesystem.
659 28-Jul-2000
660 ~~~~~~~~~~~
661 The menu key bindings are now only saved if they actually changed.
663 Code tidying: Moved some typedefs to the new `global.h' file and
664 thus removed the dependencies between header files :-)
666 26-Jul-2000
667 ~~~~~~~~~~~
668 Tab and Shift-Tab move to next and previous selected item.
670 25-Jul-2000
671 ~~~~~~~~~~~
672 The new display styles can now be saved as the defaults (bug spotted by
673 Vladimir Klebanov).
675 When autoscrolling is used, prevent the last-highlighted directory
676 from springing open. 'spring open' now defaults to off.
678 The toolbar Up and Home buttons can act as drop targets (and spring open
679 too!).
681 Options to set the pinboard text background style (suggested by James
682 Kermode).
684 23-Jul-2000
685 ~~~~~~~~~~~
686 Added an option to control the spring-loading feature. Added tooltips
687 to some of the options. Improved the rule for deciding whether to open
688 a new window when you click on the toolbar buttons.
690 Stopped the spring-open window moving while it's open (prevents a bug
691 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
693 Dragging near the edge of a window scrolls. Improved the lasso box drag
694 to use the same system (so it scrolls without you having to move the
695 mouse).
697 22-Jul-2000
698 ~~~~~~~~~~~
699 Added 'spring-loaded' directories. If you drag a file over a directory and
700 hold it there, the directory will spring open! (suggested by Barney
701 Clarkson)
703 21-Jul-2000
704 ~~~~~~~~~~~
705 In the path entry minibuffer, an exact match is favoured over any other
706 match. So, if you enter '.xsession' and press Return you'll get it, not
707 '.xsession-errors' or whatever!
709 The filer now clears APP_DIR from the environment so that child processes
710 don't get it. Fixed a bug which caused problems when using a small version
711 of the 'missing image' image.
713 19-Jul-2000
714 ~~~~~~~~~~~
715 Creating a new directory now makes sure the display is updated.
717 18-Jul-2000 (Release 0.1.25)
718 ~~~~~~~~~~~
719 Prevent dragging from a pinboard selection to itself, or onto the desktop
720 background.
722 17-Jul-2000
723 ~~~~~~~~~~~
724 Clicking on the root window works (button-1 clears the selection,
725 button-3 opens the pinboard menu). The pinboard can own the primary
726 selection, which means that you can select something and then paste
727 its name into another program.
729 Keys bound to menu entries are automatically saved when the filer quits.
731 16-Jul-2000
732 ~~~~~~~~~~~
733 Changed the install script so that the CVS directories don't get installed.
735 The 'rox' script now just calls AppRun directly.
736 Panels can be created without starting a new copy of the filer.
737 The pinboard can be changed or removed by using --pinboard a second time.
739 Files can be given as arguments - they are opened as if they were clicked
740 on in a filer window (suggested by Alex Holden).  If no arguments are
741 given then the default is now the current directory (not your home
742 directory).
744 If you start the leafname in the path minibuffer with '.' then the Show
745 Hidden feature is temporarily turned on.
747 15-Jul-2000
748 ~~~~~~~~~~~
749 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
750 selects the icon clicked on while the menu is open. Pinned icons are
751 now updated when the pointer moves over them, if necessary.
753 14-Jul-2000
754 ~~~~~~~~~~~
755 Menu-clicking on a pinboard icon now brings up a menu.
756 Clicks on the root window are still ignored though; need to support
757 the GNOME-compliant window manager system for passing root clicks on...
759 12-Jul-2000
760 ~~~~~~~~~~~
761 Files can now be dragged to pinboard icons, and they highlight nicely too!
762 If the --override option is used, the filer will bypass the window manager
763 and position the icons directly.
765 11-Jul-2000
766 ~~~~~~~~~~~
767 Pinboard icons can now be dragged to filer windows or applications, just
768 like normal icons.
770 10-Jul-2000
771 ~~~~~~~~~~~
772 Changed the DnD code to make it easier for the pinboard code to use it.
773 Up and Home buttons on the toolbar now use the 'New window on button 1'
774 option setting (suggested by Vincent Lefèvre).
776 09-Jul-2000
777 ~~~~~~~~~~~
778 Pinboard can have mount points and symlinks on it.
780 06-Jul-2000
781 ~~~~~~~~~~~
782 Dragging with the Menu button moves icons around. Clicking with the
783 other button removes icons from the pinboard.
785 05-Jul-2000
786 ~~~~~~~~~~~
787 Dragging files to the pinboard adds them to it and automatically saves
788 the pinboard too.
790 02-Jul-2000
791 ~~~~~~~~~~~
792 Pinboard is now loaded from a file specified on the command line.
794 01-Jul-2000
795 ~~~~~~~~~~~
796 'Home' now appears on the background if you run it with --pinboard.
797 Clicking opens your home directory. Doesn't do much else.
798 Fixed a bug which prevented the minibuffer label from appearing on
799 some versions of GTK+.
801 30-Jun-2000
802 ~~~~~~~~~~~
803 First steps towards pinboard support (requested by P.S.S.Camp and
804 Darren Winsper).
806 16-Jun-2000
807 ~~~~~~~~~~~
808 Changed the Display menu layout - now there are four basic types (Large or
809 Small, with or without details) and the type of detail desired is chosen
810 from a sub-sub-menu.
812 Added a new display style - bars showing the sizes of the files. The bars are
813 drawn on a log scale.
815 15-Jun-2000
816 ~~~~~~~~~~~
817 Changed the display menu - you can now choose large or small icons, with or
818 without details. The details displayed can also be changed. I'm not quite
819 happy with the UI yet though...
821 Split the filer.c source file into two (filer.c and display.c) since it was
822 becoming rather unwieldy. This means that some of the option names have
823 changed because they've moved to a new section in the options window...
825 14-Jun-2000
826 ~~~~~~~~~~~
827 Fixed a problem where ImLib support failed on multi-depth displays (reported
828 by Stephen Harrison).
830 06-Jun-2000 (Release 0.1.24)
831 ~~~~~~~~~~~
832 Added the install.sh script for easier installation.
833 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
834 standard types are in Choices.
835 Fixed a bug which could cause 'top' panels to appear in the wrong place
836 (Alex Holden).
837 Changed the sort order for Sort By Type so that directories come before
838 files (suggested by Chris Garrett).
839 `Single-click navigation' and 'Ignore case when sorting' now both default
840 to On.
842 03-Jun-2000
843 ~~~~~~~~~~~
844 Improved the theme support to allow tiled background images.
845 Fixed a bug which prevented tilde expansion from working in the
846 shell command minibuffer.
848 02-Jun-2000
849 ~~~~~~~~~~~
850 Made the help button look a bit nicer and changed the Find and Permissions
851 action windows to use the icon instead of a text button.
852 Removed the 3D borders from the help and toolbar buttons when not selected
853 (looks much better!). Setting a run action by dragging to a symlink now
854 dereferences the link (suggested by Ewan Mac Mahon).
856 Default search path for Choices is now:
857         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
859 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
860 probably slows everything down, but the next Gtk+ release should do double
861 buffering so all this will get changed then...
863 01-Jun-2000
864 ~~~~~~~~~~~
865 Added a Help icon to the toolbar, which does the same as choosing `Show
866 ROX-Filer Help' from the menu.
868 25-May-2000
869 ~~~~~~~~~~~
870 Started adding some code to truncate long filenames (not finished yet).
871 Fixed a bug which could cause directories to appear empty when using VFS.
872 Added the 'Select If' minibuffer, which selects all files matching the
873 entered expression.
875 21-May-2000
876 ~~~~~~~~~~~
877 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
878 Updated several of the remaining icons by copying them from the GNOME
879 desktop (suggested by Volker Braun).
882 16-May-2000 (Release 0.1.23)
883 ~~~~~~~~~~~
884 Added the `Window->Set Run Action' menu item. This allows you to specify the
885 default run action for a file by simply dragging the file into a program.
886 You can also enter a shell command in the minibuffer to make that command
887 the default.
888 The cursor is a bit nicer and usually appears where you want it to now. You
889 can also get rid of it by pressing Escape.
891 12-May-2000
892 ~~~~~~~~~~~
893 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
894 Applied Vincent's patch (minor updates to the Frech translation).
895 Fixed a problem with the pixmap caching - the filer would detect that the
896 file had changed and try to reload it, but ImLib would simply return its
897 cached copy!
899 28-Apr-2000
900 ~~~~~~~~~~~
901 Removed a debugging message that had somehow got into the release version :-(
902 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
903 an empty directory caused odd effects.
905 24-Apr-2000 (Release 0.1.22)
906 ~~~~~~~~~~~
907 When starting, the filer will check to see if it is already running.
908 If it is then the arguments are passed to that copy.
910 23-Apr-2000
911 ~~~~~~~~~~~
912 Bug fix: Attempting to open a Find preview window could cause a crash
913 if the directory containing the item could not be opened.
914 Button-3 clicking on the toolbar icons opens a new window.
917 21-Apr-2000
918 ~~~~~~~~~~~
919 Added Vincent Lefevre's French translation. Changed to using my own
920 gettext function because some platforms don't have it or implement
921 it differently.
923 18-Apr-2000 (Release 0.1.21)
924 ~~~~~~~~~~~
925 Completed marking translatable strings. Dragging with the middle button
926 now moves files.
928 17-Apr-2000
929 ~~~~~~~~~~~
930 Made lots of changes to the way menus are stored; this makes i18n of the
931 menus easier.
933 16-Apr-2000
934 ~~~~~~~~~~~
935 Added GNU gettext support.
936 Shell meta-characters in shell commands are escaped.
938 15-Apr-2000
939 ~~~~~~~~~~~
940 Tab in the shell commands minibuffer does shell-style completion.
942 14-Apr-2000 (Release 0.1.20)
943 ~~~~~~~~~~~
944 ImLib is used for rendering if possible. Small Icons super-samples the
945 image down.
947 13-Apr-2000
948 ~~~~~~~~~~~
949 Copying from inside a VFS directory now works.
951 09-Apr-2000
952 ~~~~~~~~~~~
953 Added the Shell Command feature to the minibuffer.
954 Fixed a bug which causes unnecessary flickering when a hidden file was
955 detected.
956 Removed 'Touch' from the menu; easy enough from the minibuffer now.
957 Changed the type guessing system - scans all files in MIME-info directories
958 now.
960 02-Apr-2000
961 ~~~~~~~~~~~
962 Added a nice list displaying the found files. Clicking opens a preview window
963 onto the directory and winks the file.
965 18-Mar-2000
966 ~~~~~~~~~~~
967 Merged the MIME-Type and Special fields in the info window into a single
968 Type field (since only one could be used at a time anyway).
969 Made lots of changes to the panel menu. You can now remove things much more
970 easily.
971 Unstat()able files now display the error message in the Full Info display,
972 instead of random values.
973 Check for copying a directory onto itself, as well as into itself.
975 Applied Bernard's patch:
976 - Copy (menu entry) now works with action window.
977 - Deleted/moved directory displays are automatically hidden.
978 - Added option not to allow run/copy when object
979   dragged to filer (not panels) icons. Some people like
980   it the RISC OS way...
981 - Full info alignment of App objects and owner/group
982   alignment corrected.
983 - Info window: added special info for symlinks, apps
984   and mount points.
986 17-Mar-2000
987 ~~~~~~~~~~~
988 Added support for mc's Virtual File System.
990 12-Mar-2000
991 ~~~~~~~~~~~
992 New Window appears greyed out if Unique Windows is selected.
993 Added 'Permissions' (chmod) feature.
995 10-Mar-2000
996 ~~~~~~~~~~~
997 Added Bernard Jungen's patch:
998 - Dates are displayed in a more RISC OS like format.
999 - (Scanning) is shown in the titlebar during scans.
1000 - Option to only display one window per directory.
1001 - User and group names displayed in the Full Info view.
1002 - Open Parent in the root does nothing.
1003 - Errors in options are only reported once.
1004 - File does chdir() if -b isn't possible (prevents getting the full path
1005   in the file(1) says... box).
1008 Before the Changes file
1009 ~~~~~~~~~~~~~~~~~~~~~~~
1010 The following people added code before I started keeping this log:
1012 Jens Askengren          GNOME-style toolbar
1013 Bernard Jungen          lots of patches all over the place!
1014 Christiansen Merel      initial support for ImLib
1015 Chris Sawer             leafname field in the Info box
1016 Simon Truss             support for mount points on NetBSD