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