r3815: Removed copy of GTK icon theme system. We now depend on GTK 2.4, which
[rox-filer.git] / ROX-Filer / Help / Changes
blob0a8b6dcd529864237e487f48bbd7f48e80a25d02
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 12-Feb-2005
6 ~~~~~~~~~~~
7 Removed copy of GTK icon theme system. We now depend on GTK 2.4, which
8 includes it (Thomas Leonard).
10 09-Feb-2005
11 ~~~~~~~~~~~
12 Defer re-generating a thumbnail until 5 seconds after the timestamp on 
13 the old one (Stephen Watson).
14 Bugfix: A file could be added many times to the thumbnail queue, causing
15         the progress bar to behave strangely (Stephen Watson).
16 More changes for installing onto NFS mounted directory (Stephen Watson).
18 31-Jan-2005
19 ~~~~~~~~~~~
20 Fixed a compiler warning by removing an unnecessary extra tooltips object
21 (Andreas Jochens).
23 30-Jan-2005
24 ~~~~~~~~~~~
25 Updated French translation (Vincent Lefèvre).
27 29-Jan-2005 (Release 2.2.0)
28 ~~~~~~~~~~~
29 Added Finnish translation (Jari Rahkonen).
31 24-Jan-2005
32 ~~~~~~~~~~~
33 Bugfix: More crashes due to Japanese characters; last patch didn't fix all
34         the problems (Thomas Leonard; reported by Lewis Denizen).
36 23-Jan-2005 (Release 2.1.6)
37 ~~~~~~~~~~~
38 Updated French translation (Vincent Lefèvre).
39 Bugfix: Japanese digit characters crashed the filer, because some code thought
40         they were digits, and anothers thought they weren't (Thomas Leonard;
41         reported by Lewis Denizen).
43 22-Jan-2005
44 ~~~~~~~~~~~
45 Updated French manual translation (Arnaud Calvo).
47 21-Jan-2005
48 ~~~~~~~~~~~
49 Bugfix: If, when building, objcopy exits with an error then don't strip
50         the binary (Stephen Watson).
52 20-Jan-2005
53 ~~~~~~~~~~~
54 Updated Dutch translation (Jan Wagemakers).
56 18-Jan-2005
57 ~~~~~~~~~~~
58 Bugfix: Don't show the permissions in the properties window for
59         symbolic links as they don't behave as you might expect
60         (Stephen Watson, reported by Max Power).
62 16-Jan-2005
63 ~~~~~~~~~~~
64 Fixed some spelling errors and made some messages easier to translate
65 (Vincent Lefèvre).
67 15-Jan-2005 (Release 2.1.5)
68 ~~~~~~~~~~~
69 Bugfix: An extra arrow had appeared in the Find box (Thomas Leonard).
70 Bugfix: We were inconsistent about when filenames were escaped. Eg, creating
71         a directory called "a%20b" actually created "a b" (Thomas Leonard).
72 Bugfix: Panel icons with no label displayed an empty tooltip (Thomas Leonard).
73 Bugfix: Selecting a pinboard icon only redrew the text path (Thomas Leonard).
75 13-Jan-2005
76 ~~~~~~~~~~~
77 Updated Japanese translation (Hiroaki Tanaka).
79 12-Jan-2005
80 ~~~~~~~~~~~
81 Slight change to install script for when the installation directory is
82 on an NFS mount (Stephen Watson).
84 10-Jan-2005
85 ~~~~~~~~~~~
86 Can now disable use of extended attributes (Stephen Watson).
88 08-Jan-2005
89 ~~~~~~~~~~~
90 Allow renaming multiple files at once. This opens the Bulk Rename window,
91 which allows manual editing of the names, as well as regular-expression
92 based transformations (Thomas Leonard).
94 Rename buttons in Set Run Action box so that they make sense (Thomas Leonard;
95 reported by Jonatan Liljedahl).
97 Bugfix: Filer would crash when the screen was resized if there was no
98         pinboard (Thomas Leonard).
99 Bugfix: Xinerama support had broken panel repositioning in response to
100         XRANDR screen resizing events (Thomas Leonard).
102 03-Jan-2005
103 ~~~~~~~~~~~
104 Set the name for filer windows to 'rox-filer'. This allows theming the fonts
105 just for ROX-Filer (Lucas Hazel).
107 23-Dec-2004
108 ~~~~~~~~~~~
109 If an item has extended attributes, report that before checking whether they
110 are supported (Thomas Leonard).
111 Updated Chinese translation (Babyfai Cheung).
112 Bugfix: Pressing Escape now closes the Properties box (reported by Arnaud
113         Calvo).
115 09-Dec-2004
116 ~~~~~~~~~~~
117 Bugfix: Test for presence of extended attributes on Solaris gave wrong
118         answer when they were not supported (Stephen Watson).
120 08-Dec-2004
121 ~~~~~~~~~~~
122 The icons for mount point and symbolic link are now side-by-side, not
123 one on top of the other, and a new icon is used to mark files with
124 extended attributes (Stephen Watson).
126 27-Nov-2004
127 ~~~~~~~~~~~
128 Bugfix: Use gtk_selection_data_set_text instead of gtk_selection_data_set when
129         pasting filenames so that other applications know the string is UTF-8
130         (Thomas Leonard; reported by Dennis).
132 27-Nov-2004
133 ~~~~~~~~~~~
134 Better extended attribute detection under Solaris (Stephen Watson).
136 25-Nov-2004
137 ~~~~~~~~~~~
138 More extended attribute support. The "Set Type..." menu item should be 
139 disabled if not supported by the system or FS (Stephen Watson).
141 24-Nov-2004
142 ~~~~~~~~~~~
143 Method of scaling pinboard images is now an option, as the default could
144 produce poor results on some systems (Stephen Watson).
146 22-Nov-2004
147 ~~~~~~~~~~~
148 Updated it.po and Manual-it.xml (Yuri Bongiorno)
150 19-Nov-2004
151 ~~~~~~~~~~~
152 Bugfix: Dragging a lasso box above the top of the window in details mode
153         selected all the items outside the box (Thomas Leonard; reported by
154         Anthony DiSante).
156 12-Nov-2004
157 ~~~~~~~~~~~
158 Only show executable files in green if clicking would actually run them, not
159 just because they have the execute bit set (Thomas Leonard).
161 11-Nov-2004
162 ~~~~~~~~~~~
163 Much faster thumbnail generation (Ken Hayber, reported by Anthony DiSante).
165 08-Nov-2004
166 ~~~~~~~~~~~
167 When closing a filer window showing a directory under a user-mounted
168 mount-point, offer to unmount the device if no other filer window also shows
169 that mount point (requested by Tony Houghton and others). Also do this check
170 when changing to a parent directory.
171 Scale iconified window icons on the pinboard down to normal size (Ken Hayber).
173 08-Nov-2004
174 ~~~~~~~~~~~
175 Updated Dutch translation (Jan Wagemakers).
177 07-Nov-2004
178 ~~~~~~~~~~~
179 Work on the action box, including a progress bar (Stephen Watson).
181 24-Oct-2004
182 ~~~~~~~~~~~
183 Added PinboardRemove() SOAP call (Stephen Watson).
185 20-Oct-2004 (Release 2.1.4)
186 ~~~~~~~~~~~
187 Added Portuguese translation (Rodrigo Cesar Herefeld).
189 16-Oct-2004
190 ~~~~~~~~~~~
191 Some improvements to saved display settings (Takuo Yonezawa and Stephen 
192 Watson).
193 Updated Spanish translation (Marcelo Ramos).
195 15-Oct-2004
196 ~~~~~~~~~~~
197 Allow multiple arguments for executable pinboard and panel icons (Thomas
198 Leonard).
199 Updated it.po and Manual-it (Yuri Bongiorno).
201 12-Oct-2004
202 ~~~~~~~~~~~
203 Use a higher quality setting when scaling the backdrop image (Ken Hayber).
205 06-Oct-2004
206 ~~~~~~~~~~~
207 Added PanelRemove() SOAP call (Sabin Iacob).
208 Bugfix: Mounting a directory that was accessed through a symlinked directory
209         used the symbolic path, confusing the mount command (Thomas Leonard;
210         reported by Anthony DiSante).
212 29-Sep-2004
213 ~~~~~~~~~~~
214 Force panel to not take focus when using GTK 2.4 (Thomas Leonard).
216 28-Sep-2004
217 ~~~~~~~~~~~
218 Minimum width of toolbar now an option (requested by Matthew Weier O'Phinney).
220 21-Sep-2004
221 ~~~~~~~~~~~
222 Only examine items that are actually displayed, not all items in a directory.
223 Saves checking hidden files, which typically speeds up opening the home
224 directory. Removed an unnecessary extra scan when opening a directory
225 with the default filter setting. Removed the double scan when clicking Refresh
226 and two windows show the same directory (Thomas Leonard).
228 20-Sep-2004
229 ~~~~~~~~~~~
230 Added option to make panels have the type _NET_WM_WINDOW_TYPE_DOCK (Tony
231 Houghton). Metacity needs this.
233 17-Sep-2004
234 ~~~~~~~~~~~
235 If we can't guess a file's type from its name or extended attribute, try
236 looking at its contents too, if we have gnomevfs 2.8.0 or later available
237 (Thomas Leonard).
239 11-Sep-2004
240 ~~~~~~~~~~~
241 Panel and pinboard icons can now have a single argument set for them.
242 If you need more than one argument, consider creating a wrapper
243 (Stephen Watson).
245 09-Sep-2004
246 ~~~~~~~~~~~
247 Added --massif option for profiling memory usage (Thomas Leonard).
248 Warn about missing libsm in configure.in (reported by fedewico).
250 06-Sep-2004
251 ~~~~~~~~~~~
252 When resizing a window, only warp the pointer as much as necessary to keep
253 it inside the window (Thomas Leonard).
255 02-Sep-2004
256 ~~~~~~~~~~~
257 Ensure that a panel applet's properties are set before starting the applet
258 (reported by Tony Houghton).
260 01-Sep-2004
261 ~~~~~~~~~~~
262 Fixed panel menu positioning for multiple monitors with different resolutions
263 (Tony Houghton).
264 Use _NET_WM_STATE_BELOW to raise and lower the panel (Tony Houghton). Not
265 changing to type DOCK yet as it breaks some WMs.
267 25-Aug-2004
268 ~~~~~~~~~~~
269 Use new GTK 2.2 functions to set window hints now that we don't support 2.0
270 anymore (Guido Schimmels).
272 23-Aug-2004
273 ~~~~~~~~~~~
274 Plug a memory leak when loading SVG type icons (Stephen Watson).
276 18-Aug-2004
277 ~~~~~~~~~~~
278 Fix for the Solaris extended attribute support (Stephen Watson). 
280 13-Aug-2004
281 ~~~~~~~~~~~
282 Set minimum width of toolbar so that all buttons are visible (Stephen Watson).
284 10-Aug-2004
285 ~~~~~~~~~~~
286 When adding an entry to the Recently Visited menu, remove its parent directory.
287 This stops the list filling up with near-duplicates when you have deeply
288 nested directories (Thomas Leonard).
290 08-Aug-2004
291 ~~~~~~~~~~~
292 Updated French manual translation (Arnaud Calvo).
294 05-Aug-2004
295 ~~~~~~~~~~~
296 For debugging, show the failed URI when dragging to the pinboard (Thomas
297 Leonard).
299 03-Aug-2004
300 ~~~~~~~~~~~
301 Use Help icon instead of Info icon for popup help buttons (Thomas Leonard).
303 02-Aug-2004
304 ~~~~~~~~~~~
305 Updated French translation (Vincent Lefèvre).
307 01-Aug-2004 (Release 2.1.3)
308 ~~~~~~~~~~~
309 Build in ROX-Filer/build, not ~/build/ROX-Filer.
311 30-Jul-2004
312 ~~~~~~~~~~~
313 Renamed Cancel to Close in the Properties box (suggested by Arnaud Calvo).
314 Updated some calls to use newer APIs, and allow compilation on systems where
315 deprecated widgets are disabled by default (reported by Vincent Lefèvre and
316 Guido Schimmels).
317 Bugfix: Panel icons were no longer shown highlighted when selected.
319 23-Jul-2004
320 ~~~~~~~~~~~
321 Bugfix: When opening a new directory with saved settings, the filer would
322         print a warning and then crash.
324 21-Jul-2004
325 ~~~~~~~~~~~
326 Changed email address given as the one to send bugs to when using
327 --help to the rox-devel list (Stephen Watson).
328 Thumbnail generation now handles files with UTF-8 characters (Anatoly
329 Asviyan). 
331 16-Jul-2004
332 ~~~~~~~~~~~
333 Removed action window screenshot from manual to save space.
335 15-Jul-2004
336 ~~~~~~~~~~~
337 Proper check for the stat[v]fs headers (Stephen Watson, reported by
338 Lucas Hazel).
340 13-Jul-2004
341 ~~~~~~~~~~~
342 Added firefox to list of default browsers (suggested by eugene).
344 10-Jul-2004
345 ~~~~~~~~~~~
346 Added Romanian translation (Cosma Florin).
348 01-Jul-2004
349 ~~~~~~~~~~~
350 Can now set "Brief" option on the Copy and Move action windows (Stephen 
351 Watson).
352 Properties window handles mount points specially when calculating their size
353 (Stephen Watson).
355 30-Jun-2004
356 ~~~~~~~~~~~
357 Bugfix: On Linux, the filer called setxattr instead of getxattr, thus
358         preventing setting filetypes with extended attributes from working.
359 Bugfix: Copy and Move now obey the "Brief" option (Stephen Watson, reported
360         by Graham Borland)
362 29-Jun-2004
363 ~~~~~~~~~~~
364 Bugfix: On multi-monitor setups, filer windows always opened on the top/left
365         monitor (reported by Kacper Wysocki). Now they open on the monitor
366         under the pointer.
368 27-Jun-2004
369 ~~~~~~~~~~~
370 Icons of minimized windows remember their positions on the pinboard (Stephen 
371 Watson).
372 Filer now officially requires GTK 2.2.0 or later (wasn't working with 2.0
373 anyway, and noone had complained).
374 Bugfix: A race in the code for updating iconified window titles could cause
375         the filer to crash with a BadWindow error.
377 26-Jun-2004
378 ~~~~~~~~~~~
379 Another Properties window fix: if there is no output from the du command
380 then put a message indicating an error (Stephen Watson).
381 Can now compile without Xinerama support on GTK+ < 2.2.0 (Tony Houghton).
383 23-Jun-2004
384 ~~~~~~~~~~~
385 Let the panel autoscroll during a drag (Stephen Watson).
387 18-Jun-2004
388 ~~~~~~~~~~~
389 Fix another bug when closing Properties window before it has finished
390 scanning the directory (Stephen Watson).
392 09-Jun-2004
393 ~~~~~~~~~~~
394 Improved Xinerama support: now works for tooltips and action windows; filer
395 windows are no longer prone to leaving their borders overlapping; panel uses
396 _NET_WM_STRUT_PARTIAL so it only affects the monitor it's on (Tony Houghton).
398 04-Jun-2004
399 ~~~~~~~~~~~
400 Make ignoring executable files with known extensions the default setting
401 (suggested by Daniel Poersch). Freedesktop.org is discussing a plan to mark
402 individual MIME types as executable, which may be a better long-term
403 solution.
404 Option to prevent maximising windows from covering the panels (requested
405 by Simon Templer and others).
407 29-May-2004
408 ~~~~~~~~~~~
409 Type specific Send To entries now shown for multiple files when they
410 are all of the same type (Stephen Watson).
411 Can now drag icons to the very end of the panel (Stephen Watson).
413 28-May-2004
414 ~~~~~~~~~~~
415 Another place to look for apsymbols.h (Stephen Watson).
417 26-May-2004
418 ~~~~~~~~~~~
419 More fixes for the new build system (Stephen Watson).
421 25-May-2004
422 ~~~~~~~~~~~
423 Fix portability of new build system and ensure configure can find the 
424 version number again (Stephen Watson).
426 22-May-2004
427 ~~~~~~~~~~~
428 Build object files in ~/build/ROX-Filer, in case source directory is read-only.
429 This also reduces the risk of distributing the object files by accident.
431 14-May-2004
432 ~~~~~~~~~~~
433 Don't allow toolbar buttons to focus (needed for GTK 2.4).
435 08-May-2004
436 ~~~~~~~~~~~
437 Fix loss of bookmark name when re-ordering (Rahsheen Porter).
438 Removed installation of thumbnail handlers via the Set Icon dialog. It was
439 never documented and all the thumbnailers use the mime_handler installation
440 anyway (Stephen Watson).
442 04-May-2004
443 ~~~~~~~~~~~
444 Updated French manual translation (Arnaud Calvo).
446 02-May-2004
447 ~~~~~~~~~~~
448 Updated Dutch translation (Jan Wagemakers).
450 01-May-2004
451 ~~~~~~~~~~~
452 Updated French translation (Vincent Lefèvre).
454 30-Apr-2004 (Release 2.1.2)
455 ~~~~~~~~~~~
456 Removed toolbar hint type from panel. It caused too many problems.
458 29-Apr-2004
459 ~~~~~~~~~~~
460 Added 'Download handler' to drag and drop options. This program is invoked
461 when a URI is dragged to the filer (eg, from a web-browser). The default
462 command runs wget to download the file (Andrew Flegg).
464 27-Apr-2004
465 ~~~~~~~~~~~
466 Bugfix: URIs received through drag-and-drop were unescaped twice, causing
467         problems with names containing the '%' character (spotted by Jonatan
468         Liljedahl).
470 21-Apr-2004
471 ~~~~~~~~~~~
472 Cope with spaces in ROX-Filer's path.
473 Added a load of default keys, since many GTK setups now make it almost
474 impossible to change shortcuts.
475 Added --leaks option to run ROX-Filer through valgrind with the memory
476 leak option checking on (Stephen Watson).
478 08-Apr-2004
479 ~~~~~~~~~~~
480 Added Xinerama support (Tony Houghton).
481 Set window type hint = toolbar for panel to prevent it appearing in pagers etc
482 (Tony Houghton).
484 04-Apr-2004
485 ~~~~~~~~~~~
486 Added method of saving display settings for directories. Mostly working,
487 but bugs remain related to size and position (Stephen Watson).
488 Updated Spanish translation (Marcelo Ramos).
490 03-Apr-2004
491 ~~~~~~~~~~~
492 Load extended attribute functions dynamically. This should mean that compiling
493 ROX-Filer with a new glibc won't make it stop working with older versions due
494 to the functions being missing.
496 02-Apr-2004
497 ~~~~~~~~~~~
498 Use * as a synonym for unfiltered (Stephen Watson).
500 25-Mar-2004
501 ~~~~~~~~~~~
502 Bookmarks can be given titles (Stephen Watson).
504 24-Mar-2004
505 ~~~~~~~~~~~
506 Fix memory leak in thumbnails code (Stephen Watson).
508 20-Mar-2004
509 ~~~~~~~~~~~
510 Fixed bug in details mode for showing hidden files (Stephen Watson).
512 18-Mar-2004
513 ~~~~~~~~~~~
514 Don't display an error box when installing the ROX icon theme. It just
515 worries people for no reason.
517 17-Mar-2004
518 ~~~~~~~~~~~
519 Updated Chinese translation (Babyfai Cheung).
521 16-Mar-2004
522 ~~~~~~~~~~~
523 Option to make the File menu appear directly when the menu is opened with
524 files selected (Peter Geer).
526 15-Mar-2004
527 ~~~~~~~~~~~
528 Added an arrow to the comparison area of the action box so you can see
529 which file overwrites the other (Stephen Watson).
531 10-Mar-2004
532 ~~~~~~~~~~~
533 Sort by user/group now uses the name, not the number (Stephen Watson).
535 07-Mar-2004
536 ~~~~~~~~~~~
537 Added 'Select by Name'.
539 06-Mar-2004
540 ~~~~~~~~~~~
541 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
543 01-Mar-2004
544 ~~~~~~~~~~~
545 Can now filter files by name, using normal shell (glob) patterns (Stephen 
546 Watson).
548 03-Feb-2004
549 ~~~~~~~~~~~
550 Updated it.po and Manual-it (Yuri Bongiorno).
552 01-Feb-2004
553 ~~~~~~~~~~~
554 Updated French translation (Vincent Lefèvre).
556 24-Jan-2004 (Release 2.1.1)
557 ~~~~~~~~~~~
558 Updated French manual translation (Arnaud Calvo).
559 Updated Dutch translation (Jan Wagemakers).
561 22-Jan-2004
562 ~~~~~~~~~~~
563 Updated French translation (Vincent Lefèvre).
565 21-Jan-2004
566 ~~~~~~~~~~~
567 Misc changes for next release.
569 18-Jan-2004
570 ~~~~~~~~~~~
571 Accept Mozilla's alternative to the standard text/uri-list target during
572 drag-and-drop (Andrew Flegg).
574 07-Jan-2004
575 ~~~~~~~~~~~
576 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
577         CapsLock, etc were turned on (reported by Peter Geer).
578 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
579         Watson, reported on #rox).
581 06-Jan-2004
582 ~~~~~~~~~~~
583 Renamed some functions stolen from Gtk to avoid possible conflicts with
584 the Gtk-2.3 series (reported by Stu Tissimus).
586 20-Dec-2003
587 ~~~~~~~~~~~
588 Make the Ctrl-button-3 menu pointer appear at the same place regardless
589 of the number of custom entries (Stephen Watson).
591 19-Dec-2003
592 ~~~~~~~~~~~
593 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
594 pointer (suggested by Ryan Pavlik).
596 10-Dec-2003
597 ~~~~~~~~~~~
598 Allow non image/* thumbnails in details mode. Label next to the combo 
599 in the Set Type action dialog is now "Type" and not "Command" (Stephen
600 Watson).
602 03-Dec-2003
603 ~~~~~~~~~~~
604 Work out which include file we need for getxattr (Stephen Watson).
606 02-Dec-2003
607 ~~~~~~~~~~~
608 Allow editing a symlink's target from the Properties box (suggested by Arnaud
609 Calvo).
610 Experimental extended attributes support for setting MIME types (Stephen
611 Watson).
613 29-Nov-2003
614 ~~~~~~~~~~~
615 More drag and drop fixes relating to escaped URI's (Stephen Watson).
617 23-Nov-2003
618 ~~~~~~~~~~~
619 Added 'Specify the prefix' install option (Ryan Pavlik).
620 Updated Russian translation (Vladimir Popov).
622 20-Nov-2003
623 ~~~~~~~~~~~
624 Bugfix: Cancelling the info window with a du process still running could
625         crash the filer (reported by Peter Geer).
627 17-Nov-2003
628 ~~~~~~~~~~~
629 Renamed 'Info' menu item to 'Properties'.
631 31-Oct-2003
632 ~~~~~~~~~~~
633 If a panel icon has an empty label, show it full size (requested by Stephen
634 Crouch).
636 26-Oct-2003
637 ~~~~~~~~~~~
638 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
639 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
640 for the same reason.
641 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
642         by Nils-Erik Svangård).
644 25-Oct-2003
645 ~~~~~~~~~~~
646 Updated Dutch translation (Jan Wagemakers).
647 Resizing by double clicking on background now optional (Stephen Watson).
649 22-Oct-2003
650 ~~~~~~~~~~~
651 Added optional top and bottom margines for iconized window placement
652 (Stephen Watson).
654 16-Oct-2003
655 ~~~~~~~~~~~
656 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
657 or opening a menu). This also prevents a flickering problem with Openbox 3.
659 15-Oct-2003
660 ~~~~~~~~~~~
661 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
662         support not being detected (igla).
664 14-Oct-2003
665 ~~~~~~~~~~~
666 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
668 13-Oct 2003
669 ~~~~~~~~~~~
670 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
671 dialog (Stephen Watson).
673 09-Oct-2003
674 ~~~~~~~~~~~
675 Improved socket icon (taken from Howard Shane's new theme).
677 08-Oct-2003
678 ~~~~~~~~~~~
679 Updated French manual translation (Arnaud Calvo).
680 Updated German translation (Guido Schimmels).
681 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
682 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
683 nicely.
685 07-Oct-2003 (Release 2.1.0)
686 ~~~~~~~~~~~
687 Updated French translation (Vincent Lefèvre).
688 Removed some dead code, memory leaks, etc that had crept in.
690 04-Oct-2003
691 ~~~~~~~~~~~
692 New icon for selection ops.
694 03-Oct-2003
695 ~~~~~~~~~~~
696 Updated Spanish translation (Marcelo Ramos).
698 01-Oct-2003
699 ~~~~~~~~~~~
700 Minor fix to German translation (Daniel Pörsch).
702 30-Sep-2003
703 ~~~~~~~~~~~
704 Update error message about missing MIME database to give the new URI.
706 29-Sep-2003
707 ~~~~~~~~~~~
708 Stock icons in panel and pinboard menus.
709 Added icon theme selector.
711 28-Sep-2003
712 ~~~~~~~~~~~
713 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
715 27-Sep-2003
716 ~~~~~~~~~~~
717 Allow icons in Choices to override the theme.
719 26-Sep-2003
720 ~~~~~~~~~~~
721 Bugfix: If no pinboard or panel icons were present, the menu could not be
722         opened (reported by John Pettigrew).
724 22-Sep-2003
725 ~~~~~~~~~~~
726 Added italian manual, updated it.po (Yuri Bongiorno).
727 Implementation of Format, just as a user-defined command. Also mount
728 point menu items reflect mounted/not mounted status (Stephen Watson).
730 18-Sep-2003
731 ~~~~~~~~~~~
732 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
733 takes an optional Window element. Pass the same Window to re-use the window.
735 17-Sep-2003
736 ~~~~~~~~~~~
737 Allow ejecting mounted media.
739 12-Sep-2003
740 ~~~~~~~~~~~
741 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
742 dragged to it (reported by Eugeni Andreechtchev).
743 Get file icons using freedesktop.org icon theme system.
745 05-Sep-2003
746 ~~~~~~~~~~~
747 Added Czech translation (Jan Provaznik).
749 20-Aug-2003
750 ~~~~~~~~~~~
751 Help, Format, Eject and Free Space now appear in the AppMenu section of the
752 menu. Help is only shown for applications, and the others only for mount
753 points.
755 16-Aug-2003
756 ~~~~~~~~~~~
757 Added ability to call external programs to generate thumbnails for types 
758 other than image/* (Stephen Watson).
760 12-Aug-2003
761 ~~~~~~~~~~~
762 If a string can't be converted from the local character set to UTF-8,
763 fallback to converting from iso-8859-1.
765 07-Aug-2003
766 ~~~~~~~~~~~
767 Get shared MIME database through Zero Install, if possible.
768 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
770 06-Aug-2003
771 ~~~~~~~~~~~
772 Updated French manual translation (Arnaud Calvo).
774 02-Aug-2003
775 ~~~~~~~~~~~
776 Allow types other than image/* to have thumbnails, although we can't 
777 generate them yet (Stephen Watson).
778 Added Eject menu option for unmounted mount points (Stephen Watson).
780 28-Jul-2003
781 ~~~~~~~~~~~
782 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
784 14-Jul-2003
785 ~~~~~~~~~~~
786 Less frame-heavy look for info box (Thomas Leonard).
787 When mounting, force a refresh even if the mtime of the new disk is the same,
788 since some formats don't change it. Also, if mounting gives an error, check to
789 see if it worked anyway (Thomas Leonard).
791 13-Jul-2003
792 ~~~~~~~~~~~
793 Added sort and selection buttons to the toolbar. They start off disabled,
794 enable them from Options->Tools if you want them (Stephen Watson).
796 Escape text/uri-list for drag and drop operations (Stephen Watson).
798 12-Jul-2003
799 ~~~~~~~~~~~
800 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
802 10-Jul-2003
803 ~~~~~~~~~~~
804 Added CheckButtons to the info window to allow manipulation of permission 
805 bits (Stephen Watson).
807 09-Jul-2003
808 ~~~~~~~~~~~
809 Added count of directory contents to info window (Stephen Watson).
811 04-Jul-2003
812 ~~~~~~~~~~~
813 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
815 30-Jun-2003
816 ~~~~~~~~~~~
817 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
818 (reported by Arnaud Calvo).
820 29-Jun-2003
821 ~~~~~~~~~~~
822 Sort items on the SendTo menu (requested by John Pettigrew).
824 27-Jun-2003
825 ~~~~~~~~~~~
826 Removed the menu-on-button-2 option. It was too inconsistant with everything
827 else, including panel applets and window managers, to be useful. Edit bind.c if
828 you really need it.
830 25-Jun-2003
831 ~~~~~~~~~~~
832 Button-2 drags on panel applets always work now, even if the applet doesn't
833 forward them explicitly.
835 19-Jun-2003
836 ~~~~~~~~~~~
837 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
838 help from Götz Waschk).
840 16-Jun-2003
841 ~~~~~~~~~~~
842 Bugfix: Resize on style change didn't do anything (Andy Hanton).
843 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
844         menu (reported by BluPhoenyx).
846 11-Jun-2003
847 ~~~~~~~~~~~
848 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
850 04-Jun-2003
851 ~~~~~~~~~~~
852 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
854 02-Jun-2003
855 ~~~~~~~~~~~
856 Updated Spanish translation (Marcelo Ramos).
858 01-Jun-2003
859 ~~~~~~~~~~~
860 Fix compiler warning when not using dnotify (reported by Damien Couderc).
861 Show files being operated upon in action windows (Stephen Watson).
863 30-May-2003 (Release 2.0.0)
864 ~~~~~~~~~~~
865 Updated Japanese translation (Hirosi Utumi).
867 29-May-2003
868 ~~~~~~~~~~~
869 Updated it.po and AppInfo.xml (Yuri Bongiorno).
871 28-May-2003 (Release 1.3.10)
872 ~~~~~~~~~~~
873 Updated French manual translation (Arnaud Calvo).
875 27-May-2003
876 ~~~~~~~~~~~
877 When dragging a lasso box in List view, don't stop scrolling when the pointer
878 leaves the window (reported by Robert Davison).
879 Updated Polish translation (Andrzej Borsuk).
880 Updated Italian translation (Yuri Bongiorno).
882 26-May-2003
883 ~~~~~~~~~~~
884 Updated German translation (Guido Schimmels).
886 25-May-2003
887 ~~~~~~~~~~~
888 Updated Dutch translation (Jan Wagemakers).
890 24-May-2003
891 ~~~~~~~~~~~
892 Updated French translation (Vincent Lefèvre).
894 22-May-2003
895 ~~~~~~~~~~~
896 Minor updates to the manual.
897 Bugfix: Using the Edit MIME types button in the Options window opened the
898         old directory. Refer people to the MIME-Editor application instead.
900 18-May-2003
901 ~~~~~~~~~~~
902 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
903 Updated French manual translation (Arnaud Calvo).
905 16-May-2003 (Release 1.3.9)
906 ~~~~~~~~~~~
907 New icon for the filer (Geoff Youngs).
908 Updated it.po and AppInfo.xml (Yuri Bongiorno).
910 15-May-2003
911 ~~~~~~~~~~~
912 Added Japanese translation (Hirosi Utumi).
913 When a directory change is detected, wait a little before rescanning to
914 reduce flickering effect.
916 14-May-2003
917 ~~~~~~~~~~~
918 Page Up and Page Down now work again in List View.
920 27-Apr-2003
921 ~~~~~~~~~~~
922 Updated install script to use new XDG Base Directory spec (reported by
923 Vincent Lefevre).
924 Also install man pages under 'share/man'.
926 25-Apr-2003
927 ~~~~~~~~~~~
928 Close stdout when running child processes for users running startx from the
929 console, since some terminal applications try to read from the console,
930 freezing X (Keith R. John Warno).
931 Forward scroll events on pinboard to window manager, and add option to
932 workaround *box issues (Matthew Weier O'Phinney).
934 24-Apr-2003
935 ~~~~~~~~~~~
936 Using the bookmarks menu to open an unmounted mount point will mount it
937 (suggested by Arnaud Calvo).
939 17-Apr-2003
940 ~~~~~~~~~~~
941 Updates for the new shared MIME database.
943 15-Apr-2003
944 ~~~~~~~~~~~
945 Refresh refreshed the directory twice (because updating the MIME info triggers
946 a refresh too).
948 12-Apr-2003
949 ~~~~~~~~~~~
950 Remove default GtkTreeView keys (they conflicted with the menus).
951 Fixed some minor cursor problems in List view.
953 10-Apr-2003
954 ~~~~~~~~~~~
955 Winking now works in List view.
957 09-Apr-2003
958 ~~~~~~~~~~~
959 Lasso selections now work in List view.
961 08-Apr-2003
962 ~~~~~~~~~~~
963 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
964 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
966 03-Apr-2003
967 ~~~~~~~~~~~
968 Fix the message in install.sh, since there is no information toolbar icon
969 now (spotted by Albert Wagner).
971 29-Mar-2003 (Release 1.3.8)
972 ~~~~~~~~~~~
973 Updated French manual translation (Arnaud Calvo).
975 28-Mar-2003
976 ~~~~~~~~~~~
977 Updated French translation (Vincent Lefèvre).
979 27-Mar-2003
980 ~~~~~~~~~~~
981 Allow dragging a file into a GtkEntry to insert the filename.
982 Bugfix: Selections in List View didn't work properly (reported by Stephen
983         Watson).
984 Updated Spanish translation (Marcelo Ramos).
986 23-Mar-2003
987 ~~~~~~~~~~~
988 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
989 New option to set the panel size (Geoff Youngs).
991 21-Mar-2003
992 ~~~~~~~~~~~
993 Scroll panels when the pointer is at the end, not by dragging the middle
994 (Geoff Youngs).
995 Stop the pinboard from flickering when removing icons or iconfied windows.
997 20-Mar-2003
998 ~~~~~~~~~~~
999 Centre the image for iconified windows.
1000 Double-buffer slightly larger areas.
1002 18-Mar-2003
1003 ~~~~~~~~~~~
1004 Better way to implement selections in List View (suggested by Jonathan
1005 Blandford).
1006 Updated Italian translation (Yuri Bongiorno).
1008 15-Mar-2003
1009 ~~~~~~~~~~~
1010 Bugfix: Never show the copy/move/link menu when dragging to an application.
1012 11-Mar-2003
1013 ~~~~~~~~~~~
1014 Bugfix: Comments about a MIME type were loaded from the first file to contain
1015         information about the type, not the first to contain a comment about
1016         the type.
1018 09-Mar-2003
1019 ~~~~~~~~~~~
1020 Don't mark widget documentation as translatable.
1021 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
1022 by krjw).
1023 Use pinboard backdrop colour for scaled and centred images (requested by
1024 Marcelo Ramos).
1025 Shade the backdrop style buttons when an external program is being used to
1026 set the backdrop.
1027 Updated Spanish translation (Marcelo Ramos).
1029 08-Mar-2003
1030 ~~~~~~~~~~~
1031 Updated Dutch translation (Jan Wagemakers).
1033 07-Mar-2003
1034 ~~~~~~~~~~~
1035 Use stock icons in pinboard and panel menus.
1036 Updated Spanish translation (Marcelo Ramos).
1038 03-Mar-2003
1039 ~~~~~~~~~~~
1040 Use stock icons in menus, and fix some possible problems in the menu code
1041 (Stephen Watson).
1043 02-Mar-2003
1044 ~~~~~~~~~~~
1045 Stop pinboard icons flickering when you move over them (Daniele Peri).
1046 Use XSettings drag-and-drop threshold.
1048 01-Mar-2003
1049 ~~~~~~~~~~~
1050 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
1052 27-Feb-2003 (Release 1.3.7)
1053 ~~~~~~~~~~~
1054 Updated French manual translation (Arnaud Calvo).
1055 Allow an empty AppInfo translation so that a label can be translated without
1056 changing the value.
1058 25-Feb-2003
1059 ~~~~~~~~~~~
1060 Updated Russian translation (Alexey Lubimov).
1062 23-Feb-2003
1063 ~~~~~~~~~~~
1064 When using the Rename and Link boxes, use the appropriate drag cursor
1065 (suggested by Michael Adams).
1066 Bugfix: A double-click which starts on one file and ends on another is now
1067         ignored (reported by Michael Adams).
1068 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
1069         the sort type (reported by Damjan Bole).
1070 Bugfix: Using a SOAP call to open a non-existant directory made the filer
1071         crash.
1072 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
1074 22-Feb-2003
1075 ~~~~~~~~~~~
1076 Make Size toolbar icon only set the size. Use a second button to set automatic
1077 mode.
1079 13-Feb-2003
1080 ~~~~~~~~~~~
1081 Updated Spanish translation (Marcelo Ramos).
1082 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
1084 12-Feb-2003
1085 ~~~~~~~~~~~
1086 Fixed some spelling errors (Marcelo Ramos).
1087 Select the current style by default when opening the Set Backdrop box
1088 (reported by Marcelo Ramos).
1089 Fix problems with pinboard drawing of semi-transparent icons (fixed for
1090 GTK+-2.2 only).
1092 11-Feb-2003
1093 ~~~~~~~~~~~
1094 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
1095 Ultimate DropBox widget, and made all three interfaces much nicer.
1096 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
1097 option (reported by Laurent Moussault).
1098 Allow changing the pinboard style without having to drag the image back in
1099 (requested by Jesse Wagner).
1100 Remove button style from iconified windows. Use a semi-transparent border
1101 instead. The actual effect is flexible; perhaps someone with artistic
1102 talent can do something better?
1103 Double-buffer small pinboard updates.
1104 Updated Spanish translation (Marcelo Ramos).
1106 10-Feb-2003
1107 ~~~~~~~~~~~
1108 Option to turn off column headings in List View (Adam Sampson).
1109 Panel auto-raising also works during drag-and-drop.
1110 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
1111         by Albert Wagner).
1113 09-Feb-2003
1114 ~~~~~~~~~~~
1115 Allow dragging to a selected directory as long as it's not the source of the
1116 drag.
1117 If an error occurs opening a directory then don't report it in an error box if
1118 a drag-and-drop operation is in progress.
1119 Keep the title up-to-date for iconified windows.
1120 Option to show menu on button-1 drags instead of copying.
1121 Aborting an action window tries to kill all child processes, not just the
1122 immediate child, and doesn't close the window until it has actually stopped.
1123 Symlinks to mount points now work (reported by Daniele Peri).
1124 Include textual description of types in various places (Stephen Watson).
1125 Allow dragging directories to bookmarks edit window or toolbar icon, with
1126 spring loading (suggested by Stephen Watson and George De Bruin).
1127 Removed confusing Set Icon choice from DnD menu.
1128 Bugfix: If a directory on the panel changed to/from being an application, the
1129         label wasn't hidden / shown.
1131 08-Feb-2003
1132 ~~~~~~~~~~~
1133 Changing the icon for a MIME type updates all filer windows.
1134 When dragging a pinboard icon over itself, pretend the icon isn't there to
1135 allow fine repositioning.
1136 When an error prevents scanning a directory, show the error in the window
1137 title bar, and only report it once in an error box.
1138 Don't create thumbnails of thumbnails by checking if the image is in
1139 ~/.thumbnails/normal. Before, the test was the size of the file, not its
1140 location.
1141 Pinboard image style Scale is now called Stretch; Scale now scales without
1142 changing the aspect ratio.
1144 07-Feb-2003
1145 ~~~~~~~~~~~
1146 Auto-scrolling during drag-and-drop works again, and now in list view too.
1148 02-Feb-2003
1149 ~~~~~~~~~~~
1150 Fixed clipping and wrapping problems with pinboard icon text.
1152 01-Feb-2003
1153 ~~~~~~~~~~~
1154 Don't use double-buffering for the pinboard. This might make things flicker
1155 slightly, but it's much faster on some systems.
1156 Updated Spanish translation (Marcelo Ramos).
1158 31-Jan-2003
1159 ~~~~~~~~~~~
1160 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
1162 28-Jan-2003
1163 ~~~~~~~~~~~
1164 Replaced some of the icons with some GNOME ones (slightly modified in some
1165 cases).
1167 27-Jan-2003
1168 ~~~~~~~~~~~
1169 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
1170 make sharing icons easier.
1171 Updated Polish translation (Marcin Juszkiewicz).
1173 26-Jan-2003
1174 ~~~~~~~~~~~
1175 Bugfix: Symlinking to an application required the symlink, rather than the
1176         target directory, to have the same owner as the AppRun (Keith Warno).
1178 25-Jan-2003
1179 ~~~~~~~~~~~
1180 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
1182 23-Jan-2003
1183 ~~~~~~~~~~~
1184 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
1185 workspaces.
1186 Add scrollbars to bookmarks editor window (requested by George De Bruin).
1188 22-Jan-2003
1189 ~~~~~~~~~~~
1190 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
1191         by Bernard Jungen).
1193 20-Jan-2003
1194 ~~~~~~~~~~~
1195 New option to sort capitalised names first (requested by Paul Etchells and
1196 others).
1198 19-Jan-2003
1199 ~~~~~~~~~~~
1200 Updated Spanish translation (Marcelo Ramos).
1201 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
1202 others).
1203 Attempt to improve the autosizing by examining the item with the longest name.
1204 Don't scale icons up in Huge mode.
1205 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
1206 to translate the key (requested by Guido Schimmels).
1208 18-Jan-2003
1209 ~~~~~~~~~~~
1210 Added dnotify support, so that on Linux the filer now updates automatically
1211 when a directory is changed (requested by Taras and Dave C).
1213 16-Jan-2003
1214 ~~~~~~~~~~~
1215 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
1217 14-Jan-2003
1218 ~~~~~~~~~~~
1219 Add GTK versions used for compiling and running to -v output (suggested by
1220 Vincent Lefèvre).
1221 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
1222         Brian Langenberger).
1224 13-Jan-2003
1225 ~~~~~~~~~~~
1226 Change 'Type' to 'Types' (Vincent Lefèvre).
1227 Don't resize when changing the view type if auto-resizing is off (Keith R. John
1228 Warno).
1229 Added missing cast and detect long files on OpenBSD (Damien Couderc).
1231 10-Jan-2003
1232 ~~~~~~~~~~~
1233 Remove -o from --help output (spotted by Karol Krenski).
1234 Updated Spanish translation (Marcelo Ramos).
1236 09-Jan-2003 (Release 1.3.6)
1237 ~~~~~~~~~~~
1238 Fix reference counting problem shown up by Gtk+-2.2.
1240 06-Jan-2003
1241 ~~~~~~~~~~~
1242 Updated German translation (Guido Schimmels).
1243 Make toolbar extend the whole width of the window (suggested by Andrzej
1244 Radecki).
1246 05-Jan-2003
1247 ~~~~~~~~~~~
1248 Updated Polish translation (Marcin Juszkiewicz).
1250 04-Jan-2003
1251 ~~~~~~~~~~~
1252 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
1253 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
1254 Updated French manual translation (Arnaud Calvo).
1256 02-Jan-2003
1257 ~~~~~~~~~~~
1258 Updated Spanish translation (Marcelo Ramos).
1259 Updated Dutch translation (Jan Wagemakers).
1261 01-Jan-2003
1262 ~~~~~~~~~~~
1263 Added button in options window to purge thumbnails cache.
1265 30-Dec-2002
1266 ~~~~~~~~~~~
1267 Preserve selection when changing view type.
1268 Shade selection when we don't have primary.
1270 29-Dec-2002
1271 ~~~~~~~~~~~
1272 Show thumbnails in List view. Allow changing the icon size. If the size is
1273 automatic, show thumbnails as Huge and everything else as Small.
1274 Scroll wheel now works in List view.
1276 28-Dec-2002
1277 ~~~~~~~~~~~
1278 Use bold style to indicate recent items (instead of the pink background).
1280 27-Dec-2002
1281 ~~~~~~~~~~~
1282 Sort type is shared between Icon and List views. Sort order can be reversed.
1283 Highlight recently changed items with a tasteful pink background.
1284 When the bookmark editor window first opened, no item was selected. If the
1285 user clicked on it to select it, editing mode started instead (reported by
1286 Bernard Jungen).
1287 Removed most of the options section of the manual, since it was just echoing
1288 the information in the tooltips anyway.
1290 26-Dec-2002
1291 ~~~~~~~~~~~
1292 Various fixes to new list view (reported by George De Bruin).
1293 Mounting and unmounting auto-resizes the window.
1295 25-Dec-2002
1296 ~~~~~~~~~~~
1297 Right-clicking the Size button switches to automatic mode and resizes the
1298 window.
1300 24-Dec-2002
1301 ~~~~~~~~~~~
1302 Made 'Automatic' an icon size, rather than a separate option.
1303 Size toolbar button shows a menu, including the new Automatic setting.
1305 23-Dec-2002
1306 ~~~~~~~~~~~
1307 Rearranged menus and options for new List View mode.
1309 20-Dec-2002
1310 ~~~~~~~~~~~
1311 Removed warning message from --new. It can be useful for a session manager...
1312 Draw iconified windows with a background, so they don't get confused with other
1313 icons (suggested by Joakim Andreasson).
1314 Bugfix: Stupid bug stopped iconified windows from being removed and could
1315         cause a crash!
1317 17-Dec-2002
1318 ~~~~~~~~~~~
1319 The 'Directories always come first' option now only applies to name sorts.
1320 Sort by date and size default order has been reversed.
1321 Always use case-insensitive sort.
1323 16-Dec-2002
1324 ~~~~~~~~~~~
1325 Updated French manual translation (Arnaud Calvo).
1327 12-Dec-2002
1328 ~~~~~~~~~~~
1329 Details toolbar button switches to the new (unfinished) details view.
1330 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
1332 11-Dec-2002
1333 ~~~~~~~~~~~
1334 Style improvements to Edit Icon box.
1335 Don't show Size attribute for directories in the Info box. It was confusing,
1336 since it didn't include the contents.
1337 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
1338         cause a crash if the bookmarks were not yet loaded.
1340 10-Dec-2002
1341 ~~~~~~~~~~~
1342 Code tidying (Bernard Jungen).
1344 09-Dec-2002
1345 ~~~~~~~~~~~
1346 Style improvements to options window.
1348 08-Dec-2002
1349 ~~~~~~~~~~~
1350 Updated Spanish translation (Marcelo Ramos).
1352 06-Dec-2002
1353 ~~~~~~~~~~~
1354 Updated German translation (Guido Schimmels).
1356 04-Dec-2002 (Release 1.3.5)
1357 ~~~~~~~~~~~
1358 Using the Close toolbar button also offers to unmount devices (spotted by
1359 Götz Waschk).
1361 03-Dec-2002
1362 ~~~~~~~~~~~
1363 Clicking on a mount point auto-mounts. The shift action is now to open without
1364 mounting. Closing a filer window showing a mount point offers to unmount it
1365 (suggested by Guido Schimmels and others).
1366 Use stock icons in more dialogs.
1368 02-Dec-2002
1369 ~~~~~~~~~~~
1370 Allow editing the path for bookmarks.
1372 01-Dec-2002
1373 ~~~~~~~~~~~
1374 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
1376 29-Nov-2002
1377 ~~~~~~~~~~~
1378 New mount icons (suggested by Marcin Juszkiewicz).
1379 Don't show separator in bookmarks menu when there is nothing below it.
1381 28-Nov-2002
1382 ~~~~~~~~~~~
1383 Added a default hander for HTML files, otherwise newbies can't read the
1384 manual!
1385 Bugfix: Pinboards without backdrop images didn't get the correct colour set
1386         by default.
1388 27-Nov-2002
1389 ~~~~~~~~~~~
1390 Better positioning of bookmarks menu.
1392 22-Nov-2002
1393 ~~~~~~~~~~~
1394 Updated Spanish translation (Marcelo Ramos).
1395 Allow translation of About AppInfo section.
1396 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
1397         Alastair Porter).
1399 21-Nov-2002
1400 ~~~~~~~~~~~
1401 More tooltips for the Set Icon dialog.
1403 20-Nov-2002
1404 ~~~~~~~~~~~
1405 Use better wrapping system, if available (Richard Olsson).
1407 15-Nov-2002
1408 ~~~~~~~~~~~
1409 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
1411 13-Nov-2002
1412 ~~~~~~~~~~~
1413 New sorting system to cope with UTF-8 filenames.
1415 12-Nov-2002
1416 ~~~~~~~~~~~
1417 Use stdout, not stderr, for --help and --version, and use xmllint instead of
1418 nsgmls to check for valid DocBook (Eric Gillespie).
1419 Updated Chinese translation (babyfai Cheung).
1421 11-Nov-2002
1422 ~~~~~~~~~~~
1423 Added note about checking permissions to message complaining that the MIME
1424 database can't be found (suggested by Keir Mierle).
1426 07-Nov-2002
1427 ~~~~~~~~~~~
1428 Set hint to make panels appear on all workspaces, and support metacity-style
1429 iconified windows (reported by Alastair Porter; suggested fix by Laurent
1430 Moussault).
1432 05-Nov-2002
1433 ~~~~~~~~~~~
1434 Added Bookmarks toolbar icon (Liav).
1436 04-Nov-2002
1437 ~~~~~~~~~~~
1438 Removed some unused code and fixed a possible race condition.
1440 03-Nov-2002
1441 ~~~~~~~~~~~
1442 Update error message to give correct version of MIME database (reported by
1443 FD Cami).
1445 31-Oct-2002
1446 ~~~~~~~~~~~
1447 Make the Find and Permissions help windows look nicer.
1448 Added support for shadowed labels on the pinboard (Andras Mohari).
1450 29-Oct-2002
1451 ~~~~~~~~~~~
1452 Stop Metacity from complaining that it can't decide whether the pinboard is
1453 resizable or not (reported by Alastair Porter, solution suggested by 
1454 Havoc Pennington).
1456 28-Oct-2002
1457 ~~~~~~~~~~~
1458 Make it more obvious that --new is only for debugging.
1459 Added Norwegian translation (Sigve Indregard).
1461 27-Oct-2002
1462 ~~~~~~~~~~~
1463 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
1464 (Stephen Watson). New details icon is a modified version of a Gtk stock
1465 icon, while show hidden is taken from sawfish.
1467 26-Oct-2002
1468 ~~~~~~~~~~~
1469 Code tidying (Bernard Jungen).
1471 23-Oct-2002
1472 ~~~~~~~~~~~
1473 Switch button-1/2 on Help, as it was too annoying.
1474 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
1475 Bugfix: When using the lasso box with the pinboard, select icons based on
1476         where they actually are, not where they want to be (useful if you've
1477         just changed to a lower resolution and they're all stuck at the side!).
1479 22-Oct-2002
1480 ~~~~~~~~~~~
1481 Button-1 on Help shows the manual, other button opens the Help directory
1482 (Marcin Juszkiewicz).
1484 21-Oct-2002
1485 ~~~~~~~~~~~
1486 More checks to cope with invalid filenames (Marcin Juszkiewicz).
1487 Updated Polish translation (Marcin Juszkiewicz).
1489 19-Oct-2002
1490 ~~~~~~~~~~~
1491 Updated Spanish translation (Marcelo Ramos).
1493 18-Oct-2002
1494 ~~~~~~~~~~~
1495 Cope slightly better with invalid filenames in various places (reported by
1496 Marcin Juszkiewicz and Andras Mohari).
1497 Make panel menus appear nearer the edge of the screen for top, left and right
1498 panels (suggested by Bernard Jungen).
1499 Bugfix: When installing the binary release, don't warn the user that the source
1500         is missing (reported by John Pettigrew).
1502 17-Oct-2002
1503 ~~~~~~~~~~~
1504 Code tidying (Bernard Jungen).
1505 Fixed broken links to citations in manual (reported by Bernard Jungen).
1506 Renamed sp.po to es.po (requested by Quique).
1508 12-Oct-2002
1509 ~~~~~~~~~~~
1510 Added Swedish translation (Marcus Lundblad).
1511 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1512         Stephen Watson).
1514 09-Oct-2002
1515 ~~~~~~~~~~~
1516 Updated French manual translation (Arnaud Calvo).
1518 07-Oct-2002
1519 ~~~~~~~~~~~
1520 Updated French translation (Vincent Lefèvre).
1522 01-Oct-2002 (Release 1.3.4)
1523 ~~~~~~~~~~~
1524 Require glib >= 2.0.3, or action windows leak file handles (reported by
1525 Musus Umbra).
1527 27-Sep-2002
1528 ~~~~~~~~~~~
1529 Allow multiple pinboard icons to be repositioned at once.
1531 26-Sep-2002
1532 ~~~~~~~~~~~
1533 Allow multiple pinboard icons to be selected by dragging a box around them.
1535 23-Sep-2002
1536 ~~~~~~~~~~~
1537 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1538 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1539 Mohari).
1541 22-Sep-2002
1542 ~~~~~~~~~~~
1543 Replace -o command-line option with a toggle button in the options window.
1545 17-Sep-2002
1546 ~~~~~~~~~~~
1547 Updated French manual translation (Arnaud Calvo).
1549 05-Sep-2002
1550 ~~~~~~~~~~~
1551 Be more forceful about setting the pinboard backdrop; some themes were
1552 overriding it (reported by Biju Chacko).
1553 Use K, M and G consistantly (Marcin Juszkiewicz).
1555 03-Sep-2002
1556 ~~~~~~~~~~~
1557 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1559 02-Sep-2002
1560 ~~~~~~~~~~~
1561 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1562 krjw).
1564 01-Sep-2002
1565 ~~~~~~~~~~~
1566 Updated Spanish translation (Marcelo Ramos).
1568 30-Aug-2002
1569 ~~~~~~~~~~~
1570 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1571 WM_CLASS of a new window so that the window manager can treat it
1572 specially, such as opening it in a certain place, or make it sticky
1573 (requested by Matthew Weier O'Phinney).
1575 27-Aug-2002
1576 ~~~~~~~~~~~
1577 New option to set the pinboard font (Krzysztof Luks).
1579 26-Aug-2002
1580 ~~~~~~~~~~~
1581 Updated French translation (Vincent Lefèvre).
1582 Updated Italian translation (Daniele Peri).
1584 17-Aug-2002
1585 ~~~~~~~~~~~
1586 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1587 names are all shown from the start, fast feedback here is less useful.
1588 When resizing due to a key event, warp the pointer (for sloppy focus users).
1590 13-Aug-2002
1591 ~~~~~~~~~~~
1592 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
1594 11-Aug-2002
1595 ~~~~~~~~~~~
1596 Internal changes: moved menu and toolbar over to View interface.
1598 05-Aug-2002
1599 ~~~~~~~~~~~
1600 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
1601 keyboard shortcuts to open the menu.
1602 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
1603 Spanish (Marcelo Ramos).
1604 After dragging to a remote application which didn't respond, the filer
1605 refused to gain the primary selection until the operation timed out.
1607 02-Aug-2002
1608 ~~~~~~~~~~~
1609 Use stock icons for multi-file drag-and-drop, files with missing icons, and
1610 files that can't be statted (Marcin Juszkiewicz).
1612 01-Aug-2002
1613 ~~~~~~~~~~~
1614 Make --version's output convert to the local character set (Vincent Lefevre).
1615 Make menu items in AppInfo.xml files translatable (requested by
1616 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
1618 29-Jul-2002
1619 ~~~~~~~~~~~
1620 Change pinboard option to forward button 3 to forward all buttons (requested
1621 by Matthew Weier O'Phinney).
1623 28-Jul-2002
1624 ~~~~~~~~~~~
1625 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
1627 26-Jul-2002
1628 ~~~~~~~~~~~
1629 Updated French translation (Vincent Lefèvre).
1630 Updated Spanish translation (Marcelo Ramos).
1631 Using Edit MIME types in the Options box now opens the new 'packages'
1632 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
1634 24-Jul-2002 (Release 1.3.3)
1635 ~~~~~~~~~~~
1636 Updated to new shared MIME database format.
1638 23-Jul-2002
1639 ~~~~~~~~~~~
1640 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
1641 opens a directory in a new window and closes the directory when opening a file
1642 (suggested by Gregory Spath).
1644 22-Jul-2002
1645 ~~~~~~~~~~~
1646 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
1648 21-Jul-2002
1649 ~~~~~~~~~~~
1650 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
1651 an untranslatable string and fixed a slight error in the size calculation
1652 (Bernard Jungen).
1654 19-Jul-2002
1655 ~~~~~~~~~~~
1656 Rearraged File menu (suggested by Tomas Berg).
1658 16-Jul-2002
1659 ~~~~~~~~~~~
1660 Added support for Solaris 'Door' files (Stephen Watson).
1662 12-Jul-2002
1663 ~~~~~~~~~~~
1664 Added Help menu with both About and Show Files entries, and a new entry to
1665 load the corrent manual for the current locale (suggested by Arnaud Calvo).
1667 11-Jul-2002
1668 ~~~~~~~~~~~
1669 Updated French manual translation (Arnaud Calvo).
1670 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
1671 box, with a new 'Show Help Files' button (Geoff Youngs).
1673 09-Jul-2002
1674 ~~~~~~~~~~~
1675 Don't close the Set Run Action box after showing the usage message if the user
1676 enters an invalid command (spotted by krjw).
1678 07-Jul-2002
1679 ~~~~~~~~~~~
1680 Bugfix: Changing the pinboard colours when iconfied windows were not in use
1681         displayed a (harmless) warning message (reported by krjw).
1683 02-Jul-2002
1684 ~~~~~~~~~~~
1685 Security fix: Set Run Action to a shell command would make the executable
1686               world-writeable (spotted by alexander).
1688 28-Jun-2002
1689 ~~~~~~~~~~~
1690 Bugfix: Tooltips for files sometimes didn't get displayed.
1692 26-Jun-2002
1693 ~~~~~~~~~~~
1694 Added reminder about having NumLock on when using groups from the keypad
1695 (suggested by Gombok Arthur).
1697 25-Jun-2002
1698 ~~~~~~~~~~~
1699 Turned on more compiler warnings, and fixed some minor issues it threw up.
1701 22-Jun-2002 (Release 1.3.2)
1702 ~~~~~~~~~~~
1703 Updated French translation (Vincent Lefèvre).
1705 21-Jun-2002
1706 ~~~~~~~~~~~
1707 Added 'Text beside icon' toolbar style (Michael Adams).
1709 20-Jun-2002
1710 ~~~~~~~~~~~
1711 Bugfix: Using another window in between entering target mode and selecting
1712         the target printed a warning instead of performing the operation.
1714 17-Jun-2002
1715 ~~~~~~~~~~~
1716 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
1718 16-Jun-2002
1719 ~~~~~~~~~~~
1720 More robust approach to SOAP errors.
1722 11-Jun-2002
1723 ~~~~~~~~~~~
1724 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
1725 Changing the pinboard font realigns the icons.
1726 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
1727         (spotted by Arnaud Calvo).
1728 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
1729         (reported by Arnaud Calvo).
1731 10-Jun-2002
1732 ~~~~~~~~~~~
1733 Updated Spanish translation (Marcelo Ramos).
1735 08-Jun-2002
1736 ~~~~~~~~~~~
1737 Move Xterm Here to Window menu and add Switch to xterm (suggested by
1738 Gregory Spath).
1739 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
1740         Lorint and Musus Umbra).
1742 06-Jun-2002
1743 ~~~~~~~~~~~
1744 When installing without a manpage, just warn the user instead of aborting
1745 (suggested by Simon Britnell).
1747 01-Jun-2002
1748 ~~~~~~~~~~~
1749 Code tidying (Bernard Jungen).
1751 31-May-2002
1752 ~~~~~~~~~~~
1753 Option to switch automatically between Large and Small icons (Stephen Watson).
1754 Allow blank icon names (suggested by Gregory Spath).
1755 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
1756 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
1758 30-May-2002 (Release 1.3.1)
1759 ~~~~~~~~~~~
1760 Fix redraw bug with selected icons.
1762 29-May-2002
1763 ~~~~~~~~~~~
1764 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
1765 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
1767 28-May-2002
1768 ~~~~~~~~~~~
1769 Merged in icons from rox-base (converted to PNG format and renamed).
1770 Bugfix: When showing iconified windows, the filer could crash if a window
1771         disappeared at the wrong moment.
1773 27-May-2002
1774 ~~~~~~~~~~~
1775 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
1776 the right backdrop (requested by Simon Britnell).
1777 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
1778 the new shared MIME database uses different types in many places).
1779 Updated French translation (Vincent Lefèvre).
1780 Updated Dutch translation (Wilbert Berendsen).
1781 Updated Hungarian translation (Andras Mohari).
1783 24-May-2002
1784 ~~~~~~~~~~~
1785 When using -d or -s options, don't follow symlinks in paths starting with '/'
1786 (suggested by Darrell Taylor).
1788 23-May-2002
1789 ~~~~~~~~~~~
1790 Code tidying (Bernard Jungen).
1792 21-May-2002
1793 ~~~~~~~~~~~
1794 Updated Polish translation (Krzysztof Krzy¿aniak).
1796 19-May-2002
1797 ~~~~~~~~~~~
1798 Setting the background colour doesn't lose the image (spotted by Jasper
1799 Huijsmans).
1801 18-May-2002
1802 ~~~~~~~~~~~
1803 Iconified windows are shown with their own icon, if they have one.
1805 17-May-2002
1806 ~~~~~~~~~~~
1807 Options to set iconification layout policy.
1808 Fix compiler warnings on some systems (Stephen Watson).
1809 Added 'Follow Symbolic Links' menu item (Stephen Watson).
1811 16-May-2002
1812 ~~~~~~~~~~~
1813 Pinboard background colour option works again.
1814 Position iconified windows sensibly.
1815 Bugfix: Typing too fast into the minibuffer could miss characters.
1817 15-May-2002
1818 ~~~~~~~~~~~
1819 Wrap long icon names onto multiple lines.
1820 Options to forward button-3 clicks on the pinboard to the window manager
1821 (requested by Ryan Harris).
1823 14-May-2002
1824 ~~~~~~~~~~~
1825 Code tidying (Bernard Jungen).
1826 Bugfix: Ctrl-clicking on icons can unselect, not just select.
1828 13-May-2002
1829 ~~~~~~~~~~~
1830 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
1831         Hugo Toloza).
1833 12-May-2002
1834 ~~~~~~~~~~~
1835 Allow hidden subdirectories in <Choices>/SendTo which have their contents
1836 included only for certain MIME types (Geoff Youngs).
1837 When changing directory, remove any trailing /s from the path.
1838 Make sure panels never get lowered under the pinboard.
1839 Iconified windows are now displayed on the pinboard, not floating over
1840 everything else.
1841 Bugfix: Using a savebox when the pathname contained multi-byte characters
1842         caused the initial selected region to be positioned incorrectly.
1844 10-May-2002
1845 ~~~~~~~~~~~
1846 Initial support for showing iconified windows.
1848 09-May-2002
1849 ~~~~~~~~~~~
1850 Changed the way pinboard icons are implemented.
1851 Changed the way backdrop applications set the backdrop.
1852 Always use button-3 for the pinboard menu, as the window manager menu must
1853 be on button-2 (spotted by Geoff Youngs).
1855 08-May-2002
1856 ~~~~~~~~~~~
1857 Updated French manual translation (Arnaud Calvo).
1858 Middle button clicks on the pinboard are passed to the window manager.
1859 Many improvements to the pinboard:
1860 - Changing font updates the pinboard icons.
1861 - Button-2 clicks are passed to window manager.
1862 - Drop highlight doesn't flicker.
1864 07-May-2002
1865 ~~~~~~~~~~~
1866 Improved highlighting of icons (Andras Mohari).
1868 06-May-2002
1869 ~~~~~~~~~~~
1870 The pinboard is now a screen-sized window. Faster and better looking.
1871 Setting the backdrop is now done from the filer.
1873 03-May-2002
1874 ~~~~~~~~~~~
1875 The Link box allows an existing symlink to be replaced, instead of
1876 complaining that the destination already exists (suggested by Arnaud Calvo).
1877 Bugfix: When editing a panel icon, the tooltip didn't update until the next
1878         restart (Olli Helenius).
1880 02-May-2002
1881 ~~~~~~~~~~~
1882 Added Sort to the OpenDir SOAP method (Stephen Watson).
1884 30-Apr-2002
1885 ~~~~~~~~~~~
1886 Alpha-blending for Small icons, too.
1887 Bugfix: When copying directories, ignore an error caused by filesystems,
1888         such as Samba shares, that don't support chmod fully (reported by
1889         Andrew S Dixon).
1891 29-Apr-2002
1892 ~~~~~~~~~~~
1893 SOAP method OpenDir now allows Style and Details to be specified
1894 (Stephen Watson).
1896 28-Apr-2002
1897 ~~~~~~~~~~~
1898 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
1899 Small and Large sizes.
1901 27-Apr-2002
1902 ~~~~~~~~~~~
1903 Return in Permissions box activates Quiet.
1905 26-Apr-2002
1906 ~~~~~~~~~~~
1907 MIME information is now read from the freedesktop.org shared database rather
1908 than the old Choices/MIME-info directories.
1910 25-Apr-2002
1911 ~~~~~~~~~~~
1912 Don't convert to `real' path when following symlinks, so that Up now returns
1913 to the directory containing the symlink, not the thing it linked to
1914 (requested by Gregory Spath).
1915 Don't quit while Options window is open.
1917 21-Apr-2002
1918 ~~~~~~~~~~~
1919 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
1920 the window (requested by Ashwin).
1921 Merged OK and Save buttons in the Options box. Revert shades when it would
1922 have no effect.
1924 17-Apr-2002
1925 ~~~~~~~~~~~
1926 'New ...' for a template always copies without confirming (suggested by
1927 Wilbert Berendsen).
1929 16-Apr-2002
1930 ~~~~~~~~~~~
1931 Set-keybindings button in options box now checks that this feature is on,
1932 and explains what to do if not (suggested by Francesco Bochicchio).
1934 15-Apr-2002
1935 ~~~~~~~~~~~
1936 Updated French translation (Vincent Lefèvre).
1937 Message in translation options switches language as you move through the
1938 options.
1940 14-Apr-2002
1941 ~~~~~~~~~~~
1942 Added Chinese translation (babyfai cheung).
1944 14-Apr-2002 (Release 1.3.0)
1945 ~~~~~~~~~~~
1946 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
1947                         
1948 13-Apr-2002
1949 ~~~~~~~~~~~
1950 Place action windows under pointer (suggested by txapela).
1952 11-Apr-2002
1953 ~~~~~~~~~~~
1954 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
1955 used.
1956 Made background pixmaps for Collections work again (reported by Stephen
1957 Watson).
1958 Removed pinboard text background style option (it never worked with Gtk+-2.0).
1960 09-Apr-2002
1961 ~~~~~~~~~~~
1962 Added units display to options and improved toolbar options layout (Andras
1963 Mohari).
1964 When setting the icon for a directory, offer to create a .DirIcon
1965 (requested by Matjaz Mihelic).
1967 08-Apr-2002
1968 ~~~~~~~~~~~
1969 Much improved layout for Options box (Andras Mohari).
1970 Allow subdirectories in the Send To menu (Stephen Watson).
1972 06-Apr-2002
1973 ~~~~~~~~~~~
1974 Code tidying in various places (Bernard Jungen).
1975 Filer windows update automatically when the font or theme changes.
1977 05-Apr-2002
1978 ~~~~~~~~~~~
1979 Various speed improvements.
1980 Removed GNOME VFS option (never worked with Gtk+-2.0).
1982 04-Apr-2002
1983 ~~~~~~~~~~~
1984 Auto-raise panels when the pointer hits the side of the screen, and lower
1985 when it leaves the panel (Geoff Youngs).
1987 03-Apr-2002
1988 ~~~~~~~~~~~
1989 Slight speed increase when starting.
1991 02-Apr-2002
1992 ~~~~~~~~~~~
1993 Added Danish translation (Christian Storgaard).
1995 01-Apr-2002
1996 ~~~~~~~~~~~
1997 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
1998 of Icon, which is now a GObject. Dragging pinboard icons with the middle
1999 button is no longer supported.
2001 28-Mar-2002
2002 ~~~~~~~~~~~
2003 Updated Polish translation (Krzysztof Krzy¿aniak).
2005 25-Mar-2002
2006 ~~~~~~~~~~~
2007 New 'Short titlebar flags' option (requested by Andras Mohari).
2009 24-Mar-2002
2010 ~~~~~~~~~~~
2011 Fixed problem which allowed the panel to get the input focus (reported by
2012 Brendan McCarthy).
2014 22-Mar-2002
2015 ~~~~~~~~~~~
2016 Large (over 50K) image files are now loaded in a subprocess. Faster, less
2017 likely to crash due to bad images, and more responsive.
2019 21-Mar-2002
2020 ~~~~~~~~~~~
2021 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
2022 problem. CHARSET is used to try and render the name anyway, and the rename
2023 box can be used to fix it (reported by Christopher Arndt).
2025 20-Mar-2002
2026 ~~~~~~~~~~~
2027 Times weren't converted to UTF-8, causing errors in some locales (reported
2028 by Christopher Arndt and tracked down by Andras Mohari).
2029 Informational messages are now shown with the info icon, not the error symbol
2030 (suggested by Andras Mohari).
2032 18-Mar-2002
2033 ~~~~~~~~~~~
2034 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
2035 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
2036 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
2037 gnome-terminal).
2038 The Path Entry minibuffer now highlights invalid paths in red, instead of
2039 beeping.
2041 17-Mar-2002
2042 ~~~~~~~~~~~
2043 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
2044 GObjects. FSCache now works on GObjects, and the interface is therefore
2045 simpler now.
2047 16-Mar-2002
2048 ~~~~~~~~~~~
2049 Sorted out some focussing and defaulting behaviour in action windows.
2051 14-Mar-2002
2052 ~~~~~~~~~~~
2053 Split action window code, so that most of the GUI stuff is now in abox.c,
2054 and converted to new dialog style.
2056 13-Mar-2002
2057 ~~~~~~~~~~~
2058 Removed remaining support for the old libvfs.
2059 Updated lots of code to new Gtk+-2.0 style.
2061 12-Mar-2002
2062 ~~~~~~~~~~~
2063 Panel icons highlight when the pointer is over them.
2064 Fixed some untranslatable strings (Andras Mohari).
2066 11-Mar-2002
2067 ~~~~~~~~~~~
2068 Converted Set Run Action box to new style.
2070 10-Mar-2002
2071 ~~~~~~~~~~~
2072 New panel style; better looking, and sensitive right up to the edge of the
2073 screen.
2074 Converted action window results list to use the new GtkTreeView widget.
2076 09-Mar-2002
2077 ~~~~~~~~~~~
2078 Converted Savebox widget to new Gtk style.
2080 07-Mar-2002
2081 ~~~~~~~~~~~
2082 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
2083 Added stock icons to Options box. The filer now requires Gtk+-2.0.
2084 Updated Infobox to use new GtkTreeView widget.
2086 05-Mar-2002
2087 ~~~~~~~~~~~
2088 Display action window questions in bold (suggested by Andras Mohari).
2089 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
2091 28-Feb-2002
2092 ~~~~~~~~~~~
2093 Fixed sensitive region of icons in large with details display (Bernard
2094 Jungen).
2096 27-Feb-2002
2097 ~~~~~~~~~~~
2098 Added Newer option for Copy and Move operations (Stephen Watson).
2100 26-Feb-2002
2101 ~~~~~~~~~~~
2102 Centre colour selector on mouse, and close when options box closes.
2103 Got background pixmaps working with Gtk+-2.0.
2105 21-Feb-2002
2106 ~~~~~~~~~~~
2107 Changes to options now take effect instantly. The old Apply button is gone,
2108 and Cancel is now Revert.
2109 Fixed stupid bug in charset conversions (reported by Andras Mohari).
2110 Initial support for gnome-vfs (Mark Heily).
2112 20-Feb-2002
2113 ~~~~~~~~~~~
2114 Internal changes to the options system. See text at start of options.c.
2116 19-Feb-2002
2117 ~~~~~~~~~~~
2118 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
2119 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
2120 (Micah Dowty).
2121 Fix possible type conversion problem in charset conversion code
2122 (reported by Serban Udrea).
2123 Allow xml:lang attribute in AppInfo files for translations; see
2124 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
2126 18-Feb-2002
2127 ~~~~~~~~~~~
2128 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
2129 found.
2130 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
2131 labels display them.
2132 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
2133 Jungen).
2135 17-Feb-2002 (Release 1.2.0)
2136 ~~~~~~~~~~~
2137 New stable release.
2139 13-Feb-2002 (Release 1.1.14)
2140 ~~~~~~~~~~~
2141 Pressing Escape in a dialog box now closes the box.
2143 12-Feb-2002
2144 ~~~~~~~~~~~
2145 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
2146 be used in Makefile (Jim Knoble).
2147 Undo 'double clicking unselects' change (requested by Andreas).
2149 11-Feb-2002
2150 ~~~~~~~~~~~
2151 Updated Spanish translation (Marcelo Ramos).
2152 Updated French manual translation (Arnaud Calvo).
2154 08-Feb-2002 (Release 1.1.13)
2155 ~~~~~~~~~~~
2156 Use fixed font in minibuffer.
2158 07-Feb-2002
2159 ~~~~~~~~~~~
2160 Updated French manual translation (Arnaud Calvo).
2161 Updated Russian translation (Dmitry Elfimov).
2163 06-Feb-2002
2164 ~~~~~~~~~~~
2165 When dragging a lasso box around items, limit the allowed overlap (the
2166 space you can drag over the edge of the next item without selecting it)
2167 so that very wide items (eg, those with details) are easier to select
2168 (requested by Andras Mohari).
2170 04-Feb-2002
2171 ~~~~~~~~~~~
2172 Updated Italian translation (Denis Manente).
2174 03-Feb-2002
2175 ~~~~~~~~~~~
2176 Updated German translation (André Wyrwa).
2177 Updated Spanish translation (Marcelo Ramos).
2179 02-Feb-2002
2180 ~~~~~~~~~~~
2181 Updated to version 0.5 of the thumbnails standard. You should rename
2182 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
2183 them all.
2185 01-Feb-2002
2186 ~~~~~~~~~~~
2187 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
2188 and panels (reported by Arnaud Calvo).
2190 31-Jan-2002
2191 ~~~~~~~~~~~
2192 Updated Hungarian translation (Andras Mohari).
2193 Double-clicking an item always clears the selection, removed extra newline
2194 from man-page and fixed a misplaced #endif (Bernard Jungen).
2196 30-Jan-2002
2197 ~~~~~~~~~~~
2198 Updated Dutch translation (Wilbert Berendsen).
2199 Updated to Gtk+-1.3.13 (action window scrolling now works).
2201 28-Jan-2002
2202 ~~~~~~~~~~~
2203 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
2204 where opening a savebox put the focus on the last used button instead of
2205 the entry (reported by Karol Krenski).
2206 Added instructions for Window Maker pinboard icons to the manual
2207 (Jim Knoble).
2208 Resizer now allows space for the 'Running as ...' message (reported by
2209 Wilbert Berendsen).
2211 25-Jan-2002
2212 ~~~~~~~~~~~
2213 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
2214 of giving a warning (reported by Gregory Spath).
2216 24-Jan-2002 (Release 1.1.12)
2217 ~~~~~~~~~~~
2218 Updated Hungarian translation (Andras Mohari).
2220 23-Jan-2002
2221 ~~~~~~~~~~~
2222 Only check for thumbnails in the thumbnail scanning code, not when loading
2223 any image (saves time).
2224 Assume pathnames and labels for pinboards and panels are in the local charset
2225 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
2226 When using 'Shell Command...' from the menu with an item selected by opening
2227 the menu, the item now remains selected when you enter the command.
2229 Updated French translation (Vincent Lefèvre).
2230 Updated Dutch translation (Wilbert Berendsen).
2232 22-Jan-2002
2233 ~~~~~~~~~~~
2234 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
2235 the panel, so that applets can find it more easiliy (requested by Stephen
2236 Watson).
2237 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
2238 Loading a thumbnail now stores the details when loading started, not
2239 when it finished.
2240 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
2241         text entry.
2243 21-Jan-2002
2244 ~~~~~~~~~~~
2245 Changing the permission on a file failed to update the display (reported by
2246 Karol Krenski). Also made other updates more efficient.
2247 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
2248 has stopped accepting STRING.
2250 20-Jan-2002
2251 ~~~~~~~~~~~
2252 Added a configure check for iconv.h.
2253 Use double instead of long for file sizes in find.c (Bernard Jungen).
2255 19-Jan-2002
2256 ~~~~~~~~~~~
2257 Thumbnails code failed to update images when they changed (reported by
2258 Andreas).
2260 18-Jan-2002
2261 ~~~~~~~~~~~
2262 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
2263 conversion fails (Stephen Watson).
2265 Deleting a symlink to a pinboard or panel icon showed a warning, even though
2266 there was no danger, because it followed the symlink. Trying to copy a symlink
2267 inside the directory it pointed to failed for the same reason.
2269 17-Jan-2002
2270 ~~~~~~~~~~~
2271 Big changes to internationalisation for pinboards and panels to fix problems
2272 with incompatible character sets (reported by Arnaud Calvo).
2273 When creating thumbnails, create to a temporary file and rename in case another
2274 program tries to write the save thumbnail at the same time.
2275 As a special case, running with just '-v' doesn't call gtk_init, allowing
2276 installing without an X server (requested by Michael Duelli).
2278 16-Jan-2002
2279 ~~~~~~~~~~~
2280 Converter for old-format config files now stops if the file looks like
2281 XML (probably from a failed conversion).
2282 Allow '~' in globicons file.
2283 Bugfix: When using spring-opening or following symlinks, trying to open
2284         a non-existant directory could cause a crash.
2285 Bugfix: The pinboard would highlight to accept any type of drop (not just
2286         files).
2288 13-Jan-2002
2289 ~~~~~~~~~~~
2290 Fixed some compile problems on Solaris (Andreas Dehmel).
2291 Clicking an unscanned item now scans it (instead of reporting an error).
2292 Dialog boxes in Gtk+-2.0 now set a default button.
2293 Number keys on the keypad couldn't be used for groups (reported by Arnaud
2294 Calvo).
2296 11-Jan-2002
2297 ~~~~~~~~~~~
2298 Updated Spanish translation (Marcelo Ramos).
2299 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
2301 09-Jan-2002
2302 ~~~~~~~~~~~
2303 Converted French manual to DocBook (Arnaud Calvo).
2304 Fixed some compiler warnings (Vincent Lefèvre).
2306 09-Jan-2002 (Release-1.1.11)
2307 ~~~~~~~~~~~
2308 Mark action windows as dialogs (requested by Daniel Pittman).
2309 Reset the background colour when drawing, as the Xenophilia keeps changing
2310 it (reported by Wilbert Berendsen).
2312 08-Jan-2002
2313 ~~~~~~~~~~~
2314 Changed == to = in make-mo script (Vincent Lefèvre).
2315 Added -lm to libpng linker flags (reported by Stephen Watson).
2316 Updated the French translation (Vincent Lefèvre).
2318 07-Jan-2002
2319 ~~~~~~~~~~~
2320 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
2321         tooltip could get stuck on the screen).
2323 06-Jan-2002
2324 ~~~~~~~~~~~
2325 Bugfix: Options box didn't work unless options had already been saved
2326         (reported by Iain Stevenson).
2328 05-Jan-2002
2329 ~~~~~~~~~~~
2330 Stopped unnecessary redrawing of the display (when sorting an already-sorted
2331 list).
2332 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
2333 (Andras Mohari).
2335 04-Jan-2002
2336 ~~~~~~~~~~~
2337 Fixed compile problem (reported by Vincent Lefèvre).
2338 Updated French translation (Vincent Lefèvre).
2340 03-Jan-2002
2341 ~~~~~~~~~~~
2342 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
2343 their menus correctly.
2344 Bugfix: 'From LANG' translation setting had stopped working (reported by
2345         Vincent Lefèvre).
2347 02-Jan-2002
2348 ~~~~~~~~~~~
2349 Saved pinboards and panels are now stored in an XML format. Old files should
2350 be converted automatically. Icon names may now contain the < and > characters
2351 (requested by Bernard Jungen).
2353 01-Jan-2002
2354 ~~~~~~~~~~~
2355 Updated French translation (Vincent Lefèvre).
2356 Updated Polish translation (Krzysztof Krzy¿aniak).
2358 30-Dec-2001
2359 ~~~~~~~~~~~
2360 Updated Spanish translation (Marcelo Ramos).
2362 29-Dec-2001
2363 ~~~~~~~~~~~
2364 When changing directory, make more effort to wink or select the appropriate
2365 item.
2367 29-Dec-2001 (Release 1.1.10)
2368 ~~~~~~~~~~~
2369 Updated French translation (Vincent Lefèvre).
2370 Bugfix: Using Shift to open the Send To menu without a selected file stopped
2371         the toggle menu items from working!
2373 28-Dec-2001
2374 ~~~~~~~~~~~
2375 With Gtk+-2.0, the effective permissions are now underlined (like they are
2376 with Gtk+-1.2).
2377 Put all the flags in the options box on one line, along with the Quiet button
2378 (looks neater).
2379 Updated manual.
2381 27-Dec-2001
2382 ~~~~~~~~~~~
2383 Reorganised the Options box somewhat.
2384 Bugfix: Closing a window while creating thumbnails caused a crash.
2386 26-Dec-2001
2387 ~~~~~~~~~~~
2388 Icons are dragged from their corners again (requested by Liav Asseraf).
2389 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
2390 Renamed '.DirIcon.png' to just '.DirIcon'.
2391 In action windows, standard error from moving, copying and mounting operations
2392 is captured and displayed, giving a more useful message (Stephen Watson).
2393 Support for Gtk+-1.3.12.
2395 25-Dec-2001
2396 ~~~~~~~~~~~
2397 Updated Polish translation (Krzysztof Krzy¿aniak).
2399 24-Dec-2001
2400 ~~~~~~~~~~~
2401 File groups are now saved (automatically).
2402 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
2404 23-Dec-2001
2405 ~~~~~~~~~~~
2406 Added Version SOAP RPC.
2407 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
2408 specified in the translation (was always using iso-8859-1).
2410 22-Dec-2001
2411 ~~~~~~~~~~~
2412 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
2413 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
2414 flags to title bar.
2416 21-Dec-2001
2417 ~~~~~~~~~~~
2418 New 'Show image thumnails' option to set this as the default (requested by
2419 Kristian Rink).
2420 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
2422 20-Dec-2001
2423 ~~~~~~~~~~~
2424 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
2425 be turned on and off. Thumbnails are loaded in the background, and a progress
2426 bar is displayed in the filer window.
2427 Replaced old Gtk+-1.2.x text widget in action windows with new one.
2429 19-Dec-2001
2430 ~~~~~~~~~~~
2431 Improved error reporting.
2432 Improved sizing code when details are on.
2434 18-Dec-2001
2435 ~~~~~~~~~~~
2436 Updated to new version 0.4 of the thumbnails standard.
2437 Added 'Quiet' check box to action windows. Quiet button now turns on
2438 check box and does 'Yes'.
2440 17-Dec-2001
2441 ~~~~~~~~~~~
2442 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
2443 UTF-8 as they are loaded.
2444 Added a missing #ifdef for the regex code (Damien Couderc).
2445 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
2446 fixed, though).
2448 16-Dec-2001
2449 ~~~~~~~~~~~
2450 Closing a window with a keypress caused warnings to appear (reported by
2451 Fabien Coutant).
2452 Updated Spanish translation (Marcelo Ramos).
2453 New 'Single click nagivation on the pinboard' option (requested by
2454 Michael).
2455 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
2457 Internal changes to options system:
2458 - Options can be used as soon as they are registered (not just once the
2459   filer is fully initialised).
2460 - New widget types can be registered in a modular fashion.
2462 13-Dec-2001 (Release 1.1.9)
2463 ~~~~~~~~~~~
2464 More fixes for panel resizing (reported by Stephen Watson).
2465 Target mode, dragging an unselected item, and auto-selecting an item when
2466 opening the menu now all work without grabbing the primary selection.
2467 Finished new scanning code (image == NULL is now OK everywhere).
2469 12-Dec-2001
2470 ~~~~~~~~~~~
2471 Clicking on an item which is selected, but not part of the primary selection,
2472 now reclaims the selection.
2473 Removed default minibuffer option for now.
2474 The dash forms in Find tests can be combined, eg '-rwx'.
2475 Updated manual.
2477 11-Dec-2001
2478 ~~~~~~~~~~~
2479 Additional window hints - pinboard and panels refuse focus and pinboard
2480 icons are marked as desktop features (requested by Laurent Moussault).
2481 Thumbnails are now stored using an md5 hash of their names.
2482 Pinboard icons can be repositioned by dragging with the left mouse button
2483 (middle button drag stopped working with sawfish, and this is easier anyway).
2485 10-Dec-2001
2486 ~~~~~~~~~~~
2487 New scanning system: blank items are added to the window first and then the
2488 icons and types get filled in later. Looks better and simplifies the sizing
2489 code a bit.
2490 Code tidying in various places.
2492 09-Dec-2001
2493 ~~~~~~~~~~~
2494 Bugfix: Filer would quit if only Info boxes were open.
2495 Bugfix: Pinboard and panel windows didn't get the correct hints set under
2496         Gtk+-2.0.
2498 08-Dec-2001
2499 ~~~~~~~~~~~
2500 Many internal changes to Collection widget for Gtk+-2.0. Should be more
2501 efficient now, and easier to get aa fonts working...
2503 07-Dec-2001
2504 ~~~~~~~~~~~
2505 Fixed Gtk+-2.0 wheel mouse support.
2506 In the Info box, 'File says...' was reporting on the program used to
2507 edit the file, not the file itself!
2508 For glib-2.0, use the new spawn function and report errors nicely.
2510 06-Dec-2001
2511 ~~~~~~~~~~~
2512 Updated Russian translation (Dmitry Elfimov).
2513 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2514 (recommended by Jens Finke).
2515 FileType SOAP RPC return format has been updated to the latest version
2516 of the SOAP working draft.
2517 Added Large File Support: files over 4Gb now have their sizes detected
2518 correctly (Stephen Watson). Note: this disables libvfs support.
2519 New option to have the minibuffer open by default on new windows
2520 (Bochicchio).
2522 05-Dec-2001
2523 ~~~~~~~~~~~
2524 When resizing the collection, only ensure the cursor is still visible if
2525 it was in the displayed area before.
2527 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2528 on a hidden item.
2530 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2531 winking effect until the window actually appears.
2533 04-Dec-2001
2534 ~~~~~~~~~~~
2535 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2536 so they redisplay quickly next time the filer is loaded (requested by
2537 Kristian A. Rink and others).
2539 Bugfix: Toggling the section with a middle button drag could lose the primary
2540         selection (Andras Mohari).
2542 03-Dec-2001
2543 ~~~~~~~~~~~
2544 Use gtk_set_locale instead of setlocale (Andras Mohari).
2546 02-Dec-2001
2547 ~~~~~~~~~~~
2548 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2550 01-Dec-2001
2551 ~~~~~~~~~~~
2552 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2553 the SOAP IPC window for a particular hostname and user ID. This makes it
2554 easier for other programs to talk to the filer.
2556 30-Nov-2001
2557 ~~~~~~~~~~~
2558 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2560 29-Nov-2001
2561 ~~~~~~~~~~~
2562 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2563 submenu.
2564 The filer now closes stdin when it starts. This is to prevent child
2565 processes, such as auto-mounters, from trying to read a password from
2566 the console (Olivier Fourdan).
2568 27-Nov-2001
2569 ~~~~~~~~~~~
2570 Manpage is now generated automatically from DocBook source.
2571 Short forms for many find expressions, such as -d for IsDir (suggested by
2572 (Andras Mohari).
2574 26-Nov-2001
2575 ~~~~~~~~~~~
2576 More Gtk+-1.3.11 support, including use of the new message dialog.
2577 When the filer loses the primary selection, display the selected items
2578 shaded, but don't unselect them (Andras Mohari).
2580 24-Nov-2001
2581 ~~~~~~~~~~~
2582 Updated to Gtk+-1.3.11.
2584 23-Nov-2001
2585 ~~~~~~~~~~~
2586 Show the current run action for a file in the Info box (Stephen Watson).
2588 21-Nov-2001
2589 ~~~~~~~~~~~
2590 If a panel applet quits then it is removed from the panel, instead of being
2591 replaced by a Restart button.
2593 16-Nov-2001
2594 ~~~~~~~~~~~
2595 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
2596 instead of destroying it and creating a new one (suggested by Greg Spath).
2598 15-Nov-2001
2599 ~~~~~~~~~~~
2600 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
2602 14-Nov-2001
2603 ~~~~~~~~~~~
2604 Code tidying in menu.c (Bernard Jungen).
2606 13-Nov-2001
2607 ~~~~~~~~~~~
2608 Opening a filer window from the Set Icon dialog turns thumbnails display
2609 on (suggested by Francesco Bochicchio).
2610 Right-clicking the Help toolbar button reuses the same window.
2612 12-Nov-2001
2613 ~~~~~~~~~~~
2614 Made some strings easier to translate, fixed a problem with translating a blank
2615 string, and changed the details toolbar button to leave the size alone (Andras
2616 Mohari).
2617 Improved key handling (key presses were sometimes ignored).
2618 Bugfix: A very long and narrow icon could make the filer try to scale to a
2619         width or height of zero (Andras Mohari).
2621 09-Nov-2001
2622 ~~~~~~~~~~~
2623 Allow current directory and selection to be stored with Ctrl+[0-9] and
2624 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
2625 saved yet.
2627 08-Nov-2001
2628 ~~~~~~~~~~~
2629 Don't use re_set_syntax() on systems that don't have it (reported by
2630 Damien Couderc).
2631 In action windows, the a long filename no longer makes the window get wider
2632 (requested by Graham Borland).
2633 Added 'Types' section to the Options window, allowing easy(ish) access
2634 to the MIME-info files, plus a reload button, and icons for MIME-types can
2635 be set from the 'Set Icon...' box (Stephen Watson).
2637 07-Nov-2001
2638 ~~~~~~~~~~~
2639 Added a menu to the 'Set Icon...' box which shows all directories currently
2640 used for icons (Francesco Bochicchio).
2641 Fix small error in German translation (Christopher Arndt).
2642 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
2644 06-Nov-2001
2645 ~~~~~~~~~~~
2646 Added Spanish translation (Marcelo Ramos).
2647 Applied Bernard Jungen's latest patch:
2648 - Disk usage forgot to count special files like pipes, etc.
2649 - Page up/down scrolls a window full at a time instead of 10 items.
2650 - Don't get icons from the cache if thumbnail mode is off anymore.
2651 - modechange.c: deleted useless stuff and fixed octal parsing to detect
2652   *all* illegal values (eg 010000000000000).
2653 - Added 'Show/hide hidden files' toolbar button.
2654 - Lots of code tidying.
2657 05-Nov-2001
2658 ~~~~~~~~~~~
2659 Holding the pointer over a symlink shows the target in a tooltip
2660 (Stephen Watson; suggested by Arnaud Calvo).
2662 01-Nov-2001
2663 ~~~~~~~~~~~
2664 Updated French translation (Vincent Lefèvre).
2666 30-Oct-2001 (Release 1.1.8)
2667 ~~~~~~~~~~~
2668 Updated to support Gtk+-1.3.10.
2670 17-Oct-2001
2671 ~~~~~~~~~~~
2672 Slightly better positioning of filenames and details (Bernard Jungen).
2673 When resizing, only add space for an extra row in Small Icons mode.
2675 16-Oct-2001
2676 ~~~~~~~~~~~
2677 Make the Set Run Action box command box have the "$1" already filled in
2678 (suggested by Helgi Hrafn Gunnarsson).
2680 15-Oct-2001
2681 ~~~~~~~~~~~
2682 Set the WM_CLASS for saveboxes, so that window managers can treat them
2683 specially, if required (Andrew Flegg).
2685 14-Oct-2001
2686 ~~~~~~~~~~~
2687 Changed internal format used to send to requests to SOAP, and added --RPC
2688 option to access it directly.
2690 12-Oct-2001
2691 ~~~~~~~~~~~
2692 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
2693 Bugfix: If file doesn't accept the '-b' option then examining a file in
2694         the root directory didn't work (Stephen Watson).
2696 10-Oct-2001
2697 ~~~~~~~~~~~
2698 Use --version instead of 'which' to test for programs as not everyone has
2699 which (suggested by Vincent Lefevre).
2700 Bugfix: When setting an icon for a file with a space in the name, the
2701         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
2702         Turski). The 'globicons' file should be converted automatically
2703         when the filer is run.
2705 08-Oct-2001
2706 ~~~~~~~~~~~
2707 Added support for the regex field in MIME-info. This allows files to be
2708 matched with patterns, not just on their extensions. For example, '.gtkrc'
2709 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
2710 Andras Mohari).
2712 05-Oct-2001
2713 ~~~~~~~~~~~
2714 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
2716 04-Oct-2001
2717 ~~~~~~~~~~~
2718 When running on a remote machine, display the remote host's name in the
2719 title bar (Stephen Watson).
2721 02-Oct-2001
2722 ~~~~~~~~~~~
2723 New option to control whether a middle button drag moves the files or
2724 brings up a menu.
2725 Allow submenus in AppInfo.xml file (Stephen Watson).
2727 26-Sep-2001
2728 ~~~~~~~~~~~
2729 Now supports Gtk+-1.3.9, but not earlier developer releases.
2731 25-Sep-2001
2732 ~~~~~~~~~~~
2733 Disk Usage can cope with larger sizes, and reports the number of files and
2734 directories counted; new Show Hidden and Inherit Options options; new -D
2735 option to close directories; and changes to formatting of file sizes
2736 (Bernard Jungen).
2738 24-Sep-2001
2739 ~~~~~~~~~~~
2740 Updated Hungarian translation (Andras Mohari).
2741 Improved the filename colouring code so that colours are only allocated
2742 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
2743 Bugfix: When sorting while winking an item, the filer would sometimes scroll
2744         to the wrong place (Andras Mohari).
2745 Bugfix: If all the selected files were deleted, then trying to paste the
2746         selection caused a crash (Fabien Coutant).
2748 20-Sep-2001
2749 ~~~~~~~~~~~
2750 Colour files by type (Andras Mohari).
2752 11-Sep-2001
2753 ~~~~~~~~~~~
2754 Added -p to mkdir in install scripts to create any missing parent
2755 directories (Michel Alexandre Salim).
2757 09-Sep-2001
2758 ~~~~~~~~~~~
2759 Dragging files with the middle button (or Button1+Alt) brings up a menu
2760 of possible actions (Taras).
2761 New option to control size of icons in `New' and `Send To' menus (Stephen
2762 Watson).
2763 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
2764         (reported by Michel Alexandre Salim).
2766 06-Sep-2001
2767 ~~~~~~~~~~~
2768 Window positions can be saved and restored by a session manager (Anders
2769 Lundmark).
2771 05-Sep-2001
2772 ~~~~~~~~~~~
2773 Fixed an untranslated string (Andras Mohari).
2775 04-Sep-2001
2776 ~~~~~~~~~~~
2777 The style for pinboard and panel icon text can be set (requested by Greg
2778 Spath) with:
2780         widget "*.pinboard-icon" style "..."
2781         widget "*.panel-icon.*" style "..."
2783 03-Sep-2001
2784 ~~~~~~~~~~~
2785 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
2786         a (harmless) warning message (reported by Vincent Lefèvre).
2788 03-Sep-2001 (Release 1.1.7)
2789 ~~~~~~~~~~~
2790 Added an option to control whether extensions take precedence over the
2791 executable bit of a file (requested by MJ Ray).
2792 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
2793 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
2795 02-Sep-2001
2796 ~~~~~~~~~~~
2797 The options controlling when windows resize work again.
2799 31-Aug-2001
2800 ~~~~~~~~~~~
2801 Better guessing of window size for display styles with details.
2803 29-Aug-2001
2804 ~~~~~~~~~~~
2805 The 'src/po/dist' script now converts all text to UTF-8.
2807 28-Aug-2001
2808 ~~~~~~~~~~~
2809 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
2810 Boulton).
2812 27-Aug-2001
2813 ~~~~~~~~~~~
2814 Updated Dutch translation (Jasper Huijsmans).
2815 Send To menu lists contents of all Send To directories in Choices, not just
2816 the first one found.
2817 Fixed another XML compiling problem (Stephen Watson).
2819 23-Aug-2001
2820 ~~~~~~~~~~~
2821 Added Customise to `Send To' menu.
2823 22-Aug-2001
2824 ~~~~~~~~~~~
2825 Detached Send To menu from main menu structure. Allows key-binding to open
2826 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
2827 Shift+Menu brings up the menu directly.
2829 20-Aug-2001
2830 ~~~~~~~~~~~
2831 Fixed compiling problem with some versions of libxml (Stephen Watson).
2832 Changed a text message in the Options box (about binding keys to menus) into
2833 a button which shows the message in an alert box. Maybe people will read the
2834 message now?
2836 19-Aug-2001
2837 ~~~~~~~~~~~
2838 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
2839 Scrolling using a wheel mouse now always goes at the same speed, whatever the
2840 display style (requested by aardvark joe).
2842 10-Aug-2001
2843 ~~~~~~~~~~~
2844 Added 'Send To' menu (Stephen Watson).
2846 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
2847         Booker).
2849 07-Aug-2001
2850 ~~~~~~~~~~~
2851 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
2852 Richard G.)
2854 03-Aug-2001
2855 ~~~~~~~~~~~
2856 Added French translation of the manual (Arnaud Calvo).
2858 24-Jul-2001
2859 ~~~~~~~~~~~
2860 Filer wouldn't compile or run if it was in a directory with spaces in the
2861 name (reported by Benjamin Munoz).
2863 23-Jul-2001
2864 ~~~~~~~~~~~
2865 Added options for default action window settings for Brief, Force and Recurse
2866 (Liav Asseraf).
2867 New default for sort type is Sort By Name (requested by Andreas Dehmel).
2868 Bugfix: Clicking on a file with no run action set gave two error boxes.
2870 19-Jul-2001
2871 ~~~~~~~~~~~
2872 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
2874 18-Jul-2001
2875 ~~~~~~~~~~~
2876 Added some more hints to pinboard and panel windows to comply with the new
2877 freedesktop.org window manger spec.
2879 15-Jul-2001
2880 ~~~~~~~~~~~
2881 New option to set the maximum size the auto-resizer will resize a window to
2882 (requested by Andreas Dehmel).
2884 14-Jul-2001
2885 ~~~~~~~~~~~
2886 When using the Set Run Action box, make the command default to the currently
2887 set command (suggested by Arnaud Calvo).
2889 12-Jul-2001 (Release 1.1.6)
2890 ~~~~~~~~~~~
2891 Updated the French translation (Vincent Lefèvre).
2893 10-Jul-2001
2894 ~~~~~~~~~~~
2895 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
2897 09-Jul-2001
2898 ~~~~~~~~~~~
2899 Use the user's preferred font for item filenames, not the Gtk default
2900 (requested by Jim Knoble).
2902 03-Jul-2001
2903 ~~~~~~~~~~~
2904 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
2906 02-Jul-2001
2907 ~~~~~~~~~~~
2908 Don't show tooltips for applets as it causes problems (reported by Stephen
2909 Watson).
2911 30-Jun-2001
2912 ~~~~~~~~~~~
2913 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
2914           long names too). Fixed a crash-on-click problem on the root window.
2916 29-Jun-2001
2917 ~~~~~~~~~~~
2918 More work on Gtk+-2.0 -- seems to be usable now :-)
2920 28-Jun-2001
2921 ~~~~~~~~~~~
2922 Started work to support Gtk+-2.0.
2924 26-Jun-2001
2925 ~~~~~~~~~~~
2926 Moved 'relative link' option above the buttons in the Link box (Stephen
2927 Watson).
2928 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
2929         display to scroll (reported by Andreas Dehmel).
2931 21-Jun-2001
2932 ~~~~~~~~~~~
2933 Replaced 'New File...' menu item with a submenu generated from the contents
2934 of '<Choices>/Templates' (Stephen Watson).
2936 20-Jun-2001
2937 ~~~~~~~~~~~
2938 `Xterm here' command can contain arguments (Andras Mohari).
2939 Made the menu appear in a sensible place, so it's easy to get to the File
2940 submenu (suggested by André Wyrwa).
2942 19-Jun-2001
2943 ~~~~~~~~~~~
2944 Updated French translation (Vincent Lefèvre).
2945 Added a German translation (André Wyrwa).
2947 13-Jun-2001
2948 ~~~~~~~~~~~
2949 Added an extra option to control the resizing behaviour. Can be set to resize
2950 never, always, or only when the display style changes (requested by Andreas).
2952 07-Jun-2001 (Release 1.1.5)
2953 ~~~~~~~~~~~
2954 Updated Russian translation (Dmitry Elfimov).
2956 06-Jun-2001
2957 ~~~~~~~~~~~
2958 Unless compiling with mc's libvfs for virtual filesystem support, change the
2959 menu structure for use with the newer AVFS system.
2960 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
2962 Bug fix: Running the filer with a translation set would make it crash
2963          (reported by Dmitry Elfimov).
2965 04-Jun-2001 (Release 1.1.4)
2966 ~~~~~~~~~~~
2967 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
2968 and the default size with no details.
2970 30-May-2001
2971 ~~~~~~~~~~~
2972 Replaced Large/Small toolbar buttons with a single Size button which
2973 cycles through Small/Large/Huge (other button to reverse).
2975 28-May-2001
2976 ~~~~~~~~~~~
2977 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
2978 menus.
2980 25-May-2001
2981 ~~~~~~~~~~~
2982 Long leafnames wrap onto multiple lines in Huge mode, like they do for
2983 Large Icons mode.
2985 24-May-2001
2986 ~~~~~~~~~~~
2987 Display tooltips for pinboard and panel icons, where needed.
2989 23-May-2001
2990 ~~~~~~~~~~~
2991 New option to show number of files / size of selected files in the toolbar
2992 (Andras Mohari).
2994 22-May-2001
2995 ~~~~~~~~~~~
2996 New options section 'panel' allows icon text to be hidden for all icons, no
2997 icons, or just applications (suggested by José Romildo Malaquias).
2999 17-May-2001
3000 ~~~~~~~~~~~
3001 Converted the options window to a tabbed notebook (Denis Manente).
3003 16-May-2001
3004 ~~~~~~~~~~~
3005 Pressing the mouse button down on an icon no longer winks it; only releasing
3006 the button to run it does.
3007 Added 'Show Info' to panel/pinboard menu.
3008 The File Info box grabs the primary selection when a row is selected
3009 (allows you to paste email addresses, URLs, etc).
3011 15-May-2001
3012 ~~~~~~~~~~~
3013 Opening a pinboard or panel menu over an icon no longer selects it -- this
3014 allows the selection to be passed to an application run using its AppMenu
3015 (requested by Christopher Arndt).
3017 14-May-2001
3018 ~~~~~~~~~~~
3019 In Large Icons display style, a file's name may wrap onto a second line.
3021 13-May-2001
3022 ~~~~~~~~~~~
3023 Merged code for handling selections and menus that was common to pinboards
3024 and panels into icon.c.
3026 09-May-2001
3027 ~~~~~~~~~~~
3028 When using 'From LANG', extract the language code from the string to get
3029 the filename, instead of using the whole string (Andras Mohari).
3030 Added support for very old versions of libxml (reported by Lukasz Stelmach
3031 and Vincent Lefèvre).
3033 08-May-2001
3034 ~~~~~~~~~~~
3035 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
3037 07-May-2001 (Release 1.1.3)
3038 ~~~~~~~~~~~
3039 Updated the documentation.
3041 06-May-2001
3042 ~~~~~~~~~~~
3043 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
3044 up if they're too small.
3046 03-May-2001
3047 ~~~~~~~~~~~
3048 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
3049 Stephen Watson).
3050 Pinboards and panels should now work with IceWM without needing -o
3051 (Christopher Arndt).
3052 Allow text messages in the toolbar to go off the side (instead of resizing the
3053 window).
3055 02-May-2001
3056 ~~~~~~~~~~~
3057 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
3058 Without a selection, the name of the file under the cursor is added.
3060 29-Apr-2001
3061 ~~~~~~~~~~~
3062 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
3063 down Ctrl for the File submenu.
3065 28-Apr-2001
3066 ~~~~~~~~~~~
3067 Added a new 'About' section to AppInfo. Any elements in here are added
3068 into the info box. Added a 'Refresh' button to the info box.
3069 Added a ROX-Filer/Styles file for default colours (default filer background
3070 is now lighter).
3072 27-Apr-2001
3073 ~~~~~~~~~~~
3074 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
3075 info to it later...
3077 26-Apr-2001
3078 ~~~~~~~~~~~
3079 Updated Russian translation (Dmitry Elfimov).
3081 25-Apr-2001
3082 ~~~~~~~~~~~
3083 AppInfo file may contain a <Summary> element - the text inside will be
3084 displayed in a tooltip if the mouse is held over the item in a filer
3085 window.
3087 22-Apr-2001
3088 ~~~~~~~~~~~
3089 Filer now looks for AppInfo.xml before AppMenu. This is for future
3090 expansion...
3092 18-Apr-2001
3093 ~~~~~~~~~~~
3094 Automatic resizing of windows when changing directory is now optional
3095 (requested by Paul E. Johnson and Andreas Thorn).
3097 11-Apr-2001
3098 ~~~~~~~~~~~
3099 The symlink box allows you to choose to create relative or absolute links
3100 (suggested by Stephen Watson).
3102 09-Apr-2001
3103 ~~~~~~~~~~~
3104 Fix some typos and untranslated strings (Andras Mohari).
3106 08-Apr-2001
3107 ~~~~~~~~~~~
3108 Added a Russian translation (Dmitry Elfimov).
3110 06-Apr-2001
3111 ~~~~~~~~~~~
3112 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
3114 05-Apr-2001
3115 ~~~~~~~~~~~
3116 Winking an item in a directory makes it flash twice instead of once (easier
3117 to see). Also, creating a new file or directory from the menu winks the new
3118 item.
3120 Bugfix: When a directory was rescanned because of a move operation,
3121         the `Set Icon...' settings didn't work (reported by Damien
3122         Couderc).
3124 02-Apr-2001
3125 ~~~~~~~~~~~
3126 New display style 'Huge Icons' to make viewing thumbnails easier.
3127 Added a Hungarian translation (Andras Mohari).
3128 Updated the French translation (Vincent Lefèvre).
3129 Double clicking on a filer window's background resizes the window (Denis
3130 Manente).
3132 01-Apr-2001
3133 ~~~~~~~~~~~
3134 If an item's name is truncated, show it in a tooltip when the pointer is
3135 held over the item (Denis Manente).
3137 30-Mar-2001 (Release 1.1.2)
3138 ~~~~~~~~~~~
3139 Asking for help on a directory always tries to open <dir>/Help first, even
3140 for non-applications.
3142 29-Mar-2001
3143 ~~~~~~~~~~~
3144 If run without -n, the filer will put itself in the background. Thus,
3145 the 'rox' command behaves the same whether or not the filer is already
3146 running.
3148 27-Mar-2001
3149 ~~~~~~~~~~~
3150 Support for the new version of libxml (reported by Andreas Dehmel).
3152 26-Mar-2001
3153 ~~~~~~~~~~~
3154 Rewrote parser for options. Smaller and neater (hopefully this will fix
3155 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
3157 Bugfix: While scanning, the resizer could make the window too large.
3159 23-Mar-2001
3160 ~~~~~~~~~~~
3161 Moving the cursor down in the next-to-last row will move to the last
3162 item if there is nothing under the cursor (suggested by Graham Borland).
3164 21-Mar-2001
3165 ~~~~~~~~~~~
3166 When changing directory, only make the window larger (if needed), never
3167 smaller (suggested by Diego Zamboni).
3169 17-Mar-2001
3170 ~~~~~~~~~~~
3171 Changing directory autosizes the window automatically (Denis Manente).
3172 Internal changes to the way different layouts are handled.
3174 15-Mar-2001
3175 ~~~~~~~~~~~
3176 Pressing space (to select/unselect an item) now also moves the cursor to
3177 the next item (suggested by Anders Lundmark).
3179 Copying directories tries to preserve the timestamps, like it does for
3180 files (suggested by José Romildo Malaquias).
3182 14-Mar-2001
3183 ~~~~~~~~~~~
3184 Added '--mime-type FILE' option, which simply writes the type of FILE to
3185 standard output (Stephen Watson).
3187 Added 'Home Directory' to Window menu (requested by Graham Borland).
3189 11-Mar-2001
3190 ~~~~~~~~~~~
3191 Copying a directory which doesn't have user write permission will give it
3192 user write during the copy to avoid permission denied errors (suggested by
3193 Liav Asseraf).
3195 New sort option - 'Directories always come first' (requested by Liav Asseraf).
3197 10-Mar-2001
3198 ~~~~~~~~~~~
3199 Dragging a lasso box with the middle button toggles the selected state
3200 of the items enclosed (Denis Manente).
3202 09-Mar-2001
3203 ~~~~~~~~~~~
3204 Changing the display style now resizes the window (Denis Manente).
3206 08-Mar-2001
3207 ~~~~~~~~~~~
3208 New pinboards get a 'Home' icon in the top left corner as new users often
3209 think the pinboard isn't working because it starts empty (suggested by
3210 Vor'Cha).
3212 Converted AppMenu file format to XML.
3213 Added AppMenu file with options to control the pinboard.
3215 06-Mar-2001
3216 ~~~~~~~~~~~
3217 Highlight invalid Find expressions in red (Anders Lundmark).
3219 04-Mar-2001
3220 ~~~~~~~~~~~
3221 When resizing windows, try to keep the window fully inside the screen area
3222 (Denis Manente).
3224 03-Mar-2001
3225 ~~~~~~~~~~~
3226 Updated the Dutch translation (Jan Wagemakers).
3228 27-Feb-2001
3229 ~~~~~~~~~~~
3230 When mounting a device, the new window appears after mounting, not before.
3231 This means that it's more likely to get sized correctly (requested by
3232 Ewan Mac Mahon).
3234 24-Feb-2001
3235 ~~~~~~~~~~~
3236 Added two new options to control when minibuffer completion beeps (requested
3237 by Liav Asseraf).
3239 20-Feb-2001
3240 ~~~~~~~~~~~
3241 Added 'New File...' feature (James Kermode).
3243 16-Feb-2001
3244 ~~~~~~~~~~~
3245 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
3247 09-Feb-2001 (Release 1.1.1)
3248 ~~~~~~~~~~~
3249 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
3250 of the text... (Diego Zamboni).
3252 Added a Polish translation (Andrzej Borsuk).
3254 Bugfix: Sometimes it wasn't possible to delete something that was on a
3255         pinboard or panel, even after confirming (reported by Diego Zamboni).
3257 07-Feb-2001
3258 ~~~~~~~~~~~
3259 Sliders in the options box can have a numerical value display (Diego Zamboni).
3260 Fixed a stray warning message displayed when non-default pinboard options
3261 were used (Diego Zamboni).
3263 New menu item 'Set Icon...' allows you to choose any icon for any file or
3264 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
3266 03-Feb-2001
3267 ~~~~~~~~~~~
3268 Many internal changes to the Options system.
3270 30-Jan-2001
3271 ~~~~~~~~~~~
3272 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
3273         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
3275 28-Jan-2001
3276 ~~~~~~~~~~~
3277 Added Diego Zamboni's patch to make configuring VFS easier.
3279 27-Jan-2001
3280 ~~~~~~~~~~~
3281 Improved compiling - now correctly reports an error if the file doesn't
3282 compile. If configure is missing then autoconf is run automatically.
3284 After a Find completes, you are given the option of doing the search again
3285 (Anders Lundmark).
3287 Applications can define a list of menu items to display on their menus
3288 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
3289 lines in the form 'option Text'.
3291 24-Jan-2001
3292 ~~~~~~~~~~~
3293 Added two new pinboard options - one to allow setting the grid step size
3294 and one to allow icons to go slightly off the side of the screen (Diego
3295 Zamboni).
3297 23-Jan-2001
3298 ~~~~~~~~~~~
3299 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
3300         Zamboni).
3302 22-Jan-2001
3303 ~~~~~~~~~~~
3304 Updated the French translation (Vincent Lefèvre).
3306 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
3307         Watson).
3309 20-Jan-2001 (Release 1.1.0)
3310 ~~~~~~~~~~~
3311 Removed the 'Initial window height' option. The filer tries to pick a
3312 sensible shape itself now.
3314 Bugfix: If an image was moved to a directory which didn't generate thumbs
3315         then it would display, but never be updated. Even if it wasn't that
3316         file at all, just a reused inode!
3317 Bugfix: Changing the display style didn't always redraw the display.
3318 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
3319         column acted like clicking on the far-right column.
3321 18-Jan-2001
3322 ~~~~~~~~~~~
3323 Changed background colour to be more compatible with the Gtk themes system.
3325 12-Jan-2001
3326 ~~~~~~~~~~~
3327 Removed all the message window stuff. ROX-Filer no longer grabs standard
3328 error from its child processes. Changed because ROX-Session now does a much
3329 better job.
3331 10-Jan-2001
3332 ~~~~~~~~~~~
3333 Filer is more generous in what hostnames it considers local.
3334 Patch to include pixbuf headers correctly (Diego Zamboni).
3336 08-Jan-2001
3337 ~~~~~~~~~~~
3338 Bug fix: Didn't always use the fully qualified host name for DnD.
3340 30-Dec-2000
3341 ~~~~~~~~~~~
3342 If a file has a known extension then it is given the appropriate type even
3343 if the file is executable (Simon Britnell).
3345 28-Dec-2000
3346 ~~~~~~~~~~~
3347 Added a menu entry 'Resize Window' to set the window to a sensible size
3348 when you want it.
3350 25-Dec-2000
3351 ~~~~~~~~~~~
3352 Try to open new windows at a sensible size for their contents (Denis Manente).
3354 24-Dec-2000
3355 ~~~~~~~~~~~
3356 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
3357         wasn't updated (reported by Wilbert Berendsen).
3359 20-Dec-2000
3360 ~~~~~~~~~~~
3361 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
3362 Updated French translation (Vincent Lefèvre).
3363 Added new 'Create Thumbs' entry on the Display menu which tries to load
3364 every file in the directory as an image and use that image for the file
3365 (suggested by Sprague and Simon Britnell).
3367 19-Dec-2000
3368 ~~~~~~~~~~~
3369 Converted to use gdk-pixbuf instead of ImLib.
3370 Fixed a few compiler warnings and improved the error message displayed
3371 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
3372 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
3373 given file, updating directory views and icons as needed.
3375 18-Dec-2000
3376 ~~~~~~~~~~~
3377 AppIcon.xpm must be a regular file (stops people trying to crash the
3378 filer by symlinking to /dev/...).
3379 Fixed a missing translation in the pinboard options (Denis Manente).
3381 17-Dec-2000
3382 ~~~~~~~~~~~
3383 Attempting to run the filer before compiling will now ask if you want
3384 to compile.
3385 Removed lots of platform-specific mount point code and replaced it with
3386 python's portable system.
3387 New options section allows you to choose a translation without having to
3388 set the LANG variable.
3390 16-Dec-2000
3391 ~~~~~~~~~~~
3392 Added '-w', '-i' and '-W' command line options for forcing icons or
3393 directories to be rescanned (Diego Zamboni).
3395 13-Dec-2000 (Release 1.0.0)
3396 ~~~~~~~~~~~
3397 Made a few updates to the manual.
3399 08-Dec-2000
3400 ~~~~~~~~~~~
3401 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
3402 a pinboard icon, tries to send it to the back (might help with some WMs).
3404 04-Dec-2000 (Release 0.1.30)
3405 ~~~~~~~~~~~
3406 When a panel is used for the first time, put the user's home directory and
3407 the directory containing ROX-Filer on it instead of leaving it blank.
3409 24-Nov-2000
3410 ~~~~~~~~~~~
3411 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
3412 Added a #include for OSF1 (Vincent Lefevre).
3414 23-Nov-2000
3415 ~~~~~~~~~~~
3416 Bugfix: On many systems, the filer would fail to remove zombie processes
3417         due to a typo (spotted by Philip Hazel and tracked down by Stephen
3418         Watson).
3420 22-Nov-2000
3421 ~~~~~~~~~~~
3422 Bugfix: Removing an item from the panel now resizes the panel (reported
3423         by Wilbert Berendsen).
3424 Bugfix: Editing an icon's path failed to update its hash entry.
3426 20-Nov-2000
3427 ~~~~~~~~~~~
3428 If a case-sensitve match for an extension can't be found then try a
3429 case-insensitive match - so .BMP and similar work (Denis Manente).
3431 17-Nov-2000
3432 ~~~~~~~~~~~
3433 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
3434 Added a VFS menu entry for .deb files (Vincent Ledda).
3436 11-Nov-2000
3437 ~~~~~~~~~~~
3438 Mounting or unmounting a directory forces mtab to be reread, even if the
3439 timestamp hasn't changed (problem reported by Wilbert Berendsen).
3441 When the 'Unique windows' option is on, remove the old window AFTER creating
3442 the new one, so that the filer doesn't quit because there are zero windows
3443 open... (Denis Manente).
3445 07-Nov-2000
3446 ~~~~~~~~~~~
3447 Updated the Dutch translation (Jan Wagemakers).
3449 29-Oct-2000
3450 ~~~~~~~~~~~
3451 Updated the French translation (Vincent Lefèvre).
3453 Using --version and --help options no longer requires an X server connection,
3454 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
3455 'man rox' (Bernard Jungen). 
3457 Bugfix: A corrupted AppIcon.xpm could crash the filer.
3459 24-Oct-2000 (Release 0.1.29)
3460 ~~~~~~~~~~~
3461 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
3462         the makedist script to remove the .cvsignore files (spotted by Andy
3463         Piper).
3465 20-Oct-2000
3466 ~~~~~~~~~~~
3467 Improved the install script so that it installs the man-page. Also made it
3468 easier to use. Updated the French translation and fixed a couple of
3469 typos (Vincent Lefèvre).
3471 17-Oct-2000
3472 ~~~~~~~~~~~
3473 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
3474 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
3476 08-Oct-2000
3477 ~~~~~~~~~~~
3478 Added a Dutch translation (Jan Wagemakers).
3480 05-Oct-2000
3481 ~~~~~~~~~~~
3482 Added an Italian translation (Denis Manente).
3484 04-Oct-2000
3485 ~~~~~~~~~~~
3486 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
3487         the owner of the symlink. Slight security risk, and also prevented
3488         users symlinking AppRun to their binaries...
3490 29-Sep-2000
3491 ~~~~~~~~~~~
3492 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
3493         This means it is now possible to click on a pinboard icon to change
3494         between pinboards...
3496 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
3497         or resized. Now flickers when resizing if there's a textured
3498         background - seems to be necessary :-(
3500 26-Sep-2000
3501 ~~~~~~~~~~~
3502 Running as root now simply turns on the -u flag, rather than displaying
3503 a warning box.
3505 The toolbar height is now correctly taken into account when sizing a new filer
3506 window (Denis Manente).
3508 When guessing file types from extensions, the filer now tries to find the
3509 longest extension that matches (eg .ps.gz, then .gz).
3511 25-Sep-2000
3512 ~~~~~~~~~~~
3513 The lasso box is now drawn so that the box will be in the foreground colour
3514 over the background, rather than by just inverting the pixel value and hoping
3515 it's visible (spotted by Philip Hazel).
3517 24-Sep-2000
3518 ~~~~~~~~~~~
3519 If the home directory is '/' then don't show it as '~' (suggested by
3520 Bernard Jungen).
3522 Added '--show=FILE' option - this will be needed by other ROX
3523 applications, so it needs to be in version 1.0.0.
3525 Bugfix: -d option didn't use realpath before sending to an already-running
3526 filer.
3528 22-Sep-2000
3529 ~~~~~~~~~~~
3530 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3531 newlines (suggested by Bernard Jungen).
3533 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3535 20-Sep-2000
3536 ~~~~~~~~~~~
3537 Added a man-page (Andy Piper).
3538 Changed `install.sh' from bash to sh (Bernard Jungen).
3540 18-Sep-2000 (Release 0.1.28)
3541 ~~~~~~~~~~~
3542 Bugfix: menu entries on the pinboard menu weren't being shaded and
3543         unshaded correctly.
3545 17-Sep-2000
3546 ~~~~~~~~~~~
3547 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3548 the icon points to as well as its name.
3550 All i?86 platforms are treated as being equivalent (so, if you compile
3551 on a 386 then it'll still run on a 486).
3553 16-Sep-2000
3554 ~~~~~~~~~~~
3555 Pinboard icons can also be renamed.
3556 Pinboard and panel icons can have '~' or '~/' at the start of their
3557 pathnames - this should make it easier to create a system-wide default
3558 panel or pinboard with icons relative to the user's home directory.
3560 14-Sep-2000
3561 ~~~~~~~~~~~
3562 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3564 13-Sep-2000
3565 ~~~~~~~~~~~
3566 Changing the toolbar options affects existing windows, not just new ones.
3567 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3568 'Type' and 'Times' styles.
3570 12-Sep-2000
3571 ~~~~~~~~~~~
3572 With items that spread over their normal width because they're on the
3573 edge of the window, clicking on the extra bit now works.
3575 Added a size limit of 400K on application icons. This is to prevent
3576 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3577 to some huge file!
3579 Dragging an item with the middle button when none are selected unselects
3580 the item after the drag.
3582 Added 'Show Location' feature for pinboard and panels - opens a directory
3583 showing where the file really is.
3585 11-Sep-2000
3586 ~~~~~~~~~~~
3587 Allowed items in the far right column to spread right to the edge of the
3588 window. Fixed a bug which prevented Delete from working if there was
3589 no pinboard.
3591 10-Sep-2000
3592 ~~~~~~~~~~~
3593 Deleting items first checks if it will affect the pinboard or panel. A
3594 warning is displayed if so.
3596 Upgraded the query dialog (from ROX-Session) - looks nicer.
3598 09-Sep-2000
3599 ~~~~~~~~~~~
3600 'Unique filer windows' option now has no effect while the spring open
3601 feature is active (spotted by Andrew Booker). Also, when opening a new
3602 window, the old window is destroyed and a new one created (rather than
3603 reusing the old one). This ensures that the new window appears in the
3604 right place.
3606 When a drag from the pinboard or a filer window ends, the selection is
3607 only cleared if the icon was selected by starting the drag. Thus, it now
3608 works like the panels.
3610 08-Sep-2000
3611 ~~~~~~~~~~~
3612 New Close toolbar button (requested by Martin Ward).
3613 Toolbar icons can be turned on and off from the Options box.
3614 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
3615 Made the Shift Open menu text change depending on what is selected.
3616 Bugfix: dragging icons around no longer saved the new pinboard state!
3618 07-Sep-2000
3619 ~~~~~~~~~~~
3620 Running a second copy of the filer as another user will start a new copy
3621 instead of reusing the existing one. Added the '-u' option to display the
3622 name of the user running the filer in each window (also suppresses the
3623 normal don't-run-as-root warning).
3625 Added '-d', which opens a directory as a directory, even if it looks like
3626 an application.
3628 Updated the manual.
3630 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
3632 06-Sep-2000
3633 ~~~~~~~~~~~
3634 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
3635 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
3636 easier to use!
3638 Added much improved icons for executables and for applications without icons
3639 of their own (Victor Liu See-le).
3641 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
3642 Tim Rowledge).
3644 Bugfix: auto-scrolling didn't always stop when a drag ended.
3645 Bugfix: creating a panel with the same name as a file in the current
3646         directory caused an error due to a throwback from when panels were
3647         directories (spotted by Ewan Mac Mahon).
3649 30-Aug-2000 (Release 0.1.27)
3650 ~~~~~~~~~~~
3651 Increased the distance you have to move the pointer to start a drag
3652 slightly. Updated the manual.
3654 Panel icons can now be moved from one side to the other by simply moving
3655 over the gap in the middle. Previously, you had to jump over an icon on
3656 the other side.
3658 Left and right panels look better now. Also, they shrink if you add a top
3659 or bottom panel to make room.
3661 28-Aug-2000
3662 ~~~~~~~~~~~
3663 Dragging on the panel background allows you to slide the bar back and
3664 forth.
3666 27-Aug-2000
3667 ~~~~~~~~~~~
3668 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
3669 the wrong place. Install script no longer overwrites the default run
3670 actions; if the user has changed them leave them alone!
3671 (Martin Ward noted that symlinking to an executable would cause the
3672 executable to be destroyed on upgrade!)
3674 24-Aug-2000
3675 ~~~~~~~~~~~
3676 More improvements to the event handling. Seems to be working again at
3677 last!
3678 Made the toolbar buttons slightly larger, and added a textual display
3679 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
3680 click).
3681 Moved the pinboard over to the new mouse binding code too.
3683 21-Aug-2000
3684 ~~~~~~~~~~~
3685 Started rewriting the event handling for filer windows to go through
3686 the new code in bind.c, like the panel handling does.
3688 20-Aug-2000
3689 ~~~~~~~~~~~
3690 You can now drag icons from the panel to other applications.
3692 18-Aug-2000
3693 ~~~~~~~~~~~
3694 Dragging panel icons with the middle button allows you to move them around.
3696 New option to set the default height for new filer windows (patch from
3697 James Kermode).
3699 17-Aug-2000
3700 ~~~~~~~~~~~
3701 Selecting panel icons now grabs the primary selection. Pasting pastes all
3702 selected file path names. Icons can now be added to either side of the panel.
3704 Bug fix: Moving a file didn't always update the source directory.
3706 16-Aug-2000
3707 ~~~~~~~~~~~
3708 Many improvements to the panel - drag and drop to icons, adding new icons,
3709 selections (doesn't grab the primary selection yet though), removing icons
3710 and automatically saving the panel when it's changed.
3711         
3712 11-Aug-2000
3713 ~~~~~~~~~~~
3714 Improved reference counting on images (hopefully!). Lots of work on
3715 rewriting the panel system.
3717 07-Aug-2000
3718 ~~~~~~~~~~~
3719 Made the timeout for the spring-open feature configurable (requested by
3720 Chris Garrett).
3722 Use short form of --version in install.sh and don't use unsetenv() if it
3723 isn't available (Mattias Engdegård).
3725 06-Aug-2000
3726 ~~~~~~~~~~~
3727 New options to set the pinboard text foreground and background colours
3728 (suggested by James Kermode).
3730 05-Aug-2000
3731 ~~~~~~~~~~~
3732 Your home directory is now displayed as '~' in the title bar, rather
3733 than as a full path.
3735 01-Aug-2000 (Release 0.1.26)
3736 ~~~~~~~~~~~
3737 Added a popup menu of commonly used chmod strings to the Permissions
3738 box. Bracketed text and spaces are now ignored in the commands.
3739 Bug fix: Only menu keys changed since the last load were saved!
3741 31-Jul-2000
3742 ~~~~~~~~~~~
3743 Bug fix: Mount points on the pinboard didn't always redraw when the
3744 mounted/unmounted state changed.
3746 30-Jul-2000
3747 ~~~~~~~~~~~
3748 Renaming now uses the action windows. This means that you can now
3749 rename something onto another filesystem.
3751 28-Jul-2000
3752 ~~~~~~~~~~~
3753 The menu key bindings are now only saved if they actually changed.
3755 Code tidying: Moved some typedefs to the new `global.h' file and
3756 thus removed the dependencies between header files :-)
3758 26-Jul-2000
3759 ~~~~~~~~~~~
3760 Tab and Shift-Tab move to next and previous selected item.
3762 25-Jul-2000
3763 ~~~~~~~~~~~
3764 The new display styles can now be saved as the defaults (bug spotted by
3765 Vladimir Klebanov).
3767 When autoscrolling is used, prevent the last-highlighted directory
3768 from springing open. 'spring open' now defaults to off.
3770 The toolbar Up and Home buttons can act as drop targets (and spring open
3771 too!).
3773 Options to set the pinboard text background style (suggested by James
3774 Kermode).
3776 23-Jul-2000
3777 ~~~~~~~~~~~
3778 Added an option to control the spring-loading feature. Added tooltips
3779 to some of the options. Improved the rule for deciding whether to open
3780 a new window when you click on the toolbar buttons.
3782 Stopped the spring-open window moving while it's open (prevents a bug
3783 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
3785 Dragging near the edge of a window scrolls. Improved the lasso box drag
3786 to use the same system (so it scrolls without you having to move the
3787 mouse).
3789 22-Jul-2000
3790 ~~~~~~~~~~~
3791 Added 'spring-loaded' directories. If you drag a file over a directory and
3792 hold it there, the directory will spring open! (suggested by Barney
3793 Clarkson)
3795 21-Jul-2000
3796 ~~~~~~~~~~~
3797 In the path entry minibuffer, an exact match is favoured over any other
3798 match. So, if you enter '.xsession' and press Return you'll get it, not
3799 '.xsession-errors' or whatever!
3801 The filer now clears APP_DIR from the environment so that child processes
3802 don't get it. Fixed a bug which caused problems when using a small version
3803 of the 'missing image' image.
3805 19-Jul-2000
3806 ~~~~~~~~~~~
3807 Creating a new directory now makes sure the display is updated.
3809 18-Jul-2000 (Release 0.1.25)
3810 ~~~~~~~~~~~
3811 Prevent dragging from a pinboard selection to itself, or onto the desktop
3812 background.
3814 17-Jul-2000
3815 ~~~~~~~~~~~
3816 Clicking on the root window works (button-1 clears the selection,
3817 button-3 opens the pinboard menu). The pinboard can own the primary
3818 selection, which means that you can select something and then paste
3819 its name into another program.
3821 Keys bound to menu entries are automatically saved when the filer quits.
3823 16-Jul-2000
3824 ~~~~~~~~~~~
3825 Changed the install script so that the CVS directories don't get installed.
3827 The 'rox' script now just calls AppRun directly.
3828 Panels can be created without starting a new copy of the filer.
3829 The pinboard can be changed or removed by using --pinboard a second time.
3831 Files can be given as arguments - they are opened as if they were clicked
3832 on in a filer window (suggested by Alex Holden).  If no arguments are
3833 given then the default is now the current directory (not your home
3834 directory).
3836 If you start the leafname in the path minibuffer with '.' then the Show
3837 Hidden feature is temporarily turned on.
3839 15-Jul-2000
3840 ~~~~~~~~~~~
3841 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
3842 selects the icon clicked on while the menu is open. Pinned icons are
3843 now updated when the pointer moves over them, if necessary.
3845 14-Jul-2000
3846 ~~~~~~~~~~~
3847 Menu-clicking on a pinboard icon now brings up a menu.
3848 Clicks on the root window are still ignored though; need to support
3849 the GNOME-compliant window manager system for passing root clicks on...
3851 12-Jul-2000
3852 ~~~~~~~~~~~
3853 Files can now be dragged to pinboard icons, and they highlight nicely too!
3854 If the --override option is used, the filer will bypass the window manager
3855 and position the icons directly.
3857 11-Jul-2000
3858 ~~~~~~~~~~~
3859 Pinboard icons can now be dragged to filer windows or applications, just
3860 like normal icons.
3862 10-Jul-2000
3863 ~~~~~~~~~~~
3864 Changed the DnD code to make it easier for the pinboard code to use it.
3865 Up and Home buttons on the toolbar now use the 'New window on button 1'
3866 option setting (suggested by Vincent Lefèvre).
3868 09-Jul-2000
3869 ~~~~~~~~~~~
3870 Pinboard can have mount points and symlinks on it.
3872 06-Jul-2000
3873 ~~~~~~~~~~~
3874 Dragging with the Menu button moves icons around. Clicking with the
3875 other button removes icons from the pinboard.
3877 05-Jul-2000
3878 ~~~~~~~~~~~
3879 Dragging files to the pinboard adds them to it and automatically saves
3880 the pinboard too.
3882 02-Jul-2000
3883 ~~~~~~~~~~~
3884 Pinboard is now loaded from a file specified on the command line.
3886 01-Jul-2000
3887 ~~~~~~~~~~~
3888 'Home' now appears on the background if you run it with --pinboard.
3889 Clicking opens your home directory. Doesn't do much else.
3890 Fixed a bug which prevented the minibuffer label from appearing on
3891 some versions of GTK+.
3893 30-Jun-2000
3894 ~~~~~~~~~~~
3895 First steps towards pinboard support (requested by P.S.S.Camp and
3896 Darren Winsper).
3898 16-Jun-2000
3899 ~~~~~~~~~~~
3900 Changed the Display menu layout - now there are four basic types (Large or
3901 Small, with or without details) and the type of detail desired is chosen
3902 from a sub-sub-menu.
3904 Added a new display style - bars showing the sizes of the files. The bars are
3905 drawn on a log scale.
3907 15-Jun-2000
3908 ~~~~~~~~~~~
3909 Changed the display menu - you can now choose large or small icons, with or
3910 without details. The details displayed can also be changed. I'm not quite
3911 happy with the UI yet though...
3913 Split the filer.c source file into two (filer.c and display.c) since it was
3914 becoming rather unwieldy. This means that some of the option names have
3915 changed because they've moved to a new section in the options window...
3917 14-Jun-2000
3918 ~~~~~~~~~~~
3919 Fixed a problem where ImLib support failed on multi-depth displays (reported
3920 by Stephen Harrison).
3922 06-Jun-2000 (Release 0.1.24)
3923 ~~~~~~~~~~~
3924 Added the install.sh script for easier installation.
3925 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
3926 standard types are in Choices.
3927 Fixed a bug which could cause 'top' panels to appear in the wrong place
3928 (Alex Holden).
3929 Changed the sort order for Sort By Type so that directories come before
3930 files (suggested by Chris Garrett).
3931 `Single-click navigation' and 'Ignore case when sorting' now both default
3932 to On.
3934 03-Jun-2000
3935 ~~~~~~~~~~~
3936 Improved the theme support to allow tiled background images.
3937 Fixed a bug which prevented tilde expansion from working in the
3938 shell command minibuffer.
3940 02-Jun-2000
3941 ~~~~~~~~~~~
3942 Made the help button look a bit nicer and changed the Find and Permissions
3943 action windows to use the icon instead of a text button.
3944 Removed the 3D borders from the help and toolbar buttons when not selected
3945 (looks much better!). Setting a run action by dragging to a symlink now
3946 dereferences the link (suggested by Ewan Mac Mahon).
3948 Default search path for Choices is now:
3949         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
3951 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
3952 probably slows everything down, but the next Gtk+ release should do double
3953 buffering so all this will get changed then...
3955 01-Jun-2000
3956 ~~~~~~~~~~~
3957 Added a Help icon to the toolbar, which does the same as choosing `Show
3958 ROX-Filer Help' from the menu.
3960 25-May-2000
3961 ~~~~~~~~~~~
3962 Started adding some code to truncate long filenames (not finished yet).
3963 Fixed a bug which could cause directories to appear empty when using VFS.
3964 Added the 'Select If' minibuffer, which selects all files matching the
3965 entered expression.
3967 21-May-2000
3968 ~~~~~~~~~~~
3969 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
3970 Updated several of the remaining icons by copying them from the GNOME
3971 desktop (suggested by Volker Braun).
3974 16-May-2000 (Release 0.1.23)
3975 ~~~~~~~~~~~
3976 Added the `Window->Set Run Action' menu item. This allows you to specify the
3977 default run action for a file by simply dragging the file into a program.
3978 You can also enter a shell command in the minibuffer to make that command
3979 the default.
3980 The cursor is a bit nicer and usually appears where you want it to now. You
3981 can also get rid of it by pressing Escape.
3983 12-May-2000
3984 ~~~~~~~~~~~
3985 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
3986 Applied Vincent's patch (minor updates to the Frech translation).
3987 Fixed a problem with the pixmap caching - the filer would detect that the
3988 file had changed and try to reload it, but ImLib would simply return its
3989 cached copy!
3991 28-Apr-2000
3992 ~~~~~~~~~~~
3993 Removed a debugging message that had somehow got into the release version :-(
3994 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
3995 an empty directory caused odd effects.
3997 24-Apr-2000 (Release 0.1.22)
3998 ~~~~~~~~~~~
3999 When starting, the filer will check to see if it is already running.
4000 If it is then the arguments are passed to that copy.
4002 23-Apr-2000
4003 ~~~~~~~~~~~
4004 Bug fix: Attempting to open a Find preview window could cause a crash
4005 if the directory containing the item could not be opened.
4006 Button-3 clicking on the toolbar icons opens a new window.
4009 21-Apr-2000
4010 ~~~~~~~~~~~
4011 Added Vincent Lefevre's French translation. Changed to using my own
4012 gettext function because some platforms don't have it or implement
4013 it differently.
4015 18-Apr-2000 (Release 0.1.21)
4016 ~~~~~~~~~~~
4017 Completed marking translatable strings. Dragging with the middle button
4018 now moves files.
4020 17-Apr-2000
4021 ~~~~~~~~~~~
4022 Made lots of changes to the way menus are stored; this makes i18n of the
4023 menus easier.
4025 16-Apr-2000
4026 ~~~~~~~~~~~
4027 Added GNU gettext support.
4028 Shell meta-characters in shell commands are escaped.
4030 15-Apr-2000
4031 ~~~~~~~~~~~
4032 Tab in the shell commands minibuffer does shell-style completion.
4034 14-Apr-2000 (Release 0.1.20)
4035 ~~~~~~~~~~~
4036 ImLib is used for rendering if possible. Small Icons super-samples the
4037 image down.
4039 13-Apr-2000
4040 ~~~~~~~~~~~
4041 Copying from inside a VFS directory now works.
4043 09-Apr-2000
4044 ~~~~~~~~~~~
4045 Added the Shell Command feature to the minibuffer.
4046 Fixed a bug which causes unnecessary flickering when a hidden file was
4047 detected.
4048 Removed 'Touch' from the menu; easy enough from the minibuffer now.
4049 Changed the type guessing system - scans all files in MIME-info directories
4050 now.
4052 02-Apr-2000
4053 ~~~~~~~~~~~
4054 Added a nice list displaying the found files. Clicking opens a preview window
4055 onto the directory and winks the file.
4057 18-Mar-2000
4058 ~~~~~~~~~~~
4059 Merged the MIME-Type and Special fields in the info window into a single
4060 Type field (since only one could be used at a time anyway).
4061 Made lots of changes to the panel menu. You can now remove things much more
4062 easily.
4063 Unstat()able files now display the error message in the Full Info display,
4064 instead of random values.
4065 Check for copying a directory onto itself, as well as into itself.
4067 Applied Bernard's patch:
4068 - Copy (menu entry) now works with action window.
4069 - Deleted/moved directory displays are automatically hidden.
4070 - Added option not to allow run/copy when object
4071   dragged to filer (not panels) icons. Some people like
4072   it the RISC OS way...
4073 - Full info alignment of App objects and owner/group
4074   alignment corrected.
4075 - Info window: added special info for symlinks, apps
4076   and mount points.
4078 17-Mar-2000
4079 ~~~~~~~~~~~
4080 Added support for mc's Virtual File System.
4082 12-Mar-2000
4083 ~~~~~~~~~~~
4084 New Window appears greyed out if Unique Windows is selected.
4085 Added 'Permissions' (chmod) feature.
4087 10-Mar-2000
4088 ~~~~~~~~~~~
4089 Added Bernard Jungen's patch:
4090 - Dates are displayed in a more RISC OS like format.
4091 - (Scanning) is shown in the titlebar during scans.
4092 - Option to only display one window per directory.
4093 - User and group names displayed in the Full Info view.
4094 - Open Parent in the root does nothing.
4095 - Errors in options are only reported once.
4096 - File does chdir() if -b isn't possible (prevents getting the full path
4097   in the file(1) says... box).
4100 Before the Changes file
4101 ~~~~~~~~~~~~~~~~~~~~~~~
4102 The following people added code before I started keeping this log:
4104 Jens Askengren          GNOME-style toolbar
4105 Bernard Jungen          lots of patches all over the place!
4106 Christiansen Merel      initial support for ImLib
4107 Chris Sawer             leafname field in the Info box
4108 Simon Truss             support for mount points on NetBSD