r1100: Bugfix: The pinboard would highlight to accept any type of drop (not just
[rox-filer.git] / ROX-Filer / Help / Changes
blob3eb6d02a188fc3d0a95513dfe9b77be1ddcc74eb
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 16-Jan-2001
6 ~~~~~~~~~~~
7 Converter for old-format config files now stops if the file looks like
8 XML (probably from a failed conversion).
9 Allow '~' in globicons file.
10 Bugfix: When using spring-opening or following symlinks, trying to open
11         a non-existant directory could cause a crash.
12 Bugfix: The pinboard would highlight to accept any type of drop (not just
13         files).
15 13-Jan-2001
16 ~~~~~~~~~~~
17 Fixed some compile problems on Solaris (Andreas Dehmel).
18 Clicking an unscanned item now scans it (instead of reporting an error).
19 Dialog boxes in Gtk+-2.0 now set a default button.
20 Number keys on the keypad couldn't be used for groups (reported by Arnaud
21 Calvo).
23 11-Jan-2001
24 ~~~~~~~~~~~
25 Updated Spanish translation (Marcelo Ramos).
26 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
28 09-Jan-2001
29 ~~~~~~~~~~~
30 Converted French manual to DocBook (Arnaud Calvo).
31 Fixed some compiler warnings (Vincent Lefèvre).
33 09-Jan-2001 (Release-1.1.11)
34 ~~~~~~~~~~~
35 Mark action windows as dialogs (requested by Daniel Pittman).
36 Reset the background colour when drawing, as the Xenophilia keeps changing
37 it (reported by Wilbert Berendsen).
39 08-Jan-2001
40 ~~~~~~~~~~~
41 Changed == to = in make-mo script (Vincent Lefèvre).
42 Added -lm to libpng linker flags (reported by Stephen Watson).
43 Updated the French translation (Vincent Lefèvre).
45 07-Jan-2001
46 ~~~~~~~~~~~
47 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
48         tooltip could get stuck on the screen).
50 06-Jan-2001
51 ~~~~~~~~~~~
52 Bugfix: Options box didn't work unless options had already been saved
53         (reported by Iain Stevenson).
55 05-Jan-2001
56 ~~~~~~~~~~~
57 Stopped unnecessary redrawing of the display (when sorting an already-sorted
58 list).
59 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
60 (Andras Mohari).
62 04-Jan-2001
63 ~~~~~~~~~~~
64 Fixed compile problem (reported by Vincent Lefèvre).
65 Updated French translation (Vincent Lefèvre).
67 03-Jan-2001
68 ~~~~~~~~~~~
69 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
70 their menus correctly.
71 Bugfix: 'From LANG' translation setting had stopped working (reported by
72         Vincent Lefèvre).
74 02-Jan-2001
75 ~~~~~~~~~~~
76 Saved pinboards and panels are now stored in an XML format. Old files should
77 be converted automatically. Icon names may now contain the < and > characters
78 (requested by Bernard Jungen).
80 01-Jan-2002
81 ~~~~~~~~~~~
82 Updated French translation (Vincent Lefèvre).
83 Updated Polish translation (Krzysztof Krzy¿aniak).
85 30-Dec-2001
86 ~~~~~~~~~~~
87 Updated Spanish translation (Marcelo Ramos).
89 29-Dec-2001
90 ~~~~~~~~~~~
91 When changing directory, make more effort to wink or select the appropriate
92 item.
94 29-Dec-2001 (Release 1.1.10)
95 ~~~~~~~~~~~
96 Updated French translation (Vincent Lefèvre).
97 Bugfix: Using Shift to open the Send To menu without a selected file stopped
98         the toggle menu items from working!
100 28-Dec-2001
101 ~~~~~~~~~~~
102 With Gtk+-2.0, the effective permissions are now underlined (like they are
103 with Gtk+-1.2).
104 Put all the flags in the options box on one line, along with the Quiet button
105 (looks neater).
106 Updated manual.
108 27-Dec-2001
109 ~~~~~~~~~~~
110 Reorganised the Options box somewhat.
111 Bugfix: Closing a window while creating thumbnails caused a crash.
113 26-Dec-2001
114 ~~~~~~~~~~~
115 Icons are dragged from their corners again (requested by Liav Asseraf).
116 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
117 Renamed '.DirIcon.png' to just '.DirIcon'.
118 In action windows, standard error from moving, copying and mounting operations
119 is captured and displayed, giving a more useful message (Stephen Watson).
120 Support for Gtk+-1.3.12.
122 25-Dec-2001
123 ~~~~~~~~~~~
124 Updated Polish translation (Krzysztof Krzy¿aniak).
126 24-Dec-2001
127 ~~~~~~~~~~~
128 File groups are now saved (automatically).
129 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
131 23-Dec-2001
132 ~~~~~~~~~~~
133 Added Version SOAP RPC.
134 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
135 specified in the translation (was always using iso-8859-1).
137 22-Dec-2001
138 ~~~~~~~~~~~
139 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
140 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
141 flags to title bar.
143 21-Dec-2001
144 ~~~~~~~~~~~
145 New 'Show image thumnails' option to set this as the default (requested by
146 Kristian Rink).
147 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
149 20-Dec-2001
150 ~~~~~~~~~~~
151 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
152 be turned on and off. Thumbnails are loaded in the background, and a progress
153 bar is displayed in the filer window.
154 Replaced old Gtk+-1.2.x text widget in action windows with new one.
156 19-Dec-2001
157 ~~~~~~~~~~~
158 Improved error reporting.
159 Improved sizing code when details are on.
161 18-Dec-2001
162 ~~~~~~~~~~~
163 Updated to new version 0.4 of the thumbnails standard.
164 Added 'Quiet' check box to action windows. Quiet button now turns on
165 check box and does 'Yes'.
167 17-Dec-2001
168 ~~~~~~~~~~~
169 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
170 UTF-8 as they are loaded.
171 Added a missing #ifdef for the regex code (Couderc Damien).
172 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
173 fixed, though).
175 16-Dec-2001
176 ~~~~~~~~~~~
177 Closing a window with a keypress caused warnings to appear (reported by
178 Fabien Coutant).
179 Updated Spanish translation (Marcelo Ramos).
180 New 'Single click nagivation on the pinboard' option (requested by
181 Michael).
182 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
184 Internal changes to options system:
185 - Options can be used as soon as they are registered (not just once the
186   filer is fully initialised).
187 - New widget types can be registered in a modular fashion.
189 13-Dec-2001 (Release 1.1.9)
190 ~~~~~~~~~~~
191 More fixes for panel resizing (reported by Stephen Watson).
192 Target mode, dragging an unselected item, and auto-selecting an item when
193 opening the menu now all work without grabbing the primary selection.
194 Finished new scanning code (image == NULL is now OK everywhere).
196 12-Dec-2001
197 ~~~~~~~~~~~
198 Clicking on an item which is selected, but not part of the primary selection,
199 now reclaims the selection.
200 Removed default minibuffer option for now.
201 The dash forms in Find tests can be combined, eg '-rwx'.
202 Updated manual.
204 11-Dec-2001
205 ~~~~~~~~~~~
206 Additional window hints - pinboard and panels refuse focus and pinboard
207 icons are marked as desktop features (requested by Laurent Moussault).
208 Thumbnails are now stored using an md5 hash of their names.
209 Pinboard icons can be repositioned by dragging with the left mouse button
210 (middle button drag stopped working with sawfish, and this is easier anyway).
212 10-Dec-2001
213 ~~~~~~~~~~~
214 New scanning system: blank items are added to the window first and then the
215 icons and types get filled in later. Looks better and simplifies the sizing
216 code a bit.
217 Code tidying in various places.
219 09-Dec-2001
220 ~~~~~~~~~~~
221 Bugfix: Filer would quit if only Info boxes were open.
222 Bugfix: Pinboard and panel windows didn't get the correct hints set under
223         Gtk+-2.0.
225 08-Dec-2001
226 ~~~~~~~~~~~
227 Many internal changes to Collection widget for Gtk+-2.0. Should be more
228 efficient now, and easier to get aa fonts working...
230 07-Dec-2001
231 ~~~~~~~~~~~
232 Fixed Gtk+-2.0 wheel mouse support.
233 In the Info box, 'File says...' was reporting on the program used to
234 edit the file, not the file itself!
235 For glib-2.0, use the new spawn function and report errors nicely.
237 06-Dec-2001
238 ~~~~~~~~~~~
239 Updated Russian translation (Dmitry Elfimov).
240 Thumbnail information in the PNG image is now namespaced to 'Thumb'
241 (recommended by Jens Finke).
242 FileType SOAP RPC return format has been updated to the latest version
243 of the SOAP working draft.
244 Added Large File Support: files over 4Gb now have their sizes detected
245 correctly (Stephen Watson). Note: this disables libvfs support.
246 New option to have the minibuffer open by default on new windows
247 (Bochicchio).
249 05-Dec-2001
250 ~~~~~~~~~~~
251 When resizing the collection, only ensure the cursor is still visible if
252 it was in the displayed area before.
254 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
255 on a hidden item.
257 When using --show with a hidden file, turn on Show Hidden. Also, delay the
258 winking effect until the window actually appears.
260 04-Dec-2001
261 ~~~~~~~~~~~
262 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
263 so they redisplay quickly next time the filer is loaded (requested by
264 Kristian A. Rink and others).
266 Bugfix: Toggling the section with a middle button drag could lose the primary
267         selection (Andras Mohari).
269 03-Dec-2001
270 ~~~~~~~~~~~
271 Use gtk_set_locale instead of setlocale (Andras Mohari).
273 02-Dec-2001
274 ~~~~~~~~~~~
275 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
277 01-Dec-2001
278 ~~~~~~~~~~~
279 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
280 the SOAP IPC window for a particular hostname and user ID. This makes it
281 easier for other programs to talk to the filer.
283 30-Nov-2001
284 ~~~~~~~~~~~
285 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
287 29-Nov-2001
288 ~~~~~~~~~~~
289 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
290 submenu.
291 The filer now closes stdin when it starts. This is to prevent child
292 processes, such as auto-mounters, from trying to read a password from
293 the console (Olivier Fourdan).
295 27-Nov-2001
296 ~~~~~~~~~~~
297 Manpage is now generated automatically from DocBook source.
298 Short forms for many find expressions, such as -d for IsDir (suggested by
299 (Andras Mohari).
301 26-Nov-2001
302 ~~~~~~~~~~~
303 More Gtk+-1.3.11 support, including use of the new message dialog.
304 When the filer loses the primary selection, display the selected items
305 shaded, but don't unselect them (Andras Mohari).
307 24-Nov-2001
308 ~~~~~~~~~~~
309 Updated to Gtk+-1.3.11.
311 23-Nov-2001
312 ~~~~~~~~~~~
313 Show the current run action for a file in the Info box (Stephen Watson).
315 21-Nov-2001
316 ~~~~~~~~~~~
317 If a panel applet quits then it is removed from the panel, instead of being
318 replaced by a Restart button.
320 16-Nov-2001
321 ~~~~~~~~~~~
322 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
323 instead of destroying it and creating a new one (suggested by Greg Spath).
325 15-Nov-2001
326 ~~~~~~~~~~~
327 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
329 14-Nov-2001
330 ~~~~~~~~~~~
331 Code tidying in menu.c (Bernard Jungen).
333 13-Nov-2001
334 ~~~~~~~~~~~
335 Opening a filer window from the Set Icon dialog turns thumbnails display
336 on (suggested by Francesco Bochicchio).
337 Right-clicking the Help toolbar button reuses the same window.
339 12-Nov-2001
340 ~~~~~~~~~~~
341 Made some strings easier to translate, fixed a problem with translating a blank
342 string, and changed the details toolbar button to leave the size alone (Andras
343 Mohari).
344 Improved key handling (key presses were sometimes ignored).
345 Bugfix: A very long and narrow icon could make the filer try to scale to a
346         width or height of zero (Andras Mohari).
348 09-Nov-2001
349 ~~~~~~~~~~~
350 Allow current directory and selection to be stored with Ctrl+[0-9] and
351 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
352 saved yet.
354 08-Nov-2001
355 ~~~~~~~~~~~
356 Don't use re_set_syntax() on systems that don't have it (reported by
357 Couderc Damien).
358 In action windows, the a long filename no longer makes the window get wider
359 (requested by Graham Borland).
360 Added 'Types' section to the Options window, allowing easy(ish) access
361 to the MIME-info files, plus a reload button, and icons for MIME-types can
362 be set from the 'Set Icon...' box (Stephen Watson).
364 07-Nov-2001
365 ~~~~~~~~~~~
366 Added a menu to the 'Set Icon...' box which shows all directories currently
367 used for icons (Francesco Bochicchio).
368 Fix small error in German translation (Christopher Arndt).
369 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
371 06-Nov-2001
372 ~~~~~~~~~~~
373 Added Spanish translation (Marcelo Ramos).
374 Applied Bernard Jungen's latest patch:
375 - Disk usage forgot to count special files like pipes, etc.
376 - Page up/down scrolls a window full at a time instead of 10 items.
377 - Don't get icons from the cache if thumbnail mode is off anymore.
378 - modechange.c: deleted useless stuff and fixed octal parsing to detect
379   *all* illegal values (eg 010000000000000).
380 - Added 'Show/hide hidden files' toolbar button.
381 - Lots of code tidying.
384 05-Nov-2001
385 ~~~~~~~~~~~
386 Holding the pointer over a symlink shows the target in a tooltip
387 (Stephen Watson; suggested by Arnaud Calvo).
389 01-Nov-2001
390 ~~~~~~~~~~~
391 Updated French translation (Vincent Lefèvre).
393 30-Oct-2001 (Release 1.1.8)
394 ~~~~~~~~~~~
395 Updated to support Gtk+-1.3.10.
397 17-Oct-2001
398 ~~~~~~~~~~~
399 Slightly better positioning of filenames and details (Bernard Jungen).
400 When resizing, only add space for an extra row in Small Icons mode.
402 16-Oct-2001
403 ~~~~~~~~~~~
404 Make the Set Run Action box command box have the "$1" already filled in
405 (suggested by Helgi Hrafn Gunnarsson).
407 15-Oct-2001
408 ~~~~~~~~~~~
409 Set the WM_CLASS for saveboxes, so that window managers can treat them
410 specially, if required (Andrew Flegg).
412 14-Oct-2001
413 ~~~~~~~~~~~
414 Changed internal format used to send to requests to SOAP, and added --RPC
415 option to access it directly.
417 12-Oct-2001
418 ~~~~~~~~~~~
419 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
420 Bugfix: If file doesn't accept the '-b' option then examining a file in
421         the root directory didn't work (Stephen Watson).
423 10-Oct-2001
424 ~~~~~~~~~~~
425 Use --version instead of 'which' to test for programs as not everyone has
426 which (suggested by Vincent Lefevre).
427 Bugfix: When setting an icon for a file with a space in the name, the
428         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
429         Turski). The 'globicons' file should be converted automatically
430         when the filer is run.
432 08-Oct-2001
433 ~~~~~~~~~~~
434 Added support for the regex field in MIME-info. This allows files to be
435 matched with patterns, not just on their extensions. For example, '.gtkrc'
436 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
437 Andras Mohari).
439 05-Oct-2001
440 ~~~~~~~~~~~
441 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
443 04-Oct-2001
444 ~~~~~~~~~~~
445 When running on a remote machine, display the remote host's name in the
446 title bar (Stephen Watson).
448 02-Oct-2001
449 ~~~~~~~~~~~
450 New option to control whether a middle button drag moves the files or
451 brings up a menu.
452 Allow submenus in AppInfo.xml file (Stephen Watson).
454 26-Sep-2001
455 ~~~~~~~~~~~
456 Now supports Gtk+-1.3.9, but not earlier developer releases.
458 25-Sep-2001
459 ~~~~~~~~~~~
460 Disk Usage can cope with larger sizes, and reports the number of files and
461 directories counted; new Show Hidden and Inherit Options options; new -D
462 option to close directories; and changes to formatting of file sizes
463 (Bernard Jungen).
465 24-Sep-2001
466 ~~~~~~~~~~~
467 Updated Hungarian translation (Andras Mohari).
468 Improved the filename colouring code so that colours are only allocated
469 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
470 Bugfix: When sorting while winking an item, the filer would sometimes scroll
471         to the wrong place (Andras Mohari).
472 Bugfix: If all the selected files were deleted, then trying to paste the
473         selection caused a crash (Fabien Coutant).
475 20-Sep-2001
476 ~~~~~~~~~~~
477 Colour files by type (Andras Mohari).
479 11-Sep-2001
480 ~~~~~~~~~~~
481 Added -p to mkdir in install scripts to create any missing parent
482 directories (Michel Alexandre Salim).
484 09-Sep-2001
485 ~~~~~~~~~~~
486 Dragging files with the middle button (or Button1+Alt) brings up a menu
487 of possible actions (Taras).
488 New option to control size of icons in `New' and `Send To' menus (Stephen
489 Watson).
490 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
491         (reported by Michel Alexandre Salim).
493 06-Sep-2001
494 ~~~~~~~~~~~
495 Window positions can be saved and restored by a session manager (Anders
496 Lundmark).
498 05-Sep-2001
499 ~~~~~~~~~~~
500 Fixed an untranslated string (Andras Mohari).
502 04-Sep-2001
503 ~~~~~~~~~~~
504 The style for pinboard and panel icon text can be set (requested by Greg
505 Spath) with:
507         widget "*.pinboard-icon" style "..."
508         widget "*.panel-icon.*" style "..."
510 03-Sep-2001
511 ~~~~~~~~~~~
512 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
513         a (harmless) warning message (reported by Vincent Lefèvre).
515 03-Sep-2001 (Release 1.1.7)
516 ~~~~~~~~~~~
517 Added an option to control whether extensions take precedence over the
518 executable bit of a file (requested by MJ Ray).
519 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
520 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
522 02-Sep-2001
523 ~~~~~~~~~~~
524 The options controlling when windows resize work again.
526 31-Aug-2001
527 ~~~~~~~~~~~
528 Better guessing of window size for display styles with details.
530 29-Aug-2001
531 ~~~~~~~~~~~
532 The 'src/po/dist' script now converts all text to UTF-8.
534 28-Aug-2001
535 ~~~~~~~~~~~
536 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
537 Boulton).
539 27-Aug-2001
540 ~~~~~~~~~~~
541 Updated Dutch translation (Jasper Huijsmans).
542 Send To menu lists contents of all Send To directories in Choices, not just
543 the first one found.
544 Fixed another XML compiling problem (Stephen Watson).
546 23-Aug-2001
547 ~~~~~~~~~~~
548 Added Customise to `Send To' menu.
550 22-Aug-2001
551 ~~~~~~~~~~~
552 Detached Send To menu from main menu structure. Allows key-binding to open
553 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
554 Shift+Menu brings up the menu directly.
556 20-Aug-2001
557 ~~~~~~~~~~~
558 Fixed compiling problem with some versions of libxml (Stephen Watson).
559 Changed a text message in the Options box (about binding keys to menus) into
560 a button which shows the message in an alert box. Maybe people will read the
561 message now?
563 19-Aug-2001
564 ~~~~~~~~~~~
565 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
566 Scrolling using a wheel mouse now always goes at the same speed, whatever the
567 display style (requested by aardvark joe).
569 10-Aug-2001
570 ~~~~~~~~~~~
571 Added 'Send To' menu (Stephen Watson).
573 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
574         Booker).
576 07-Aug-2001
577 ~~~~~~~~~~~
578 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
579 Richard G.)
581 03-Aug-2001
582 ~~~~~~~~~~~
583 Added French translation of the manual (Arnaud Calvo).
585 24-Jul-2001
586 ~~~~~~~~~~~
587 Filer wouldn't compile or run if it was in a directory with spaces in the
588 name (reported by Benjamin Munoz).
590 23-Jul-2001
591 ~~~~~~~~~~~
592 Added options for default action window settings for Brief, Force and Recurse
593 (Liav Asseraf).
594 New default for sort type is Sort By Name (requested by Andreas Dehmel).
595 Bugfix: Clicking on a file with no run action set gave two error boxes.
597 19-Jul-2001
598 ~~~~~~~~~~~
599 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
601 18-Jul-2001
602 ~~~~~~~~~~~
603 Added some more hints to pinboard and panel windows to comply with the new
604 freedesktop.org window manger spec.
606 15-Jul-2001
607 ~~~~~~~~~~~
608 New option to set the maximum size the auto-resizer will resize a window to
609 (requested by Andreas Dehmel).
611 14-Jul-2001
612 ~~~~~~~~~~~
613 When using the Set Run Action box, make the command default to the currently
614 set command (suggested by Arnaud Calvo).
616 12-Jul-2001 (Release 1.1.6)
617 ~~~~~~~~~~~
618 Updated the French translation (Vincent Lefèvre).
620 10-Jul-2001
621 ~~~~~~~~~~~
622 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
624 09-Jul-2001
625 ~~~~~~~~~~~
626 Use the user's preferred font for item filenames, not the Gtk default
627 (requested by Jim Knoble).
629 03-Jul-2001
630 ~~~~~~~~~~~
631 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
633 02-Jul-2001
634 ~~~~~~~~~~~
635 Don't show tooltips for applets as it causes problems (reported by Stephen
636 Watson).
638 30-Jun-2001
639 ~~~~~~~~~~~
640 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
641           long names too). Fixed a crash-on-click problem on the root window.
643 29-Jun-2001
644 ~~~~~~~~~~~
645 More work on Gtk+-2.0 -- seems to be usable now :-)
647 28-Jun-2001
648 ~~~~~~~~~~~
649 Started work to support Gtk+-2.0.
651 26-Jun-2001
652 ~~~~~~~~~~~
653 Moved 'relative link' option above the buttons in the Link box (Stephen
654 Watson).
655 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
656         display to scroll (reported by Andreas Dehmel).
658 21-Jun-2001
659 ~~~~~~~~~~~
660 Replaced 'New File...' menu item with a submenu generated from the contents
661 of '<Choices>/Templates' (Stephen Watson).
663 20-Jun-2001
664 ~~~~~~~~~~~
665 `Xterm here' command can contain arguments (Andras Mohari).
666 Made the menu appear in a sensible place, so it's easy to get to the File
667 submenu (suggested by André Wyrwa).
669 19-Jun-2001
670 ~~~~~~~~~~~
671 Updated French translation (Vincent Lefèvre).
672 Added a German translation (André Wyrwa).
674 13-Jun-2001
675 ~~~~~~~~~~~
676 Added an extra option to control the resizing behaviour. Can be set to resize
677 never, always, or only when the display style changes (requested by Andreas).
679 07-Jun-2001 (Release 1.1.5)
680 ~~~~~~~~~~~
681 Updated Russian translation (Dmitry Elfimov).
683 06-Jun-2001
684 ~~~~~~~~~~~
685 Unless compiling with mc's libvfs for virtual filesystem support, change the
686 menu structure for use with the newer AVFS system.
687 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
689 Bug fix: Running the filer with a translation set would make it crash
690          (reported by Dmitry Elfimov).
692 04-Jun-2001 (Release 1.1.4)
693 ~~~~~~~~~~~
694 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
695 and the default size with no details.
697 30-May-2001
698 ~~~~~~~~~~~
699 Replaced Large/Small toolbar buttons with a single Size button which
700 cycles through Small/Large/Huge (other button to reverse).
702 28-May-2001
703 ~~~~~~~~~~~
704 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
705 menus.
707 25-May-2001
708 ~~~~~~~~~~~
709 Long leafnames wrap onto multiple lines in Huge mode, like they do for
710 Large Icons mode.
712 24-May-2001
713 ~~~~~~~~~~~
714 Display tooltips for pinboard and panel icons, where needed.
716 23-May-2001
717 ~~~~~~~~~~~
718 New option to show number of files / size of selected files in the toolbar
719 (Andras Mohari).
721 22-May-2001
722 ~~~~~~~~~~~
723 New options section 'panel' allows icon text to be hidden for all icons, no
724 icons, or just applications (suggested by José Romildo Malaquias).
726 17-May-2001
727 ~~~~~~~~~~~
728 Converted the options window to a tabbed notebook (Denis Manente).
730 16-May-2001
731 ~~~~~~~~~~~
732 Pressing the mouse button down on an icon no longer winks it; only releasing
733 the button to run it does.
734 Added 'Show Info' to panel/pinboard menu.
735 The File Info box grabs the primary selection when a row is selected
736 (allows you to paste email addresses, URLs, etc).
738 15-May-2001
739 ~~~~~~~~~~~
740 Opening a pinboard or panel menu over an icon no longer selects it -- this
741 allows the selection to be passed to an application run using its AppMenu
742 (requested by Christopher Arndt).
744 14-May-2001
745 ~~~~~~~~~~~
746 In Large Icons display style, a file's name may wrap onto a second line.
748 13-May-2001
749 ~~~~~~~~~~~
750 Merged code for handling selections and menus that was common to pinboards
751 and panels into icon.c.
753 09-May-2001
754 ~~~~~~~~~~~
755 When using 'From LANG', extract the language code from the string to get
756 the filename, instead of using the whole string (Andras Mohari).
757 Added support for very old versions of libxml (reported by Lukasz Stelmach
758 and Vincent Lefèvre).
760 08-May-2001
761 ~~~~~~~~~~~
762 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
764 07-May-2001 (Release 1.1.3)
765 ~~~~~~~~~~~
766 Updated the documentation.
768 06-May-2001
769 ~~~~~~~~~~~
770 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
771 up if they're too small.
773 03-May-2001
774 ~~~~~~~~~~~
775 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
776 Stephen Watson).
777 Pinboards and panels should now work with IceWM without needing -o
778 (Christopher Arndt).
779 Allow text messages in the toolbar to go off the side (instead of resizing the
780 window).
782 02-May-2001
783 ~~~~~~~~~~~
784 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
785 Without a selection, the name of the file under the cursor is added.
787 29-Apr-2001
788 ~~~~~~~~~~~
789 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
790 down Ctrl for the File submenu.
792 28-Apr-2001
793 ~~~~~~~~~~~
794 Added a new 'About' section to AppInfo. Any elements in here are added
795 into the info box. Added a 'Refresh' button to the info box.
796 Added a ROX-Filer/Styles file for default colours (default filer background
797 is now lighter).
799 27-Apr-2001
800 ~~~~~~~~~~~
801 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
802 info to it later...
804 26-Apr-2001
805 ~~~~~~~~~~~
806 Updated Russian translation (Dmitry Elfimov).
808 25-Apr-2001
809 ~~~~~~~~~~~
810 AppInfo file may contain a <Summary> element - the text inside will be
811 displayed in a tooltip if the mouse is held over the item in a filer
812 window.
814 22-Apr-2001
815 ~~~~~~~~~~~
816 Filer now looks for AppInfo.xml before AppMenu. This is for future
817 expansion...
819 18-Apr-2001
820 ~~~~~~~~~~~
821 Automatic resizing of windows when changing directory is now optional
822 (requested by Paul E. Johnson and Andreas Thorn).
824 11-Apr-2001
825 ~~~~~~~~~~~
826 The symlink box allows you to choose to create relative or absolute links
827 (suggested by Stephen Watson).
829 09-Apr-2001
830 ~~~~~~~~~~~
831 Fix some typos and untranslated strings (Andras Mohari).
833 08-Apr-2001
834 ~~~~~~~~~~~
835 Added a Russian translation (Dmitry Elfimov).
837 06-Apr-2001
838 ~~~~~~~~~~~
839 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
841 05-Apr-2001
842 ~~~~~~~~~~~
843 Winking an item in a directory makes it flash twice instead of once (easier
844 to see). Also, creating a new file or directory from the menu winks the new
845 item.
847 Bugfix: When a directory was rescanned because of a move operation,
848         the `Set Icon...' settings didn't work (reported by Damien
849         Couderc).
851 02-Apr-2001
852 ~~~~~~~~~~~
853 New display style 'Huge Icons' to make viewing thumbnails easier.
854 Added a Hungarian translation (Andras Mohari).
855 Updated the French translation (Vincent Lefèvre).
856 Double clicking on a filer window's background resizes the window (Denis
857 Manente).
859 01-Apr-2001
860 ~~~~~~~~~~~
861 If an item's name is truncated, show it in a tooltip when the pointer is
862 held over the item (Denis Manente).
864 30-Mar-2001 (Release 1.1.2)
865 ~~~~~~~~~~~
866 Asking for help on a directory always tries to open <dir>/Help first, even
867 for non-applications.
869 29-Mar-2001
870 ~~~~~~~~~~~
871 If run without -n, the filer will put itself in the background. Thus,
872 the 'rox' command behaves the same whether or not the filer is already
873 running.
875 27-Mar-2001
876 ~~~~~~~~~~~
877 Support for the new version of libxml (reported by Andreas Dehmel).
879 26-Mar-2001
880 ~~~~~~~~~~~
881 Rewrote parser for options. Smaller and neater (hopefully this will fix
882 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
884 Bugfix: While scanning, the resizer could make the window too large.
886 23-Mar-2001
887 ~~~~~~~~~~~
888 Moving the cursor down in the next-to-last row will move to the last
889 item if there is nothing under the cursor (suggested by Graham Borland).
891 21-Mar-2001
892 ~~~~~~~~~~~
893 When changing directory, only make the window larger (if needed), never
894 smaller (suggested by Diego Zamboni).
896 17-Mar-2001
897 ~~~~~~~~~~~
898 Changing directory autosizes the window automatically (Denis Manente).
899 Internal changes to the way different layouts are handled.
901 15-Mar-2001
902 ~~~~~~~~~~~
903 Pressing space (to select/unselect an item) now also moves the cursor to
904 the next item (suggested by Anders Lundmark).
906 Copying directories tries to preserve the timestamps, like it does for
907 files (suggested by José Romildo Malaquias).
909 14-Mar-2001
910 ~~~~~~~~~~~
911 Added '--mime-type FILE' option, which simply writes the type of FILE to
912 standard output (Stephen Watson).
914 Added 'Home Directory' to Window menu (requested by Graham Borland).
916 11-Mar-2001
917 ~~~~~~~~~~~
918 Copying a directory which doesn't have user write permission will give it
919 user write during the copy to avoid permission denied errors (suggested by
920 Liav Asseraf).
922 New sort option - 'Directories always come first' (requested by Liav Asseraf).
924 10-Mar-2001
925 ~~~~~~~~~~~
926 Dragging a lasso box with the middle button toggles the selected state
927 of the items enclosed (Denis Manente).
929 09-Mar-2001
930 ~~~~~~~~~~~
931 Changing the display style now resizes the window (Denis Manente).
933 08-Mar-2001
934 ~~~~~~~~~~~
935 New pinboards get a 'Home' icon in the top left corner as new users often
936 think the pinboard isn't working because it starts empty (suggested by
937 Vor'Cha).
939 Converted AppMenu file format to XML.
940 Added AppMenu file with options to control the pinboard.
942 06-Mar-2001
943 ~~~~~~~~~~~
944 Highlight invalid Find expressions in red (Anders Lundmark).
946 04-Mar-2001
947 ~~~~~~~~~~~
948 When resizing windows, try to keep the window fully inside the screen area
949 (Denis Manente).
951 03-Mar-2001
952 ~~~~~~~~~~~
953 Updated the Dutch translation (Jan Wagemakers).
955 27-Feb-2001
956 ~~~~~~~~~~~
957 When mounting a device, the new window appears after mounting, not before.
958 This means that it's more likely to get sized correctly (requested by
959 Ewan Mac Mahon).
961 24-Feb-2001
962 ~~~~~~~~~~~
963 Added two new options to control when minibuffer completion beeps (requested
964 by Liav Asseraf).
966 20-Feb-2001
967 ~~~~~~~~~~~
968 Added 'New File...' feature (James Kermode).
970 16-Feb-2001
971 ~~~~~~~~~~~
972 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
974 09-Feb-2001 (Release 1.1.1)
975 ~~~~~~~~~~~
976 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
977 of the text... (Diego Zamboni).
979 Added a Polish translation (Andrzej Borsuk).
981 Bugfix: Sometimes it wasn't possible to delete something that was on a
982         pinboard or panel, even after confirming (reported by Diego Zamboni).
984 07-Feb-2001
985 ~~~~~~~~~~~
986 Sliders in the options box can have a numerical value display (Diego Zamboni).
987 Fixed a stray warning message displayed when non-default pinboard options
988 were used (Diego Zamboni).
990 New menu item 'Set Icon...' allows you to choose any icon for any file or
991 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
993 03-Feb-2001
994 ~~~~~~~~~~~
995 Many internal changes to the Options system.
997 30-Jan-2001
998 ~~~~~~~~~~~
999 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
1000         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
1002 28-Jan-2001
1003 ~~~~~~~~~~~
1004 Added Diego Zamboni's patch to make configuring VFS easier.
1006 27-Jan-2001
1007 ~~~~~~~~~~~
1008 Improved compiling - now correctly reports an error if the file doesn't
1009 compile. If configure is missing then autoconf is run automatically.
1011 After a Find completes, you are given the option of doing the search again
1012 (Anders Lundmark).
1014 Applications can define a list of menu items to display on their menus
1015 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
1016 lines in the form 'option Text'.
1018 24-Jan-2001
1019 ~~~~~~~~~~~
1020 Added two new pinboard options - one to allow setting the grid step size
1021 and one to allow icons to go slightly off the side of the screen (Diego
1022 Zamboni).
1024 23-Jan-2001
1025 ~~~~~~~~~~~
1026 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
1027         Zamboni).
1029 22-Jan-2001
1030 ~~~~~~~~~~~
1031 Updated the French translation (Vincent Lefèvre).
1033 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
1034         Watson).
1036 20-Jan-2001 (Release 1.1.0)
1037 ~~~~~~~~~~~
1038 Removed the 'Initial window height' option. The filer tries to pick a
1039 sensible shape itself now.
1041 Bugfix: If an image was moved to a directory which didn't generate thumbs
1042         then it would display, but never be updated. Even if it wasn't that
1043         file at all, just a reused inode!
1044 Bugfix: Changing the display style didn't always redraw the display.
1045 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
1046         column acted like clicking on the far-right column.
1048 18-Jan-2001
1049 ~~~~~~~~~~~
1050 Changed background colour to be more compatible with the Gtk themes system.
1052 12-Jan-2001
1053 ~~~~~~~~~~~
1054 Removed all the message window stuff. ROX-Filer no longer grabs standard
1055 error from its child processes. Changed because ROX-Session now does a much
1056 better job.
1058 10-Jan-2001
1059 ~~~~~~~~~~~
1060 Filer is more generous in what hostnames it considers local.
1061 Patch to include pixbuf headers correctly (Diego Zamboni).
1063 08-Jan-2001
1064 ~~~~~~~~~~~
1065 Bug fix: Didn't always use the fully qualified host name for DnD.
1067 30-Dec-2000
1068 ~~~~~~~~~~~
1069 If a file has a known extension then it is given the appropriate type even
1070 if the file is executable (Simon Britnell).
1072 28-Dec-2000
1073 ~~~~~~~~~~~
1074 Added a menu entry 'Resize Window' to set the window to a sensible size
1075 when you want it.
1077 25-Dec-2000
1078 ~~~~~~~~~~~
1079 Try to open new windows at a sensible size for their contents (Denis Manente).
1081 24-Dec-2000
1082 ~~~~~~~~~~~
1083 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
1084         wasn't updated (reported by Wilbert Berendsen).
1086 20-Dec-2000
1087 ~~~~~~~~~~~
1088 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
1089 Updated French translation (Vincent Lefèvre).
1090 Added new 'Create Thumbs' entry on the Display menu which tries to load
1091 every file in the directory as an image and use that image for the file
1092 (suggested by Sprague and Simon Britnell).
1094 19-Dec-2000
1095 ~~~~~~~~~~~
1096 Converted to use gdk-pixbuf instead of ImLib.
1097 Fixed a few compiler warnings and improved the error message displayed
1098 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
1099 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
1100 given file, updating directory views and icons as needed.
1102 18-Dec-2000
1103 ~~~~~~~~~~~
1104 AppIcon.xpm must be a regular file (stops people trying to crash the
1105 filer by symlinking to /dev/...).
1106 Fixed a missing translation in the pinboard options (Denis Manente).
1108 17-Dec-2000
1109 ~~~~~~~~~~~
1110 Attempting to run the filer before compiling will now ask if you want
1111 to compile.
1112 Removed lots of platform-specific mount point code and replaced it with
1113 python's portable system.
1114 New options section allows you to choose a translation without having to
1115 set the LANG variable.
1117 16-Dec-2000
1118 ~~~~~~~~~~~
1119 Added '-w', '-i' and '-W' command line options for forcing icons or
1120 directories to be rescanned (Diego Zamboni).
1122 13-Dec-2000 (Release 1.0.0)
1123 ~~~~~~~~~~~
1124 Made a few updates to the manual.
1126 08-Dec-2000
1127 ~~~~~~~~~~~
1128 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
1129 a pinboard icon, tries to send it to the back (might help with some WMs).
1131 04-Dec-2000 (Release 0.1.30)
1132 ~~~~~~~~~~~
1133 When a panel is used for the first time, put the user's home directory and
1134 the directory containing ROX-Filer on it instead of leaving it blank.
1136 24-Nov-2000
1137 ~~~~~~~~~~~
1138 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
1139 Added a #include for OSF1 (Vincent Lefevre).
1141 23-Nov-2000
1142 ~~~~~~~~~~~
1143 Bugfix: On many systems, the filer would fail to remove zombie processes
1144         due to a typo (spotted by Philip Hazel and tracked down by Stephen
1145         Watson).
1147 22-Nov-2000
1148 ~~~~~~~~~~~
1149 Bugfix: Removing an item from the panel now resizes the panel (reported
1150         by Wilbert Berendsen).
1151 Bugfix: Editing an icon's path failed to update its hash entry.
1153 20-Nov-2000
1154 ~~~~~~~~~~~
1155 If a case-sensitve match for an extension can't be found then try a
1156 case-insensitive match - so .BMP and similar work (Denis Manente).
1158 17-Nov-2000
1159 ~~~~~~~~~~~
1160 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
1161 Added a VFS menu entry for .deb files (Vincent Ledda).
1163 11-Nov-2000
1164 ~~~~~~~~~~~
1165 Mounting or unmounting a directory forces mtab to be reread, even if the
1166 timestamp hasn't changed (problem reported by Wilbert Berendsen).
1168 When the 'Unique windows' option is on, remove the old window AFTER creating
1169 the new one, so that the filer doesn't quit because there are zero windows
1170 open... (Denis Manente).
1172 07-Nov-2000
1173 ~~~~~~~~~~~
1174 Updated the Dutch translation (Jan Wagemakers).
1176 29-Oct-2000
1177 ~~~~~~~~~~~
1178 Updated the French translation (Vincent Lefèvre).
1180 Using --version and --help options no longer requires an X server connection,
1181 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
1182 'man rox' (Bernard Jungen). 
1184 Bugfix: A corrupted AppIcon.xpm could crash the filer.
1186 24-Oct-2000 (Release 0.1.29)
1187 ~~~~~~~~~~~
1188 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
1189         the makedist script to remove the .cvsignore files (spotted by Andy
1190         Piper).
1192 20-Oct-2000
1193 ~~~~~~~~~~~
1194 Improved the install script so that it installs the man-page. Also made it
1195 easier to use. Updated the French translation and fixed a couple of
1196 typos (Vincent Lefèvre).
1198 17-Oct-2000
1199 ~~~~~~~~~~~
1200 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
1201 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
1203 08-Oct-2000
1204 ~~~~~~~~~~~
1205 Added a Dutch translation (Jan Wagemakers).
1207 05-Oct-2000
1208 ~~~~~~~~~~~
1209 Added an Italian translation (Denis Manente).
1211 04-Oct-2000
1212 ~~~~~~~~~~~
1213 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
1214         the owner of the symlink. Slight security risk, and also prevented
1215         users symlinking AppRun to their binaries...
1217 29-Sep-2000
1218 ~~~~~~~~~~~
1219 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
1220         This means it is now possible to click on a pinboard icon to change
1221         between pinboards...
1223 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
1224         or resized. Now flickers when resizing if there's a textured
1225         background - seems to be necessary :-(
1227 26-Sep-2000
1228 ~~~~~~~~~~~
1229 Running as root now simply turns on the -u flag, rather than displaying
1230 a warning box.
1232 The toolbar height is now correctly taken into account when sizing a new filer
1233 window (Denis Manente).
1235 When guessing file types from extensions, the filer now tries to find the
1236 longest extension that matches (eg .ps.gz, then .gz).
1238 25-Sep-2000
1239 ~~~~~~~~~~~
1240 The lasso box is now drawn so that the box will be in the foreground colour
1241 over the background, rather than by just inverting the pixel value and hoping
1242 it's visible (spotted by Philip Hazel).
1244 24-Sep-2000
1245 ~~~~~~~~~~~
1246 If the home directory is '/' then don't show it as '~' (suggested by
1247 Bernard Jungen).
1249 Added '--show=FILE' option - this will be needed by other ROX
1250 applications, so it needs to be in version 1.0.0.
1252 Bugfix: -d option didn't use realpath before sending to an already-running
1253 filer.
1255 22-Sep-2000
1256 ~~~~~~~~~~~
1257 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
1258 newlines (suggested by Bernard Jungen).
1260 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
1262 20-Sep-2000
1263 ~~~~~~~~~~~
1264 Added a man-page (Andy Piper).
1265 Changed `install.sh' from bash to sh (Bernard Jungen).
1267 18-Sep-2000 (Release 0.1.28)
1268 ~~~~~~~~~~~
1269 Bugfix: menu entries on the pinboard menu weren't being shaded and
1270         unshaded correctly.
1272 17-Sep-2000
1273 ~~~~~~~~~~~
1274 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
1275 the icon points to as well as its name.
1277 All i?86 platforms are treated as being equivalent (so, if you compile
1278 on a 386 then it'll still run on a 486).
1280 16-Sep-2000
1281 ~~~~~~~~~~~
1282 Pinboard icons can also be renamed.
1283 Pinboard and panel icons can have '~' or '~/' at the start of their
1284 pathnames - this should make it easier to create a system-wide default
1285 panel or pinboard with icons relative to the user's home directory.
1287 14-Sep-2000
1288 ~~~~~~~~~~~
1289 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
1291 13-Sep-2000
1292 ~~~~~~~~~~~
1293 Changing the toolbar options affects existing windows, not just new ones.
1294 Removed the 'Size Bars' display style and replaced it with 'Permissions',
1295 'Type' and 'Times' styles.
1297 12-Sep-2000
1298 ~~~~~~~~~~~
1299 With items that spread over their normal width because they're on the
1300 edge of the window, clicking on the extra bit now works.
1302 Added a size limit of 400K on application icons. This is to prevent
1303 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
1304 to some huge file!
1306 Dragging an item with the middle button when none are selected unselects
1307 the item after the drag.
1309 Added 'Show Location' feature for pinboard and panels - opens a directory
1310 showing where the file really is.
1312 11-Sep-2000
1313 ~~~~~~~~~~~
1314 Allowed items in the far right column to spread right to the edge of the
1315 window. Fixed a bug which prevented Delete from working if there was
1316 no pinboard.
1318 10-Sep-2000
1319 ~~~~~~~~~~~
1320 Deleting items first checks if it will affect the pinboard or panel. A
1321 warning is displayed if so.
1323 Upgraded the query dialog (from ROX-Session) - looks nicer.
1325 09-Sep-2000
1326 ~~~~~~~~~~~
1327 'Unique filer windows' option now has no effect while the spring open
1328 feature is active (spotted by Andrew Booker). Also, when opening a new
1329 window, the old window is destroyed and a new one created (rather than
1330 reusing the old one). This ensures that the new window appears in the
1331 right place.
1333 When a drag from the pinboard or a filer window ends, the selection is
1334 only cleared if the icon was selected by starting the drag. Thus, it now
1335 works like the panels.
1337 08-Sep-2000
1338 ~~~~~~~~~~~
1339 New Close toolbar button (requested by Martin Ward).
1340 Toolbar icons can be turned on and off from the Options box.
1341 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
1342 Made the Shift Open menu text change depending on what is selected.
1343 Bugfix: dragging icons around no longer saved the new pinboard state!
1345 07-Sep-2000
1346 ~~~~~~~~~~~
1347 Running a second copy of the filer as another user will start a new copy
1348 instead of reusing the existing one. Added the '-u' option to display the
1349 name of the user running the filer in each window (also suppresses the
1350 normal don't-run-as-root warning).
1352 Added '-d', which opens a directory as a directory, even if it looks like
1353 an application.
1355 Updated the manual.
1357 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
1359 06-Sep-2000
1360 ~~~~~~~~~~~
1361 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
1362 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
1363 easier to use!
1365 Added much improved icons for executables and for applications without icons
1366 of their own (Victor Liu See-le).
1368 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
1369 Tim Rowledge).
1371 Bugfix: auto-scrolling didn't always stop when a drag ended.
1372 Bugfix: creating a panel with the same name as a file in the current
1373         directory caused an error due to a throwback from when panels were
1374         directories (spotted by Ewan Mac Mahon).
1376 30-Aug-2000 (Release 0.1.27)
1377 ~~~~~~~~~~~
1378 Increased the distance you have to move the pointer to start a drag
1379 slightly. Updated the manual.
1381 Panel icons can now be moved from one side to the other by simply moving
1382 over the gap in the middle. Previously, you had to jump over an icon on
1383 the other side.
1385 Left and right panels look better now. Also, they shrink if you add a top
1386 or bottom panel to make room.
1388 28-Aug-2000
1389 ~~~~~~~~~~~
1390 Dragging on the panel background allows you to slide the bar back and
1391 forth.
1393 27-Aug-2000
1394 ~~~~~~~~~~~
1395 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
1396 the wrong place. Install script no longer overwrites the default run
1397 actions; if the user has changed them leave them alone!
1398 (Martin Ward noted that symlinking to an executable would cause the
1399 executable to be destroyed on upgrade!)
1401 24-Aug-2000
1402 ~~~~~~~~~~~
1403 More improvements to the event handling. Seems to be working again at
1404 last!
1405 Made the toolbar buttons slightly larger, and added a textual display
1406 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
1407 click).
1408 Moved the pinboard over to the new mouse binding code too.
1410 21-Aug-2000
1411 ~~~~~~~~~~~
1412 Started rewriting the event handling for filer windows to go through
1413 the new code in bind.c, like the panel handling does.
1415 20-Aug-2000
1416 ~~~~~~~~~~~
1417 You can now drag icons from the panel to other applications.
1419 18-Aug-2000
1420 ~~~~~~~~~~~
1421 Dragging panel icons with the middle button allows you to move them around.
1423 New option to set the default height for new filer windows (patch from
1424 James Kermode).
1426 17-Aug-2000
1427 ~~~~~~~~~~~
1428 Selecting panel icons now grabs the primary selection. Pasting pastes all
1429 selected file path names. Icons can now be added to either side of the panel.
1431 Bug fix: Moving a file didn't always update the source directory.
1433 16-Aug-2000
1434 ~~~~~~~~~~~
1435 Many improvements to the panel - drag and drop to icons, adding new icons,
1436 selections (doesn't grab the primary selection yet though), removing icons
1437 and automatically saving the panel when it's changed.
1438         
1439 11-Aug-2000
1440 ~~~~~~~~~~~
1441 Improved reference counting on images (hopefully!). Lots of work on
1442 rewriting the panel system.
1444 07-Aug-2000
1445 ~~~~~~~~~~~
1446 Made the timeout for the spring-open feature configurable (requested by
1447 Chris Garrett).
1449 Use short form of --version in install.sh and don't use unsetenv() if it
1450 isn't available (Mattias Engdegård).
1452 06-Aug-2000
1453 ~~~~~~~~~~~
1454 New options to set the pinboard text foreground and background colours
1455 (suggested by James Kermode).
1457 05-Aug-2000
1458 ~~~~~~~~~~~
1459 Your home directory is now displayed as '~' in the title bar, rather
1460 than as a full path.
1462 01-Aug-2000 (Release 0.1.26)
1463 ~~~~~~~~~~~
1464 Added a popup menu of commonly used chmod strings to the Permissions
1465 box. Bracketed text and spaces are now ignored in the commands.
1466 Bug fix: Only menu keys changed since the last load were saved!
1468 31-Jul-2000
1469 ~~~~~~~~~~~
1470 Bug fix: Mount points on the pinboard didn't always redraw when the
1471 mounted/unmounted state changed.
1473 30-Jul-2000
1474 ~~~~~~~~~~~
1475 Renaming now uses the action windows. This means that you can now
1476 rename something onto another filesystem.
1478 28-Jul-2000
1479 ~~~~~~~~~~~
1480 The menu key bindings are now only saved if they actually changed.
1482 Code tidying: Moved some typedefs to the new `global.h' file and
1483 thus removed the dependencies between header files :-)
1485 26-Jul-2000
1486 ~~~~~~~~~~~
1487 Tab and Shift-Tab move to next and previous selected item.
1489 25-Jul-2000
1490 ~~~~~~~~~~~
1491 The new display styles can now be saved as the defaults (bug spotted by
1492 Vladimir Klebanov).
1494 When autoscrolling is used, prevent the last-highlighted directory
1495 from springing open. 'spring open' now defaults to off.
1497 The toolbar Up and Home buttons can act as drop targets (and spring open
1498 too!).
1500 Options to set the pinboard text background style (suggested by James
1501 Kermode).
1503 23-Jul-2000
1504 ~~~~~~~~~~~
1505 Added an option to control the spring-loading feature. Added tooltips
1506 to some of the options. Improved the rule for deciding whether to open
1507 a new window when you click on the toolbar buttons.
1509 Stopped the spring-open window moving while it's open (prevents a bug
1510 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
1512 Dragging near the edge of a window scrolls. Improved the lasso box drag
1513 to use the same system (so it scrolls without you having to move the
1514 mouse).
1516 22-Jul-2000
1517 ~~~~~~~~~~~
1518 Added 'spring-loaded' directories. If you drag a file over a directory and
1519 hold it there, the directory will spring open! (suggested by Barney
1520 Clarkson)
1522 21-Jul-2000
1523 ~~~~~~~~~~~
1524 In the path entry minibuffer, an exact match is favoured over any other
1525 match. So, if you enter '.xsession' and press Return you'll get it, not
1526 '.xsession-errors' or whatever!
1528 The filer now clears APP_DIR from the environment so that child processes
1529 don't get it. Fixed a bug which caused problems when using a small version
1530 of the 'missing image' image.
1532 19-Jul-2000
1533 ~~~~~~~~~~~
1534 Creating a new directory now makes sure the display is updated.
1536 18-Jul-2000 (Release 0.1.25)
1537 ~~~~~~~~~~~
1538 Prevent dragging from a pinboard selection to itself, or onto the desktop
1539 background.
1541 17-Jul-2000
1542 ~~~~~~~~~~~
1543 Clicking on the root window works (button-1 clears the selection,
1544 button-3 opens the pinboard menu). The pinboard can own the primary
1545 selection, which means that you can select something and then paste
1546 its name into another program.
1548 Keys bound to menu entries are automatically saved when the filer quits.
1550 16-Jul-2000
1551 ~~~~~~~~~~~
1552 Changed the install script so that the CVS directories don't get installed.
1554 The 'rox' script now just calls AppRun directly.
1555 Panels can be created without starting a new copy of the filer.
1556 The pinboard can be changed or removed by using --pinboard a second time.
1558 Files can be given as arguments - they are opened as if they were clicked
1559 on in a filer window (suggested by Alex Holden).  If no arguments are
1560 given then the default is now the current directory (not your home
1561 directory).
1563 If you start the leafname in the path minibuffer with '.' then the Show
1564 Hidden feature is temporarily turned on.
1566 15-Jul-2000
1567 ~~~~~~~~~~~
1568 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
1569 selects the icon clicked on while the menu is open. Pinned icons are
1570 now updated when the pointer moves over them, if necessary.
1572 14-Jul-2000
1573 ~~~~~~~~~~~
1574 Menu-clicking on a pinboard icon now brings up a menu.
1575 Clicks on the root window are still ignored though; need to support
1576 the GNOME-compliant window manager system for passing root clicks on...
1578 12-Jul-2000
1579 ~~~~~~~~~~~
1580 Files can now be dragged to pinboard icons, and they highlight nicely too!
1581 If the --override option is used, the filer will bypass the window manager
1582 and position the icons directly.
1584 11-Jul-2000
1585 ~~~~~~~~~~~
1586 Pinboard icons can now be dragged to filer windows or applications, just
1587 like normal icons.
1589 10-Jul-2000
1590 ~~~~~~~~~~~
1591 Changed the DnD code to make it easier for the pinboard code to use it.
1592 Up and Home buttons on the toolbar now use the 'New window on button 1'
1593 option setting (suggested by Vincent Lefèvre).
1595 09-Jul-2000
1596 ~~~~~~~~~~~
1597 Pinboard can have mount points and symlinks on it.
1599 06-Jul-2000
1600 ~~~~~~~~~~~
1601 Dragging with the Menu button moves icons around. Clicking with the
1602 other button removes icons from the pinboard.
1604 05-Jul-2000
1605 ~~~~~~~~~~~
1606 Dragging files to the pinboard adds them to it and automatically saves
1607 the pinboard too.
1609 02-Jul-2000
1610 ~~~~~~~~~~~
1611 Pinboard is now loaded from a file specified on the command line.
1613 01-Jul-2000
1614 ~~~~~~~~~~~
1615 'Home' now appears on the background if you run it with --pinboard.
1616 Clicking opens your home directory. Doesn't do much else.
1617 Fixed a bug which prevented the minibuffer label from appearing on
1618 some versions of GTK+.
1620 30-Jun-2000
1621 ~~~~~~~~~~~
1622 First steps towards pinboard support (requested by P.S.S.Camp and
1623 Darren Winsper).
1625 16-Jun-2000
1626 ~~~~~~~~~~~
1627 Changed the Display menu layout - now there are four basic types (Large or
1628 Small, with or without details) and the type of detail desired is chosen
1629 from a sub-sub-menu.
1631 Added a new display style - bars showing the sizes of the files. The bars are
1632 drawn on a log scale.
1634 15-Jun-2000
1635 ~~~~~~~~~~~
1636 Changed the display menu - you can now choose large or small icons, with or
1637 without details. The details displayed can also be changed. I'm not quite
1638 happy with the UI yet though...
1640 Split the filer.c source file into two (filer.c and display.c) since it was
1641 becoming rather unwieldy. This means that some of the option names have
1642 changed because they've moved to a new section in the options window...
1644 14-Jun-2000
1645 ~~~~~~~~~~~
1646 Fixed a problem where ImLib support failed on multi-depth displays (reported
1647 by Stephen Harrison).
1649 06-Jun-2000 (Release 0.1.24)
1650 ~~~~~~~~~~~
1651 Added the install.sh script for easier installation.
1652 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
1653 standard types are in Choices.
1654 Fixed a bug which could cause 'top' panels to appear in the wrong place
1655 (Alex Holden).
1656 Changed the sort order for Sort By Type so that directories come before
1657 files (suggested by Chris Garrett).
1658 `Single-click navigation' and 'Ignore case when sorting' now both default
1659 to On.
1661 03-Jun-2000
1662 ~~~~~~~~~~~
1663 Improved the theme support to allow tiled background images.
1664 Fixed a bug which prevented tilde expansion from working in the
1665 shell command minibuffer.
1667 02-Jun-2000
1668 ~~~~~~~~~~~
1669 Made the help button look a bit nicer and changed the Find and Permissions
1670 action windows to use the icon instead of a text button.
1671 Removed the 3D borders from the help and toolbar buttons when not selected
1672 (looks much better!). Setting a run action by dragging to a symlink now
1673 dereferences the link (suggested by Ewan Mac Mahon).
1675 Default search path for Choices is now:
1676         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
1678 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
1679 probably slows everything down, but the next Gtk+ release should do double
1680 buffering so all this will get changed then...
1682 01-Jun-2000
1683 ~~~~~~~~~~~
1684 Added a Help icon to the toolbar, which does the same as choosing `Show
1685 ROX-Filer Help' from the menu.
1687 25-May-2000
1688 ~~~~~~~~~~~
1689 Started adding some code to truncate long filenames (not finished yet).
1690 Fixed a bug which could cause directories to appear empty when using VFS.
1691 Added the 'Select If' minibuffer, which selects all files matching the
1692 entered expression.
1694 21-May-2000
1695 ~~~~~~~~~~~
1696 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
1697 Updated several of the remaining icons by copying them from the GNOME
1698 desktop (suggested by Volker Braun).
1701 16-May-2000 (Release 0.1.23)
1702 ~~~~~~~~~~~
1703 Added the `Window->Set Run Action' menu item. This allows you to specify the
1704 default run action for a file by simply dragging the file into a program.
1705 You can also enter a shell command in the minibuffer to make that command
1706 the default.
1707 The cursor is a bit nicer and usually appears where you want it to now. You
1708 can also get rid of it by pressing Escape.
1710 12-May-2000
1711 ~~~~~~~~~~~
1712 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
1713 Applied Vincent's patch (minor updates to the Frech translation).
1714 Fixed a problem with the pixmap caching - the filer would detect that the
1715 file had changed and try to reload it, but ImLib would simply return its
1716 cached copy!
1718 28-Apr-2000
1719 ~~~~~~~~~~~
1720 Removed a debugging message that had somehow got into the release version :-(
1721 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
1722 an empty directory caused odd effects.
1724 24-Apr-2000 (Release 0.1.22)
1725 ~~~~~~~~~~~
1726 When starting, the filer will check to see if it is already running.
1727 If it is then the arguments are passed to that copy.
1729 23-Apr-2000
1730 ~~~~~~~~~~~
1731 Bug fix: Attempting to open a Find preview window could cause a crash
1732 if the directory containing the item could not be opened.
1733 Button-3 clicking on the toolbar icons opens a new window.
1736 21-Apr-2000
1737 ~~~~~~~~~~~
1738 Added Vincent Lefevre's French translation. Changed to using my own
1739 gettext function because some platforms don't have it or implement
1740 it differently.
1742 18-Apr-2000 (Release 0.1.21)
1743 ~~~~~~~~~~~
1744 Completed marking translatable strings. Dragging with the middle button
1745 now moves files.
1747 17-Apr-2000
1748 ~~~~~~~~~~~
1749 Made lots of changes to the way menus are stored; this makes i18n of the
1750 menus easier.
1752 16-Apr-2000
1753 ~~~~~~~~~~~
1754 Added GNU gettext support.
1755 Shell meta-characters in shell commands are escaped.
1757 15-Apr-2000
1758 ~~~~~~~~~~~
1759 Tab in the shell commands minibuffer does shell-style completion.
1761 14-Apr-2000 (Release 0.1.20)
1762 ~~~~~~~~~~~
1763 ImLib is used for rendering if possible. Small Icons super-samples the
1764 image down.
1766 13-Apr-2000
1767 ~~~~~~~~~~~
1768 Copying from inside a VFS directory now works.
1770 09-Apr-2000
1771 ~~~~~~~~~~~
1772 Added the Shell Command feature to the minibuffer.
1773 Fixed a bug which causes unnecessary flickering when a hidden file was
1774 detected.
1775 Removed 'Touch' from the menu; easy enough from the minibuffer now.
1776 Changed the type guessing system - scans all files in MIME-info directories
1777 now.
1779 02-Apr-2000
1780 ~~~~~~~~~~~
1781 Added a nice list displaying the found files. Clicking opens a preview window
1782 onto the directory and winks the file.
1784 18-Mar-2000
1785 ~~~~~~~~~~~
1786 Merged the MIME-Type and Special fields in the info window into a single
1787 Type field (since only one could be used at a time anyway).
1788 Made lots of changes to the panel menu. You can now remove things much more
1789 easily.
1790 Unstat()able files now display the error message in the Full Info display,
1791 instead of random values.
1792 Check for copying a directory onto itself, as well as into itself.
1794 Applied Bernard's patch:
1795 - Copy (menu entry) now works with action window.
1796 - Deleted/moved directory displays are automatically hidden.
1797 - Added option not to allow run/copy when object
1798   dragged to filer (not panels) icons. Some people like
1799   it the RISC OS way...
1800 - Full info alignment of App objects and owner/group
1801   alignment corrected.
1802 - Info window: added special info for symlinks, apps
1803   and mount points.
1805 17-Mar-2000
1806 ~~~~~~~~~~~
1807 Added support for mc's Virtual File System.
1809 12-Mar-2000
1810 ~~~~~~~~~~~
1811 New Window appears greyed out if Unique Windows is selected.
1812 Added 'Permissions' (chmod) feature.
1814 10-Mar-2000
1815 ~~~~~~~~~~~
1816 Added Bernard Jungen's patch:
1817 - Dates are displayed in a more RISC OS like format.
1818 - (Scanning) is shown in the titlebar during scans.
1819 - Option to only display one window per directory.
1820 - User and group names displayed in the Full Info view.
1821 - Open Parent in the root does nothing.
1822 - Errors in options are only reported once.
1823 - File does chdir() if -b isn't possible (prevents getting the full path
1824   in the file(1) says... box).
1827 Before the Changes file
1828 ~~~~~~~~~~~~~~~~~~~~~~~
1829 The following people added code before I started keeping this log:
1831 Jens Askengren          GNOME-style toolbar
1832 Bernard Jungen          lots of patches all over the place!
1833 Christiansen Merel      initial support for ImLib
1834 Chris Sawer             leafname field in the Info box
1835 Simon Truss             support for mount points on NetBSD