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