r3385: Updated Chinese translation (Babyfai Cheung).
[rox-filer.git] / ROX-Filer / Help / Changes
blobea36820f665804cd9640d26992256cedd3fcafc9
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 17-Mar-2004
6 ~~~~~~~~~~~
7 Updated Chinese translation (Babyfai Cheung).
9 16-Mar-2004
10 ~~~~~~~~~~~
11 Option to make the File menu appear directly when the menu is opened with
12 files selected (Peter Geer).
14 15-Mar-2004
15 ~~~~~~~~~~~
16 Added an arrow to the comparison area of the action box so you can see
17 which file overwrites the other (Stephen Watson).
19 10-Mar-2004
20 ~~~~~~~~~~~
21 Sort by user/group now uses the name, not the number (Stephen Watson).
23 07-Mar-2004
24 ~~~~~~~~~~~
25 Added 'Select by Name'.
27 06-Mar-2004
28 ~~~~~~~~~~~
29 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
31 01-Mar-2004
32 ~~~~~~~~~~~
33 Can now filter files by name, using normal shell (glob) patterns (Stephen 
34 Watson).
36 03-Feb-2004
37 ~~~~~~~~~~~
38 Updated it.po and Manual-it (Yuri Bongiorno).
40 01-Feb-2004
41 ~~~~~~~~~~~
42 Updated French translation (Vincent Lefèvre).
44 24-Jan-2004 (Release 2.1.1)
45 ~~~~~~~~~~~
46 Updated French manual translation (Arnaud Calvo).
47 Updated Dutch translation (Jan Wagemakers).
49 22-Jan-2004
50 ~~~~~~~~~~~
51 Updated French translation (Vincent Lefèvre).
53 21-Jan-2004
54 ~~~~~~~~~~~
55 Misc changes for next release.
57 18-Jan-2004
58 ~~~~~~~~~~~
59 Accept Mozilla's alternative to the standard text/uri-list target during
60 drag-and-drop (Andrew Flegg).
62 07-Jan-2004
63 ~~~~~~~~~~~
64 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
65         CapsLock, etc were turned on (reported by Peter Geer).
66 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
67         Watson, reported on #rox).
69 06-Jan-2004
70 ~~~~~~~~~~~
71 Renamed some functions stolen from Gtk to avoid possible conflicts with
72 the Gtk-2.3 series (reported by Stu Tissimus).
74 20-Dec-2003
75 ~~~~~~~~~~~
76 Make the Ctrl-button-3 menu pointer appear at the same place regardless
77 of the number of custom entries (Stephen Watson).
79 19-Dec-2003
80 ~~~~~~~~~~~
81 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
82 pointer (suggested by Ryan Pavlik).
84 10-Dec-2003
85 ~~~~~~~~~~~
86 Allow non image/* thumbnails in details mode. Label next to the combo 
87 in the Set Type action dialog is now "Type" and not "Command" (Stephen
88 Watson).
90 03-Dec-2003
91 ~~~~~~~~~~~
92 Work out which include file we need for getxattr (Stephen Watson).
94 02-Dec-2003
95 ~~~~~~~~~~~
96 Allow editing a symlink's target from the Properties box (suggested by Arnaud
97 Calvo).
98 Experimental extended attributes support for setting MIME types (Stephen
99 Watson).
101 29-Nov-2003
102 ~~~~~~~~~~~
103 More drag and drop fixes relating to escaped URI's (Stephen Watson).
105 23-Nov-2003
106 ~~~~~~~~~~~
107 Added 'Specify the prefix' install option (Ryan Pavlik).
108 Updated Russian translation (Vladimir Popov).
110 20-Nov-2003
111 ~~~~~~~~~~~
112 Bugfix: Cancelling the info window with a du process still running could
113         crash the filer (reported by Peter Geer).
115 17-Nov-2003
116 ~~~~~~~~~~~
117 Renamed 'Info' menu item to 'Properties'.
119 31-Oct-2003
120 ~~~~~~~~~~~
121 If a panel icon has an empty label, show it full size (requested by Stephen
122 Crouch).
124 26-Oct-2003
125 ~~~~~~~~~~~
126 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
127 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
128 for the same reason.
129 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
130         by Nils-Erik Svangård).
132 25-Oct-2003
133 ~~~~~~~~~~~
134 Updated Dutch translation (Jan Wagemakers).
135 Resizing by double clicking on background now optional (Stephen Watson).
137 22-Oct-2003
138 ~~~~~~~~~~~
139 Added optional top and bottom margines for iconized window placement
140 (Stephen Watson).
142 16-Oct-2003
143 ~~~~~~~~~~~
144 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
145 or opening a menu).
147 15-Oct-2003
148 ~~~~~~~~~~~
149 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
150         support not being detected (igla).
152 14-Oct-2003
153 ~~~~~~~~~~~
154 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
156 13-Oct 2003
157 ~~~~~~~~~~~
158 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
159 dialog (Stephen Watson).
161 09-Oct-2003
162 ~~~~~~~~~~~
163 Improved socket icon (taken from Howard Shane's new theme).
165 08-Oct-2003
166 ~~~~~~~~~~~
167 Updated French manual translation (Arnaud Calvo).
168 Updated German translation (Guido Schimmels).
169 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
170 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
171 nicely.
173 07-Oct-2003 (Release 2.1.0)
174 ~~~~~~~~~~~
175 Updated French translation (Vincent Lefèvre).
176 Removed some dead code, memory leaks, etc that had crept in.
178 04-Oct-2003
179 ~~~~~~~~~~~
180 New icon for selection ops.
182 03-Oct-2003
183 ~~~~~~~~~~~
184 Updated Spanish translation (Marcelo Ramos).
186 01-Oct-2003
187 ~~~~~~~~~~~
188 Minor fix to German translation (Daniel Pörsch).
190 30-Sep-2003
191 ~~~~~~~~~~~
192 Update error message about missing MIME database to give the new URI.
194 29-Sep-2003
195 ~~~~~~~~~~~
196 Stock icons in panel and pinboard menus.
197 Added icon theme selector.
199 28-Sep-2003
200 ~~~~~~~~~~~
201 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
203 27-Sep-2003
204 ~~~~~~~~~~~
205 Allow icons in Choices to override the theme.
207 26-Sep-2003
208 ~~~~~~~~~~~
209 Bugfix: If no pinboard or panel icons were present, the menu could not be
210         opened (reported by John Pettigrew).
212 22-Sep-2003
213 ~~~~~~~~~~~
214 Added italian manual, updated it.po (Yuri Bongiorno).
215 Implementation of Format, just as a user-defined command. Also mount
216 point menu items reflect mounted/not mounted status (Stephen Watson).
218 18-Sep-2003
219 ~~~~~~~~~~~
220 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
221 takes an optional Window element. Pass the same Window to re-use the window.
223 17-Sep-2003
224 ~~~~~~~~~~~
225 Allow ejecting mounted media.
227 12-Sep-2003
228 ~~~~~~~~~~~
229 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
230 dragged to it (reported by Eugeni Andreechtchev).
231 Get file icons using freedesktop.org icon theme system.
233 05-Sep-2003
234 ~~~~~~~~~~~
235 Added Czech translation (Jan Provaznik).
237 20-Aug-2003
238 ~~~~~~~~~~~
239 Help, Format, Eject and Free Space now appear in the AppMenu section of the
240 menu. Help is only shown for applications, and the others only for mount
241 points.
243 16-Aug-2003
244 ~~~~~~~~~~~
245 Added ability to call external programs to generate thumbnails for types 
246 other than image/* (Stephen Watson).
248 12-Aug-2003
249 ~~~~~~~~~~~
250 If a string can't be converted from the local character set to UTF-8,
251 fallback to converting from iso-8859-1.
253 07-Aug-2003
254 ~~~~~~~~~~~
255 Get shared MIME database through Zero Install, if possible.
256 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
258 06-Aug-2003
259 ~~~~~~~~~~~
260 Updated French manual translation (Arnaud Calvo).
262 02-Aug-2003
263 ~~~~~~~~~~~
264 Allow types other than image/* to have thumbnails, although we can't 
265 generate them yet (Stephen Watson).
266 Added Eject menu option for unmounted mount points (Stephen Watson).
268 28-Jul-2003
269 ~~~~~~~~~~~
270 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
272 14-Jul-2003
273 ~~~~~~~~~~~
274 Less frame-heavy look for info box (Thomas Leonard).
275 When mounting, force a refresh even if the mtime of the new disk is the same,
276 since some formats don't change it. Also, if mounting gives an error, check to
277 see if it worked anyway (Thomas Leonard).
279 13-Jul-2003
280 ~~~~~~~~~~~
281 Added sort and selection buttons to the toolbar. They start off disabled,
282 enable them from Options->Tools if you want them (Stephen Watson).
284 Escape text/uri-list for drag and drop operations (Stephen Watson).
286 12-Jul-2003
287 ~~~~~~~~~~~
288 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
290 10-Jul-2003
291 ~~~~~~~~~~~
292 Added CheckButtons to the info window to allow manipulation of permission 
293 bits (Stephen Watson).
295 09-Jul-2003
296 ~~~~~~~~~~~
297 Added count of directory contents to info window (Stephen Watson).
299 04-Jul-2003
300 ~~~~~~~~~~~
301 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
303 30-Jun-2003
304 ~~~~~~~~~~~
305 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
306 (reported by Arnaud Calvo).
308 29-Jun-2003
309 ~~~~~~~~~~~
310 Sort items on the SendTo menu (requested by John Pettigrew).
312 27-Jun-2003
313 ~~~~~~~~~~~
314 Removed the menu-on-button-2 option. It was too inconsistant with everything
315 else, including panel applets and window managers, to be useful. Edit bind.c if
316 you really need it.
318 25-Jun-2003
319 ~~~~~~~~~~~
320 Button-2 drags on panel applets always work now, even if the applet doesn't
321 forward them explicitly.
323 19-Jun-2003
324 ~~~~~~~~~~~
325 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
326 help from Götz Waschk).
328 16-Jun-2003
329 ~~~~~~~~~~~
330 Bugfix: Resize on style change didn't do anything (Andy Hanton).
331 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
332         menu (reported by BluPhoenyx).
334 11-Jun-2003
335 ~~~~~~~~~~~
336 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
338 04-Jun-2003
339 ~~~~~~~~~~~
340 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
342 02-Jun-2003
343 ~~~~~~~~~~~
344 Updated Spanish translation (Marcelo Ramos).
346 01-Jun-2003
347 ~~~~~~~~~~~
348 Fix compiler warning when not using dnotify (reported by Damien Couderc).
349 Show files being operated upon in action windows (Stephen Watson).
351 30-May-2003 (Release 2.0.0)
352 ~~~~~~~~~~~
353 Updated Japanese translation (Hirosi Utumi).
355 29-May-2003
356 ~~~~~~~~~~~
357 Updated it.po and AppInfo.xml (Yuri Bongiorno).
359 28-May-2003 (Release 1.3.10)
360 ~~~~~~~~~~~
361 Updated French manual translation (Arnaud Calvo).
363 27-May-2003
364 ~~~~~~~~~~~
365 When dragging a lasso box in List view, don't stop scrolling when the pointer
366 leaves the window (reported by Robert Davison).
367 Updated Polish translation (Andrzej Borsuk).
368 Updated Italian translation (Yuri Bongiorno).
370 26-May-2003
371 ~~~~~~~~~~~
372 Updated German translation (Guido Schimmels).
374 25-May-2003
375 ~~~~~~~~~~~
376 Updated Dutch translation (Jan Wagemakers).
378 24-May-2003
379 ~~~~~~~~~~~
380 Updated French translation (Vincent Lefèvre).
382 22-May-2003
383 ~~~~~~~~~~~
384 Minor updates to the manual.
385 Bugfix: Using the Edit MIME types button in the Options window opened the
386         old directory. Refer people to the MIME-Editor application instead.
388 18-May-2003
389 ~~~~~~~~~~~
390 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
391 Updated French manual translation (Arnaud Calvo).
393 16-May-2003 (Release 1.3.9)
394 ~~~~~~~~~~~
395 New icon for the filer (Geoff Youngs).
396 Updated it.po and AppInfo.xml (Yuri Bongiorno).
398 15-May-2003
399 ~~~~~~~~~~~
400 Added Japanese translation (Hirosi Utumi).
401 When a directory change is detected, wait a little before rescanning to
402 reduce flickering effect.
404 14-May-2003
405 ~~~~~~~~~~~
406 Page Up and Page Down now work again in List View.
408 27-Apr-2003
409 ~~~~~~~~~~~
410 Updated install script to use new XDG Base Directory spec (reported by
411 Vincent Lefevre).
412 Also install man pages under 'share/man'.
414 25-Apr-2003
415 ~~~~~~~~~~~
416 Close stdout when running child processes for users running startx from the
417 console, since some terminal applications try to read from the console,
418 freezing X (Keith R. John Warno).
419 Forward scroll events on pinboard to window manager, and add option to
420 workaround *box issues (Matthew Weier O'Phinney).
422 24-Apr-2003
423 ~~~~~~~~~~~
424 Using the bookmarks menu to open an unmounted mount point will mount it
425 (suggested by Arnaud Calvo).
427 17-Apr-2003
428 ~~~~~~~~~~~
429 Updates for the new shared MIME database.
431 15-Apr-2003
432 ~~~~~~~~~~~
433 Refresh refreshed the directory twice (because updating the MIME info triggers
434 a refresh too).
436 12-Apr-2003
437 ~~~~~~~~~~~
438 Remove default GtkTreeView keys (they conflicted with the menus).
439 Fixed some minor cursor problems in List view.
441 10-Apr-2003
442 ~~~~~~~~~~~
443 Winking now works in List view.
445 09-Apr-2003
446 ~~~~~~~~~~~
447 Lasso selections now work in List view.
449 08-Apr-2003
450 ~~~~~~~~~~~
451 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
452 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
454 03-Apr-2003
455 ~~~~~~~~~~~
456 Fix the message in install.sh, since there is no information toolbar icon
457 now (spotted by Albert Wagner).
459 29-Mar-2003 (Release 1.3.8)
460 ~~~~~~~~~~~
461 Updated French manual translation (Arnaud Calvo).
463 28-Mar-2003
464 ~~~~~~~~~~~
465 Updated French translation (Vincent Lefèvre).
467 27-Mar-2003
468 ~~~~~~~~~~~
469 Allow dragging a file into a GtkEntry to insert the filename.
470 Bugfix: Selections in List View didn't work properly (reported by Stephen
471         Watson).
472 Updated Spanish translation (Marcelo Ramos).
474 23-Mar-2003
475 ~~~~~~~~~~~
476 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
477 New option to set the panel size (Geoff Youngs).
479 21-Mar-2003
480 ~~~~~~~~~~~
481 Scroll panels when the pointer is at the end, not by dragging the middle
482 (Geoff Youngs).
483 Stop the pinboard from flickering when removing icons or iconfied windows.
485 20-Mar-2003
486 ~~~~~~~~~~~
487 Centre the image for iconified windows.
488 Double-buffer slightly larger areas.
490 18-Mar-2003
491 ~~~~~~~~~~~
492 Better way to implement selections in List View (suggested by Jonathan
493 Blandford).
494 Updated Italian translation (Yuri Bongiorno).
496 15-Mar-2003
497 ~~~~~~~~~~~
498 Bugfix: Never show the copy/move/link menu when dragging to an application.
500 11-Mar-2003
501 ~~~~~~~~~~~
502 Bugfix: Comments about a MIME type were loaded from the first file to contain
503         information about the type, not the first to contain a comment about
504         the type.
506 09-Mar-2003
507 ~~~~~~~~~~~
508 Don't mark widget documentation as translatable.
509 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
510 by krjw).
511 Use pinboard backdrop colour for scaled and centred images (requested by
512 Marcelo Ramos).
513 Shade the backdrop style buttons when an external program is being used to
514 set the backdrop.
515 Updated Spanish translation (Marcelo Ramos).
517 08-Mar-2003
518 ~~~~~~~~~~~
519 Updated Dutch translation (Jan Wagemakers).
521 07-Mar-2003
522 ~~~~~~~~~~~
523 Use stock icons in pinboard and panel menus.
524 Updated Spanish translation (Marcelo Ramos).
526 03-Mar-2003
527 ~~~~~~~~~~~
528 Use stock icons in menus, and fix some possible problems in the menu code
529 (Stephen Watson).
531 02-Mar-2003
532 ~~~~~~~~~~~
533 Stop pinboard icons flickering when you move over them (Daniele Peri).
534 Use XSettings drag-and-drop threshold.
536 01-Mar-2003
537 ~~~~~~~~~~~
538 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
540 27-Feb-2003 (Release 1.3.7)
541 ~~~~~~~~~~~
542 Updated French manual translation (Arnaud Calvo).
543 Allow an empty AppInfo translation so that a label can be translated without
544 changing the value.
546 25-Feb-2003
547 ~~~~~~~~~~~
548 Updated Russian translation (Alexey Lubimov).
550 23-Feb-2003
551 ~~~~~~~~~~~
552 When using the Rename and Link boxes, use the appropriate drag cursor
553 (suggested by Michael Adams).
554 Bugfix: A double-click which starts on one file and ends on another is now
555         ignored (reported by Michael Adams).
556 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
557         the sort type (reported by Damjan Bole).
558 Bugfix: Using a SOAP call to open a non-existant directory made the filer
559         crash.
560 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
562 22-Feb-2003
563 ~~~~~~~~~~~
564 Make Size toolbar icon only set the size. Use a second button to set automatic
565 mode.
567 13-Feb-2003
568 ~~~~~~~~~~~
569 Updated Spanish translation (Marcelo Ramos).
570 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
572 12-Feb-2003
573 ~~~~~~~~~~~
574 Fixed some spelling errors (Marcelo Ramos).
575 Select the current style by default when opening the Set Backdrop box
576 (reported by Marcelo Ramos).
577 Fix problems with pinboard drawing of semi-transparent icons (fixed for
578 GTK+-2.2 only).
580 11-Feb-2003
581 ~~~~~~~~~~~
582 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
583 Ultimate DropBox widget, and made all three interfaces much nicer.
584 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
585 option (reported by Laurent Moussault).
586 Allow changing the pinboard style without having to drag the image back in
587 (requested by Jesse Wagner).
588 Remove button style from iconified windows. Use a semi-transparent border
589 instead. The actual effect is flexible; perhaps someone with artistic
590 talent can do something better?
591 Double-buffer small pinboard updates.
592 Updated Spanish translation (Marcelo Ramos).
594 10-Feb-2003
595 ~~~~~~~~~~~
596 Option to turn off column headings in List View (Adam Sampson).
597 Panel auto-raising also works during drag-and-drop.
598 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
599         by Albert Wagner).
601 09-Feb-2003
602 ~~~~~~~~~~~
603 Allow dragging to a selected directory as long as it's not the source of the
604 drag.
605 If an error occurs opening a directory then don't report it in an error box if
606 a drag-and-drop operation is in progress.
607 Keep the title up-to-date for iconified windows.
608 Option to show menu on button-1 drags instead of copying.
609 Aborting an action window tries to kill all child processes, not just the
610 immediate child, and doesn't close the window until it has actually stopped.
611 Symlinks to mount points now work (reported by Daniele Peri).
612 Include textual description of types in various places (Stephen Watson).
613 Allow dragging directories to bookmarks edit window or toolbar icon, with
614 spring loading (suggested by Stephen Watson and George De Bruin).
615 Removed confusing Set Icon choice from DnD menu.
616 Bugfix: If a directory on the panel changed to/from being an application, the
617         label wasn't hidden / shown.
619 08-Feb-2003
620 ~~~~~~~~~~~
621 Changing the icon for a MIME type updates all filer windows.
622 When dragging a pinboard icon over itself, pretend the icon isn't there to
623 allow fine repositioning.
624 When an error prevents scanning a directory, show the error in the window
625 title bar, and only report it once in an error box.
626 Don't create thumbnails of thumbnails by checking if the image is in
627 ~/.thumbnails/normal. Before, the test was the size of the file, not its
628 location.
629 Pinboard image style Scale is now called Stretch; Scale now scales without
630 changing the aspect ratio.
632 07-Feb-2003
633 ~~~~~~~~~~~
634 Auto-scrolling during drag-and-drop works again, and now in list view too.
636 02-Feb-2003
637 ~~~~~~~~~~~
638 Fixed clipping and wrapping problems with pinboard icon text.
640 01-Feb-2003
641 ~~~~~~~~~~~
642 Don't use double-buffering for the pinboard. This might make things flicker
643 slightly, but it's much faster on some systems.
644 Updated Spanish translation (Marcelo Ramos).
646 31-Jan-2003
647 ~~~~~~~~~~~
648 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
650 28-Jan-2003
651 ~~~~~~~~~~~
652 Replaced some of the icons with some GNOME ones (slightly modified in some
653 cases).
655 27-Jan-2003
656 ~~~~~~~~~~~
657 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
658 make sharing icons easier.
659 Updated Polish translation (Marcin Juszkiewicz).
661 26-Jan-2003
662 ~~~~~~~~~~~
663 Bugfix: Symlinking to an application required the symlink, rather than the
664         target directory, to have the same owner as the AppRun (Keith Warno).
666 25-Jan-2003
667 ~~~~~~~~~~~
668 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
670 23-Jan-2003
671 ~~~~~~~~~~~
672 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
673 workspaces.
674 Add scrollbars to bookmarks editor window (requested by George De Bruin).
676 22-Jan-2003
677 ~~~~~~~~~~~
678 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
679         by Bernard Jungen).
681 20-Jan-2003
682 ~~~~~~~~~~~
683 New option to sort capitalised names first (requested by Paul Etchells and
684 others).
686 19-Jan-2003
687 ~~~~~~~~~~~
688 Updated Spanish translation (Marcelo Ramos).
689 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
690 others).
691 Attempt to improve the autosizing by examining the item with the longest name.
692 Don't scale icons up in Huge mode.
693 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
694 to translate the key (requested by Guido Schimmels).
696 18-Jan-2003
697 ~~~~~~~~~~~
698 Added dnotify support, so that on Linux the filer now updates automatically
699 when a directory is changed (requested by Taras and Dave C).
701 16-Jan-2003
702 ~~~~~~~~~~~
703 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
705 14-Jan-2003
706 ~~~~~~~~~~~
707 Add GTK versions used for compiling and running to -v output (suggested by
708 Vincent Lefèvre).
709 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
710         Brian Langenberger).
712 13-Jan-2003
713 ~~~~~~~~~~~
714 Change 'Type' to 'Types' (Vincent Lefèvre).
715 Don't resize when changing the view type if auto-resizing is off (Keith R. John
716 Warno).
717 Added missing cast and detect long files on OpenBSD (Damien Couderc).
719 10-Jan-2003
720 ~~~~~~~~~~~
721 Remove -o from --help output (spotted by Karol Krenski).
722 Updated Spanish translation (Marcelo Ramos).
724 09-Jan-2003 (Release 1.3.6)
725 ~~~~~~~~~~~
726 Fix reference counting problem shown up by Gtk+-2.2.
728 06-Jan-2003
729 ~~~~~~~~~~~
730 Updated German translation (Guido Schimmels).
731 Make toolbar extend the whole width of the window (suggested by Andrzej
732 Radecki).
734 05-Jan-2003
735 ~~~~~~~~~~~
736 Updated Polish translation (Marcin Juszkiewicz).
738 04-Jan-2003
739 ~~~~~~~~~~~
740 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
741 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
742 Updated French manual translation (Arnaud Calvo).
744 02-Jan-2003
745 ~~~~~~~~~~~
746 Updated Spanish translation (Marcelo Ramos).
747 Updated Dutch translation (Jan Wagemakers).
749 01-Jan-2003
750 ~~~~~~~~~~~
751 Added button in options window to purge thumbnails cache.
753 30-Dec-2002
754 ~~~~~~~~~~~
755 Preserve selection when changing view type.
756 Shade selection when we don't have primary.
758 29-Dec-2002
759 ~~~~~~~~~~~
760 Show thumbnails in List view. Allow changing the icon size. If the size is
761 automatic, show thumbnails as Huge and everything else as Small.
762 Scroll wheel now works in List view.
764 28-Dec-2002
765 ~~~~~~~~~~~
766 Use bold style to indicate recent items (instead of the pink background).
768 27-Dec-2002
769 ~~~~~~~~~~~
770 Sort type is shared between Icon and List views. Sort order can be reversed.
771 Highlight recently changed items with a tasteful pink background.
772 When the bookmark editor window first opened, no item was selected. If the
773 user clicked on it to select it, editing mode started instead (reported by
774 Bernard Jungen).
775 Removed most of the options section of the manual, since it was just echoing
776 the information in the tooltips anyway.
778 26-Dec-2002
779 ~~~~~~~~~~~
780 Various fixes to new list view (reported by George De Bruin).
781 Mounting and unmounting auto-resizes the window.
783 25-Dec-2002
784 ~~~~~~~~~~~
785 Right-clicking the Size button switches to automatic mode and resizes the
786 window.
788 24-Dec-2002
789 ~~~~~~~~~~~
790 Made 'Automatic' an icon size, rather than a separate option.
791 Size toolbar button shows a menu, including the new Automatic setting.
793 23-Dec-2002
794 ~~~~~~~~~~~
795 Rearranged menus and options for new List View mode.
797 20-Dec-2002
798 ~~~~~~~~~~~
799 Removed warning message from --new. It can be useful for a session manager...
800 Draw iconified windows with a background, so they don't get confused with other
801 icons (suggested by Joakim Andreasson).
802 Bugfix: Stupid bug stopped iconified windows from being removed and could
803         cause a crash!
805 17-Dec-2002
806 ~~~~~~~~~~~
807 The 'Directories always come first' option now only applies to name sorts.
808 Sort by date and size default order has been reversed.
809 Always use case-insensitive sort.
811 16-Dec-2002
812 ~~~~~~~~~~~
813 Updated French manual translation (Arnaud Calvo).
815 12-Dec-2002
816 ~~~~~~~~~~~
817 Details toolbar button switches to the new (unfinished) details view.
818 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
820 11-Dec-2002
821 ~~~~~~~~~~~
822 Style improvements to Edit Icon box.
823 Don't show Size attribute for directories in the Info box. It was confusing,
824 since it didn't include the contents.
825 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
826         cause a crash if the bookmarks were not yet loaded.
828 10-Dec-2002
829 ~~~~~~~~~~~
830 Code tidying (Bernard Jungen).
832 09-Dec-2002
833 ~~~~~~~~~~~
834 Style improvements to options window.
836 08-Dec-2002
837 ~~~~~~~~~~~
838 Updated Spanish translation (Marcelo Ramos).
840 06-Dec-2002
841 ~~~~~~~~~~~
842 Updated German translation (Guido Schimmels).
844 04-Dec-2002 (Release 1.3.5)
845 ~~~~~~~~~~~
846 Using the Close toolbar button also offers to unmount devices (spotted by
847 Götz Waschk).
849 03-Dec-2002
850 ~~~~~~~~~~~
851 Clicking on a mount point auto-mounts. The shift action is now to open without
852 mounting. Closing a filer window showing a mount point offers to unmount it
853 (suggested by Guido Schimmels and others).
854 Use stock icons in more dialogs.
856 02-Dec-2002
857 ~~~~~~~~~~~
858 Allow editing the path for bookmarks.
860 01-Dec-2002
861 ~~~~~~~~~~~
862 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
864 29-Nov-2002
865 ~~~~~~~~~~~
866 New mount icons (suggested by Marcin Juszkiewicz).
867 Don't show separator in bookmarks menu when there is nothing below it.
869 28-Nov-2002
870 ~~~~~~~~~~~
871 Added a default hander for HTML files, otherwise newbies can't read the
872 manual!
873 Bugfix: Pinboards without backdrop images didn't get the correct colour set
874         by default.
876 27-Nov-2002
877 ~~~~~~~~~~~
878 Better positioning of bookmarks menu.
880 22-Nov-2002
881 ~~~~~~~~~~~
882 Updated Spanish translation (Marcelo Ramos).
883 Allow translation of About AppInfo section.
884 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
885         Alastair Porter).
887 21-Nov-2002
888 ~~~~~~~~~~~
889 More tooltips for the Set Icon dialog.
891 20-Nov-2002
892 ~~~~~~~~~~~
893 Use better wrapping system, if available (Richard Olsson).
895 15-Nov-2002
896 ~~~~~~~~~~~
897 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
899 13-Nov-2002
900 ~~~~~~~~~~~
901 New sorting system to cope with UTF-8 filenames.
903 12-Nov-2002
904 ~~~~~~~~~~~
905 Use stdout, not stderr, for --help and --version, and use xmllint instead of
906 nsgmls to check for valid DocBook (Eric Gillespie).
907 Updated Chinese translation (babyfai Cheung).
909 11-Nov-2002
910 ~~~~~~~~~~~
911 Added note about checking permissions to message complaining that the MIME
912 database can't be found (suggested by Keir Mierle).
914 07-Nov-2002
915 ~~~~~~~~~~~
916 Set hint to make panels appear on all workspaces, and support metacity-style
917 iconified windows (reported by Alastair Porter; suggested fix by Laurent
918 Moussault).
920 05-Nov-2002
921 ~~~~~~~~~~~
922 Added Bookmarks toolbar icon (Liav).
924 04-Nov-2002
925 ~~~~~~~~~~~
926 Removed some unused code and fixed a possible race condition.
928 03-Nov-2002
929 ~~~~~~~~~~~
930 Update error message to give correct version of MIME database (reported by
931 FD Cami).
933 31-Oct-2002
934 ~~~~~~~~~~~
935 Make the Find and Permissions help windows look nicer.
936 Added support for shadowed labels on the pinboard (Andras Mohari).
938 29-Oct-2002
939 ~~~~~~~~~~~
940 Stop Metacity from complaining that it can't decide whether the pinboard is
941 resizable or not (reported by Alastair Porter, solution suggested by 
942 Havoc Pennington).
944 28-Oct-2002
945 ~~~~~~~~~~~
946 Make it more obvious that --new is only for debugging.
947 Added Norwegian translation (Sigve Indregard).
949 27-Oct-2002
950 ~~~~~~~~~~~
951 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
952 (Stephen Watson). New details icon is a modified version of a Gtk stock
953 icon, while show hidden is taken from sawfish.
955 26-Oct-2002
956 ~~~~~~~~~~~
957 Code tidying (Bernard Jungen).
959 23-Oct-2002
960 ~~~~~~~~~~~
961 Switch button-1/2 on Help, as it was too annoying.
962 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
963 Bugfix: When using the lasso box with the pinboard, select icons based on
964         where they actually are, not where they want to be (useful if you've
965         just changed to a lower resolution and they're all stuck at the side!).
967 22-Oct-2002
968 ~~~~~~~~~~~
969 Button-1 on Help shows the manual, other button opens the Help directory
970 (Marcin Juszkiewicz).
972 21-Oct-2002
973 ~~~~~~~~~~~
974 More checks to cope with invalid filenames (Marcin Juszkiewicz).
975 Updated Polish translation (Marcin Juszkiewicz).
977 19-Oct-2002
978 ~~~~~~~~~~~
979 Updated Spanish translation (Marcelo Ramos).
981 18-Oct-2002
982 ~~~~~~~~~~~
983 Cope slightly better with invalid filenames in various places (reported by
984 Marcin Juszkiewicz and Andras Mohari).
985 Make panel menus appear nearer the edge of the screen for top, left and right
986 panels (suggested by Bernard Jungen).
987 Bugfix: When installing the binary release, don't warn the user that the source
988         is missing (reported by John Pettigrew).
990 17-Oct-2002
991 ~~~~~~~~~~~
992 Code tidying (Bernard Jungen).
993 Fixed broken links to citations in manual (reported by Bernard Jungen).
994 Renamed sp.po to es.po (requested by Quique).
996 12-Oct-2002
997 ~~~~~~~~~~~
998 Added Swedish translation (Marcus Lundblad).
999 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1000         Stephen Watson).
1002 09-Oct-2002
1003 ~~~~~~~~~~~
1004 Updated French manual translation (Arnaud Calvo).
1006 07-Oct-2002
1007 ~~~~~~~~~~~
1008 Updated French translation (Vincent Lefèvre).
1010 01-Oct-2002 (Release 1.3.4)
1011 ~~~~~~~~~~~
1012 Require glib >= 2.0.3, or action windows leak file handles (reported by
1013 Musus Umbra).
1015 27-Sep-2002
1016 ~~~~~~~~~~~
1017 Allow multiple pinboard icons to be repositioned at once.
1019 26-Sep-2002
1020 ~~~~~~~~~~~
1021 Allow multiple pinboard icons to be selected by dragging a box around them.
1023 23-Sep-2002
1024 ~~~~~~~~~~~
1025 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1026 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1027 Mohari).
1029 22-Sep-2002
1030 ~~~~~~~~~~~
1031 Replace -o command-line option with a toggle button in the options window.
1033 17-Sep-2002
1034 ~~~~~~~~~~~
1035 Updated French manual translation (Arnaud Calvo).
1037 05-Sep-2002
1038 ~~~~~~~~~~~
1039 Be more forceful about setting the pinboard backdrop; some themes were
1040 overriding it (reported by Biju Chacko).
1041 Use K, M and G consistantly (Marcin Juszkiewicz).
1043 03-Sep-2002
1044 ~~~~~~~~~~~
1045 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1047 02-Sep-2002
1048 ~~~~~~~~~~~
1049 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1050 krjw).
1052 01-Sep-2002
1053 ~~~~~~~~~~~
1054 Updated Spanish translation (Marcelo Ramos).
1056 30-Aug-2002
1057 ~~~~~~~~~~~
1058 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1059 WM_CLASS of a new window so that the window manager can treat it
1060 specially, such as opening it in a certain place, or make it sticky
1061 (requested by Matthew Weier O'Phinney).
1063 27-Aug-2002
1064 ~~~~~~~~~~~
1065 New option to set the pinboard font (Krzysztof Luks).
1067 26-Aug-2002
1068 ~~~~~~~~~~~
1069 Updated French translation (Vincent Lefèvre).
1070 Updated Italian translation (Daniele Peri).
1072 17-Aug-2002
1073 ~~~~~~~~~~~
1074 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1075 names are all shown from the start, fast feedback here is less useful.
1076 When resizing due to a key event, warp the pointer (for sloppy focus users).
1078 13-Aug-2002
1079 ~~~~~~~~~~~
1080 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
1082 11-Aug-2002
1083 ~~~~~~~~~~~
1084 Internal changes: moved menu and toolbar over to View interface.
1086 05-Aug-2002
1087 ~~~~~~~~~~~
1088 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
1089 keyboard shortcuts to open the menu.
1090 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
1091 Spanish (Marcelo Ramos).
1092 After dragging to a remote application which didn't respond, the filer
1093 refused to gain the primary selection until the operation timed out.
1095 02-Aug-2002
1096 ~~~~~~~~~~~
1097 Use stock icons for multi-file drag-and-drop, files with missing icons, and
1098 files that can't be statted (Marcin Juszkiewicz).
1100 01-Aug-2002
1101 ~~~~~~~~~~~
1102 Make --version's output convert to the local character set (Vincent Lefevre).
1103 Make menu items in AppInfo.xml files translatable (requested by
1104 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
1106 29-Jul-2002
1107 ~~~~~~~~~~~
1108 Change pinboard option to forward button 3 to forward all buttons (requested
1109 by Matthew Weier O'Phinney).
1111 28-Jul-2002
1112 ~~~~~~~~~~~
1113 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
1115 26-Jul-2002
1116 ~~~~~~~~~~~
1117 Updated French translation (Vincent Lefèvre).
1118 Updated Spanish translation (Marcelo Ramos).
1119 Using Edit MIME types in the Options box now opens the new 'packages'
1120 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
1122 24-Jul-2002 (Release 1.3.3)
1123 ~~~~~~~~~~~
1124 Updated to new shared MIME database format.
1126 23-Jul-2002
1127 ~~~~~~~~~~~
1128 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
1129 opens a directory in a new window and closes the directory when opening a file
1130 (suggested by Gregory Spath).
1132 22-Jul-2002
1133 ~~~~~~~~~~~
1134 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
1136 21-Jul-2002
1137 ~~~~~~~~~~~
1138 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
1139 an untranslatable string and fixed a slight error in the size calculation
1140 (Bernard Jungen).
1142 19-Jul-2002
1143 ~~~~~~~~~~~
1144 Rearraged File menu (suggested by Tomas Berg).
1146 16-Jul-2002
1147 ~~~~~~~~~~~
1148 Added support for Solaris 'Door' files (Stephen Watson).
1150 12-Jul-2002
1151 ~~~~~~~~~~~
1152 Added Help menu with both About and Show Files entries, and a new entry to
1153 load the corrent manual for the current locale (suggested by Arnaud Calvo).
1155 11-Jul-2002
1156 ~~~~~~~~~~~
1157 Updated French manual translation (Arnaud Calvo).
1158 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
1159 box, with a new 'Show Help Files' button (Geoff Youngs).
1161 09-Jul-2002
1162 ~~~~~~~~~~~
1163 Don't close the Set Run Action box after showing the usage message if the user
1164 enters an invalid command (spotted by krjw).
1166 07-Jul-2002
1167 ~~~~~~~~~~~
1168 Bugfix: Changing the pinboard colours when iconfied windows were not in use
1169         displayed a (harmless) warning message (reported by krjw).
1171 02-Jul-2002
1172 ~~~~~~~~~~~
1173 Security fix: Set Run Action to a shell command would make the executable
1174               world-writeable (spotted by alexander).
1176 28-Jun-2002
1177 ~~~~~~~~~~~
1178 Bugfix: Tooltips for files sometimes didn't get displayed.
1180 26-Jun-2002
1181 ~~~~~~~~~~~
1182 Added reminder about having NumLock on when using groups from the keypad
1183 (suggested by Gombok Arthur).
1185 25-Jun-2002
1186 ~~~~~~~~~~~
1187 Turned on more compiler warnings, and fixed some minor issues it threw up.
1189 22-Jun-2002 (Release 1.3.2)
1190 ~~~~~~~~~~~
1191 Updated French translation (Vincent Lefèvre).
1193 21-Jun-2002
1194 ~~~~~~~~~~~
1195 Added 'Text beside icon' toolbar style (Michael Adams).
1197 20-Jun-2002
1198 ~~~~~~~~~~~
1199 Bugfix: Using another window in between entering target mode and selecting
1200         the target printed a warning instead of performing the operation.
1202 17-Jun-2002
1203 ~~~~~~~~~~~
1204 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
1206 16-Jun-2002
1207 ~~~~~~~~~~~
1208 More robust approach to SOAP errors.
1210 11-Jun-2002
1211 ~~~~~~~~~~~
1212 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
1213 Changing the pinboard font realigns the icons.
1214 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
1215         (spotted by Arnaud Calvo).
1216 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
1217         (reported by Arnaud Calvo).
1219 10-Jun-2002
1220 ~~~~~~~~~~~
1221 Updated Spanish translation (Marcelo Ramos).
1223 08-Jun-2002
1224 ~~~~~~~~~~~
1225 Move Xterm Here to Window menu and add Switch to xterm (suggested by
1226 Gregory Spath).
1227 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
1228         Lorint and Musus Umbra).
1230 06-Jun-2002
1231 ~~~~~~~~~~~
1232 When installing without a manpage, just warn the user instead of aborting
1233 (suggested by Simon Britnell).
1235 01-Jun-2002
1236 ~~~~~~~~~~~
1237 Code tidying (Bernard Jungen).
1239 31-May-2002
1240 ~~~~~~~~~~~
1241 Option to switch automatically between Large and Small icons (Stephen Watson).
1242 Allow blank icon names (suggested by Gregory Spath).
1243 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
1244 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
1246 30-May-2002 (Release 1.3.1)
1247 ~~~~~~~~~~~
1248 Fix redraw bug with selected icons.
1250 29-May-2002
1251 ~~~~~~~~~~~
1252 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
1253 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
1255 28-May-2002
1256 ~~~~~~~~~~~
1257 Merged in icons from rox-base (converted to PNG format and renamed).
1258 Bugfix: When showing iconified windows, the filer could crash if a window
1259         disappeared at the wrong moment.
1261 27-May-2002
1262 ~~~~~~~~~~~
1263 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
1264 the right backdrop (requested by Simon Britnell).
1265 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
1266 the new shared MIME database uses different types in many places).
1267 Updated French translation (Vincent Lefèvre).
1268 Updated Dutch translation (Wilbert Berendsen).
1269 Updated Hungarian translation (Andras Mohari).
1271 24-May-2002
1272 ~~~~~~~~~~~
1273 When using -d or -s options, don't follow symlinks in paths starting with '/'
1274 (suggested by Darrell Taylor).
1276 23-May-2002
1277 ~~~~~~~~~~~
1278 Code tidying (Bernard Jungen).
1280 21-May-2002
1281 ~~~~~~~~~~~
1282 Updated Polish translation (Krzysztof Krzy¿aniak).
1284 19-May-2002
1285 ~~~~~~~~~~~
1286 Setting the background colour doesn't lose the image (spotted by Jasper
1287 Huijsmans).
1289 18-May-2002
1290 ~~~~~~~~~~~
1291 Iconified windows are shown with their own icon, if they have one.
1293 17-May-2002
1294 ~~~~~~~~~~~
1295 Options to set iconification layout policy.
1296 Fix compiler warnings on some systems (Stephen Watson).
1297 Added 'Follow Symbolic Links' menu item (Stephen Watson).
1299 16-May-2002
1300 ~~~~~~~~~~~
1301 Pinboard background colour option works again.
1302 Position iconified windows sensibly.
1303 Bugfix: Typing too fast into the minibuffer could miss characters.
1305 15-May-2002
1306 ~~~~~~~~~~~
1307 Wrap long icon names onto multiple lines.
1308 Options to forward button-3 clicks on the pinboard to the window manager
1309 (requested by Ryan Harris).
1311 14-May-2002
1312 ~~~~~~~~~~~
1313 Code tidying (Bernard Jungen).
1314 Bugfix: Ctrl-clicking on icons can unselect, not just select.
1316 13-May-2002
1317 ~~~~~~~~~~~
1318 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
1319         Hugo Toloza).
1321 12-May-2002
1322 ~~~~~~~~~~~
1323 Allow hidden subdirectories in <Choices>/SendTo which have their contents
1324 included only for certain MIME types (Geoff Youngs).
1325 When changing directory, remove any trailing /s from the path.
1326 Make sure panels never get lowered under the pinboard.
1327 Iconified windows are now displayed on the pinboard, not floating over
1328 everything else.
1329 Bugfix: Using a savebox when the pathname contained multi-byte characters
1330         caused the initial selected region to be positioned incorrectly.
1332 10-May-2002
1333 ~~~~~~~~~~~
1334 Initial support for showing iconified windows.
1336 09-May-2002
1337 ~~~~~~~~~~~
1338 Changed the way pinboard icons are implemented.
1339 Changed the way backdrop applications set the backdrop.
1340 Always use button-3 for the pinboard menu, as the window manager menu must
1341 be on button-2 (spotted by Geoff Youngs).
1343 08-May-2002
1344 ~~~~~~~~~~~
1345 Updated French manual translation (Arnaud Calvo).
1346 Middle button clicks on the pinboard are passed to the window manager.
1347 Many improvements to the pinboard:
1348 - Changing font updates the pinboard icons.
1349 - Button-2 clicks are passed to window manager.
1350 - Drop highlight doesn't flicker.
1352 07-May-2002
1353 ~~~~~~~~~~~
1354 Improved highlighting of icons (Andras Mohari).
1356 06-May-2002
1357 ~~~~~~~~~~~
1358 The pinboard is now a screen-sized window. Faster and better looking.
1359 Setting the backdrop is now done from the filer.
1361 03-May-2002
1362 ~~~~~~~~~~~
1363 The Link box allows an existing symlink to be replaced, instead of
1364 complaining that the destination already exists (suggested by Arnaud Calvo).
1365 Bugfix: When editing a panel icon, the tooltip didn't update until the next
1366         restart (Olli Helenius).
1368 02-May-2002
1369 ~~~~~~~~~~~
1370 Added Sort to the OpenDir SOAP method (Stephen Watson).
1372 30-Apr-2002
1373 ~~~~~~~~~~~
1374 Alpha-blending for Small icons, too.
1375 Bugfix: When copying directories, ignore an error caused by filesystems,
1376         such as Samba shares, that don't support chmod fully (reported by
1377         Andrew S Dixon).
1379 29-Apr-2002
1380 ~~~~~~~~~~~
1381 SOAP method OpenDir now allows Style and Details to be specified
1382 (Stephen Watson).
1384 28-Apr-2002
1385 ~~~~~~~~~~~
1386 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
1387 Small and Large sizes.
1389 27-Apr-2002
1390 ~~~~~~~~~~~
1391 Return in Permissions box activates Quiet.
1393 26-Apr-2002
1394 ~~~~~~~~~~~
1395 MIME information is now read from the freedesktop.org shared database rather
1396 than the old Choices/MIME-info directories.
1398 25-Apr-2002
1399 ~~~~~~~~~~~
1400 Don't convert to `real' path when following symlinks, so that Up now returns
1401 to the directory containing the symlink, not the thing it linked to
1402 (requested by Gregory Spath).
1403 Don't quit while Options window is open.
1405 21-Apr-2002
1406 ~~~~~~~~~~~
1407 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
1408 the window (requested by Ashwin).
1409 Merged OK and Save buttons in the Options box. Revert shades when it would
1410 have no effect.
1412 17-Apr-2002
1413 ~~~~~~~~~~~
1414 'New ...' for a template always copies without confirming (suggested by
1415 Wilbert Berendsen).
1417 16-Apr-2002
1418 ~~~~~~~~~~~
1419 Set-keybindings button in options box now checks that this feature is on,
1420 and explains what to do if not (suggested by Francesco Bochicchio).
1422 15-Apr-2002
1423 ~~~~~~~~~~~
1424 Updated French translation (Vincent Lefèvre).
1425 Message in translation options switches language as you move through the
1426 options.
1428 14-Apr-2002
1429 ~~~~~~~~~~~
1430 Added Chinese translation (babyfai cheung).
1432 14-Apr-2002 (Release 1.3.0)
1433 ~~~~~~~~~~~
1434 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
1435                         
1436 13-Apr-2002
1437 ~~~~~~~~~~~
1438 Place action windows under pointer (suggested by txapela).
1440 11-Apr-2002
1441 ~~~~~~~~~~~
1442 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
1443 used.
1444 Made background pixmaps for Collections work again (reported by Stephen
1445 Watson).
1446 Removed pinboard text background style option (it never worked with Gtk+-2.0).
1448 09-Apr-2002
1449 ~~~~~~~~~~~
1450 Added units display to options and improved toolbar options layout (Andras
1451 Mohari).
1452 When setting the icon for a directory, offer to create a .DirIcon
1453 (requested by Matjaz Mihelic).
1455 08-Apr-2002
1456 ~~~~~~~~~~~
1457 Much improved layout for Options box (Andras Mohari).
1458 Allow subdirectories in the Send To menu (Stephen Watson).
1460 06-Apr-2002
1461 ~~~~~~~~~~~
1462 Code tidying in various places (Bernard Jungen).
1463 Filer windows update automatically when the font or theme changes.
1465 05-Apr-2002
1466 ~~~~~~~~~~~
1467 Various speed improvements.
1468 Removed GNOME VFS option (never worked with Gtk+-2.0).
1470 04-Apr-2002
1471 ~~~~~~~~~~~
1472 Auto-raise panels when the pointer hits the side of the screen, and lower
1473 when it leaves the panel (Geoff Youngs).
1475 03-Apr-2002
1476 ~~~~~~~~~~~
1477 Slight speed increase when starting.
1479 02-Apr-2002
1480 ~~~~~~~~~~~
1481 Added Danish translation (Christian Storgaard).
1483 01-Apr-2002
1484 ~~~~~~~~~~~
1485 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
1486 of Icon, which is now a GObject. Dragging pinboard icons with the middle
1487 button is no longer supported.
1489 28-Mar-2002
1490 ~~~~~~~~~~~
1491 Updated Polish translation (Krzysztof Krzy¿aniak).
1493 25-Mar-2002
1494 ~~~~~~~~~~~
1495 New 'Short titlebar flags' option (requested by Andras Mohari).
1497 24-Mar-2002
1498 ~~~~~~~~~~~
1499 Fixed problem which allowed the panel to get the input focus (reported by
1500 Brendan McCarthy).
1502 22-Mar-2002
1503 ~~~~~~~~~~~
1504 Large (over 50K) image files are now loaded in a subprocess. Faster, less
1505 likely to crash due to bad images, and more responsive.
1507 21-Mar-2002
1508 ~~~~~~~~~~~
1509 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
1510 problem. CHARSET is used to try and render the name anyway, and the rename
1511 box can be used to fix it (reported by Christopher Arndt).
1513 20-Mar-2002
1514 ~~~~~~~~~~~
1515 Times weren't converted to UTF-8, causing errors in some locales (reported
1516 by Christopher Arndt and tracked down by Andras Mohari).
1517 Informational messages are now shown with the info icon, not the error symbol
1518 (suggested by Andras Mohari).
1520 18-Mar-2002
1521 ~~~~~~~~~~~
1522 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
1523 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
1524 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
1525 gnome-terminal).
1526 The Path Entry minibuffer now highlights invalid paths in red, instead of
1527 beeping.
1529 17-Mar-2002
1530 ~~~~~~~~~~~
1531 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
1532 GObjects. FSCache now works on GObjects, and the interface is therefore
1533 simpler now.
1535 16-Mar-2002
1536 ~~~~~~~~~~~
1537 Sorted out some focussing and defaulting behaviour in action windows.
1539 14-Mar-2002
1540 ~~~~~~~~~~~
1541 Split action window code, so that most of the GUI stuff is now in abox.c,
1542 and converted to new dialog style.
1544 13-Mar-2002
1545 ~~~~~~~~~~~
1546 Removed remaining support for the old libvfs.
1547 Updated lots of code to new Gtk+-2.0 style.
1549 12-Mar-2002
1550 ~~~~~~~~~~~
1551 Panel icons highlight when the pointer is over them.
1552 Fixed some untranslatable strings (Andras Mohari).
1554 11-Mar-2002
1555 ~~~~~~~~~~~
1556 Converted Set Run Action box to new style.
1558 10-Mar-2002
1559 ~~~~~~~~~~~
1560 New panel style; better looking, and sensitive right up to the edge of the
1561 screen.
1562 Converted action window results list to use the new GtkTreeView widget.
1564 09-Mar-2002
1565 ~~~~~~~~~~~
1566 Converted Savebox widget to new Gtk style.
1568 07-Mar-2002
1569 ~~~~~~~~~~~
1570 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
1571 Added stock icons to Options box. The filer now requires Gtk+-2.0.
1572 Updated Infobox to use new GtkTreeView widget.
1574 05-Mar-2002
1575 ~~~~~~~~~~~
1576 Display action window questions in bold (suggested by Andras Mohari).
1577 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
1579 28-Feb-2002
1580 ~~~~~~~~~~~
1581 Fixed sensitive region of icons in large with details display (Bernard
1582 Jungen).
1584 27-Feb-2002
1585 ~~~~~~~~~~~
1586 Added Newer option for Copy and Move operations (Stephen Watson).
1588 26-Feb-2002
1589 ~~~~~~~~~~~
1590 Centre colour selector on mouse, and close when options box closes.
1591 Got background pixmaps working with Gtk+-2.0.
1593 21-Feb-2002
1594 ~~~~~~~~~~~
1595 Changes to options now take effect instantly. The old Apply button is gone,
1596 and Cancel is now Revert.
1597 Fixed stupid bug in charset conversions (reported by Andras Mohari).
1598 Initial support for gnome-vfs (Mark Heily).
1600 20-Feb-2002
1601 ~~~~~~~~~~~
1602 Internal changes to the options system. See text at start of options.c.
1604 19-Feb-2002
1605 ~~~~~~~~~~~
1606 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
1607 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
1608 (Micah Dowty).
1609 Fix possible type conversion problem in charset conversion code
1610 (reported by Serban Udrea).
1611 Allow xml:lang attribute in AppInfo files for translations; see
1612 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
1614 18-Feb-2002
1615 ~~~~~~~~~~~
1616 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
1617 found.
1618 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
1619 labels display them.
1620 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
1621 Jungen).
1623 17-Feb-2002 (Release 1.2.0)
1624 ~~~~~~~~~~~
1625 New stable release.
1627 13-Feb-2002 (Release 1.1.14)
1628 ~~~~~~~~~~~
1629 Pressing Escape in a dialog box now closes the box.
1631 12-Feb-2002
1632 ~~~~~~~~~~~
1633 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
1634 be used in Makefile (Jim Knoble).
1635 Undo 'double clicking unselects' change (requested by Andreas).
1637 11-Feb-2002
1638 ~~~~~~~~~~~
1639 Updated Spanish translation (Marcelo Ramos).
1640 Updated French manual translation (Arnaud Calvo).
1642 08-Feb-2002 (Release 1.1.13)
1643 ~~~~~~~~~~~
1644 Use fixed font in minibuffer.
1646 07-Feb-2002
1647 ~~~~~~~~~~~
1648 Updated French manual translation (Arnaud Calvo).
1649 Updated Russian translation (Dmitry Elfimov).
1651 06-Feb-2002
1652 ~~~~~~~~~~~
1653 When dragging a lasso box around items, limit the allowed overlap (the
1654 space you can drag over the edge of the next item without selecting it)
1655 so that very wide items (eg, those with details) are easier to select
1656 (requested by Andras Mohari).
1658 04-Feb-2002
1659 ~~~~~~~~~~~
1660 Updated Italian translation (Denis Manente).
1662 03-Feb-2002
1663 ~~~~~~~~~~~
1664 Updated German translation (André Wyrwa).
1665 Updated Spanish translation (Marcelo Ramos).
1667 02-Feb-2002
1668 ~~~~~~~~~~~
1669 Updated to version 0.5 of the thumbnails standard. You should rename
1670 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
1671 them all.
1673 01-Feb-2002
1674 ~~~~~~~~~~~
1675 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
1676 and panels (reported by Arnaud Calvo).
1678 31-Jan-2002
1679 ~~~~~~~~~~~
1680 Updated Hungarian translation (Andras Mohari).
1681 Double-clicking an item always clears the selection, removed extra newline
1682 from man-page and fixed a misplaced #endif (Bernard Jungen).
1684 30-Jan-2002
1685 ~~~~~~~~~~~
1686 Updated Dutch translation (Wilbert Berendsen).
1687 Updated to Gtk+-1.3.13 (action window scrolling now works).
1689 28-Jan-2002
1690 ~~~~~~~~~~~
1691 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
1692 where opening a savebox put the focus on the last used button instead of
1693 the entry (reported by Karol Krenski).
1694 Added instructions for Window Maker pinboard icons to the manual
1695 (Jim Knoble).
1696 Resizer now allows space for the 'Running as ...' message (reported by
1697 Wilbert Berendsen).
1699 25-Jan-2002
1700 ~~~~~~~~~~~
1701 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
1702 of giving a warning (reported by Gregory Spath).
1704 24-Jan-2002 (Release 1.1.12)
1705 ~~~~~~~~~~~
1706 Updated Hungarian translation (Andras Mohari).
1708 23-Jan-2002
1709 ~~~~~~~~~~~
1710 Only check for thumbnails in the thumbnail scanning code, not when loading
1711 any image (saves time).
1712 Assume pathnames and labels for pinboards and panels are in the local charset
1713 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
1714 When using 'Shell Command...' from the menu with an item selected by opening
1715 the menu, the item now remains selected when you enter the command.
1717 Updated French translation (Vincent Lefèvre).
1718 Updated Dutch translation (Wilbert Berendsen).
1720 22-Jan-2002
1721 ~~~~~~~~~~~
1722 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
1723 the panel, so that applets can find it more easiliy (requested by Stephen
1724 Watson).
1725 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
1726 Loading a thumbnail now stores the details when loading started, not
1727 when it finished.
1728 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
1729         text entry.
1731 21-Jan-2002
1732 ~~~~~~~~~~~
1733 Changing the permission on a file failed to update the display (reported by
1734 Karol Krenski). Also made other updates more efficient.
1735 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
1736 has stopped accepting STRING.
1738 20-Jan-2002
1739 ~~~~~~~~~~~
1740 Added a configure check for iconv.h.
1741 Use double instead of long for file sizes in find.c (Bernard Jungen).
1743 19-Jan-2002
1744 ~~~~~~~~~~~
1745 Thumbnails code failed to update images when they changed (reported by
1746 Andreas).
1748 18-Jan-2002
1749 ~~~~~~~~~~~
1750 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
1751 conversion fails (Stephen Watson).
1753 Deleting a symlink to a pinboard or panel icon showed a warning, even though
1754 there was no danger, because it followed the symlink. Trying to copy a symlink
1755 inside the directory it pointed to failed for the same reason.
1757 17-Jan-2002
1758 ~~~~~~~~~~~
1759 Big changes to internationalisation for pinboards and panels to fix problems
1760 with incompatible character sets (reported by Arnaud Calvo).
1761 When creating thumbnails, create to a temporary file and rename in case another
1762 program tries to write the save thumbnail at the same time.
1763 As a special case, running with just '-v' doesn't call gtk_init, allowing
1764 installing without an X server (requested by Michael Duelli).
1766 16-Jan-2002
1767 ~~~~~~~~~~~
1768 Converter for old-format config files now stops if the file looks like
1769 XML (probably from a failed conversion).
1770 Allow '~' in globicons file.
1771 Bugfix: When using spring-opening or following symlinks, trying to open
1772         a non-existant directory could cause a crash.
1773 Bugfix: The pinboard would highlight to accept any type of drop (not just
1774         files).
1776 13-Jan-2002
1777 ~~~~~~~~~~~
1778 Fixed some compile problems on Solaris (Andreas Dehmel).
1779 Clicking an unscanned item now scans it (instead of reporting an error).
1780 Dialog boxes in Gtk+-2.0 now set a default button.
1781 Number keys on the keypad couldn't be used for groups (reported by Arnaud
1782 Calvo).
1784 11-Jan-2002
1785 ~~~~~~~~~~~
1786 Updated Spanish translation (Marcelo Ramos).
1787 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
1789 09-Jan-2002
1790 ~~~~~~~~~~~
1791 Converted French manual to DocBook (Arnaud Calvo).
1792 Fixed some compiler warnings (Vincent Lefèvre).
1794 09-Jan-2002 (Release-1.1.11)
1795 ~~~~~~~~~~~
1796 Mark action windows as dialogs (requested by Daniel Pittman).
1797 Reset the background colour when drawing, as the Xenophilia keeps changing
1798 it (reported by Wilbert Berendsen).
1800 08-Jan-2002
1801 ~~~~~~~~~~~
1802 Changed == to = in make-mo script (Vincent Lefèvre).
1803 Added -lm to libpng linker flags (reported by Stephen Watson).
1804 Updated the French translation (Vincent Lefèvre).
1806 07-Jan-2002
1807 ~~~~~~~~~~~
1808 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
1809         tooltip could get stuck on the screen).
1811 06-Jan-2002
1812 ~~~~~~~~~~~
1813 Bugfix: Options box didn't work unless options had already been saved
1814         (reported by Iain Stevenson).
1816 05-Jan-2002
1817 ~~~~~~~~~~~
1818 Stopped unnecessary redrawing of the display (when sorting an already-sorted
1819 list).
1820 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
1821 (Andras Mohari).
1823 04-Jan-2002
1824 ~~~~~~~~~~~
1825 Fixed compile problem (reported by Vincent Lefèvre).
1826 Updated French translation (Vincent Lefèvre).
1828 03-Jan-2002
1829 ~~~~~~~~~~~
1830 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
1831 their menus correctly.
1832 Bugfix: 'From LANG' translation setting had stopped working (reported by
1833         Vincent Lefèvre).
1835 02-Jan-2002
1836 ~~~~~~~~~~~
1837 Saved pinboards and panels are now stored in an XML format. Old files should
1838 be converted automatically. Icon names may now contain the < and > characters
1839 (requested by Bernard Jungen).
1841 01-Jan-2002
1842 ~~~~~~~~~~~
1843 Updated French translation (Vincent Lefèvre).
1844 Updated Polish translation (Krzysztof Krzy¿aniak).
1846 30-Dec-2001
1847 ~~~~~~~~~~~
1848 Updated Spanish translation (Marcelo Ramos).
1850 29-Dec-2001
1851 ~~~~~~~~~~~
1852 When changing directory, make more effort to wink or select the appropriate
1853 item.
1855 29-Dec-2001 (Release 1.1.10)
1856 ~~~~~~~~~~~
1857 Updated French translation (Vincent Lefèvre).
1858 Bugfix: Using Shift to open the Send To menu without a selected file stopped
1859         the toggle menu items from working!
1861 28-Dec-2001
1862 ~~~~~~~~~~~
1863 With Gtk+-2.0, the effective permissions are now underlined (like they are
1864 with Gtk+-1.2).
1865 Put all the flags in the options box on one line, along with the Quiet button
1866 (looks neater).
1867 Updated manual.
1869 27-Dec-2001
1870 ~~~~~~~~~~~
1871 Reorganised the Options box somewhat.
1872 Bugfix: Closing a window while creating thumbnails caused a crash.
1874 26-Dec-2001
1875 ~~~~~~~~~~~
1876 Icons are dragged from their corners again (requested by Liav Asseraf).
1877 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
1878 Renamed '.DirIcon.png' to just '.DirIcon'.
1879 In action windows, standard error from moving, copying and mounting operations
1880 is captured and displayed, giving a more useful message (Stephen Watson).
1881 Support for Gtk+-1.3.12.
1883 25-Dec-2001
1884 ~~~~~~~~~~~
1885 Updated Polish translation (Krzysztof Krzy¿aniak).
1887 24-Dec-2001
1888 ~~~~~~~~~~~
1889 File groups are now saved (automatically).
1890 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
1892 23-Dec-2001
1893 ~~~~~~~~~~~
1894 Added Version SOAP RPC.
1895 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
1896 specified in the translation (was always using iso-8859-1).
1898 22-Dec-2001
1899 ~~~~~~~~~~~
1900 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
1901 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
1902 flags to title bar.
1904 21-Dec-2001
1905 ~~~~~~~~~~~
1906 New 'Show image thumnails' option to set this as the default (requested by
1907 Kristian Rink).
1908 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
1910 20-Dec-2001
1911 ~~~~~~~~~~~
1912 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
1913 be turned on and off. Thumbnails are loaded in the background, and a progress
1914 bar is displayed in the filer window.
1915 Replaced old Gtk+-1.2.x text widget in action windows with new one.
1917 19-Dec-2001
1918 ~~~~~~~~~~~
1919 Improved error reporting.
1920 Improved sizing code when details are on.
1922 18-Dec-2001
1923 ~~~~~~~~~~~
1924 Updated to new version 0.4 of the thumbnails standard.
1925 Added 'Quiet' check box to action windows. Quiet button now turns on
1926 check box and does 'Yes'.
1928 17-Dec-2001
1929 ~~~~~~~~~~~
1930 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
1931 UTF-8 as they are loaded.
1932 Added a missing #ifdef for the regex code (Damien Couderc).
1933 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
1934 fixed, though).
1936 16-Dec-2001
1937 ~~~~~~~~~~~
1938 Closing a window with a keypress caused warnings to appear (reported by
1939 Fabien Coutant).
1940 Updated Spanish translation (Marcelo Ramos).
1941 New 'Single click nagivation on the pinboard' option (requested by
1942 Michael).
1943 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
1945 Internal changes to options system:
1946 - Options can be used as soon as they are registered (not just once the
1947   filer is fully initialised).
1948 - New widget types can be registered in a modular fashion.
1950 13-Dec-2001 (Release 1.1.9)
1951 ~~~~~~~~~~~
1952 More fixes for panel resizing (reported by Stephen Watson).
1953 Target mode, dragging an unselected item, and auto-selecting an item when
1954 opening the menu now all work without grabbing the primary selection.
1955 Finished new scanning code (image == NULL is now OK everywhere).
1957 12-Dec-2001
1958 ~~~~~~~~~~~
1959 Clicking on an item which is selected, but not part of the primary selection,
1960 now reclaims the selection.
1961 Removed default minibuffer option for now.
1962 The dash forms in Find tests can be combined, eg '-rwx'.
1963 Updated manual.
1965 11-Dec-2001
1966 ~~~~~~~~~~~
1967 Additional window hints - pinboard and panels refuse focus and pinboard
1968 icons are marked as desktop features (requested by Laurent Moussault).
1969 Thumbnails are now stored using an md5 hash of their names.
1970 Pinboard icons can be repositioned by dragging with the left mouse button
1971 (middle button drag stopped working with sawfish, and this is easier anyway).
1973 10-Dec-2001
1974 ~~~~~~~~~~~
1975 New scanning system: blank items are added to the window first and then the
1976 icons and types get filled in later. Looks better and simplifies the sizing
1977 code a bit.
1978 Code tidying in various places.
1980 09-Dec-2001
1981 ~~~~~~~~~~~
1982 Bugfix: Filer would quit if only Info boxes were open.
1983 Bugfix: Pinboard and panel windows didn't get the correct hints set under
1984         Gtk+-2.0.
1986 08-Dec-2001
1987 ~~~~~~~~~~~
1988 Many internal changes to Collection widget for Gtk+-2.0. Should be more
1989 efficient now, and easier to get aa fonts working...
1991 07-Dec-2001
1992 ~~~~~~~~~~~
1993 Fixed Gtk+-2.0 wheel mouse support.
1994 In the Info box, 'File says...' was reporting on the program used to
1995 edit the file, not the file itself!
1996 For glib-2.0, use the new spawn function and report errors nicely.
1998 06-Dec-2001
1999 ~~~~~~~~~~~
2000 Updated Russian translation (Dmitry Elfimov).
2001 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2002 (recommended by Jens Finke).
2003 FileType SOAP RPC return format has been updated to the latest version
2004 of the SOAP working draft.
2005 Added Large File Support: files over 4Gb now have their sizes detected
2006 correctly (Stephen Watson). Note: this disables libvfs support.
2007 New option to have the minibuffer open by default on new windows
2008 (Bochicchio).
2010 05-Dec-2001
2011 ~~~~~~~~~~~
2012 When resizing the collection, only ensure the cursor is still visible if
2013 it was in the displayed area before.
2015 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2016 on a hidden item.
2018 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2019 winking effect until the window actually appears.
2021 04-Dec-2001
2022 ~~~~~~~~~~~
2023 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2024 so they redisplay quickly next time the filer is loaded (requested by
2025 Kristian A. Rink and others).
2027 Bugfix: Toggling the section with a middle button drag could lose the primary
2028         selection (Andras Mohari).
2030 03-Dec-2001
2031 ~~~~~~~~~~~
2032 Use gtk_set_locale instead of setlocale (Andras Mohari).
2034 02-Dec-2001
2035 ~~~~~~~~~~~
2036 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2038 01-Dec-2001
2039 ~~~~~~~~~~~
2040 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2041 the SOAP IPC window for a particular hostname and user ID. This makes it
2042 easier for other programs to talk to the filer.
2044 30-Nov-2001
2045 ~~~~~~~~~~~
2046 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2048 29-Nov-2001
2049 ~~~~~~~~~~~
2050 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2051 submenu.
2052 The filer now closes stdin when it starts. This is to prevent child
2053 processes, such as auto-mounters, from trying to read a password from
2054 the console (Olivier Fourdan).
2056 27-Nov-2001
2057 ~~~~~~~~~~~
2058 Manpage is now generated automatically from DocBook source.
2059 Short forms for many find expressions, such as -d for IsDir (suggested by
2060 (Andras Mohari).
2062 26-Nov-2001
2063 ~~~~~~~~~~~
2064 More Gtk+-1.3.11 support, including use of the new message dialog.
2065 When the filer loses the primary selection, display the selected items
2066 shaded, but don't unselect them (Andras Mohari).
2068 24-Nov-2001
2069 ~~~~~~~~~~~
2070 Updated to Gtk+-1.3.11.
2072 23-Nov-2001
2073 ~~~~~~~~~~~
2074 Show the current run action for a file in the Info box (Stephen Watson).
2076 21-Nov-2001
2077 ~~~~~~~~~~~
2078 If a panel applet quits then it is removed from the panel, instead of being
2079 replaced by a Restart button.
2081 16-Nov-2001
2082 ~~~~~~~~~~~
2083 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
2084 instead of destroying it and creating a new one (suggested by Greg Spath).
2086 15-Nov-2001
2087 ~~~~~~~~~~~
2088 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
2090 14-Nov-2001
2091 ~~~~~~~~~~~
2092 Code tidying in menu.c (Bernard Jungen).
2094 13-Nov-2001
2095 ~~~~~~~~~~~
2096 Opening a filer window from the Set Icon dialog turns thumbnails display
2097 on (suggested by Francesco Bochicchio).
2098 Right-clicking the Help toolbar button reuses the same window.
2100 12-Nov-2001
2101 ~~~~~~~~~~~
2102 Made some strings easier to translate, fixed a problem with translating a blank
2103 string, and changed the details toolbar button to leave the size alone (Andras
2104 Mohari).
2105 Improved key handling (key presses were sometimes ignored).
2106 Bugfix: A very long and narrow icon could make the filer try to scale to a
2107         width or height of zero (Andras Mohari).
2109 09-Nov-2001
2110 ~~~~~~~~~~~
2111 Allow current directory and selection to be stored with Ctrl+[0-9] and
2112 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
2113 saved yet.
2115 08-Nov-2001
2116 ~~~~~~~~~~~
2117 Don't use re_set_syntax() on systems that don't have it (reported by
2118 Damien Couderc).
2119 In action windows, the a long filename no longer makes the window get wider
2120 (requested by Graham Borland).
2121 Added 'Types' section to the Options window, allowing easy(ish) access
2122 to the MIME-info files, plus a reload button, and icons for MIME-types can
2123 be set from the 'Set Icon...' box (Stephen Watson).
2125 07-Nov-2001
2126 ~~~~~~~~~~~
2127 Added a menu to the 'Set Icon...' box which shows all directories currently
2128 used for icons (Francesco Bochicchio).
2129 Fix small error in German translation (Christopher Arndt).
2130 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
2132 06-Nov-2001
2133 ~~~~~~~~~~~
2134 Added Spanish translation (Marcelo Ramos).
2135 Applied Bernard Jungen's latest patch:
2136 - Disk usage forgot to count special files like pipes, etc.
2137 - Page up/down scrolls a window full at a time instead of 10 items.
2138 - Don't get icons from the cache if thumbnail mode is off anymore.
2139 - modechange.c: deleted useless stuff and fixed octal parsing to detect
2140   *all* illegal values (eg 010000000000000).
2141 - Added 'Show/hide hidden files' toolbar button.
2142 - Lots of code tidying.
2145 05-Nov-2001
2146 ~~~~~~~~~~~
2147 Holding the pointer over a symlink shows the target in a tooltip
2148 (Stephen Watson; suggested by Arnaud Calvo).
2150 01-Nov-2001
2151 ~~~~~~~~~~~
2152 Updated French translation (Vincent Lefèvre).
2154 30-Oct-2001 (Release 1.1.8)
2155 ~~~~~~~~~~~
2156 Updated to support Gtk+-1.3.10.
2158 17-Oct-2001
2159 ~~~~~~~~~~~
2160 Slightly better positioning of filenames and details (Bernard Jungen).
2161 When resizing, only add space for an extra row in Small Icons mode.
2163 16-Oct-2001
2164 ~~~~~~~~~~~
2165 Make the Set Run Action box command box have the "$1" already filled in
2166 (suggested by Helgi Hrafn Gunnarsson).
2168 15-Oct-2001
2169 ~~~~~~~~~~~
2170 Set the WM_CLASS for saveboxes, so that window managers can treat them
2171 specially, if required (Andrew Flegg).
2173 14-Oct-2001
2174 ~~~~~~~~~~~
2175 Changed internal format used to send to requests to SOAP, and added --RPC
2176 option to access it directly.
2178 12-Oct-2001
2179 ~~~~~~~~~~~
2180 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
2181 Bugfix: If file doesn't accept the '-b' option then examining a file in
2182         the root directory didn't work (Stephen Watson).
2184 10-Oct-2001
2185 ~~~~~~~~~~~
2186 Use --version instead of 'which' to test for programs as not everyone has
2187 which (suggested by Vincent Lefevre).
2188 Bugfix: When setting an icon for a file with a space in the name, the
2189         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
2190         Turski). The 'globicons' file should be converted automatically
2191         when the filer is run.
2193 08-Oct-2001
2194 ~~~~~~~~~~~
2195 Added support for the regex field in MIME-info. This allows files to be
2196 matched with patterns, not just on their extensions. For example, '.gtkrc'
2197 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
2198 Andras Mohari).
2200 05-Oct-2001
2201 ~~~~~~~~~~~
2202 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
2204 04-Oct-2001
2205 ~~~~~~~~~~~
2206 When running on a remote machine, display the remote host's name in the
2207 title bar (Stephen Watson).
2209 02-Oct-2001
2210 ~~~~~~~~~~~
2211 New option to control whether a middle button drag moves the files or
2212 brings up a menu.
2213 Allow submenus in AppInfo.xml file (Stephen Watson).
2215 26-Sep-2001
2216 ~~~~~~~~~~~
2217 Now supports Gtk+-1.3.9, but not earlier developer releases.
2219 25-Sep-2001
2220 ~~~~~~~~~~~
2221 Disk Usage can cope with larger sizes, and reports the number of files and
2222 directories counted; new Show Hidden and Inherit Options options; new -D
2223 option to close directories; and changes to formatting of file sizes
2224 (Bernard Jungen).
2226 24-Sep-2001
2227 ~~~~~~~~~~~
2228 Updated Hungarian translation (Andras Mohari).
2229 Improved the filename colouring code so that colours are only allocated
2230 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
2231 Bugfix: When sorting while winking an item, the filer would sometimes scroll
2232         to the wrong place (Andras Mohari).
2233 Bugfix: If all the selected files were deleted, then trying to paste the
2234         selection caused a crash (Fabien Coutant).
2236 20-Sep-2001
2237 ~~~~~~~~~~~
2238 Colour files by type (Andras Mohari).
2240 11-Sep-2001
2241 ~~~~~~~~~~~
2242 Added -p to mkdir in install scripts to create any missing parent
2243 directories (Michel Alexandre Salim).
2245 09-Sep-2001
2246 ~~~~~~~~~~~
2247 Dragging files with the middle button (or Button1+Alt) brings up a menu
2248 of possible actions (Taras).
2249 New option to control size of icons in `New' and `Send To' menus (Stephen
2250 Watson).
2251 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
2252         (reported by Michel Alexandre Salim).
2254 06-Sep-2001
2255 ~~~~~~~~~~~
2256 Window positions can be saved and restored by a session manager (Anders
2257 Lundmark).
2259 05-Sep-2001
2260 ~~~~~~~~~~~
2261 Fixed an untranslated string (Andras Mohari).
2263 04-Sep-2001
2264 ~~~~~~~~~~~
2265 The style for pinboard and panel icon text can be set (requested by Greg
2266 Spath) with:
2268         widget "*.pinboard-icon" style "..."
2269         widget "*.panel-icon.*" style "..."
2271 03-Sep-2001
2272 ~~~~~~~~~~~
2273 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
2274         a (harmless) warning message (reported by Vincent Lefèvre).
2276 03-Sep-2001 (Release 1.1.7)
2277 ~~~~~~~~~~~
2278 Added an option to control whether extensions take precedence over the
2279 executable bit of a file (requested by MJ Ray).
2280 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
2281 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
2283 02-Sep-2001
2284 ~~~~~~~~~~~
2285 The options controlling when windows resize work again.
2287 31-Aug-2001
2288 ~~~~~~~~~~~
2289 Better guessing of window size for display styles with details.
2291 29-Aug-2001
2292 ~~~~~~~~~~~
2293 The 'src/po/dist' script now converts all text to UTF-8.
2295 28-Aug-2001
2296 ~~~~~~~~~~~
2297 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
2298 Boulton).
2300 27-Aug-2001
2301 ~~~~~~~~~~~
2302 Updated Dutch translation (Jasper Huijsmans).
2303 Send To menu lists contents of all Send To directories in Choices, not just
2304 the first one found.
2305 Fixed another XML compiling problem (Stephen Watson).
2307 23-Aug-2001
2308 ~~~~~~~~~~~
2309 Added Customise to `Send To' menu.
2311 22-Aug-2001
2312 ~~~~~~~~~~~
2313 Detached Send To menu from main menu structure. Allows key-binding to open
2314 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
2315 Shift+Menu brings up the menu directly.
2317 20-Aug-2001
2318 ~~~~~~~~~~~
2319 Fixed compiling problem with some versions of libxml (Stephen Watson).
2320 Changed a text message in the Options box (about binding keys to menus) into
2321 a button which shows the message in an alert box. Maybe people will read the
2322 message now?
2324 19-Aug-2001
2325 ~~~~~~~~~~~
2326 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
2327 Scrolling using a wheel mouse now always goes at the same speed, whatever the
2328 display style (requested by aardvark joe).
2330 10-Aug-2001
2331 ~~~~~~~~~~~
2332 Added 'Send To' menu (Stephen Watson).
2334 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
2335         Booker).
2337 07-Aug-2001
2338 ~~~~~~~~~~~
2339 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
2340 Richard G.)
2342 03-Aug-2001
2343 ~~~~~~~~~~~
2344 Added French translation of the manual (Arnaud Calvo).
2346 24-Jul-2001
2347 ~~~~~~~~~~~
2348 Filer wouldn't compile or run if it was in a directory with spaces in the
2349 name (reported by Benjamin Munoz).
2351 23-Jul-2001
2352 ~~~~~~~~~~~
2353 Added options for default action window settings for Brief, Force and Recurse
2354 (Liav Asseraf).
2355 New default for sort type is Sort By Name (requested by Andreas Dehmel).
2356 Bugfix: Clicking on a file with no run action set gave two error boxes.
2358 19-Jul-2001
2359 ~~~~~~~~~~~
2360 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
2362 18-Jul-2001
2363 ~~~~~~~~~~~
2364 Added some more hints to pinboard and panel windows to comply with the new
2365 freedesktop.org window manger spec.
2367 15-Jul-2001
2368 ~~~~~~~~~~~
2369 New option to set the maximum size the auto-resizer will resize a window to
2370 (requested by Andreas Dehmel).
2372 14-Jul-2001
2373 ~~~~~~~~~~~
2374 When using the Set Run Action box, make the command default to the currently
2375 set command (suggested by Arnaud Calvo).
2377 12-Jul-2001 (Release 1.1.6)
2378 ~~~~~~~~~~~
2379 Updated the French translation (Vincent Lefèvre).
2381 10-Jul-2001
2382 ~~~~~~~~~~~
2383 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
2385 09-Jul-2001
2386 ~~~~~~~~~~~
2387 Use the user's preferred font for item filenames, not the Gtk default
2388 (requested by Jim Knoble).
2390 03-Jul-2001
2391 ~~~~~~~~~~~
2392 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
2394 02-Jul-2001
2395 ~~~~~~~~~~~
2396 Don't show tooltips for applets as it causes problems (reported by Stephen
2397 Watson).
2399 30-Jun-2001
2400 ~~~~~~~~~~~
2401 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
2402           long names too). Fixed a crash-on-click problem on the root window.
2404 29-Jun-2001
2405 ~~~~~~~~~~~
2406 More work on Gtk+-2.0 -- seems to be usable now :-)
2408 28-Jun-2001
2409 ~~~~~~~~~~~
2410 Started work to support Gtk+-2.0.
2412 26-Jun-2001
2413 ~~~~~~~~~~~
2414 Moved 'relative link' option above the buttons in the Link box (Stephen
2415 Watson).
2416 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
2417         display to scroll (reported by Andreas Dehmel).
2419 21-Jun-2001
2420 ~~~~~~~~~~~
2421 Replaced 'New File...' menu item with a submenu generated from the contents
2422 of '<Choices>/Templates' (Stephen Watson).
2424 20-Jun-2001
2425 ~~~~~~~~~~~
2426 `Xterm here' command can contain arguments (Andras Mohari).
2427 Made the menu appear in a sensible place, so it's easy to get to the File
2428 submenu (suggested by André Wyrwa).
2430 19-Jun-2001
2431 ~~~~~~~~~~~
2432 Updated French translation (Vincent Lefèvre).
2433 Added a German translation (André Wyrwa).
2435 13-Jun-2001
2436 ~~~~~~~~~~~
2437 Added an extra option to control the resizing behaviour. Can be set to resize
2438 never, always, or only when the display style changes (requested by Andreas).
2440 07-Jun-2001 (Release 1.1.5)
2441 ~~~~~~~~~~~
2442 Updated Russian translation (Dmitry Elfimov).
2444 06-Jun-2001
2445 ~~~~~~~~~~~
2446 Unless compiling with mc's libvfs for virtual filesystem support, change the
2447 menu structure for use with the newer AVFS system.
2448 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
2450 Bug fix: Running the filer with a translation set would make it crash
2451          (reported by Dmitry Elfimov).
2453 04-Jun-2001 (Release 1.1.4)
2454 ~~~~~~~~~~~
2455 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
2456 and the default size with no details.
2458 30-May-2001
2459 ~~~~~~~~~~~
2460 Replaced Large/Small toolbar buttons with a single Size button which
2461 cycles through Small/Large/Huge (other button to reverse).
2463 28-May-2001
2464 ~~~~~~~~~~~
2465 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
2466 menus.
2468 25-May-2001
2469 ~~~~~~~~~~~
2470 Long leafnames wrap onto multiple lines in Huge mode, like they do for
2471 Large Icons mode.
2473 24-May-2001
2474 ~~~~~~~~~~~
2475 Display tooltips for pinboard and panel icons, where needed.
2477 23-May-2001
2478 ~~~~~~~~~~~
2479 New option to show number of files / size of selected files in the toolbar
2480 (Andras Mohari).
2482 22-May-2001
2483 ~~~~~~~~~~~
2484 New options section 'panel' allows icon text to be hidden for all icons, no
2485 icons, or just applications (suggested by José Romildo Malaquias).
2487 17-May-2001
2488 ~~~~~~~~~~~
2489 Converted the options window to a tabbed notebook (Denis Manente).
2491 16-May-2001
2492 ~~~~~~~~~~~
2493 Pressing the mouse button down on an icon no longer winks it; only releasing
2494 the button to run it does.
2495 Added 'Show Info' to panel/pinboard menu.
2496 The File Info box grabs the primary selection when a row is selected
2497 (allows you to paste email addresses, URLs, etc).
2499 15-May-2001
2500 ~~~~~~~~~~~
2501 Opening a pinboard or panel menu over an icon no longer selects it -- this
2502 allows the selection to be passed to an application run using its AppMenu
2503 (requested by Christopher Arndt).
2505 14-May-2001
2506 ~~~~~~~~~~~
2507 In Large Icons display style, a file's name may wrap onto a second line.
2509 13-May-2001
2510 ~~~~~~~~~~~
2511 Merged code for handling selections and menus that was common to pinboards
2512 and panels into icon.c.
2514 09-May-2001
2515 ~~~~~~~~~~~
2516 When using 'From LANG', extract the language code from the string to get
2517 the filename, instead of using the whole string (Andras Mohari).
2518 Added support for very old versions of libxml (reported by Lukasz Stelmach
2519 and Vincent Lefèvre).
2521 08-May-2001
2522 ~~~~~~~~~~~
2523 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
2525 07-May-2001 (Release 1.1.3)
2526 ~~~~~~~~~~~
2527 Updated the documentation.
2529 06-May-2001
2530 ~~~~~~~~~~~
2531 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
2532 up if they're too small.
2534 03-May-2001
2535 ~~~~~~~~~~~
2536 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
2537 Stephen Watson).
2538 Pinboards and panels should now work with IceWM without needing -o
2539 (Christopher Arndt).
2540 Allow text messages in the toolbar to go off the side (instead of resizing the
2541 window).
2543 02-May-2001
2544 ~~~~~~~~~~~
2545 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
2546 Without a selection, the name of the file under the cursor is added.
2548 29-Apr-2001
2549 ~~~~~~~~~~~
2550 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
2551 down Ctrl for the File submenu.
2553 28-Apr-2001
2554 ~~~~~~~~~~~
2555 Added a new 'About' section to AppInfo. Any elements in here are added
2556 into the info box. Added a 'Refresh' button to the info box.
2557 Added a ROX-Filer/Styles file for default colours (default filer background
2558 is now lighter).
2560 27-Apr-2001
2561 ~~~~~~~~~~~
2562 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
2563 info to it later...
2565 26-Apr-2001
2566 ~~~~~~~~~~~
2567 Updated Russian translation (Dmitry Elfimov).
2569 25-Apr-2001
2570 ~~~~~~~~~~~
2571 AppInfo file may contain a <Summary> element - the text inside will be
2572 displayed in a tooltip if the mouse is held over the item in a filer
2573 window.
2575 22-Apr-2001
2576 ~~~~~~~~~~~
2577 Filer now looks for AppInfo.xml before AppMenu. This is for future
2578 expansion...
2580 18-Apr-2001
2581 ~~~~~~~~~~~
2582 Automatic resizing of windows when changing directory is now optional
2583 (requested by Paul E. Johnson and Andreas Thorn).
2585 11-Apr-2001
2586 ~~~~~~~~~~~
2587 The symlink box allows you to choose to create relative or absolute links
2588 (suggested by Stephen Watson).
2590 09-Apr-2001
2591 ~~~~~~~~~~~
2592 Fix some typos and untranslated strings (Andras Mohari).
2594 08-Apr-2001
2595 ~~~~~~~~~~~
2596 Added a Russian translation (Dmitry Elfimov).
2598 06-Apr-2001
2599 ~~~~~~~~~~~
2600 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
2602 05-Apr-2001
2603 ~~~~~~~~~~~
2604 Winking an item in a directory makes it flash twice instead of once (easier
2605 to see). Also, creating a new file or directory from the menu winks the new
2606 item.
2608 Bugfix: When a directory was rescanned because of a move operation,
2609         the `Set Icon...' settings didn't work (reported by Damien
2610         Couderc).
2612 02-Apr-2001
2613 ~~~~~~~~~~~
2614 New display style 'Huge Icons' to make viewing thumbnails easier.
2615 Added a Hungarian translation (Andras Mohari).
2616 Updated the French translation (Vincent Lefèvre).
2617 Double clicking on a filer window's background resizes the window (Denis
2618 Manente).
2620 01-Apr-2001
2621 ~~~~~~~~~~~
2622 If an item's name is truncated, show it in a tooltip when the pointer is
2623 held over the item (Denis Manente).
2625 30-Mar-2001 (Release 1.1.2)
2626 ~~~~~~~~~~~
2627 Asking for help on a directory always tries to open <dir>/Help first, even
2628 for non-applications.
2630 29-Mar-2001
2631 ~~~~~~~~~~~
2632 If run without -n, the filer will put itself in the background. Thus,
2633 the 'rox' command behaves the same whether or not the filer is already
2634 running.
2636 27-Mar-2001
2637 ~~~~~~~~~~~
2638 Support for the new version of libxml (reported by Andreas Dehmel).
2640 26-Mar-2001
2641 ~~~~~~~~~~~
2642 Rewrote parser for options. Smaller and neater (hopefully this will fix
2643 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
2645 Bugfix: While scanning, the resizer could make the window too large.
2647 23-Mar-2001
2648 ~~~~~~~~~~~
2649 Moving the cursor down in the next-to-last row will move to the last
2650 item if there is nothing under the cursor (suggested by Graham Borland).
2652 21-Mar-2001
2653 ~~~~~~~~~~~
2654 When changing directory, only make the window larger (if needed), never
2655 smaller (suggested by Diego Zamboni).
2657 17-Mar-2001
2658 ~~~~~~~~~~~
2659 Changing directory autosizes the window automatically (Denis Manente).
2660 Internal changes to the way different layouts are handled.
2662 15-Mar-2001
2663 ~~~~~~~~~~~
2664 Pressing space (to select/unselect an item) now also moves the cursor to
2665 the next item (suggested by Anders Lundmark).
2667 Copying directories tries to preserve the timestamps, like it does for
2668 files (suggested by José Romildo Malaquias).
2670 14-Mar-2001
2671 ~~~~~~~~~~~
2672 Added '--mime-type FILE' option, which simply writes the type of FILE to
2673 standard output (Stephen Watson).
2675 Added 'Home Directory' to Window menu (requested by Graham Borland).
2677 11-Mar-2001
2678 ~~~~~~~~~~~
2679 Copying a directory which doesn't have user write permission will give it
2680 user write during the copy to avoid permission denied errors (suggested by
2681 Liav Asseraf).
2683 New sort option - 'Directories always come first' (requested by Liav Asseraf).
2685 10-Mar-2001
2686 ~~~~~~~~~~~
2687 Dragging a lasso box with the middle button toggles the selected state
2688 of the items enclosed (Denis Manente).
2690 09-Mar-2001
2691 ~~~~~~~~~~~
2692 Changing the display style now resizes the window (Denis Manente).
2694 08-Mar-2001
2695 ~~~~~~~~~~~
2696 New pinboards get a 'Home' icon in the top left corner as new users often
2697 think the pinboard isn't working because it starts empty (suggested by
2698 Vor'Cha).
2700 Converted AppMenu file format to XML.
2701 Added AppMenu file with options to control the pinboard.
2703 06-Mar-2001
2704 ~~~~~~~~~~~
2705 Highlight invalid Find expressions in red (Anders Lundmark).
2707 04-Mar-2001
2708 ~~~~~~~~~~~
2709 When resizing windows, try to keep the window fully inside the screen area
2710 (Denis Manente).
2712 03-Mar-2001
2713 ~~~~~~~~~~~
2714 Updated the Dutch translation (Jan Wagemakers).
2716 27-Feb-2001
2717 ~~~~~~~~~~~
2718 When mounting a device, the new window appears after mounting, not before.
2719 This means that it's more likely to get sized correctly (requested by
2720 Ewan Mac Mahon).
2722 24-Feb-2001
2723 ~~~~~~~~~~~
2724 Added two new options to control when minibuffer completion beeps (requested
2725 by Liav Asseraf).
2727 20-Feb-2001
2728 ~~~~~~~~~~~
2729 Added 'New File...' feature (James Kermode).
2731 16-Feb-2001
2732 ~~~~~~~~~~~
2733 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
2735 09-Feb-2001 (Release 1.1.1)
2736 ~~~~~~~~~~~
2737 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
2738 of the text... (Diego Zamboni).
2740 Added a Polish translation (Andrzej Borsuk).
2742 Bugfix: Sometimes it wasn't possible to delete something that was on a
2743         pinboard or panel, even after confirming (reported by Diego Zamboni).
2745 07-Feb-2001
2746 ~~~~~~~~~~~
2747 Sliders in the options box can have a numerical value display (Diego Zamboni).
2748 Fixed a stray warning message displayed when non-default pinboard options
2749 were used (Diego Zamboni).
2751 New menu item 'Set Icon...' allows you to choose any icon for any file or
2752 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
2754 03-Feb-2001
2755 ~~~~~~~~~~~
2756 Many internal changes to the Options system.
2758 30-Jan-2001
2759 ~~~~~~~~~~~
2760 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
2761         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
2763 28-Jan-2001
2764 ~~~~~~~~~~~
2765 Added Diego Zamboni's patch to make configuring VFS easier.
2767 27-Jan-2001
2768 ~~~~~~~~~~~
2769 Improved compiling - now correctly reports an error if the file doesn't
2770 compile. If configure is missing then autoconf is run automatically.
2772 After a Find completes, you are given the option of doing the search again
2773 (Anders Lundmark).
2775 Applications can define a list of menu items to display on their menus
2776 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
2777 lines in the form 'option Text'.
2779 24-Jan-2001
2780 ~~~~~~~~~~~
2781 Added two new pinboard options - one to allow setting the grid step size
2782 and one to allow icons to go slightly off the side of the screen (Diego
2783 Zamboni).
2785 23-Jan-2001
2786 ~~~~~~~~~~~
2787 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
2788         Zamboni).
2790 22-Jan-2001
2791 ~~~~~~~~~~~
2792 Updated the French translation (Vincent Lefèvre).
2794 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
2795         Watson).
2797 20-Jan-2001 (Release 1.1.0)
2798 ~~~~~~~~~~~
2799 Removed the 'Initial window height' option. The filer tries to pick a
2800 sensible shape itself now.
2802 Bugfix: If an image was moved to a directory which didn't generate thumbs
2803         then it would display, but never be updated. Even if it wasn't that
2804         file at all, just a reused inode!
2805 Bugfix: Changing the display style didn't always redraw the display.
2806 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
2807         column acted like clicking on the far-right column.
2809 18-Jan-2001
2810 ~~~~~~~~~~~
2811 Changed background colour to be more compatible with the Gtk themes system.
2813 12-Jan-2001
2814 ~~~~~~~~~~~
2815 Removed all the message window stuff. ROX-Filer no longer grabs standard
2816 error from its child processes. Changed because ROX-Session now does a much
2817 better job.
2819 10-Jan-2001
2820 ~~~~~~~~~~~
2821 Filer is more generous in what hostnames it considers local.
2822 Patch to include pixbuf headers correctly (Diego Zamboni).
2824 08-Jan-2001
2825 ~~~~~~~~~~~
2826 Bug fix: Didn't always use the fully qualified host name for DnD.
2828 30-Dec-2000
2829 ~~~~~~~~~~~
2830 If a file has a known extension then it is given the appropriate type even
2831 if the file is executable (Simon Britnell).
2833 28-Dec-2000
2834 ~~~~~~~~~~~
2835 Added a menu entry 'Resize Window' to set the window to a sensible size
2836 when you want it.
2838 25-Dec-2000
2839 ~~~~~~~~~~~
2840 Try to open new windows at a sensible size for their contents (Denis Manente).
2842 24-Dec-2000
2843 ~~~~~~~~~~~
2844 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
2845         wasn't updated (reported by Wilbert Berendsen).
2847 20-Dec-2000
2848 ~~~~~~~~~~~
2849 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
2850 Updated French translation (Vincent Lefèvre).
2851 Added new 'Create Thumbs' entry on the Display menu which tries to load
2852 every file in the directory as an image and use that image for the file
2853 (suggested by Sprague and Simon Britnell).
2855 19-Dec-2000
2856 ~~~~~~~~~~~
2857 Converted to use gdk-pixbuf instead of ImLib.
2858 Fixed a few compiler warnings and improved the error message displayed
2859 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
2860 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
2861 given file, updating directory views and icons as needed.
2863 18-Dec-2000
2864 ~~~~~~~~~~~
2865 AppIcon.xpm must be a regular file (stops people trying to crash the
2866 filer by symlinking to /dev/...).
2867 Fixed a missing translation in the pinboard options (Denis Manente).
2869 17-Dec-2000
2870 ~~~~~~~~~~~
2871 Attempting to run the filer before compiling will now ask if you want
2872 to compile.
2873 Removed lots of platform-specific mount point code and replaced it with
2874 python's portable system.
2875 New options section allows you to choose a translation without having to
2876 set the LANG variable.
2878 16-Dec-2000
2879 ~~~~~~~~~~~
2880 Added '-w', '-i' and '-W' command line options for forcing icons or
2881 directories to be rescanned (Diego Zamboni).
2883 13-Dec-2000 (Release 1.0.0)
2884 ~~~~~~~~~~~
2885 Made a few updates to the manual.
2887 08-Dec-2000
2888 ~~~~~~~~~~~
2889 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
2890 a pinboard icon, tries to send it to the back (might help with some WMs).
2892 04-Dec-2000 (Release 0.1.30)
2893 ~~~~~~~~~~~
2894 When a panel is used for the first time, put the user's home directory and
2895 the directory containing ROX-Filer on it instead of leaving it blank.
2897 24-Nov-2000
2898 ~~~~~~~~~~~
2899 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
2900 Added a #include for OSF1 (Vincent Lefevre).
2902 23-Nov-2000
2903 ~~~~~~~~~~~
2904 Bugfix: On many systems, the filer would fail to remove zombie processes
2905         due to a typo (spotted by Philip Hazel and tracked down by Stephen
2906         Watson).
2908 22-Nov-2000
2909 ~~~~~~~~~~~
2910 Bugfix: Removing an item from the panel now resizes the panel (reported
2911         by Wilbert Berendsen).
2912 Bugfix: Editing an icon's path failed to update its hash entry.
2914 20-Nov-2000
2915 ~~~~~~~~~~~
2916 If a case-sensitve match for an extension can't be found then try a
2917 case-insensitive match - so .BMP and similar work (Denis Manente).
2919 17-Nov-2000
2920 ~~~~~~~~~~~
2921 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
2922 Added a VFS menu entry for .deb files (Vincent Ledda).
2924 11-Nov-2000
2925 ~~~~~~~~~~~
2926 Mounting or unmounting a directory forces mtab to be reread, even if the
2927 timestamp hasn't changed (problem reported by Wilbert Berendsen).
2929 When the 'Unique windows' option is on, remove the old window AFTER creating
2930 the new one, so that the filer doesn't quit because there are zero windows
2931 open... (Denis Manente).
2933 07-Nov-2000
2934 ~~~~~~~~~~~
2935 Updated the Dutch translation (Jan Wagemakers).
2937 29-Oct-2000
2938 ~~~~~~~~~~~
2939 Updated the French translation (Vincent Lefèvre).
2941 Using --version and --help options no longer requires an X server connection,
2942 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
2943 'man rox' (Bernard Jungen). 
2945 Bugfix: A corrupted AppIcon.xpm could crash the filer.
2947 24-Oct-2000 (Release 0.1.29)
2948 ~~~~~~~~~~~
2949 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
2950         the makedist script to remove the .cvsignore files (spotted by Andy
2951         Piper).
2953 20-Oct-2000
2954 ~~~~~~~~~~~
2955 Improved the install script so that it installs the man-page. Also made it
2956 easier to use. Updated the French translation and fixed a couple of
2957 typos (Vincent Lefèvre).
2959 17-Oct-2000
2960 ~~~~~~~~~~~
2961 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
2962 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
2964 08-Oct-2000
2965 ~~~~~~~~~~~
2966 Added a Dutch translation (Jan Wagemakers).
2968 05-Oct-2000
2969 ~~~~~~~~~~~
2970 Added an Italian translation (Denis Manente).
2972 04-Oct-2000
2973 ~~~~~~~~~~~
2974 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
2975         the owner of the symlink. Slight security risk, and also prevented
2976         users symlinking AppRun to their binaries...
2978 29-Sep-2000
2979 ~~~~~~~~~~~
2980 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
2981         This means it is now possible to click on a pinboard icon to change
2982         between pinboards...
2984 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
2985         or resized. Now flickers when resizing if there's a textured
2986         background - seems to be necessary :-(
2988 26-Sep-2000
2989 ~~~~~~~~~~~
2990 Running as root now simply turns on the -u flag, rather than displaying
2991 a warning box.
2993 The toolbar height is now correctly taken into account when sizing a new filer
2994 window (Denis Manente).
2996 When guessing file types from extensions, the filer now tries to find the
2997 longest extension that matches (eg .ps.gz, then .gz).
2999 25-Sep-2000
3000 ~~~~~~~~~~~
3001 The lasso box is now drawn so that the box will be in the foreground colour
3002 over the background, rather than by just inverting the pixel value and hoping
3003 it's visible (spotted by Philip Hazel).
3005 24-Sep-2000
3006 ~~~~~~~~~~~
3007 If the home directory is '/' then don't show it as '~' (suggested by
3008 Bernard Jungen).
3010 Added '--show=FILE' option - this will be needed by other ROX
3011 applications, so it needs to be in version 1.0.0.
3013 Bugfix: -d option didn't use realpath before sending to an already-running
3014 filer.
3016 22-Sep-2000
3017 ~~~~~~~~~~~
3018 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3019 newlines (suggested by Bernard Jungen).
3021 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3023 20-Sep-2000
3024 ~~~~~~~~~~~
3025 Added a man-page (Andy Piper).
3026 Changed `install.sh' from bash to sh (Bernard Jungen).
3028 18-Sep-2000 (Release 0.1.28)
3029 ~~~~~~~~~~~
3030 Bugfix: menu entries on the pinboard menu weren't being shaded and
3031         unshaded correctly.
3033 17-Sep-2000
3034 ~~~~~~~~~~~
3035 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3036 the icon points to as well as its name.
3038 All i?86 platforms are treated as being equivalent (so, if you compile
3039 on a 386 then it'll still run on a 486).
3041 16-Sep-2000
3042 ~~~~~~~~~~~
3043 Pinboard icons can also be renamed.
3044 Pinboard and panel icons can have '~' or '~/' at the start of their
3045 pathnames - this should make it easier to create a system-wide default
3046 panel or pinboard with icons relative to the user's home directory.
3048 14-Sep-2000
3049 ~~~~~~~~~~~
3050 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3052 13-Sep-2000
3053 ~~~~~~~~~~~
3054 Changing the toolbar options affects existing windows, not just new ones.
3055 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3056 'Type' and 'Times' styles.
3058 12-Sep-2000
3059 ~~~~~~~~~~~
3060 With items that spread over their normal width because they're on the
3061 edge of the window, clicking on the extra bit now works.
3063 Added a size limit of 400K on application icons. This is to prevent
3064 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3065 to some huge file!
3067 Dragging an item with the middle button when none are selected unselects
3068 the item after the drag.
3070 Added 'Show Location' feature for pinboard and panels - opens a directory
3071 showing where the file really is.
3073 11-Sep-2000
3074 ~~~~~~~~~~~
3075 Allowed items in the far right column to spread right to the edge of the
3076 window. Fixed a bug which prevented Delete from working if there was
3077 no pinboard.
3079 10-Sep-2000
3080 ~~~~~~~~~~~
3081 Deleting items first checks if it will affect the pinboard or panel. A
3082 warning is displayed if so.
3084 Upgraded the query dialog (from ROX-Session) - looks nicer.
3086 09-Sep-2000
3087 ~~~~~~~~~~~
3088 'Unique filer windows' option now has no effect while the spring open
3089 feature is active (spotted by Andrew Booker). Also, when opening a new
3090 window, the old window is destroyed and a new one created (rather than
3091 reusing the old one). This ensures that the new window appears in the
3092 right place.
3094 When a drag from the pinboard or a filer window ends, the selection is
3095 only cleared if the icon was selected by starting the drag. Thus, it now
3096 works like the panels.
3098 08-Sep-2000
3099 ~~~~~~~~~~~
3100 New Close toolbar button (requested by Martin Ward).
3101 Toolbar icons can be turned on and off from the Options box.
3102 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
3103 Made the Shift Open menu text change depending on what is selected.
3104 Bugfix: dragging icons around no longer saved the new pinboard state!
3106 07-Sep-2000
3107 ~~~~~~~~~~~
3108 Running a second copy of the filer as another user will start a new copy
3109 instead of reusing the existing one. Added the '-u' option to display the
3110 name of the user running the filer in each window (also suppresses the
3111 normal don't-run-as-root warning).
3113 Added '-d', which opens a directory as a directory, even if it looks like
3114 an application.
3116 Updated the manual.
3118 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
3120 06-Sep-2000
3121 ~~~~~~~~~~~
3122 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
3123 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
3124 easier to use!
3126 Added much improved icons for executables and for applications without icons
3127 of their own (Victor Liu See-le).
3129 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
3130 Tim Rowledge).
3132 Bugfix: auto-scrolling didn't always stop when a drag ended.
3133 Bugfix: creating a panel with the same name as a file in the current
3134         directory caused an error due to a throwback from when panels were
3135         directories (spotted by Ewan Mac Mahon).
3137 30-Aug-2000 (Release 0.1.27)
3138 ~~~~~~~~~~~
3139 Increased the distance you have to move the pointer to start a drag
3140 slightly. Updated the manual.
3142 Panel icons can now be moved from one side to the other by simply moving
3143 over the gap in the middle. Previously, you had to jump over an icon on
3144 the other side.
3146 Left and right panels look better now. Also, they shrink if you add a top
3147 or bottom panel to make room.
3149 28-Aug-2000
3150 ~~~~~~~~~~~
3151 Dragging on the panel background allows you to slide the bar back and
3152 forth.
3154 27-Aug-2000
3155 ~~~~~~~~~~~
3156 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
3157 the wrong place. Install script no longer overwrites the default run
3158 actions; if the user has changed them leave them alone!
3159 (Martin Ward noted that symlinking to an executable would cause the
3160 executable to be destroyed on upgrade!)
3162 24-Aug-2000
3163 ~~~~~~~~~~~
3164 More improvements to the event handling. Seems to be working again at
3165 last!
3166 Made the toolbar buttons slightly larger, and added a textual display
3167 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
3168 click).
3169 Moved the pinboard over to the new mouse binding code too.
3171 21-Aug-2000
3172 ~~~~~~~~~~~
3173 Started rewriting the event handling for filer windows to go through
3174 the new code in bind.c, like the panel handling does.
3176 20-Aug-2000
3177 ~~~~~~~~~~~
3178 You can now drag icons from the panel to other applications.
3180 18-Aug-2000
3181 ~~~~~~~~~~~
3182 Dragging panel icons with the middle button allows you to move them around.
3184 New option to set the default height for new filer windows (patch from
3185 James Kermode).
3187 17-Aug-2000
3188 ~~~~~~~~~~~
3189 Selecting panel icons now grabs the primary selection. Pasting pastes all
3190 selected file path names. Icons can now be added to either side of the panel.
3192 Bug fix: Moving a file didn't always update the source directory.
3194 16-Aug-2000
3195 ~~~~~~~~~~~
3196 Many improvements to the panel - drag and drop to icons, adding new icons,
3197 selections (doesn't grab the primary selection yet though), removing icons
3198 and automatically saving the panel when it's changed.
3199         
3200 11-Aug-2000
3201 ~~~~~~~~~~~
3202 Improved reference counting on images (hopefully!). Lots of work on
3203 rewriting the panel system.
3205 07-Aug-2000
3206 ~~~~~~~~~~~
3207 Made the timeout for the spring-open feature configurable (requested by
3208 Chris Garrett).
3210 Use short form of --version in install.sh and don't use unsetenv() if it
3211 isn't available (Mattias Engdegård).
3213 06-Aug-2000
3214 ~~~~~~~~~~~
3215 New options to set the pinboard text foreground and background colours
3216 (suggested by James Kermode).
3218 05-Aug-2000
3219 ~~~~~~~~~~~
3220 Your home directory is now displayed as '~' in the title bar, rather
3221 than as a full path.
3223 01-Aug-2000 (Release 0.1.26)
3224 ~~~~~~~~~~~
3225 Added a popup menu of commonly used chmod strings to the Permissions
3226 box. Bracketed text and spaces are now ignored in the commands.
3227 Bug fix: Only menu keys changed since the last load were saved!
3229 31-Jul-2000
3230 ~~~~~~~~~~~
3231 Bug fix: Mount points on the pinboard didn't always redraw when the
3232 mounted/unmounted state changed.
3234 30-Jul-2000
3235 ~~~~~~~~~~~
3236 Renaming now uses the action windows. This means that you can now
3237 rename something onto another filesystem.
3239 28-Jul-2000
3240 ~~~~~~~~~~~
3241 The menu key bindings are now only saved if they actually changed.
3243 Code tidying: Moved some typedefs to the new `global.h' file and
3244 thus removed the dependencies between header files :-)
3246 26-Jul-2000
3247 ~~~~~~~~~~~
3248 Tab and Shift-Tab move to next and previous selected item.
3250 25-Jul-2000
3251 ~~~~~~~~~~~
3252 The new display styles can now be saved as the defaults (bug spotted by
3253 Vladimir Klebanov).
3255 When autoscrolling is used, prevent the last-highlighted directory
3256 from springing open. 'spring open' now defaults to off.
3258 The toolbar Up and Home buttons can act as drop targets (and spring open
3259 too!).
3261 Options to set the pinboard text background style (suggested by James
3262 Kermode).
3264 23-Jul-2000
3265 ~~~~~~~~~~~
3266 Added an option to control the spring-loading feature. Added tooltips
3267 to some of the options. Improved the rule for deciding whether to open
3268 a new window when you click on the toolbar buttons.
3270 Stopped the spring-open window moving while it's open (prevents a bug
3271 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
3273 Dragging near the edge of a window scrolls. Improved the lasso box drag
3274 to use the same system (so it scrolls without you having to move the
3275 mouse).
3277 22-Jul-2000
3278 ~~~~~~~~~~~
3279 Added 'spring-loaded' directories. If you drag a file over a directory and
3280 hold it there, the directory will spring open! (suggested by Barney
3281 Clarkson)
3283 21-Jul-2000
3284 ~~~~~~~~~~~
3285 In the path entry minibuffer, an exact match is favoured over any other
3286 match. So, if you enter '.xsession' and press Return you'll get it, not
3287 '.xsession-errors' or whatever!
3289 The filer now clears APP_DIR from the environment so that child processes
3290 don't get it. Fixed a bug which caused problems when using a small version
3291 of the 'missing image' image.
3293 19-Jul-2000
3294 ~~~~~~~~~~~
3295 Creating a new directory now makes sure the display is updated.
3297 18-Jul-2000 (Release 0.1.25)
3298 ~~~~~~~~~~~
3299 Prevent dragging from a pinboard selection to itself, or onto the desktop
3300 background.
3302 17-Jul-2000
3303 ~~~~~~~~~~~
3304 Clicking on the root window works (button-1 clears the selection,
3305 button-3 opens the pinboard menu). The pinboard can own the primary
3306 selection, which means that you can select something and then paste
3307 its name into another program.
3309 Keys bound to menu entries are automatically saved when the filer quits.
3311 16-Jul-2000
3312 ~~~~~~~~~~~
3313 Changed the install script so that the CVS directories don't get installed.
3315 The 'rox' script now just calls AppRun directly.
3316 Panels can be created without starting a new copy of the filer.
3317 The pinboard can be changed or removed by using --pinboard a second time.
3319 Files can be given as arguments - they are opened as if they were clicked
3320 on in a filer window (suggested by Alex Holden).  If no arguments are
3321 given then the default is now the current directory (not your home
3322 directory).
3324 If you start the leafname in the path minibuffer with '.' then the Show
3325 Hidden feature is temporarily turned on.
3327 15-Jul-2000
3328 ~~~~~~~~~~~
3329 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
3330 selects the icon clicked on while the menu is open. Pinned icons are
3331 now updated when the pointer moves over them, if necessary.
3333 14-Jul-2000
3334 ~~~~~~~~~~~
3335 Menu-clicking on a pinboard icon now brings up a menu.
3336 Clicks on the root window are still ignored though; need to support
3337 the GNOME-compliant window manager system for passing root clicks on...
3339 12-Jul-2000
3340 ~~~~~~~~~~~
3341 Files can now be dragged to pinboard icons, and they highlight nicely too!
3342 If the --override option is used, the filer will bypass the window manager
3343 and position the icons directly.
3345 11-Jul-2000
3346 ~~~~~~~~~~~
3347 Pinboard icons can now be dragged to filer windows or applications, just
3348 like normal icons.
3350 10-Jul-2000
3351 ~~~~~~~~~~~
3352 Changed the DnD code to make it easier for the pinboard code to use it.
3353 Up and Home buttons on the toolbar now use the 'New window on button 1'
3354 option setting (suggested by Vincent Lefèvre).
3356 09-Jul-2000
3357 ~~~~~~~~~~~
3358 Pinboard can have mount points and symlinks on it.
3360 06-Jul-2000
3361 ~~~~~~~~~~~
3362 Dragging with the Menu button moves icons around. Clicking with the
3363 other button removes icons from the pinboard.
3365 05-Jul-2000
3366 ~~~~~~~~~~~
3367 Dragging files to the pinboard adds them to it and automatically saves
3368 the pinboard too.
3370 02-Jul-2000
3371 ~~~~~~~~~~~
3372 Pinboard is now loaded from a file specified on the command line.
3374 01-Jul-2000
3375 ~~~~~~~~~~~
3376 'Home' now appears on the background if you run it with --pinboard.
3377 Clicking opens your home directory. Doesn't do much else.
3378 Fixed a bug which prevented the minibuffer label from appearing on
3379 some versions of GTK+.
3381 30-Jun-2000
3382 ~~~~~~~~~~~
3383 First steps towards pinboard support (requested by P.S.S.Camp and
3384 Darren Winsper).
3386 16-Jun-2000
3387 ~~~~~~~~~~~
3388 Changed the Display menu layout - now there are four basic types (Large or
3389 Small, with or without details) and the type of detail desired is chosen
3390 from a sub-sub-menu.
3392 Added a new display style - bars showing the sizes of the files. The bars are
3393 drawn on a log scale.
3395 15-Jun-2000
3396 ~~~~~~~~~~~
3397 Changed the display menu - you can now choose large or small icons, with or
3398 without details. The details displayed can also be changed. I'm not quite
3399 happy with the UI yet though...
3401 Split the filer.c source file into two (filer.c and display.c) since it was
3402 becoming rather unwieldy. This means that some of the option names have
3403 changed because they've moved to a new section in the options window...
3405 14-Jun-2000
3406 ~~~~~~~~~~~
3407 Fixed a problem where ImLib support failed on multi-depth displays (reported
3408 by Stephen Harrison).
3410 06-Jun-2000 (Release 0.1.24)
3411 ~~~~~~~~~~~
3412 Added the install.sh script for easier installation.
3413 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
3414 standard types are in Choices.
3415 Fixed a bug which could cause 'top' panels to appear in the wrong place
3416 (Alex Holden).
3417 Changed the sort order for Sort By Type so that directories come before
3418 files (suggested by Chris Garrett).
3419 `Single-click navigation' and 'Ignore case when sorting' now both default
3420 to On.
3422 03-Jun-2000
3423 ~~~~~~~~~~~
3424 Improved the theme support to allow tiled background images.
3425 Fixed a bug which prevented tilde expansion from working in the
3426 shell command minibuffer.
3428 02-Jun-2000
3429 ~~~~~~~~~~~
3430 Made the help button look a bit nicer and changed the Find and Permissions
3431 action windows to use the icon instead of a text button.
3432 Removed the 3D borders from the help and toolbar buttons when not selected
3433 (looks much better!). Setting a run action by dragging to a symlink now
3434 dereferences the link (suggested by Ewan Mac Mahon).
3436 Default search path for Choices is now:
3437         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
3439 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
3440 probably slows everything down, but the next Gtk+ release should do double
3441 buffering so all this will get changed then...
3443 01-Jun-2000
3444 ~~~~~~~~~~~
3445 Added a Help icon to the toolbar, which does the same as choosing `Show
3446 ROX-Filer Help' from the menu.
3448 25-May-2000
3449 ~~~~~~~~~~~
3450 Started adding some code to truncate long filenames (not finished yet).
3451 Fixed a bug which could cause directories to appear empty when using VFS.
3452 Added the 'Select If' minibuffer, which selects all files matching the
3453 entered expression.
3455 21-May-2000
3456 ~~~~~~~~~~~
3457 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
3458 Updated several of the remaining icons by copying them from the GNOME
3459 desktop (suggested by Volker Braun).
3462 16-May-2000 (Release 0.1.23)
3463 ~~~~~~~~~~~
3464 Added the `Window->Set Run Action' menu item. This allows you to specify the
3465 default run action for a file by simply dragging the file into a program.
3466 You can also enter a shell command in the minibuffer to make that command
3467 the default.
3468 The cursor is a bit nicer and usually appears where you want it to now. You
3469 can also get rid of it by pressing Escape.
3471 12-May-2000
3472 ~~~~~~~~~~~
3473 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
3474 Applied Vincent's patch (minor updates to the Frech translation).
3475 Fixed a problem with the pixmap caching - the filer would detect that the
3476 file had changed and try to reload it, but ImLib would simply return its
3477 cached copy!
3479 28-Apr-2000
3480 ~~~~~~~~~~~
3481 Removed a debugging message that had somehow got into the release version :-(
3482 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
3483 an empty directory caused odd effects.
3485 24-Apr-2000 (Release 0.1.22)
3486 ~~~~~~~~~~~
3487 When starting, the filer will check to see if it is already running.
3488 If it is then the arguments are passed to that copy.
3490 23-Apr-2000
3491 ~~~~~~~~~~~
3492 Bug fix: Attempting to open a Find preview window could cause a crash
3493 if the directory containing the item could not be opened.
3494 Button-3 clicking on the toolbar icons opens a new window.
3497 21-Apr-2000
3498 ~~~~~~~~~~~
3499 Added Vincent Lefevre's French translation. Changed to using my own
3500 gettext function because some platforms don't have it or implement
3501 it differently.
3503 18-Apr-2000 (Release 0.1.21)
3504 ~~~~~~~~~~~
3505 Completed marking translatable strings. Dragging with the middle button
3506 now moves files.
3508 17-Apr-2000
3509 ~~~~~~~~~~~
3510 Made lots of changes to the way menus are stored; this makes i18n of the
3511 menus easier.
3513 16-Apr-2000
3514 ~~~~~~~~~~~
3515 Added GNU gettext support.
3516 Shell meta-characters in shell commands are escaped.
3518 15-Apr-2000
3519 ~~~~~~~~~~~
3520 Tab in the shell commands minibuffer does shell-style completion.
3522 14-Apr-2000 (Release 0.1.20)
3523 ~~~~~~~~~~~
3524 ImLib is used for rendering if possible. Small Icons super-samples the
3525 image down.
3527 13-Apr-2000
3528 ~~~~~~~~~~~
3529 Copying from inside a VFS directory now works.
3531 09-Apr-2000
3532 ~~~~~~~~~~~
3533 Added the Shell Command feature to the minibuffer.
3534 Fixed a bug which causes unnecessary flickering when a hidden file was
3535 detected.
3536 Removed 'Touch' from the menu; easy enough from the minibuffer now.
3537 Changed the type guessing system - scans all files in MIME-info directories
3538 now.
3540 02-Apr-2000
3541 ~~~~~~~~~~~
3542 Added a nice list displaying the found files. Clicking opens a preview window
3543 onto the directory and winks the file.
3545 18-Mar-2000
3546 ~~~~~~~~~~~
3547 Merged the MIME-Type and Special fields in the info window into a single
3548 Type field (since only one could be used at a time anyway).
3549 Made lots of changes to the panel menu. You can now remove things much more
3550 easily.
3551 Unstat()able files now display the error message in the Full Info display,
3552 instead of random values.
3553 Check for copying a directory onto itself, as well as into itself.
3555 Applied Bernard's patch:
3556 - Copy (menu entry) now works with action window.
3557 - Deleted/moved directory displays are automatically hidden.
3558 - Added option not to allow run/copy when object
3559   dragged to filer (not panels) icons. Some people like
3560   it the RISC OS way...
3561 - Full info alignment of App objects and owner/group
3562   alignment corrected.
3563 - Info window: added special info for symlinks, apps
3564   and mount points.
3566 17-Mar-2000
3567 ~~~~~~~~~~~
3568 Added support for mc's Virtual File System.
3570 12-Mar-2000
3571 ~~~~~~~~~~~
3572 New Window appears greyed out if Unique Windows is selected.
3573 Added 'Permissions' (chmod) feature.
3575 10-Mar-2000
3576 ~~~~~~~~~~~
3577 Added Bernard Jungen's patch:
3578 - Dates are displayed in a more RISC OS like format.
3579 - (Scanning) is shown in the titlebar during scans.
3580 - Option to only display one window per directory.
3581 - User and group names displayed in the Full Info view.
3582 - Open Parent in the root does nothing.
3583 - Errors in options are only reported once.
3584 - File does chdir() if -b isn't possible (prevents getting the full path
3585   in the file(1) says... box).
3588 Before the Changes file
3589 ~~~~~~~~~~~~~~~~~~~~~~~
3590 The following people added code before I started keeping this log:
3592 Jens Askengren          GNOME-style toolbar
3593 Bernard Jungen          lots of patches all over the place!
3594 Christiansen Merel      initial support for ImLib
3595 Chris Sawer             leafname field in the Info box
3596 Simon Truss             support for mount points on NetBSD