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