r2232: Sort type is shared between Icon and List views. Sort order can be reversed.
[rox-filer.git] / ROX-Filer / Help / Changes
blob807c4b4d52d576255272d30f9328fc06c93760ea
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 27-Dec-2002
6 ~~~~~~~~~~~
7 Sort type is shared between Icon and List views. Sort order can be reversed.
9 26-Dec-2002
10 ~~~~~~~~~~~
11 Various fixes to new list view (reported by George De Bruin).
12 Mounting and unmounting auto-resizes the window.
14 25-Dec-2002
15 ~~~~~~~~~~~
16 Right-clicking the Size button switches to automatic mode and resizes the
17 window.
19 24-Dec-2002
20 ~~~~~~~~~~~
21 Made 'Automatic' an icon size, rather than a separate option.
22 Size toolbar button shows a menu, including the new Automatic setting.
24 23-Dec-2002
25 ~~~~~~~~~~~
26 Rearranged menus and options for new List View mode.
28 20-Dec-2002
29 ~~~~~~~~~~~
30 Removed warning message from --new. It can be useful for a session manager...
31 Draw iconified windows with a background, so they don't get confused with other
32 icons (suggested by Joakim Andreasson).
33 Bugfix: Stupid bug stopped iconified windows from being removed and could
34         cause a crash!
36 17-Dec-2002
37 ~~~~~~~~~~~
38 The 'Directories always come first' option now only applies to name sorts.
39 Sort by date and size default order has been reversed.
40 Always use case-insensitive sort.
42 16-Dec-2002
43 ~~~~~~~~~~~
44 Updated French manual translation (Arnaud Calvo).
46 12-Dec-2002
47 ~~~~~~~~~~~
48 Details toolbar button switches to the new (unfinished) details view.
49 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
51 11-Dec-2002
52 ~~~~~~~~~~~
53 Style improvements to Edit Icon box.
54 Don't show Size attribute for directories in the Info box. It was confusing,
55 since it didn't include the contents.
56 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
57         cause a crash if the bookmarks were not yet loaded.
59 10-Dec-2002
60 ~~~~~~~~~~~
61 Code tidying (Bernard Jungen).
63 09-Dec-2002
64 ~~~~~~~~~~~
65 Style improvements to options window.
67 08-Dec-2002
68 ~~~~~~~~~~~
69 Updated Spanish translation (Marcelo Ramos).
71 06-Dec-2002
72 ~~~~~~~~~~~
73 Updated German translation (Guido Schimmels).
75 04-Dec-2002 (Release 1.3.5)
76 ~~~~~~~~~~~
77 Using the Close toolbar button also offers to unmount devices (spotted by
78 Götz Waschk).
80 03-Dec-2002
81 ~~~~~~~~~~~
82 Clicking on a mount point auto-mounts. The shift action is now to open without
83 mounting. Closing a filer window showing a mount point offers to unmount it
84 (suggested by Guido Schimmels and others).
85 Use stock icons in more dialogs.
87 02-Dec-2002
88 ~~~~~~~~~~~
89 Allow editing the path for bookmarks.
91 01-Dec-2002
92 ~~~~~~~~~~~
93 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
95 29-Nov-2002
96 ~~~~~~~~~~~
97 New mount icons (suggested by Marcin Juszkiewicz).
98 Don't show separator in bookmarks menu when there is nothing below it.
100 28-Nov-2002
101 ~~~~~~~~~~~
102 Added a default hander for HTML files, otherwise newbies can't read the
103 manual!
104 Bugfix: Pinboards without backdrop images didn't get the correct colour set
105         by default.
107 27-Nov-2002
108 ~~~~~~~~~~~
109 Better positioning of bookmarks menu.
111 22-Nov-2002
112 ~~~~~~~~~~~
113 Updated Spanish translation (Marcelo Ramos).
114 Allow translation of About AppInfo section.
115 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
116         Alastair Porter).
118 21-Nov-2002
119 ~~~~~~~~~~~
120 More tooltips for the Set Icon dialog.
122 20-Nov-2002
123 ~~~~~~~~~~~
124 Use better wrapping system, if available (Richard Olsson).
126 15-Nov-2002
127 ~~~~~~~~~~~
128 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
130 13-Nov-2002
131 ~~~~~~~~~~~
132 New sorting system to cope with UTF-8 filenames.
134 12-Nov-2002
135 ~~~~~~~~~~~
136 Use stdout, not stderr, for --help and --version, and use xmllint instead of
137 nsgmls to check for valid DocBook (Eric Gillespie).
138 Updated Chinese translation (babyfai Cheung).
140 11-Nov-2002
141 ~~~~~~~~~~~
142 Added note about checking permissions to message complaining that the MIME
143 database can't be found (suggested by Keir Mierle).
145 07-Nov-2002
146 ~~~~~~~~~~~
147 Set hint to make panels appear on all workspaces, and support metacity-style
148 iconified windows (reported by Alastair Porter; suggested fix by Laurent
149 Moussault).
151 05-Nov-2002
152 ~~~~~~~~~~~
153 Added Bookmarks toolbar icon (Liav).
155 04-Nov-2002
156 ~~~~~~~~~~~
157 Removed some unused code and fixed a possible race condition.
159 03-Nov-2002
160 ~~~~~~~~~~~
161 Update error message to give correct version of MIME database (reported by
162 FD Cami).
164 31-Oct-2002
165 ~~~~~~~~~~~
166 Make the Find and Permissions help windows look nicer.
167 Added support for shadowed labels on the pinboard (Andras Mohari).
169 29-Oct-2002
170 ~~~~~~~~~~~
171 Stop Metacity from complaining that it can't decide whether the pinboard is
172 resizable or not (reported by Alastair Porter, solution suggested by 
173 Havoc Pennington).
175 28-Oct-2002
176 ~~~~~~~~~~~
177 Make it more obvious that --new is only for debugging.
178 Added Norwegian translation (Sigve Indregard).
180 27-Oct-2002
181 ~~~~~~~~~~~
182 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
183 (Stephen Watson). New details icon is a modified version of a Gtk stock
184 icon, while show hidden is taken from sawfish.
186 26-Oct-2002
187 ~~~~~~~~~~~
188 Code tidying (Bernard Jungen).
190 23-Oct-2002
191 ~~~~~~~~~~~
192 Switch button-1/2 on Help, as it was too annoying.
193 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
194 Bugfix: When using the lasso box with the pinboard, select icons based on
195         where they actually are, not where they want to be (useful if you've
196         just changed to a lower resolution and they're all stuck at the side!).
198 22-Oct-2002
199 ~~~~~~~~~~~
200 Button-1 on Help shows the manual, other button opens the Help directory
201 (Marcin Juszkiewicz).
203 21-Oct-2002
204 ~~~~~~~~~~~
205 More checks to cope with invalid filenames (Marcin Juszkiewicz).
206 Updated Polish translation (Marcin Juszkiewicz).
208 19-Oct-2002
209 ~~~~~~~~~~~
210 Updated Spanish translation (Marcelo Ramos).
212 18-Oct-2002
213 ~~~~~~~~~~~
214 Cope slightly better with invalid filenames in various places (reported by
215 Marcin Juszkiewicz and Andras Mohari).
216 Make panel menus appear nearer the edge of the screen for top, left and right
217 panels (suggested by Bernard Jungen).
218 Bugfix: When installing the binary release, don't warn the user that the source
219         is missing (reported by John Pettigrew).
221 17-Oct-2002
222 ~~~~~~~~~~~
223 Code tidying (Bernard Jungen).
224 Fixed broken links to citations in manual (reported by Bernard Jungen).
225 Renamed sp.po to es.po (requested by Quique).
227 12-Oct-2002
228 ~~~~~~~~~~~
229 Added Swedish translation (Marcus Lundblad).
230 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
231         Stephen Watson).
233 09-Oct-2002
234 ~~~~~~~~~~~
235 Updated French manual translation (Arnaud Calvo).
237 07-Oct-2002
238 ~~~~~~~~~~~
239 Updated French translation (Vincent Lefèvre).
241 01-Oct-2002 (Release 1.3.4)
242 ~~~~~~~~~~~
243 Require glib >= 2.0.3, or action windows leak file handles (reported by
244 Musus Umbra).
246 27-Sep-2002
247 ~~~~~~~~~~~
248 Allow multiple pinboard icons to be repositioned at once.
250 26-Sep-2002
251 ~~~~~~~~~~~
252 Allow multiple pinboard icons to be selected by dragging a box around them.
254 23-Sep-2002
255 ~~~~~~~~~~~
256 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
257 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
258 Mohari).
260 22-Sep-2002
261 ~~~~~~~~~~~
262 Replace -o command-line option with a toggle button in the options window.
264 17-Sep-2002
265 ~~~~~~~~~~~
266 Updated French manual translation (Arnaud Calvo).
268 05-Sep-2002
269 ~~~~~~~~~~~
270 Be more forceful about setting the pinboard backdrop; some themes were
271 overriding it (reported by Biju Chacko).
272 Use K, M and G consistantly (Marcin Juszkiewicz).
274 03-Sep-2002
275 ~~~~~~~~~~~
276 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
278 02-Sep-2002
279 ~~~~~~~~~~~
280 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
281 krjw).
283 01-Sep-2002
284 ~~~~~~~~~~~
285 Updated Spanish translation (Marcelo Ramos).
287 30-Aug-2002
288 ~~~~~~~~~~~
289 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
290 WM_CLASS of a new window so that the window manager can treat it
291 specially, such as opening it in a certain place, or make it sticky
292 (requested by Matthew Weier O'Phinney).
294 27-Aug-2002
295 ~~~~~~~~~~~
296 New option to set the pinboard font (Krzysztof Luks).
298 26-Aug-2002
299 ~~~~~~~~~~~
300 Updated French translation (Vincent Lefèvre).
301 Updated Italian translation (Daniele Peri).
303 17-Aug-2002
304 ~~~~~~~~~~~
305 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
306 names are all shown from the start, fast feedback here is less useful.
307 When resizing due to a key event, warp the pointer (for sloppy focus users).
309 13-Aug-2002
310 ~~~~~~~~~~~
311 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
313 11-Aug-2002
314 ~~~~~~~~~~~
315 Internal changes: moved menu and toolbar over to View interface.
317 05-Aug-2002
318 ~~~~~~~~~~~
319 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
320 keyboard shortcuts to open the menu.
321 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
322 Spanish (Marcelo Ramos).
323 After dragging to a remote application which didn't respond, the filer
324 refused to gain the primary selection until the operation timed out.
326 02-Aug-2002
327 ~~~~~~~~~~~
328 Use stock icons for multi-file drag-and-drop, files with missing icons, and
329 files that can't be statted (Marcin Juszkiewicz).
331 01-Aug-2002
332 ~~~~~~~~~~~
333 Make --version's output convert to the local character set (Vincent Lefevre).
334 Make menu items in AppInfo.xml files translatable (requested by
335 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
337 29-Jul-2002
338 ~~~~~~~~~~~
339 Change pinboard option to forward button 3 to forward all buttons (requested
340 by Matthew Weier O'Phinney).
342 28-Jul-2002
343 ~~~~~~~~~~~
344 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
346 26-Jul-2002
347 ~~~~~~~~~~~
348 Updated French translation (Vincent Lefèvre).
349 Updated Spanish translation (Marcelo Ramos).
350 Using Edit MIME types in the Options box now opens the new 'packages'
351 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
353 24-Jul-2002 (Release 1.3.3)
354 ~~~~~~~~~~~
355 Updated to new shared MIME database format.
357 23-Jul-2002
358 ~~~~~~~~~~~
359 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
360 opens a directory in a new window and closes the directory when opening a file
361 (suggested by Gregory Spath).
363 22-Jul-2002
364 ~~~~~~~~~~~
365 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
367 21-Jul-2002
368 ~~~~~~~~~~~
369 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
370 an untranslatable string and fixed a slight error in the size calculation
371 (Bernard Jungen).
373 19-Jul-2002
374 ~~~~~~~~~~~
375 Rearraged File menu (suggested by Tomas Berg).
377 16-Jul-2002
378 ~~~~~~~~~~~
379 Added support for Solaris 'Door' files (Stephen Watson).
381 12-Jul-2002
382 ~~~~~~~~~~~
383 Added Help menu with both About and Show Files entries, and a new entry to
384 load the corrent manual for the current locale (suggested by Arnaud Calvo).
386 11-Jul-2002
387 ~~~~~~~~~~~
388 Updated French manual translation (Arnaud Calvo).
389 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
390 box, with a new 'Show Help Files' button (Geoff Youngs).
392 09-Jul-2002
393 ~~~~~~~~~~~
394 Don't close the Set Run Action box after showing the usage message if the user
395 enters an invalid command (spotted by krjw).
397 07-Jul-2002
398 ~~~~~~~~~~~
399 Bugfix: Changing the pinboard colours when iconfied windows were not in use
400         displayed a (harmless) warning message (reported by krjw).
402 02-Jul-2002
403 ~~~~~~~~~~~
404 Security fix: Set Run Action to a shell command would make the executable
405               world-writeable (spotted by alexander).
407 28-Jun-2002
408 ~~~~~~~~~~~
409 Bugfix: Tooltips for files sometimes didn't get displayed.
411 26-Jun-2002
412 ~~~~~~~~~~~
413 Added reminder about having NumLock on when using groups from the keypad
414 (suggested by Gombok Arthur).
416 25-Jun-2002
417 ~~~~~~~~~~~
418 Turned on more compiler warnings, and fixed some minor issues it threw up.
420 22-Jun-2002 (Release 1.3.2)
421 ~~~~~~~~~~~
422 Updated French translation (Vincent Lefèvre).
424 21-Jun-2002
425 ~~~~~~~~~~~
426 Added 'Text beside icon' toolbar style (Michael Adams).
428 20-Jun-2002
429 ~~~~~~~~~~~
430 Bugfix: Using another window in between entering target mode and selecting
431         the target printed a warning instead of performing the operation.
433 17-Jun-2002
434 ~~~~~~~~~~~
435 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
437 16-Jun-2002
438 ~~~~~~~~~~~
439 More robust approach to SOAP errors.
441 11-Jun-2002
442 ~~~~~~~~~~~
443 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
444 Changing the pinboard font realigns the icons.
445 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
446         (spotted by Arnaud Calvo).
447 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
448         (reported by Arnaud Calvo).
450 10-Jun-2002
451 ~~~~~~~~~~~
452 Updated Spanish translation (Marcelo Ramos).
454 08-Jun-2002
455 ~~~~~~~~~~~
456 Move Xterm Here to Window menu and add Switch to xterm (suggested by
457 Gregory Spath).
458 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
459         Lorint and Musus Umbra).
461 06-Jun-2002
462 ~~~~~~~~~~~
463 When installing without a manpage, just warn the user instead of aborting
464 (suggested by Simon Britnell).
466 01-Jun-2002
467 ~~~~~~~~~~~
468 Code tidying (Bernard Jungen).
470 31-May-2002
471 ~~~~~~~~~~~
472 Option to switch automatically between Large and Small icons (Stephen Watson).
473 Allow blank icon names (suggested by Gregory Spath).
474 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
475 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
477 30-May-2002 (Release 1.3.1)
478 ~~~~~~~~~~~
479 Fix redraw bug with selected icons.
481 29-May-2002
482 ~~~~~~~~~~~
483 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
484 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
486 28-May-2002
487 ~~~~~~~~~~~
488 Merged in icons from rox-base (converted to PNG format and renamed).
489 Bugfix: When showing iconified windows, the filer could crash if a window
490         disappeared at the wrong moment.
492 27-May-2002
493 ~~~~~~~~~~~
494 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
495 the right backdrop (requested by Simon Britnell).
496 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
497 the new shared MIME database uses different types in many places).
498 Updated French translation (Vincent Lefèvre).
499 Updated Dutch translation (Wilbert Berendsen).
500 Updated Hungarian translation (Andras Mohari).
502 24-May-2002
503 ~~~~~~~~~~~
504 When using -d or -s options, don't follow symlinks in paths starting with '/'
505 (suggested by Darrell Taylor).
507 23-May-2002
508 ~~~~~~~~~~~
509 Code tidying (Bernard Jungen).
511 21-May-2002
512 ~~~~~~~~~~~
513 Updated Polish translation (Krzysztof Krzy¿aniak).
515 19-May-2002
516 ~~~~~~~~~~~
517 Setting the background colour doesn't lose the image (spotted by Jasper
518 Huijsmans).
520 18-May-2002
521 ~~~~~~~~~~~
522 Iconified windows are shown with their own icon, if they have one.
524 17-May-2002
525 ~~~~~~~~~~~
526 Options to set iconification layout policy.
527 Fix compiler warnings on some systems (Stephen Watson).
528 Added 'Follow Symbolic Links' menu item (Stephen Watson).
530 16-May-2002
531 ~~~~~~~~~~~
532 Pinboard background colour option works again.
533 Position iconified windows sensibly.
534 Bugfix: Typing too fast into the minibuffer could miss characters.
536 15-May-2002
537 ~~~~~~~~~~~
538 Wrap long icon names onto multiple lines.
539 Options to forward button-3 clicks on the pinboard to the window manager
540 (requested by Ryan Harris).
542 14-May-2002
543 ~~~~~~~~~~~
544 Code tidying (Bernard Jungen).
545 Bugfix: Ctrl-clicking on icons can unselect, not just select.
547 13-May-2002
548 ~~~~~~~~~~~
549 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
550         Hugo Toloza).
552 12-May-2002
553 ~~~~~~~~~~~
554 Allow hidden subdirectories in <Choices>/SendTo which have their contents
555 included only for certain MIME types (Geoff Youngs).
556 When changing directory, remove any trailing /s from the path.
557 Make sure panels never get lowered under the pinboard.
558 Iconified windows are now displayed on the pinboard, not floating over
559 everything else.
560 Bugfix: Using a savebox when the pathname contained multi-byte characters
561         caused the initial selected region to be positioned incorrectly.
563 10-May-2002
564 ~~~~~~~~~~~
565 Initial support for showing iconified windows.
567 09-May-2002
568 ~~~~~~~~~~~
569 Changed the way pinboard icons are implemented.
570 Changed the way backdrop applications set the backdrop.
571 Always use button-3 for the pinboard menu, as the window manager menu must
572 be on button-2 (spotted by Geoff Youngs).
574 08-May-2002
575 ~~~~~~~~~~~
576 Updated French manual translation (Arnaud Calvo).
577 Middle button clicks on the pinboard are passed to the window manager.
578 Many improvements to the pinboard:
579 - Changing font updates the pinboard icons.
580 - Button-2 clicks are passed to window manager.
581 - Drop highlight doesn't flicker.
583 07-May-2002
584 ~~~~~~~~~~~
585 Improved highlighting of icons (Andras Mohari).
587 06-May-2002
588 ~~~~~~~~~~~
589 The pinboard is now a screen-sized window. Faster and better looking.
590 Setting the backdrop is now done from the filer.
592 03-May-2002
593 ~~~~~~~~~~~
594 The Link box allows an existing symlink to be replaced, instead of
595 complaining that the destination already exists (suggested by Arnaud Calvo).
596 Bugfix: When editing a panel icon, the tooltip didn't update until the next
597         restart (Olli Helenius).
599 02-May-2002
600 ~~~~~~~~~~~
601 Added Sort to the OpenDir SOAP method (Stephen Watson).
603 30-Apr-2002
604 ~~~~~~~~~~~
605 Alpha-blending for Small icons, too.
606 Bugfix: When copying directories, ignore an error caused by filesystems,
607         such as Samba shares, that don't support chmod fully (reported by
608         Andrew S Dixon).
610 29-Apr-2002
611 ~~~~~~~~~~~
612 SOAP method OpenDir now allows Style and Details to be specified
613 (Stephen Watson).
615 28-Apr-2002
616 ~~~~~~~~~~~
617 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
618 Small and Large sizes.
620 27-Apr-2002
621 ~~~~~~~~~~~
622 Return in Permissions box activates Quiet.
624 26-Apr-2002
625 ~~~~~~~~~~~
626 MIME information is now read from the freedesktop.org shared database rather
627 than the old Choices/MIME-info directories.
629 25-Apr-2002
630 ~~~~~~~~~~~
631 Don't convert to `real' path when following symlinks, so that Up now returns
632 to the directory containing the symlink, not the thing it linked to
633 (requested by Gregory Spath).
634 Don't quit while Options window is open.
636 21-Apr-2002
637 ~~~~~~~~~~~
638 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
639 the window (requested by Ashwin).
640 Merged OK and Save buttons in the Options box. Revert shades when it would
641 have no effect.
643 17-Apr-2002
644 ~~~~~~~~~~~
645 'New ...' for a template always copies without confirming (suggested by
646 Wilbert Berendsen).
648 16-Apr-2002
649 ~~~~~~~~~~~
650 Set-keybindings button in options box now checks that this feature is on,
651 and explains what to do if not (suggested by Francesco Bochicchio).
653 15-Apr-2002
654 ~~~~~~~~~~~
655 Updated French translation (Vincent Lefèvre).
656 Message in translation options switches language as you move through the
657 options.
659 14-Apr-2002
660 ~~~~~~~~~~~
661 Added Chinese translation (babyfai cheung).
663 14-Apr-2002 (Release 1.3.0)
664 ~~~~~~~~~~~
665 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
666                         
667 13-Apr-2002
668 ~~~~~~~~~~~
669 Place action windows under pointer (suggested by txapela).
671 11-Apr-2002
672 ~~~~~~~~~~~
673 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
674 used.
675 Made background pixmaps for Collections work again (reported by Stephen
676 Watson).
677 Removed pinboard text background style option (it never worked with Gtk+-2.0).
679 09-Apr-2002
680 ~~~~~~~~~~~
681 Added units display to options and improved toolbar options layout (Andras
682 Mohari).
683 When setting the icon for a directory, offer to create a .DirIcon
684 (requested by Matjaz Mihelic).
686 08-Apr-2002
687 ~~~~~~~~~~~
688 Much improved layout for Options box (Andras Mohari).
689 Allow subdirectories in the Send To menu (Stephen Watson).
691 06-Apr-2002
692 ~~~~~~~~~~~
693 Code tidying in various places (Bernard Jungen).
694 Filer windows update automatically when the font or theme changes.
696 05-Apr-2002
697 ~~~~~~~~~~~
698 Various speed improvements.
699 Removed GNOME VFS option (never worked with Gtk+-2.0).
701 04-Apr-2002
702 ~~~~~~~~~~~
703 Auto-raise panels when the pointer hits the side of the screen, and lower
704 when it leaves the panel (Geoff Youngs).
706 03-Apr-2002
707 ~~~~~~~~~~~
708 Slight speed increase when starting.
710 02-Apr-2002
711 ~~~~~~~~~~~
712 Added Danish translation (Christian Storgaard).
714 01-Apr-2002
715 ~~~~~~~~~~~
716 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
717 of Icon, which is now a GObject. Dragging pinboard icons with the middle
718 button is no longer supported.
720 28-Mar-2002
721 ~~~~~~~~~~~
722 Updated Polish translation (Krzysztof Krzy¿aniak).
724 25-Mar-2002
725 ~~~~~~~~~~~
726 New 'Short titlebar flags' option (requested by Andras Mohari).
728 24-Mar-2002
729 ~~~~~~~~~~~
730 Fixed problem which allowed the panel to get the input focus (reported by
731 Brendan McCarthy).
733 22-Mar-2002
734 ~~~~~~~~~~~
735 Large (over 50K) image files are now loaded in a subprocess. Faster, less
736 likely to crash due to bad images, and more responsive.
738 21-Mar-2002
739 ~~~~~~~~~~~
740 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
741 problem. CHARSET is used to try and render the name anyway, and the rename
742 box can be used to fix it (reported by Christopher Arndt).
744 20-Mar-2002
745 ~~~~~~~~~~~
746 Times weren't converted to UTF-8, causing errors in some locales (reported
747 by Christopher Arndt and tracked down by Andras Mohari).
748 Informational messages are now shown with the info icon, not the error symbol
749 (suggested by Andras Mohari).
751 18-Mar-2002
752 ~~~~~~~~~~~
753 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
754 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
755 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
756 gnome-terminal).
757 The Path Entry minibuffer now highlights invalid paths in red, instead of
758 beeping.
760 17-Mar-2002
761 ~~~~~~~~~~~
762 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
763 GObjects. FSCache now works on GObjects, and the interface is therefore
764 simpler now.
766 16-Mar-2002
767 ~~~~~~~~~~~
768 Sorted out some focussing and defaulting behaviour in action windows.
770 14-Mar-2002
771 ~~~~~~~~~~~
772 Split action window code, so that most of the GUI stuff is now in abox.c,
773 and converted to new dialog style.
775 13-Mar-2002
776 ~~~~~~~~~~~
777 Removed remaining support for the old libvfs.
778 Updated lots of code to new Gtk+-2.0 style.
780 12-Mar-2002
781 ~~~~~~~~~~~
782 Panel icons highlight when the pointer is over them.
783 Fixed some untranslatable strings (Andras Mohari).
785 11-Mar-2002
786 ~~~~~~~~~~~
787 Converted Set Run Action box to new style.
789 10-Mar-2002
790 ~~~~~~~~~~~
791 New panel style; better looking, and sensitive right up to the edge of the
792 screen.
793 Converted action window results list to use the new GtkTreeView widget.
795 09-Mar-2002
796 ~~~~~~~~~~~
797 Converted Savebox widget to new Gtk style.
799 07-Mar-2002
800 ~~~~~~~~~~~
801 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
802 Added stock icons to Options box. The filer now requires Gtk+-2.0.
803 Updated Infobox to use new GtkTreeView widget.
805 05-Mar-2002
806 ~~~~~~~~~~~
807 Display action window questions in bold (suggested by Andras Mohari).
808 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
810 28-Feb-2002
811 ~~~~~~~~~~~
812 Fixed sensitive region of icons in large with details display (Bernard
813 Jungen).
815 27-Feb-2002
816 ~~~~~~~~~~~
817 Added Newer option for Copy and Move operations (Stephen Watson).
819 26-Feb-2002
820 ~~~~~~~~~~~
821 Centre colour selector on mouse, and close when options box closes.
822 Got background pixmaps working with Gtk+-2.0.
824 21-Feb-2002
825 ~~~~~~~~~~~
826 Changes to options now take effect instantly. The old Apply button is gone,
827 and Cancel is now Revert.
828 Fixed stupid bug in charset conversions (reported by Andras Mohari).
829 Initial support for gnome-vfs (Mark Heily).
831 20-Feb-2002
832 ~~~~~~~~~~~
833 Internal changes to the options system. See text at start of options.c.
835 19-Feb-2002
836 ~~~~~~~~~~~
837 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
838 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
839 (Micah Dowty).
840 Fix possible type conversion problem in charset conversion code
841 (reported by Serban Udrea).
842 Allow xml:lang attribute in AppInfo files for translations; see
843 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
845 18-Feb-2002
846 ~~~~~~~~~~~
847 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
848 found.
849 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
850 labels display them.
851 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
852 Jungen).
854 17-Feb-2002 (Release 1.2.0)
855 ~~~~~~~~~~~
856 New stable release.
858 13-Feb-2002 (Release 1.1.14)
859 ~~~~~~~~~~~
860 Pressing Escape in a dialog box now closes the box.
862 12-Feb-2002
863 ~~~~~~~~~~~
864 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
865 be used in Makefile (Jim Knoble).
866 Undo 'double clicking unselects' change (requested by Andreas).
868 11-Feb-2002
869 ~~~~~~~~~~~
870 Updated Spanish translation (Marcelo Ramos).
871 Updated French manual translation (Arnaud Calvo).
873 08-Feb-2002 (Release 1.1.13)
874 ~~~~~~~~~~~
875 Use fixed font in minibuffer.
877 07-Feb-2002
878 ~~~~~~~~~~~
879 Updated French manual translation (Arnaud Calvo).
880 Updated Russian translation (Dmitry Elfimov).
882 06-Feb-2002
883 ~~~~~~~~~~~
884 When dragging a lasso box around items, limit the allowed overlap (the
885 space you can drag over the edge of the next item without selecting it)
886 so that very wide items (eg, those with details) are easier to select
887 (requested by Andras Mohari).
889 04-Feb-2002
890 ~~~~~~~~~~~
891 Updated Italian translation (Denis Manente).
893 03-Feb-2002
894 ~~~~~~~~~~~
895 Updated German translation (André Wyrwa).
896 Updated Spanish translation (Marcelo Ramos).
898 02-Feb-2002
899 ~~~~~~~~~~~
900 Updated to version 0.5 of the thumbnails standard. You should rename
901 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
902 them all.
904 01-Feb-2002
905 ~~~~~~~~~~~
906 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
907 and panels (reported by Arnaud Calvo).
909 31-Jan-2002
910 ~~~~~~~~~~~
911 Updated Hungarian translation (Andras Mohari).
912 Double-clicking an item always clears the selection, removed extra newline
913 from man-page and fixed a misplaced #endif (Bernard Jungen).
915 30-Jan-2002
916 ~~~~~~~~~~~
917 Updated Dutch translation (Wilbert Berendsen).
918 Updated to Gtk+-1.3.13 (action window scrolling now works).
920 28-Jan-2002
921 ~~~~~~~~~~~
922 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
923 where opening a savebox put the focus on the last used button instead of
924 the entry (reported by Karol Krenski).
925 Added instructions for Window Maker pinboard icons to the manual
926 (Jim Knoble).
927 Resizer now allows space for the 'Running as ...' message (reported by
928 Wilbert Berendsen).
930 25-Jan-2002
931 ~~~~~~~~~~~
932 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
933 of giving a warning (reported by Gregory Spath).
935 24-Jan-2002 (Release 1.1.12)
936 ~~~~~~~~~~~
937 Updated Hungarian translation (Andras Mohari).
939 23-Jan-2002
940 ~~~~~~~~~~~
941 Only check for thumbnails in the thumbnail scanning code, not when loading
942 any image (saves time).
943 Assume pathnames and labels for pinboards and panels are in the local charset
944 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
945 When using 'Shell Command...' from the menu with an item selected by opening
946 the menu, the item now remains selected when you enter the command.
948 Updated French translation (Vincent Lefèvre).
949 Updated Dutch translation (Wilbert Berendsen).
951 22-Jan-2002
952 ~~~~~~~~~~~
953 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
954 the panel, so that applets can find it more easiliy (requested by Stephen
955 Watson).
956 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
957 Loading a thumbnail now stores the details when loading started, not
958 when it finished.
959 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
960         text entry.
962 21-Jan-2002
963 ~~~~~~~~~~~
964 Changing the permission on a file failed to update the display (reported by
965 Karol Krenski). Also made other updates more efficient.
966 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
967 has stopped accepting STRING.
969 20-Jan-2002
970 ~~~~~~~~~~~
971 Added a configure check for iconv.h.
972 Use double instead of long for file sizes in find.c (Bernard Jungen).
974 19-Jan-2002
975 ~~~~~~~~~~~
976 Thumbnails code failed to update images when they changed (reported by
977 Andreas).
979 18-Jan-2002
980 ~~~~~~~~~~~
981 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
982 conversion fails (Stephen Watson).
984 Deleting a symlink to a pinboard or panel icon showed a warning, even though
985 there was no danger, because it followed the symlink. Trying to copy a symlink
986 inside the directory it pointed to failed for the same reason.
988 17-Jan-2002
989 ~~~~~~~~~~~
990 Big changes to internationalisation for pinboards and panels to fix problems
991 with incompatible character sets (reported by Arnaud Calvo).
992 When creating thumbnails, create to a temporary file and rename in case another
993 program tries to write the save thumbnail at the same time.
994 As a special case, running with just '-v' doesn't call gtk_init, allowing
995 installing without an X server (requested by Michael Duelli).
997 16-Jan-2002
998 ~~~~~~~~~~~
999 Converter for old-format config files now stops if the file looks like
1000 XML (probably from a failed conversion).
1001 Allow '~' in globicons file.
1002 Bugfix: When using spring-opening or following symlinks, trying to open
1003         a non-existant directory could cause a crash.
1004 Bugfix: The pinboard would highlight to accept any type of drop (not just
1005         files).
1007 13-Jan-2002
1008 ~~~~~~~~~~~
1009 Fixed some compile problems on Solaris (Andreas Dehmel).
1010 Clicking an unscanned item now scans it (instead of reporting an error).
1011 Dialog boxes in Gtk+-2.0 now set a default button.
1012 Number keys on the keypad couldn't be used for groups (reported by Arnaud
1013 Calvo).
1015 11-Jan-2002
1016 ~~~~~~~~~~~
1017 Updated Spanish translation (Marcelo Ramos).
1018 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
1020 09-Jan-2002
1021 ~~~~~~~~~~~
1022 Converted French manual to DocBook (Arnaud Calvo).
1023 Fixed some compiler warnings (Vincent Lefèvre).
1025 09-Jan-2002 (Release-1.1.11)
1026 ~~~~~~~~~~~
1027 Mark action windows as dialogs (requested by Daniel Pittman).
1028 Reset the background colour when drawing, as the Xenophilia keeps changing
1029 it (reported by Wilbert Berendsen).
1031 08-Jan-2002
1032 ~~~~~~~~~~~
1033 Changed == to = in make-mo script (Vincent Lefèvre).
1034 Added -lm to libpng linker flags (reported by Stephen Watson).
1035 Updated the French translation (Vincent Lefèvre).
1037 07-Jan-2002
1038 ~~~~~~~~~~~
1039 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
1040         tooltip could get stuck on the screen).
1042 06-Jan-2002
1043 ~~~~~~~~~~~
1044 Bugfix: Options box didn't work unless options had already been saved
1045         (reported by Iain Stevenson).
1047 05-Jan-2002
1048 ~~~~~~~~~~~
1049 Stopped unnecessary redrawing of the display (when sorting an already-sorted
1050 list).
1051 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
1052 (Andras Mohari).
1054 04-Jan-2002
1055 ~~~~~~~~~~~
1056 Fixed compile problem (reported by Vincent Lefèvre).
1057 Updated French translation (Vincent Lefèvre).
1059 03-Jan-2002
1060 ~~~~~~~~~~~
1061 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
1062 their menus correctly.
1063 Bugfix: 'From LANG' translation setting had stopped working (reported by
1064         Vincent Lefèvre).
1066 02-Jan-2002
1067 ~~~~~~~~~~~
1068 Saved pinboards and panels are now stored in an XML format. Old files should
1069 be converted automatically. Icon names may now contain the < and > characters
1070 (requested by Bernard Jungen).
1072 01-Jan-2002
1073 ~~~~~~~~~~~
1074 Updated French translation (Vincent Lefèvre).
1075 Updated Polish translation (Krzysztof Krzy¿aniak).
1077 30-Dec-2001
1078 ~~~~~~~~~~~
1079 Updated Spanish translation (Marcelo Ramos).
1081 29-Dec-2001
1082 ~~~~~~~~~~~
1083 When changing directory, make more effort to wink or select the appropriate
1084 item.
1086 29-Dec-2001 (Release 1.1.10)
1087 ~~~~~~~~~~~
1088 Updated French translation (Vincent Lefèvre).
1089 Bugfix: Using Shift to open the Send To menu without a selected file stopped
1090         the toggle menu items from working!
1092 28-Dec-2001
1093 ~~~~~~~~~~~
1094 With Gtk+-2.0, the effective permissions are now underlined (like they are
1095 with Gtk+-1.2).
1096 Put all the flags in the options box on one line, along with the Quiet button
1097 (looks neater).
1098 Updated manual.
1100 27-Dec-2001
1101 ~~~~~~~~~~~
1102 Reorganised the Options box somewhat.
1103 Bugfix: Closing a window while creating thumbnails caused a crash.
1105 26-Dec-2001
1106 ~~~~~~~~~~~
1107 Icons are dragged from their corners again (requested by Liav Asseraf).
1108 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
1109 Renamed '.DirIcon.png' to just '.DirIcon'.
1110 In action windows, standard error from moving, copying and mounting operations
1111 is captured and displayed, giving a more useful message (Stephen Watson).
1112 Support for Gtk+-1.3.12.
1114 25-Dec-2001
1115 ~~~~~~~~~~~
1116 Updated Polish translation (Krzysztof Krzy¿aniak).
1118 24-Dec-2001
1119 ~~~~~~~~~~~
1120 File groups are now saved (automatically).
1121 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
1123 23-Dec-2001
1124 ~~~~~~~~~~~
1125 Added Version SOAP RPC.
1126 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
1127 specified in the translation (was always using iso-8859-1).
1129 22-Dec-2001
1130 ~~~~~~~~~~~
1131 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
1132 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
1133 flags to title bar.
1135 21-Dec-2001
1136 ~~~~~~~~~~~
1137 New 'Show image thumnails' option to set this as the default (requested by
1138 Kristian Rink).
1139 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
1141 20-Dec-2001
1142 ~~~~~~~~~~~
1143 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
1144 be turned on and off. Thumbnails are loaded in the background, and a progress
1145 bar is displayed in the filer window.
1146 Replaced old Gtk+-1.2.x text widget in action windows with new one.
1148 19-Dec-2001
1149 ~~~~~~~~~~~
1150 Improved error reporting.
1151 Improved sizing code when details are on.
1153 18-Dec-2001
1154 ~~~~~~~~~~~
1155 Updated to new version 0.4 of the thumbnails standard.
1156 Added 'Quiet' check box to action windows. Quiet button now turns on
1157 check box and does 'Yes'.
1159 17-Dec-2001
1160 ~~~~~~~~~~~
1161 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
1162 UTF-8 as they are loaded.
1163 Added a missing #ifdef for the regex code (Couderc Damien).
1164 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
1165 fixed, though).
1167 16-Dec-2001
1168 ~~~~~~~~~~~
1169 Closing a window with a keypress caused warnings to appear (reported by
1170 Fabien Coutant).
1171 Updated Spanish translation (Marcelo Ramos).
1172 New 'Single click nagivation on the pinboard' option (requested by
1173 Michael).
1174 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
1176 Internal changes to options system:
1177 - Options can be used as soon as they are registered (not just once the
1178   filer is fully initialised).
1179 - New widget types can be registered in a modular fashion.
1181 13-Dec-2001 (Release 1.1.9)
1182 ~~~~~~~~~~~
1183 More fixes for panel resizing (reported by Stephen Watson).
1184 Target mode, dragging an unselected item, and auto-selecting an item when
1185 opening the menu now all work without grabbing the primary selection.
1186 Finished new scanning code (image == NULL is now OK everywhere).
1188 12-Dec-2001
1189 ~~~~~~~~~~~
1190 Clicking on an item which is selected, but not part of the primary selection,
1191 now reclaims the selection.
1192 Removed default minibuffer option for now.
1193 The dash forms in Find tests can be combined, eg '-rwx'.
1194 Updated manual.
1196 11-Dec-2001
1197 ~~~~~~~~~~~
1198 Additional window hints - pinboard and panels refuse focus and pinboard
1199 icons are marked as desktop features (requested by Laurent Moussault).
1200 Thumbnails are now stored using an md5 hash of their names.
1201 Pinboard icons can be repositioned by dragging with the left mouse button
1202 (middle button drag stopped working with sawfish, and this is easier anyway).
1204 10-Dec-2001
1205 ~~~~~~~~~~~
1206 New scanning system: blank items are added to the window first and then the
1207 icons and types get filled in later. Looks better and simplifies the sizing
1208 code a bit.
1209 Code tidying in various places.
1211 09-Dec-2001
1212 ~~~~~~~~~~~
1213 Bugfix: Filer would quit if only Info boxes were open.
1214 Bugfix: Pinboard and panel windows didn't get the correct hints set under
1215         Gtk+-2.0.
1217 08-Dec-2001
1218 ~~~~~~~~~~~
1219 Many internal changes to Collection widget for Gtk+-2.0. Should be more
1220 efficient now, and easier to get aa fonts working...
1222 07-Dec-2001
1223 ~~~~~~~~~~~
1224 Fixed Gtk+-2.0 wheel mouse support.
1225 In the Info box, 'File says...' was reporting on the program used to
1226 edit the file, not the file itself!
1227 For glib-2.0, use the new spawn function and report errors nicely.
1229 06-Dec-2001
1230 ~~~~~~~~~~~
1231 Updated Russian translation (Dmitry Elfimov).
1232 Thumbnail information in the PNG image is now namespaced to 'Thumb'
1233 (recommended by Jens Finke).
1234 FileType SOAP RPC return format has been updated to the latest version
1235 of the SOAP working draft.
1236 Added Large File Support: files over 4Gb now have their sizes detected
1237 correctly (Stephen Watson). Note: this disables libvfs support.
1238 New option to have the minibuffer open by default on new windows
1239 (Bochicchio).
1241 05-Dec-2001
1242 ~~~~~~~~~~~
1243 When resizing the collection, only ensure the cursor is still visible if
1244 it was in the displayed area before.
1246 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
1247 on a hidden item.
1249 When using --show with a hidden file, turn on Show Hidden. Also, delay the
1250 winking effect until the window actually appears.
1252 04-Dec-2001
1253 ~~~~~~~~~~~
1254 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
1255 so they redisplay quickly next time the filer is loaded (requested by
1256 Kristian A. Rink and others).
1258 Bugfix: Toggling the section with a middle button drag could lose the primary
1259         selection (Andras Mohari).
1261 03-Dec-2001
1262 ~~~~~~~~~~~
1263 Use gtk_set_locale instead of setlocale (Andras Mohari).
1265 02-Dec-2001
1266 ~~~~~~~~~~~
1267 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
1269 01-Dec-2001
1270 ~~~~~~~~~~~
1271 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
1272 the SOAP IPC window for a particular hostname and user ID. This makes it
1273 easier for other programs to talk to the filer.
1275 30-Nov-2001
1276 ~~~~~~~~~~~
1277 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
1279 29-Nov-2001
1280 ~~~~~~~~~~~
1281 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
1282 submenu.
1283 The filer now closes stdin when it starts. This is to prevent child
1284 processes, such as auto-mounters, from trying to read a password from
1285 the console (Olivier Fourdan).
1287 27-Nov-2001
1288 ~~~~~~~~~~~
1289 Manpage is now generated automatically from DocBook source.
1290 Short forms for many find expressions, such as -d for IsDir (suggested by
1291 (Andras Mohari).
1293 26-Nov-2001
1294 ~~~~~~~~~~~
1295 More Gtk+-1.3.11 support, including use of the new message dialog.
1296 When the filer loses the primary selection, display the selected items
1297 shaded, but don't unselect them (Andras Mohari).
1299 24-Nov-2001
1300 ~~~~~~~~~~~
1301 Updated to Gtk+-1.3.11.
1303 23-Nov-2001
1304 ~~~~~~~~~~~
1305 Show the current run action for a file in the Info box (Stephen Watson).
1307 21-Nov-2001
1308 ~~~~~~~~~~~
1309 If a panel applet quits then it is removed from the panel, instead of being
1310 replaced by a Restart button.
1312 16-Nov-2001
1313 ~~~~~~~~~~~
1314 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
1315 instead of destroying it and creating a new one (suggested by Greg Spath).
1317 15-Nov-2001
1318 ~~~~~~~~~~~
1319 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
1321 14-Nov-2001
1322 ~~~~~~~~~~~
1323 Code tidying in menu.c (Bernard Jungen).
1325 13-Nov-2001
1326 ~~~~~~~~~~~
1327 Opening a filer window from the Set Icon dialog turns thumbnails display
1328 on (suggested by Francesco Bochicchio).
1329 Right-clicking the Help toolbar button reuses the same window.
1331 12-Nov-2001
1332 ~~~~~~~~~~~
1333 Made some strings easier to translate, fixed a problem with translating a blank
1334 string, and changed the details toolbar button to leave the size alone (Andras
1335 Mohari).
1336 Improved key handling (key presses were sometimes ignored).
1337 Bugfix: A very long and narrow icon could make the filer try to scale to a
1338         width or height of zero (Andras Mohari).
1340 09-Nov-2001
1341 ~~~~~~~~~~~
1342 Allow current directory and selection to be stored with Ctrl+[0-9] and
1343 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
1344 saved yet.
1346 08-Nov-2001
1347 ~~~~~~~~~~~
1348 Don't use re_set_syntax() on systems that don't have it (reported by
1349 Couderc Damien).
1350 In action windows, the a long filename no longer makes the window get wider
1351 (requested by Graham Borland).
1352 Added 'Types' section to the Options window, allowing easy(ish) access
1353 to the MIME-info files, plus a reload button, and icons for MIME-types can
1354 be set from the 'Set Icon...' box (Stephen Watson).
1356 07-Nov-2001
1357 ~~~~~~~~~~~
1358 Added a menu to the 'Set Icon...' box which shows all directories currently
1359 used for icons (Francesco Bochicchio).
1360 Fix small error in German translation (Christopher Arndt).
1361 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
1363 06-Nov-2001
1364 ~~~~~~~~~~~
1365 Added Spanish translation (Marcelo Ramos).
1366 Applied Bernard Jungen's latest patch:
1367 - Disk usage forgot to count special files like pipes, etc.
1368 - Page up/down scrolls a window full at a time instead of 10 items.
1369 - Don't get icons from the cache if thumbnail mode is off anymore.
1370 - modechange.c: deleted useless stuff and fixed octal parsing to detect
1371   *all* illegal values (eg 010000000000000).
1372 - Added 'Show/hide hidden files' toolbar button.
1373 - Lots of code tidying.
1376 05-Nov-2001
1377 ~~~~~~~~~~~
1378 Holding the pointer over a symlink shows the target in a tooltip
1379 (Stephen Watson; suggested by Arnaud Calvo).
1381 01-Nov-2001
1382 ~~~~~~~~~~~
1383 Updated French translation (Vincent Lefèvre).
1385 30-Oct-2001 (Release 1.1.8)
1386 ~~~~~~~~~~~
1387 Updated to support Gtk+-1.3.10.
1389 17-Oct-2001
1390 ~~~~~~~~~~~
1391 Slightly better positioning of filenames and details (Bernard Jungen).
1392 When resizing, only add space for an extra row in Small Icons mode.
1394 16-Oct-2001
1395 ~~~~~~~~~~~
1396 Make the Set Run Action box command box have the "$1" already filled in
1397 (suggested by Helgi Hrafn Gunnarsson).
1399 15-Oct-2001
1400 ~~~~~~~~~~~
1401 Set the WM_CLASS for saveboxes, so that window managers can treat them
1402 specially, if required (Andrew Flegg).
1404 14-Oct-2001
1405 ~~~~~~~~~~~
1406 Changed internal format used to send to requests to SOAP, and added --RPC
1407 option to access it directly.
1409 12-Oct-2001
1410 ~~~~~~~~~~~
1411 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
1412 Bugfix: If file doesn't accept the '-b' option then examining a file in
1413         the root directory didn't work (Stephen Watson).
1415 10-Oct-2001
1416 ~~~~~~~~~~~
1417 Use --version instead of 'which' to test for programs as not everyone has
1418 which (suggested by Vincent Lefevre).
1419 Bugfix: When setting an icon for a file with a space in the name, the
1420         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
1421         Turski). The 'globicons' file should be converted automatically
1422         when the filer is run.
1424 08-Oct-2001
1425 ~~~~~~~~~~~
1426 Added support for the regex field in MIME-info. This allows files to be
1427 matched with patterns, not just on their extensions. For example, '.gtkrc'
1428 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
1429 Andras Mohari).
1431 05-Oct-2001
1432 ~~~~~~~~~~~
1433 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
1435 04-Oct-2001
1436 ~~~~~~~~~~~
1437 When running on a remote machine, display the remote host's name in the
1438 title bar (Stephen Watson).
1440 02-Oct-2001
1441 ~~~~~~~~~~~
1442 New option to control whether a middle button drag moves the files or
1443 brings up a menu.
1444 Allow submenus in AppInfo.xml file (Stephen Watson).
1446 26-Sep-2001
1447 ~~~~~~~~~~~
1448 Now supports Gtk+-1.3.9, but not earlier developer releases.
1450 25-Sep-2001
1451 ~~~~~~~~~~~
1452 Disk Usage can cope with larger sizes, and reports the number of files and
1453 directories counted; new Show Hidden and Inherit Options options; new -D
1454 option to close directories; and changes to formatting of file sizes
1455 (Bernard Jungen).
1457 24-Sep-2001
1458 ~~~~~~~~~~~
1459 Updated Hungarian translation (Andras Mohari).
1460 Improved the filename colouring code so that colours are only allocated
1461 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
1462 Bugfix: When sorting while winking an item, the filer would sometimes scroll
1463         to the wrong place (Andras Mohari).
1464 Bugfix: If all the selected files were deleted, then trying to paste the
1465         selection caused a crash (Fabien Coutant).
1467 20-Sep-2001
1468 ~~~~~~~~~~~
1469 Colour files by type (Andras Mohari).
1471 11-Sep-2001
1472 ~~~~~~~~~~~
1473 Added -p to mkdir in install scripts to create any missing parent
1474 directories (Michel Alexandre Salim).
1476 09-Sep-2001
1477 ~~~~~~~~~~~
1478 Dragging files with the middle button (or Button1+Alt) brings up a menu
1479 of possible actions (Taras).
1480 New option to control size of icons in `New' and `Send To' menus (Stephen
1481 Watson).
1482 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
1483         (reported by Michel Alexandre Salim).
1485 06-Sep-2001
1486 ~~~~~~~~~~~
1487 Window positions can be saved and restored by a session manager (Anders
1488 Lundmark).
1490 05-Sep-2001
1491 ~~~~~~~~~~~
1492 Fixed an untranslated string (Andras Mohari).
1494 04-Sep-2001
1495 ~~~~~~~~~~~
1496 The style for pinboard and panel icon text can be set (requested by Greg
1497 Spath) with:
1499         widget "*.pinboard-icon" style "..."
1500         widget "*.panel-icon.*" style "..."
1502 03-Sep-2001
1503 ~~~~~~~~~~~
1504 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
1505         a (harmless) warning message (reported by Vincent Lefèvre).
1507 03-Sep-2001 (Release 1.1.7)
1508 ~~~~~~~~~~~
1509 Added an option to control whether extensions take precedence over the
1510 executable bit of a file (requested by MJ Ray).
1511 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
1512 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
1514 02-Sep-2001
1515 ~~~~~~~~~~~
1516 The options controlling when windows resize work again.
1518 31-Aug-2001
1519 ~~~~~~~~~~~
1520 Better guessing of window size for display styles with details.
1522 29-Aug-2001
1523 ~~~~~~~~~~~
1524 The 'src/po/dist' script now converts all text to UTF-8.
1526 28-Aug-2001
1527 ~~~~~~~~~~~
1528 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
1529 Boulton).
1531 27-Aug-2001
1532 ~~~~~~~~~~~
1533 Updated Dutch translation (Jasper Huijsmans).
1534 Send To menu lists contents of all Send To directories in Choices, not just
1535 the first one found.
1536 Fixed another XML compiling problem (Stephen Watson).
1538 23-Aug-2001
1539 ~~~~~~~~~~~
1540 Added Customise to `Send To' menu.
1542 22-Aug-2001
1543 ~~~~~~~~~~~
1544 Detached Send To menu from main menu structure. Allows key-binding to open
1545 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
1546 Shift+Menu brings up the menu directly.
1548 20-Aug-2001
1549 ~~~~~~~~~~~
1550 Fixed compiling problem with some versions of libxml (Stephen Watson).
1551 Changed a text message in the Options box (about binding keys to menus) into
1552 a button which shows the message in an alert box. Maybe people will read the
1553 message now?
1555 19-Aug-2001
1556 ~~~~~~~~~~~
1557 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
1558 Scrolling using a wheel mouse now always goes at the same speed, whatever the
1559 display style (requested by aardvark joe).
1561 10-Aug-2001
1562 ~~~~~~~~~~~
1563 Added 'Send To' menu (Stephen Watson).
1565 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
1566         Booker).
1568 07-Aug-2001
1569 ~~~~~~~~~~~
1570 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
1571 Richard G.)
1573 03-Aug-2001
1574 ~~~~~~~~~~~
1575 Added French translation of the manual (Arnaud Calvo).
1577 24-Jul-2001
1578 ~~~~~~~~~~~
1579 Filer wouldn't compile or run if it was in a directory with spaces in the
1580 name (reported by Benjamin Munoz).
1582 23-Jul-2001
1583 ~~~~~~~~~~~
1584 Added options for default action window settings for Brief, Force and Recurse
1585 (Liav Asseraf).
1586 New default for sort type is Sort By Name (requested by Andreas Dehmel).
1587 Bugfix: Clicking on a file with no run action set gave two error boxes.
1589 19-Jul-2001
1590 ~~~~~~~~~~~
1591 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
1593 18-Jul-2001
1594 ~~~~~~~~~~~
1595 Added some more hints to pinboard and panel windows to comply with the new
1596 freedesktop.org window manger spec.
1598 15-Jul-2001
1599 ~~~~~~~~~~~
1600 New option to set the maximum size the auto-resizer will resize a window to
1601 (requested by Andreas Dehmel).
1603 14-Jul-2001
1604 ~~~~~~~~~~~
1605 When using the Set Run Action box, make the command default to the currently
1606 set command (suggested by Arnaud Calvo).
1608 12-Jul-2001 (Release 1.1.6)
1609 ~~~~~~~~~~~
1610 Updated the French translation (Vincent Lefèvre).
1612 10-Jul-2001
1613 ~~~~~~~~~~~
1614 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
1616 09-Jul-2001
1617 ~~~~~~~~~~~
1618 Use the user's preferred font for item filenames, not the Gtk default
1619 (requested by Jim Knoble).
1621 03-Jul-2001
1622 ~~~~~~~~~~~
1623 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
1625 02-Jul-2001
1626 ~~~~~~~~~~~
1627 Don't show tooltips for applets as it causes problems (reported by Stephen
1628 Watson).
1630 30-Jun-2001
1631 ~~~~~~~~~~~
1632 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
1633           long names too). Fixed a crash-on-click problem on the root window.
1635 29-Jun-2001
1636 ~~~~~~~~~~~
1637 More work on Gtk+-2.0 -- seems to be usable now :-)
1639 28-Jun-2001
1640 ~~~~~~~~~~~
1641 Started work to support Gtk+-2.0.
1643 26-Jun-2001
1644 ~~~~~~~~~~~
1645 Moved 'relative link' option above the buttons in the Link box (Stephen
1646 Watson).
1647 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
1648         display to scroll (reported by Andreas Dehmel).
1650 21-Jun-2001
1651 ~~~~~~~~~~~
1652 Replaced 'New File...' menu item with a submenu generated from the contents
1653 of '<Choices>/Templates' (Stephen Watson).
1655 20-Jun-2001
1656 ~~~~~~~~~~~
1657 `Xterm here' command can contain arguments (Andras Mohari).
1658 Made the menu appear in a sensible place, so it's easy to get to the File
1659 submenu (suggested by André Wyrwa).
1661 19-Jun-2001
1662 ~~~~~~~~~~~
1663 Updated French translation (Vincent Lefèvre).
1664 Added a German translation (André Wyrwa).
1666 13-Jun-2001
1667 ~~~~~~~~~~~
1668 Added an extra option to control the resizing behaviour. Can be set to resize
1669 never, always, or only when the display style changes (requested by Andreas).
1671 07-Jun-2001 (Release 1.1.5)
1672 ~~~~~~~~~~~
1673 Updated Russian translation (Dmitry Elfimov).
1675 06-Jun-2001
1676 ~~~~~~~~~~~
1677 Unless compiling with mc's libvfs for virtual filesystem support, change the
1678 menu structure for use with the newer AVFS system.
1679 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
1681 Bug fix: Running the filer with a translation set would make it crash
1682          (reported by Dmitry Elfimov).
1684 04-Jun-2001 (Release 1.1.4)
1685 ~~~~~~~~~~~
1686 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
1687 and the default size with no details.
1689 30-May-2001
1690 ~~~~~~~~~~~
1691 Replaced Large/Small toolbar buttons with a single Size button which
1692 cycles through Small/Large/Huge (other button to reverse).
1694 28-May-2001
1695 ~~~~~~~~~~~
1696 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
1697 menus.
1699 25-May-2001
1700 ~~~~~~~~~~~
1701 Long leafnames wrap onto multiple lines in Huge mode, like they do for
1702 Large Icons mode.
1704 24-May-2001
1705 ~~~~~~~~~~~
1706 Display tooltips for pinboard and panel icons, where needed.
1708 23-May-2001
1709 ~~~~~~~~~~~
1710 New option to show number of files / size of selected files in the toolbar
1711 (Andras Mohari).
1713 22-May-2001
1714 ~~~~~~~~~~~
1715 New options section 'panel' allows icon text to be hidden for all icons, no
1716 icons, or just applications (suggested by José Romildo Malaquias).
1718 17-May-2001
1719 ~~~~~~~~~~~
1720 Converted the options window to a tabbed notebook (Denis Manente).
1722 16-May-2001
1723 ~~~~~~~~~~~
1724 Pressing the mouse button down on an icon no longer winks it; only releasing
1725 the button to run it does.
1726 Added 'Show Info' to panel/pinboard menu.
1727 The File Info box grabs the primary selection when a row is selected
1728 (allows you to paste email addresses, URLs, etc).
1730 15-May-2001
1731 ~~~~~~~~~~~
1732 Opening a pinboard or panel menu over an icon no longer selects it -- this
1733 allows the selection to be passed to an application run using its AppMenu
1734 (requested by Christopher Arndt).
1736 14-May-2001
1737 ~~~~~~~~~~~
1738 In Large Icons display style, a file's name may wrap onto a second line.
1740 13-May-2001
1741 ~~~~~~~~~~~
1742 Merged code for handling selections and menus that was common to pinboards
1743 and panels into icon.c.
1745 09-May-2001
1746 ~~~~~~~~~~~
1747 When using 'From LANG', extract the language code from the string to get
1748 the filename, instead of using the whole string (Andras Mohari).
1749 Added support for very old versions of libxml (reported by Lukasz Stelmach
1750 and Vincent Lefèvre).
1752 08-May-2001
1753 ~~~~~~~~~~~
1754 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
1756 07-May-2001 (Release 1.1.3)
1757 ~~~~~~~~~~~
1758 Updated the documentation.
1760 06-May-2001
1761 ~~~~~~~~~~~
1762 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
1763 up if they're too small.
1765 03-May-2001
1766 ~~~~~~~~~~~
1767 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
1768 Stephen Watson).
1769 Pinboards and panels should now work with IceWM without needing -o
1770 (Christopher Arndt).
1771 Allow text messages in the toolbar to go off the side (instead of resizing the
1772 window).
1774 02-May-2001
1775 ~~~~~~~~~~~
1776 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
1777 Without a selection, the name of the file under the cursor is added.
1779 29-Apr-2001
1780 ~~~~~~~~~~~
1781 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
1782 down Ctrl for the File submenu.
1784 28-Apr-2001
1785 ~~~~~~~~~~~
1786 Added a new 'About' section to AppInfo. Any elements in here are added
1787 into the info box. Added a 'Refresh' button to the info box.
1788 Added a ROX-Filer/Styles file for default colours (default filer background
1789 is now lighter).
1791 27-Apr-2001
1792 ~~~~~~~~~~~
1793 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
1794 info to it later...
1796 26-Apr-2001
1797 ~~~~~~~~~~~
1798 Updated Russian translation (Dmitry Elfimov).
1800 25-Apr-2001
1801 ~~~~~~~~~~~
1802 AppInfo file may contain a <Summary> element - the text inside will be
1803 displayed in a tooltip if the mouse is held over the item in a filer
1804 window.
1806 22-Apr-2001
1807 ~~~~~~~~~~~
1808 Filer now looks for AppInfo.xml before AppMenu. This is for future
1809 expansion...
1811 18-Apr-2001
1812 ~~~~~~~~~~~
1813 Automatic resizing of windows when changing directory is now optional
1814 (requested by Paul E. Johnson and Andreas Thorn).
1816 11-Apr-2001
1817 ~~~~~~~~~~~
1818 The symlink box allows you to choose to create relative or absolute links
1819 (suggested by Stephen Watson).
1821 09-Apr-2001
1822 ~~~~~~~~~~~
1823 Fix some typos and untranslated strings (Andras Mohari).
1825 08-Apr-2001
1826 ~~~~~~~~~~~
1827 Added a Russian translation (Dmitry Elfimov).
1829 06-Apr-2001
1830 ~~~~~~~~~~~
1831 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
1833 05-Apr-2001
1834 ~~~~~~~~~~~
1835 Winking an item in a directory makes it flash twice instead of once (easier
1836 to see). Also, creating a new file or directory from the menu winks the new
1837 item.
1839 Bugfix: When a directory was rescanned because of a move operation,
1840         the `Set Icon...' settings didn't work (reported by Damien
1841         Couderc).
1843 02-Apr-2001
1844 ~~~~~~~~~~~
1845 New display style 'Huge Icons' to make viewing thumbnails easier.
1846 Added a Hungarian translation (Andras Mohari).
1847 Updated the French translation (Vincent Lefèvre).
1848 Double clicking on a filer window's background resizes the window (Denis
1849 Manente).
1851 01-Apr-2001
1852 ~~~~~~~~~~~
1853 If an item's name is truncated, show it in a tooltip when the pointer is
1854 held over the item (Denis Manente).
1856 30-Mar-2001 (Release 1.1.2)
1857 ~~~~~~~~~~~
1858 Asking for help on a directory always tries to open <dir>/Help first, even
1859 for non-applications.
1861 29-Mar-2001
1862 ~~~~~~~~~~~
1863 If run without -n, the filer will put itself in the background. Thus,
1864 the 'rox' command behaves the same whether or not the filer is already
1865 running.
1867 27-Mar-2001
1868 ~~~~~~~~~~~
1869 Support for the new version of libxml (reported by Andreas Dehmel).
1871 26-Mar-2001
1872 ~~~~~~~~~~~
1873 Rewrote parser for options. Smaller and neater (hopefully this will fix
1874 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
1876 Bugfix: While scanning, the resizer could make the window too large.
1878 23-Mar-2001
1879 ~~~~~~~~~~~
1880 Moving the cursor down in the next-to-last row will move to the last
1881 item if there is nothing under the cursor (suggested by Graham Borland).
1883 21-Mar-2001
1884 ~~~~~~~~~~~
1885 When changing directory, only make the window larger (if needed), never
1886 smaller (suggested by Diego Zamboni).
1888 17-Mar-2001
1889 ~~~~~~~~~~~
1890 Changing directory autosizes the window automatically (Denis Manente).
1891 Internal changes to the way different layouts are handled.
1893 15-Mar-2001
1894 ~~~~~~~~~~~
1895 Pressing space (to select/unselect an item) now also moves the cursor to
1896 the next item (suggested by Anders Lundmark).
1898 Copying directories tries to preserve the timestamps, like it does for
1899 files (suggested by José Romildo Malaquias).
1901 14-Mar-2001
1902 ~~~~~~~~~~~
1903 Added '--mime-type FILE' option, which simply writes the type of FILE to
1904 standard output (Stephen Watson).
1906 Added 'Home Directory' to Window menu (requested by Graham Borland).
1908 11-Mar-2001
1909 ~~~~~~~~~~~
1910 Copying a directory which doesn't have user write permission will give it
1911 user write during the copy to avoid permission denied errors (suggested by
1912 Liav Asseraf).
1914 New sort option - 'Directories always come first' (requested by Liav Asseraf).
1916 10-Mar-2001
1917 ~~~~~~~~~~~
1918 Dragging a lasso box with the middle button toggles the selected state
1919 of the items enclosed (Denis Manente).
1921 09-Mar-2001
1922 ~~~~~~~~~~~
1923 Changing the display style now resizes the window (Denis Manente).
1925 08-Mar-2001
1926 ~~~~~~~~~~~
1927 New pinboards get a 'Home' icon in the top left corner as new users often
1928 think the pinboard isn't working because it starts empty (suggested by
1929 Vor'Cha).
1931 Converted AppMenu file format to XML.
1932 Added AppMenu file with options to control the pinboard.
1934 06-Mar-2001
1935 ~~~~~~~~~~~
1936 Highlight invalid Find expressions in red (Anders Lundmark).
1938 04-Mar-2001
1939 ~~~~~~~~~~~
1940 When resizing windows, try to keep the window fully inside the screen area
1941 (Denis Manente).
1943 03-Mar-2001
1944 ~~~~~~~~~~~
1945 Updated the Dutch translation (Jan Wagemakers).
1947 27-Feb-2001
1948 ~~~~~~~~~~~
1949 When mounting a device, the new window appears after mounting, not before.
1950 This means that it's more likely to get sized correctly (requested by
1951 Ewan Mac Mahon).
1953 24-Feb-2001
1954 ~~~~~~~~~~~
1955 Added two new options to control when minibuffer completion beeps (requested
1956 by Liav Asseraf).
1958 20-Feb-2001
1959 ~~~~~~~~~~~
1960 Added 'New File...' feature (James Kermode).
1962 16-Feb-2001
1963 ~~~~~~~~~~~
1964 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
1966 09-Feb-2001 (Release 1.1.1)
1967 ~~~~~~~~~~~
1968 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
1969 of the text... (Diego Zamboni).
1971 Added a Polish translation (Andrzej Borsuk).
1973 Bugfix: Sometimes it wasn't possible to delete something that was on a
1974         pinboard or panel, even after confirming (reported by Diego Zamboni).
1976 07-Feb-2001
1977 ~~~~~~~~~~~
1978 Sliders in the options box can have a numerical value display (Diego Zamboni).
1979 Fixed a stray warning message displayed when non-default pinboard options
1980 were used (Diego Zamboni).
1982 New menu item 'Set Icon...' allows you to choose any icon for any file or
1983 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
1985 03-Feb-2001
1986 ~~~~~~~~~~~
1987 Many internal changes to the Options system.
1989 30-Jan-2001
1990 ~~~~~~~~~~~
1991 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
1992         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
1994 28-Jan-2001
1995 ~~~~~~~~~~~
1996 Added Diego Zamboni's patch to make configuring VFS easier.
1998 27-Jan-2001
1999 ~~~~~~~~~~~
2000 Improved compiling - now correctly reports an error if the file doesn't
2001 compile. If configure is missing then autoconf is run automatically.
2003 After a Find completes, you are given the option of doing the search again
2004 (Anders Lundmark).
2006 Applications can define a list of menu items to display on their menus
2007 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
2008 lines in the form 'option Text'.
2010 24-Jan-2001
2011 ~~~~~~~~~~~
2012 Added two new pinboard options - one to allow setting the grid step size
2013 and one to allow icons to go slightly off the side of the screen (Diego
2014 Zamboni).
2016 23-Jan-2001
2017 ~~~~~~~~~~~
2018 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
2019         Zamboni).
2021 22-Jan-2001
2022 ~~~~~~~~~~~
2023 Updated the French translation (Vincent Lefèvre).
2025 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
2026         Watson).
2028 20-Jan-2001 (Release 1.1.0)
2029 ~~~~~~~~~~~
2030 Removed the 'Initial window height' option. The filer tries to pick a
2031 sensible shape itself now.
2033 Bugfix: If an image was moved to a directory which didn't generate thumbs
2034         then it would display, but never be updated. Even if it wasn't that
2035         file at all, just a reused inode!
2036 Bugfix: Changing the display style didn't always redraw the display.
2037 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
2038         column acted like clicking on the far-right column.
2040 18-Jan-2001
2041 ~~~~~~~~~~~
2042 Changed background colour to be more compatible with the Gtk themes system.
2044 12-Jan-2001
2045 ~~~~~~~~~~~
2046 Removed all the message window stuff. ROX-Filer no longer grabs standard
2047 error from its child processes. Changed because ROX-Session now does a much
2048 better job.
2050 10-Jan-2001
2051 ~~~~~~~~~~~
2052 Filer is more generous in what hostnames it considers local.
2053 Patch to include pixbuf headers correctly (Diego Zamboni).
2055 08-Jan-2001
2056 ~~~~~~~~~~~
2057 Bug fix: Didn't always use the fully qualified host name for DnD.
2059 30-Dec-2000
2060 ~~~~~~~~~~~
2061 If a file has a known extension then it is given the appropriate type even
2062 if the file is executable (Simon Britnell).
2064 28-Dec-2000
2065 ~~~~~~~~~~~
2066 Added a menu entry 'Resize Window' to set the window to a sensible size
2067 when you want it.
2069 25-Dec-2000
2070 ~~~~~~~~~~~
2071 Try to open new windows at a sensible size for their contents (Denis Manente).
2073 24-Dec-2000
2074 ~~~~~~~~~~~
2075 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
2076         wasn't updated (reported by Wilbert Berendsen).
2078 20-Dec-2000
2079 ~~~~~~~~~~~
2080 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
2081 Updated French translation (Vincent Lefèvre).
2082 Added new 'Create Thumbs' entry on the Display menu which tries to load
2083 every file in the directory as an image and use that image for the file
2084 (suggested by Sprague and Simon Britnell).
2086 19-Dec-2000
2087 ~~~~~~~~~~~
2088 Converted to use gdk-pixbuf instead of ImLib.
2089 Fixed a few compiler warnings and improved the error message displayed
2090 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
2091 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
2092 given file, updating directory views and icons as needed.
2094 18-Dec-2000
2095 ~~~~~~~~~~~
2096 AppIcon.xpm must be a regular file (stops people trying to crash the
2097 filer by symlinking to /dev/...).
2098 Fixed a missing translation in the pinboard options (Denis Manente).
2100 17-Dec-2000
2101 ~~~~~~~~~~~
2102 Attempting to run the filer before compiling will now ask if you want
2103 to compile.
2104 Removed lots of platform-specific mount point code and replaced it with
2105 python's portable system.
2106 New options section allows you to choose a translation without having to
2107 set the LANG variable.
2109 16-Dec-2000
2110 ~~~~~~~~~~~
2111 Added '-w', '-i' and '-W' command line options for forcing icons or
2112 directories to be rescanned (Diego Zamboni).
2114 13-Dec-2000 (Release 1.0.0)
2115 ~~~~~~~~~~~
2116 Made a few updates to the manual.
2118 08-Dec-2000
2119 ~~~~~~~~~~~
2120 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
2121 a pinboard icon, tries to send it to the back (might help with some WMs).
2123 04-Dec-2000 (Release 0.1.30)
2124 ~~~~~~~~~~~
2125 When a panel is used for the first time, put the user's home directory and
2126 the directory containing ROX-Filer on it instead of leaving it blank.
2128 24-Nov-2000
2129 ~~~~~~~~~~~
2130 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
2131 Added a #include for OSF1 (Vincent Lefevre).
2133 23-Nov-2000
2134 ~~~~~~~~~~~
2135 Bugfix: On many systems, the filer would fail to remove zombie processes
2136         due to a typo (spotted by Philip Hazel and tracked down by Stephen
2137         Watson).
2139 22-Nov-2000
2140 ~~~~~~~~~~~
2141 Bugfix: Removing an item from the panel now resizes the panel (reported
2142         by Wilbert Berendsen).
2143 Bugfix: Editing an icon's path failed to update its hash entry.
2145 20-Nov-2000
2146 ~~~~~~~~~~~
2147 If a case-sensitve match for an extension can't be found then try a
2148 case-insensitive match - so .BMP and similar work (Denis Manente).
2150 17-Nov-2000
2151 ~~~~~~~~~~~
2152 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
2153 Added a VFS menu entry for .deb files (Vincent Ledda).
2155 11-Nov-2000
2156 ~~~~~~~~~~~
2157 Mounting or unmounting a directory forces mtab to be reread, even if the
2158 timestamp hasn't changed (problem reported by Wilbert Berendsen).
2160 When the 'Unique windows' option is on, remove the old window AFTER creating
2161 the new one, so that the filer doesn't quit because there are zero windows
2162 open... (Denis Manente).
2164 07-Nov-2000
2165 ~~~~~~~~~~~
2166 Updated the Dutch translation (Jan Wagemakers).
2168 29-Oct-2000
2169 ~~~~~~~~~~~
2170 Updated the French translation (Vincent Lefèvre).
2172 Using --version and --help options no longer requires an X server connection,
2173 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
2174 'man rox' (Bernard Jungen). 
2176 Bugfix: A corrupted AppIcon.xpm could crash the filer.
2178 24-Oct-2000 (Release 0.1.29)
2179 ~~~~~~~~~~~
2180 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
2181         the makedist script to remove the .cvsignore files (spotted by Andy
2182         Piper).
2184 20-Oct-2000
2185 ~~~~~~~~~~~
2186 Improved the install script so that it installs the man-page. Also made it
2187 easier to use. Updated the French translation and fixed a couple of
2188 typos (Vincent Lefèvre).
2190 17-Oct-2000
2191 ~~~~~~~~~~~
2192 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
2193 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
2195 08-Oct-2000
2196 ~~~~~~~~~~~
2197 Added a Dutch translation (Jan Wagemakers).
2199 05-Oct-2000
2200 ~~~~~~~~~~~
2201 Added an Italian translation (Denis Manente).
2203 04-Oct-2000
2204 ~~~~~~~~~~~
2205 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
2206         the owner of the symlink. Slight security risk, and also prevented
2207         users symlinking AppRun to their binaries...
2209 29-Sep-2000
2210 ~~~~~~~~~~~
2211 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
2212         This means it is now possible to click on a pinboard icon to change
2213         between pinboards...
2215 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
2216         or resized. Now flickers when resizing if there's a textured
2217         background - seems to be necessary :-(
2219 26-Sep-2000
2220 ~~~~~~~~~~~
2221 Running as root now simply turns on the -u flag, rather than displaying
2222 a warning box.
2224 The toolbar height is now correctly taken into account when sizing a new filer
2225 window (Denis Manente).
2227 When guessing file types from extensions, the filer now tries to find the
2228 longest extension that matches (eg .ps.gz, then .gz).
2230 25-Sep-2000
2231 ~~~~~~~~~~~
2232 The lasso box is now drawn so that the box will be in the foreground colour
2233 over the background, rather than by just inverting the pixel value and hoping
2234 it's visible (spotted by Philip Hazel).
2236 24-Sep-2000
2237 ~~~~~~~~~~~
2238 If the home directory is '/' then don't show it as '~' (suggested by
2239 Bernard Jungen).
2241 Added '--show=FILE' option - this will be needed by other ROX
2242 applications, so it needs to be in version 1.0.0.
2244 Bugfix: -d option didn't use realpath before sending to an already-running
2245 filer.
2247 22-Sep-2000
2248 ~~~~~~~~~~~
2249 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
2250 newlines (suggested by Bernard Jungen).
2252 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
2254 20-Sep-2000
2255 ~~~~~~~~~~~
2256 Added a man-page (Andy Piper).
2257 Changed `install.sh' from bash to sh (Bernard Jungen).
2259 18-Sep-2000 (Release 0.1.28)
2260 ~~~~~~~~~~~
2261 Bugfix: menu entries on the pinboard menu weren't being shaded and
2262         unshaded correctly.
2264 17-Sep-2000
2265 ~~~~~~~~~~~
2266 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
2267 the icon points to as well as its name.
2269 All i?86 platforms are treated as being equivalent (so, if you compile
2270 on a 386 then it'll still run on a 486).
2272 16-Sep-2000
2273 ~~~~~~~~~~~
2274 Pinboard icons can also be renamed.
2275 Pinboard and panel icons can have '~' or '~/' at the start of their
2276 pathnames - this should make it easier to create a system-wide default
2277 panel or pinboard with icons relative to the user's home directory.
2279 14-Sep-2000
2280 ~~~~~~~~~~~
2281 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
2283 13-Sep-2000
2284 ~~~~~~~~~~~
2285 Changing the toolbar options affects existing windows, not just new ones.
2286 Removed the 'Size Bars' display style and replaced it with 'Permissions',
2287 'Type' and 'Times' styles.
2289 12-Sep-2000
2290 ~~~~~~~~~~~
2291 With items that spread over their normal width because they're on the
2292 edge of the window, clicking on the extra bit now works.
2294 Added a size limit of 400K on application icons. This is to prevent
2295 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
2296 to some huge file!
2298 Dragging an item with the middle button when none are selected unselects
2299 the item after the drag.
2301 Added 'Show Location' feature for pinboard and panels - opens a directory
2302 showing where the file really is.
2304 11-Sep-2000
2305 ~~~~~~~~~~~
2306 Allowed items in the far right column to spread right to the edge of the
2307 window. Fixed a bug which prevented Delete from working if there was
2308 no pinboard.
2310 10-Sep-2000
2311 ~~~~~~~~~~~
2312 Deleting items first checks if it will affect the pinboard or panel. A
2313 warning is displayed if so.
2315 Upgraded the query dialog (from ROX-Session) - looks nicer.
2317 09-Sep-2000
2318 ~~~~~~~~~~~
2319 'Unique filer windows' option now has no effect while the spring open
2320 feature is active (spotted by Andrew Booker). Also, when opening a new
2321 window, the old window is destroyed and a new one created (rather than
2322 reusing the old one). This ensures that the new window appears in the
2323 right place.
2325 When a drag from the pinboard or a filer window ends, the selection is
2326 only cleared if the icon was selected by starting the drag. Thus, it now
2327 works like the panels.
2329 08-Sep-2000
2330 ~~~~~~~~~~~
2331 New Close toolbar button (requested by Martin Ward).
2332 Toolbar icons can be turned on and off from the Options box.
2333 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
2334 Made the Shift Open menu text change depending on what is selected.
2335 Bugfix: dragging icons around no longer saved the new pinboard state!
2337 07-Sep-2000
2338 ~~~~~~~~~~~
2339 Running a second copy of the filer as another user will start a new copy
2340 instead of reusing the existing one. Added the '-u' option to display the
2341 name of the user running the filer in each window (also suppresses the
2342 normal don't-run-as-root warning).
2344 Added '-d', which opens a directory as a directory, even if it looks like
2345 an application.
2347 Updated the manual.
2349 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
2351 06-Sep-2000
2352 ~~~~~~~~~~~
2353 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
2354 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
2355 easier to use!
2357 Added much improved icons for executables and for applications without icons
2358 of their own (Victor Liu See-le).
2360 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
2361 Tim Rowledge).
2363 Bugfix: auto-scrolling didn't always stop when a drag ended.
2364 Bugfix: creating a panel with the same name as a file in the current
2365         directory caused an error due to a throwback from when panels were
2366         directories (spotted by Ewan Mac Mahon).
2368 30-Aug-2000 (Release 0.1.27)
2369 ~~~~~~~~~~~
2370 Increased the distance you have to move the pointer to start a drag
2371 slightly. Updated the manual.
2373 Panel icons can now be moved from one side to the other by simply moving
2374 over the gap in the middle. Previously, you had to jump over an icon on
2375 the other side.
2377 Left and right panels look better now. Also, they shrink if you add a top
2378 or bottom panel to make room.
2380 28-Aug-2000
2381 ~~~~~~~~~~~
2382 Dragging on the panel background allows you to slide the bar back and
2383 forth.
2385 27-Aug-2000
2386 ~~~~~~~~~~~
2387 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
2388 the wrong place. Install script no longer overwrites the default run
2389 actions; if the user has changed them leave them alone!
2390 (Martin Ward noted that symlinking to an executable would cause the
2391 executable to be destroyed on upgrade!)
2393 24-Aug-2000
2394 ~~~~~~~~~~~
2395 More improvements to the event handling. Seems to be working again at
2396 last!
2397 Made the toolbar buttons slightly larger, and added a textual display
2398 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
2399 click).
2400 Moved the pinboard over to the new mouse binding code too.
2402 21-Aug-2000
2403 ~~~~~~~~~~~
2404 Started rewriting the event handling for filer windows to go through
2405 the new code in bind.c, like the panel handling does.
2407 20-Aug-2000
2408 ~~~~~~~~~~~
2409 You can now drag icons from the panel to other applications.
2411 18-Aug-2000
2412 ~~~~~~~~~~~
2413 Dragging panel icons with the middle button allows you to move them around.
2415 New option to set the default height for new filer windows (patch from
2416 James Kermode).
2418 17-Aug-2000
2419 ~~~~~~~~~~~
2420 Selecting panel icons now grabs the primary selection. Pasting pastes all
2421 selected file path names. Icons can now be added to either side of the panel.
2423 Bug fix: Moving a file didn't always update the source directory.
2425 16-Aug-2000
2426 ~~~~~~~~~~~
2427 Many improvements to the panel - drag and drop to icons, adding new icons,
2428 selections (doesn't grab the primary selection yet though), removing icons
2429 and automatically saving the panel when it's changed.
2430         
2431 11-Aug-2000
2432 ~~~~~~~~~~~
2433 Improved reference counting on images (hopefully!). Lots of work on
2434 rewriting the panel system.
2436 07-Aug-2000
2437 ~~~~~~~~~~~
2438 Made the timeout for the spring-open feature configurable (requested by
2439 Chris Garrett).
2441 Use short form of --version in install.sh and don't use unsetenv() if it
2442 isn't available (Mattias Engdegård).
2444 06-Aug-2000
2445 ~~~~~~~~~~~
2446 New options to set the pinboard text foreground and background colours
2447 (suggested by James Kermode).
2449 05-Aug-2000
2450 ~~~~~~~~~~~
2451 Your home directory is now displayed as '~' in the title bar, rather
2452 than as a full path.
2454 01-Aug-2000 (Release 0.1.26)
2455 ~~~~~~~~~~~
2456 Added a popup menu of commonly used chmod strings to the Permissions
2457 box. Bracketed text and spaces are now ignored in the commands.
2458 Bug fix: Only menu keys changed since the last load were saved!
2460 31-Jul-2000
2461 ~~~~~~~~~~~
2462 Bug fix: Mount points on the pinboard didn't always redraw when the
2463 mounted/unmounted state changed.
2465 30-Jul-2000
2466 ~~~~~~~~~~~
2467 Renaming now uses the action windows. This means that you can now
2468 rename something onto another filesystem.
2470 28-Jul-2000
2471 ~~~~~~~~~~~
2472 The menu key bindings are now only saved if they actually changed.
2474 Code tidying: Moved some typedefs to the new `global.h' file and
2475 thus removed the dependencies between header files :-)
2477 26-Jul-2000
2478 ~~~~~~~~~~~
2479 Tab and Shift-Tab move to next and previous selected item.
2481 25-Jul-2000
2482 ~~~~~~~~~~~
2483 The new display styles can now be saved as the defaults (bug spotted by
2484 Vladimir Klebanov).
2486 When autoscrolling is used, prevent the last-highlighted directory
2487 from springing open. 'spring open' now defaults to off.
2489 The toolbar Up and Home buttons can act as drop targets (and spring open
2490 too!).
2492 Options to set the pinboard text background style (suggested by James
2493 Kermode).
2495 23-Jul-2000
2496 ~~~~~~~~~~~
2497 Added an option to control the spring-loading feature. Added tooltips
2498 to some of the options. Improved the rule for deciding whether to open
2499 a new window when you click on the toolbar buttons.
2501 Stopped the spring-open window moving while it's open (prevents a bug
2502 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
2504 Dragging near the edge of a window scrolls. Improved the lasso box drag
2505 to use the same system (so it scrolls without you having to move the
2506 mouse).
2508 22-Jul-2000
2509 ~~~~~~~~~~~
2510 Added 'spring-loaded' directories. If you drag a file over a directory and
2511 hold it there, the directory will spring open! (suggested by Barney
2512 Clarkson)
2514 21-Jul-2000
2515 ~~~~~~~~~~~
2516 In the path entry minibuffer, an exact match is favoured over any other
2517 match. So, if you enter '.xsession' and press Return you'll get it, not
2518 '.xsession-errors' or whatever!
2520 The filer now clears APP_DIR from the environment so that child processes
2521 don't get it. Fixed a bug which caused problems when using a small version
2522 of the 'missing image' image.
2524 19-Jul-2000
2525 ~~~~~~~~~~~
2526 Creating a new directory now makes sure the display is updated.
2528 18-Jul-2000 (Release 0.1.25)
2529 ~~~~~~~~~~~
2530 Prevent dragging from a pinboard selection to itself, or onto the desktop
2531 background.
2533 17-Jul-2000
2534 ~~~~~~~~~~~
2535 Clicking on the root window works (button-1 clears the selection,
2536 button-3 opens the pinboard menu). The pinboard can own the primary
2537 selection, which means that you can select something and then paste
2538 its name into another program.
2540 Keys bound to menu entries are automatically saved when the filer quits.
2542 16-Jul-2000
2543 ~~~~~~~~~~~
2544 Changed the install script so that the CVS directories don't get installed.
2546 The 'rox' script now just calls AppRun directly.
2547 Panels can be created without starting a new copy of the filer.
2548 The pinboard can be changed or removed by using --pinboard a second time.
2550 Files can be given as arguments - they are opened as if they were clicked
2551 on in a filer window (suggested by Alex Holden).  If no arguments are
2552 given then the default is now the current directory (not your home
2553 directory).
2555 If you start the leafname in the path minibuffer with '.' then the Show
2556 Hidden feature is temporarily turned on.
2558 15-Jul-2000
2559 ~~~~~~~~~~~
2560 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
2561 selects the icon clicked on while the menu is open. Pinned icons are
2562 now updated when the pointer moves over them, if necessary.
2564 14-Jul-2000
2565 ~~~~~~~~~~~
2566 Menu-clicking on a pinboard icon now brings up a menu.
2567 Clicks on the root window are still ignored though; need to support
2568 the GNOME-compliant window manager system for passing root clicks on...
2570 12-Jul-2000
2571 ~~~~~~~~~~~
2572 Files can now be dragged to pinboard icons, and they highlight nicely too!
2573 If the --override option is used, the filer will bypass the window manager
2574 and position the icons directly.
2576 11-Jul-2000
2577 ~~~~~~~~~~~
2578 Pinboard icons can now be dragged to filer windows or applications, just
2579 like normal icons.
2581 10-Jul-2000
2582 ~~~~~~~~~~~
2583 Changed the DnD code to make it easier for the pinboard code to use it.
2584 Up and Home buttons on the toolbar now use the 'New window on button 1'
2585 option setting (suggested by Vincent Lefèvre).
2587 09-Jul-2000
2588 ~~~~~~~~~~~
2589 Pinboard can have mount points and symlinks on it.
2591 06-Jul-2000
2592 ~~~~~~~~~~~
2593 Dragging with the Menu button moves icons around. Clicking with the
2594 other button removes icons from the pinboard.
2596 05-Jul-2000
2597 ~~~~~~~~~~~
2598 Dragging files to the pinboard adds them to it and automatically saves
2599 the pinboard too.
2601 02-Jul-2000
2602 ~~~~~~~~~~~
2603 Pinboard is now loaded from a file specified on the command line.
2605 01-Jul-2000
2606 ~~~~~~~~~~~
2607 'Home' now appears on the background if you run it with --pinboard.
2608 Clicking opens your home directory. Doesn't do much else.
2609 Fixed a bug which prevented the minibuffer label from appearing on
2610 some versions of GTK+.
2612 30-Jun-2000
2613 ~~~~~~~~~~~
2614 First steps towards pinboard support (requested by P.S.S.Camp and
2615 Darren Winsper).
2617 16-Jun-2000
2618 ~~~~~~~~~~~
2619 Changed the Display menu layout - now there are four basic types (Large or
2620 Small, with or without details) and the type of detail desired is chosen
2621 from a sub-sub-menu.
2623 Added a new display style - bars showing the sizes of the files. The bars are
2624 drawn on a log scale.
2626 15-Jun-2000
2627 ~~~~~~~~~~~
2628 Changed the display menu - you can now choose large or small icons, with or
2629 without details. The details displayed can also be changed. I'm not quite
2630 happy with the UI yet though...
2632 Split the filer.c source file into two (filer.c and display.c) since it was
2633 becoming rather unwieldy. This means that some of the option names have
2634 changed because they've moved to a new section in the options window...
2636 14-Jun-2000
2637 ~~~~~~~~~~~
2638 Fixed a problem where ImLib support failed on multi-depth displays (reported
2639 by Stephen Harrison).
2641 06-Jun-2000 (Release 0.1.24)
2642 ~~~~~~~~~~~
2643 Added the install.sh script for easier installation.
2644 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
2645 standard types are in Choices.
2646 Fixed a bug which could cause 'top' panels to appear in the wrong place
2647 (Alex Holden).
2648 Changed the sort order for Sort By Type so that directories come before
2649 files (suggested by Chris Garrett).
2650 `Single-click navigation' and 'Ignore case when sorting' now both default
2651 to On.
2653 03-Jun-2000
2654 ~~~~~~~~~~~
2655 Improved the theme support to allow tiled background images.
2656 Fixed a bug which prevented tilde expansion from working in the
2657 shell command minibuffer.
2659 02-Jun-2000
2660 ~~~~~~~~~~~
2661 Made the help button look a bit nicer and changed the Find and Permissions
2662 action windows to use the icon instead of a text button.
2663 Removed the 3D borders from the help and toolbar buttons when not selected
2664 (looks much better!). Setting a run action by dragging to a symlink now
2665 dereferences the link (suggested by Ewan Mac Mahon).
2667 Default search path for Choices is now:
2668         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
2670 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
2671 probably slows everything down, but the next Gtk+ release should do double
2672 buffering so all this will get changed then...
2674 01-Jun-2000
2675 ~~~~~~~~~~~
2676 Added a Help icon to the toolbar, which does the same as choosing `Show
2677 ROX-Filer Help' from the menu.
2679 25-May-2000
2680 ~~~~~~~~~~~
2681 Started adding some code to truncate long filenames (not finished yet).
2682 Fixed a bug which could cause directories to appear empty when using VFS.
2683 Added the 'Select If' minibuffer, which selects all files matching the
2684 entered expression.
2686 21-May-2000
2687 ~~~~~~~~~~~
2688 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
2689 Updated several of the remaining icons by copying them from the GNOME
2690 desktop (suggested by Volker Braun).
2693 16-May-2000 (Release 0.1.23)
2694 ~~~~~~~~~~~
2695 Added the `Window->Set Run Action' menu item. This allows you to specify the
2696 default run action for a file by simply dragging the file into a program.
2697 You can also enter a shell command in the minibuffer to make that command
2698 the default.
2699 The cursor is a bit nicer and usually appears where you want it to now. You
2700 can also get rid of it by pressing Escape.
2702 12-May-2000
2703 ~~~~~~~~~~~
2704 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
2705 Applied Vincent's patch (minor updates to the Frech translation).
2706 Fixed a problem with the pixmap caching - the filer would detect that the
2707 file had changed and try to reload it, but ImLib would simply return its
2708 cached copy!
2710 28-Apr-2000
2711 ~~~~~~~~~~~
2712 Removed a debugging message that had somehow got into the release version :-(
2713 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
2714 an empty directory caused odd effects.
2716 24-Apr-2000 (Release 0.1.22)
2717 ~~~~~~~~~~~
2718 When starting, the filer will check to see if it is already running.
2719 If it is then the arguments are passed to that copy.
2721 23-Apr-2000
2722 ~~~~~~~~~~~
2723 Bug fix: Attempting to open a Find preview window could cause a crash
2724 if the directory containing the item could not be opened.
2725 Button-3 clicking on the toolbar icons opens a new window.
2728 21-Apr-2000
2729 ~~~~~~~~~~~
2730 Added Vincent Lefevre's French translation. Changed to using my own
2731 gettext function because some platforms don't have it or implement
2732 it differently.
2734 18-Apr-2000 (Release 0.1.21)
2735 ~~~~~~~~~~~
2736 Completed marking translatable strings. Dragging with the middle button
2737 now moves files.
2739 17-Apr-2000
2740 ~~~~~~~~~~~
2741 Made lots of changes to the way menus are stored; this makes i18n of the
2742 menus easier.
2744 16-Apr-2000
2745 ~~~~~~~~~~~
2746 Added GNU gettext support.
2747 Shell meta-characters in shell commands are escaped.
2749 15-Apr-2000
2750 ~~~~~~~~~~~
2751 Tab in the shell commands minibuffer does shell-style completion.
2753 14-Apr-2000 (Release 0.1.20)
2754 ~~~~~~~~~~~
2755 ImLib is used for rendering if possible. Small Icons super-samples the
2756 image down.
2758 13-Apr-2000
2759 ~~~~~~~~~~~
2760 Copying from inside a VFS directory now works.
2762 09-Apr-2000
2763 ~~~~~~~~~~~
2764 Added the Shell Command feature to the minibuffer.
2765 Fixed a bug which causes unnecessary flickering when a hidden file was
2766 detected.
2767 Removed 'Touch' from the menu; easy enough from the minibuffer now.
2768 Changed the type guessing system - scans all files in MIME-info directories
2769 now.
2771 02-Apr-2000
2772 ~~~~~~~~~~~
2773 Added a nice list displaying the found files. Clicking opens a preview window
2774 onto the directory and winks the file.
2776 18-Mar-2000
2777 ~~~~~~~~~~~
2778 Merged the MIME-Type and Special fields in the info window into a single
2779 Type field (since only one could be used at a time anyway).
2780 Made lots of changes to the panel menu. You can now remove things much more
2781 easily.
2782 Unstat()able files now display the error message in the Full Info display,
2783 instead of random values.
2784 Check for copying a directory onto itself, as well as into itself.
2786 Applied Bernard's patch:
2787 - Copy (menu entry) now works with action window.
2788 - Deleted/moved directory displays are automatically hidden.
2789 - Added option not to allow run/copy when object
2790   dragged to filer (not panels) icons. Some people like
2791   it the RISC OS way...
2792 - Full info alignment of App objects and owner/group
2793   alignment corrected.
2794 - Info window: added special info for symlinks, apps
2795   and mount points.
2797 17-Mar-2000
2798 ~~~~~~~~~~~
2799 Added support for mc's Virtual File System.
2801 12-Mar-2000
2802 ~~~~~~~~~~~
2803 New Window appears greyed out if Unique Windows is selected.
2804 Added 'Permissions' (chmod) feature.
2806 10-Mar-2000
2807 ~~~~~~~~~~~
2808 Added Bernard Jungen's patch:
2809 - Dates are displayed in a more RISC OS like format.
2810 - (Scanning) is shown in the titlebar during scans.
2811 - Option to only display one window per directory.
2812 - User and group names displayed in the Full Info view.
2813 - Open Parent in the root does nothing.
2814 - Errors in options are only reported once.
2815 - File does chdir() if -b isn't possible (prevents getting the full path
2816   in the file(1) says... box).
2819 Before the Changes file
2820 ~~~~~~~~~~~~~~~~~~~~~~~
2821 The following people added code before I started keeping this log:
2823 Jens Askengren          GNOME-style toolbar
2824 Bernard Jungen          lots of patches all over the place!
2825 Christiansen Merel      initial support for ImLib
2826 Chris Sawer             leafname field in the Info box
2827 Simon Truss             support for mount points on NetBSD