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