r3728: Better extended attribute detection under Solaris
[rox-filer.git] / ROX-Filer / Help / Changes
blob439530d81fdd84cf4fc3ce2bd85336fc813e34ea
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 27-Nov-2004
6 ~~~~~~~~~~~
7 Better extended attribute detection under Solaris (Stephen Watson).
9 25-Nov-2004
10 ~~~~~~~~~~~
11 More extended attribute support.  The "Set Type..." menu item should be 
12 disabled if not supported by the system or FS (Stephen Watson).
14 24-Nov-2004
15 ~~~~~~~~~~~
16 Method of scaling pinboard images is now an option, as the default could
17 produce poor results on some systems (Stephen Watson).
19 22-Nov-2004
20 ~~~~~~~~~~~
21 Updated it.po and Manual-it.xml (Yuri Bongiorno)
23 19-Nov-2004
24 ~~~~~~~~~~~
25 Bugfix: Dragging a lasso box above the top of the window in details mode
26         selected all the items outside the box (Thomas Leonard; reported by
27         Anthony DiSante).
29 12-Nov-2004
30 ~~~~~~~~~~~
31 Only show executable files in green if clicking would actually run them, not
32 just because they have the execute bit set (Thomas Leonard).
34 11-Nov-2004
35 ~~~~~~~~~~~
36 Much faster thumbnail generation (Ken Hayber, reported by Anthony DiSante).
38 08-Nov-2004
39 ~~~~~~~~~~~
40 When closing a filer window showing a directory under a user-mounted
41 mount-point, offer to unmount the device if no other filer window also shows
42 that mount point (requested by Tony Houghton and others). Also do this check
43 when changing to a parent directory.
44 Scale iconified window icons on the pinboard down to normal size (Ken Hayber).
46 08-Nov-2004
47 ~~~~~~~~~~~
48 Updated Dutch translation (Jan Wagemakers).
50 07-Nov-2004
51 ~~~~~~~~~~~
52 Work on the action box, including a progress bar (Stephen Watson).
54 24-Oct-2004
55 ~~~~~~~~~~~
56 Added PinboardRemove() SOAP call (Stephen Watson).
58 20-Oct-2004 (Release 2.1.4)
59 ~~~~~~~~~~~
60 Added Portuguese translation (Rodrigo Cesar Herefeld).
62 16-Oct-2004
63 ~~~~~~~~~~~
64 Some improvements to saved display settings (Takuo Yonezawa and Stephen 
65 Watson).
66 Updated Spanish translation (Marcelo Ramos).
68 15-Oct-2004
69 ~~~~~~~~~~~
70 Allow multiple arguments for executable pinboard and panel icons (Thomas
71 Leonard).
72 Updated it.po and Manual-it (Yuri Bongiorno).
74 12-Oct-2004
75 ~~~~~~~~~~~
76 Use a higher quality setting when scaling the backdrop image (Ken Hayber).
78 06-Oct-2004
79 ~~~~~~~~~~~
80 Added PanelRemove() SOAP call (Sabin Iacob).
81 Bugfix: Mounting a directory that was accessed through a symlinked directory
82         used the symbolic path, confusing the mount command (Thomas Leonard;
83         reported by Anthony DiSante).
85 29-Sep-2004
86 ~~~~~~~~~~~
87 Force panel to not take focus when using GTK 2.4 (Thomas Leonard).
89 28-Sep-2004
90 ~~~~~~~~~~~
91 Minimum width of toolbar now an option (requested by Matthew Weier O'Phinney).
93 21-Sep-2004
94 ~~~~~~~~~~~
95 Only examine items that are actually displayed, not all items in a directory.
96 Saves checking hidden files, which typically speeds up opening the home
97 directory. Removed an unnecessary extra scan when opening a directory
98 with the default filter setting. Removed the double scan when clicking Refresh
99 and two windows show the same directory (Thomas Leonard).
101 20-Sep-2004
102 ~~~~~~~~~~~
103 Added option to make panels have the type _NET_WM_WINDOW_TYPE_DOCK (Tony
104 Houghton). Metacity needs this.
106 17-Sep-2004
107 ~~~~~~~~~~~
108 If we can't guess a file's type from its name or extended attribute, try
109 looking at its contents too, if we have gnomevfs 2.8.0 or later available
110 (Thomas Leonard).
112 11-Sep-2004
113 ~~~~~~~~~~~
114 Panel and pinboard icons can now have a single argument set for them.
115 If you need more than one argument, consider creating a wrapper
116 (Stephen Watson).
118 09-Sep-2004
119 ~~~~~~~~~~~
120 Added --massif option for profiling memory usage (Thomas Leonard).
121 Warn about missing libsm in configure.in (reported by fedewico).
123 06-Sep-2004
124 ~~~~~~~~~~~
125 When resizing a window, only warp the pointer as much as necessary to keep
126 it inside the window (Thomas Leonard).
128 02-Sep-2004
129 ~~~~~~~~~~~
130 Ensure that a panel applet's properties are set before starting the applet
131 (reported by Tony Houghton).
133 01-Sep-2004
134 ~~~~~~~~~~~
135 Fixed panel menu positioning for multiple monitors with different resolutions
136 (Tony Houghton).
137 Use _NET_WM_STATE_BELOW to raise and lower the panel (Tony Houghton). Not
138 changing to type DOCK yet as it breaks some WMs.
140 25-Aug-2004
141 ~~~~~~~~~~~
142 Use new GTK 2.2 functions to set window hints now that we don't support 2.0
143 anymore (Guido Schimmels).
145 23-Aug-2004
146 ~~~~~~~~~~~
147 Plug a memory leak when loading SVG type icons (Stephen Watson).
149 18-Aug-2004
150 ~~~~~~~~~~~
151 Fix for the Solaris extended attribute support (Stephen Watson). 
153 13-Aug-2004
154 ~~~~~~~~~~~
155 Set minimum width of toolbar so that all buttons are visible (Stephen Watson).
157 10-Aug-2004
158 ~~~~~~~~~~~
159 When adding an entry to the Recently Visited menu, remove its parent directory.
160 This stops the list filling up with near-duplicates when you have deeply
161 nested directories (Thomas Leonard).
163 08-Aug-2004
164 ~~~~~~~~~~~
165 Updated French manual translation (Arnaud Calvo).
167 05-Aug-2004
168 ~~~~~~~~~~~
169 For debugging, show the failed URI when dragging to the pinboard (Thomas
170 Leonard).
172 03-Aug-2004
173 ~~~~~~~~~~~
174 Use Help icon instead of Info icon for popup help buttons (Thomas Leonard).
176 02-Aug-2004
177 ~~~~~~~~~~~
178 Updated French translation (Vincent Lefèvre).
180 01-Aug-2004 (Release 2.1.3)
181 ~~~~~~~~~~~
182 Build in ROX-Filer/build, not ~/build/ROX-Filer.
184 30-Jul-2004
185 ~~~~~~~~~~~
186 Renamed Cancel to Close in the Properties box (suggested by Arnaud Calvo).
187 Updated some calls to use newer APIs, and allow compilation on systems where
188 deprecated widgets are disabled by default (reported by Vincent Lefèvre and
189 Guido Schimmels).
190 Bugfix: Panel icons were no longer shown highlighted when selected.
192 23-Jul-2004
193 ~~~~~~~~~~~
194 Bugfix: When opening a new directory with saved settings, the filer would
195         print a warning and then crash.
197 21-Jul-2004
198 ~~~~~~~~~~~
199 Changed email address given as the one to send bugs to when using
200 --help to the rox-devel list (Stephen Watson).
201 Thumbnail generation now handles files with UTF-8 characters (Anatoly
202 Asviyan). 
204 16-Jul-2004
205 ~~~~~~~~~~~
206 Removed action window screenshot from manual to save space.
208 15-Jul-2004
209 ~~~~~~~~~~~
210 Proper check for the stat[v]fs headers (Stephen Watson, reported by
211 Lucas Hazel).
213 13-Jul-2004
214 ~~~~~~~~~~~
215 Added firefox to list of default browsers (suggested by eugene).
217 10-Jul-2004
218 ~~~~~~~~~~~
219 Added Romanian translation (Cosma Florin).
221 01-Jul-2004
222 ~~~~~~~~~~~
223 Can now set "Brief" option on the Copy and Move action windows (Stephen 
224 Watson).
225 Properties window handles mount points specially when calculating their size
226 (Stephen Watson).
228 30-Jun-2004
229 ~~~~~~~~~~~
230 Bugfix: On Linux, the filer called setxattr instead of getxattr, thus
231         preventing setting filetypes with extended attributes from working.
232 Bugfix: Copy and Move now obey the "Brief" option (Stephen Watson, reported
233         by Graham Borland)
235 29-Jun-2004
236 ~~~~~~~~~~~
237 Bugfix: On multi-monitor setups, filer windows always opened on the top/left
238         monitor (reported by Kacper Wysocki). Now they open on the monitor
239         under the pointer.
241 27-Jun-2004
242 ~~~~~~~~~~~
243 Icons of minimized windows remember their positions on the pinboard (Stephen 
244 Watson).
245 Filer now officially requires GTK 2.2.0 or later (wasn't working with 2.0
246 anyway, and noone had complained).
247 Bugfix: A race in the code for updating iconified window titles could cause
248         the filer to crash with a BadWindow error.
250 26-Jun-2004
251 ~~~~~~~~~~~
252 Another Properties window fix: if there is no output from the du command
253 then put a message indicating an error (Stephen Watson).
254 Can now compile without Xinerama support on GTK+ < 2.2.0 (Tony Houghton).
256 23-Jun-2004
257 ~~~~~~~~~~~
258 Let the panel autoscroll during a drag (Stephen Watson).
260 18-Jun-2004
261 ~~~~~~~~~~~
262 Fix another bug when closing Properties window before it has finished
263 scanning the directory (Stephen Watson).
265 09-Jun-2004
266 ~~~~~~~~~~~
267 Improved Xinerama support: now works for tooltips and action windows; filer
268 windows are no longer prone to leaving their borders overlapping; panel uses
269 _NET_WM_STRUT_PARTIAL so it only affects the monitor it's on (Tony Houghton).
271 04-Jun-2004
272 ~~~~~~~~~~~
273 Make ignoring executable files with known extensions the default setting
274 (suggested by Daniel Poersch). Freedesktop.org is discussing a plan to mark
275 individual MIME types as executable, which may be a better long-term
276 solution.
277 Option to prevent maximising windows from covering the panels (requested
278 by Simon Templer and others).
280 29-May-2004
281 ~~~~~~~~~~~
282 Type specific Send To entries now shown for multiple files when they
283 are all of the same type (Stephen Watson).
284 Can now drag icons to the very end of the panel (Stephen Watson).
286 28-May-2004
287 ~~~~~~~~~~~
288 Another place to look for apsymbols.h (Stephen Watson).
290 26-May-2004
291 ~~~~~~~~~~~
292 More fixes for the new build system (Stephen Watson).
294 25-May-2004
295 ~~~~~~~~~~~
296 Fix portability of new build system and ensure configure can find the 
297 version number again (Stephen Watson).
299 22-May-2004
300 ~~~~~~~~~~~
301 Build object files in ~/build/ROX-Filer, in case source directory is read-only.
302 This also reduces the risk of distributing the object files by accident.
304 14-May-2004
305 ~~~~~~~~~~~
306 Don't allow toolbar buttons to focus (needed for GTK 2.4).
308 08-May-2004
309 ~~~~~~~~~~~
310 Fix loss of bookmark name when re-ordering (Rahsheen Porter).
311 Removed installation of thumbnail handlers via the Set Icon dialog. It was
312 never documented and all the thumbnailers use the mime_handler installation
313 anyway (Stephen Watson).
315 04-May-2004
316 ~~~~~~~~~~~
317 Updated French manual translation (Arnaud Calvo).
319 02-May-2004
320 ~~~~~~~~~~~
321 Updated Dutch translation (Jan Wagemakers).
323 01-May-2004
324 ~~~~~~~~~~~
325 Updated French translation (Vincent Lefèvre).
327 30-Apr-2004 (Release 2.1.2)
328 ~~~~~~~~~~~
329 Removed toolbar hint type from panel. It caused too many problems.
331 29-Apr-2004
332 ~~~~~~~~~~~
333 Added 'Download handler' to drag and drop options. This program is invoked
334 when a URI is dragged to the filer (eg, from a web-browser). The default
335 command runs wget to download the file (Andrew Flegg).
337 27-Apr-2004
338 ~~~~~~~~~~~
339 Bugfix: URIs received through drag-and-drop were unescaped twice, causing
340         problems with names containing the '%' character (spotted by Jonatan
341         Liljedahl).
343 21-Apr-2004
344 ~~~~~~~~~~~
345 Cope with spaces in ROX-Filer's path.
346 Added a load of default keys, since many GTK setups now make it almost
347 impossible to change shortcuts.
348 Added --leaks option to run ROX-Filer through valgrind with the memory
349 leak option checking on (Stephen Watson).
351 08-Apr-2004
352 ~~~~~~~~~~~
353 Added Xinerama support (Tony Houghton).
354 Set window type hint = toolbar for panel to prevent it appearing in pagers etc
355 (Tony Houghton).
357 04-Apr-2004
358 ~~~~~~~~~~~
359 Added method of saving display settings for directories. Mostly working,
360 but bugs remain related to size and position (Stephen Watson).
361 Updated Spanish translation (Marcelo Ramos).
363 03-Apr-2004
364 ~~~~~~~~~~~
365 Load extended attribute functions dynamically. This should mean that compiling
366 ROX-Filer with a new glibc won't make it stop working with older versions due
367 to the functions being missing.
369 02-Apr-2004
370 ~~~~~~~~~~~
371 Use * as a synonym for unfiltered (Stephen Watson).
373 25-Mar-2004
374 ~~~~~~~~~~~
375 Bookmarks can be given titles (Stephen Watson).
377 24-Mar-2004
378 ~~~~~~~~~~~
379 Fix memory leak in thumbnails code (Stephen Watson).
381 20-Mar-2004
382 ~~~~~~~~~~~
383 Fixed bug in details mode for showing hidden files (Stephen Watson).
385 18-Mar-2004
386 ~~~~~~~~~~~
387 Don't display an error box when installing the ROX icon theme. It just
388 worries people for no reason.
390 17-Mar-2004
391 ~~~~~~~~~~~
392 Updated Chinese translation (Babyfai Cheung).
394 16-Mar-2004
395 ~~~~~~~~~~~
396 Option to make the File menu appear directly when the menu is opened with
397 files selected (Peter Geer).
399 15-Mar-2004
400 ~~~~~~~~~~~
401 Added an arrow to the comparison area of the action box so you can see
402 which file overwrites the other (Stephen Watson).
404 10-Mar-2004
405 ~~~~~~~~~~~
406 Sort by user/group now uses the name, not the number (Stephen Watson).
408 07-Mar-2004
409 ~~~~~~~~~~~
410 Added 'Select by Name'.
412 06-Mar-2004
413 ~~~~~~~~~~~
414 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
416 01-Mar-2004
417 ~~~~~~~~~~~
418 Can now filter files by name, using normal shell (glob) patterns (Stephen 
419 Watson).
421 03-Feb-2004
422 ~~~~~~~~~~~
423 Updated it.po and Manual-it (Yuri Bongiorno).
425 01-Feb-2004
426 ~~~~~~~~~~~
427 Updated French translation (Vincent Lefèvre).
429 24-Jan-2004 (Release 2.1.1)
430 ~~~~~~~~~~~
431 Updated French manual translation (Arnaud Calvo).
432 Updated Dutch translation (Jan Wagemakers).
434 22-Jan-2004
435 ~~~~~~~~~~~
436 Updated French translation (Vincent Lefèvre).
438 21-Jan-2004
439 ~~~~~~~~~~~
440 Misc changes for next release.
442 18-Jan-2004
443 ~~~~~~~~~~~
444 Accept Mozilla's alternative to the standard text/uri-list target during
445 drag-and-drop (Andrew Flegg).
447 07-Jan-2004
448 ~~~~~~~~~~~
449 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
450         CapsLock, etc were turned on (reported by Peter Geer).
451 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
452         Watson, reported on #rox).
454 06-Jan-2004
455 ~~~~~~~~~~~
456 Renamed some functions stolen from Gtk to avoid possible conflicts with
457 the Gtk-2.3 series (reported by Stu Tissimus).
459 20-Dec-2003
460 ~~~~~~~~~~~
461 Make the Ctrl-button-3 menu pointer appear at the same place regardless
462 of the number of custom entries (Stephen Watson).
464 19-Dec-2003
465 ~~~~~~~~~~~
466 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
467 pointer (suggested by Ryan Pavlik).
469 10-Dec-2003
470 ~~~~~~~~~~~
471 Allow non image/* thumbnails in details mode. Label next to the combo 
472 in the Set Type action dialog is now "Type" and not "Command" (Stephen
473 Watson).
475 03-Dec-2003
476 ~~~~~~~~~~~
477 Work out which include file we need for getxattr (Stephen Watson).
479 02-Dec-2003
480 ~~~~~~~~~~~
481 Allow editing a symlink's target from the Properties box (suggested by Arnaud
482 Calvo).
483 Experimental extended attributes support for setting MIME types (Stephen
484 Watson).
486 29-Nov-2003
487 ~~~~~~~~~~~
488 More drag and drop fixes relating to escaped URI's (Stephen Watson).
490 23-Nov-2003
491 ~~~~~~~~~~~
492 Added 'Specify the prefix' install option (Ryan Pavlik).
493 Updated Russian translation (Vladimir Popov).
495 20-Nov-2003
496 ~~~~~~~~~~~
497 Bugfix: Cancelling the info window with a du process still running could
498         crash the filer (reported by Peter Geer).
500 17-Nov-2003
501 ~~~~~~~~~~~
502 Renamed 'Info' menu item to 'Properties'.
504 31-Oct-2003
505 ~~~~~~~~~~~
506 If a panel icon has an empty label, show it full size (requested by Stephen
507 Crouch).
509 26-Oct-2003
510 ~~~~~~~~~~~
511 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
512 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
513 for the same reason.
514 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
515         by Nils-Erik Svangård).
517 25-Oct-2003
518 ~~~~~~~~~~~
519 Updated Dutch translation (Jan Wagemakers).
520 Resizing by double clicking on background now optional (Stephen Watson).
522 22-Oct-2003
523 ~~~~~~~~~~~
524 Added optional top and bottom margines for iconized window placement
525 (Stephen Watson).
527 16-Oct-2003
528 ~~~~~~~~~~~
529 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
530 or opening a menu). This also prevents a flickering problem with Openbox 3.
532 15-Oct-2003
533 ~~~~~~~~~~~
534 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
535         support not being detected (igla).
537 14-Oct-2003
538 ~~~~~~~~~~~
539 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
541 13-Oct 2003
542 ~~~~~~~~~~~
543 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
544 dialog (Stephen Watson).
546 09-Oct-2003
547 ~~~~~~~~~~~
548 Improved socket icon (taken from Howard Shane's new theme).
550 08-Oct-2003
551 ~~~~~~~~~~~
552 Updated French manual translation (Arnaud Calvo).
553 Updated German translation (Guido Schimmels).
554 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
555 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
556 nicely.
558 07-Oct-2003 (Release 2.1.0)
559 ~~~~~~~~~~~
560 Updated French translation (Vincent Lefèvre).
561 Removed some dead code, memory leaks, etc that had crept in.
563 04-Oct-2003
564 ~~~~~~~~~~~
565 New icon for selection ops.
567 03-Oct-2003
568 ~~~~~~~~~~~
569 Updated Spanish translation (Marcelo Ramos).
571 01-Oct-2003
572 ~~~~~~~~~~~
573 Minor fix to German translation (Daniel Pörsch).
575 30-Sep-2003
576 ~~~~~~~~~~~
577 Update error message about missing MIME database to give the new URI.
579 29-Sep-2003
580 ~~~~~~~~~~~
581 Stock icons in panel and pinboard menus.
582 Added icon theme selector.
584 28-Sep-2003
585 ~~~~~~~~~~~
586 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
588 27-Sep-2003
589 ~~~~~~~~~~~
590 Allow icons in Choices to override the theme.
592 26-Sep-2003
593 ~~~~~~~~~~~
594 Bugfix: If no pinboard or panel icons were present, the menu could not be
595         opened (reported by John Pettigrew).
597 22-Sep-2003
598 ~~~~~~~~~~~
599 Added italian manual, updated it.po (Yuri Bongiorno).
600 Implementation of Format, just as a user-defined command. Also mount
601 point menu items reflect mounted/not mounted status (Stephen Watson).
603 18-Sep-2003
604 ~~~~~~~~~~~
605 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
606 takes an optional Window element. Pass the same Window to re-use the window.
608 17-Sep-2003
609 ~~~~~~~~~~~
610 Allow ejecting mounted media.
612 12-Sep-2003
613 ~~~~~~~~~~~
614 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
615 dragged to it (reported by Eugeni Andreechtchev).
616 Get file icons using freedesktop.org icon theme system.
618 05-Sep-2003
619 ~~~~~~~~~~~
620 Added Czech translation (Jan Provaznik).
622 20-Aug-2003
623 ~~~~~~~~~~~
624 Help, Format, Eject and Free Space now appear in the AppMenu section of the
625 menu. Help is only shown for applications, and the others only for mount
626 points.
628 16-Aug-2003
629 ~~~~~~~~~~~
630 Added ability to call external programs to generate thumbnails for types 
631 other than image/* (Stephen Watson).
633 12-Aug-2003
634 ~~~~~~~~~~~
635 If a string can't be converted from the local character set to UTF-8,
636 fallback to converting from iso-8859-1.
638 07-Aug-2003
639 ~~~~~~~~~~~
640 Get shared MIME database through Zero Install, if possible.
641 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
643 06-Aug-2003
644 ~~~~~~~~~~~
645 Updated French manual translation (Arnaud Calvo).
647 02-Aug-2003
648 ~~~~~~~~~~~
649 Allow types other than image/* to have thumbnails, although we can't 
650 generate them yet (Stephen Watson).
651 Added Eject menu option for unmounted mount points (Stephen Watson).
653 28-Jul-2003
654 ~~~~~~~~~~~
655 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
657 14-Jul-2003
658 ~~~~~~~~~~~
659 Less frame-heavy look for info box (Thomas Leonard).
660 When mounting, force a refresh even if the mtime of the new disk is the same,
661 since some formats don't change it. Also, if mounting gives an error, check to
662 see if it worked anyway (Thomas Leonard).
664 13-Jul-2003
665 ~~~~~~~~~~~
666 Added sort and selection buttons to the toolbar. They start off disabled,
667 enable them from Options->Tools if you want them (Stephen Watson).
669 Escape text/uri-list for drag and drop operations (Stephen Watson).
671 12-Jul-2003
672 ~~~~~~~~~~~
673 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
675 10-Jul-2003
676 ~~~~~~~~~~~
677 Added CheckButtons to the info window to allow manipulation of permission 
678 bits (Stephen Watson).
680 09-Jul-2003
681 ~~~~~~~~~~~
682 Added count of directory contents to info window (Stephen Watson).
684 04-Jul-2003
685 ~~~~~~~~~~~
686 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
688 30-Jun-2003
689 ~~~~~~~~~~~
690 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
691 (reported by Arnaud Calvo).
693 29-Jun-2003
694 ~~~~~~~~~~~
695 Sort items on the SendTo menu (requested by John Pettigrew).
697 27-Jun-2003
698 ~~~~~~~~~~~
699 Removed the menu-on-button-2 option. It was too inconsistant with everything
700 else, including panel applets and window managers, to be useful. Edit bind.c if
701 you really need it.
703 25-Jun-2003
704 ~~~~~~~~~~~
705 Button-2 drags on panel applets always work now, even if the applet doesn't
706 forward them explicitly.
708 19-Jun-2003
709 ~~~~~~~~~~~
710 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
711 help from Götz Waschk).
713 16-Jun-2003
714 ~~~~~~~~~~~
715 Bugfix: Resize on style change didn't do anything (Andy Hanton).
716 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
717         menu (reported by BluPhoenyx).
719 11-Jun-2003
720 ~~~~~~~~~~~
721 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
723 04-Jun-2003
724 ~~~~~~~~~~~
725 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
727 02-Jun-2003
728 ~~~~~~~~~~~
729 Updated Spanish translation (Marcelo Ramos).
731 01-Jun-2003
732 ~~~~~~~~~~~
733 Fix compiler warning when not using dnotify (reported by Damien Couderc).
734 Show files being operated upon in action windows (Stephen Watson).
736 30-May-2003 (Release 2.0.0)
737 ~~~~~~~~~~~
738 Updated Japanese translation (Hirosi Utumi).
740 29-May-2003
741 ~~~~~~~~~~~
742 Updated it.po and AppInfo.xml (Yuri Bongiorno).
744 28-May-2003 (Release 1.3.10)
745 ~~~~~~~~~~~
746 Updated French manual translation (Arnaud Calvo).
748 27-May-2003
749 ~~~~~~~~~~~
750 When dragging a lasso box in List view, don't stop scrolling when the pointer
751 leaves the window (reported by Robert Davison).
752 Updated Polish translation (Andrzej Borsuk).
753 Updated Italian translation (Yuri Bongiorno).
755 26-May-2003
756 ~~~~~~~~~~~
757 Updated German translation (Guido Schimmels).
759 25-May-2003
760 ~~~~~~~~~~~
761 Updated Dutch translation (Jan Wagemakers).
763 24-May-2003
764 ~~~~~~~~~~~
765 Updated French translation (Vincent Lefèvre).
767 22-May-2003
768 ~~~~~~~~~~~
769 Minor updates to the manual.
770 Bugfix: Using the Edit MIME types button in the Options window opened the
771         old directory. Refer people to the MIME-Editor application instead.
773 18-May-2003
774 ~~~~~~~~~~~
775 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
776 Updated French manual translation (Arnaud Calvo).
778 16-May-2003 (Release 1.3.9)
779 ~~~~~~~~~~~
780 New icon for the filer (Geoff Youngs).
781 Updated it.po and AppInfo.xml (Yuri Bongiorno).
783 15-May-2003
784 ~~~~~~~~~~~
785 Added Japanese translation (Hirosi Utumi).
786 When a directory change is detected, wait a little before rescanning to
787 reduce flickering effect.
789 14-May-2003
790 ~~~~~~~~~~~
791 Page Up and Page Down now work again in List View.
793 27-Apr-2003
794 ~~~~~~~~~~~
795 Updated install script to use new XDG Base Directory spec (reported by
796 Vincent Lefevre).
797 Also install man pages under 'share/man'.
799 25-Apr-2003
800 ~~~~~~~~~~~
801 Close stdout when running child processes for users running startx from the
802 console, since some terminal applications try to read from the console,
803 freezing X (Keith R. John Warno).
804 Forward scroll events on pinboard to window manager, and add option to
805 workaround *box issues (Matthew Weier O'Phinney).
807 24-Apr-2003
808 ~~~~~~~~~~~
809 Using the bookmarks menu to open an unmounted mount point will mount it
810 (suggested by Arnaud Calvo).
812 17-Apr-2003
813 ~~~~~~~~~~~
814 Updates for the new shared MIME database.
816 15-Apr-2003
817 ~~~~~~~~~~~
818 Refresh refreshed the directory twice (because updating the MIME info triggers
819 a refresh too).
821 12-Apr-2003
822 ~~~~~~~~~~~
823 Remove default GtkTreeView keys (they conflicted with the menus).
824 Fixed some minor cursor problems in List view.
826 10-Apr-2003
827 ~~~~~~~~~~~
828 Winking now works in List view.
830 09-Apr-2003
831 ~~~~~~~~~~~
832 Lasso selections now work in List view.
834 08-Apr-2003
835 ~~~~~~~~~~~
836 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
837 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
839 03-Apr-2003
840 ~~~~~~~~~~~
841 Fix the message in install.sh, since there is no information toolbar icon
842 now (spotted by Albert Wagner).
844 29-Mar-2003 (Release 1.3.8)
845 ~~~~~~~~~~~
846 Updated French manual translation (Arnaud Calvo).
848 28-Mar-2003
849 ~~~~~~~~~~~
850 Updated French translation (Vincent Lefèvre).
852 27-Mar-2003
853 ~~~~~~~~~~~
854 Allow dragging a file into a GtkEntry to insert the filename.
855 Bugfix: Selections in List View didn't work properly (reported by Stephen
856         Watson).
857 Updated Spanish translation (Marcelo Ramos).
859 23-Mar-2003
860 ~~~~~~~~~~~
861 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
862 New option to set the panel size (Geoff Youngs).
864 21-Mar-2003
865 ~~~~~~~~~~~
866 Scroll panels when the pointer is at the end, not by dragging the middle
867 (Geoff Youngs).
868 Stop the pinboard from flickering when removing icons or iconfied windows.
870 20-Mar-2003
871 ~~~~~~~~~~~
872 Centre the image for iconified windows.
873 Double-buffer slightly larger areas.
875 18-Mar-2003
876 ~~~~~~~~~~~
877 Better way to implement selections in List View (suggested by Jonathan
878 Blandford).
879 Updated Italian translation (Yuri Bongiorno).
881 15-Mar-2003
882 ~~~~~~~~~~~
883 Bugfix: Never show the copy/move/link menu when dragging to an application.
885 11-Mar-2003
886 ~~~~~~~~~~~
887 Bugfix: Comments about a MIME type were loaded from the first file to contain
888         information about the type, not the first to contain a comment about
889         the type.
891 09-Mar-2003
892 ~~~~~~~~~~~
893 Don't mark widget documentation as translatable.
894 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
895 by krjw).
896 Use pinboard backdrop colour for scaled and centred images (requested by
897 Marcelo Ramos).
898 Shade the backdrop style buttons when an external program is being used to
899 set the backdrop.
900 Updated Spanish translation (Marcelo Ramos).
902 08-Mar-2003
903 ~~~~~~~~~~~
904 Updated Dutch translation (Jan Wagemakers).
906 07-Mar-2003
907 ~~~~~~~~~~~
908 Use stock icons in pinboard and panel menus.
909 Updated Spanish translation (Marcelo Ramos).
911 03-Mar-2003
912 ~~~~~~~~~~~
913 Use stock icons in menus, and fix some possible problems in the menu code
914 (Stephen Watson).
916 02-Mar-2003
917 ~~~~~~~~~~~
918 Stop pinboard icons flickering when you move over them (Daniele Peri).
919 Use XSettings drag-and-drop threshold.
921 01-Mar-2003
922 ~~~~~~~~~~~
923 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
925 27-Feb-2003 (Release 1.3.7)
926 ~~~~~~~~~~~
927 Updated French manual translation (Arnaud Calvo).
928 Allow an empty AppInfo translation so that a label can be translated without
929 changing the value.
931 25-Feb-2003
932 ~~~~~~~~~~~
933 Updated Russian translation (Alexey Lubimov).
935 23-Feb-2003
936 ~~~~~~~~~~~
937 When using the Rename and Link boxes, use the appropriate drag cursor
938 (suggested by Michael Adams).
939 Bugfix: A double-click which starts on one file and ends on another is now
940         ignored (reported by Michael Adams).
941 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
942         the sort type (reported by Damjan Bole).
943 Bugfix: Using a SOAP call to open a non-existant directory made the filer
944         crash.
945 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
947 22-Feb-2003
948 ~~~~~~~~~~~
949 Make Size toolbar icon only set the size. Use a second button to set automatic
950 mode.
952 13-Feb-2003
953 ~~~~~~~~~~~
954 Updated Spanish translation (Marcelo Ramos).
955 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
957 12-Feb-2003
958 ~~~~~~~~~~~
959 Fixed some spelling errors (Marcelo Ramos).
960 Select the current style by default when opening the Set Backdrop box
961 (reported by Marcelo Ramos).
962 Fix problems with pinboard drawing of semi-transparent icons (fixed for
963 GTK+-2.2 only).
965 11-Feb-2003
966 ~~~~~~~~~~~
967 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
968 Ultimate DropBox widget, and made all three interfaces much nicer.
969 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
970 option (reported by Laurent Moussault).
971 Allow changing the pinboard style without having to drag the image back in
972 (requested by Jesse Wagner).
973 Remove button style from iconified windows. Use a semi-transparent border
974 instead. The actual effect is flexible; perhaps someone with artistic
975 talent can do something better?
976 Double-buffer small pinboard updates.
977 Updated Spanish translation (Marcelo Ramos).
979 10-Feb-2003
980 ~~~~~~~~~~~
981 Option to turn off column headings in List View (Adam Sampson).
982 Panel auto-raising also works during drag-and-drop.
983 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
984         by Albert Wagner).
986 09-Feb-2003
987 ~~~~~~~~~~~
988 Allow dragging to a selected directory as long as it's not the source of the
989 drag.
990 If an error occurs opening a directory then don't report it in an error box if
991 a drag-and-drop operation is in progress.
992 Keep the title up-to-date for iconified windows.
993 Option to show menu on button-1 drags instead of copying.
994 Aborting an action window tries to kill all child processes, not just the
995 immediate child, and doesn't close the window until it has actually stopped.
996 Symlinks to mount points now work (reported by Daniele Peri).
997 Include textual description of types in various places (Stephen Watson).
998 Allow dragging directories to bookmarks edit window or toolbar icon, with
999 spring loading (suggested by Stephen Watson and George De Bruin).
1000 Removed confusing Set Icon choice from DnD menu.
1001 Bugfix: If a directory on the panel changed to/from being an application, the
1002         label wasn't hidden / shown.
1004 08-Feb-2003
1005 ~~~~~~~~~~~
1006 Changing the icon for a MIME type updates all filer windows.
1007 When dragging a pinboard icon over itself, pretend the icon isn't there to
1008 allow fine repositioning.
1009 When an error prevents scanning a directory, show the error in the window
1010 title bar, and only report it once in an error box.
1011 Don't create thumbnails of thumbnails by checking if the image is in
1012 ~/.thumbnails/normal. Before, the test was the size of the file, not its
1013 location.
1014 Pinboard image style Scale is now called Stretch; Scale now scales without
1015 changing the aspect ratio.
1017 07-Feb-2003
1018 ~~~~~~~~~~~
1019 Auto-scrolling during drag-and-drop works again, and now in list view too.
1021 02-Feb-2003
1022 ~~~~~~~~~~~
1023 Fixed clipping and wrapping problems with pinboard icon text.
1025 01-Feb-2003
1026 ~~~~~~~~~~~
1027 Don't use double-buffering for the pinboard. This might make things flicker
1028 slightly, but it's much faster on some systems.
1029 Updated Spanish translation (Marcelo Ramos).
1031 31-Jan-2003
1032 ~~~~~~~~~~~
1033 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
1035 28-Jan-2003
1036 ~~~~~~~~~~~
1037 Replaced some of the icons with some GNOME ones (slightly modified in some
1038 cases).
1040 27-Jan-2003
1041 ~~~~~~~~~~~
1042 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
1043 make sharing icons easier.
1044 Updated Polish translation (Marcin Juszkiewicz).
1046 26-Jan-2003
1047 ~~~~~~~~~~~
1048 Bugfix: Symlinking to an application required the symlink, rather than the
1049         target directory, to have the same owner as the AppRun (Keith Warno).
1051 25-Jan-2003
1052 ~~~~~~~~~~~
1053 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
1055 23-Jan-2003
1056 ~~~~~~~~~~~
1057 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
1058 workspaces.
1059 Add scrollbars to bookmarks editor window (requested by George De Bruin).
1061 22-Jan-2003
1062 ~~~~~~~~~~~
1063 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
1064         by Bernard Jungen).
1066 20-Jan-2003
1067 ~~~~~~~~~~~
1068 New option to sort capitalised names first (requested by Paul Etchells and
1069 others).
1071 19-Jan-2003
1072 ~~~~~~~~~~~
1073 Updated Spanish translation (Marcelo Ramos).
1074 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
1075 others).
1076 Attempt to improve the autosizing by examining the item with the longest name.
1077 Don't scale icons up in Huge mode.
1078 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
1079 to translate the key (requested by Guido Schimmels).
1081 18-Jan-2003
1082 ~~~~~~~~~~~
1083 Added dnotify support, so that on Linux the filer now updates automatically
1084 when a directory is changed (requested by Taras and Dave C).
1086 16-Jan-2003
1087 ~~~~~~~~~~~
1088 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
1090 14-Jan-2003
1091 ~~~~~~~~~~~
1092 Add GTK versions used for compiling and running to -v output (suggested by
1093 Vincent Lefèvre).
1094 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
1095         Brian Langenberger).
1097 13-Jan-2003
1098 ~~~~~~~~~~~
1099 Change 'Type' to 'Types' (Vincent Lefèvre).
1100 Don't resize when changing the view type if auto-resizing is off (Keith R. John
1101 Warno).
1102 Added missing cast and detect long files on OpenBSD (Damien Couderc).
1104 10-Jan-2003
1105 ~~~~~~~~~~~
1106 Remove -o from --help output (spotted by Karol Krenski).
1107 Updated Spanish translation (Marcelo Ramos).
1109 09-Jan-2003 (Release 1.3.6)
1110 ~~~~~~~~~~~
1111 Fix reference counting problem shown up by Gtk+-2.2.
1113 06-Jan-2003
1114 ~~~~~~~~~~~
1115 Updated German translation (Guido Schimmels).
1116 Make toolbar extend the whole width of the window (suggested by Andrzej
1117 Radecki).
1119 05-Jan-2003
1120 ~~~~~~~~~~~
1121 Updated Polish translation (Marcin Juszkiewicz).
1123 04-Jan-2003
1124 ~~~~~~~~~~~
1125 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
1126 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
1127 Updated French manual translation (Arnaud Calvo).
1129 02-Jan-2003
1130 ~~~~~~~~~~~
1131 Updated Spanish translation (Marcelo Ramos).
1132 Updated Dutch translation (Jan Wagemakers).
1134 01-Jan-2003
1135 ~~~~~~~~~~~
1136 Added button in options window to purge thumbnails cache.
1138 30-Dec-2002
1139 ~~~~~~~~~~~
1140 Preserve selection when changing view type.
1141 Shade selection when we don't have primary.
1143 29-Dec-2002
1144 ~~~~~~~~~~~
1145 Show thumbnails in List view. Allow changing the icon size. If the size is
1146 automatic, show thumbnails as Huge and everything else as Small.
1147 Scroll wheel now works in List view.
1149 28-Dec-2002
1150 ~~~~~~~~~~~
1151 Use bold style to indicate recent items (instead of the pink background).
1153 27-Dec-2002
1154 ~~~~~~~~~~~
1155 Sort type is shared between Icon and List views. Sort order can be reversed.
1156 Highlight recently changed items with a tasteful pink background.
1157 When the bookmark editor window first opened, no item was selected. If the
1158 user clicked on it to select it, editing mode started instead (reported by
1159 Bernard Jungen).
1160 Removed most of the options section of the manual, since it was just echoing
1161 the information in the tooltips anyway.
1163 26-Dec-2002
1164 ~~~~~~~~~~~
1165 Various fixes to new list view (reported by George De Bruin).
1166 Mounting and unmounting auto-resizes the window.
1168 25-Dec-2002
1169 ~~~~~~~~~~~
1170 Right-clicking the Size button switches to automatic mode and resizes the
1171 window.
1173 24-Dec-2002
1174 ~~~~~~~~~~~
1175 Made 'Automatic' an icon size, rather than a separate option.
1176 Size toolbar button shows a menu, including the new Automatic setting.
1178 23-Dec-2002
1179 ~~~~~~~~~~~
1180 Rearranged menus and options for new List View mode.
1182 20-Dec-2002
1183 ~~~~~~~~~~~
1184 Removed warning message from --new. It can be useful for a session manager...
1185 Draw iconified windows with a background, so they don't get confused with other
1186 icons (suggested by Joakim Andreasson).
1187 Bugfix: Stupid bug stopped iconified windows from being removed and could
1188         cause a crash!
1190 17-Dec-2002
1191 ~~~~~~~~~~~
1192 The 'Directories always come first' option now only applies to name sorts.
1193 Sort by date and size default order has been reversed.
1194 Always use case-insensitive sort.
1196 16-Dec-2002
1197 ~~~~~~~~~~~
1198 Updated French manual translation (Arnaud Calvo).
1200 12-Dec-2002
1201 ~~~~~~~~~~~
1202 Details toolbar button switches to the new (unfinished) details view.
1203 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
1205 11-Dec-2002
1206 ~~~~~~~~~~~
1207 Style improvements to Edit Icon box.
1208 Don't show Size attribute for directories in the Info box. It was confusing,
1209 since it didn't include the contents.
1210 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
1211         cause a crash if the bookmarks were not yet loaded.
1213 10-Dec-2002
1214 ~~~~~~~~~~~
1215 Code tidying (Bernard Jungen).
1217 09-Dec-2002
1218 ~~~~~~~~~~~
1219 Style improvements to options window.
1221 08-Dec-2002
1222 ~~~~~~~~~~~
1223 Updated Spanish translation (Marcelo Ramos).
1225 06-Dec-2002
1226 ~~~~~~~~~~~
1227 Updated German translation (Guido Schimmels).
1229 04-Dec-2002 (Release 1.3.5)
1230 ~~~~~~~~~~~
1231 Using the Close toolbar button also offers to unmount devices (spotted by
1232 Götz Waschk).
1234 03-Dec-2002
1235 ~~~~~~~~~~~
1236 Clicking on a mount point auto-mounts. The shift action is now to open without
1237 mounting. Closing a filer window showing a mount point offers to unmount it
1238 (suggested by Guido Schimmels and others).
1239 Use stock icons in more dialogs.
1241 02-Dec-2002
1242 ~~~~~~~~~~~
1243 Allow editing the path for bookmarks.
1245 01-Dec-2002
1246 ~~~~~~~~~~~
1247 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
1249 29-Nov-2002
1250 ~~~~~~~~~~~
1251 New mount icons (suggested by Marcin Juszkiewicz).
1252 Don't show separator in bookmarks menu when there is nothing below it.
1254 28-Nov-2002
1255 ~~~~~~~~~~~
1256 Added a default hander for HTML files, otherwise newbies can't read the
1257 manual!
1258 Bugfix: Pinboards without backdrop images didn't get the correct colour set
1259         by default.
1261 27-Nov-2002
1262 ~~~~~~~~~~~
1263 Better positioning of bookmarks menu.
1265 22-Nov-2002
1266 ~~~~~~~~~~~
1267 Updated Spanish translation (Marcelo Ramos).
1268 Allow translation of About AppInfo section.
1269 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
1270         Alastair Porter).
1272 21-Nov-2002
1273 ~~~~~~~~~~~
1274 More tooltips for the Set Icon dialog.
1276 20-Nov-2002
1277 ~~~~~~~~~~~
1278 Use better wrapping system, if available (Richard Olsson).
1280 15-Nov-2002
1281 ~~~~~~~~~~~
1282 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
1284 13-Nov-2002
1285 ~~~~~~~~~~~
1286 New sorting system to cope with UTF-8 filenames.
1288 12-Nov-2002
1289 ~~~~~~~~~~~
1290 Use stdout, not stderr, for --help and --version, and use xmllint instead of
1291 nsgmls to check for valid DocBook (Eric Gillespie).
1292 Updated Chinese translation (babyfai Cheung).
1294 11-Nov-2002
1295 ~~~~~~~~~~~
1296 Added note about checking permissions to message complaining that the MIME
1297 database can't be found (suggested by Keir Mierle).
1299 07-Nov-2002
1300 ~~~~~~~~~~~
1301 Set hint to make panels appear on all workspaces, and support metacity-style
1302 iconified windows (reported by Alastair Porter; suggested fix by Laurent
1303 Moussault).
1305 05-Nov-2002
1306 ~~~~~~~~~~~
1307 Added Bookmarks toolbar icon (Liav).
1309 04-Nov-2002
1310 ~~~~~~~~~~~
1311 Removed some unused code and fixed a possible race condition.
1313 03-Nov-2002
1314 ~~~~~~~~~~~
1315 Update error message to give correct version of MIME database (reported by
1316 FD Cami).
1318 31-Oct-2002
1319 ~~~~~~~~~~~
1320 Make the Find and Permissions help windows look nicer.
1321 Added support for shadowed labels on the pinboard (Andras Mohari).
1323 29-Oct-2002
1324 ~~~~~~~~~~~
1325 Stop Metacity from complaining that it can't decide whether the pinboard is
1326 resizable or not (reported by Alastair Porter, solution suggested by 
1327 Havoc Pennington).
1329 28-Oct-2002
1330 ~~~~~~~~~~~
1331 Make it more obvious that --new is only for debugging.
1332 Added Norwegian translation (Sigve Indregard).
1334 27-Oct-2002
1335 ~~~~~~~~~~~
1336 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
1337 (Stephen Watson). New details icon is a modified version of a Gtk stock
1338 icon, while show hidden is taken from sawfish.
1340 26-Oct-2002
1341 ~~~~~~~~~~~
1342 Code tidying (Bernard Jungen).
1344 23-Oct-2002
1345 ~~~~~~~~~~~
1346 Switch button-1/2 on Help, as it was too annoying.
1347 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
1348 Bugfix: When using the lasso box with the pinboard, select icons based on
1349         where they actually are, not where they want to be (useful if you've
1350         just changed to a lower resolution and they're all stuck at the side!).
1352 22-Oct-2002
1353 ~~~~~~~~~~~
1354 Button-1 on Help shows the manual, other button opens the Help directory
1355 (Marcin Juszkiewicz).
1357 21-Oct-2002
1358 ~~~~~~~~~~~
1359 More checks to cope with invalid filenames (Marcin Juszkiewicz).
1360 Updated Polish translation (Marcin Juszkiewicz).
1362 19-Oct-2002
1363 ~~~~~~~~~~~
1364 Updated Spanish translation (Marcelo Ramos).
1366 18-Oct-2002
1367 ~~~~~~~~~~~
1368 Cope slightly better with invalid filenames in various places (reported by
1369 Marcin Juszkiewicz and Andras Mohari).
1370 Make panel menus appear nearer the edge of the screen for top, left and right
1371 panels (suggested by Bernard Jungen).
1372 Bugfix: When installing the binary release, don't warn the user that the source
1373         is missing (reported by John Pettigrew).
1375 17-Oct-2002
1376 ~~~~~~~~~~~
1377 Code tidying (Bernard Jungen).
1378 Fixed broken links to citations in manual (reported by Bernard Jungen).
1379 Renamed sp.po to es.po (requested by Quique).
1381 12-Oct-2002
1382 ~~~~~~~~~~~
1383 Added Swedish translation (Marcus Lundblad).
1384 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1385         Stephen Watson).
1387 09-Oct-2002
1388 ~~~~~~~~~~~
1389 Updated French manual translation (Arnaud Calvo).
1391 07-Oct-2002
1392 ~~~~~~~~~~~
1393 Updated French translation (Vincent Lefèvre).
1395 01-Oct-2002 (Release 1.3.4)
1396 ~~~~~~~~~~~
1397 Require glib >= 2.0.3, or action windows leak file handles (reported by
1398 Musus Umbra).
1400 27-Sep-2002
1401 ~~~~~~~~~~~
1402 Allow multiple pinboard icons to be repositioned at once.
1404 26-Sep-2002
1405 ~~~~~~~~~~~
1406 Allow multiple pinboard icons to be selected by dragging a box around them.
1408 23-Sep-2002
1409 ~~~~~~~~~~~
1410 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1411 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1412 Mohari).
1414 22-Sep-2002
1415 ~~~~~~~~~~~
1416 Replace -o command-line option with a toggle button in the options window.
1418 17-Sep-2002
1419 ~~~~~~~~~~~
1420 Updated French manual translation (Arnaud Calvo).
1422 05-Sep-2002
1423 ~~~~~~~~~~~
1424 Be more forceful about setting the pinboard backdrop; some themes were
1425 overriding it (reported by Biju Chacko).
1426 Use K, M and G consistantly (Marcin Juszkiewicz).
1428 03-Sep-2002
1429 ~~~~~~~~~~~
1430 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1432 02-Sep-2002
1433 ~~~~~~~~~~~
1434 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1435 krjw).
1437 01-Sep-2002
1438 ~~~~~~~~~~~
1439 Updated Spanish translation (Marcelo Ramos).
1441 30-Aug-2002
1442 ~~~~~~~~~~~
1443 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1444 WM_CLASS of a new window so that the window manager can treat it
1445 specially, such as opening it in a certain place, or make it sticky
1446 (requested by Matthew Weier O'Phinney).
1448 27-Aug-2002
1449 ~~~~~~~~~~~
1450 New option to set the pinboard font (Krzysztof Luks).
1452 26-Aug-2002
1453 ~~~~~~~~~~~
1454 Updated French translation (Vincent Lefèvre).
1455 Updated Italian translation (Daniele Peri).
1457 17-Aug-2002
1458 ~~~~~~~~~~~
1459 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1460 names are all shown from the start, fast feedback here is less useful.
1461 When resizing due to a key event, warp the pointer (for sloppy focus users).
1463 13-Aug-2002
1464 ~~~~~~~~~~~
1465 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
1467 11-Aug-2002
1468 ~~~~~~~~~~~
1469 Internal changes: moved menu and toolbar over to View interface.
1471 05-Aug-2002
1472 ~~~~~~~~~~~
1473 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
1474 keyboard shortcuts to open the menu.
1475 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
1476 Spanish (Marcelo Ramos).
1477 After dragging to a remote application which didn't respond, the filer
1478 refused to gain the primary selection until the operation timed out.
1480 02-Aug-2002
1481 ~~~~~~~~~~~
1482 Use stock icons for multi-file drag-and-drop, files with missing icons, and
1483 files that can't be statted (Marcin Juszkiewicz).
1485 01-Aug-2002
1486 ~~~~~~~~~~~
1487 Make --version's output convert to the local character set (Vincent Lefevre).
1488 Make menu items in AppInfo.xml files translatable (requested by
1489 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
1491 29-Jul-2002
1492 ~~~~~~~~~~~
1493 Change pinboard option to forward button 3 to forward all buttons (requested
1494 by Matthew Weier O'Phinney).
1496 28-Jul-2002
1497 ~~~~~~~~~~~
1498 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
1500 26-Jul-2002
1501 ~~~~~~~~~~~
1502 Updated French translation (Vincent Lefèvre).
1503 Updated Spanish translation (Marcelo Ramos).
1504 Using Edit MIME types in the Options box now opens the new 'packages'
1505 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
1507 24-Jul-2002 (Release 1.3.3)
1508 ~~~~~~~~~~~
1509 Updated to new shared MIME database format.
1511 23-Jul-2002
1512 ~~~~~~~~~~~
1513 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
1514 opens a directory in a new window and closes the directory when opening a file
1515 (suggested by Gregory Spath).
1517 22-Jul-2002
1518 ~~~~~~~~~~~
1519 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
1521 21-Jul-2002
1522 ~~~~~~~~~~~
1523 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
1524 an untranslatable string and fixed a slight error in the size calculation
1525 (Bernard Jungen).
1527 19-Jul-2002
1528 ~~~~~~~~~~~
1529 Rearraged File menu (suggested by Tomas Berg).
1531 16-Jul-2002
1532 ~~~~~~~~~~~
1533 Added support for Solaris 'Door' files (Stephen Watson).
1535 12-Jul-2002
1536 ~~~~~~~~~~~
1537 Added Help menu with both About and Show Files entries, and a new entry to
1538 load the corrent manual for the current locale (suggested by Arnaud Calvo).
1540 11-Jul-2002
1541 ~~~~~~~~~~~
1542 Updated French manual translation (Arnaud Calvo).
1543 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
1544 box, with a new 'Show Help Files' button (Geoff Youngs).
1546 09-Jul-2002
1547 ~~~~~~~~~~~
1548 Don't close the Set Run Action box after showing the usage message if the user
1549 enters an invalid command (spotted by krjw).
1551 07-Jul-2002
1552 ~~~~~~~~~~~
1553 Bugfix: Changing the pinboard colours when iconfied windows were not in use
1554         displayed a (harmless) warning message (reported by krjw).
1556 02-Jul-2002
1557 ~~~~~~~~~~~
1558 Security fix: Set Run Action to a shell command would make the executable
1559               world-writeable (spotted by alexander).
1561 28-Jun-2002
1562 ~~~~~~~~~~~
1563 Bugfix: Tooltips for files sometimes didn't get displayed.
1565 26-Jun-2002
1566 ~~~~~~~~~~~
1567 Added reminder about having NumLock on when using groups from the keypad
1568 (suggested by Gombok Arthur).
1570 25-Jun-2002
1571 ~~~~~~~~~~~
1572 Turned on more compiler warnings, and fixed some minor issues it threw up.
1574 22-Jun-2002 (Release 1.3.2)
1575 ~~~~~~~~~~~
1576 Updated French translation (Vincent Lefèvre).
1578 21-Jun-2002
1579 ~~~~~~~~~~~
1580 Added 'Text beside icon' toolbar style (Michael Adams).
1582 20-Jun-2002
1583 ~~~~~~~~~~~
1584 Bugfix: Using another window in between entering target mode and selecting
1585         the target printed a warning instead of performing the operation.
1587 17-Jun-2002
1588 ~~~~~~~~~~~
1589 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
1591 16-Jun-2002
1592 ~~~~~~~~~~~
1593 More robust approach to SOAP errors.
1595 11-Jun-2002
1596 ~~~~~~~~~~~
1597 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
1598 Changing the pinboard font realigns the icons.
1599 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
1600         (spotted by Arnaud Calvo).
1601 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
1602         (reported by Arnaud Calvo).
1604 10-Jun-2002
1605 ~~~~~~~~~~~
1606 Updated Spanish translation (Marcelo Ramos).
1608 08-Jun-2002
1609 ~~~~~~~~~~~
1610 Move Xterm Here to Window menu and add Switch to xterm (suggested by
1611 Gregory Spath).
1612 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
1613         Lorint and Musus Umbra).
1615 06-Jun-2002
1616 ~~~~~~~~~~~
1617 When installing without a manpage, just warn the user instead of aborting
1618 (suggested by Simon Britnell).
1620 01-Jun-2002
1621 ~~~~~~~~~~~
1622 Code tidying (Bernard Jungen).
1624 31-May-2002
1625 ~~~~~~~~~~~
1626 Option to switch automatically between Large and Small icons (Stephen Watson).
1627 Allow blank icon names (suggested by Gregory Spath).
1628 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
1629 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
1631 30-May-2002 (Release 1.3.1)
1632 ~~~~~~~~~~~
1633 Fix redraw bug with selected icons.
1635 29-May-2002
1636 ~~~~~~~~~~~
1637 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
1638 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
1640 28-May-2002
1641 ~~~~~~~~~~~
1642 Merged in icons from rox-base (converted to PNG format and renamed).
1643 Bugfix: When showing iconified windows, the filer could crash if a window
1644         disappeared at the wrong moment.
1646 27-May-2002
1647 ~~~~~~~~~~~
1648 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
1649 the right backdrop (requested by Simon Britnell).
1650 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
1651 the new shared MIME database uses different types in many places).
1652 Updated French translation (Vincent Lefèvre).
1653 Updated Dutch translation (Wilbert Berendsen).
1654 Updated Hungarian translation (Andras Mohari).
1656 24-May-2002
1657 ~~~~~~~~~~~
1658 When using -d or -s options, don't follow symlinks in paths starting with '/'
1659 (suggested by Darrell Taylor).
1661 23-May-2002
1662 ~~~~~~~~~~~
1663 Code tidying (Bernard Jungen).
1665 21-May-2002
1666 ~~~~~~~~~~~
1667 Updated Polish translation (Krzysztof Krzy¿aniak).
1669 19-May-2002
1670 ~~~~~~~~~~~
1671 Setting the background colour doesn't lose the image (spotted by Jasper
1672 Huijsmans).
1674 18-May-2002
1675 ~~~~~~~~~~~
1676 Iconified windows are shown with their own icon, if they have one.
1678 17-May-2002
1679 ~~~~~~~~~~~
1680 Options to set iconification layout policy.
1681 Fix compiler warnings on some systems (Stephen Watson).
1682 Added 'Follow Symbolic Links' menu item (Stephen Watson).
1684 16-May-2002
1685 ~~~~~~~~~~~
1686 Pinboard background colour option works again.
1687 Position iconified windows sensibly.
1688 Bugfix: Typing too fast into the minibuffer could miss characters.
1690 15-May-2002
1691 ~~~~~~~~~~~
1692 Wrap long icon names onto multiple lines.
1693 Options to forward button-3 clicks on the pinboard to the window manager
1694 (requested by Ryan Harris).
1696 14-May-2002
1697 ~~~~~~~~~~~
1698 Code tidying (Bernard Jungen).
1699 Bugfix: Ctrl-clicking on icons can unselect, not just select.
1701 13-May-2002
1702 ~~~~~~~~~~~
1703 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
1704         Hugo Toloza).
1706 12-May-2002
1707 ~~~~~~~~~~~
1708 Allow hidden subdirectories in <Choices>/SendTo which have their contents
1709 included only for certain MIME types (Geoff Youngs).
1710 When changing directory, remove any trailing /s from the path.
1711 Make sure panels never get lowered under the pinboard.
1712 Iconified windows are now displayed on the pinboard, not floating over
1713 everything else.
1714 Bugfix: Using a savebox when the pathname contained multi-byte characters
1715         caused the initial selected region to be positioned incorrectly.
1717 10-May-2002
1718 ~~~~~~~~~~~
1719 Initial support for showing iconified windows.
1721 09-May-2002
1722 ~~~~~~~~~~~
1723 Changed the way pinboard icons are implemented.
1724 Changed the way backdrop applications set the backdrop.
1725 Always use button-3 for the pinboard menu, as the window manager menu must
1726 be on button-2 (spotted by Geoff Youngs).
1728 08-May-2002
1729 ~~~~~~~~~~~
1730 Updated French manual translation (Arnaud Calvo).
1731 Middle button clicks on the pinboard are passed to the window manager.
1732 Many improvements to the pinboard:
1733 - Changing font updates the pinboard icons.
1734 - Button-2 clicks are passed to window manager.
1735 - Drop highlight doesn't flicker.
1737 07-May-2002
1738 ~~~~~~~~~~~
1739 Improved highlighting of icons (Andras Mohari).
1741 06-May-2002
1742 ~~~~~~~~~~~
1743 The pinboard is now a screen-sized window. Faster and better looking.
1744 Setting the backdrop is now done from the filer.
1746 03-May-2002
1747 ~~~~~~~~~~~
1748 The Link box allows an existing symlink to be replaced, instead of
1749 complaining that the destination already exists (suggested by Arnaud Calvo).
1750 Bugfix: When editing a panel icon, the tooltip didn't update until the next
1751         restart (Olli Helenius).
1753 02-May-2002
1754 ~~~~~~~~~~~
1755 Added Sort to the OpenDir SOAP method (Stephen Watson).
1757 30-Apr-2002
1758 ~~~~~~~~~~~
1759 Alpha-blending for Small icons, too.
1760 Bugfix: When copying directories, ignore an error caused by filesystems,
1761         such as Samba shares, that don't support chmod fully (reported by
1762         Andrew S Dixon).
1764 29-Apr-2002
1765 ~~~~~~~~~~~
1766 SOAP method OpenDir now allows Style and Details to be specified
1767 (Stephen Watson).
1769 28-Apr-2002
1770 ~~~~~~~~~~~
1771 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
1772 Small and Large sizes.
1774 27-Apr-2002
1775 ~~~~~~~~~~~
1776 Return in Permissions box activates Quiet.
1778 26-Apr-2002
1779 ~~~~~~~~~~~
1780 MIME information is now read from the freedesktop.org shared database rather
1781 than the old Choices/MIME-info directories.
1783 25-Apr-2002
1784 ~~~~~~~~~~~
1785 Don't convert to `real' path when following symlinks, so that Up now returns
1786 to the directory containing the symlink, not the thing it linked to
1787 (requested by Gregory Spath).
1788 Don't quit while Options window is open.
1790 21-Apr-2002
1791 ~~~~~~~~~~~
1792 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
1793 the window (requested by Ashwin).
1794 Merged OK and Save buttons in the Options box. Revert shades when it would
1795 have no effect.
1797 17-Apr-2002
1798 ~~~~~~~~~~~
1799 'New ...' for a template always copies without confirming (suggested by
1800 Wilbert Berendsen).
1802 16-Apr-2002
1803 ~~~~~~~~~~~
1804 Set-keybindings button in options box now checks that this feature is on,
1805 and explains what to do if not (suggested by Francesco Bochicchio).
1807 15-Apr-2002
1808 ~~~~~~~~~~~
1809 Updated French translation (Vincent Lefèvre).
1810 Message in translation options switches language as you move through the
1811 options.
1813 14-Apr-2002
1814 ~~~~~~~~~~~
1815 Added Chinese translation (babyfai cheung).
1817 14-Apr-2002 (Release 1.3.0)
1818 ~~~~~~~~~~~
1819 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
1820                         
1821 13-Apr-2002
1822 ~~~~~~~~~~~
1823 Place action windows under pointer (suggested by txapela).
1825 11-Apr-2002
1826 ~~~~~~~~~~~
1827 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
1828 used.
1829 Made background pixmaps for Collections work again (reported by Stephen
1830 Watson).
1831 Removed pinboard text background style option (it never worked with Gtk+-2.0).
1833 09-Apr-2002
1834 ~~~~~~~~~~~
1835 Added units display to options and improved toolbar options layout (Andras
1836 Mohari).
1837 When setting the icon for a directory, offer to create a .DirIcon
1838 (requested by Matjaz Mihelic).
1840 08-Apr-2002
1841 ~~~~~~~~~~~
1842 Much improved layout for Options box (Andras Mohari).
1843 Allow subdirectories in the Send To menu (Stephen Watson).
1845 06-Apr-2002
1846 ~~~~~~~~~~~
1847 Code tidying in various places (Bernard Jungen).
1848 Filer windows update automatically when the font or theme changes.
1850 05-Apr-2002
1851 ~~~~~~~~~~~
1852 Various speed improvements.
1853 Removed GNOME VFS option (never worked with Gtk+-2.0).
1855 04-Apr-2002
1856 ~~~~~~~~~~~
1857 Auto-raise panels when the pointer hits the side of the screen, and lower
1858 when it leaves the panel (Geoff Youngs).
1860 03-Apr-2002
1861 ~~~~~~~~~~~
1862 Slight speed increase when starting.
1864 02-Apr-2002
1865 ~~~~~~~~~~~
1866 Added Danish translation (Christian Storgaard).
1868 01-Apr-2002
1869 ~~~~~~~~~~~
1870 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
1871 of Icon, which is now a GObject. Dragging pinboard icons with the middle
1872 button is no longer supported.
1874 28-Mar-2002
1875 ~~~~~~~~~~~
1876 Updated Polish translation (Krzysztof Krzy¿aniak).
1878 25-Mar-2002
1879 ~~~~~~~~~~~
1880 New 'Short titlebar flags' option (requested by Andras Mohari).
1882 24-Mar-2002
1883 ~~~~~~~~~~~
1884 Fixed problem which allowed the panel to get the input focus (reported by
1885 Brendan McCarthy).
1887 22-Mar-2002
1888 ~~~~~~~~~~~
1889 Large (over 50K) image files are now loaded in a subprocess. Faster, less
1890 likely to crash due to bad images, and more responsive.
1892 21-Mar-2002
1893 ~~~~~~~~~~~
1894 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
1895 problem. CHARSET is used to try and render the name anyway, and the rename
1896 box can be used to fix it (reported by Christopher Arndt).
1898 20-Mar-2002
1899 ~~~~~~~~~~~
1900 Times weren't converted to UTF-8, causing errors in some locales (reported
1901 by Christopher Arndt and tracked down by Andras Mohari).
1902 Informational messages are now shown with the info icon, not the error symbol
1903 (suggested by Andras Mohari).
1905 18-Mar-2002
1906 ~~~~~~~~~~~
1907 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
1908 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
1909 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
1910 gnome-terminal).
1911 The Path Entry minibuffer now highlights invalid paths in red, instead of
1912 beeping.
1914 17-Mar-2002
1915 ~~~~~~~~~~~
1916 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
1917 GObjects. FSCache now works on GObjects, and the interface is therefore
1918 simpler now.
1920 16-Mar-2002
1921 ~~~~~~~~~~~
1922 Sorted out some focussing and defaulting behaviour in action windows.
1924 14-Mar-2002
1925 ~~~~~~~~~~~
1926 Split action window code, so that most of the GUI stuff is now in abox.c,
1927 and converted to new dialog style.
1929 13-Mar-2002
1930 ~~~~~~~~~~~
1931 Removed remaining support for the old libvfs.
1932 Updated lots of code to new Gtk+-2.0 style.
1934 12-Mar-2002
1935 ~~~~~~~~~~~
1936 Panel icons highlight when the pointer is over them.
1937 Fixed some untranslatable strings (Andras Mohari).
1939 11-Mar-2002
1940 ~~~~~~~~~~~
1941 Converted Set Run Action box to new style.
1943 10-Mar-2002
1944 ~~~~~~~~~~~
1945 New panel style; better looking, and sensitive right up to the edge of the
1946 screen.
1947 Converted action window results list to use the new GtkTreeView widget.
1949 09-Mar-2002
1950 ~~~~~~~~~~~
1951 Converted Savebox widget to new Gtk style.
1953 07-Mar-2002
1954 ~~~~~~~~~~~
1955 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
1956 Added stock icons to Options box. The filer now requires Gtk+-2.0.
1957 Updated Infobox to use new GtkTreeView widget.
1959 05-Mar-2002
1960 ~~~~~~~~~~~
1961 Display action window questions in bold (suggested by Andras Mohari).
1962 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
1964 28-Feb-2002
1965 ~~~~~~~~~~~
1966 Fixed sensitive region of icons in large with details display (Bernard
1967 Jungen).
1969 27-Feb-2002
1970 ~~~~~~~~~~~
1971 Added Newer option for Copy and Move operations (Stephen Watson).
1973 26-Feb-2002
1974 ~~~~~~~~~~~
1975 Centre colour selector on mouse, and close when options box closes.
1976 Got background pixmaps working with Gtk+-2.0.
1978 21-Feb-2002
1979 ~~~~~~~~~~~
1980 Changes to options now take effect instantly. The old Apply button is gone,
1981 and Cancel is now Revert.
1982 Fixed stupid bug in charset conversions (reported by Andras Mohari).
1983 Initial support for gnome-vfs (Mark Heily).
1985 20-Feb-2002
1986 ~~~~~~~~~~~
1987 Internal changes to the options system. See text at start of options.c.
1989 19-Feb-2002
1990 ~~~~~~~~~~~
1991 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
1992 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
1993 (Micah Dowty).
1994 Fix possible type conversion problem in charset conversion code
1995 (reported by Serban Udrea).
1996 Allow xml:lang attribute in AppInfo files for translations; see
1997 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
1999 18-Feb-2002
2000 ~~~~~~~~~~~
2001 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
2002 found.
2003 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
2004 labels display them.
2005 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
2006 Jungen).
2008 17-Feb-2002 (Release 1.2.0)
2009 ~~~~~~~~~~~
2010 New stable release.
2012 13-Feb-2002 (Release 1.1.14)
2013 ~~~~~~~~~~~
2014 Pressing Escape in a dialog box now closes the box.
2016 12-Feb-2002
2017 ~~~~~~~~~~~
2018 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
2019 be used in Makefile (Jim Knoble).
2020 Undo 'double clicking unselects' change (requested by Andreas).
2022 11-Feb-2002
2023 ~~~~~~~~~~~
2024 Updated Spanish translation (Marcelo Ramos).
2025 Updated French manual translation (Arnaud Calvo).
2027 08-Feb-2002 (Release 1.1.13)
2028 ~~~~~~~~~~~
2029 Use fixed font in minibuffer.
2031 07-Feb-2002
2032 ~~~~~~~~~~~
2033 Updated French manual translation (Arnaud Calvo).
2034 Updated Russian translation (Dmitry Elfimov).
2036 06-Feb-2002
2037 ~~~~~~~~~~~
2038 When dragging a lasso box around items, limit the allowed overlap (the
2039 space you can drag over the edge of the next item without selecting it)
2040 so that very wide items (eg, those with details) are easier to select
2041 (requested by Andras Mohari).
2043 04-Feb-2002
2044 ~~~~~~~~~~~
2045 Updated Italian translation (Denis Manente).
2047 03-Feb-2002
2048 ~~~~~~~~~~~
2049 Updated German translation (André Wyrwa).
2050 Updated Spanish translation (Marcelo Ramos).
2052 02-Feb-2002
2053 ~~~~~~~~~~~
2054 Updated to version 0.5 of the thumbnails standard. You should rename
2055 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
2056 them all.
2058 01-Feb-2002
2059 ~~~~~~~~~~~
2060 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
2061 and panels (reported by Arnaud Calvo).
2063 31-Jan-2002
2064 ~~~~~~~~~~~
2065 Updated Hungarian translation (Andras Mohari).
2066 Double-clicking an item always clears the selection, removed extra newline
2067 from man-page and fixed a misplaced #endif (Bernard Jungen).
2069 30-Jan-2002
2070 ~~~~~~~~~~~
2071 Updated Dutch translation (Wilbert Berendsen).
2072 Updated to Gtk+-1.3.13 (action window scrolling now works).
2074 28-Jan-2002
2075 ~~~~~~~~~~~
2076 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
2077 where opening a savebox put the focus on the last used button instead of
2078 the entry (reported by Karol Krenski).
2079 Added instructions for Window Maker pinboard icons to the manual
2080 (Jim Knoble).
2081 Resizer now allows space for the 'Running as ...' message (reported by
2082 Wilbert Berendsen).
2084 25-Jan-2002
2085 ~~~~~~~~~~~
2086 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
2087 of giving a warning (reported by Gregory Spath).
2089 24-Jan-2002 (Release 1.1.12)
2090 ~~~~~~~~~~~
2091 Updated Hungarian translation (Andras Mohari).
2093 23-Jan-2002
2094 ~~~~~~~~~~~
2095 Only check for thumbnails in the thumbnail scanning code, not when loading
2096 any image (saves time).
2097 Assume pathnames and labels for pinboards and panels are in the local charset
2098 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
2099 When using 'Shell Command...' from the menu with an item selected by opening
2100 the menu, the item now remains selected when you enter the command.
2102 Updated French translation (Vincent Lefèvre).
2103 Updated Dutch translation (Wilbert Berendsen).
2105 22-Jan-2002
2106 ~~~~~~~~~~~
2107 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
2108 the panel, so that applets can find it more easiliy (requested by Stephen
2109 Watson).
2110 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
2111 Loading a thumbnail now stores the details when loading started, not
2112 when it finished.
2113 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
2114         text entry.
2116 21-Jan-2002
2117 ~~~~~~~~~~~
2118 Changing the permission on a file failed to update the display (reported by
2119 Karol Krenski). Also made other updates more efficient.
2120 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
2121 has stopped accepting STRING.
2123 20-Jan-2002
2124 ~~~~~~~~~~~
2125 Added a configure check for iconv.h.
2126 Use double instead of long for file sizes in find.c (Bernard Jungen).
2128 19-Jan-2002
2129 ~~~~~~~~~~~
2130 Thumbnails code failed to update images when they changed (reported by
2131 Andreas).
2133 18-Jan-2002
2134 ~~~~~~~~~~~
2135 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
2136 conversion fails (Stephen Watson).
2138 Deleting a symlink to a pinboard or panel icon showed a warning, even though
2139 there was no danger, because it followed the symlink. Trying to copy a symlink
2140 inside the directory it pointed to failed for the same reason.
2142 17-Jan-2002
2143 ~~~~~~~~~~~
2144 Big changes to internationalisation for pinboards and panels to fix problems
2145 with incompatible character sets (reported by Arnaud Calvo).
2146 When creating thumbnails, create to a temporary file and rename in case another
2147 program tries to write the save thumbnail at the same time.
2148 As a special case, running with just '-v' doesn't call gtk_init, allowing
2149 installing without an X server (requested by Michael Duelli).
2151 16-Jan-2002
2152 ~~~~~~~~~~~
2153 Converter for old-format config files now stops if the file looks like
2154 XML (probably from a failed conversion).
2155 Allow '~' in globicons file.
2156 Bugfix: When using spring-opening or following symlinks, trying to open
2157         a non-existant directory could cause a crash.
2158 Bugfix: The pinboard would highlight to accept any type of drop (not just
2159         files).
2161 13-Jan-2002
2162 ~~~~~~~~~~~
2163 Fixed some compile problems on Solaris (Andreas Dehmel).
2164 Clicking an unscanned item now scans it (instead of reporting an error).
2165 Dialog boxes in Gtk+-2.0 now set a default button.
2166 Number keys on the keypad couldn't be used for groups (reported by Arnaud
2167 Calvo).
2169 11-Jan-2002
2170 ~~~~~~~~~~~
2171 Updated Spanish translation (Marcelo Ramos).
2172 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
2174 09-Jan-2002
2175 ~~~~~~~~~~~
2176 Converted French manual to DocBook (Arnaud Calvo).
2177 Fixed some compiler warnings (Vincent Lefèvre).
2179 09-Jan-2002 (Release-1.1.11)
2180 ~~~~~~~~~~~
2181 Mark action windows as dialogs (requested by Daniel Pittman).
2182 Reset the background colour when drawing, as the Xenophilia keeps changing
2183 it (reported by Wilbert Berendsen).
2185 08-Jan-2002
2186 ~~~~~~~~~~~
2187 Changed == to = in make-mo script (Vincent Lefèvre).
2188 Added -lm to libpng linker flags (reported by Stephen Watson).
2189 Updated the French translation (Vincent Lefèvre).
2191 07-Jan-2002
2192 ~~~~~~~~~~~
2193 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
2194         tooltip could get stuck on the screen).
2196 06-Jan-2002
2197 ~~~~~~~~~~~
2198 Bugfix: Options box didn't work unless options had already been saved
2199         (reported by Iain Stevenson).
2201 05-Jan-2002
2202 ~~~~~~~~~~~
2203 Stopped unnecessary redrawing of the display (when sorting an already-sorted
2204 list).
2205 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
2206 (Andras Mohari).
2208 04-Jan-2002
2209 ~~~~~~~~~~~
2210 Fixed compile problem (reported by Vincent Lefèvre).
2211 Updated French translation (Vincent Lefèvre).
2213 03-Jan-2002
2214 ~~~~~~~~~~~
2215 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
2216 their menus correctly.
2217 Bugfix: 'From LANG' translation setting had stopped working (reported by
2218         Vincent Lefèvre).
2220 02-Jan-2002
2221 ~~~~~~~~~~~
2222 Saved pinboards and panels are now stored in an XML format. Old files should
2223 be converted automatically. Icon names may now contain the < and > characters
2224 (requested by Bernard Jungen).
2226 01-Jan-2002
2227 ~~~~~~~~~~~
2228 Updated French translation (Vincent Lefèvre).
2229 Updated Polish translation (Krzysztof Krzy¿aniak).
2231 30-Dec-2001
2232 ~~~~~~~~~~~
2233 Updated Spanish translation (Marcelo Ramos).
2235 29-Dec-2001
2236 ~~~~~~~~~~~
2237 When changing directory, make more effort to wink or select the appropriate
2238 item.
2240 29-Dec-2001 (Release 1.1.10)
2241 ~~~~~~~~~~~
2242 Updated French translation (Vincent Lefèvre).
2243 Bugfix: Using Shift to open the Send To menu without a selected file stopped
2244         the toggle menu items from working!
2246 28-Dec-2001
2247 ~~~~~~~~~~~
2248 With Gtk+-2.0, the effective permissions are now underlined (like they are
2249 with Gtk+-1.2).
2250 Put all the flags in the options box on one line, along with the Quiet button
2251 (looks neater).
2252 Updated manual.
2254 27-Dec-2001
2255 ~~~~~~~~~~~
2256 Reorganised the Options box somewhat.
2257 Bugfix: Closing a window while creating thumbnails caused a crash.
2259 26-Dec-2001
2260 ~~~~~~~~~~~
2261 Icons are dragged from their corners again (requested by Liav Asseraf).
2262 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
2263 Renamed '.DirIcon.png' to just '.DirIcon'.
2264 In action windows, standard error from moving, copying and mounting operations
2265 is captured and displayed, giving a more useful message (Stephen Watson).
2266 Support for Gtk+-1.3.12.
2268 25-Dec-2001
2269 ~~~~~~~~~~~
2270 Updated Polish translation (Krzysztof Krzy¿aniak).
2272 24-Dec-2001
2273 ~~~~~~~~~~~
2274 File groups are now saved (automatically).
2275 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
2277 23-Dec-2001
2278 ~~~~~~~~~~~
2279 Added Version SOAP RPC.
2280 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
2281 specified in the translation (was always using iso-8859-1).
2283 22-Dec-2001
2284 ~~~~~~~~~~~
2285 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
2286 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
2287 flags to title bar.
2289 21-Dec-2001
2290 ~~~~~~~~~~~
2291 New 'Show image thumnails' option to set this as the default (requested by
2292 Kristian Rink).
2293 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
2295 20-Dec-2001
2296 ~~~~~~~~~~~
2297 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
2298 be turned on and off. Thumbnails are loaded in the background, and a progress
2299 bar is displayed in the filer window.
2300 Replaced old Gtk+-1.2.x text widget in action windows with new one.
2302 19-Dec-2001
2303 ~~~~~~~~~~~
2304 Improved error reporting.
2305 Improved sizing code when details are on.
2307 18-Dec-2001
2308 ~~~~~~~~~~~
2309 Updated to new version 0.4 of the thumbnails standard.
2310 Added 'Quiet' check box to action windows. Quiet button now turns on
2311 check box and does 'Yes'.
2313 17-Dec-2001
2314 ~~~~~~~~~~~
2315 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
2316 UTF-8 as they are loaded.
2317 Added a missing #ifdef for the regex code (Damien Couderc).
2318 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
2319 fixed, though).
2321 16-Dec-2001
2322 ~~~~~~~~~~~
2323 Closing a window with a keypress caused warnings to appear (reported by
2324 Fabien Coutant).
2325 Updated Spanish translation (Marcelo Ramos).
2326 New 'Single click nagivation on the pinboard' option (requested by
2327 Michael).
2328 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
2330 Internal changes to options system:
2331 - Options can be used as soon as they are registered (not just once the
2332   filer is fully initialised).
2333 - New widget types can be registered in a modular fashion.
2335 13-Dec-2001 (Release 1.1.9)
2336 ~~~~~~~~~~~
2337 More fixes for panel resizing (reported by Stephen Watson).
2338 Target mode, dragging an unselected item, and auto-selecting an item when
2339 opening the menu now all work without grabbing the primary selection.
2340 Finished new scanning code (image == NULL is now OK everywhere).
2342 12-Dec-2001
2343 ~~~~~~~~~~~
2344 Clicking on an item which is selected, but not part of the primary selection,
2345 now reclaims the selection.
2346 Removed default minibuffer option for now.
2347 The dash forms in Find tests can be combined, eg '-rwx'.
2348 Updated manual.
2350 11-Dec-2001
2351 ~~~~~~~~~~~
2352 Additional window hints - pinboard and panels refuse focus and pinboard
2353 icons are marked as desktop features (requested by Laurent Moussault).
2354 Thumbnails are now stored using an md5 hash of their names.
2355 Pinboard icons can be repositioned by dragging with the left mouse button
2356 (middle button drag stopped working with sawfish, and this is easier anyway).
2358 10-Dec-2001
2359 ~~~~~~~~~~~
2360 New scanning system: blank items are added to the window first and then the
2361 icons and types get filled in later. Looks better and simplifies the sizing
2362 code a bit.
2363 Code tidying in various places.
2365 09-Dec-2001
2366 ~~~~~~~~~~~
2367 Bugfix: Filer would quit if only Info boxes were open.
2368 Bugfix: Pinboard and panel windows didn't get the correct hints set under
2369         Gtk+-2.0.
2371 08-Dec-2001
2372 ~~~~~~~~~~~
2373 Many internal changes to Collection widget for Gtk+-2.0. Should be more
2374 efficient now, and easier to get aa fonts working...
2376 07-Dec-2001
2377 ~~~~~~~~~~~
2378 Fixed Gtk+-2.0 wheel mouse support.
2379 In the Info box, 'File says...' was reporting on the program used to
2380 edit the file, not the file itself!
2381 For glib-2.0, use the new spawn function and report errors nicely.
2383 06-Dec-2001
2384 ~~~~~~~~~~~
2385 Updated Russian translation (Dmitry Elfimov).
2386 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2387 (recommended by Jens Finke).
2388 FileType SOAP RPC return format has been updated to the latest version
2389 of the SOAP working draft.
2390 Added Large File Support: files over 4Gb now have their sizes detected
2391 correctly (Stephen Watson). Note: this disables libvfs support.
2392 New option to have the minibuffer open by default on new windows
2393 (Bochicchio).
2395 05-Dec-2001
2396 ~~~~~~~~~~~
2397 When resizing the collection, only ensure the cursor is still visible if
2398 it was in the displayed area before.
2400 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2401 on a hidden item.
2403 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2404 winking effect until the window actually appears.
2406 04-Dec-2001
2407 ~~~~~~~~~~~
2408 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2409 so they redisplay quickly next time the filer is loaded (requested by
2410 Kristian A. Rink and others).
2412 Bugfix: Toggling the section with a middle button drag could lose the primary
2413         selection (Andras Mohari).
2415 03-Dec-2001
2416 ~~~~~~~~~~~
2417 Use gtk_set_locale instead of setlocale (Andras Mohari).
2419 02-Dec-2001
2420 ~~~~~~~~~~~
2421 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2423 01-Dec-2001
2424 ~~~~~~~~~~~
2425 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2426 the SOAP IPC window for a particular hostname and user ID. This makes it
2427 easier for other programs to talk to the filer.
2429 30-Nov-2001
2430 ~~~~~~~~~~~
2431 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2433 29-Nov-2001
2434 ~~~~~~~~~~~
2435 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2436 submenu.
2437 The filer now closes stdin when it starts. This is to prevent child
2438 processes, such as auto-mounters, from trying to read a password from
2439 the console (Olivier Fourdan).
2441 27-Nov-2001
2442 ~~~~~~~~~~~
2443 Manpage is now generated automatically from DocBook source.
2444 Short forms for many find expressions, such as -d for IsDir (suggested by
2445 (Andras Mohari).
2447 26-Nov-2001
2448 ~~~~~~~~~~~
2449 More Gtk+-1.3.11 support, including use of the new message dialog.
2450 When the filer loses the primary selection, display the selected items
2451 shaded, but don't unselect them (Andras Mohari).
2453 24-Nov-2001
2454 ~~~~~~~~~~~
2455 Updated to Gtk+-1.3.11.
2457 23-Nov-2001
2458 ~~~~~~~~~~~
2459 Show the current run action for a file in the Info box (Stephen Watson).
2461 21-Nov-2001
2462 ~~~~~~~~~~~
2463 If a panel applet quits then it is removed from the panel, instead of being
2464 replaced by a Restart button.
2466 16-Nov-2001
2467 ~~~~~~~~~~~
2468 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
2469 instead of destroying it and creating a new one (suggested by Greg Spath).
2471 15-Nov-2001
2472 ~~~~~~~~~~~
2473 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
2475 14-Nov-2001
2476 ~~~~~~~~~~~
2477 Code tidying in menu.c (Bernard Jungen).
2479 13-Nov-2001
2480 ~~~~~~~~~~~
2481 Opening a filer window from the Set Icon dialog turns thumbnails display
2482 on (suggested by Francesco Bochicchio).
2483 Right-clicking the Help toolbar button reuses the same window.
2485 12-Nov-2001
2486 ~~~~~~~~~~~
2487 Made some strings easier to translate, fixed a problem with translating a blank
2488 string, and changed the details toolbar button to leave the size alone (Andras
2489 Mohari).
2490 Improved key handling (key presses were sometimes ignored).
2491 Bugfix: A very long and narrow icon could make the filer try to scale to a
2492         width or height of zero (Andras Mohari).
2494 09-Nov-2001
2495 ~~~~~~~~~~~
2496 Allow current directory and selection to be stored with Ctrl+[0-9] and
2497 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
2498 saved yet.
2500 08-Nov-2001
2501 ~~~~~~~~~~~
2502 Don't use re_set_syntax() on systems that don't have it (reported by
2503 Damien Couderc).
2504 In action windows, the a long filename no longer makes the window get wider
2505 (requested by Graham Borland).
2506 Added 'Types' section to the Options window, allowing easy(ish) access
2507 to the MIME-info files, plus a reload button, and icons for MIME-types can
2508 be set from the 'Set Icon...' box (Stephen Watson).
2510 07-Nov-2001
2511 ~~~~~~~~~~~
2512 Added a menu to the 'Set Icon...' box which shows all directories currently
2513 used for icons (Francesco Bochicchio).
2514 Fix small error in German translation (Christopher Arndt).
2515 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
2517 06-Nov-2001
2518 ~~~~~~~~~~~
2519 Added Spanish translation (Marcelo Ramos).
2520 Applied Bernard Jungen's latest patch:
2521 - Disk usage forgot to count special files like pipes, etc.
2522 - Page up/down scrolls a window full at a time instead of 10 items.
2523 - Don't get icons from the cache if thumbnail mode is off anymore.
2524 - modechange.c: deleted useless stuff and fixed octal parsing to detect
2525   *all* illegal values (eg 010000000000000).
2526 - Added 'Show/hide hidden files' toolbar button.
2527 - Lots of code tidying.
2530 05-Nov-2001
2531 ~~~~~~~~~~~
2532 Holding the pointer over a symlink shows the target in a tooltip
2533 (Stephen Watson; suggested by Arnaud Calvo).
2535 01-Nov-2001
2536 ~~~~~~~~~~~
2537 Updated French translation (Vincent Lefèvre).
2539 30-Oct-2001 (Release 1.1.8)
2540 ~~~~~~~~~~~
2541 Updated to support Gtk+-1.3.10.
2543 17-Oct-2001
2544 ~~~~~~~~~~~
2545 Slightly better positioning of filenames and details (Bernard Jungen).
2546 When resizing, only add space for an extra row in Small Icons mode.
2548 16-Oct-2001
2549 ~~~~~~~~~~~
2550 Make the Set Run Action box command box have the "$1" already filled in
2551 (suggested by Helgi Hrafn Gunnarsson).
2553 15-Oct-2001
2554 ~~~~~~~~~~~
2555 Set the WM_CLASS for saveboxes, so that window managers can treat them
2556 specially, if required (Andrew Flegg).
2558 14-Oct-2001
2559 ~~~~~~~~~~~
2560 Changed internal format used to send to requests to SOAP, and added --RPC
2561 option to access it directly.
2563 12-Oct-2001
2564 ~~~~~~~~~~~
2565 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
2566 Bugfix: If file doesn't accept the '-b' option then examining a file in
2567         the root directory didn't work (Stephen Watson).
2569 10-Oct-2001
2570 ~~~~~~~~~~~
2571 Use --version instead of 'which' to test for programs as not everyone has
2572 which (suggested by Vincent Lefevre).
2573 Bugfix: When setting an icon for a file with a space in the name, the
2574         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
2575         Turski). The 'globicons' file should be converted automatically
2576         when the filer is run.
2578 08-Oct-2001
2579 ~~~~~~~~~~~
2580 Added support for the regex field in MIME-info. This allows files to be
2581 matched with patterns, not just on their extensions. For example, '.gtkrc'
2582 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
2583 Andras Mohari).
2585 05-Oct-2001
2586 ~~~~~~~~~~~
2587 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
2589 04-Oct-2001
2590 ~~~~~~~~~~~
2591 When running on a remote machine, display the remote host's name in the
2592 title bar (Stephen Watson).
2594 02-Oct-2001
2595 ~~~~~~~~~~~
2596 New option to control whether a middle button drag moves the files or
2597 brings up a menu.
2598 Allow submenus in AppInfo.xml file (Stephen Watson).
2600 26-Sep-2001
2601 ~~~~~~~~~~~
2602 Now supports Gtk+-1.3.9, but not earlier developer releases.
2604 25-Sep-2001
2605 ~~~~~~~~~~~
2606 Disk Usage can cope with larger sizes, and reports the number of files and
2607 directories counted; new Show Hidden and Inherit Options options; new -D
2608 option to close directories; and changes to formatting of file sizes
2609 (Bernard Jungen).
2611 24-Sep-2001
2612 ~~~~~~~~~~~
2613 Updated Hungarian translation (Andras Mohari).
2614 Improved the filename colouring code so that colours are only allocated
2615 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
2616 Bugfix: When sorting while winking an item, the filer would sometimes scroll
2617         to the wrong place (Andras Mohari).
2618 Bugfix: If all the selected files were deleted, then trying to paste the
2619         selection caused a crash (Fabien Coutant).
2621 20-Sep-2001
2622 ~~~~~~~~~~~
2623 Colour files by type (Andras Mohari).
2625 11-Sep-2001
2626 ~~~~~~~~~~~
2627 Added -p to mkdir in install scripts to create any missing parent
2628 directories (Michel Alexandre Salim).
2630 09-Sep-2001
2631 ~~~~~~~~~~~
2632 Dragging files with the middle button (or Button1+Alt) brings up a menu
2633 of possible actions (Taras).
2634 New option to control size of icons in `New' and `Send To' menus (Stephen
2635 Watson).
2636 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
2637         (reported by Michel Alexandre Salim).
2639 06-Sep-2001
2640 ~~~~~~~~~~~
2641 Window positions can be saved and restored by a session manager (Anders
2642 Lundmark).
2644 05-Sep-2001
2645 ~~~~~~~~~~~
2646 Fixed an untranslated string (Andras Mohari).
2648 04-Sep-2001
2649 ~~~~~~~~~~~
2650 The style for pinboard and panel icon text can be set (requested by Greg
2651 Spath) with:
2653         widget "*.pinboard-icon" style "..."
2654         widget "*.panel-icon.*" style "..."
2656 03-Sep-2001
2657 ~~~~~~~~~~~
2658 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
2659         a (harmless) warning message (reported by Vincent Lefèvre).
2661 03-Sep-2001 (Release 1.1.7)
2662 ~~~~~~~~~~~
2663 Added an option to control whether extensions take precedence over the
2664 executable bit of a file (requested by MJ Ray).
2665 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
2666 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
2668 02-Sep-2001
2669 ~~~~~~~~~~~
2670 The options controlling when windows resize work again.
2672 31-Aug-2001
2673 ~~~~~~~~~~~
2674 Better guessing of window size for display styles with details.
2676 29-Aug-2001
2677 ~~~~~~~~~~~
2678 The 'src/po/dist' script now converts all text to UTF-8.
2680 28-Aug-2001
2681 ~~~~~~~~~~~
2682 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
2683 Boulton).
2685 27-Aug-2001
2686 ~~~~~~~~~~~
2687 Updated Dutch translation (Jasper Huijsmans).
2688 Send To menu lists contents of all Send To directories in Choices, not just
2689 the first one found.
2690 Fixed another XML compiling problem (Stephen Watson).
2692 23-Aug-2001
2693 ~~~~~~~~~~~
2694 Added Customise to `Send To' menu.
2696 22-Aug-2001
2697 ~~~~~~~~~~~
2698 Detached Send To menu from main menu structure. Allows key-binding to open
2699 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
2700 Shift+Menu brings up the menu directly.
2702 20-Aug-2001
2703 ~~~~~~~~~~~
2704 Fixed compiling problem with some versions of libxml (Stephen Watson).
2705 Changed a text message in the Options box (about binding keys to menus) into
2706 a button which shows the message in an alert box. Maybe people will read the
2707 message now?
2709 19-Aug-2001
2710 ~~~~~~~~~~~
2711 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
2712 Scrolling using a wheel mouse now always goes at the same speed, whatever the
2713 display style (requested by aardvark joe).
2715 10-Aug-2001
2716 ~~~~~~~~~~~
2717 Added 'Send To' menu (Stephen Watson).
2719 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
2720         Booker).
2722 07-Aug-2001
2723 ~~~~~~~~~~~
2724 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
2725 Richard G.)
2727 03-Aug-2001
2728 ~~~~~~~~~~~
2729 Added French translation of the manual (Arnaud Calvo).
2731 24-Jul-2001
2732 ~~~~~~~~~~~
2733 Filer wouldn't compile or run if it was in a directory with spaces in the
2734 name (reported by Benjamin Munoz).
2736 23-Jul-2001
2737 ~~~~~~~~~~~
2738 Added options for default action window settings for Brief, Force and Recurse
2739 (Liav Asseraf).
2740 New default for sort type is Sort By Name (requested by Andreas Dehmel).
2741 Bugfix: Clicking on a file with no run action set gave two error boxes.
2743 19-Jul-2001
2744 ~~~~~~~~~~~
2745 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
2747 18-Jul-2001
2748 ~~~~~~~~~~~
2749 Added some more hints to pinboard and panel windows to comply with the new
2750 freedesktop.org window manger spec.
2752 15-Jul-2001
2753 ~~~~~~~~~~~
2754 New option to set the maximum size the auto-resizer will resize a window to
2755 (requested by Andreas Dehmel).
2757 14-Jul-2001
2758 ~~~~~~~~~~~
2759 When using the Set Run Action box, make the command default to the currently
2760 set command (suggested by Arnaud Calvo).
2762 12-Jul-2001 (Release 1.1.6)
2763 ~~~~~~~~~~~
2764 Updated the French translation (Vincent Lefèvre).
2766 10-Jul-2001
2767 ~~~~~~~~~~~
2768 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
2770 09-Jul-2001
2771 ~~~~~~~~~~~
2772 Use the user's preferred font for item filenames, not the Gtk default
2773 (requested by Jim Knoble).
2775 03-Jul-2001
2776 ~~~~~~~~~~~
2777 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
2779 02-Jul-2001
2780 ~~~~~~~~~~~
2781 Don't show tooltips for applets as it causes problems (reported by Stephen
2782 Watson).
2784 30-Jun-2001
2785 ~~~~~~~~~~~
2786 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
2787           long names too). Fixed a crash-on-click problem on the root window.
2789 29-Jun-2001
2790 ~~~~~~~~~~~
2791 More work on Gtk+-2.0 -- seems to be usable now :-)
2793 28-Jun-2001
2794 ~~~~~~~~~~~
2795 Started work to support Gtk+-2.0.
2797 26-Jun-2001
2798 ~~~~~~~~~~~
2799 Moved 'relative link' option above the buttons in the Link box (Stephen
2800 Watson).
2801 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
2802         display to scroll (reported by Andreas Dehmel).
2804 21-Jun-2001
2805 ~~~~~~~~~~~
2806 Replaced 'New File...' menu item with a submenu generated from the contents
2807 of '<Choices>/Templates' (Stephen Watson).
2809 20-Jun-2001
2810 ~~~~~~~~~~~
2811 `Xterm here' command can contain arguments (Andras Mohari).
2812 Made the menu appear in a sensible place, so it's easy to get to the File
2813 submenu (suggested by André Wyrwa).
2815 19-Jun-2001
2816 ~~~~~~~~~~~
2817 Updated French translation (Vincent Lefèvre).
2818 Added a German translation (André Wyrwa).
2820 13-Jun-2001
2821 ~~~~~~~~~~~
2822 Added an extra option to control the resizing behaviour. Can be set to resize
2823 never, always, or only when the display style changes (requested by Andreas).
2825 07-Jun-2001 (Release 1.1.5)
2826 ~~~~~~~~~~~
2827 Updated Russian translation (Dmitry Elfimov).
2829 06-Jun-2001
2830 ~~~~~~~~~~~
2831 Unless compiling with mc's libvfs for virtual filesystem support, change the
2832 menu structure for use with the newer AVFS system.
2833 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
2835 Bug fix: Running the filer with a translation set would make it crash
2836          (reported by Dmitry Elfimov).
2838 04-Jun-2001 (Release 1.1.4)
2839 ~~~~~~~~~~~
2840 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
2841 and the default size with no details.
2843 30-May-2001
2844 ~~~~~~~~~~~
2845 Replaced Large/Small toolbar buttons with a single Size button which
2846 cycles through Small/Large/Huge (other button to reverse).
2848 28-May-2001
2849 ~~~~~~~~~~~
2850 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
2851 menus.
2853 25-May-2001
2854 ~~~~~~~~~~~
2855 Long leafnames wrap onto multiple lines in Huge mode, like they do for
2856 Large Icons mode.
2858 24-May-2001
2859 ~~~~~~~~~~~
2860 Display tooltips for pinboard and panel icons, where needed.
2862 23-May-2001
2863 ~~~~~~~~~~~
2864 New option to show number of files / size of selected files in the toolbar
2865 (Andras Mohari).
2867 22-May-2001
2868 ~~~~~~~~~~~
2869 New options section 'panel' allows icon text to be hidden for all icons, no
2870 icons, or just applications (suggested by José Romildo Malaquias).
2872 17-May-2001
2873 ~~~~~~~~~~~
2874 Converted the options window to a tabbed notebook (Denis Manente).
2876 16-May-2001
2877 ~~~~~~~~~~~
2878 Pressing the mouse button down on an icon no longer winks it; only releasing
2879 the button to run it does.
2880 Added 'Show Info' to panel/pinboard menu.
2881 The File Info box grabs the primary selection when a row is selected
2882 (allows you to paste email addresses, URLs, etc).
2884 15-May-2001
2885 ~~~~~~~~~~~
2886 Opening a pinboard or panel menu over an icon no longer selects it -- this
2887 allows the selection to be passed to an application run using its AppMenu
2888 (requested by Christopher Arndt).
2890 14-May-2001
2891 ~~~~~~~~~~~
2892 In Large Icons display style, a file's name may wrap onto a second line.
2894 13-May-2001
2895 ~~~~~~~~~~~
2896 Merged code for handling selections and menus that was common to pinboards
2897 and panels into icon.c.
2899 09-May-2001
2900 ~~~~~~~~~~~
2901 When using 'From LANG', extract the language code from the string to get
2902 the filename, instead of using the whole string (Andras Mohari).
2903 Added support for very old versions of libxml (reported by Lukasz Stelmach
2904 and Vincent Lefèvre).
2906 08-May-2001
2907 ~~~~~~~~~~~
2908 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
2910 07-May-2001 (Release 1.1.3)
2911 ~~~~~~~~~~~
2912 Updated the documentation.
2914 06-May-2001
2915 ~~~~~~~~~~~
2916 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
2917 up if they're too small.
2919 03-May-2001
2920 ~~~~~~~~~~~
2921 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
2922 Stephen Watson).
2923 Pinboards and panels should now work with IceWM without needing -o
2924 (Christopher Arndt).
2925 Allow text messages in the toolbar to go off the side (instead of resizing the
2926 window).
2928 02-May-2001
2929 ~~~~~~~~~~~
2930 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
2931 Without a selection, the name of the file under the cursor is added.
2933 29-Apr-2001
2934 ~~~~~~~~~~~
2935 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
2936 down Ctrl for the File submenu.
2938 28-Apr-2001
2939 ~~~~~~~~~~~
2940 Added a new 'About' section to AppInfo. Any elements in here are added
2941 into the info box. Added a 'Refresh' button to the info box.
2942 Added a ROX-Filer/Styles file for default colours (default filer background
2943 is now lighter).
2945 27-Apr-2001
2946 ~~~~~~~~~~~
2947 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
2948 info to it later...
2950 26-Apr-2001
2951 ~~~~~~~~~~~
2952 Updated Russian translation (Dmitry Elfimov).
2954 25-Apr-2001
2955 ~~~~~~~~~~~
2956 AppInfo file may contain a <Summary> element - the text inside will be
2957 displayed in a tooltip if the mouse is held over the item in a filer
2958 window.
2960 22-Apr-2001
2961 ~~~~~~~~~~~
2962 Filer now looks for AppInfo.xml before AppMenu. This is for future
2963 expansion...
2965 18-Apr-2001
2966 ~~~~~~~~~~~
2967 Automatic resizing of windows when changing directory is now optional
2968 (requested by Paul E. Johnson and Andreas Thorn).
2970 11-Apr-2001
2971 ~~~~~~~~~~~
2972 The symlink box allows you to choose to create relative or absolute links
2973 (suggested by Stephen Watson).
2975 09-Apr-2001
2976 ~~~~~~~~~~~
2977 Fix some typos and untranslated strings (Andras Mohari).
2979 08-Apr-2001
2980 ~~~~~~~~~~~
2981 Added a Russian translation (Dmitry Elfimov).
2983 06-Apr-2001
2984 ~~~~~~~~~~~
2985 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
2987 05-Apr-2001
2988 ~~~~~~~~~~~
2989 Winking an item in a directory makes it flash twice instead of once (easier
2990 to see). Also, creating a new file or directory from the menu winks the new
2991 item.
2993 Bugfix: When a directory was rescanned because of a move operation,
2994         the `Set Icon...' settings didn't work (reported by Damien
2995         Couderc).
2997 02-Apr-2001
2998 ~~~~~~~~~~~
2999 New display style 'Huge Icons' to make viewing thumbnails easier.
3000 Added a Hungarian translation (Andras Mohari).
3001 Updated the French translation (Vincent Lefèvre).
3002 Double clicking on a filer window's background resizes the window (Denis
3003 Manente).
3005 01-Apr-2001
3006 ~~~~~~~~~~~
3007 If an item's name is truncated, show it in a tooltip when the pointer is
3008 held over the item (Denis Manente).
3010 30-Mar-2001 (Release 1.1.2)
3011 ~~~~~~~~~~~
3012 Asking for help on a directory always tries to open <dir>/Help first, even
3013 for non-applications.
3015 29-Mar-2001
3016 ~~~~~~~~~~~
3017 If run without -n, the filer will put itself in the background. Thus,
3018 the 'rox' command behaves the same whether or not the filer is already
3019 running.
3021 27-Mar-2001
3022 ~~~~~~~~~~~
3023 Support for the new version of libxml (reported by Andreas Dehmel).
3025 26-Mar-2001
3026 ~~~~~~~~~~~
3027 Rewrote parser for options. Smaller and neater (hopefully this will fix
3028 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
3030 Bugfix: While scanning, the resizer could make the window too large.
3032 23-Mar-2001
3033 ~~~~~~~~~~~
3034 Moving the cursor down in the next-to-last row will move to the last
3035 item if there is nothing under the cursor (suggested by Graham Borland).
3037 21-Mar-2001
3038 ~~~~~~~~~~~
3039 When changing directory, only make the window larger (if needed), never
3040 smaller (suggested by Diego Zamboni).
3042 17-Mar-2001
3043 ~~~~~~~~~~~
3044 Changing directory autosizes the window automatically (Denis Manente).
3045 Internal changes to the way different layouts are handled.
3047 15-Mar-2001
3048 ~~~~~~~~~~~
3049 Pressing space (to select/unselect an item) now also moves the cursor to
3050 the next item (suggested by Anders Lundmark).
3052 Copying directories tries to preserve the timestamps, like it does for
3053 files (suggested by José Romildo Malaquias).
3055 14-Mar-2001
3056 ~~~~~~~~~~~
3057 Added '--mime-type FILE' option, which simply writes the type of FILE to
3058 standard output (Stephen Watson).
3060 Added 'Home Directory' to Window menu (requested by Graham Borland).
3062 11-Mar-2001
3063 ~~~~~~~~~~~
3064 Copying a directory which doesn't have user write permission will give it
3065 user write during the copy to avoid permission denied errors (suggested by
3066 Liav Asseraf).
3068 New sort option - 'Directories always come first' (requested by Liav Asseraf).
3070 10-Mar-2001
3071 ~~~~~~~~~~~
3072 Dragging a lasso box with the middle button toggles the selected state
3073 of the items enclosed (Denis Manente).
3075 09-Mar-2001
3076 ~~~~~~~~~~~
3077 Changing the display style now resizes the window (Denis Manente).
3079 08-Mar-2001
3080 ~~~~~~~~~~~
3081 New pinboards get a 'Home' icon in the top left corner as new users often
3082 think the pinboard isn't working because it starts empty (suggested by
3083 Vor'Cha).
3085 Converted AppMenu file format to XML.
3086 Added AppMenu file with options to control the pinboard.
3088 06-Mar-2001
3089 ~~~~~~~~~~~
3090 Highlight invalid Find expressions in red (Anders Lundmark).
3092 04-Mar-2001
3093 ~~~~~~~~~~~
3094 When resizing windows, try to keep the window fully inside the screen area
3095 (Denis Manente).
3097 03-Mar-2001
3098 ~~~~~~~~~~~
3099 Updated the Dutch translation (Jan Wagemakers).
3101 27-Feb-2001
3102 ~~~~~~~~~~~
3103 When mounting a device, the new window appears after mounting, not before.
3104 This means that it's more likely to get sized correctly (requested by
3105 Ewan Mac Mahon).
3107 24-Feb-2001
3108 ~~~~~~~~~~~
3109 Added two new options to control when minibuffer completion beeps (requested
3110 by Liav Asseraf).
3112 20-Feb-2001
3113 ~~~~~~~~~~~
3114 Added 'New File...' feature (James Kermode).
3116 16-Feb-2001
3117 ~~~~~~~~~~~
3118 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
3120 09-Feb-2001 (Release 1.1.1)
3121 ~~~~~~~~~~~
3122 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
3123 of the text... (Diego Zamboni).
3125 Added a Polish translation (Andrzej Borsuk).
3127 Bugfix: Sometimes it wasn't possible to delete something that was on a
3128         pinboard or panel, even after confirming (reported by Diego Zamboni).
3130 07-Feb-2001
3131 ~~~~~~~~~~~
3132 Sliders in the options box can have a numerical value display (Diego Zamboni).
3133 Fixed a stray warning message displayed when non-default pinboard options
3134 were used (Diego Zamboni).
3136 New menu item 'Set Icon...' allows you to choose any icon for any file or
3137 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
3139 03-Feb-2001
3140 ~~~~~~~~~~~
3141 Many internal changes to the Options system.
3143 30-Jan-2001
3144 ~~~~~~~~~~~
3145 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
3146         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
3148 28-Jan-2001
3149 ~~~~~~~~~~~
3150 Added Diego Zamboni's patch to make configuring VFS easier.
3152 27-Jan-2001
3153 ~~~~~~~~~~~
3154 Improved compiling - now correctly reports an error if the file doesn't
3155 compile. If configure is missing then autoconf is run automatically.
3157 After a Find completes, you are given the option of doing the search again
3158 (Anders Lundmark).
3160 Applications can define a list of menu items to display on their menus
3161 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
3162 lines in the form 'option Text'.
3164 24-Jan-2001
3165 ~~~~~~~~~~~
3166 Added two new pinboard options - one to allow setting the grid step size
3167 and one to allow icons to go slightly off the side of the screen (Diego
3168 Zamboni).
3170 23-Jan-2001
3171 ~~~~~~~~~~~
3172 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
3173         Zamboni).
3175 22-Jan-2001
3176 ~~~~~~~~~~~
3177 Updated the French translation (Vincent Lefèvre).
3179 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
3180         Watson).
3182 20-Jan-2001 (Release 1.1.0)
3183 ~~~~~~~~~~~
3184 Removed the 'Initial window height' option. The filer tries to pick a
3185 sensible shape itself now.
3187 Bugfix: If an image was moved to a directory which didn't generate thumbs
3188         then it would display, but never be updated. Even if it wasn't that
3189         file at all, just a reused inode!
3190 Bugfix: Changing the display style didn't always redraw the display.
3191 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
3192         column acted like clicking on the far-right column.
3194 18-Jan-2001
3195 ~~~~~~~~~~~
3196 Changed background colour to be more compatible with the Gtk themes system.
3198 12-Jan-2001
3199 ~~~~~~~~~~~
3200 Removed all the message window stuff. ROX-Filer no longer grabs standard
3201 error from its child processes. Changed because ROX-Session now does a much
3202 better job.
3204 10-Jan-2001
3205 ~~~~~~~~~~~
3206 Filer is more generous in what hostnames it considers local.
3207 Patch to include pixbuf headers correctly (Diego Zamboni).
3209 08-Jan-2001
3210 ~~~~~~~~~~~
3211 Bug fix: Didn't always use the fully qualified host name for DnD.
3213 30-Dec-2000
3214 ~~~~~~~~~~~
3215 If a file has a known extension then it is given the appropriate type even
3216 if the file is executable (Simon Britnell).
3218 28-Dec-2000
3219 ~~~~~~~~~~~
3220 Added a menu entry 'Resize Window' to set the window to a sensible size
3221 when you want it.
3223 25-Dec-2000
3224 ~~~~~~~~~~~
3225 Try to open new windows at a sensible size for their contents (Denis Manente).
3227 24-Dec-2000
3228 ~~~~~~~~~~~
3229 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
3230         wasn't updated (reported by Wilbert Berendsen).
3232 20-Dec-2000
3233 ~~~~~~~~~~~
3234 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
3235 Updated French translation (Vincent Lefèvre).
3236 Added new 'Create Thumbs' entry on the Display menu which tries to load
3237 every file in the directory as an image and use that image for the file
3238 (suggested by Sprague and Simon Britnell).
3240 19-Dec-2000
3241 ~~~~~~~~~~~
3242 Converted to use gdk-pixbuf instead of ImLib.
3243 Fixed a few compiler warnings and improved the error message displayed
3244 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
3245 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
3246 given file, updating directory views and icons as needed.
3248 18-Dec-2000
3249 ~~~~~~~~~~~
3250 AppIcon.xpm must be a regular file (stops people trying to crash the
3251 filer by symlinking to /dev/...).
3252 Fixed a missing translation in the pinboard options (Denis Manente).
3254 17-Dec-2000
3255 ~~~~~~~~~~~
3256 Attempting to run the filer before compiling will now ask if you want
3257 to compile.
3258 Removed lots of platform-specific mount point code and replaced it with
3259 python's portable system.
3260 New options section allows you to choose a translation without having to
3261 set the LANG variable.
3263 16-Dec-2000
3264 ~~~~~~~~~~~
3265 Added '-w', '-i' and '-W' command line options for forcing icons or
3266 directories to be rescanned (Diego Zamboni).
3268 13-Dec-2000 (Release 1.0.0)
3269 ~~~~~~~~~~~
3270 Made a few updates to the manual.
3272 08-Dec-2000
3273 ~~~~~~~~~~~
3274 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
3275 a pinboard icon, tries to send it to the back (might help with some WMs).
3277 04-Dec-2000 (Release 0.1.30)
3278 ~~~~~~~~~~~
3279 When a panel is used for the first time, put the user's home directory and
3280 the directory containing ROX-Filer on it instead of leaving it blank.
3282 24-Nov-2000
3283 ~~~~~~~~~~~
3284 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
3285 Added a #include for OSF1 (Vincent Lefevre).
3287 23-Nov-2000
3288 ~~~~~~~~~~~
3289 Bugfix: On many systems, the filer would fail to remove zombie processes
3290         due to a typo (spotted by Philip Hazel and tracked down by Stephen
3291         Watson).
3293 22-Nov-2000
3294 ~~~~~~~~~~~
3295 Bugfix: Removing an item from the panel now resizes the panel (reported
3296         by Wilbert Berendsen).
3297 Bugfix: Editing an icon's path failed to update its hash entry.
3299 20-Nov-2000
3300 ~~~~~~~~~~~
3301 If a case-sensitve match for an extension can't be found then try a
3302 case-insensitive match - so .BMP and similar work (Denis Manente).
3304 17-Nov-2000
3305 ~~~~~~~~~~~
3306 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
3307 Added a VFS menu entry for .deb files (Vincent Ledda).
3309 11-Nov-2000
3310 ~~~~~~~~~~~
3311 Mounting or unmounting a directory forces mtab to be reread, even if the
3312 timestamp hasn't changed (problem reported by Wilbert Berendsen).
3314 When the 'Unique windows' option is on, remove the old window AFTER creating
3315 the new one, so that the filer doesn't quit because there are zero windows
3316 open... (Denis Manente).
3318 07-Nov-2000
3319 ~~~~~~~~~~~
3320 Updated the Dutch translation (Jan Wagemakers).
3322 29-Oct-2000
3323 ~~~~~~~~~~~
3324 Updated the French translation (Vincent Lefèvre).
3326 Using --version and --help options no longer requires an X server connection,
3327 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
3328 'man rox' (Bernard Jungen). 
3330 Bugfix: A corrupted AppIcon.xpm could crash the filer.
3332 24-Oct-2000 (Release 0.1.29)
3333 ~~~~~~~~~~~
3334 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
3335         the makedist script to remove the .cvsignore files (spotted by Andy
3336         Piper).
3338 20-Oct-2000
3339 ~~~~~~~~~~~
3340 Improved the install script so that it installs the man-page. Also made it
3341 easier to use. Updated the French translation and fixed a couple of
3342 typos (Vincent Lefèvre).
3344 17-Oct-2000
3345 ~~~~~~~~~~~
3346 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
3347 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
3349 08-Oct-2000
3350 ~~~~~~~~~~~
3351 Added a Dutch translation (Jan Wagemakers).
3353 05-Oct-2000
3354 ~~~~~~~~~~~
3355 Added an Italian translation (Denis Manente).
3357 04-Oct-2000
3358 ~~~~~~~~~~~
3359 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
3360         the owner of the symlink. Slight security risk, and also prevented
3361         users symlinking AppRun to their binaries...
3363 29-Sep-2000
3364 ~~~~~~~~~~~
3365 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
3366         This means it is now possible to click on a pinboard icon to change
3367         between pinboards...
3369 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
3370         or resized. Now flickers when resizing if there's a textured
3371         background - seems to be necessary :-(
3373 26-Sep-2000
3374 ~~~~~~~~~~~
3375 Running as root now simply turns on the -u flag, rather than displaying
3376 a warning box.
3378 The toolbar height is now correctly taken into account when sizing a new filer
3379 window (Denis Manente).
3381 When guessing file types from extensions, the filer now tries to find the
3382 longest extension that matches (eg .ps.gz, then .gz).
3384 25-Sep-2000
3385 ~~~~~~~~~~~
3386 The lasso box is now drawn so that the box will be in the foreground colour
3387 over the background, rather than by just inverting the pixel value and hoping
3388 it's visible (spotted by Philip Hazel).
3390 24-Sep-2000
3391 ~~~~~~~~~~~
3392 If the home directory is '/' then don't show it as '~' (suggested by
3393 Bernard Jungen).
3395 Added '--show=FILE' option - this will be needed by other ROX
3396 applications, so it needs to be in version 1.0.0.
3398 Bugfix: -d option didn't use realpath before sending to an already-running
3399 filer.
3401 22-Sep-2000
3402 ~~~~~~~~~~~
3403 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3404 newlines (suggested by Bernard Jungen).
3406 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3408 20-Sep-2000
3409 ~~~~~~~~~~~
3410 Added a man-page (Andy Piper).
3411 Changed `install.sh' from bash to sh (Bernard Jungen).
3413 18-Sep-2000 (Release 0.1.28)
3414 ~~~~~~~~~~~
3415 Bugfix: menu entries on the pinboard menu weren't being shaded and
3416         unshaded correctly.
3418 17-Sep-2000
3419 ~~~~~~~~~~~
3420 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3421 the icon points to as well as its name.
3423 All i?86 platforms are treated as being equivalent (so, if you compile
3424 on a 386 then it'll still run on a 486).
3426 16-Sep-2000
3427 ~~~~~~~~~~~
3428 Pinboard icons can also be renamed.
3429 Pinboard and panel icons can have '~' or '~/' at the start of their
3430 pathnames - this should make it easier to create a system-wide default
3431 panel or pinboard with icons relative to the user's home directory.
3433 14-Sep-2000
3434 ~~~~~~~~~~~
3435 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3437 13-Sep-2000
3438 ~~~~~~~~~~~
3439 Changing the toolbar options affects existing windows, not just new ones.
3440 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3441 'Type' and 'Times' styles.
3443 12-Sep-2000
3444 ~~~~~~~~~~~
3445 With items that spread over their normal width because they're on the
3446 edge of the window, clicking on the extra bit now works.
3448 Added a size limit of 400K on application icons. This is to prevent
3449 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3450 to some huge file!
3452 Dragging an item with the middle button when none are selected unselects
3453 the item after the drag.
3455 Added 'Show Location' feature for pinboard and panels - opens a directory
3456 showing where the file really is.
3458 11-Sep-2000
3459 ~~~~~~~~~~~
3460 Allowed items in the far right column to spread right to the edge of the
3461 window. Fixed a bug which prevented Delete from working if there was
3462 no pinboard.
3464 10-Sep-2000
3465 ~~~~~~~~~~~
3466 Deleting items first checks if it will affect the pinboard or panel. A
3467 warning is displayed if so.
3469 Upgraded the query dialog (from ROX-Session) - looks nicer.
3471 09-Sep-2000
3472 ~~~~~~~~~~~
3473 'Unique filer windows' option now has no effect while the spring open
3474 feature is active (spotted by Andrew Booker). Also, when opening a new
3475 window, the old window is destroyed and a new one created (rather than
3476 reusing the old one). This ensures that the new window appears in the
3477 right place.
3479 When a drag from the pinboard or a filer window ends, the selection is
3480 only cleared if the icon was selected by starting the drag. Thus, it now
3481 works like the panels.
3483 08-Sep-2000
3484 ~~~~~~~~~~~
3485 New Close toolbar button (requested by Martin Ward).
3486 Toolbar icons can be turned on and off from the Options box.
3487 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
3488 Made the Shift Open menu text change depending on what is selected.
3489 Bugfix: dragging icons around no longer saved the new pinboard state!
3491 07-Sep-2000
3492 ~~~~~~~~~~~
3493 Running a second copy of the filer as another user will start a new copy
3494 instead of reusing the existing one. Added the '-u' option to display the
3495 name of the user running the filer in each window (also suppresses the
3496 normal don't-run-as-root warning).
3498 Added '-d', which opens a directory as a directory, even if it looks like
3499 an application.
3501 Updated the manual.
3503 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
3505 06-Sep-2000
3506 ~~~~~~~~~~~
3507 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
3508 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
3509 easier to use!
3511 Added much improved icons for executables and for applications without icons
3512 of their own (Victor Liu See-le).
3514 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
3515 Tim Rowledge).
3517 Bugfix: auto-scrolling didn't always stop when a drag ended.
3518 Bugfix: creating a panel with the same name as a file in the current
3519         directory caused an error due to a throwback from when panels were
3520         directories (spotted by Ewan Mac Mahon).
3522 30-Aug-2000 (Release 0.1.27)
3523 ~~~~~~~~~~~
3524 Increased the distance you have to move the pointer to start a drag
3525 slightly. Updated the manual.
3527 Panel icons can now be moved from one side to the other by simply moving
3528 over the gap in the middle. Previously, you had to jump over an icon on
3529 the other side.
3531 Left and right panels look better now. Also, they shrink if you add a top
3532 or bottom panel to make room.
3534 28-Aug-2000
3535 ~~~~~~~~~~~
3536 Dragging on the panel background allows you to slide the bar back and
3537 forth.
3539 27-Aug-2000
3540 ~~~~~~~~~~~
3541 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
3542 the wrong place. Install script no longer overwrites the default run
3543 actions; if the user has changed them leave them alone!
3544 (Martin Ward noted that symlinking to an executable would cause the
3545 executable to be destroyed on upgrade!)
3547 24-Aug-2000
3548 ~~~~~~~~~~~
3549 More improvements to the event handling. Seems to be working again at
3550 last!
3551 Made the toolbar buttons slightly larger, and added a textual display
3552 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
3553 click).
3554 Moved the pinboard over to the new mouse binding code too.
3556 21-Aug-2000
3557 ~~~~~~~~~~~
3558 Started rewriting the event handling for filer windows to go through
3559 the new code in bind.c, like the panel handling does.
3561 20-Aug-2000
3562 ~~~~~~~~~~~
3563 You can now drag icons from the panel to other applications.
3565 18-Aug-2000
3566 ~~~~~~~~~~~
3567 Dragging panel icons with the middle button allows you to move them around.
3569 New option to set the default height for new filer windows (patch from
3570 James Kermode).
3572 17-Aug-2000
3573 ~~~~~~~~~~~
3574 Selecting panel icons now grabs the primary selection. Pasting pastes all
3575 selected file path names. Icons can now be added to either side of the panel.
3577 Bug fix: Moving a file didn't always update the source directory.
3579 16-Aug-2000
3580 ~~~~~~~~~~~
3581 Many improvements to the panel - drag and drop to icons, adding new icons,
3582 selections (doesn't grab the primary selection yet though), removing icons
3583 and automatically saving the panel when it's changed.
3584         
3585 11-Aug-2000
3586 ~~~~~~~~~~~
3587 Improved reference counting on images (hopefully!). Lots of work on
3588 rewriting the panel system.
3590 07-Aug-2000
3591 ~~~~~~~~~~~
3592 Made the timeout for the spring-open feature configurable (requested by
3593 Chris Garrett).
3595 Use short form of --version in install.sh and don't use unsetenv() if it
3596 isn't available (Mattias Engdegård).
3598 06-Aug-2000
3599 ~~~~~~~~~~~
3600 New options to set the pinboard text foreground and background colours
3601 (suggested by James Kermode).
3603 05-Aug-2000
3604 ~~~~~~~~~~~
3605 Your home directory is now displayed as '~' in the title bar, rather
3606 than as a full path.
3608 01-Aug-2000 (Release 0.1.26)
3609 ~~~~~~~~~~~
3610 Added a popup menu of commonly used chmod strings to the Permissions
3611 box. Bracketed text and spaces are now ignored in the commands.
3612 Bug fix: Only menu keys changed since the last load were saved!
3614 31-Jul-2000
3615 ~~~~~~~~~~~
3616 Bug fix: Mount points on the pinboard didn't always redraw when the
3617 mounted/unmounted state changed.
3619 30-Jul-2000
3620 ~~~~~~~~~~~
3621 Renaming now uses the action windows. This means that you can now
3622 rename something onto another filesystem.
3624 28-Jul-2000
3625 ~~~~~~~~~~~
3626 The menu key bindings are now only saved if they actually changed.
3628 Code tidying: Moved some typedefs to the new `global.h' file and
3629 thus removed the dependencies between header files :-)
3631 26-Jul-2000
3632 ~~~~~~~~~~~
3633 Tab and Shift-Tab move to next and previous selected item.
3635 25-Jul-2000
3636 ~~~~~~~~~~~
3637 The new display styles can now be saved as the defaults (bug spotted by
3638 Vladimir Klebanov).
3640 When autoscrolling is used, prevent the last-highlighted directory
3641 from springing open. 'spring open' now defaults to off.
3643 The toolbar Up and Home buttons can act as drop targets (and spring open
3644 too!).
3646 Options to set the pinboard text background style (suggested by James
3647 Kermode).
3649 23-Jul-2000
3650 ~~~~~~~~~~~
3651 Added an option to control the spring-loading feature. Added tooltips
3652 to some of the options. Improved the rule for deciding whether to open
3653 a new window when you click on the toolbar buttons.
3655 Stopped the spring-open window moving while it's open (prevents a bug
3656 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
3658 Dragging near the edge of a window scrolls. Improved the lasso box drag
3659 to use the same system (so it scrolls without you having to move the
3660 mouse).
3662 22-Jul-2000
3663 ~~~~~~~~~~~
3664 Added 'spring-loaded' directories. If you drag a file over a directory and
3665 hold it there, the directory will spring open! (suggested by Barney
3666 Clarkson)
3668 21-Jul-2000
3669 ~~~~~~~~~~~
3670 In the path entry minibuffer, an exact match is favoured over any other
3671 match. So, if you enter '.xsession' and press Return you'll get it, not
3672 '.xsession-errors' or whatever!
3674 The filer now clears APP_DIR from the environment so that child processes
3675 don't get it. Fixed a bug which caused problems when using a small version
3676 of the 'missing image' image.
3678 19-Jul-2000
3679 ~~~~~~~~~~~
3680 Creating a new directory now makes sure the display is updated.
3682 18-Jul-2000 (Release 0.1.25)
3683 ~~~~~~~~~~~
3684 Prevent dragging from a pinboard selection to itself, or onto the desktop
3685 background.
3687 17-Jul-2000
3688 ~~~~~~~~~~~
3689 Clicking on the root window works (button-1 clears the selection,
3690 button-3 opens the pinboard menu). The pinboard can own the primary
3691 selection, which means that you can select something and then paste
3692 its name into another program.
3694 Keys bound to menu entries are automatically saved when the filer quits.
3696 16-Jul-2000
3697 ~~~~~~~~~~~
3698 Changed the install script so that the CVS directories don't get installed.
3700 The 'rox' script now just calls AppRun directly.
3701 Panels can be created without starting a new copy of the filer.
3702 The pinboard can be changed or removed by using --pinboard a second time.
3704 Files can be given as arguments - they are opened as if they were clicked
3705 on in a filer window (suggested by Alex Holden).  If no arguments are
3706 given then the default is now the current directory (not your home
3707 directory).
3709 If you start the leafname in the path minibuffer with '.' then the Show
3710 Hidden feature is temporarily turned on.
3712 15-Jul-2000
3713 ~~~~~~~~~~~
3714 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
3715 selects the icon clicked on while the menu is open. Pinned icons are
3716 now updated when the pointer moves over them, if necessary.
3718 14-Jul-2000
3719 ~~~~~~~~~~~
3720 Menu-clicking on a pinboard icon now brings up a menu.
3721 Clicks on the root window are still ignored though; need to support
3722 the GNOME-compliant window manager system for passing root clicks on...
3724 12-Jul-2000
3725 ~~~~~~~~~~~
3726 Files can now be dragged to pinboard icons, and they highlight nicely too!
3727 If the --override option is used, the filer will bypass the window manager
3728 and position the icons directly.
3730 11-Jul-2000
3731 ~~~~~~~~~~~
3732 Pinboard icons can now be dragged to filer windows or applications, just
3733 like normal icons.
3735 10-Jul-2000
3736 ~~~~~~~~~~~
3737 Changed the DnD code to make it easier for the pinboard code to use it.
3738 Up and Home buttons on the toolbar now use the 'New window on button 1'
3739 option setting (suggested by Vincent Lefèvre).
3741 09-Jul-2000
3742 ~~~~~~~~~~~
3743 Pinboard can have mount points and symlinks on it.
3745 06-Jul-2000
3746 ~~~~~~~~~~~
3747 Dragging with the Menu button moves icons around. Clicking with the
3748 other button removes icons from the pinboard.
3750 05-Jul-2000
3751 ~~~~~~~~~~~
3752 Dragging files to the pinboard adds them to it and automatically saves
3753 the pinboard too.
3755 02-Jul-2000
3756 ~~~~~~~~~~~
3757 Pinboard is now loaded from a file specified on the command line.
3759 01-Jul-2000
3760 ~~~~~~~~~~~
3761 'Home' now appears on the background if you run it with --pinboard.
3762 Clicking opens your home directory. Doesn't do much else.
3763 Fixed a bug which prevented the minibuffer label from appearing on
3764 some versions of GTK+.
3766 30-Jun-2000
3767 ~~~~~~~~~~~
3768 First steps towards pinboard support (requested by P.S.S.Camp and
3769 Darren Winsper).
3771 16-Jun-2000
3772 ~~~~~~~~~~~
3773 Changed the Display menu layout - now there are four basic types (Large or
3774 Small, with or without details) and the type of detail desired is chosen
3775 from a sub-sub-menu.
3777 Added a new display style - bars showing the sizes of the files. The bars are
3778 drawn on a log scale.
3780 15-Jun-2000
3781 ~~~~~~~~~~~
3782 Changed the display menu - you can now choose large or small icons, with or
3783 without details. The details displayed can also be changed. I'm not quite
3784 happy with the UI yet though...
3786 Split the filer.c source file into two (filer.c and display.c) since it was
3787 becoming rather unwieldy. This means that some of the option names have
3788 changed because they've moved to a new section in the options window...
3790 14-Jun-2000
3791 ~~~~~~~~~~~
3792 Fixed a problem where ImLib support failed on multi-depth displays (reported
3793 by Stephen Harrison).
3795 06-Jun-2000 (Release 0.1.24)
3796 ~~~~~~~~~~~
3797 Added the install.sh script for easier installation.
3798 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
3799 standard types are in Choices.
3800 Fixed a bug which could cause 'top' panels to appear in the wrong place
3801 (Alex Holden).
3802 Changed the sort order for Sort By Type so that directories come before
3803 files (suggested by Chris Garrett).
3804 `Single-click navigation' and 'Ignore case when sorting' now both default
3805 to On.
3807 03-Jun-2000
3808 ~~~~~~~~~~~
3809 Improved the theme support to allow tiled background images.
3810 Fixed a bug which prevented tilde expansion from working in the
3811 shell command minibuffer.
3813 02-Jun-2000
3814 ~~~~~~~~~~~
3815 Made the help button look a bit nicer and changed the Find and Permissions
3816 action windows to use the icon instead of a text button.
3817 Removed the 3D borders from the help and toolbar buttons when not selected
3818 (looks much better!). Setting a run action by dragging to a symlink now
3819 dereferences the link (suggested by Ewan Mac Mahon).
3821 Default search path for Choices is now:
3822         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
3824 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
3825 probably slows everything down, but the next Gtk+ release should do double
3826 buffering so all this will get changed then...
3828 01-Jun-2000
3829 ~~~~~~~~~~~
3830 Added a Help icon to the toolbar, which does the same as choosing `Show
3831 ROX-Filer Help' from the menu.
3833 25-May-2000
3834 ~~~~~~~~~~~
3835 Started adding some code to truncate long filenames (not finished yet).
3836 Fixed a bug which could cause directories to appear empty when using VFS.
3837 Added the 'Select If' minibuffer, which selects all files matching the
3838 entered expression.
3840 21-May-2000
3841 ~~~~~~~~~~~
3842 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
3843 Updated several of the remaining icons by copying them from the GNOME
3844 desktop (suggested by Volker Braun).
3847 16-May-2000 (Release 0.1.23)
3848 ~~~~~~~~~~~
3849 Added the `Window->Set Run Action' menu item. This allows you to specify the
3850 default run action for a file by simply dragging the file into a program.
3851 You can also enter a shell command in the minibuffer to make that command
3852 the default.
3853 The cursor is a bit nicer and usually appears where you want it to now. You
3854 can also get rid of it by pressing Escape.
3856 12-May-2000
3857 ~~~~~~~~~~~
3858 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
3859 Applied Vincent's patch (minor updates to the Frech translation).
3860 Fixed a problem with the pixmap caching - the filer would detect that the
3861 file had changed and try to reload it, but ImLib would simply return its
3862 cached copy!
3864 28-Apr-2000
3865 ~~~~~~~~~~~
3866 Removed a debugging message that had somehow got into the release version :-(
3867 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
3868 an empty directory caused odd effects.
3870 24-Apr-2000 (Release 0.1.22)
3871 ~~~~~~~~~~~
3872 When starting, the filer will check to see if it is already running.
3873 If it is then the arguments are passed to that copy.
3875 23-Apr-2000
3876 ~~~~~~~~~~~
3877 Bug fix: Attempting to open a Find preview window could cause a crash
3878 if the directory containing the item could not be opened.
3879 Button-3 clicking on the toolbar icons opens a new window.
3882 21-Apr-2000
3883 ~~~~~~~~~~~
3884 Added Vincent Lefevre's French translation. Changed to using my own
3885 gettext function because some platforms don't have it or implement
3886 it differently.
3888 18-Apr-2000 (Release 0.1.21)
3889 ~~~~~~~~~~~
3890 Completed marking translatable strings. Dragging with the middle button
3891 now moves files.
3893 17-Apr-2000
3894 ~~~~~~~~~~~
3895 Made lots of changes to the way menus are stored; this makes i18n of the
3896 menus easier.
3898 16-Apr-2000
3899 ~~~~~~~~~~~
3900 Added GNU gettext support.
3901 Shell meta-characters in shell commands are escaped.
3903 15-Apr-2000
3904 ~~~~~~~~~~~
3905 Tab in the shell commands minibuffer does shell-style completion.
3907 14-Apr-2000 (Release 0.1.20)
3908 ~~~~~~~~~~~
3909 ImLib is used for rendering if possible. Small Icons super-samples the
3910 image down.
3912 13-Apr-2000
3913 ~~~~~~~~~~~
3914 Copying from inside a VFS directory now works.
3916 09-Apr-2000
3917 ~~~~~~~~~~~
3918 Added the Shell Command feature to the minibuffer.
3919 Fixed a bug which causes unnecessary flickering when a hidden file was
3920 detected.
3921 Removed 'Touch' from the menu; easy enough from the minibuffer now.
3922 Changed the type guessing system - scans all files in MIME-info directories
3923 now.
3925 02-Apr-2000
3926 ~~~~~~~~~~~
3927 Added a nice list displaying the found files. Clicking opens a preview window
3928 onto the directory and winks the file.
3930 18-Mar-2000
3931 ~~~~~~~~~~~
3932 Merged the MIME-Type and Special fields in the info window into a single
3933 Type field (since only one could be used at a time anyway).
3934 Made lots of changes to the panel menu. You can now remove things much more
3935 easily.
3936 Unstat()able files now display the error message in the Full Info display,
3937 instead of random values.
3938 Check for copying a directory onto itself, as well as into itself.
3940 Applied Bernard's patch:
3941 - Copy (menu entry) now works with action window.
3942 - Deleted/moved directory displays are automatically hidden.
3943 - Added option not to allow run/copy when object
3944   dragged to filer (not panels) icons. Some people like
3945   it the RISC OS way...
3946 - Full info alignment of App objects and owner/group
3947   alignment corrected.
3948 - Info window: added special info for symlinks, apps
3949   and mount points.
3951 17-Mar-2000
3952 ~~~~~~~~~~~
3953 Added support for mc's Virtual File System.
3955 12-Mar-2000
3956 ~~~~~~~~~~~
3957 New Window appears greyed out if Unique Windows is selected.
3958 Added 'Permissions' (chmod) feature.
3960 10-Mar-2000
3961 ~~~~~~~~~~~
3962 Added Bernard Jungen's patch:
3963 - Dates are displayed in a more RISC OS like format.
3964 - (Scanning) is shown in the titlebar during scans.
3965 - Option to only display one window per directory.
3966 - User and group names displayed in the Full Info view.
3967 - Open Parent in the root does nothing.
3968 - Errors in options are only reported once.
3969 - File does chdir() if -b isn't possible (prevents getting the full path
3970   in the file(1) says... box).
3973 Before the Changes file
3974 ~~~~~~~~~~~~~~~~~~~~~~~
3975 The following people added code before I started keeping this log:
3977 Jens Askengren          GNOME-style toolbar
3978 Bernard Jungen          lots of patches all over the place!
3979 Christiansen Merel      initial support for ImLib
3980 Chris Sawer             leafname field in the Info box
3981 Simon Truss             support for mount points on NetBSD