r1447: Middle button clicks on the pinboard are passed to the window manager.
[rox-filer.git] / ROX-Filer / Help / Changes
blob4f9a9974e5a695407f85f1e262dfe4a18a7dbfa5
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 08-May-2002
6 ~~~~~~~~~~~
7 Updated French manual translation (Arnaud Calvo).
8 Middle button clicks on the pinboard are passed to the window manager.
10 07-Apr-2002
11 ~~~~~~~~~~~
12 Improved highlighting of icons (Andras Mohari).
14 06-Apr-2002
15 ~~~~~~~~~~~
16 The pinboard is now a screen-sized window. Faster and better looking.
17 Setting the backdrop is now done from the filer.
19 03-Apr-2002
20 ~~~~~~~~~~~
21 The Link box allows an existing symlink to be replaced, instead of
22 complainly that the destination already exists (suggested by Arnaud Calvo).
23 Bugfix: When editing a panel icon, the tooltip didn't update until the next
24         restart (Olli Helenius).
26 02-Apr-2002
27 ~~~~~~~~~~~
28 Added Sort to the OpenDir SOAP method (Stephen Watson).
30 30-Apr-2002
31 ~~~~~~~~~~~
32 Alpha-blending for Small icons, too.
33 Bugfix: When copying directories, ignore an error caused by filesystems,
34         such as Samba shares, that don't support chmod fully (reported by
35         Andrew S Dixon).
37 29-Apr-2002
38 ~~~~~~~~~~~
39 SOAP method OpenDir now allows Style and Details to be specified
40 (Stephen Watson).
42 28-Apr-2002
43 ~~~~~~~~~~~
44 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
45 Small and Large sizes.
47 27-Apr-2002
48 ~~~~~~~~~~~
49 Return in Permissions box activates Quiet.
51 26-Apr-2002
52 ~~~~~~~~~~~
53 MIME information is now read from the freedesktop.org shared database rather
54 than the old Choices/MIME-info directories.
56 25-Apr-2002
57 ~~~~~~~~~~~
58 Don't convert to `real' path when following symlinks, so that Up now returns
59 to the directory containing the symlink, not the thing it linked to
60 (requested by Gregory Spath).
61 Don't quit while Options window is open.
63 21-Apr-2002
64 ~~~~~~~~~~~
65 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
66 the window (requested by Ashwin).
67 Merged OK and Save buttons in the Options box. Revert shades when it would
68 have no effect.
70 17-Apr-2002
71 ~~~~~~~~~~~
72 'New ...' for a template always copies without confirming (suggested by
73 Wilbert Berendsen).
75 16-Apr-2002
76 ~~~~~~~~~~~
77 Set-keybindings button in options box now checks that this feature is on,
78 and explains what to do if not (suggested by Francesco Bochicchio).
80 15-Apr-2002
81 ~~~~~~~~~~~
82 Updated French translation (Vincent Lefèvre).
83 Message in translation options switches language as you move through the
84 options.
86 14-Apr-2002
87 ~~~~~~~~~~~
88 Added Chinese translation (babyfai cheung).
90 14-Apr-2002 (Release 1.3.0)
91 ~~~~~~~~~~~
92 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
93                         
94 13-Apr-2002
95 ~~~~~~~~~~~
96 Place action windows under pointer (suggested by txapela).
98 11-Apr-2002
99 ~~~~~~~~~~~
100 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
101 used.
102 Made background pixmaps for Collections work again (reported by Stephen
103 Watson).
104 Removed pinboard text background style option (it never worked with Gtk+-2.0).
106 09-Apr-2002
107 ~~~~~~~~~~~
108 Added units display to options and improved toolbar options layout (Andras
109 Mohari).
110 When setting the icon for a directory, offer to create a .DirIcon
111 (requested by Matjaz Mihelic).
113 08-Apr-2002
114 ~~~~~~~~~~~
115 Much improved layout for Options box (Andras Mohari).
116 Allow subdirectories in the Send To menu (Stephen Watson).
118 06-Apr-2002
119 ~~~~~~~~~~~
120 Code tidying in various places (Bernard Jungen).
121 Filer windows update automatically when the font or theme changes.
123 05-Apr-2002
124 ~~~~~~~~~~~
125 Various speed improvements.
126 Removed GNOME VFS option (never worked with Gtk+-2.0).
128 04-Apr-2002
129 ~~~~~~~~~~~
130 Auto-raise panels when the pointer hits the side of the screen, and lower
131 when it leaves the panel (Geoff Youngs).
133 03-Apr-2002
134 ~~~~~~~~~~~
135 Slight speed increase when starting.
137 02-Apr-2002
138 ~~~~~~~~~~~
139 Added Danish translation (Christian Storgaard).
141 01-Apr-2002
142 ~~~~~~~~~~~
143 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
144 of Icon, which is now a GObject. Dragging pinboard icons with the middle
145 button is no longer supported.
147 28-Mar-2002
148 ~~~~~~~~~~~
149 Updated Polish translation (Krzysztof Krzy¿aniak).
151 25-Mar-2002
152 ~~~~~~~~~~~
153 New 'Short titlebar flags' option (requested by Andras Mohari).
155 24-Mar-2002
156 ~~~~~~~~~~~
157 Fixed problem which allowed the panel to get the input focus (reported by
158 Brendan McCarthy).
160 22-Mar-2002
161 ~~~~~~~~~~~
162 Large (over 50K) image files are now loaded in a subprocess. Faster, less
163 likely to crash due to bad images, and more responsive.
165 21-Mar-2002
166 ~~~~~~~~~~~
167 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
168 problem. CHARSET is used to try and render the name anyway, and the rename
169 box can be used to fix it (reported by Christopher Arndt).
171 20-Mar-2002
172 ~~~~~~~~~~~
173 Times weren't converted to UTF-8, causing errors in some locales (reported
174 by Christopher Arndt and tracked down by Andras Mohari).
175 Informational messages are now shown with the info icon, not the error symbol
176 (suggested by Andras Mohari).
178 18-Mar-2002
179 ~~~~~~~~~~~
180 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
181 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
182 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
183 gnome-terminal).
184 The Path Entry minibuffer now highlights invalid paths in red, instead of
185 beeping.
187 17-Mar-2002
188 ~~~~~~~~~~~
189 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
190 GObjects. FSCache now works on GObjects, and the interface is therefore
191 simpler now.
193 16-Mar-2002
194 ~~~~~~~~~~~
195 Sorted out some focussing and defaulting behaviour in action windows.
197 14-Mar-2002
198 ~~~~~~~~~~~
199 Split action window code, so that most of the GUI stuff is now in abox.c,
200 and converted to new dialog style.
202 13-Mar-2002
203 ~~~~~~~~~~~
204 Removed remaining support for the old libvfs.
205 Updated lots of code to new Gtk+-2.0 style.
207 12-Mar-2002
208 ~~~~~~~~~~~
209 Panel icons highlight when the pointer is over them.
210 Fixed some untranslatable strings (Andras Mohari).
212 11-Mar-2002
213 ~~~~~~~~~~~
214 Converted Set Run Action box to new style.
216 10-Mar-2002
217 ~~~~~~~~~~~
218 New panel style; better looking, and sensitive right up to the edge of the
219 screen.
220 Converted action window results list to use the new GtkTreeView widget.
222 09-Mar-2002
223 ~~~~~~~~~~~
224 Converted Savebox widget to new Gtk style.
226 07-Mar-2002
227 ~~~~~~~~~~~
228 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
229 Added stock icons to Options box. The filer now requires Gtk+-2.0.
230 Updated Infobox to use new GtkTreeView widget.
232 05-Mar-2002
233 ~~~~~~~~~~~
234 Display action window questions in bold (suggested by Andras Mohari).
235 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
237 28-Feb-2002
238 ~~~~~~~~~~~
239 Fixed sensitive region of icons in large with details display (Bernard
240 Jungen).
242 27-Feb-2002
243 ~~~~~~~~~~~
244 Added Newer option for Copy and Move operations (Stephen Watson).
246 26-Feb-2002
247 ~~~~~~~~~~~
248 Centre colour selector on mouse, and close when options box closes.
249 Got background pixmaps working with Gtk+-2.0.
251 21-Feb-2002
252 ~~~~~~~~~~~
253 Changes to options now take effect instantly. The old Apply button is gone,
254 and Cancel is now Revert.
255 Fixed stupid bug in charset conversions (reported by Andras Mohari).
256 Initial support for gnome-vfs (Mark Heily).
258 20-Feb-2002
259 ~~~~~~~~~~~
260 Internal changes to the options system. See text at start of options.c.
262 19-Feb-2002
263 ~~~~~~~~~~~
264 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
265 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
266 (Micah Dowty).
267 Fix possible type conversion problem in charset conversion code
268 (reported by Serban Udrea).
269 Allow xml:lang attribute in AppInfo files for translations; see
270 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
272 18-Feb-2002
273 ~~~~~~~~~~~
274 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
275 found.
276 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
277 labels display them.
278 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
279 Jungen).
281 17-Feb-2002 (Release 1.2.0)
282 ~~~~~~~~~~~
283 New stable release.
285 13-Feb-2002 (Release 1.1.14)
286 ~~~~~~~~~~~
287 Pressing Escape in a dialog box now closes the box.
289 12-Feb-2002
290 ~~~~~~~~~~~
291 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
292 be used in Makefile (Jim Knoble).
293 Undo 'double clicking unselects' change (requested by Andreas).
295 11-Feb-2002
296 ~~~~~~~~~~~
297 Updated Spanish translation (Marcelo Ramos).
298 Updated French manual translation (Arnaud Calvo).
300 08-Feb-2002 (Release 1.1.13)
301 ~~~~~~~~~~~
302 Use fixed font in minibuffer.
304 07-Feb-2002
305 ~~~~~~~~~~~
306 Updated French manual translation (Arnaud Calvo).
307 Updated Russian translation (Dmitry Elfimov).
309 06-Feb-2002
310 ~~~~~~~~~~~
311 When dragging a lasso box around items, limit the allowed overlap (the
312 space you can drag over the edge of the next item without selecting it)
313 so that very wide items (eg, those with details) are easier to select
314 (requested by Andras Mohari).
316 04-Feb-2002
317 ~~~~~~~~~~~
318 Updated Italian translation (Denis Manente).
320 03-Feb-2002
321 ~~~~~~~~~~~
322 Updated German translation (André Wyrwa).
323 Updated Spanish translation (Marcelo Ramos).
325 02-Feb-2002
326 ~~~~~~~~~~~
327 Updated to version 0.5 of the thumbnails standard. You should rename
328 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
329 them all.
331 01-Feb-2002
332 ~~~~~~~~~~~
333 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
334 and panels (reported by Arnaud Calvo).
336 31-Jan-2002
337 ~~~~~~~~~~~
338 Updated Hungarian translation (Andras Mohari).
339 Double-clicking an item always clears the selection, removed extra newline
340 from man-page and fixed a misplaced #endif (Bernard Jungen).
342 30-Jan-2002
343 ~~~~~~~~~~~
344 Updated Dutch translation (Wilbert Berendsen).
345 Updated to Gtk+-1.3.13 (action window scrolling now works).
347 28-Jan-2002
348 ~~~~~~~~~~~
349 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
350 where opening a savebox put the focus on the last used button instead of
351 the entry (reported by Karol Krenski).
352 Added instructions for Window Maker pinboard icons to the manual
353 (Jim Knoble).
354 Resizer now allows space for the 'Running as ...' message (reported by
355 Wilbert Berendsen).
357 25-Jan-2002
358 ~~~~~~~~~~~
359 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
360 of giving a warning (reported by Gregory Spath).
362 24-Jan-2002 (Release 1.1.12)
363 ~~~~~~~~~~~
364 Updated Hungarian translation (Andras Mohari).
366 23-Jan-2002
367 ~~~~~~~~~~~
368 Only check for thumbnails in the thumbnail scanning code, not when loading
369 any image (saves time).
370 Assume pathnames and labels for pinboards and panels are in the local charset
371 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
372 When using 'Shell Command...' from the menu with an item selected by opening
373 the menu, the item now remains selected when you enter the command.
375 Updated French translation (Vincent Lefèvre).
376 Updated Dutch translation (Wilbert Berendsen).
378 22-Jan-2002
379 ~~~~~~~~~~~
380 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
381 the panel, so that applets can find it more easiliy (requested by Stephen
382 Watson).
383 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
384 Loading a thumbnail now stores the details when loading started, not
385 when it finished.
386 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
387         text entry.
389 21-Jan-2002
390 ~~~~~~~~~~~
391 Changing the permission on a file failed to update the display (reported by
392 Karol Krenski). Also made other updates more efficient.
393 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
394 has stopped accepting STRING.
396 20-Jan-2002
397 ~~~~~~~~~~~
398 Added a configure check for iconv.h.
399 Use double instead of long for file sizes in find.c (Bernard Jungen).
401 19-Jan-2002
402 ~~~~~~~~~~~
403 Thumbnails code failed to update images when they changed (reported by
404 Andreas).
406 18-Jan-2002
407 ~~~~~~~~~~~
408 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
409 conversion fails (Stephen Watson).
411 Deleting a symlink to a pinboard or panel icon showed a warning, even though
412 there was no danger, because it followed the symlink. Trying to copy a symlink
413 inside the directory it pointed to failed for the same reason.
415 17-Jan-2002
416 ~~~~~~~~~~~
417 Big changes to internationalisation for pinboards and panels to fix problems
418 with incompatible character sets (reported by Arnaud Calvo).
419 When creating thumbnails, create to a temporary file and rename in case another
420 program tries to write the save thumbnail at the same time.
421 As a special case, running with just '-v' doesn't call gtk_init, allowing
422 installing without an X server (requested by Michael Duelli).
424 16-Jan-2002
425 ~~~~~~~~~~~
426 Converter for old-format config files now stops if the file looks like
427 XML (probably from a failed conversion).
428 Allow '~' in globicons file.
429 Bugfix: When using spring-opening or following symlinks, trying to open
430         a non-existant directory could cause a crash.
431 Bugfix: The pinboard would highlight to accept any type of drop (not just
432         files).
434 13-Jan-2002
435 ~~~~~~~~~~~
436 Fixed some compile problems on Solaris (Andreas Dehmel).
437 Clicking an unscanned item now scans it (instead of reporting an error).
438 Dialog boxes in Gtk+-2.0 now set a default button.
439 Number keys on the keypad couldn't be used for groups (reported by Arnaud
440 Calvo).
442 11-Jan-2002
443 ~~~~~~~~~~~
444 Updated Spanish translation (Marcelo Ramos).
445 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
447 09-Jan-2002
448 ~~~~~~~~~~~
449 Converted French manual to DocBook (Arnaud Calvo).
450 Fixed some compiler warnings (Vincent Lefèvre).
452 09-Jan-2002 (Release-1.1.11)
453 ~~~~~~~~~~~
454 Mark action windows as dialogs (requested by Daniel Pittman).
455 Reset the background colour when drawing, as the Xenophilia keeps changing
456 it (reported by Wilbert Berendsen).
458 08-Jan-2002
459 ~~~~~~~~~~~
460 Changed == to = in make-mo script (Vincent Lefèvre).
461 Added -lm to libpng linker flags (reported by Stephen Watson).
462 Updated the French translation (Vincent Lefèvre).
464 07-Jan-2002
465 ~~~~~~~~~~~
466 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
467         tooltip could get stuck on the screen).
469 06-Jan-2002
470 ~~~~~~~~~~~
471 Bugfix: Options box didn't work unless options had already been saved
472         (reported by Iain Stevenson).
474 05-Jan-2002
475 ~~~~~~~~~~~
476 Stopped unnecessary redrawing of the display (when sorting an already-sorted
477 list).
478 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
479 (Andras Mohari).
481 04-Jan-2002
482 ~~~~~~~~~~~
483 Fixed compile problem (reported by Vincent Lefèvre).
484 Updated French translation (Vincent Lefèvre).
486 03-Jan-2002
487 ~~~~~~~~~~~
488 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
489 their menus correctly.
490 Bugfix: 'From LANG' translation setting had stopped working (reported by
491         Vincent Lefèvre).
493 02-Jan-2002
494 ~~~~~~~~~~~
495 Saved pinboards and panels are now stored in an XML format. Old files should
496 be converted automatically. Icon names may now contain the < and > characters
497 (requested by Bernard Jungen).
499 01-Jan-2002
500 ~~~~~~~~~~~
501 Updated French translation (Vincent Lefèvre).
502 Updated Polish translation (Krzysztof Krzy¿aniak).
504 30-Dec-2001
505 ~~~~~~~~~~~
506 Updated Spanish translation (Marcelo Ramos).
508 29-Dec-2001
509 ~~~~~~~~~~~
510 When changing directory, make more effort to wink or select the appropriate
511 item.
513 29-Dec-2001 (Release 1.1.10)
514 ~~~~~~~~~~~
515 Updated French translation (Vincent Lefèvre).
516 Bugfix: Using Shift to open the Send To menu without a selected file stopped
517         the toggle menu items from working!
519 28-Dec-2001
520 ~~~~~~~~~~~
521 With Gtk+-2.0, the effective permissions are now underlined (like they are
522 with Gtk+-1.2).
523 Put all the flags in the options box on one line, along with the Quiet button
524 (looks neater).
525 Updated manual.
527 27-Dec-2001
528 ~~~~~~~~~~~
529 Reorganised the Options box somewhat.
530 Bugfix: Closing a window while creating thumbnails caused a crash.
532 26-Dec-2001
533 ~~~~~~~~~~~
534 Icons are dragged from their corners again (requested by Liav Asseraf).
535 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
536 Renamed '.DirIcon.png' to just '.DirIcon'.
537 In action windows, standard error from moving, copying and mounting operations
538 is captured and displayed, giving a more useful message (Stephen Watson).
539 Support for Gtk+-1.3.12.
541 25-Dec-2001
542 ~~~~~~~~~~~
543 Updated Polish translation (Krzysztof Krzy¿aniak).
545 24-Dec-2001
546 ~~~~~~~~~~~
547 File groups are now saved (automatically).
548 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
550 23-Dec-2001
551 ~~~~~~~~~~~
552 Added Version SOAP RPC.
553 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
554 specified in the translation (was always using iso-8859-1).
556 22-Dec-2001
557 ~~~~~~~~~~~
558 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
559 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
560 flags to title bar.
562 21-Dec-2001
563 ~~~~~~~~~~~
564 New 'Show image thumnails' option to set this as the default (requested by
565 Kristian Rink).
566 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
568 20-Dec-2001
569 ~~~~~~~~~~~
570 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
571 be turned on and off. Thumbnails are loaded in the background, and a progress
572 bar is displayed in the filer window.
573 Replaced old Gtk+-1.2.x text widget in action windows with new one.
575 19-Dec-2001
576 ~~~~~~~~~~~
577 Improved error reporting.
578 Improved sizing code when details are on.
580 18-Dec-2001
581 ~~~~~~~~~~~
582 Updated to new version 0.4 of the thumbnails standard.
583 Added 'Quiet' check box to action windows. Quiet button now turns on
584 check box and does 'Yes'.
586 17-Dec-2001
587 ~~~~~~~~~~~
588 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
589 UTF-8 as they are loaded.
590 Added a missing #ifdef for the regex code (Couderc Damien).
591 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
592 fixed, though).
594 16-Dec-2001
595 ~~~~~~~~~~~
596 Closing a window with a keypress caused warnings to appear (reported by
597 Fabien Coutant).
598 Updated Spanish translation (Marcelo Ramos).
599 New 'Single click nagivation on the pinboard' option (requested by
600 Michael).
601 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
603 Internal changes to options system:
604 - Options can be used as soon as they are registered (not just once the
605   filer is fully initialised).
606 - New widget types can be registered in a modular fashion.
608 13-Dec-2001 (Release 1.1.9)
609 ~~~~~~~~~~~
610 More fixes for panel resizing (reported by Stephen Watson).
611 Target mode, dragging an unselected item, and auto-selecting an item when
612 opening the menu now all work without grabbing the primary selection.
613 Finished new scanning code (image == NULL is now OK everywhere).
615 12-Dec-2001
616 ~~~~~~~~~~~
617 Clicking on an item which is selected, but not part of the primary selection,
618 now reclaims the selection.
619 Removed default minibuffer option for now.
620 The dash forms in Find tests can be combined, eg '-rwx'.
621 Updated manual.
623 11-Dec-2001
624 ~~~~~~~~~~~
625 Additional window hints - pinboard and panels refuse focus and pinboard
626 icons are marked as desktop features (requested by Laurent Moussault).
627 Thumbnails are now stored using an md5 hash of their names.
628 Pinboard icons can be repositioned by dragging with the left mouse button
629 (middle button drag stopped working with sawfish, and this is easier anyway).
631 10-Dec-2001
632 ~~~~~~~~~~~
633 New scanning system: blank items are added to the window first and then the
634 icons and types get filled in later. Looks better and simplifies the sizing
635 code a bit.
636 Code tidying in various places.
638 09-Dec-2001
639 ~~~~~~~~~~~
640 Bugfix: Filer would quit if only Info boxes were open.
641 Bugfix: Pinboard and panel windows didn't get the correct hints set under
642         Gtk+-2.0.
644 08-Dec-2001
645 ~~~~~~~~~~~
646 Many internal changes to Collection widget for Gtk+-2.0. Should be more
647 efficient now, and easier to get aa fonts working...
649 07-Dec-2001
650 ~~~~~~~~~~~
651 Fixed Gtk+-2.0 wheel mouse support.
652 In the Info box, 'File says...' was reporting on the program used to
653 edit the file, not the file itself!
654 For glib-2.0, use the new spawn function and report errors nicely.
656 06-Dec-2001
657 ~~~~~~~~~~~
658 Updated Russian translation (Dmitry Elfimov).
659 Thumbnail information in the PNG image is now namespaced to 'Thumb'
660 (recommended by Jens Finke).
661 FileType SOAP RPC return format has been updated to the latest version
662 of the SOAP working draft.
663 Added Large File Support: files over 4Gb now have their sizes detected
664 correctly (Stephen Watson). Note: this disables libvfs support.
665 New option to have the minibuffer open by default on new windows
666 (Bochicchio).
668 05-Dec-2001
669 ~~~~~~~~~~~
670 When resizing the collection, only ensure the cursor is still visible if
671 it was in the displayed area before.
673 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
674 on a hidden item.
676 When using --show with a hidden file, turn on Show Hidden. Also, delay the
677 winking effect until the window actually appears.
679 04-Dec-2001
680 ~~~~~~~~~~~
681 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
682 so they redisplay quickly next time the filer is loaded (requested by
683 Kristian A. Rink and others).
685 Bugfix: Toggling the section with a middle button drag could lose the primary
686         selection (Andras Mohari).
688 03-Dec-2001
689 ~~~~~~~~~~~
690 Use gtk_set_locale instead of setlocale (Andras Mohari).
692 02-Dec-2001
693 ~~~~~~~~~~~
694 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
696 01-Dec-2001
697 ~~~~~~~~~~~
698 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
699 the SOAP IPC window for a particular hostname and user ID. This makes it
700 easier for other programs to talk to the filer.
702 30-Nov-2001
703 ~~~~~~~~~~~
704 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
706 29-Nov-2001
707 ~~~~~~~~~~~
708 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
709 submenu.
710 The filer now closes stdin when it starts. This is to prevent child
711 processes, such as auto-mounters, from trying to read a password from
712 the console (Olivier Fourdan).
714 27-Nov-2001
715 ~~~~~~~~~~~
716 Manpage is now generated automatically from DocBook source.
717 Short forms for many find expressions, such as -d for IsDir (suggested by
718 (Andras Mohari).
720 26-Nov-2001
721 ~~~~~~~~~~~
722 More Gtk+-1.3.11 support, including use of the new message dialog.
723 When the filer loses the primary selection, display the selected items
724 shaded, but don't unselect them (Andras Mohari).
726 24-Nov-2001
727 ~~~~~~~~~~~
728 Updated to Gtk+-1.3.11.
730 23-Nov-2001
731 ~~~~~~~~~~~
732 Show the current run action for a file in the Info box (Stephen Watson).
734 21-Nov-2001
735 ~~~~~~~~~~~
736 If a panel applet quits then it is removed from the panel, instead of being
737 replaced by a Restart button.
739 16-Nov-2001
740 ~~~~~~~~~~~
741 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
742 instead of destroying it and creating a new one (suggested by Greg Spath).
744 15-Nov-2001
745 ~~~~~~~~~~~
746 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
748 14-Nov-2001
749 ~~~~~~~~~~~
750 Code tidying in menu.c (Bernard Jungen).
752 13-Nov-2001
753 ~~~~~~~~~~~
754 Opening a filer window from the Set Icon dialog turns thumbnails display
755 on (suggested by Francesco Bochicchio).
756 Right-clicking the Help toolbar button reuses the same window.
758 12-Nov-2001
759 ~~~~~~~~~~~
760 Made some strings easier to translate, fixed a problem with translating a blank
761 string, and changed the details toolbar button to leave the size alone (Andras
762 Mohari).
763 Improved key handling (key presses were sometimes ignored).
764 Bugfix: A very long and narrow icon could make the filer try to scale to a
765         width or height of zero (Andras Mohari).
767 09-Nov-2001
768 ~~~~~~~~~~~
769 Allow current directory and selection to be stored with Ctrl+[0-9] and
770 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
771 saved yet.
773 08-Nov-2001
774 ~~~~~~~~~~~
775 Don't use re_set_syntax() on systems that don't have it (reported by
776 Couderc Damien).
777 In action windows, the a long filename no longer makes the window get wider
778 (requested by Graham Borland).
779 Added 'Types' section to the Options window, allowing easy(ish) access
780 to the MIME-info files, plus a reload button, and icons for MIME-types can
781 be set from the 'Set Icon...' box (Stephen Watson).
783 07-Nov-2001
784 ~~~~~~~~~~~
785 Added a menu to the 'Set Icon...' box which shows all directories currently
786 used for icons (Francesco Bochicchio).
787 Fix small error in German translation (Christopher Arndt).
788 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
790 06-Nov-2001
791 ~~~~~~~~~~~
792 Added Spanish translation (Marcelo Ramos).
793 Applied Bernard Jungen's latest patch:
794 - Disk usage forgot to count special files like pipes, etc.
795 - Page up/down scrolls a window full at a time instead of 10 items.
796 - Don't get icons from the cache if thumbnail mode is off anymore.
797 - modechange.c: deleted useless stuff and fixed octal parsing to detect
798   *all* illegal values (eg 010000000000000).
799 - Added 'Show/hide hidden files' toolbar button.
800 - Lots of code tidying.
803 05-Nov-2001
804 ~~~~~~~~~~~
805 Holding the pointer over a symlink shows the target in a tooltip
806 (Stephen Watson; suggested by Arnaud Calvo).
808 01-Nov-2001
809 ~~~~~~~~~~~
810 Updated French translation (Vincent Lefèvre).
812 30-Oct-2001 (Release 1.1.8)
813 ~~~~~~~~~~~
814 Updated to support Gtk+-1.3.10.
816 17-Oct-2001
817 ~~~~~~~~~~~
818 Slightly better positioning of filenames and details (Bernard Jungen).
819 When resizing, only add space for an extra row in Small Icons mode.
821 16-Oct-2001
822 ~~~~~~~~~~~
823 Make the Set Run Action box command box have the "$1" already filled in
824 (suggested by Helgi Hrafn Gunnarsson).
826 15-Oct-2001
827 ~~~~~~~~~~~
828 Set the WM_CLASS for saveboxes, so that window managers can treat them
829 specially, if required (Andrew Flegg).
831 14-Oct-2001
832 ~~~~~~~~~~~
833 Changed internal format used to send to requests to SOAP, and added --RPC
834 option to access it directly.
836 12-Oct-2001
837 ~~~~~~~~~~~
838 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
839 Bugfix: If file doesn't accept the '-b' option then examining a file in
840         the root directory didn't work (Stephen Watson).
842 10-Oct-2001
843 ~~~~~~~~~~~
844 Use --version instead of 'which' to test for programs as not everyone has
845 which (suggested by Vincent Lefevre).
846 Bugfix: When setting an icon for a file with a space in the name, the
847         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
848         Turski). The 'globicons' file should be converted automatically
849         when the filer is run.
851 08-Oct-2001
852 ~~~~~~~~~~~
853 Added support for the regex field in MIME-info. This allows files to be
854 matched with patterns, not just on their extensions. For example, '.gtkrc'
855 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
856 Andras Mohari).
858 05-Oct-2001
859 ~~~~~~~~~~~
860 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
862 04-Oct-2001
863 ~~~~~~~~~~~
864 When running on a remote machine, display the remote host's name in the
865 title bar (Stephen Watson).
867 02-Oct-2001
868 ~~~~~~~~~~~
869 New option to control whether a middle button drag moves the files or
870 brings up a menu.
871 Allow submenus in AppInfo.xml file (Stephen Watson).
873 26-Sep-2001
874 ~~~~~~~~~~~
875 Now supports Gtk+-1.3.9, but not earlier developer releases.
877 25-Sep-2001
878 ~~~~~~~~~~~
879 Disk Usage can cope with larger sizes, and reports the number of files and
880 directories counted; new Show Hidden and Inherit Options options; new -D
881 option to close directories; and changes to formatting of file sizes
882 (Bernard Jungen).
884 24-Sep-2001
885 ~~~~~~~~~~~
886 Updated Hungarian translation (Andras Mohari).
887 Improved the filename colouring code so that colours are only allocated
888 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
889 Bugfix: When sorting while winking an item, the filer would sometimes scroll
890         to the wrong place (Andras Mohari).
891 Bugfix: If all the selected files were deleted, then trying to paste the
892         selection caused a crash (Fabien Coutant).
894 20-Sep-2001
895 ~~~~~~~~~~~
896 Colour files by type (Andras Mohari).
898 11-Sep-2001
899 ~~~~~~~~~~~
900 Added -p to mkdir in install scripts to create any missing parent
901 directories (Michel Alexandre Salim).
903 09-Sep-2001
904 ~~~~~~~~~~~
905 Dragging files with the middle button (or Button1+Alt) brings up a menu
906 of possible actions (Taras).
907 New option to control size of icons in `New' and `Send To' menus (Stephen
908 Watson).
909 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
910         (reported by Michel Alexandre Salim).
912 06-Sep-2001
913 ~~~~~~~~~~~
914 Window positions can be saved and restored by a session manager (Anders
915 Lundmark).
917 05-Sep-2001
918 ~~~~~~~~~~~
919 Fixed an untranslated string (Andras Mohari).
921 04-Sep-2001
922 ~~~~~~~~~~~
923 The style for pinboard and panel icon text can be set (requested by Greg
924 Spath) with:
926         widget "*.pinboard-icon" style "..."
927         widget "*.panel-icon.*" style "..."
929 03-Sep-2001
930 ~~~~~~~~~~~
931 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
932         a (harmless) warning message (reported by Vincent Lefèvre).
934 03-Sep-2001 (Release 1.1.7)
935 ~~~~~~~~~~~
936 Added an option to control whether extensions take precedence over the
937 executable bit of a file (requested by MJ Ray).
938 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
939 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
941 02-Sep-2001
942 ~~~~~~~~~~~
943 The options controlling when windows resize work again.
945 31-Aug-2001
946 ~~~~~~~~~~~
947 Better guessing of window size for display styles with details.
949 29-Aug-2001
950 ~~~~~~~~~~~
951 The 'src/po/dist' script now converts all text to UTF-8.
953 28-Aug-2001
954 ~~~~~~~~~~~
955 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
956 Boulton).
958 27-Aug-2001
959 ~~~~~~~~~~~
960 Updated Dutch translation (Jasper Huijsmans).
961 Send To menu lists contents of all Send To directories in Choices, not just
962 the first one found.
963 Fixed another XML compiling problem (Stephen Watson).
965 23-Aug-2001
966 ~~~~~~~~~~~
967 Added Customise to `Send To' menu.
969 22-Aug-2001
970 ~~~~~~~~~~~
971 Detached Send To menu from main menu structure. Allows key-binding to open
972 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
973 Shift+Menu brings up the menu directly.
975 20-Aug-2001
976 ~~~~~~~~~~~
977 Fixed compiling problem with some versions of libxml (Stephen Watson).
978 Changed a text message in the Options box (about binding keys to menus) into
979 a button which shows the message in an alert box. Maybe people will read the
980 message now?
982 19-Aug-2001
983 ~~~~~~~~~~~
984 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
985 Scrolling using a wheel mouse now always goes at the same speed, whatever the
986 display style (requested by aardvark joe).
988 10-Aug-2001
989 ~~~~~~~~~~~
990 Added 'Send To' menu (Stephen Watson).
992 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
993         Booker).
995 07-Aug-2001
996 ~~~~~~~~~~~
997 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
998 Richard G.)
1000 03-Aug-2001
1001 ~~~~~~~~~~~
1002 Added French translation of the manual (Arnaud Calvo).
1004 24-Jul-2001
1005 ~~~~~~~~~~~
1006 Filer wouldn't compile or run if it was in a directory with spaces in the
1007 name (reported by Benjamin Munoz).
1009 23-Jul-2001
1010 ~~~~~~~~~~~
1011 Added options for default action window settings for Brief, Force and Recurse
1012 (Liav Asseraf).
1013 New default for sort type is Sort By Name (requested by Andreas Dehmel).
1014 Bugfix: Clicking on a file with no run action set gave two error boxes.
1016 19-Jul-2001
1017 ~~~~~~~~~~~
1018 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
1020 18-Jul-2001
1021 ~~~~~~~~~~~
1022 Added some more hints to pinboard and panel windows to comply with the new
1023 freedesktop.org window manger spec.
1025 15-Jul-2001
1026 ~~~~~~~~~~~
1027 New option to set the maximum size the auto-resizer will resize a window to
1028 (requested by Andreas Dehmel).
1030 14-Jul-2001
1031 ~~~~~~~~~~~
1032 When using the Set Run Action box, make the command default to the currently
1033 set command (suggested by Arnaud Calvo).
1035 12-Jul-2001 (Release 1.1.6)
1036 ~~~~~~~~~~~
1037 Updated the French translation (Vincent Lefèvre).
1039 10-Jul-2001
1040 ~~~~~~~~~~~
1041 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
1043 09-Jul-2001
1044 ~~~~~~~~~~~
1045 Use the user's preferred font for item filenames, not the Gtk default
1046 (requested by Jim Knoble).
1048 03-Jul-2001
1049 ~~~~~~~~~~~
1050 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
1052 02-Jul-2001
1053 ~~~~~~~~~~~
1054 Don't show tooltips for applets as it causes problems (reported by Stephen
1055 Watson).
1057 30-Jun-2001
1058 ~~~~~~~~~~~
1059 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
1060           long names too). Fixed a crash-on-click problem on the root window.
1062 29-Jun-2001
1063 ~~~~~~~~~~~
1064 More work on Gtk+-2.0 -- seems to be usable now :-)
1066 28-Jun-2001
1067 ~~~~~~~~~~~
1068 Started work to support Gtk+-2.0.
1070 26-Jun-2001
1071 ~~~~~~~~~~~
1072 Moved 'relative link' option above the buttons in the Link box (Stephen
1073 Watson).
1074 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
1075         display to scroll (reported by Andreas Dehmel).
1077 21-Jun-2001
1078 ~~~~~~~~~~~
1079 Replaced 'New File...' menu item with a submenu generated from the contents
1080 of '<Choices>/Templates' (Stephen Watson).
1082 20-Jun-2001
1083 ~~~~~~~~~~~
1084 `Xterm here' command can contain arguments (Andras Mohari).
1085 Made the menu appear in a sensible place, so it's easy to get to the File
1086 submenu (suggested by André Wyrwa).
1088 19-Jun-2001
1089 ~~~~~~~~~~~
1090 Updated French translation (Vincent Lefèvre).
1091 Added a German translation (André Wyrwa).
1093 13-Jun-2001
1094 ~~~~~~~~~~~
1095 Added an extra option to control the resizing behaviour. Can be set to resize
1096 never, always, or only when the display style changes (requested by Andreas).
1098 07-Jun-2001 (Release 1.1.5)
1099 ~~~~~~~~~~~
1100 Updated Russian translation (Dmitry Elfimov).
1102 06-Jun-2001
1103 ~~~~~~~~~~~
1104 Unless compiling with mc's libvfs for virtual filesystem support, change the
1105 menu structure for use with the newer AVFS system.
1106 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
1108 Bug fix: Running the filer with a translation set would make it crash
1109          (reported by Dmitry Elfimov).
1111 04-Jun-2001 (Release 1.1.4)
1112 ~~~~~~~~~~~
1113 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
1114 and the default size with no details.
1116 30-May-2001
1117 ~~~~~~~~~~~
1118 Replaced Large/Small toolbar buttons with a single Size button which
1119 cycles through Small/Large/Huge (other button to reverse).
1121 28-May-2001
1122 ~~~~~~~~~~~
1123 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
1124 menus.
1126 25-May-2001
1127 ~~~~~~~~~~~
1128 Long leafnames wrap onto multiple lines in Huge mode, like they do for
1129 Large Icons mode.
1131 24-May-2001
1132 ~~~~~~~~~~~
1133 Display tooltips for pinboard and panel icons, where needed.
1135 23-May-2001
1136 ~~~~~~~~~~~
1137 New option to show number of files / size of selected files in the toolbar
1138 (Andras Mohari).
1140 22-May-2001
1141 ~~~~~~~~~~~
1142 New options section 'panel' allows icon text to be hidden for all icons, no
1143 icons, or just applications (suggested by José Romildo Malaquias).
1145 17-May-2001
1146 ~~~~~~~~~~~
1147 Converted the options window to a tabbed notebook (Denis Manente).
1149 16-May-2001
1150 ~~~~~~~~~~~
1151 Pressing the mouse button down on an icon no longer winks it; only releasing
1152 the button to run it does.
1153 Added 'Show Info' to panel/pinboard menu.
1154 The File Info box grabs the primary selection when a row is selected
1155 (allows you to paste email addresses, URLs, etc).
1157 15-May-2001
1158 ~~~~~~~~~~~
1159 Opening a pinboard or panel menu over an icon no longer selects it -- this
1160 allows the selection to be passed to an application run using its AppMenu
1161 (requested by Christopher Arndt).
1163 14-May-2001
1164 ~~~~~~~~~~~
1165 In Large Icons display style, a file's name may wrap onto a second line.
1167 13-May-2001
1168 ~~~~~~~~~~~
1169 Merged code for handling selections and menus that was common to pinboards
1170 and panels into icon.c.
1172 09-May-2001
1173 ~~~~~~~~~~~
1174 When using 'From LANG', extract the language code from the string to get
1175 the filename, instead of using the whole string (Andras Mohari).
1176 Added support for very old versions of libxml (reported by Lukasz Stelmach
1177 and Vincent Lefèvre).
1179 08-May-2001
1180 ~~~~~~~~~~~
1181 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
1183 07-May-2001 (Release 1.1.3)
1184 ~~~~~~~~~~~
1185 Updated the documentation.
1187 06-May-2001
1188 ~~~~~~~~~~~
1189 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
1190 up if they're too small.
1192 03-May-2001
1193 ~~~~~~~~~~~
1194 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
1195 Stephen Watson).
1196 Pinboards and panels should now work with IceWM without needing -o
1197 (Christopher Arndt).
1198 Allow text messages in the toolbar to go off the side (instead of resizing the
1199 window).
1201 02-May-2001
1202 ~~~~~~~~~~~
1203 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
1204 Without a selection, the name of the file under the cursor is added.
1206 29-Apr-2001
1207 ~~~~~~~~~~~
1208 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
1209 down Ctrl for the File submenu.
1211 28-Apr-2001
1212 ~~~~~~~~~~~
1213 Added a new 'About' section to AppInfo. Any elements in here are added
1214 into the info box. Added a 'Refresh' button to the info box.
1215 Added a ROX-Filer/Styles file for default colours (default filer background
1216 is now lighter).
1218 27-Apr-2001
1219 ~~~~~~~~~~~
1220 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
1221 info to it later...
1223 26-Apr-2001
1224 ~~~~~~~~~~~
1225 Updated Russian translation (Dmitry Elfimov).
1227 25-Apr-2001
1228 ~~~~~~~~~~~
1229 AppInfo file may contain a <Summary> element - the text inside will be
1230 displayed in a tooltip if the mouse is held over the item in a filer
1231 window.
1233 22-Apr-2001
1234 ~~~~~~~~~~~
1235 Filer now looks for AppInfo.xml before AppMenu. This is for future
1236 expansion...
1238 18-Apr-2001
1239 ~~~~~~~~~~~
1240 Automatic resizing of windows when changing directory is now optional
1241 (requested by Paul E. Johnson and Andreas Thorn).
1243 11-Apr-2001
1244 ~~~~~~~~~~~
1245 The symlink box allows you to choose to create relative or absolute links
1246 (suggested by Stephen Watson).
1248 09-Apr-2001
1249 ~~~~~~~~~~~
1250 Fix some typos and untranslated strings (Andras Mohari).
1252 08-Apr-2001
1253 ~~~~~~~~~~~
1254 Added a Russian translation (Dmitry Elfimov).
1256 06-Apr-2001
1257 ~~~~~~~~~~~
1258 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
1260 05-Apr-2001
1261 ~~~~~~~~~~~
1262 Winking an item in a directory makes it flash twice instead of once (easier
1263 to see). Also, creating a new file or directory from the menu winks the new
1264 item.
1266 Bugfix: When a directory was rescanned because of a move operation,
1267         the `Set Icon...' settings didn't work (reported by Damien
1268         Couderc).
1270 02-Apr-2001
1271 ~~~~~~~~~~~
1272 New display style 'Huge Icons' to make viewing thumbnails easier.
1273 Added a Hungarian translation (Andras Mohari).
1274 Updated the French translation (Vincent Lefèvre).
1275 Double clicking on a filer window's background resizes the window (Denis
1276 Manente).
1278 01-Apr-2001
1279 ~~~~~~~~~~~
1280 If an item's name is truncated, show it in a tooltip when the pointer is
1281 held over the item (Denis Manente).
1283 30-Mar-2001 (Release 1.1.2)
1284 ~~~~~~~~~~~
1285 Asking for help on a directory always tries to open <dir>/Help first, even
1286 for non-applications.
1288 29-Mar-2001
1289 ~~~~~~~~~~~
1290 If run without -n, the filer will put itself in the background. Thus,
1291 the 'rox' command behaves the same whether or not the filer is already
1292 running.
1294 27-Mar-2001
1295 ~~~~~~~~~~~
1296 Support for the new version of libxml (reported by Andreas Dehmel).
1298 26-Mar-2001
1299 ~~~~~~~~~~~
1300 Rewrote parser for options. Smaller and neater (hopefully this will fix
1301 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
1303 Bugfix: While scanning, the resizer could make the window too large.
1305 23-Mar-2001
1306 ~~~~~~~~~~~
1307 Moving the cursor down in the next-to-last row will move to the last
1308 item if there is nothing under the cursor (suggested by Graham Borland).
1310 21-Mar-2001
1311 ~~~~~~~~~~~
1312 When changing directory, only make the window larger (if needed), never
1313 smaller (suggested by Diego Zamboni).
1315 17-Mar-2001
1316 ~~~~~~~~~~~
1317 Changing directory autosizes the window automatically (Denis Manente).
1318 Internal changes to the way different layouts are handled.
1320 15-Mar-2001
1321 ~~~~~~~~~~~
1322 Pressing space (to select/unselect an item) now also moves the cursor to
1323 the next item (suggested by Anders Lundmark).
1325 Copying directories tries to preserve the timestamps, like it does for
1326 files (suggested by José Romildo Malaquias).
1328 14-Mar-2001
1329 ~~~~~~~~~~~
1330 Added '--mime-type FILE' option, which simply writes the type of FILE to
1331 standard output (Stephen Watson).
1333 Added 'Home Directory' to Window menu (requested by Graham Borland).
1335 11-Mar-2001
1336 ~~~~~~~~~~~
1337 Copying a directory which doesn't have user write permission will give it
1338 user write during the copy to avoid permission denied errors (suggested by
1339 Liav Asseraf).
1341 New sort option - 'Directories always come first' (requested by Liav Asseraf).
1343 10-Mar-2001
1344 ~~~~~~~~~~~
1345 Dragging a lasso box with the middle button toggles the selected state
1346 of the items enclosed (Denis Manente).
1348 09-Mar-2001
1349 ~~~~~~~~~~~
1350 Changing the display style now resizes the window (Denis Manente).
1352 08-Mar-2001
1353 ~~~~~~~~~~~
1354 New pinboards get a 'Home' icon in the top left corner as new users often
1355 think the pinboard isn't working because it starts empty (suggested by
1356 Vor'Cha).
1358 Converted AppMenu file format to XML.
1359 Added AppMenu file with options to control the pinboard.
1361 06-Mar-2001
1362 ~~~~~~~~~~~
1363 Highlight invalid Find expressions in red (Anders Lundmark).
1365 04-Mar-2001
1366 ~~~~~~~~~~~
1367 When resizing windows, try to keep the window fully inside the screen area
1368 (Denis Manente).
1370 03-Mar-2001
1371 ~~~~~~~~~~~
1372 Updated the Dutch translation (Jan Wagemakers).
1374 27-Feb-2001
1375 ~~~~~~~~~~~
1376 When mounting a device, the new window appears after mounting, not before.
1377 This means that it's more likely to get sized correctly (requested by
1378 Ewan Mac Mahon).
1380 24-Feb-2001
1381 ~~~~~~~~~~~
1382 Added two new options to control when minibuffer completion beeps (requested
1383 by Liav Asseraf).
1385 20-Feb-2001
1386 ~~~~~~~~~~~
1387 Added 'New File...' feature (James Kermode).
1389 16-Feb-2001
1390 ~~~~~~~~~~~
1391 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
1393 09-Feb-2001 (Release 1.1.1)
1394 ~~~~~~~~~~~
1395 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
1396 of the text... (Diego Zamboni).
1398 Added a Polish translation (Andrzej Borsuk).
1400 Bugfix: Sometimes it wasn't possible to delete something that was on a
1401         pinboard or panel, even after confirming (reported by Diego Zamboni).
1403 07-Feb-2001
1404 ~~~~~~~~~~~
1405 Sliders in the options box can have a numerical value display (Diego Zamboni).
1406 Fixed a stray warning message displayed when non-default pinboard options
1407 were used (Diego Zamboni).
1409 New menu item 'Set Icon...' allows you to choose any icon for any file or
1410 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
1412 03-Feb-2001
1413 ~~~~~~~~~~~
1414 Many internal changes to the Options system.
1416 30-Jan-2001
1417 ~~~~~~~~~~~
1418 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
1419         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
1421 28-Jan-2001
1422 ~~~~~~~~~~~
1423 Added Diego Zamboni's patch to make configuring VFS easier.
1425 27-Jan-2001
1426 ~~~~~~~~~~~
1427 Improved compiling - now correctly reports an error if the file doesn't
1428 compile. If configure is missing then autoconf is run automatically.
1430 After a Find completes, you are given the option of doing the search again
1431 (Anders Lundmark).
1433 Applications can define a list of menu items to display on their menus
1434 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
1435 lines in the form 'option Text'.
1437 24-Jan-2001
1438 ~~~~~~~~~~~
1439 Added two new pinboard options - one to allow setting the grid step size
1440 and one to allow icons to go slightly off the side of the screen (Diego
1441 Zamboni).
1443 23-Jan-2001
1444 ~~~~~~~~~~~
1445 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
1446         Zamboni).
1448 22-Jan-2001
1449 ~~~~~~~~~~~
1450 Updated the French translation (Vincent Lefèvre).
1452 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
1453         Watson).
1455 20-Jan-2001 (Release 1.1.0)
1456 ~~~~~~~~~~~
1457 Removed the 'Initial window height' option. The filer tries to pick a
1458 sensible shape itself now.
1460 Bugfix: If an image was moved to a directory which didn't generate thumbs
1461         then it would display, but never be updated. Even if it wasn't that
1462         file at all, just a reused inode!
1463 Bugfix: Changing the display style didn't always redraw the display.
1464 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
1465         column acted like clicking on the far-right column.
1467 18-Jan-2001
1468 ~~~~~~~~~~~
1469 Changed background colour to be more compatible with the Gtk themes system.
1471 12-Jan-2001
1472 ~~~~~~~~~~~
1473 Removed all the message window stuff. ROX-Filer no longer grabs standard
1474 error from its child processes. Changed because ROX-Session now does a much
1475 better job.
1477 10-Jan-2001
1478 ~~~~~~~~~~~
1479 Filer is more generous in what hostnames it considers local.
1480 Patch to include pixbuf headers correctly (Diego Zamboni).
1482 08-Jan-2001
1483 ~~~~~~~~~~~
1484 Bug fix: Didn't always use the fully qualified host name for DnD.
1486 30-Dec-2000
1487 ~~~~~~~~~~~
1488 If a file has a known extension then it is given the appropriate type even
1489 if the file is executable (Simon Britnell).
1491 28-Dec-2000
1492 ~~~~~~~~~~~
1493 Added a menu entry 'Resize Window' to set the window to a sensible size
1494 when you want it.
1496 25-Dec-2000
1497 ~~~~~~~~~~~
1498 Try to open new windows at a sensible size for their contents (Denis Manente).
1500 24-Dec-2000
1501 ~~~~~~~~~~~
1502 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
1503         wasn't updated (reported by Wilbert Berendsen).
1505 20-Dec-2000
1506 ~~~~~~~~~~~
1507 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
1508 Updated French translation (Vincent Lefèvre).
1509 Added new 'Create Thumbs' entry on the Display menu which tries to load
1510 every file in the directory as an image and use that image for the file
1511 (suggested by Sprague and Simon Britnell).
1513 19-Dec-2000
1514 ~~~~~~~~~~~
1515 Converted to use gdk-pixbuf instead of ImLib.
1516 Fixed a few compiler warnings and improved the error message displayed
1517 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
1518 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
1519 given file, updating directory views and icons as needed.
1521 18-Dec-2000
1522 ~~~~~~~~~~~
1523 AppIcon.xpm must be a regular file (stops people trying to crash the
1524 filer by symlinking to /dev/...).
1525 Fixed a missing translation in the pinboard options (Denis Manente).
1527 17-Dec-2000
1528 ~~~~~~~~~~~
1529 Attempting to run the filer before compiling will now ask if you want
1530 to compile.
1531 Removed lots of platform-specific mount point code and replaced it with
1532 python's portable system.
1533 New options section allows you to choose a translation without having to
1534 set the LANG variable.
1536 16-Dec-2000
1537 ~~~~~~~~~~~
1538 Added '-w', '-i' and '-W' command line options for forcing icons or
1539 directories to be rescanned (Diego Zamboni).
1541 13-Dec-2000 (Release 1.0.0)
1542 ~~~~~~~~~~~
1543 Made a few updates to the manual.
1545 08-Dec-2000
1546 ~~~~~~~~~~~
1547 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
1548 a pinboard icon, tries to send it to the back (might help with some WMs).
1550 04-Dec-2000 (Release 0.1.30)
1551 ~~~~~~~~~~~
1552 When a panel is used for the first time, put the user's home directory and
1553 the directory containing ROX-Filer on it instead of leaving it blank.
1555 24-Nov-2000
1556 ~~~~~~~~~~~
1557 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
1558 Added a #include for OSF1 (Vincent Lefevre).
1560 23-Nov-2000
1561 ~~~~~~~~~~~
1562 Bugfix: On many systems, the filer would fail to remove zombie processes
1563         due to a typo (spotted by Philip Hazel and tracked down by Stephen
1564         Watson).
1566 22-Nov-2000
1567 ~~~~~~~~~~~
1568 Bugfix: Removing an item from the panel now resizes the panel (reported
1569         by Wilbert Berendsen).
1570 Bugfix: Editing an icon's path failed to update its hash entry.
1572 20-Nov-2000
1573 ~~~~~~~~~~~
1574 If a case-sensitve match for an extension can't be found then try a
1575 case-insensitive match - so .BMP and similar work (Denis Manente).
1577 17-Nov-2000
1578 ~~~~~~~~~~~
1579 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
1580 Added a VFS menu entry for .deb files (Vincent Ledda).
1582 11-Nov-2000
1583 ~~~~~~~~~~~
1584 Mounting or unmounting a directory forces mtab to be reread, even if the
1585 timestamp hasn't changed (problem reported by Wilbert Berendsen).
1587 When the 'Unique windows' option is on, remove the old window AFTER creating
1588 the new one, so that the filer doesn't quit because there are zero windows
1589 open... (Denis Manente).
1591 07-Nov-2000
1592 ~~~~~~~~~~~
1593 Updated the Dutch translation (Jan Wagemakers).
1595 29-Oct-2000
1596 ~~~~~~~~~~~
1597 Updated the French translation (Vincent Lefèvre).
1599 Using --version and --help options no longer requires an X server connection,
1600 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
1601 'man rox' (Bernard Jungen). 
1603 Bugfix: A corrupted AppIcon.xpm could crash the filer.
1605 24-Oct-2000 (Release 0.1.29)
1606 ~~~~~~~~~~~
1607 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
1608         the makedist script to remove the .cvsignore files (spotted by Andy
1609         Piper).
1611 20-Oct-2000
1612 ~~~~~~~~~~~
1613 Improved the install script so that it installs the man-page. Also made it
1614 easier to use. Updated the French translation and fixed a couple of
1615 typos (Vincent Lefèvre).
1617 17-Oct-2000
1618 ~~~~~~~~~~~
1619 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
1620 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
1622 08-Oct-2000
1623 ~~~~~~~~~~~
1624 Added a Dutch translation (Jan Wagemakers).
1626 05-Oct-2000
1627 ~~~~~~~~~~~
1628 Added an Italian translation (Denis Manente).
1630 04-Oct-2000
1631 ~~~~~~~~~~~
1632 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
1633         the owner of the symlink. Slight security risk, and also prevented
1634         users symlinking AppRun to their binaries...
1636 29-Sep-2000
1637 ~~~~~~~~~~~
1638 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
1639         This means it is now possible to click on a pinboard icon to change
1640         between pinboards...
1642 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
1643         or resized. Now flickers when resizing if there's a textured
1644         background - seems to be necessary :-(
1646 26-Sep-2000
1647 ~~~~~~~~~~~
1648 Running as root now simply turns on the -u flag, rather than displaying
1649 a warning box.
1651 The toolbar height is now correctly taken into account when sizing a new filer
1652 window (Denis Manente).
1654 When guessing file types from extensions, the filer now tries to find the
1655 longest extension that matches (eg .ps.gz, then .gz).
1657 25-Sep-2000
1658 ~~~~~~~~~~~
1659 The lasso box is now drawn so that the box will be in the foreground colour
1660 over the background, rather than by just inverting the pixel value and hoping
1661 it's visible (spotted by Philip Hazel).
1663 24-Sep-2000
1664 ~~~~~~~~~~~
1665 If the home directory is '/' then don't show it as '~' (suggested by
1666 Bernard Jungen).
1668 Added '--show=FILE' option - this will be needed by other ROX
1669 applications, so it needs to be in version 1.0.0.
1671 Bugfix: -d option didn't use realpath before sending to an already-running
1672 filer.
1674 22-Sep-2000
1675 ~~~~~~~~~~~
1676 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
1677 newlines (suggested by Bernard Jungen).
1679 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
1681 20-Sep-2000
1682 ~~~~~~~~~~~
1683 Added a man-page (Andy Piper).
1684 Changed `install.sh' from bash to sh (Bernard Jungen).
1686 18-Sep-2000 (Release 0.1.28)
1687 ~~~~~~~~~~~
1688 Bugfix: menu entries on the pinboard menu weren't being shaded and
1689         unshaded correctly.
1691 17-Sep-2000
1692 ~~~~~~~~~~~
1693 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
1694 the icon points to as well as its name.
1696 All i?86 platforms are treated as being equivalent (so, if you compile
1697 on a 386 then it'll still run on a 486).
1699 16-Sep-2000
1700 ~~~~~~~~~~~
1701 Pinboard icons can also be renamed.
1702 Pinboard and panel icons can have '~' or '~/' at the start of their
1703 pathnames - this should make it easier to create a system-wide default
1704 panel or pinboard with icons relative to the user's home directory.
1706 14-Sep-2000
1707 ~~~~~~~~~~~
1708 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
1710 13-Sep-2000
1711 ~~~~~~~~~~~
1712 Changing the toolbar options affects existing windows, not just new ones.
1713 Removed the 'Size Bars' display style and replaced it with 'Permissions',
1714 'Type' and 'Times' styles.
1716 12-Sep-2000
1717 ~~~~~~~~~~~
1718 With items that spread over their normal width because they're on the
1719 edge of the window, clicking on the extra bit now works.
1721 Added a size limit of 400K on application icons. This is to prevent
1722 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
1723 to some huge file!
1725 Dragging an item with the middle button when none are selected unselects
1726 the item after the drag.
1728 Added 'Show Location' feature for pinboard and panels - opens a directory
1729 showing where the file really is.
1731 11-Sep-2000
1732 ~~~~~~~~~~~
1733 Allowed items in the far right column to spread right to the edge of the
1734 window. Fixed a bug which prevented Delete from working if there was
1735 no pinboard.
1737 10-Sep-2000
1738 ~~~~~~~~~~~
1739 Deleting items first checks if it will affect the pinboard or panel. A
1740 warning is displayed if so.
1742 Upgraded the query dialog (from ROX-Session) - looks nicer.
1744 09-Sep-2000
1745 ~~~~~~~~~~~
1746 'Unique filer windows' option now has no effect while the spring open
1747 feature is active (spotted by Andrew Booker). Also, when opening a new
1748 window, the old window is destroyed and a new one created (rather than
1749 reusing the old one). This ensures that the new window appears in the
1750 right place.
1752 When a drag from the pinboard or a filer window ends, the selection is
1753 only cleared if the icon was selected by starting the drag. Thus, it now
1754 works like the panels.
1756 08-Sep-2000
1757 ~~~~~~~~~~~
1758 New Close toolbar button (requested by Martin Ward).
1759 Toolbar icons can be turned on and off from the Options box.
1760 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
1761 Made the Shift Open menu text change depending on what is selected.
1762 Bugfix: dragging icons around no longer saved the new pinboard state!
1764 07-Sep-2000
1765 ~~~~~~~~~~~
1766 Running a second copy of the filer as another user will start a new copy
1767 instead of reusing the existing one. Added the '-u' option to display the
1768 name of the user running the filer in each window (also suppresses the
1769 normal don't-run-as-root warning).
1771 Added '-d', which opens a directory as a directory, even if it looks like
1772 an application.
1774 Updated the manual.
1776 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
1778 06-Sep-2000
1779 ~~~~~~~~~~~
1780 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
1781 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
1782 easier to use!
1784 Added much improved icons for executables and for applications without icons
1785 of their own (Victor Liu See-le).
1787 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
1788 Tim Rowledge).
1790 Bugfix: auto-scrolling didn't always stop when a drag ended.
1791 Bugfix: creating a panel with the same name as a file in the current
1792         directory caused an error due to a throwback from when panels were
1793         directories (spotted by Ewan Mac Mahon).
1795 30-Aug-2000 (Release 0.1.27)
1796 ~~~~~~~~~~~
1797 Increased the distance you have to move the pointer to start a drag
1798 slightly. Updated the manual.
1800 Panel icons can now be moved from one side to the other by simply moving
1801 over the gap in the middle. Previously, you had to jump over an icon on
1802 the other side.
1804 Left and right panels look better now. Also, they shrink if you add a top
1805 or bottom panel to make room.
1807 28-Aug-2000
1808 ~~~~~~~~~~~
1809 Dragging on the panel background allows you to slide the bar back and
1810 forth.
1812 27-Aug-2000
1813 ~~~~~~~~~~~
1814 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
1815 the wrong place. Install script no longer overwrites the default run
1816 actions; if the user has changed them leave them alone!
1817 (Martin Ward noted that symlinking to an executable would cause the
1818 executable to be destroyed on upgrade!)
1820 24-Aug-2000
1821 ~~~~~~~~~~~
1822 More improvements to the event handling. Seems to be working again at
1823 last!
1824 Made the toolbar buttons slightly larger, and added a textual display
1825 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
1826 click).
1827 Moved the pinboard over to the new mouse binding code too.
1829 21-Aug-2000
1830 ~~~~~~~~~~~
1831 Started rewriting the event handling for filer windows to go through
1832 the new code in bind.c, like the panel handling does.
1834 20-Aug-2000
1835 ~~~~~~~~~~~
1836 You can now drag icons from the panel to other applications.
1838 18-Aug-2000
1839 ~~~~~~~~~~~
1840 Dragging panel icons with the middle button allows you to move them around.
1842 New option to set the default height for new filer windows (patch from
1843 James Kermode).
1845 17-Aug-2000
1846 ~~~~~~~~~~~
1847 Selecting panel icons now grabs the primary selection. Pasting pastes all
1848 selected file path names. Icons can now be added to either side of the panel.
1850 Bug fix: Moving a file didn't always update the source directory.
1852 16-Aug-2000
1853 ~~~~~~~~~~~
1854 Many improvements to the panel - drag and drop to icons, adding new icons,
1855 selections (doesn't grab the primary selection yet though), removing icons
1856 and automatically saving the panel when it's changed.
1857         
1858 11-Aug-2000
1859 ~~~~~~~~~~~
1860 Improved reference counting on images (hopefully!). Lots of work on
1861 rewriting the panel system.
1863 07-Aug-2000
1864 ~~~~~~~~~~~
1865 Made the timeout for the spring-open feature configurable (requested by
1866 Chris Garrett).
1868 Use short form of --version in install.sh and don't use unsetenv() if it
1869 isn't available (Mattias Engdegård).
1871 06-Aug-2000
1872 ~~~~~~~~~~~
1873 New options to set the pinboard text foreground and background colours
1874 (suggested by James Kermode).
1876 05-Aug-2000
1877 ~~~~~~~~~~~
1878 Your home directory is now displayed as '~' in the title bar, rather
1879 than as a full path.
1881 01-Aug-2000 (Release 0.1.26)
1882 ~~~~~~~~~~~
1883 Added a popup menu of commonly used chmod strings to the Permissions
1884 box. Bracketed text and spaces are now ignored in the commands.
1885 Bug fix: Only menu keys changed since the last load were saved!
1887 31-Jul-2000
1888 ~~~~~~~~~~~
1889 Bug fix: Mount points on the pinboard didn't always redraw when the
1890 mounted/unmounted state changed.
1892 30-Jul-2000
1893 ~~~~~~~~~~~
1894 Renaming now uses the action windows. This means that you can now
1895 rename something onto another filesystem.
1897 28-Jul-2000
1898 ~~~~~~~~~~~
1899 The menu key bindings are now only saved if they actually changed.
1901 Code tidying: Moved some typedefs to the new `global.h' file and
1902 thus removed the dependencies between header files :-)
1904 26-Jul-2000
1905 ~~~~~~~~~~~
1906 Tab and Shift-Tab move to next and previous selected item.
1908 25-Jul-2000
1909 ~~~~~~~~~~~
1910 The new display styles can now be saved as the defaults (bug spotted by
1911 Vladimir Klebanov).
1913 When autoscrolling is used, prevent the last-highlighted directory
1914 from springing open. 'spring open' now defaults to off.
1916 The toolbar Up and Home buttons can act as drop targets (and spring open
1917 too!).
1919 Options to set the pinboard text background style (suggested by James
1920 Kermode).
1922 23-Jul-2000
1923 ~~~~~~~~~~~
1924 Added an option to control the spring-loading feature. Added tooltips
1925 to some of the options. Improved the rule for deciding whether to open
1926 a new window when you click on the toolbar buttons.
1928 Stopped the spring-open window moving while it's open (prevents a bug
1929 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
1931 Dragging near the edge of a window scrolls. Improved the lasso box drag
1932 to use the same system (so it scrolls without you having to move the
1933 mouse).
1935 22-Jul-2000
1936 ~~~~~~~~~~~
1937 Added 'spring-loaded' directories. If you drag a file over a directory and
1938 hold it there, the directory will spring open! (suggested by Barney
1939 Clarkson)
1941 21-Jul-2000
1942 ~~~~~~~~~~~
1943 In the path entry minibuffer, an exact match is favoured over any other
1944 match. So, if you enter '.xsession' and press Return you'll get it, not
1945 '.xsession-errors' or whatever!
1947 The filer now clears APP_DIR from the environment so that child processes
1948 don't get it. Fixed a bug which caused problems when using a small version
1949 of the 'missing image' image.
1951 19-Jul-2000
1952 ~~~~~~~~~~~
1953 Creating a new directory now makes sure the display is updated.
1955 18-Jul-2000 (Release 0.1.25)
1956 ~~~~~~~~~~~
1957 Prevent dragging from a pinboard selection to itself, or onto the desktop
1958 background.
1960 17-Jul-2000
1961 ~~~~~~~~~~~
1962 Clicking on the root window works (button-1 clears the selection,
1963 button-3 opens the pinboard menu). The pinboard can own the primary
1964 selection, which means that you can select something and then paste
1965 its name into another program.
1967 Keys bound to menu entries are automatically saved when the filer quits.
1969 16-Jul-2000
1970 ~~~~~~~~~~~
1971 Changed the install script so that the CVS directories don't get installed.
1973 The 'rox' script now just calls AppRun directly.
1974 Panels can be created without starting a new copy of the filer.
1975 The pinboard can be changed or removed by using --pinboard a second time.
1977 Files can be given as arguments - they are opened as if they were clicked
1978 on in a filer window (suggested by Alex Holden).  If no arguments are
1979 given then the default is now the current directory (not your home
1980 directory).
1982 If you start the leafname in the path minibuffer with '.' then the Show
1983 Hidden feature is temporarily turned on.
1985 15-Jul-2000
1986 ~~~~~~~~~~~
1987 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
1988 selects the icon clicked on while the menu is open. Pinned icons are
1989 now updated when the pointer moves over them, if necessary.
1991 14-Jul-2000
1992 ~~~~~~~~~~~
1993 Menu-clicking on a pinboard icon now brings up a menu.
1994 Clicks on the root window are still ignored though; need to support
1995 the GNOME-compliant window manager system for passing root clicks on...
1997 12-Jul-2000
1998 ~~~~~~~~~~~
1999 Files can now be dragged to pinboard icons, and they highlight nicely too!
2000 If the --override option is used, the filer will bypass the window manager
2001 and position the icons directly.
2003 11-Jul-2000
2004 ~~~~~~~~~~~
2005 Pinboard icons can now be dragged to filer windows or applications, just
2006 like normal icons.
2008 10-Jul-2000
2009 ~~~~~~~~~~~
2010 Changed the DnD code to make it easier for the pinboard code to use it.
2011 Up and Home buttons on the toolbar now use the 'New window on button 1'
2012 option setting (suggested by Vincent Lefèvre).
2014 09-Jul-2000
2015 ~~~~~~~~~~~
2016 Pinboard can have mount points and symlinks on it.
2018 06-Jul-2000
2019 ~~~~~~~~~~~
2020 Dragging with the Menu button moves icons around. Clicking with the
2021 other button removes icons from the pinboard.
2023 05-Jul-2000
2024 ~~~~~~~~~~~
2025 Dragging files to the pinboard adds them to it and automatically saves
2026 the pinboard too.
2028 02-Jul-2000
2029 ~~~~~~~~~~~
2030 Pinboard is now loaded from a file specified on the command line.
2032 01-Jul-2000
2033 ~~~~~~~~~~~
2034 'Home' now appears on the background if you run it with --pinboard.
2035 Clicking opens your home directory. Doesn't do much else.
2036 Fixed a bug which prevented the minibuffer label from appearing on
2037 some versions of GTK+.
2039 30-Jun-2000
2040 ~~~~~~~~~~~
2041 First steps towards pinboard support (requested by P.S.S.Camp and
2042 Darren Winsper).
2044 16-Jun-2000
2045 ~~~~~~~~~~~
2046 Changed the Display menu layout - now there are four basic types (Large or
2047 Small, with or without details) and the type of detail desired is chosen
2048 from a sub-sub-menu.
2050 Added a new display style - bars showing the sizes of the files. The bars are
2051 drawn on a log scale.
2053 15-Jun-2000
2054 ~~~~~~~~~~~
2055 Changed the display menu - you can now choose large or small icons, with or
2056 without details. The details displayed can also be changed. I'm not quite
2057 happy with the UI yet though...
2059 Split the filer.c source file into two (filer.c and display.c) since it was
2060 becoming rather unwieldy. This means that some of the option names have
2061 changed because they've moved to a new section in the options window...
2063 14-Jun-2000
2064 ~~~~~~~~~~~
2065 Fixed a problem where ImLib support failed on multi-depth displays (reported
2066 by Stephen Harrison).
2068 06-Jun-2000 (Release 0.1.24)
2069 ~~~~~~~~~~~
2070 Added the install.sh script for easier installation.
2071 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
2072 standard types are in Choices.
2073 Fixed a bug which could cause 'top' panels to appear in the wrong place
2074 (Alex Holden).
2075 Changed the sort order for Sort By Type so that directories come before
2076 files (suggested by Chris Garrett).
2077 `Single-click navigation' and 'Ignore case when sorting' now both default
2078 to On.
2080 03-Jun-2000
2081 ~~~~~~~~~~~
2082 Improved the theme support to allow tiled background images.
2083 Fixed a bug which prevented tilde expansion from working in the
2084 shell command minibuffer.
2086 02-Jun-2000
2087 ~~~~~~~~~~~
2088 Made the help button look a bit nicer and changed the Find and Permissions
2089 action windows to use the icon instead of a text button.
2090 Removed the 3D borders from the help and toolbar buttons when not selected
2091 (looks much better!). Setting a run action by dragging to a symlink now
2092 dereferences the link (suggested by Ewan Mac Mahon).
2094 Default search path for Choices is now:
2095         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
2097 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
2098 probably slows everything down, but the next Gtk+ release should do double
2099 buffering so all this will get changed then...
2101 01-Jun-2000
2102 ~~~~~~~~~~~
2103 Added a Help icon to the toolbar, which does the same as choosing `Show
2104 ROX-Filer Help' from the menu.
2106 25-May-2000
2107 ~~~~~~~~~~~
2108 Started adding some code to truncate long filenames (not finished yet).
2109 Fixed a bug which could cause directories to appear empty when using VFS.
2110 Added the 'Select If' minibuffer, which selects all files matching the
2111 entered expression.
2113 21-May-2000
2114 ~~~~~~~~~~~
2115 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
2116 Updated several of the remaining icons by copying them from the GNOME
2117 desktop (suggested by Volker Braun).
2120 16-May-2000 (Release 0.1.23)
2121 ~~~~~~~~~~~
2122 Added the `Window->Set Run Action' menu item. This allows you to specify the
2123 default run action for a file by simply dragging the file into a program.
2124 You can also enter a shell command in the minibuffer to make that command
2125 the default.
2126 The cursor is a bit nicer and usually appears where you want it to now. You
2127 can also get rid of it by pressing Escape.
2129 12-May-2000
2130 ~~~~~~~~~~~
2131 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
2132 Applied Vincent's patch (minor updates to the Frech translation).
2133 Fixed a problem with the pixmap caching - the filer would detect that the
2134 file had changed and try to reload it, but ImLib would simply return its
2135 cached copy!
2137 28-Apr-2000
2138 ~~~~~~~~~~~
2139 Removed a debugging message that had somehow got into the release version :-(
2140 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
2141 an empty directory caused odd effects.
2143 24-Apr-2000 (Release 0.1.22)
2144 ~~~~~~~~~~~
2145 When starting, the filer will check to see if it is already running.
2146 If it is then the arguments are passed to that copy.
2148 23-Apr-2000
2149 ~~~~~~~~~~~
2150 Bug fix: Attempting to open a Find preview window could cause a crash
2151 if the directory containing the item could not be opened.
2152 Button-3 clicking on the toolbar icons opens a new window.
2155 21-Apr-2000
2156 ~~~~~~~~~~~
2157 Added Vincent Lefevre's French translation. Changed to using my own
2158 gettext function because some platforms don't have it or implement
2159 it differently.
2161 18-Apr-2000 (Release 0.1.21)
2162 ~~~~~~~~~~~
2163 Completed marking translatable strings. Dragging with the middle button
2164 now moves files.
2166 17-Apr-2000
2167 ~~~~~~~~~~~
2168 Made lots of changes to the way menus are stored; this makes i18n of the
2169 menus easier.
2171 16-Apr-2000
2172 ~~~~~~~~~~~
2173 Added GNU gettext support.
2174 Shell meta-characters in shell commands are escaped.
2176 15-Apr-2000
2177 ~~~~~~~~~~~
2178 Tab in the shell commands minibuffer does shell-style completion.
2180 14-Apr-2000 (Release 0.1.20)
2181 ~~~~~~~~~~~
2182 ImLib is used for rendering if possible. Small Icons super-samples the
2183 image down.
2185 13-Apr-2000
2186 ~~~~~~~~~~~
2187 Copying from inside a VFS directory now works.
2189 09-Apr-2000
2190 ~~~~~~~~~~~
2191 Added the Shell Command feature to the minibuffer.
2192 Fixed a bug which causes unnecessary flickering when a hidden file was
2193 detected.
2194 Removed 'Touch' from the menu; easy enough from the minibuffer now.
2195 Changed the type guessing system - scans all files in MIME-info directories
2196 now.
2198 02-Apr-2000
2199 ~~~~~~~~~~~
2200 Added a nice list displaying the found files. Clicking opens a preview window
2201 onto the directory and winks the file.
2203 18-Mar-2000
2204 ~~~~~~~~~~~
2205 Merged the MIME-Type and Special fields in the info window into a single
2206 Type field (since only one could be used at a time anyway).
2207 Made lots of changes to the panel menu. You can now remove things much more
2208 easily.
2209 Unstat()able files now display the error message in the Full Info display,
2210 instead of random values.
2211 Check for copying a directory onto itself, as well as into itself.
2213 Applied Bernard's patch:
2214 - Copy (menu entry) now works with action window.
2215 - Deleted/moved directory displays are automatically hidden.
2216 - Added option not to allow run/copy when object
2217   dragged to filer (not panels) icons. Some people like
2218   it the RISC OS way...
2219 - Full info alignment of App objects and owner/group
2220   alignment corrected.
2221 - Info window: added special info for symlinks, apps
2222   and mount points.
2224 17-Mar-2000
2225 ~~~~~~~~~~~
2226 Added support for mc's Virtual File System.
2228 12-Mar-2000
2229 ~~~~~~~~~~~
2230 New Window appears greyed out if Unique Windows is selected.
2231 Added 'Permissions' (chmod) feature.
2233 10-Mar-2000
2234 ~~~~~~~~~~~
2235 Added Bernard Jungen's patch:
2236 - Dates are displayed in a more RISC OS like format.
2237 - (Scanning) is shown in the titlebar during scans.
2238 - Option to only display one window per directory.
2239 - User and group names displayed in the Full Info view.
2240 - Open Parent in the root does nothing.
2241 - Errors in options are only reported once.
2242 - File does chdir() if -b isn't possible (prevents getting the full path
2243   in the file(1) says... box).
2246 Before the Changes file
2247 ~~~~~~~~~~~~~~~~~~~~~~~
2248 The following people added code before I started keeping this log:
2250 Jens Askengren          GNOME-style toolbar
2251 Bernard Jungen          lots of patches all over the place!
2252 Christiansen Merel      initial support for ImLib
2253 Chris Sawer             leafname field in the Info box
2254 Simon Truss             support for mount points on NetBSD