r1995: Bugfix: When installing the binary release, don't warn the user that the source
[rox-filer.git] / ROX-Filer / Help / Changes
blob6c827b88ba5f7d2cbbfe6abbea1863152851b820
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 18-Oct-2002
6 ~~~~~~~~~~~
7 Bugfix: When installing the binary release, don't warn the user that the source
8         is missing (reported by John Pettigrew).
10 17-Oct-2002
11 ~~~~~~~~~~~
12 Code tidying (Bernard Jungen).
13 Fixed broken links to citations in manual (reported by Bernard Jungen).
14 Renamed sp.po to es.po (requested by Quique).
16 12-Oct-2002
17 ~~~~~~~~~~~
18 Added Swedish translation (Marcus Lundblad).
19 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
20         Stephen Watson).
22 09-Oct-2002
23 ~~~~~~~~~~~
24 Updated French manual translation (Arnaud Calvo).
26 07-Oct-2002
27 ~~~~~~~~~~~
28 Updated French translation (Vincent Lefèvre).
30 01-Oct-2002 (Release 1.3.4)
31 ~~~~~~~~~~~
32 Require glib >= 2.0.3, or action windows leak file handles (reported by
33 Musus Umbra).
35 27-Sep-2002
36 ~~~~~~~~~~~
37 Allow multiple pinboard icons to be repositioned at once.
39 26-Sep-2002
40 ~~~~~~~~~~~
41 Allow multiple pinboard icons to be selected by dragging a box around them.
43 23-Sep-2002
44 ~~~~~~~~~~~
45 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
46 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
47 Mohari).
49 22-Sep-2002
50 ~~~~~~~~~~~
51 Replace -o command-line option with a toggle button in the options window.
53 17-Sep-2002
54 ~~~~~~~~~~~
55 Updated French manual translation (Arnaud Calvo).
57 05-Sep-2002
58 ~~~~~~~~~~~
59 Be more forceful about setting the pinboard backdrop; some themes were
60 overriding it (reported by Biju Chacko).
61 Use K, M and G consistantly (Marcin Juszkiewicz).
63 03-Sep-2002
64 ~~~~~~~~~~~
65 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
67 02-Sep-2002
68 ~~~~~~~~~~~
69 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
70 krjw).
72 01-Sep-2002
73 ~~~~~~~~~~~
74 Updated Spanish translation (Marcelo Ramos).
76 30-Aug-2002
77 ~~~~~~~~~~~
78 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
79 WM_CLASS of a new window so that the window manager can treat it
80 specially, such as opening it in a certain place, or make it sticky
81 (requested by Matthew Weier O'Phinney).
83 27-Aug-2002
84 ~~~~~~~~~~~
85 New option to set the pinboard font (Krzysztof Luks).
87 26-Aug-2002
88 ~~~~~~~~~~~
89 Updated French translation (Vincent Lefèvre).
90 Updated Italian translation (Daniele Peri).
92 17-Aug-2002
93 ~~~~~~~~~~~
94 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
95 names are all shown from the start, fast feedback here is less useful.
96 When resizing due to a key event, warp the pointer (for sloppy focus users).
98 13-Aug-2002
99 ~~~~~~~~~~~
100 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
102 11-Aug-2002
103 ~~~~~~~~~~~
104 Internal changes: moved menu and toolbar over to View interface.
106 05-Aug-2002
107 ~~~~~~~~~~~
108 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
109 keyboard shortcuts to open the menu.
110 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
111 Spanish (Marcelo Ramos).
112 After dragging to a remote application which didn't respond, the filer
113 refused to gain the primary selection until the operation timed out.
115 02-Aug-2002
116 ~~~~~~~~~~~
117 Use stock icons for multi-file drag-and-drop, files with missing icons, and
118 files that can't be statted (Marcin Juszkiewicz).
120 01-Aug-2002
121 ~~~~~~~~~~~
122 Make --version's output convert to the local character set (Vincent Lefevre).
123 Make menu items in AppInfo.xml files translatable (requested by
124 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
126 29-Jul-2002
127 ~~~~~~~~~~~
128 Change pinboard option to forward button 3 to forward all buttons (requested
129 by Matthew Weier O'Phinney).
131 28-Jul-2002
132 ~~~~~~~~~~~
133 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
135 26-Jul-2002
136 ~~~~~~~~~~~
137 Updated French translation (Vincent Lefèvre).
138 Updated Spanish translation (Marcelo Ramos).
139 Using Edit MIME types in the Options box now opens the new 'packages'
140 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
142 24-Jul-2002 (Release 1.3.3)
143 ~~~~~~~~~~~
144 Updated to new shared MIME database format.
146 23-Jul-2002
147 ~~~~~~~~~~~
148 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
149 opens a directory in a new window and closes the directory when opening a file
150 (suggested by Gregory Spath).
152 22-Jul-2002
153 ~~~~~~~~~~~
154 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
156 21-Jul-2002
157 ~~~~~~~~~~~
158 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
159 an untranslatable string and fixed a slight error in the size calculation
160 (Bernard Jungen).
162 19-Jul-2002
163 ~~~~~~~~~~~
164 Rearraged File menu (suggested by Tomas Berg).
166 16-Jul-2002
167 ~~~~~~~~~~~
168 Added support for Solaris 'Door' files (Stephen Watson).
170 12-Jul-2002
171 ~~~~~~~~~~~
172 Added Help menu with both About and Show Files entries, and a new entry to
173 load the corrent manual for the current locale (suggested by Arnaud Calvo).
175 11-Jul-2002
176 ~~~~~~~~~~~
177 Updated French manual translation (Arnaud Calvo).
178 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
179 box, with a new 'Show Help Files' button (Geoff Youngs).
181 09-Jul-2002
182 ~~~~~~~~~~~
183 Don't close the Set Run Action box after showing the usage message if the user
184 enters an invalid command (spotted by krjw).
186 07-Jul-2002
187 ~~~~~~~~~~~
188 Bugfix: Changing the pinboard colours when iconfied windows were not in use
189         displayed a (harmless) warning message (reported by krjw).
191 02-Jul-2002
192 ~~~~~~~~~~~
193 Security fix: Set Run Action to a shell command would make the executable
194               world-writeable (spotted by alexander).
196 28-Jun-2002
197 ~~~~~~~~~~~
198 Bugfix: Tooltips for files sometimes didn't get displayed.
200 26-Jun-2002
201 ~~~~~~~~~~~
202 Added reminder about having NumLock on when using groups from the keypad
203 (suggested by Gombok Arthur).
205 25-Jun-2002
206 ~~~~~~~~~~~
207 Turned on more compiler warnings, and fixed some minor issues it threw up.
209 22-Jun-2002 (Release 1.3.2)
210 ~~~~~~~~~~~
211 Updated French translation (Vincent Lefèvre).
213 21-Jun-2002
214 ~~~~~~~~~~~
215 Added 'Text beside icon' toolbar style (Michael Adams).
217 20-Jun-2002
218 ~~~~~~~~~~~
219 Bugfix: Using another window in between entering target mode and selecting
220         the target printed a warning instead of performing the operation.
222 17-Jun-2002
223 ~~~~~~~~~~~
224 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
226 16-Jun-2002
227 ~~~~~~~~~~~
228 More robust approach to SOAP errors.
230 11-Jun-2002
231 ~~~~~~~~~~~
232 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
233 Changing the pinboard font realigns the icons.
234 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
235         (spotted by Arnaud Calvo).
236 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
237         (reported by Arnaud Calvo).
239 10-Jun-2002
240 ~~~~~~~~~~~
241 Updated Spanish translation (Marcelo Ramos).
243 08-Jun-2002
244 ~~~~~~~~~~~
245 Move Xterm Here to Window menu and add Switch to xterm (suggested by
246 Gregory Spath).
247 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
248         Lorint and Musus Umbra).
250 06-Jun-2002
251 ~~~~~~~~~~~
252 When installing without a manpage, just warn the user instead of aborting
253 (suggested by Simon Britnell).
255 01-Jun-2002
256 ~~~~~~~~~~~
257 Code tidying (Bernard Jungen).
259 31-May-2002
260 ~~~~~~~~~~~
261 Option to switch automatically between Large and Small icons (Stephen Watson).
262 Allow blank icon names (suggested by Gregory Spath).
263 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
264 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
266 30-May-2002 (Release 1.3.1)
267 ~~~~~~~~~~~
268 Fix redraw bug with selected icons.
270 29-May-2002
271 ~~~~~~~~~~~
272 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
273 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
275 28-May-2002
276 ~~~~~~~~~~~
277 Merged in icons from rox-base (converted to PNG format and renamed).
278 Bugfix: When showing iconified windows, the filer could crash if a window
279         disappeared at the wrong moment.
281 27-May-2002
282 ~~~~~~~~~~~
283 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
284 the right backdrop (requested by Simon Britnell).
285 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
286 the new shared MIME database uses different types in many places).
287 Updated French translation (Vincent Lefèvre).
288 Updated Dutch translation (Wilbert Berendsen).
289 Updated Hungarian translation (Andras Mohari).
291 24-May-2002
292 ~~~~~~~~~~~
293 When using -d or -s options, don't follow symlinks in paths starting with '/'
294 (suggested by Darrell Taylor).
296 23-May-2002
297 ~~~~~~~~~~~
298 Code tidying (Bernard Jungen).
300 21-May-2002
301 ~~~~~~~~~~~
302 Updated Polish translation (Krzysztof Krzy¿aniak).
304 19-May-2002
305 ~~~~~~~~~~~
306 Setting the background colour doesn't lose the image (spotted by Jasper
307 Huijsmans).
309 18-May-2002
310 ~~~~~~~~~~~
311 Iconified windows are shown with their own icon, if they have one.
313 17-May-2002
314 ~~~~~~~~~~~
315 Options to set iconification layout policy.
316 Fix compiler warnings on some systems (Stephen Watson).
317 Added 'Follow Symbolic Links' menu item (Stephen Watson).
319 16-May-2002
320 ~~~~~~~~~~~
321 Pinboard background colour option works again.
322 Position iconified windows sensibly.
323 Bugfix: Typing too fast into the minibuffer could miss characters.
325 15-May-2002
326 ~~~~~~~~~~~
327 Wrap long icon names onto multiple lines.
328 Options to forward button-3 clicks on the pinboard to the window manager
329 (requested by Ryan Harris).
331 14-May-2002
332 ~~~~~~~~~~~
333 Code tidying (Bernard Jungen).
334 Bugfix: Ctrl-clicking on icons can unselect, not just select.
336 13-May-2002
337 ~~~~~~~~~~~
338 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
339         Hugo Toloza).
341 12-May-2002
342 ~~~~~~~~~~~
343 Allow hidden subdirectories in <Choices>/SendTo which have their contents
344 included only for certain MIME types (Geoff Youngs).
345 When changing directory, remove any trailing /s from the path.
346 Make sure panels never get lowered under the pinboard.
347 Iconified windows are now displayed on the pinboard, not floating over
348 everything else.
349 Bugfix: Using a savebox when the pathname contained multi-byte characters
350         caused the initial selected region to be positioned incorrectly.
352 10-May-2002
353 ~~~~~~~~~~~
354 Initial support for showing iconified windows.
356 09-May-2002
357 ~~~~~~~~~~~
358 Changed the way pinboard icons are implemented.
359 Changed the way backdrop applications set the backdrop.
360 Always use button-3 for the pinboard menu, as the window manager menu must
361 be on button-2 (spotted by Geoff Youngs).
363 08-May-2002
364 ~~~~~~~~~~~
365 Updated French manual translation (Arnaud Calvo).
366 Middle button clicks on the pinboard are passed to the window manager.
367 Many improvements to the pinboard:
368 - Changing font updates the pinboard icons.
369 - Button-2 clicks are passed to window manager.
370 - Drop highlight doesn't flicker.
372 07-May-2002
373 ~~~~~~~~~~~
374 Improved highlighting of icons (Andras Mohari).
376 06-May-2002
377 ~~~~~~~~~~~
378 The pinboard is now a screen-sized window. Faster and better looking.
379 Setting the backdrop is now done from the filer.
381 03-May-2002
382 ~~~~~~~~~~~
383 The Link box allows an existing symlink to be replaced, instead of
384 complaining that the destination already exists (suggested by Arnaud Calvo).
385 Bugfix: When editing a panel icon, the tooltip didn't update until the next
386         restart (Olli Helenius).
388 02-May-2002
389 ~~~~~~~~~~~
390 Added Sort to the OpenDir SOAP method (Stephen Watson).
392 30-Apr-2002
393 ~~~~~~~~~~~
394 Alpha-blending for Small icons, too.
395 Bugfix: When copying directories, ignore an error caused by filesystems,
396         such as Samba shares, that don't support chmod fully (reported by
397         Andrew S Dixon).
399 29-Apr-2002
400 ~~~~~~~~~~~
401 SOAP method OpenDir now allows Style and Details to be specified
402 (Stephen Watson).
404 28-Apr-2002
405 ~~~~~~~~~~~
406 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
407 Small and Large sizes.
409 27-Apr-2002
410 ~~~~~~~~~~~
411 Return in Permissions box activates Quiet.
413 26-Apr-2002
414 ~~~~~~~~~~~
415 MIME information is now read from the freedesktop.org shared database rather
416 than the old Choices/MIME-info directories.
418 25-Apr-2002
419 ~~~~~~~~~~~
420 Don't convert to `real' path when following symlinks, so that Up now returns
421 to the directory containing the symlink, not the thing it linked to
422 (requested by Gregory Spath).
423 Don't quit while Options window is open.
425 21-Apr-2002
426 ~~~~~~~~~~~
427 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
428 the window (requested by Ashwin).
429 Merged OK and Save buttons in the Options box. Revert shades when it would
430 have no effect.
432 17-Apr-2002
433 ~~~~~~~~~~~
434 'New ...' for a template always copies without confirming (suggested by
435 Wilbert Berendsen).
437 16-Apr-2002
438 ~~~~~~~~~~~
439 Set-keybindings button in options box now checks that this feature is on,
440 and explains what to do if not (suggested by Francesco Bochicchio).
442 15-Apr-2002
443 ~~~~~~~~~~~
444 Updated French translation (Vincent Lefèvre).
445 Message in translation options switches language as you move through the
446 options.
448 14-Apr-2002
449 ~~~~~~~~~~~
450 Added Chinese translation (babyfai cheung).
452 14-Apr-2002 (Release 1.3.0)
453 ~~~~~~~~~~~
454 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
455                         
456 13-Apr-2002
457 ~~~~~~~~~~~
458 Place action windows under pointer (suggested by txapela).
460 11-Apr-2002
461 ~~~~~~~~~~~
462 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
463 used.
464 Made background pixmaps for Collections work again (reported by Stephen
465 Watson).
466 Removed pinboard text background style option (it never worked with Gtk+-2.0).
468 09-Apr-2002
469 ~~~~~~~~~~~
470 Added units display to options and improved toolbar options layout (Andras
471 Mohari).
472 When setting the icon for a directory, offer to create a .DirIcon
473 (requested by Matjaz Mihelic).
475 08-Apr-2002
476 ~~~~~~~~~~~
477 Much improved layout for Options box (Andras Mohari).
478 Allow subdirectories in the Send To menu (Stephen Watson).
480 06-Apr-2002
481 ~~~~~~~~~~~
482 Code tidying in various places (Bernard Jungen).
483 Filer windows update automatically when the font or theme changes.
485 05-Apr-2002
486 ~~~~~~~~~~~
487 Various speed improvements.
488 Removed GNOME VFS option (never worked with Gtk+-2.0).
490 04-Apr-2002
491 ~~~~~~~~~~~
492 Auto-raise panels when the pointer hits the side of the screen, and lower
493 when it leaves the panel (Geoff Youngs).
495 03-Apr-2002
496 ~~~~~~~~~~~
497 Slight speed increase when starting.
499 02-Apr-2002
500 ~~~~~~~~~~~
501 Added Danish translation (Christian Storgaard).
503 01-Apr-2002
504 ~~~~~~~~~~~
505 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
506 of Icon, which is now a GObject. Dragging pinboard icons with the middle
507 button is no longer supported.
509 28-Mar-2002
510 ~~~~~~~~~~~
511 Updated Polish translation (Krzysztof Krzy¿aniak).
513 25-Mar-2002
514 ~~~~~~~~~~~
515 New 'Short titlebar flags' option (requested by Andras Mohari).
517 24-Mar-2002
518 ~~~~~~~~~~~
519 Fixed problem which allowed the panel to get the input focus (reported by
520 Brendan McCarthy).
522 22-Mar-2002
523 ~~~~~~~~~~~
524 Large (over 50K) image files are now loaded in a subprocess. Faster, less
525 likely to crash due to bad images, and more responsive.
527 21-Mar-2002
528 ~~~~~~~~~~~
529 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
530 problem. CHARSET is used to try and render the name anyway, and the rename
531 box can be used to fix it (reported by Christopher Arndt).
533 20-Mar-2002
534 ~~~~~~~~~~~
535 Times weren't converted to UTF-8, causing errors in some locales (reported
536 by Christopher Arndt and tracked down by Andras Mohari).
537 Informational messages are now shown with the info icon, not the error symbol
538 (suggested by Andras Mohari).
540 18-Mar-2002
541 ~~~~~~~~~~~
542 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
543 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
544 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
545 gnome-terminal).
546 The Path Entry minibuffer now highlights invalid paths in red, instead of
547 beeping.
549 17-Mar-2002
550 ~~~~~~~~~~~
551 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
552 GObjects. FSCache now works on GObjects, and the interface is therefore
553 simpler now.
555 16-Mar-2002
556 ~~~~~~~~~~~
557 Sorted out some focussing and defaulting behaviour in action windows.
559 14-Mar-2002
560 ~~~~~~~~~~~
561 Split action window code, so that most of the GUI stuff is now in abox.c,
562 and converted to new dialog style.
564 13-Mar-2002
565 ~~~~~~~~~~~
566 Removed remaining support for the old libvfs.
567 Updated lots of code to new Gtk+-2.0 style.
569 12-Mar-2002
570 ~~~~~~~~~~~
571 Panel icons highlight when the pointer is over them.
572 Fixed some untranslatable strings (Andras Mohari).
574 11-Mar-2002
575 ~~~~~~~~~~~
576 Converted Set Run Action box to new style.
578 10-Mar-2002
579 ~~~~~~~~~~~
580 New panel style; better looking, and sensitive right up to the edge of the
581 screen.
582 Converted action window results list to use the new GtkTreeView widget.
584 09-Mar-2002
585 ~~~~~~~~~~~
586 Converted Savebox widget to new Gtk style.
588 07-Mar-2002
589 ~~~~~~~~~~~
590 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
591 Added stock icons to Options box. The filer now requires Gtk+-2.0.
592 Updated Infobox to use new GtkTreeView widget.
594 05-Mar-2002
595 ~~~~~~~~~~~
596 Display action window questions in bold (suggested by Andras Mohari).
597 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
599 28-Feb-2002
600 ~~~~~~~~~~~
601 Fixed sensitive region of icons in large with details display (Bernard
602 Jungen).
604 27-Feb-2002
605 ~~~~~~~~~~~
606 Added Newer option for Copy and Move operations (Stephen Watson).
608 26-Feb-2002
609 ~~~~~~~~~~~
610 Centre colour selector on mouse, and close when options box closes.
611 Got background pixmaps working with Gtk+-2.0.
613 21-Feb-2002
614 ~~~~~~~~~~~
615 Changes to options now take effect instantly. The old Apply button is gone,
616 and Cancel is now Revert.
617 Fixed stupid bug in charset conversions (reported by Andras Mohari).
618 Initial support for gnome-vfs (Mark Heily).
620 20-Feb-2002
621 ~~~~~~~~~~~
622 Internal changes to the options system. See text at start of options.c.
624 19-Feb-2002
625 ~~~~~~~~~~~
626 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
627 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
628 (Micah Dowty).
629 Fix possible type conversion problem in charset conversion code
630 (reported by Serban Udrea).
631 Allow xml:lang attribute in AppInfo files for translations; see
632 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
634 18-Feb-2002
635 ~~~~~~~~~~~
636 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
637 found.
638 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
639 labels display them.
640 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
641 Jungen).
643 17-Feb-2002 (Release 1.2.0)
644 ~~~~~~~~~~~
645 New stable release.
647 13-Feb-2002 (Release 1.1.14)
648 ~~~~~~~~~~~
649 Pressing Escape in a dialog box now closes the box.
651 12-Feb-2002
652 ~~~~~~~~~~~
653 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
654 be used in Makefile (Jim Knoble).
655 Undo 'double clicking unselects' change (requested by Andreas).
657 11-Feb-2002
658 ~~~~~~~~~~~
659 Updated Spanish translation (Marcelo Ramos).
660 Updated French manual translation (Arnaud Calvo).
662 08-Feb-2002 (Release 1.1.13)
663 ~~~~~~~~~~~
664 Use fixed font in minibuffer.
666 07-Feb-2002
667 ~~~~~~~~~~~
668 Updated French manual translation (Arnaud Calvo).
669 Updated Russian translation (Dmitry Elfimov).
671 06-Feb-2002
672 ~~~~~~~~~~~
673 When dragging a lasso box around items, limit the allowed overlap (the
674 space you can drag over the edge of the next item without selecting it)
675 so that very wide items (eg, those with details) are easier to select
676 (requested by Andras Mohari).
678 04-Feb-2002
679 ~~~~~~~~~~~
680 Updated Italian translation (Denis Manente).
682 03-Feb-2002
683 ~~~~~~~~~~~
684 Updated German translation (André Wyrwa).
685 Updated Spanish translation (Marcelo Ramos).
687 02-Feb-2002
688 ~~~~~~~~~~~
689 Updated to version 0.5 of the thumbnails standard. You should rename
690 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
691 them all.
693 01-Feb-2002
694 ~~~~~~~~~~~
695 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
696 and panels (reported by Arnaud Calvo).
698 31-Jan-2002
699 ~~~~~~~~~~~
700 Updated Hungarian translation (Andras Mohari).
701 Double-clicking an item always clears the selection, removed extra newline
702 from man-page and fixed a misplaced #endif (Bernard Jungen).
704 30-Jan-2002
705 ~~~~~~~~~~~
706 Updated Dutch translation (Wilbert Berendsen).
707 Updated to Gtk+-1.3.13 (action window scrolling now works).
709 28-Jan-2002
710 ~~~~~~~~~~~
711 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
712 where opening a savebox put the focus on the last used button instead of
713 the entry (reported by Karol Krenski).
714 Added instructions for Window Maker pinboard icons to the manual
715 (Jim Knoble).
716 Resizer now allows space for the 'Running as ...' message (reported by
717 Wilbert Berendsen).
719 25-Jan-2002
720 ~~~~~~~~~~~
721 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
722 of giving a warning (reported by Gregory Spath).
724 24-Jan-2002 (Release 1.1.12)
725 ~~~~~~~~~~~
726 Updated Hungarian translation (Andras Mohari).
728 23-Jan-2002
729 ~~~~~~~~~~~
730 Only check for thumbnails in the thumbnail scanning code, not when loading
731 any image (saves time).
732 Assume pathnames and labels for pinboards and panels are in the local charset
733 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
734 When using 'Shell Command...' from the menu with an item selected by opening
735 the menu, the item now remains selected when you enter the command.
737 Updated French translation (Vincent Lefèvre).
738 Updated Dutch translation (Wilbert Berendsen).
740 22-Jan-2002
741 ~~~~~~~~~~~
742 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
743 the panel, so that applets can find it more easiliy (requested by Stephen
744 Watson).
745 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
746 Loading a thumbnail now stores the details when loading started, not
747 when it finished.
748 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
749         text entry.
751 21-Jan-2002
752 ~~~~~~~~~~~
753 Changing the permission on a file failed to update the display (reported by
754 Karol Krenski). Also made other updates more efficient.
755 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
756 has stopped accepting STRING.
758 20-Jan-2002
759 ~~~~~~~~~~~
760 Added a configure check for iconv.h.
761 Use double instead of long for file sizes in find.c (Bernard Jungen).
763 19-Jan-2002
764 ~~~~~~~~~~~
765 Thumbnails code failed to update images when they changed (reported by
766 Andreas).
768 18-Jan-2002
769 ~~~~~~~~~~~
770 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
771 conversion fails (Stephen Watson).
773 Deleting a symlink to a pinboard or panel icon showed a warning, even though
774 there was no danger, because it followed the symlink. Trying to copy a symlink
775 inside the directory it pointed to failed for the same reason.
777 17-Jan-2002
778 ~~~~~~~~~~~
779 Big changes to internationalisation for pinboards and panels to fix problems
780 with incompatible character sets (reported by Arnaud Calvo).
781 When creating thumbnails, create to a temporary file and rename in case another
782 program tries to write the save thumbnail at the same time.
783 As a special case, running with just '-v' doesn't call gtk_init, allowing
784 installing without an X server (requested by Michael Duelli).
786 16-Jan-2002
787 ~~~~~~~~~~~
788 Converter for old-format config files now stops if the file looks like
789 XML (probably from a failed conversion).
790 Allow '~' in globicons file.
791 Bugfix: When using spring-opening or following symlinks, trying to open
792         a non-existant directory could cause a crash.
793 Bugfix: The pinboard would highlight to accept any type of drop (not just
794         files).
796 13-Jan-2002
797 ~~~~~~~~~~~
798 Fixed some compile problems on Solaris (Andreas Dehmel).
799 Clicking an unscanned item now scans it (instead of reporting an error).
800 Dialog boxes in Gtk+-2.0 now set a default button.
801 Number keys on the keypad couldn't be used for groups (reported by Arnaud
802 Calvo).
804 11-Jan-2002
805 ~~~~~~~~~~~
806 Updated Spanish translation (Marcelo Ramos).
807 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
809 09-Jan-2002
810 ~~~~~~~~~~~
811 Converted French manual to DocBook (Arnaud Calvo).
812 Fixed some compiler warnings (Vincent Lefèvre).
814 09-Jan-2002 (Release-1.1.11)
815 ~~~~~~~~~~~
816 Mark action windows as dialogs (requested by Daniel Pittman).
817 Reset the background colour when drawing, as the Xenophilia keeps changing
818 it (reported by Wilbert Berendsen).
820 08-Jan-2002
821 ~~~~~~~~~~~
822 Changed == to = in make-mo script (Vincent Lefèvre).
823 Added -lm to libpng linker flags (reported by Stephen Watson).
824 Updated the French translation (Vincent Lefèvre).
826 07-Jan-2002
827 ~~~~~~~~~~~
828 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
829         tooltip could get stuck on the screen).
831 06-Jan-2002
832 ~~~~~~~~~~~
833 Bugfix: Options box didn't work unless options had already been saved
834         (reported by Iain Stevenson).
836 05-Jan-2002
837 ~~~~~~~~~~~
838 Stopped unnecessary redrawing of the display (when sorting an already-sorted
839 list).
840 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
841 (Andras Mohari).
843 04-Jan-2002
844 ~~~~~~~~~~~
845 Fixed compile problem (reported by Vincent Lefèvre).
846 Updated French translation (Vincent Lefèvre).
848 03-Jan-2002
849 ~~~~~~~~~~~
850 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
851 their menus correctly.
852 Bugfix: 'From LANG' translation setting had stopped working (reported by
853         Vincent Lefèvre).
855 02-Jan-2002
856 ~~~~~~~~~~~
857 Saved pinboards and panels are now stored in an XML format. Old files should
858 be converted automatically. Icon names may now contain the < and > characters
859 (requested by Bernard Jungen).
861 01-Jan-2002
862 ~~~~~~~~~~~
863 Updated French translation (Vincent Lefèvre).
864 Updated Polish translation (Krzysztof Krzy¿aniak).
866 30-Dec-2001
867 ~~~~~~~~~~~
868 Updated Spanish translation (Marcelo Ramos).
870 29-Dec-2001
871 ~~~~~~~~~~~
872 When changing directory, make more effort to wink or select the appropriate
873 item.
875 29-Dec-2001 (Release 1.1.10)
876 ~~~~~~~~~~~
877 Updated French translation (Vincent Lefèvre).
878 Bugfix: Using Shift to open the Send To menu without a selected file stopped
879         the toggle menu items from working!
881 28-Dec-2001
882 ~~~~~~~~~~~
883 With Gtk+-2.0, the effective permissions are now underlined (like they are
884 with Gtk+-1.2).
885 Put all the flags in the options box on one line, along with the Quiet button
886 (looks neater).
887 Updated manual.
889 27-Dec-2001
890 ~~~~~~~~~~~
891 Reorganised the Options box somewhat.
892 Bugfix: Closing a window while creating thumbnails caused a crash.
894 26-Dec-2001
895 ~~~~~~~~~~~
896 Icons are dragged from their corners again (requested by Liav Asseraf).
897 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
898 Renamed '.DirIcon.png' to just '.DirIcon'.
899 In action windows, standard error from moving, copying and mounting operations
900 is captured and displayed, giving a more useful message (Stephen Watson).
901 Support for Gtk+-1.3.12.
903 25-Dec-2001
904 ~~~~~~~~~~~
905 Updated Polish translation (Krzysztof Krzy¿aniak).
907 24-Dec-2001
908 ~~~~~~~~~~~
909 File groups are now saved (automatically).
910 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
912 23-Dec-2001
913 ~~~~~~~~~~~
914 Added Version SOAP RPC.
915 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
916 specified in the translation (was always using iso-8859-1).
918 22-Dec-2001
919 ~~~~~~~~~~~
920 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
921 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
922 flags to title bar.
924 21-Dec-2001
925 ~~~~~~~~~~~
926 New 'Show image thumnails' option to set this as the default (requested by
927 Kristian Rink).
928 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
930 20-Dec-2001
931 ~~~~~~~~~~~
932 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
933 be turned on and off. Thumbnails are loaded in the background, and a progress
934 bar is displayed in the filer window.
935 Replaced old Gtk+-1.2.x text widget in action windows with new one.
937 19-Dec-2001
938 ~~~~~~~~~~~
939 Improved error reporting.
940 Improved sizing code when details are on.
942 18-Dec-2001
943 ~~~~~~~~~~~
944 Updated to new version 0.4 of the thumbnails standard.
945 Added 'Quiet' check box to action windows. Quiet button now turns on
946 check box and does 'Yes'.
948 17-Dec-2001
949 ~~~~~~~~~~~
950 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
951 UTF-8 as they are loaded.
952 Added a missing #ifdef for the regex code (Couderc Damien).
953 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
954 fixed, though).
956 16-Dec-2001
957 ~~~~~~~~~~~
958 Closing a window with a keypress caused warnings to appear (reported by
959 Fabien Coutant).
960 Updated Spanish translation (Marcelo Ramos).
961 New 'Single click nagivation on the pinboard' option (requested by
962 Michael).
963 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
965 Internal changes to options system:
966 - Options can be used as soon as they are registered (not just once the
967   filer is fully initialised).
968 - New widget types can be registered in a modular fashion.
970 13-Dec-2001 (Release 1.1.9)
971 ~~~~~~~~~~~
972 More fixes for panel resizing (reported by Stephen Watson).
973 Target mode, dragging an unselected item, and auto-selecting an item when
974 opening the menu now all work without grabbing the primary selection.
975 Finished new scanning code (image == NULL is now OK everywhere).
977 12-Dec-2001
978 ~~~~~~~~~~~
979 Clicking on an item which is selected, but not part of the primary selection,
980 now reclaims the selection.
981 Removed default minibuffer option for now.
982 The dash forms in Find tests can be combined, eg '-rwx'.
983 Updated manual.
985 11-Dec-2001
986 ~~~~~~~~~~~
987 Additional window hints - pinboard and panels refuse focus and pinboard
988 icons are marked as desktop features (requested by Laurent Moussault).
989 Thumbnails are now stored using an md5 hash of their names.
990 Pinboard icons can be repositioned by dragging with the left mouse button
991 (middle button drag stopped working with sawfish, and this is easier anyway).
993 10-Dec-2001
994 ~~~~~~~~~~~
995 New scanning system: blank items are added to the window first and then the
996 icons and types get filled in later. Looks better and simplifies the sizing
997 code a bit.
998 Code tidying in various places.
1000 09-Dec-2001
1001 ~~~~~~~~~~~
1002 Bugfix: Filer would quit if only Info boxes were open.
1003 Bugfix: Pinboard and panel windows didn't get the correct hints set under
1004         Gtk+-2.0.
1006 08-Dec-2001
1007 ~~~~~~~~~~~
1008 Many internal changes to Collection widget for Gtk+-2.0. Should be more
1009 efficient now, and easier to get aa fonts working...
1011 07-Dec-2001
1012 ~~~~~~~~~~~
1013 Fixed Gtk+-2.0 wheel mouse support.
1014 In the Info box, 'File says...' was reporting on the program used to
1015 edit the file, not the file itself!
1016 For glib-2.0, use the new spawn function and report errors nicely.
1018 06-Dec-2001
1019 ~~~~~~~~~~~
1020 Updated Russian translation (Dmitry Elfimov).
1021 Thumbnail information in the PNG image is now namespaced to 'Thumb'
1022 (recommended by Jens Finke).
1023 FileType SOAP RPC return format has been updated to the latest version
1024 of the SOAP working draft.
1025 Added Large File Support: files over 4Gb now have their sizes detected
1026 correctly (Stephen Watson). Note: this disables libvfs support.
1027 New option to have the minibuffer open by default on new windows
1028 (Bochicchio).
1030 05-Dec-2001
1031 ~~~~~~~~~~~
1032 When resizing the collection, only ensure the cursor is still visible if
1033 it was in the displayed area before.
1035 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
1036 on a hidden item.
1038 When using --show with a hidden file, turn on Show Hidden. Also, delay the
1039 winking effect until the window actually appears.
1041 04-Dec-2001
1042 ~~~~~~~~~~~
1043 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
1044 so they redisplay quickly next time the filer is loaded (requested by
1045 Kristian A. Rink and others).
1047 Bugfix: Toggling the section with a middle button drag could lose the primary
1048         selection (Andras Mohari).
1050 03-Dec-2001
1051 ~~~~~~~~~~~
1052 Use gtk_set_locale instead of setlocale (Andras Mohari).
1054 02-Dec-2001
1055 ~~~~~~~~~~~
1056 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
1058 01-Dec-2001
1059 ~~~~~~~~~~~
1060 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
1061 the SOAP IPC window for a particular hostname and user ID. This makes it
1062 easier for other programs to talk to the filer.
1064 30-Nov-2001
1065 ~~~~~~~~~~~
1066 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
1068 29-Nov-2001
1069 ~~~~~~~~~~~
1070 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
1071 submenu.
1072 The filer now closes stdin when it starts. This is to prevent child
1073 processes, such as auto-mounters, from trying to read a password from
1074 the console (Olivier Fourdan).
1076 27-Nov-2001
1077 ~~~~~~~~~~~
1078 Manpage is now generated automatically from DocBook source.
1079 Short forms for many find expressions, such as -d for IsDir (suggested by
1080 (Andras Mohari).
1082 26-Nov-2001
1083 ~~~~~~~~~~~
1084 More Gtk+-1.3.11 support, including use of the new message dialog.
1085 When the filer loses the primary selection, display the selected items
1086 shaded, but don't unselect them (Andras Mohari).
1088 24-Nov-2001
1089 ~~~~~~~~~~~
1090 Updated to Gtk+-1.3.11.
1092 23-Nov-2001
1093 ~~~~~~~~~~~
1094 Show the current run action for a file in the Info box (Stephen Watson).
1096 21-Nov-2001
1097 ~~~~~~~~~~~
1098 If a panel applet quits then it is removed from the panel, instead of being
1099 replaced by a Restart button.
1101 16-Nov-2001
1102 ~~~~~~~~~~~
1103 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
1104 instead of destroying it and creating a new one (suggested by Greg Spath).
1106 15-Nov-2001
1107 ~~~~~~~~~~~
1108 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
1110 14-Nov-2001
1111 ~~~~~~~~~~~
1112 Code tidying in menu.c (Bernard Jungen).
1114 13-Nov-2001
1115 ~~~~~~~~~~~
1116 Opening a filer window from the Set Icon dialog turns thumbnails display
1117 on (suggested by Francesco Bochicchio).
1118 Right-clicking the Help toolbar button reuses the same window.
1120 12-Nov-2001
1121 ~~~~~~~~~~~
1122 Made some strings easier to translate, fixed a problem with translating a blank
1123 string, and changed the details toolbar button to leave the size alone (Andras
1124 Mohari).
1125 Improved key handling (key presses were sometimes ignored).
1126 Bugfix: A very long and narrow icon could make the filer try to scale to a
1127         width or height of zero (Andras Mohari).
1129 09-Nov-2001
1130 ~~~~~~~~~~~
1131 Allow current directory and selection to be stored with Ctrl+[0-9] and
1132 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
1133 saved yet.
1135 08-Nov-2001
1136 ~~~~~~~~~~~
1137 Don't use re_set_syntax() on systems that don't have it (reported by
1138 Couderc Damien).
1139 In action windows, the a long filename no longer makes the window get wider
1140 (requested by Graham Borland).
1141 Added 'Types' section to the Options window, allowing easy(ish) access
1142 to the MIME-info files, plus a reload button, and icons for MIME-types can
1143 be set from the 'Set Icon...' box (Stephen Watson).
1145 07-Nov-2001
1146 ~~~~~~~~~~~
1147 Added a menu to the 'Set Icon...' box which shows all directories currently
1148 used for icons (Francesco Bochicchio).
1149 Fix small error in German translation (Christopher Arndt).
1150 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
1152 06-Nov-2001
1153 ~~~~~~~~~~~
1154 Added Spanish translation (Marcelo Ramos).
1155 Applied Bernard Jungen's latest patch:
1156 - Disk usage forgot to count special files like pipes, etc.
1157 - Page up/down scrolls a window full at a time instead of 10 items.
1158 - Don't get icons from the cache if thumbnail mode is off anymore.
1159 - modechange.c: deleted useless stuff and fixed octal parsing to detect
1160   *all* illegal values (eg 010000000000000).
1161 - Added 'Show/hide hidden files' toolbar button.
1162 - Lots of code tidying.
1165 05-Nov-2001
1166 ~~~~~~~~~~~
1167 Holding the pointer over a symlink shows the target in a tooltip
1168 (Stephen Watson; suggested by Arnaud Calvo).
1170 01-Nov-2001
1171 ~~~~~~~~~~~
1172 Updated French translation (Vincent Lefèvre).
1174 30-Oct-2001 (Release 1.1.8)
1175 ~~~~~~~~~~~
1176 Updated to support Gtk+-1.3.10.
1178 17-Oct-2001
1179 ~~~~~~~~~~~
1180 Slightly better positioning of filenames and details (Bernard Jungen).
1181 When resizing, only add space for an extra row in Small Icons mode.
1183 16-Oct-2001
1184 ~~~~~~~~~~~
1185 Make the Set Run Action box command box have the "$1" already filled in
1186 (suggested by Helgi Hrafn Gunnarsson).
1188 15-Oct-2001
1189 ~~~~~~~~~~~
1190 Set the WM_CLASS for saveboxes, so that window managers can treat them
1191 specially, if required (Andrew Flegg).
1193 14-Oct-2001
1194 ~~~~~~~~~~~
1195 Changed internal format used to send to requests to SOAP, and added --RPC
1196 option to access it directly.
1198 12-Oct-2001
1199 ~~~~~~~~~~~
1200 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
1201 Bugfix: If file doesn't accept the '-b' option then examining a file in
1202         the root directory didn't work (Stephen Watson).
1204 10-Oct-2001
1205 ~~~~~~~~~~~
1206 Use --version instead of 'which' to test for programs as not everyone has
1207 which (suggested by Vincent Lefevre).
1208 Bugfix: When setting an icon for a file with a space in the name, the
1209         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
1210         Turski). The 'globicons' file should be converted automatically
1211         when the filer is run.
1213 08-Oct-2001
1214 ~~~~~~~~~~~
1215 Added support for the regex field in MIME-info. This allows files to be
1216 matched with patterns, not just on their extensions. For example, '.gtkrc'
1217 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
1218 Andras Mohari).
1220 05-Oct-2001
1221 ~~~~~~~~~~~
1222 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
1224 04-Oct-2001
1225 ~~~~~~~~~~~
1226 When running on a remote machine, display the remote host's name in the
1227 title bar (Stephen Watson).
1229 02-Oct-2001
1230 ~~~~~~~~~~~
1231 New option to control whether a middle button drag moves the files or
1232 brings up a menu.
1233 Allow submenus in AppInfo.xml file (Stephen Watson).
1235 26-Sep-2001
1236 ~~~~~~~~~~~
1237 Now supports Gtk+-1.3.9, but not earlier developer releases.
1239 25-Sep-2001
1240 ~~~~~~~~~~~
1241 Disk Usage can cope with larger sizes, and reports the number of files and
1242 directories counted; new Show Hidden and Inherit Options options; new -D
1243 option to close directories; and changes to formatting of file sizes
1244 (Bernard Jungen).
1246 24-Sep-2001
1247 ~~~~~~~~~~~
1248 Updated Hungarian translation (Andras Mohari).
1249 Improved the filename colouring code so that colours are only allocated
1250 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
1251 Bugfix: When sorting while winking an item, the filer would sometimes scroll
1252         to the wrong place (Andras Mohari).
1253 Bugfix: If all the selected files were deleted, then trying to paste the
1254         selection caused a crash (Fabien Coutant).
1256 20-Sep-2001
1257 ~~~~~~~~~~~
1258 Colour files by type (Andras Mohari).
1260 11-Sep-2001
1261 ~~~~~~~~~~~
1262 Added -p to mkdir in install scripts to create any missing parent
1263 directories (Michel Alexandre Salim).
1265 09-Sep-2001
1266 ~~~~~~~~~~~
1267 Dragging files with the middle button (or Button1+Alt) brings up a menu
1268 of possible actions (Taras).
1269 New option to control size of icons in `New' and `Send To' menus (Stephen
1270 Watson).
1271 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
1272         (reported by Michel Alexandre Salim).
1274 06-Sep-2001
1275 ~~~~~~~~~~~
1276 Window positions can be saved and restored by a session manager (Anders
1277 Lundmark).
1279 05-Sep-2001
1280 ~~~~~~~~~~~
1281 Fixed an untranslated string (Andras Mohari).
1283 04-Sep-2001
1284 ~~~~~~~~~~~
1285 The style for pinboard and panel icon text can be set (requested by Greg
1286 Spath) with:
1288         widget "*.pinboard-icon" style "..."
1289         widget "*.panel-icon.*" style "..."
1291 03-Sep-2001
1292 ~~~~~~~~~~~
1293 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
1294         a (harmless) warning message (reported by Vincent Lefèvre).
1296 03-Sep-2001 (Release 1.1.7)
1297 ~~~~~~~~~~~
1298 Added an option to control whether extensions take precedence over the
1299 executable bit of a file (requested by MJ Ray).
1300 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
1301 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
1303 02-Sep-2001
1304 ~~~~~~~~~~~
1305 The options controlling when windows resize work again.
1307 31-Aug-2001
1308 ~~~~~~~~~~~
1309 Better guessing of window size for display styles with details.
1311 29-Aug-2001
1312 ~~~~~~~~~~~
1313 The 'src/po/dist' script now converts all text to UTF-8.
1315 28-Aug-2001
1316 ~~~~~~~~~~~
1317 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
1318 Boulton).
1320 27-Aug-2001
1321 ~~~~~~~~~~~
1322 Updated Dutch translation (Jasper Huijsmans).
1323 Send To menu lists contents of all Send To directories in Choices, not just
1324 the first one found.
1325 Fixed another XML compiling problem (Stephen Watson).
1327 23-Aug-2001
1328 ~~~~~~~~~~~
1329 Added Customise to `Send To' menu.
1331 22-Aug-2001
1332 ~~~~~~~~~~~
1333 Detached Send To menu from main menu structure. Allows key-binding to open
1334 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
1335 Shift+Menu brings up the menu directly.
1337 20-Aug-2001
1338 ~~~~~~~~~~~
1339 Fixed compiling problem with some versions of libxml (Stephen Watson).
1340 Changed a text message in the Options box (about binding keys to menus) into
1341 a button which shows the message in an alert box. Maybe people will read the
1342 message now?
1344 19-Aug-2001
1345 ~~~~~~~~~~~
1346 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
1347 Scrolling using a wheel mouse now always goes at the same speed, whatever the
1348 display style (requested by aardvark joe).
1350 10-Aug-2001
1351 ~~~~~~~~~~~
1352 Added 'Send To' menu (Stephen Watson).
1354 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
1355         Booker).
1357 07-Aug-2001
1358 ~~~~~~~~~~~
1359 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
1360 Richard G.)
1362 03-Aug-2001
1363 ~~~~~~~~~~~
1364 Added French translation of the manual (Arnaud Calvo).
1366 24-Jul-2001
1367 ~~~~~~~~~~~
1368 Filer wouldn't compile or run if it was in a directory with spaces in the
1369 name (reported by Benjamin Munoz).
1371 23-Jul-2001
1372 ~~~~~~~~~~~
1373 Added options for default action window settings for Brief, Force and Recurse
1374 (Liav Asseraf).
1375 New default for sort type is Sort By Name (requested by Andreas Dehmel).
1376 Bugfix: Clicking on a file with no run action set gave two error boxes.
1378 19-Jul-2001
1379 ~~~~~~~~~~~
1380 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
1382 18-Jul-2001
1383 ~~~~~~~~~~~
1384 Added some more hints to pinboard and panel windows to comply with the new
1385 freedesktop.org window manger spec.
1387 15-Jul-2001
1388 ~~~~~~~~~~~
1389 New option to set the maximum size the auto-resizer will resize a window to
1390 (requested by Andreas Dehmel).
1392 14-Jul-2001
1393 ~~~~~~~~~~~
1394 When using the Set Run Action box, make the command default to the currently
1395 set command (suggested by Arnaud Calvo).
1397 12-Jul-2001 (Release 1.1.6)
1398 ~~~~~~~~~~~
1399 Updated the French translation (Vincent Lefèvre).
1401 10-Jul-2001
1402 ~~~~~~~~~~~
1403 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
1405 09-Jul-2001
1406 ~~~~~~~~~~~
1407 Use the user's preferred font for item filenames, not the Gtk default
1408 (requested by Jim Knoble).
1410 03-Jul-2001
1411 ~~~~~~~~~~~
1412 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
1414 02-Jul-2001
1415 ~~~~~~~~~~~
1416 Don't show tooltips for applets as it causes problems (reported by Stephen
1417 Watson).
1419 30-Jun-2001
1420 ~~~~~~~~~~~
1421 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
1422           long names too). Fixed a crash-on-click problem on the root window.
1424 29-Jun-2001
1425 ~~~~~~~~~~~
1426 More work on Gtk+-2.0 -- seems to be usable now :-)
1428 28-Jun-2001
1429 ~~~~~~~~~~~
1430 Started work to support Gtk+-2.0.
1432 26-Jun-2001
1433 ~~~~~~~~~~~
1434 Moved 'relative link' option above the buttons in the Link box (Stephen
1435 Watson).
1436 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
1437         display to scroll (reported by Andreas Dehmel).
1439 21-Jun-2001
1440 ~~~~~~~~~~~
1441 Replaced 'New File...' menu item with a submenu generated from the contents
1442 of '<Choices>/Templates' (Stephen Watson).
1444 20-Jun-2001
1445 ~~~~~~~~~~~
1446 `Xterm here' command can contain arguments (Andras Mohari).
1447 Made the menu appear in a sensible place, so it's easy to get to the File
1448 submenu (suggested by André Wyrwa).
1450 19-Jun-2001
1451 ~~~~~~~~~~~
1452 Updated French translation (Vincent Lefèvre).
1453 Added a German translation (André Wyrwa).
1455 13-Jun-2001
1456 ~~~~~~~~~~~
1457 Added an extra option to control the resizing behaviour. Can be set to resize
1458 never, always, or only when the display style changes (requested by Andreas).
1460 07-Jun-2001 (Release 1.1.5)
1461 ~~~~~~~~~~~
1462 Updated Russian translation (Dmitry Elfimov).
1464 06-Jun-2001
1465 ~~~~~~~~~~~
1466 Unless compiling with mc's libvfs for virtual filesystem support, change the
1467 menu structure for use with the newer AVFS system.
1468 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
1470 Bug fix: Running the filer with a translation set would make it crash
1471          (reported by Dmitry Elfimov).
1473 04-Jun-2001 (Release 1.1.4)
1474 ~~~~~~~~~~~
1475 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
1476 and the default size with no details.
1478 30-May-2001
1479 ~~~~~~~~~~~
1480 Replaced Large/Small toolbar buttons with a single Size button which
1481 cycles through Small/Large/Huge (other button to reverse).
1483 28-May-2001
1484 ~~~~~~~~~~~
1485 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
1486 menus.
1488 25-May-2001
1489 ~~~~~~~~~~~
1490 Long leafnames wrap onto multiple lines in Huge mode, like they do for
1491 Large Icons mode.
1493 24-May-2001
1494 ~~~~~~~~~~~
1495 Display tooltips for pinboard and panel icons, where needed.
1497 23-May-2001
1498 ~~~~~~~~~~~
1499 New option to show number of files / size of selected files in the toolbar
1500 (Andras Mohari).
1502 22-May-2001
1503 ~~~~~~~~~~~
1504 New options section 'panel' allows icon text to be hidden for all icons, no
1505 icons, or just applications (suggested by José Romildo Malaquias).
1507 17-May-2001
1508 ~~~~~~~~~~~
1509 Converted the options window to a tabbed notebook (Denis Manente).
1511 16-May-2001
1512 ~~~~~~~~~~~
1513 Pressing the mouse button down on an icon no longer winks it; only releasing
1514 the button to run it does.
1515 Added 'Show Info' to panel/pinboard menu.
1516 The File Info box grabs the primary selection when a row is selected
1517 (allows you to paste email addresses, URLs, etc).
1519 15-May-2001
1520 ~~~~~~~~~~~
1521 Opening a pinboard or panel menu over an icon no longer selects it -- this
1522 allows the selection to be passed to an application run using its AppMenu
1523 (requested by Christopher Arndt).
1525 14-May-2001
1526 ~~~~~~~~~~~
1527 In Large Icons display style, a file's name may wrap onto a second line.
1529 13-May-2001
1530 ~~~~~~~~~~~
1531 Merged code for handling selections and menus that was common to pinboards
1532 and panels into icon.c.
1534 09-May-2001
1535 ~~~~~~~~~~~
1536 When using 'From LANG', extract the language code from the string to get
1537 the filename, instead of using the whole string (Andras Mohari).
1538 Added support for very old versions of libxml (reported by Lukasz Stelmach
1539 and Vincent Lefèvre).
1541 08-May-2001
1542 ~~~~~~~~~~~
1543 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
1545 07-May-2001 (Release 1.1.3)
1546 ~~~~~~~~~~~
1547 Updated the documentation.
1549 06-May-2001
1550 ~~~~~~~~~~~
1551 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
1552 up if they're too small.
1554 03-May-2001
1555 ~~~~~~~~~~~
1556 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
1557 Stephen Watson).
1558 Pinboards and panels should now work with IceWM without needing -o
1559 (Christopher Arndt).
1560 Allow text messages in the toolbar to go off the side (instead of resizing the
1561 window).
1563 02-May-2001
1564 ~~~~~~~~~~~
1565 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
1566 Without a selection, the name of the file under the cursor is added.
1568 29-Apr-2001
1569 ~~~~~~~~~~~
1570 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
1571 down Ctrl for the File submenu.
1573 28-Apr-2001
1574 ~~~~~~~~~~~
1575 Added a new 'About' section to AppInfo. Any elements in here are added
1576 into the info box. Added a 'Refresh' button to the info box.
1577 Added a ROX-Filer/Styles file for default colours (default filer background
1578 is now lighter).
1580 27-Apr-2001
1581 ~~~~~~~~~~~
1582 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
1583 info to it later...
1585 26-Apr-2001
1586 ~~~~~~~~~~~
1587 Updated Russian translation (Dmitry Elfimov).
1589 25-Apr-2001
1590 ~~~~~~~~~~~
1591 AppInfo file may contain a <Summary> element - the text inside will be
1592 displayed in a tooltip if the mouse is held over the item in a filer
1593 window.
1595 22-Apr-2001
1596 ~~~~~~~~~~~
1597 Filer now looks for AppInfo.xml before AppMenu. This is for future
1598 expansion...
1600 18-Apr-2001
1601 ~~~~~~~~~~~
1602 Automatic resizing of windows when changing directory is now optional
1603 (requested by Paul E. Johnson and Andreas Thorn).
1605 11-Apr-2001
1606 ~~~~~~~~~~~
1607 The symlink box allows you to choose to create relative or absolute links
1608 (suggested by Stephen Watson).
1610 09-Apr-2001
1611 ~~~~~~~~~~~
1612 Fix some typos and untranslated strings (Andras Mohari).
1614 08-Apr-2001
1615 ~~~~~~~~~~~
1616 Added a Russian translation (Dmitry Elfimov).
1618 06-Apr-2001
1619 ~~~~~~~~~~~
1620 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
1622 05-Apr-2001
1623 ~~~~~~~~~~~
1624 Winking an item in a directory makes it flash twice instead of once (easier
1625 to see). Also, creating a new file or directory from the menu winks the new
1626 item.
1628 Bugfix: When a directory was rescanned because of a move operation,
1629         the `Set Icon...' settings didn't work (reported by Damien
1630         Couderc).
1632 02-Apr-2001
1633 ~~~~~~~~~~~
1634 New display style 'Huge Icons' to make viewing thumbnails easier.
1635 Added a Hungarian translation (Andras Mohari).
1636 Updated the French translation (Vincent Lefèvre).
1637 Double clicking on a filer window's background resizes the window (Denis
1638 Manente).
1640 01-Apr-2001
1641 ~~~~~~~~~~~
1642 If an item's name is truncated, show it in a tooltip when the pointer is
1643 held over the item (Denis Manente).
1645 30-Mar-2001 (Release 1.1.2)
1646 ~~~~~~~~~~~
1647 Asking for help on a directory always tries to open <dir>/Help first, even
1648 for non-applications.
1650 29-Mar-2001
1651 ~~~~~~~~~~~
1652 If run without -n, the filer will put itself in the background. Thus,
1653 the 'rox' command behaves the same whether or not the filer is already
1654 running.
1656 27-Mar-2001
1657 ~~~~~~~~~~~
1658 Support for the new version of libxml (reported by Andreas Dehmel).
1660 26-Mar-2001
1661 ~~~~~~~~~~~
1662 Rewrote parser for options. Smaller and neater (hopefully this will fix
1663 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
1665 Bugfix: While scanning, the resizer could make the window too large.
1667 23-Mar-2001
1668 ~~~~~~~~~~~
1669 Moving the cursor down in the next-to-last row will move to the last
1670 item if there is nothing under the cursor (suggested by Graham Borland).
1672 21-Mar-2001
1673 ~~~~~~~~~~~
1674 When changing directory, only make the window larger (if needed), never
1675 smaller (suggested by Diego Zamboni).
1677 17-Mar-2001
1678 ~~~~~~~~~~~
1679 Changing directory autosizes the window automatically (Denis Manente).
1680 Internal changes to the way different layouts are handled.
1682 15-Mar-2001
1683 ~~~~~~~~~~~
1684 Pressing space (to select/unselect an item) now also moves the cursor to
1685 the next item (suggested by Anders Lundmark).
1687 Copying directories tries to preserve the timestamps, like it does for
1688 files (suggested by José Romildo Malaquias).
1690 14-Mar-2001
1691 ~~~~~~~~~~~
1692 Added '--mime-type FILE' option, which simply writes the type of FILE to
1693 standard output (Stephen Watson).
1695 Added 'Home Directory' to Window menu (requested by Graham Borland).
1697 11-Mar-2001
1698 ~~~~~~~~~~~
1699 Copying a directory which doesn't have user write permission will give it
1700 user write during the copy to avoid permission denied errors (suggested by
1701 Liav Asseraf).
1703 New sort option - 'Directories always come first' (requested by Liav Asseraf).
1705 10-Mar-2001
1706 ~~~~~~~~~~~
1707 Dragging a lasso box with the middle button toggles the selected state
1708 of the items enclosed (Denis Manente).
1710 09-Mar-2001
1711 ~~~~~~~~~~~
1712 Changing the display style now resizes the window (Denis Manente).
1714 08-Mar-2001
1715 ~~~~~~~~~~~
1716 New pinboards get a 'Home' icon in the top left corner as new users often
1717 think the pinboard isn't working because it starts empty (suggested by
1718 Vor'Cha).
1720 Converted AppMenu file format to XML.
1721 Added AppMenu file with options to control the pinboard.
1723 06-Mar-2001
1724 ~~~~~~~~~~~
1725 Highlight invalid Find expressions in red (Anders Lundmark).
1727 04-Mar-2001
1728 ~~~~~~~~~~~
1729 When resizing windows, try to keep the window fully inside the screen area
1730 (Denis Manente).
1732 03-Mar-2001
1733 ~~~~~~~~~~~
1734 Updated the Dutch translation (Jan Wagemakers).
1736 27-Feb-2001
1737 ~~~~~~~~~~~
1738 When mounting a device, the new window appears after mounting, not before.
1739 This means that it's more likely to get sized correctly (requested by
1740 Ewan Mac Mahon).
1742 24-Feb-2001
1743 ~~~~~~~~~~~
1744 Added two new options to control when minibuffer completion beeps (requested
1745 by Liav Asseraf).
1747 20-Feb-2001
1748 ~~~~~~~~~~~
1749 Added 'New File...' feature (James Kermode).
1751 16-Feb-2001
1752 ~~~~~~~~~~~
1753 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
1755 09-Feb-2001 (Release 1.1.1)
1756 ~~~~~~~~~~~
1757 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
1758 of the text... (Diego Zamboni).
1760 Added a Polish translation (Andrzej Borsuk).
1762 Bugfix: Sometimes it wasn't possible to delete something that was on a
1763         pinboard or panel, even after confirming (reported by Diego Zamboni).
1765 07-Feb-2001
1766 ~~~~~~~~~~~
1767 Sliders in the options box can have a numerical value display (Diego Zamboni).
1768 Fixed a stray warning message displayed when non-default pinboard options
1769 were used (Diego Zamboni).
1771 New menu item 'Set Icon...' allows you to choose any icon for any file or
1772 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
1774 03-Feb-2001
1775 ~~~~~~~~~~~
1776 Many internal changes to the Options system.
1778 30-Jan-2001
1779 ~~~~~~~~~~~
1780 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
1781         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
1783 28-Jan-2001
1784 ~~~~~~~~~~~
1785 Added Diego Zamboni's patch to make configuring VFS easier.
1787 27-Jan-2001
1788 ~~~~~~~~~~~
1789 Improved compiling - now correctly reports an error if the file doesn't
1790 compile. If configure is missing then autoconf is run automatically.
1792 After a Find completes, you are given the option of doing the search again
1793 (Anders Lundmark).
1795 Applications can define a list of menu items to display on their menus
1796 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
1797 lines in the form 'option Text'.
1799 24-Jan-2001
1800 ~~~~~~~~~~~
1801 Added two new pinboard options - one to allow setting the grid step size
1802 and one to allow icons to go slightly off the side of the screen (Diego
1803 Zamboni).
1805 23-Jan-2001
1806 ~~~~~~~~~~~
1807 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
1808         Zamboni).
1810 22-Jan-2001
1811 ~~~~~~~~~~~
1812 Updated the French translation (Vincent Lefèvre).
1814 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
1815         Watson).
1817 20-Jan-2001 (Release 1.1.0)
1818 ~~~~~~~~~~~
1819 Removed the 'Initial window height' option. The filer tries to pick a
1820 sensible shape itself now.
1822 Bugfix: If an image was moved to a directory which didn't generate thumbs
1823         then it would display, but never be updated. Even if it wasn't that
1824         file at all, just a reused inode!
1825 Bugfix: Changing the display style didn't always redraw the display.
1826 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
1827         column acted like clicking on the far-right column.
1829 18-Jan-2001
1830 ~~~~~~~~~~~
1831 Changed background colour to be more compatible with the Gtk themes system.
1833 12-Jan-2001
1834 ~~~~~~~~~~~
1835 Removed all the message window stuff. ROX-Filer no longer grabs standard
1836 error from its child processes. Changed because ROX-Session now does a much
1837 better job.
1839 10-Jan-2001
1840 ~~~~~~~~~~~
1841 Filer is more generous in what hostnames it considers local.
1842 Patch to include pixbuf headers correctly (Diego Zamboni).
1844 08-Jan-2001
1845 ~~~~~~~~~~~
1846 Bug fix: Didn't always use the fully qualified host name for DnD.
1848 30-Dec-2000
1849 ~~~~~~~~~~~
1850 If a file has a known extension then it is given the appropriate type even
1851 if the file is executable (Simon Britnell).
1853 28-Dec-2000
1854 ~~~~~~~~~~~
1855 Added a menu entry 'Resize Window' to set the window to a sensible size
1856 when you want it.
1858 25-Dec-2000
1859 ~~~~~~~~~~~
1860 Try to open new windows at a sensible size for their contents (Denis Manente).
1862 24-Dec-2000
1863 ~~~~~~~~~~~
1864 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
1865         wasn't updated (reported by Wilbert Berendsen).
1867 20-Dec-2000
1868 ~~~~~~~~~~~
1869 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
1870 Updated French translation (Vincent Lefèvre).
1871 Added new 'Create Thumbs' entry on the Display menu which tries to load
1872 every file in the directory as an image and use that image for the file
1873 (suggested by Sprague and Simon Britnell).
1875 19-Dec-2000
1876 ~~~~~~~~~~~
1877 Converted to use gdk-pixbuf instead of ImLib.
1878 Fixed a few compiler warnings and improved the error message displayed
1879 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
1880 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
1881 given file, updating directory views and icons as needed.
1883 18-Dec-2000
1884 ~~~~~~~~~~~
1885 AppIcon.xpm must be a regular file (stops people trying to crash the
1886 filer by symlinking to /dev/...).
1887 Fixed a missing translation in the pinboard options (Denis Manente).
1889 17-Dec-2000
1890 ~~~~~~~~~~~
1891 Attempting to run the filer before compiling will now ask if you want
1892 to compile.
1893 Removed lots of platform-specific mount point code and replaced it with
1894 python's portable system.
1895 New options section allows you to choose a translation without having to
1896 set the LANG variable.
1898 16-Dec-2000
1899 ~~~~~~~~~~~
1900 Added '-w', '-i' and '-W' command line options for forcing icons or
1901 directories to be rescanned (Diego Zamboni).
1903 13-Dec-2000 (Release 1.0.0)
1904 ~~~~~~~~~~~
1905 Made a few updates to the manual.
1907 08-Dec-2000
1908 ~~~~~~~~~~~
1909 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
1910 a pinboard icon, tries to send it to the back (might help with some WMs).
1912 04-Dec-2000 (Release 0.1.30)
1913 ~~~~~~~~~~~
1914 When a panel is used for the first time, put the user's home directory and
1915 the directory containing ROX-Filer on it instead of leaving it blank.
1917 24-Nov-2000
1918 ~~~~~~~~~~~
1919 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
1920 Added a #include for OSF1 (Vincent Lefevre).
1922 23-Nov-2000
1923 ~~~~~~~~~~~
1924 Bugfix: On many systems, the filer would fail to remove zombie processes
1925         due to a typo (spotted by Philip Hazel and tracked down by Stephen
1926         Watson).
1928 22-Nov-2000
1929 ~~~~~~~~~~~
1930 Bugfix: Removing an item from the panel now resizes the panel (reported
1931         by Wilbert Berendsen).
1932 Bugfix: Editing an icon's path failed to update its hash entry.
1934 20-Nov-2000
1935 ~~~~~~~~~~~
1936 If a case-sensitve match for an extension can't be found then try a
1937 case-insensitive match - so .BMP and similar work (Denis Manente).
1939 17-Nov-2000
1940 ~~~~~~~~~~~
1941 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
1942 Added a VFS menu entry for .deb files (Vincent Ledda).
1944 11-Nov-2000
1945 ~~~~~~~~~~~
1946 Mounting or unmounting a directory forces mtab to be reread, even if the
1947 timestamp hasn't changed (problem reported by Wilbert Berendsen).
1949 When the 'Unique windows' option is on, remove the old window AFTER creating
1950 the new one, so that the filer doesn't quit because there are zero windows
1951 open... (Denis Manente).
1953 07-Nov-2000
1954 ~~~~~~~~~~~
1955 Updated the Dutch translation (Jan Wagemakers).
1957 29-Oct-2000
1958 ~~~~~~~~~~~
1959 Updated the French translation (Vincent Lefèvre).
1961 Using --version and --help options no longer requires an X server connection,
1962 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
1963 'man rox' (Bernard Jungen). 
1965 Bugfix: A corrupted AppIcon.xpm could crash the filer.
1967 24-Oct-2000 (Release 0.1.29)
1968 ~~~~~~~~~~~
1969 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
1970         the makedist script to remove the .cvsignore files (spotted by Andy
1971         Piper).
1973 20-Oct-2000
1974 ~~~~~~~~~~~
1975 Improved the install script so that it installs the man-page. Also made it
1976 easier to use. Updated the French translation and fixed a couple of
1977 typos (Vincent Lefèvre).
1979 17-Oct-2000
1980 ~~~~~~~~~~~
1981 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
1982 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
1984 08-Oct-2000
1985 ~~~~~~~~~~~
1986 Added a Dutch translation (Jan Wagemakers).
1988 05-Oct-2000
1989 ~~~~~~~~~~~
1990 Added an Italian translation (Denis Manente).
1992 04-Oct-2000
1993 ~~~~~~~~~~~
1994 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
1995         the owner of the symlink. Slight security risk, and also prevented
1996         users symlinking AppRun to their binaries...
1998 29-Sep-2000
1999 ~~~~~~~~~~~
2000 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
2001         This means it is now possible to click on a pinboard icon to change
2002         between pinboards...
2004 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
2005         or resized. Now flickers when resizing if there's a textured
2006         background - seems to be necessary :-(
2008 26-Sep-2000
2009 ~~~~~~~~~~~
2010 Running as root now simply turns on the -u flag, rather than displaying
2011 a warning box.
2013 The toolbar height is now correctly taken into account when sizing a new filer
2014 window (Denis Manente).
2016 When guessing file types from extensions, the filer now tries to find the
2017 longest extension that matches (eg .ps.gz, then .gz).
2019 25-Sep-2000
2020 ~~~~~~~~~~~
2021 The lasso box is now drawn so that the box will be in the foreground colour
2022 over the background, rather than by just inverting the pixel value and hoping
2023 it's visible (spotted by Philip Hazel).
2025 24-Sep-2000
2026 ~~~~~~~~~~~
2027 If the home directory is '/' then don't show it as '~' (suggested by
2028 Bernard Jungen).
2030 Added '--show=FILE' option - this will be needed by other ROX
2031 applications, so it needs to be in version 1.0.0.
2033 Bugfix: -d option didn't use realpath before sending to an already-running
2034 filer.
2036 22-Sep-2000
2037 ~~~~~~~~~~~
2038 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
2039 newlines (suggested by Bernard Jungen).
2041 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
2043 20-Sep-2000
2044 ~~~~~~~~~~~
2045 Added a man-page (Andy Piper).
2046 Changed `install.sh' from bash to sh (Bernard Jungen).
2048 18-Sep-2000 (Release 0.1.28)
2049 ~~~~~~~~~~~
2050 Bugfix: menu entries on the pinboard menu weren't being shaded and
2051         unshaded correctly.
2053 17-Sep-2000
2054 ~~~~~~~~~~~
2055 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
2056 the icon points to as well as its name.
2058 All i?86 platforms are treated as being equivalent (so, if you compile
2059 on a 386 then it'll still run on a 486).
2061 16-Sep-2000
2062 ~~~~~~~~~~~
2063 Pinboard icons can also be renamed.
2064 Pinboard and panel icons can have '~' or '~/' at the start of their
2065 pathnames - this should make it easier to create a system-wide default
2066 panel or pinboard with icons relative to the user's home directory.
2068 14-Sep-2000
2069 ~~~~~~~~~~~
2070 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
2072 13-Sep-2000
2073 ~~~~~~~~~~~
2074 Changing the toolbar options affects existing windows, not just new ones.
2075 Removed the 'Size Bars' display style and replaced it with 'Permissions',
2076 'Type' and 'Times' styles.
2078 12-Sep-2000
2079 ~~~~~~~~~~~
2080 With items that spread over their normal width because they're on the
2081 edge of the window, clicking on the extra bit now works.
2083 Added a size limit of 400K on application icons. This is to prevent
2084 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
2085 to some huge file!
2087 Dragging an item with the middle button when none are selected unselects
2088 the item after the drag.
2090 Added 'Show Location' feature for pinboard and panels - opens a directory
2091 showing where the file really is.
2093 11-Sep-2000
2094 ~~~~~~~~~~~
2095 Allowed items in the far right column to spread right to the edge of the
2096 window. Fixed a bug which prevented Delete from working if there was
2097 no pinboard.
2099 10-Sep-2000
2100 ~~~~~~~~~~~
2101 Deleting items first checks if it will affect the pinboard or panel. A
2102 warning is displayed if so.
2104 Upgraded the query dialog (from ROX-Session) - looks nicer.
2106 09-Sep-2000
2107 ~~~~~~~~~~~
2108 'Unique filer windows' option now has no effect while the spring open
2109 feature is active (spotted by Andrew Booker). Also, when opening a new
2110 window, the old window is destroyed and a new one created (rather than
2111 reusing the old one). This ensures that the new window appears in the
2112 right place.
2114 When a drag from the pinboard or a filer window ends, the selection is
2115 only cleared if the icon was selected by starting the drag. Thus, it now
2116 works like the panels.
2118 08-Sep-2000
2119 ~~~~~~~~~~~
2120 New Close toolbar button (requested by Martin Ward).
2121 Toolbar icons can be turned on and off from the Options box.
2122 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
2123 Made the Shift Open menu text change depending on what is selected.
2124 Bugfix: dragging icons around no longer saved the new pinboard state!
2126 07-Sep-2000
2127 ~~~~~~~~~~~
2128 Running a second copy of the filer as another user will start a new copy
2129 instead of reusing the existing one. Added the '-u' option to display the
2130 name of the user running the filer in each window (also suppresses the
2131 normal don't-run-as-root warning).
2133 Added '-d', which opens a directory as a directory, even if it looks like
2134 an application.
2136 Updated the manual.
2138 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
2140 06-Sep-2000
2141 ~~~~~~~~~~~
2142 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
2143 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
2144 easier to use!
2146 Added much improved icons for executables and for applications without icons
2147 of their own (Victor Liu See-le).
2149 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
2150 Tim Rowledge).
2152 Bugfix: auto-scrolling didn't always stop when a drag ended.
2153 Bugfix: creating a panel with the same name as a file in the current
2154         directory caused an error due to a throwback from when panels were
2155         directories (spotted by Ewan Mac Mahon).
2157 30-Aug-2000 (Release 0.1.27)
2158 ~~~~~~~~~~~
2159 Increased the distance you have to move the pointer to start a drag
2160 slightly. Updated the manual.
2162 Panel icons can now be moved from one side to the other by simply moving
2163 over the gap in the middle. Previously, you had to jump over an icon on
2164 the other side.
2166 Left and right panels look better now. Also, they shrink if you add a top
2167 or bottom panel to make room.
2169 28-Aug-2000
2170 ~~~~~~~~~~~
2171 Dragging on the panel background allows you to slide the bar back and
2172 forth.
2174 27-Aug-2000
2175 ~~~~~~~~~~~
2176 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
2177 the wrong place. Install script no longer overwrites the default run
2178 actions; if the user has changed them leave them alone!
2179 (Martin Ward noted that symlinking to an executable would cause the
2180 executable to be destroyed on upgrade!)
2182 24-Aug-2000
2183 ~~~~~~~~~~~
2184 More improvements to the event handling. Seems to be working again at
2185 last!
2186 Made the toolbar buttons slightly larger, and added a textual display
2187 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
2188 click).
2189 Moved the pinboard over to the new mouse binding code too.
2191 21-Aug-2000
2192 ~~~~~~~~~~~
2193 Started rewriting the event handling for filer windows to go through
2194 the new code in bind.c, like the panel handling does.
2196 20-Aug-2000
2197 ~~~~~~~~~~~
2198 You can now drag icons from the panel to other applications.
2200 18-Aug-2000
2201 ~~~~~~~~~~~
2202 Dragging panel icons with the middle button allows you to move them around.
2204 New option to set the default height for new filer windows (patch from
2205 James Kermode).
2207 17-Aug-2000
2208 ~~~~~~~~~~~
2209 Selecting panel icons now grabs the primary selection. Pasting pastes all
2210 selected file path names. Icons can now be added to either side of the panel.
2212 Bug fix: Moving a file didn't always update the source directory.
2214 16-Aug-2000
2215 ~~~~~~~~~~~
2216 Many improvements to the panel - drag and drop to icons, adding new icons,
2217 selections (doesn't grab the primary selection yet though), removing icons
2218 and automatically saving the panel when it's changed.
2219         
2220 11-Aug-2000
2221 ~~~~~~~~~~~
2222 Improved reference counting on images (hopefully!). Lots of work on
2223 rewriting the panel system.
2225 07-Aug-2000
2226 ~~~~~~~~~~~
2227 Made the timeout for the spring-open feature configurable (requested by
2228 Chris Garrett).
2230 Use short form of --version in install.sh and don't use unsetenv() if it
2231 isn't available (Mattias Engdegård).
2233 06-Aug-2000
2234 ~~~~~~~~~~~
2235 New options to set the pinboard text foreground and background colours
2236 (suggested by James Kermode).
2238 05-Aug-2000
2239 ~~~~~~~~~~~
2240 Your home directory is now displayed as '~' in the title bar, rather
2241 than as a full path.
2243 01-Aug-2000 (Release 0.1.26)
2244 ~~~~~~~~~~~
2245 Added a popup menu of commonly used chmod strings to the Permissions
2246 box. Bracketed text and spaces are now ignored in the commands.
2247 Bug fix: Only menu keys changed since the last load were saved!
2249 31-Jul-2000
2250 ~~~~~~~~~~~
2251 Bug fix: Mount points on the pinboard didn't always redraw when the
2252 mounted/unmounted state changed.
2254 30-Jul-2000
2255 ~~~~~~~~~~~
2256 Renaming now uses the action windows. This means that you can now
2257 rename something onto another filesystem.
2259 28-Jul-2000
2260 ~~~~~~~~~~~
2261 The menu key bindings are now only saved if they actually changed.
2263 Code tidying: Moved some typedefs to the new `global.h' file and
2264 thus removed the dependencies between header files :-)
2266 26-Jul-2000
2267 ~~~~~~~~~~~
2268 Tab and Shift-Tab move to next and previous selected item.
2270 25-Jul-2000
2271 ~~~~~~~~~~~
2272 The new display styles can now be saved as the defaults (bug spotted by
2273 Vladimir Klebanov).
2275 When autoscrolling is used, prevent the last-highlighted directory
2276 from springing open. 'spring open' now defaults to off.
2278 The toolbar Up and Home buttons can act as drop targets (and spring open
2279 too!).
2281 Options to set the pinboard text background style (suggested by James
2282 Kermode).
2284 23-Jul-2000
2285 ~~~~~~~~~~~
2286 Added an option to control the spring-loading feature. Added tooltips
2287 to some of the options. Improved the rule for deciding whether to open
2288 a new window when you click on the toolbar buttons.
2290 Stopped the spring-open window moving while it's open (prevents a bug
2291 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
2293 Dragging near the edge of a window scrolls. Improved the lasso box drag
2294 to use the same system (so it scrolls without you having to move the
2295 mouse).
2297 22-Jul-2000
2298 ~~~~~~~~~~~
2299 Added 'spring-loaded' directories. If you drag a file over a directory and
2300 hold it there, the directory will spring open! (suggested by Barney
2301 Clarkson)
2303 21-Jul-2000
2304 ~~~~~~~~~~~
2305 In the path entry minibuffer, an exact match is favoured over any other
2306 match. So, if you enter '.xsession' and press Return you'll get it, not
2307 '.xsession-errors' or whatever!
2309 The filer now clears APP_DIR from the environment so that child processes
2310 don't get it. Fixed a bug which caused problems when using a small version
2311 of the 'missing image' image.
2313 19-Jul-2000
2314 ~~~~~~~~~~~
2315 Creating a new directory now makes sure the display is updated.
2317 18-Jul-2000 (Release 0.1.25)
2318 ~~~~~~~~~~~
2319 Prevent dragging from a pinboard selection to itself, or onto the desktop
2320 background.
2322 17-Jul-2000
2323 ~~~~~~~~~~~
2324 Clicking on the root window works (button-1 clears the selection,
2325 button-3 opens the pinboard menu). The pinboard can own the primary
2326 selection, which means that you can select something and then paste
2327 its name into another program.
2329 Keys bound to menu entries are automatically saved when the filer quits.
2331 16-Jul-2000
2332 ~~~~~~~~~~~
2333 Changed the install script so that the CVS directories don't get installed.
2335 The 'rox' script now just calls AppRun directly.
2336 Panels can be created without starting a new copy of the filer.
2337 The pinboard can be changed or removed by using --pinboard a second time.
2339 Files can be given as arguments - they are opened as if they were clicked
2340 on in a filer window (suggested by Alex Holden).  If no arguments are
2341 given then the default is now the current directory (not your home
2342 directory).
2344 If you start the leafname in the path minibuffer with '.' then the Show
2345 Hidden feature is temporarily turned on.
2347 15-Jul-2000
2348 ~~~~~~~~~~~
2349 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
2350 selects the icon clicked on while the menu is open. Pinned icons are
2351 now updated when the pointer moves over them, if necessary.
2353 14-Jul-2000
2354 ~~~~~~~~~~~
2355 Menu-clicking on a pinboard icon now brings up a menu.
2356 Clicks on the root window are still ignored though; need to support
2357 the GNOME-compliant window manager system for passing root clicks on...
2359 12-Jul-2000
2360 ~~~~~~~~~~~
2361 Files can now be dragged to pinboard icons, and they highlight nicely too!
2362 If the --override option is used, the filer will bypass the window manager
2363 and position the icons directly.
2365 11-Jul-2000
2366 ~~~~~~~~~~~
2367 Pinboard icons can now be dragged to filer windows or applications, just
2368 like normal icons.
2370 10-Jul-2000
2371 ~~~~~~~~~~~
2372 Changed the DnD code to make it easier for the pinboard code to use it.
2373 Up and Home buttons on the toolbar now use the 'New window on button 1'
2374 option setting (suggested by Vincent Lefèvre).
2376 09-Jul-2000
2377 ~~~~~~~~~~~
2378 Pinboard can have mount points and symlinks on it.
2380 06-Jul-2000
2381 ~~~~~~~~~~~
2382 Dragging with the Menu button moves icons around. Clicking with the
2383 other button removes icons from the pinboard.
2385 05-Jul-2000
2386 ~~~~~~~~~~~
2387 Dragging files to the pinboard adds them to it and automatically saves
2388 the pinboard too.
2390 02-Jul-2000
2391 ~~~~~~~~~~~
2392 Pinboard is now loaded from a file specified on the command line.
2394 01-Jul-2000
2395 ~~~~~~~~~~~
2396 'Home' now appears on the background if you run it with --pinboard.
2397 Clicking opens your home directory. Doesn't do much else.
2398 Fixed a bug which prevented the minibuffer label from appearing on
2399 some versions of GTK+.
2401 30-Jun-2000
2402 ~~~~~~~~~~~
2403 First steps towards pinboard support (requested by P.S.S.Camp and
2404 Darren Winsper).
2406 16-Jun-2000
2407 ~~~~~~~~~~~
2408 Changed the Display menu layout - now there are four basic types (Large or
2409 Small, with or without details) and the type of detail desired is chosen
2410 from a sub-sub-menu.
2412 Added a new display style - bars showing the sizes of the files. The bars are
2413 drawn on a log scale.
2415 15-Jun-2000
2416 ~~~~~~~~~~~
2417 Changed the display menu - you can now choose large or small icons, with or
2418 without details. The details displayed can also be changed. I'm not quite
2419 happy with the UI yet though...
2421 Split the filer.c source file into two (filer.c and display.c) since it was
2422 becoming rather unwieldy. This means that some of the option names have
2423 changed because they've moved to a new section in the options window...
2425 14-Jun-2000
2426 ~~~~~~~~~~~
2427 Fixed a problem where ImLib support failed on multi-depth displays (reported
2428 by Stephen Harrison).
2430 06-Jun-2000 (Release 0.1.24)
2431 ~~~~~~~~~~~
2432 Added the install.sh script for easier installation.
2433 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
2434 standard types are in Choices.
2435 Fixed a bug which could cause 'top' panels to appear in the wrong place
2436 (Alex Holden).
2437 Changed the sort order for Sort By Type so that directories come before
2438 files (suggested by Chris Garrett).
2439 `Single-click navigation' and 'Ignore case when sorting' now both default
2440 to On.
2442 03-Jun-2000
2443 ~~~~~~~~~~~
2444 Improved the theme support to allow tiled background images.
2445 Fixed a bug which prevented tilde expansion from working in the
2446 shell command minibuffer.
2448 02-Jun-2000
2449 ~~~~~~~~~~~
2450 Made the help button look a bit nicer and changed the Find and Permissions
2451 action windows to use the icon instead of a text button.
2452 Removed the 3D borders from the help and toolbar buttons when not selected
2453 (looks much better!). Setting a run action by dragging to a symlink now
2454 dereferences the link (suggested by Ewan Mac Mahon).
2456 Default search path for Choices is now:
2457         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
2459 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
2460 probably slows everything down, but the next Gtk+ release should do double
2461 buffering so all this will get changed then...
2463 01-Jun-2000
2464 ~~~~~~~~~~~
2465 Added a Help icon to the toolbar, which does the same as choosing `Show
2466 ROX-Filer Help' from the menu.
2468 25-May-2000
2469 ~~~~~~~~~~~
2470 Started adding some code to truncate long filenames (not finished yet).
2471 Fixed a bug which could cause directories to appear empty when using VFS.
2472 Added the 'Select If' minibuffer, which selects all files matching the
2473 entered expression.
2475 21-May-2000
2476 ~~~~~~~~~~~
2477 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
2478 Updated several of the remaining icons by copying them from the GNOME
2479 desktop (suggested by Volker Braun).
2482 16-May-2000 (Release 0.1.23)
2483 ~~~~~~~~~~~
2484 Added the `Window->Set Run Action' menu item. This allows you to specify the
2485 default run action for a file by simply dragging the file into a program.
2486 You can also enter a shell command in the minibuffer to make that command
2487 the default.
2488 The cursor is a bit nicer and usually appears where you want it to now. You
2489 can also get rid of it by pressing Escape.
2491 12-May-2000
2492 ~~~~~~~~~~~
2493 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
2494 Applied Vincent's patch (minor updates to the Frech translation).
2495 Fixed a problem with the pixmap caching - the filer would detect that the
2496 file had changed and try to reload it, but ImLib would simply return its
2497 cached copy!
2499 28-Apr-2000
2500 ~~~~~~~~~~~
2501 Removed a debugging message that had somehow got into the release version :-(
2502 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
2503 an empty directory caused odd effects.
2505 24-Apr-2000 (Release 0.1.22)
2506 ~~~~~~~~~~~
2507 When starting, the filer will check to see if it is already running.
2508 If it is then the arguments are passed to that copy.
2510 23-Apr-2000
2511 ~~~~~~~~~~~
2512 Bug fix: Attempting to open a Find preview window could cause a crash
2513 if the directory containing the item could not be opened.
2514 Button-3 clicking on the toolbar icons opens a new window.
2517 21-Apr-2000
2518 ~~~~~~~~~~~
2519 Added Vincent Lefevre's French translation. Changed to using my own
2520 gettext function because some platforms don't have it or implement
2521 it differently.
2523 18-Apr-2000 (Release 0.1.21)
2524 ~~~~~~~~~~~
2525 Completed marking translatable strings. Dragging with the middle button
2526 now moves files.
2528 17-Apr-2000
2529 ~~~~~~~~~~~
2530 Made lots of changes to the way menus are stored; this makes i18n of the
2531 menus easier.
2533 16-Apr-2000
2534 ~~~~~~~~~~~
2535 Added GNU gettext support.
2536 Shell meta-characters in shell commands are escaped.
2538 15-Apr-2000
2539 ~~~~~~~~~~~
2540 Tab in the shell commands minibuffer does shell-style completion.
2542 14-Apr-2000 (Release 0.1.20)
2543 ~~~~~~~~~~~
2544 ImLib is used for rendering if possible. Small Icons super-samples the
2545 image down.
2547 13-Apr-2000
2548 ~~~~~~~~~~~
2549 Copying from inside a VFS directory now works.
2551 09-Apr-2000
2552 ~~~~~~~~~~~
2553 Added the Shell Command feature to the minibuffer.
2554 Fixed a bug which causes unnecessary flickering when a hidden file was
2555 detected.
2556 Removed 'Touch' from the menu; easy enough from the minibuffer now.
2557 Changed the type guessing system - scans all files in MIME-info directories
2558 now.
2560 02-Apr-2000
2561 ~~~~~~~~~~~
2562 Added a nice list displaying the found files. Clicking opens a preview window
2563 onto the directory and winks the file.
2565 18-Mar-2000
2566 ~~~~~~~~~~~
2567 Merged the MIME-Type and Special fields in the info window into a single
2568 Type field (since only one could be used at a time anyway).
2569 Made lots of changes to the panel menu. You can now remove things much more
2570 easily.
2571 Unstat()able files now display the error message in the Full Info display,
2572 instead of random values.
2573 Check for copying a directory onto itself, as well as into itself.
2575 Applied Bernard's patch:
2576 - Copy (menu entry) now works with action window.
2577 - Deleted/moved directory displays are automatically hidden.
2578 - Added option not to allow run/copy when object
2579   dragged to filer (not panels) icons. Some people like
2580   it the RISC OS way...
2581 - Full info alignment of App objects and owner/group
2582   alignment corrected.
2583 - Info window: added special info for symlinks, apps
2584   and mount points.
2586 17-Mar-2000
2587 ~~~~~~~~~~~
2588 Added support for mc's Virtual File System.
2590 12-Mar-2000
2591 ~~~~~~~~~~~
2592 New Window appears greyed out if Unique Windows is selected.
2593 Added 'Permissions' (chmod) feature.
2595 10-Mar-2000
2596 ~~~~~~~~~~~
2597 Added Bernard Jungen's patch:
2598 - Dates are displayed in a more RISC OS like format.
2599 - (Scanning) is shown in the titlebar during scans.
2600 - Option to only display one window per directory.
2601 - User and group names displayed in the Full Info view.
2602 - Open Parent in the root does nothing.
2603 - Errors in options are only reported once.
2604 - File does chdir() if -b isn't possible (prevents getting the full path
2605   in the file(1) says... box).
2608 Before the Changes file
2609 ~~~~~~~~~~~~~~~~~~~~~~~
2610 The following people added code before I started keeping this log:
2612 Jens Askengren          GNOME-style toolbar
2613 Bernard Jungen          lots of patches all over the place!
2614 Christiansen Merel      initial support for ImLib
2615 Chris Sawer             leafname field in the Info box
2616 Simon Truss             support for mount points on NetBSD