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