r3712: Some work on abox, includes a progress bar (sometimes)
[rox-filer.git] / ROX-Filer / Help / Changes
blob861f4bd6925e0c05b2d736dfadfef42db53253f4
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 07-Nov-2004
6 ~~~~~~~~~~~
7 Work on the action box, including a progress bar (Stephen Watson).
9 24-Oct-2004
10 ~~~~~~~~~~~
11 Added PinboardRemove() SOAP call (Stephen Watson).
13 20-Oct-2004 (Release 2.1.4)
14 ~~~~~~~~~~~
15 Added Portuguese translation (Rodrigo Cesar Herefeld).
17 16-Oct-2004
18 ~~~~~~~~~~~
19 Some improvements to saved display settings (Takuo Yonezawa and Stephen 
20 Watson).
21 Updated Spanish translation (Marcelo Ramos).
23 15-Oct-2004
24 ~~~~~~~~~~~
25 Allow multiple arguments for executable pinboard and panel icons (Thomas
26 Leonard).
27 Updated it.po and Manual-it (Yuri Bongiorno).
30 12-Oct-2004
31 ~~~~~~~~~~~
32 Use a higher quality setting when scaling the backdrop image (Ken Hayber).
34 06-Oct-2004
35 ~~~~~~~~~~~
36 Added PanelRemove() SOAP call (Sabin Iacob).
37 Bugfix: Mounting a directory that was accessed through a symlinked directory
38         used the symbolic path, confusing the mount command (Thomas Leonard;
39         reported by Anthony DiSante).
41 29-Sep-2004
42 ~~~~~~~~~~~
43 Force panel to not take focus when using GTK 2.4 (Thomas Leonard).
45 28-Sep-2004
46 ~~~~~~~~~~~
47 Minimum width of toolbar now an option (requested by Matthew Weier O'Phinney).
49 21-Sep-2004
50 ~~~~~~~~~~~
51 Only examine items that are actually displayed, not all items in a directory.
52 Saves checking hidden files, which typically speeds up opening the home
53 directory. Removed an unnecessary extra scan when opening a directory
54 with the default filter setting. Removed the double scan when clicking Refresh
55 and two windows show the same directory (Thomas Leonard).
57 20-Sep-2004
58 ~~~~~~~~~~~
59 Added option to make panels have the type _NET_WM_WINDOW_TYPE_DOCK (Tony
60 Houghton). Metacity needs this.
62 17-Sep-2004
63 ~~~~~~~~~~~
64 If we can't guess a file's type from its name or extended attribute, try
65 looking at its contents too, if we have gnomevfs 2.8.0 or later available
66 (Thomas Leonard).
68 11-Sep-2004
69 ~~~~~~~~~~~
70 Panel and pinboard icons can now have a single argument set for them.
71 If you need more than one argument, consider creating a wrapper
72 (Stephen Watson).
74 09-Sep-2004
75 ~~~~~~~~~~~
76 Added --massif option for profiling memory usage (Thomas Leonard).
77 Warn about missing libsm in configure.in (reported by fedewico).
79 06-Sep-2004
80 ~~~~~~~~~~~
81 When resizing a window, only warp the pointer as much as necessary to keep
82 it inside the window (Thomas Leonard).
84 02-Sep-2004
85 ~~~~~~~~~~~
86 Ensure that a panel applet's properties are set before starting the applet
87 (reported by Tony Houghton).
89 01-Sep-2004
90 ~~~~~~~~~~~
91 Fixed panel menu positioning for multiple monitors with different resolutions
92 (Tony Houghton).
93 Use _NET_WM_STATE_BELOW to raise and lower the panel (Tony Houghton). Not
94 changing to type DOCK yet as it breaks some WMs.
96 25-Aug-2004
97 ~~~~~~~~~~~
98 Use new GTK 2.2 functions to set window hints now that we don't support 2.0
99 anymore (Guido Schimmels).
101 23-Aug-2004
102 ~~~~~~~~~~~
103 Plug a memory leak when loading SVG type icons (Stephen Watson).
105 18-Aug-2004
106 ~~~~~~~~~~~
107 Fix for the Solaris extended attribute support (Stephen Watson). 
109 13-Aug-2004
110 ~~~~~~~~~~~
111 Set minimum width of toolbar so that all buttons are visible (Stephen Watson).
113 10-Aug-2004
114 ~~~~~~~~~~~
115 When adding an entry to the Recently Visited menu, remove its parent directory.
116 This stops the list filling up with near-duplicates when you have deeply
117 nested directories (Thomas Leonard).
119 08-Aug-2004
120 ~~~~~~~~~~~
121 Updated French manual translation (Arnaud Calvo).
123 05-Aug-2004
124 ~~~~~~~~~~~
125 For debugging, show the failed URI when dragging to the pinboard (Thomas
126 Leonard).
128 03-Aug-2004
129 ~~~~~~~~~~~
130 Use Help icon instead of Info icon for popup help buttons (Thomas Leonard).
132 02-Aug-2004
133 ~~~~~~~~~~~
134 Updated French translation (Vincent Lefèvre).
136 01-Aug-2004 (Release 2.1.3)
137 ~~~~~~~~~~~
138 Build in ROX-Filer/build, not ~/build/ROX-Filer.
140 30-Jul-2004
141 ~~~~~~~~~~~
142 Renamed Cancel to Close in the Properties box (suggested by Arnaud Calvo).
143 Updated some calls to use newer APIs, and allow compilation on systems where
144 deprecated widgets are disabled by default (reported by Vincent Lefèvre and
145 Guido Schimmels).
146 Bugfix: Panel icons were no longer shown highlighted when selected.
148 23-Jul-2004
149 ~~~~~~~~~~~
150 Bugfix: When opening a new directory with saved settings, the filer would
151         print a warning and then crash.
153 21-Jul-2004
154 ~~~~~~~~~~~
155 Changed email address given as the one to send bugs to when using
156 --help to the rox-devel list (Stephen Watson).
157 Thumbnail generation now handles files with UTF-8 characters (Anatoly
158 Asviyan). 
160 16-Jul-2004
161 ~~~~~~~~~~~
162 Removed action window screenshot from manual to save space.
164 15-Jul-2004
165 ~~~~~~~~~~~
166 Proper check for the stat[v]fs headers (Stephen Watson, reported by
167 Lucas Hazel).
169 13-Jul-2004
170 ~~~~~~~~~~~
171 Added firefox to list of default browsers (suggested by eugene).
173 10-Jul-2004
174 ~~~~~~~~~~~
175 Added Romanian translation (Cosma Florin).
177 01-Jul-2004
178 ~~~~~~~~~~~
179 Can now set "Brief" option on the Copy and Move action windows (Stephen 
180 Watson).
181 Properties window handles mount points specially when calculating their size
182 (Stephen Watson).
184 30-Jun-2004
185 ~~~~~~~~~~~
186 Bugfix: On Linux, the filer called setxattr instead of getxattr, thus
187         preventing setting filetypes with extended attributes from working.
188 Bugfix: Copy and Move now obey the "Brief" option (Stephen Watson, reported
189         by Graham Borland)
191 29-Jun-2004
192 ~~~~~~~~~~~
193 Bugfix: On multi-monitor setups, filer windows always opened on the top/left
194         monitor (reported by Kacper Wysocki). Now they open on the monitor
195         under the pointer.
197 27-Jun-2004
198 ~~~~~~~~~~~
199 Icons of minimized windows remember their positions on the pinboard (Stephen 
200 Watson).
201 Filer now officially requires GTK 2.2.0 or later (wasn't working with 2.0
202 anyway, and noone had complained).
203 Bugfix: A race in the code for updating iconified window titles could cause
204         the filer to crash with a BadWindow error.
206 26-Jun-2004
207 ~~~~~~~~~~~
208 Another Properties window fix: if there is no output from the du command
209 then put a message indicating an error (Stephen Watson).
210 Can now compile without Xinerama support on GTK+ < 2.2.0 (Tony Houghton).
212 23-Jun-2004
213 ~~~~~~~~~~~
214 Let the panel autoscroll during a drag (Stephen Watson).
216 18-Jun-2004
217 ~~~~~~~~~~~
218 Fix another bug when closing Properties window before it has finished
219 scanning the directory (Stephen Watson).
221 09-Jun-2004
222 ~~~~~~~~~~~
223 Improved Xinerama support: now works for tooltips and action windows; filer
224 windows are no longer prone to leaving their borders overlapping; panel uses
225 _NET_WM_STRUT_PARTIAL so it only affects the monitor it's on (Tony Houghton).
227 04-Jun-2004
228 ~~~~~~~~~~~
229 Make ignoring executable files with known extensions the default setting
230 (suggested by Daniel Poersch). Freedesktop.org is discussing a plan to mark
231 individual MIME types as executable, which may be a better long-term
232 solution.
233 Option to prevent maximising windows from covering the panels (requested
234 by Simon Templer and others).
236 29-May-2004
237 ~~~~~~~~~~~
238 Type specific Send To entries now shown for multiple files when they
239 are all of the same type (Stephen Watson).
240 Can now drag icons to the very end of the panel (Stephen Watson).
242 28-May-2004
243 ~~~~~~~~~~~
244 Another place to look for apsymbols.h (Stephen Watson).
246 26-May-2004
247 ~~~~~~~~~~~
248 More fixes for the new build system (Stephen Watson).
250 25-May-2004
251 ~~~~~~~~~~~
252 Fix portability of new build system and ensure configure can find the 
253 version number again (Stephen Watson).
255 22-May-2004
256 ~~~~~~~~~~~
257 Build object files in ~/build/ROX-Filer, in case source directory is read-only.
258 This also reduces the risk of distributing the object files by accident.
260 14-May-2004
261 ~~~~~~~~~~~
262 Don't allow toolbar buttons to focus (needed for GTK 2.4).
264 08-May-2004
265 ~~~~~~~~~~~
266 Fix loss of bookmark name when re-ordering (Rahsheen Porter).
267 Removed installation of thumbnail handlers via the Set Icon dialog. It was
268 never documented and all the thumbnailers use the mime_handler installation
269 anyway (Stephen Watson).
271 04-May-2004
272 ~~~~~~~~~~~
273 Updated French manual translation (Arnaud Calvo).
275 02-May-2004
276 ~~~~~~~~~~~
277 Updated Dutch translation (Jan Wagemakers).
279 01-May-2004
280 ~~~~~~~~~~~
281 Updated French translation (Vincent Lefèvre).
283 30-Apr-2004 (Release 2.1.2)
284 ~~~~~~~~~~~
285 Removed toolbar hint type from panel. It caused too many problems.
287 29-Apr-2004
288 ~~~~~~~~~~~
289 Added 'Download handler' to drag and drop options. This program is invoked
290 when a URI is dragged to the filer (eg, from a web-browser). The default
291 command runs wget to download the file (Andrew Flegg).
293 27-Apr-2004
294 ~~~~~~~~~~~
295 Bugfix: URIs received through drag-and-drop were unescaped twice, causing
296         problems with names containing the '%' character (spotted by Jonatan
297         Liljedahl).
299 21-Apr-2004
300 ~~~~~~~~~~~
301 Cope with spaces in ROX-Filer's path.
302 Added a load of default keys, since many GTK setups now make it almost
303 impossible to change shortcuts.
304 Added --leaks option to run ROX-Filer through valgrind with the memory
305 leak option checking on (Stephen Watson).
307 08-Apr-2004
308 ~~~~~~~~~~~
309 Added Xinerama support (Tony Houghton).
310 Set window type hint = toolbar for panel to prevent it appearing in pagers etc
311 (Tony Houghton).
313 04-Apr-2004
314 ~~~~~~~~~~~
315 Added method of saving display settings for directories. Mostly working,
316 but bugs remain related to size and position (Stephen Watson).
317 Updated Spanish translation (Marcelo Ramos).
319 03-Apr-2004
320 ~~~~~~~~~~~
321 Load extended attribute functions dynamically. This should mean that compiling
322 ROX-Filer with a new glibc won't make it stop working with older versions due
323 to the functions being missing.
325 02-Apr-2004
326 ~~~~~~~~~~~
327 Use * as a synonym for unfiltered (Stephen Watson).
329 25-Mar-2004
330 ~~~~~~~~~~~
331 Bookmarks can be given titles (Stephen Watson).
333 24-Mar-2004
334 ~~~~~~~~~~~
335 Fix memory leak in thumbnails code (Stephen Watson).
337 20-Mar-2004
338 ~~~~~~~~~~~
339 Fixed bug in details mode for showing hidden files (Stephen Watson).
341 18-Mar-2004
342 ~~~~~~~~~~~
343 Don't display an error box when installing the ROX icon theme. It just
344 worries people for no reason.
346 17-Mar-2004
347 ~~~~~~~~~~~
348 Updated Chinese translation (Babyfai Cheung).
350 16-Mar-2004
351 ~~~~~~~~~~~
352 Option to make the File menu appear directly when the menu is opened with
353 files selected (Peter Geer).
355 15-Mar-2004
356 ~~~~~~~~~~~
357 Added an arrow to the comparison area of the action box so you can see
358 which file overwrites the other (Stephen Watson).
360 10-Mar-2004
361 ~~~~~~~~~~~
362 Sort by user/group now uses the name, not the number (Stephen Watson).
364 07-Mar-2004
365 ~~~~~~~~~~~
366 Added 'Select by Name'.
368 06-Mar-2004
369 ~~~~~~~~~~~
370 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
372 01-Mar-2004
373 ~~~~~~~~~~~
374 Can now filter files by name, using normal shell (glob) patterns (Stephen 
375 Watson).
377 03-Feb-2004
378 ~~~~~~~~~~~
379 Updated it.po and Manual-it (Yuri Bongiorno).
381 01-Feb-2004
382 ~~~~~~~~~~~
383 Updated French translation (Vincent Lefèvre).
385 24-Jan-2004 (Release 2.1.1)
386 ~~~~~~~~~~~
387 Updated French manual translation (Arnaud Calvo).
388 Updated Dutch translation (Jan Wagemakers).
390 22-Jan-2004
391 ~~~~~~~~~~~
392 Updated French translation (Vincent Lefèvre).
394 21-Jan-2004
395 ~~~~~~~~~~~
396 Misc changes for next release.
398 18-Jan-2004
399 ~~~~~~~~~~~
400 Accept Mozilla's alternative to the standard text/uri-list target during
401 drag-and-drop (Andrew Flegg).
403 07-Jan-2004
404 ~~~~~~~~~~~
405 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
406         CapsLock, etc were turned on (reported by Peter Geer).
407 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
408         Watson, reported on #rox).
410 06-Jan-2004
411 ~~~~~~~~~~~
412 Renamed some functions stolen from Gtk to avoid possible conflicts with
413 the Gtk-2.3 series (reported by Stu Tissimus).
415 20-Dec-2003
416 ~~~~~~~~~~~
417 Make the Ctrl-button-3 menu pointer appear at the same place regardless
418 of the number of custom entries (Stephen Watson).
420 19-Dec-2003
421 ~~~~~~~~~~~
422 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
423 pointer (suggested by Ryan Pavlik).
425 10-Dec-2003
426 ~~~~~~~~~~~
427 Allow non image/* thumbnails in details mode. Label next to the combo 
428 in the Set Type action dialog is now "Type" and not "Command" (Stephen
429 Watson).
431 03-Dec-2003
432 ~~~~~~~~~~~
433 Work out which include file we need for getxattr (Stephen Watson).
435 02-Dec-2003
436 ~~~~~~~~~~~
437 Allow editing a symlink's target from the Properties box (suggested by Arnaud
438 Calvo).
439 Experimental extended attributes support for setting MIME types (Stephen
440 Watson).
442 29-Nov-2003
443 ~~~~~~~~~~~
444 More drag and drop fixes relating to escaped URI's (Stephen Watson).
446 23-Nov-2003
447 ~~~~~~~~~~~
448 Added 'Specify the prefix' install option (Ryan Pavlik).
449 Updated Russian translation (Vladimir Popov).
451 20-Nov-2003
452 ~~~~~~~~~~~
453 Bugfix: Cancelling the info window with a du process still running could
454         crash the filer (reported by Peter Geer).
456 17-Nov-2003
457 ~~~~~~~~~~~
458 Renamed 'Info' menu item to 'Properties'.
460 31-Oct-2003
461 ~~~~~~~~~~~
462 If a panel icon has an empty label, show it full size (requested by Stephen
463 Crouch).
465 26-Oct-2003
466 ~~~~~~~~~~~
467 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
468 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
469 for the same reason.
470 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
471         by Nils-Erik Svangård).
473 25-Oct-2003
474 ~~~~~~~~~~~
475 Updated Dutch translation (Jan Wagemakers).
476 Resizing by double clicking on background now optional (Stephen Watson).
478 22-Oct-2003
479 ~~~~~~~~~~~
480 Added optional top and bottom margines for iconized window placement
481 (Stephen Watson).
483 16-Oct-2003
484 ~~~~~~~~~~~
485 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
486 or opening a menu). This also prevents a flickering problem with Openbox 3.
488 15-Oct-2003
489 ~~~~~~~~~~~
490 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
491         support not being detected (igla).
493 14-Oct-2003
494 ~~~~~~~~~~~
495 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
497 13-Oct 2003
498 ~~~~~~~~~~~
499 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
500 dialog (Stephen Watson).
502 09-Oct-2003
503 ~~~~~~~~~~~
504 Improved socket icon (taken from Howard Shane's new theme).
506 08-Oct-2003
507 ~~~~~~~~~~~
508 Updated French manual translation (Arnaud Calvo).
509 Updated German translation (Guido Schimmels).
510 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
511 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
512 nicely.
514 07-Oct-2003 (Release 2.1.0)
515 ~~~~~~~~~~~
516 Updated French translation (Vincent Lefèvre).
517 Removed some dead code, memory leaks, etc that had crept in.
519 04-Oct-2003
520 ~~~~~~~~~~~
521 New icon for selection ops.
523 03-Oct-2003
524 ~~~~~~~~~~~
525 Updated Spanish translation (Marcelo Ramos).
527 01-Oct-2003
528 ~~~~~~~~~~~
529 Minor fix to German translation (Daniel Pörsch).
531 30-Sep-2003
532 ~~~~~~~~~~~
533 Update error message about missing MIME database to give the new URI.
535 29-Sep-2003
536 ~~~~~~~~~~~
537 Stock icons in panel and pinboard menus.
538 Added icon theme selector.
540 28-Sep-2003
541 ~~~~~~~~~~~
542 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
544 27-Sep-2003
545 ~~~~~~~~~~~
546 Allow icons in Choices to override the theme.
548 26-Sep-2003
549 ~~~~~~~~~~~
550 Bugfix: If no pinboard or panel icons were present, the menu could not be
551         opened (reported by John Pettigrew).
553 22-Sep-2003
554 ~~~~~~~~~~~
555 Added italian manual, updated it.po (Yuri Bongiorno).
556 Implementation of Format, just as a user-defined command. Also mount
557 point menu items reflect mounted/not mounted status (Stephen Watson).
559 18-Sep-2003
560 ~~~~~~~~~~~
561 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
562 takes an optional Window element. Pass the same Window to re-use the window.
564 17-Sep-2003
565 ~~~~~~~~~~~
566 Allow ejecting mounted media.
568 12-Sep-2003
569 ~~~~~~~~~~~
570 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
571 dragged to it (reported by Eugeni Andreechtchev).
572 Get file icons using freedesktop.org icon theme system.
574 05-Sep-2003
575 ~~~~~~~~~~~
576 Added Czech translation (Jan Provaznik).
578 20-Aug-2003
579 ~~~~~~~~~~~
580 Help, Format, Eject and Free Space now appear in the AppMenu section of the
581 menu. Help is only shown for applications, and the others only for mount
582 points.
584 16-Aug-2003
585 ~~~~~~~~~~~
586 Added ability to call external programs to generate thumbnails for types 
587 other than image/* (Stephen Watson).
589 12-Aug-2003
590 ~~~~~~~~~~~
591 If a string can't be converted from the local character set to UTF-8,
592 fallback to converting from iso-8859-1.
594 07-Aug-2003
595 ~~~~~~~~~~~
596 Get shared MIME database through Zero Install, if possible.
597 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
599 06-Aug-2003
600 ~~~~~~~~~~~
601 Updated French manual translation (Arnaud Calvo).
603 02-Aug-2003
604 ~~~~~~~~~~~
605 Allow types other than image/* to have thumbnails, although we can't 
606 generate them yet (Stephen Watson).
607 Added Eject menu option for unmounted mount points (Stephen Watson).
609 28-Jul-2003
610 ~~~~~~~~~~~
611 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
613 14-Jul-2003
614 ~~~~~~~~~~~
615 Less frame-heavy look for info box (Thomas Leonard).
616 When mounting, force a refresh even if the mtime of the new disk is the same,
617 since some formats don't change it. Also, if mounting gives an error, check to
618 see if it worked anyway (Thomas Leonard).
620 13-Jul-2003
621 ~~~~~~~~~~~
622 Added sort and selection buttons to the toolbar. They start off disabled,
623 enable them from Options->Tools if you want them (Stephen Watson).
625 Escape text/uri-list for drag and drop operations (Stephen Watson).
627 12-Jul-2003
628 ~~~~~~~~~~~
629 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
631 10-Jul-2003
632 ~~~~~~~~~~~
633 Added CheckButtons to the info window to allow manipulation of permission 
634 bits (Stephen Watson).
636 09-Jul-2003
637 ~~~~~~~~~~~
638 Added count of directory contents to info window (Stephen Watson).
640 04-Jul-2003
641 ~~~~~~~~~~~
642 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
644 30-Jun-2003
645 ~~~~~~~~~~~
646 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
647 (reported by Arnaud Calvo).
649 29-Jun-2003
650 ~~~~~~~~~~~
651 Sort items on the SendTo menu (requested by John Pettigrew).
653 27-Jun-2003
654 ~~~~~~~~~~~
655 Removed the menu-on-button-2 option. It was too inconsistant with everything
656 else, including panel applets and window managers, to be useful. Edit bind.c if
657 you really need it.
659 25-Jun-2003
660 ~~~~~~~~~~~
661 Button-2 drags on panel applets always work now, even if the applet doesn't
662 forward them explicitly.
664 19-Jun-2003
665 ~~~~~~~~~~~
666 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
667 help from Götz Waschk).
669 16-Jun-2003
670 ~~~~~~~~~~~
671 Bugfix: Resize on style change didn't do anything (Andy Hanton).
672 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
673         menu (reported by BluPhoenyx).
675 11-Jun-2003
676 ~~~~~~~~~~~
677 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
679 04-Jun-2003
680 ~~~~~~~~~~~
681 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
683 02-Jun-2003
684 ~~~~~~~~~~~
685 Updated Spanish translation (Marcelo Ramos).
687 01-Jun-2003
688 ~~~~~~~~~~~
689 Fix compiler warning when not using dnotify (reported by Damien Couderc).
690 Show files being operated upon in action windows (Stephen Watson).
692 30-May-2003 (Release 2.0.0)
693 ~~~~~~~~~~~
694 Updated Japanese translation (Hirosi Utumi).
696 29-May-2003
697 ~~~~~~~~~~~
698 Updated it.po and AppInfo.xml (Yuri Bongiorno).
700 28-May-2003 (Release 1.3.10)
701 ~~~~~~~~~~~
702 Updated French manual translation (Arnaud Calvo).
704 27-May-2003
705 ~~~~~~~~~~~
706 When dragging a lasso box in List view, don't stop scrolling when the pointer
707 leaves the window (reported by Robert Davison).
708 Updated Polish translation (Andrzej Borsuk).
709 Updated Italian translation (Yuri Bongiorno).
711 26-May-2003
712 ~~~~~~~~~~~
713 Updated German translation (Guido Schimmels).
715 25-May-2003
716 ~~~~~~~~~~~
717 Updated Dutch translation (Jan Wagemakers).
719 24-May-2003
720 ~~~~~~~~~~~
721 Updated French translation (Vincent Lefèvre).
723 22-May-2003
724 ~~~~~~~~~~~
725 Minor updates to the manual.
726 Bugfix: Using the Edit MIME types button in the Options window opened the
727         old directory. Refer people to the MIME-Editor application instead.
729 18-May-2003
730 ~~~~~~~~~~~
731 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
732 Updated French manual translation (Arnaud Calvo).
734 16-May-2003 (Release 1.3.9)
735 ~~~~~~~~~~~
736 New icon for the filer (Geoff Youngs).
737 Updated it.po and AppInfo.xml (Yuri Bongiorno).
739 15-May-2003
740 ~~~~~~~~~~~
741 Added Japanese translation (Hirosi Utumi).
742 When a directory change is detected, wait a little before rescanning to
743 reduce flickering effect.
745 14-May-2003
746 ~~~~~~~~~~~
747 Page Up and Page Down now work again in List View.
749 27-Apr-2003
750 ~~~~~~~~~~~
751 Updated install script to use new XDG Base Directory spec (reported by
752 Vincent Lefevre).
753 Also install man pages under 'share/man'.
755 25-Apr-2003
756 ~~~~~~~~~~~
757 Close stdout when running child processes for users running startx from the
758 console, since some terminal applications try to read from the console,
759 freezing X (Keith R. John Warno).
760 Forward scroll events on pinboard to window manager, and add option to
761 workaround *box issues (Matthew Weier O'Phinney).
763 24-Apr-2003
764 ~~~~~~~~~~~
765 Using the bookmarks menu to open an unmounted mount point will mount it
766 (suggested by Arnaud Calvo).
768 17-Apr-2003
769 ~~~~~~~~~~~
770 Updates for the new shared MIME database.
772 15-Apr-2003
773 ~~~~~~~~~~~
774 Refresh refreshed the directory twice (because updating the MIME info triggers
775 a refresh too).
777 12-Apr-2003
778 ~~~~~~~~~~~
779 Remove default GtkTreeView keys (they conflicted with the menus).
780 Fixed some minor cursor problems in List view.
782 10-Apr-2003
783 ~~~~~~~~~~~
784 Winking now works in List view.
786 09-Apr-2003
787 ~~~~~~~~~~~
788 Lasso selections now work in List view.
790 08-Apr-2003
791 ~~~~~~~~~~~
792 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
793 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
795 03-Apr-2003
796 ~~~~~~~~~~~
797 Fix the message in install.sh, since there is no information toolbar icon
798 now (spotted by Albert Wagner).
800 29-Mar-2003 (Release 1.3.8)
801 ~~~~~~~~~~~
802 Updated French manual translation (Arnaud Calvo).
804 28-Mar-2003
805 ~~~~~~~~~~~
806 Updated French translation (Vincent Lefèvre).
808 27-Mar-2003
809 ~~~~~~~~~~~
810 Allow dragging a file into a GtkEntry to insert the filename.
811 Bugfix: Selections in List View didn't work properly (reported by Stephen
812         Watson).
813 Updated Spanish translation (Marcelo Ramos).
815 23-Mar-2003
816 ~~~~~~~~~~~
817 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
818 New option to set the panel size (Geoff Youngs).
820 21-Mar-2003
821 ~~~~~~~~~~~
822 Scroll panels when the pointer is at the end, not by dragging the middle
823 (Geoff Youngs).
824 Stop the pinboard from flickering when removing icons or iconfied windows.
826 20-Mar-2003
827 ~~~~~~~~~~~
828 Centre the image for iconified windows.
829 Double-buffer slightly larger areas.
831 18-Mar-2003
832 ~~~~~~~~~~~
833 Better way to implement selections in List View (suggested by Jonathan
834 Blandford).
835 Updated Italian translation (Yuri Bongiorno).
837 15-Mar-2003
838 ~~~~~~~~~~~
839 Bugfix: Never show the copy/move/link menu when dragging to an application.
841 11-Mar-2003
842 ~~~~~~~~~~~
843 Bugfix: Comments about a MIME type were loaded from the first file to contain
844         information about the type, not the first to contain a comment about
845         the type.
847 09-Mar-2003
848 ~~~~~~~~~~~
849 Don't mark widget documentation as translatable.
850 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
851 by krjw).
852 Use pinboard backdrop colour for scaled and centred images (requested by
853 Marcelo Ramos).
854 Shade the backdrop style buttons when an external program is being used to
855 set the backdrop.
856 Updated Spanish translation (Marcelo Ramos).
858 08-Mar-2003
859 ~~~~~~~~~~~
860 Updated Dutch translation (Jan Wagemakers).
862 07-Mar-2003
863 ~~~~~~~~~~~
864 Use stock icons in pinboard and panel menus.
865 Updated Spanish translation (Marcelo Ramos).
867 03-Mar-2003
868 ~~~~~~~~~~~
869 Use stock icons in menus, and fix some possible problems in the menu code
870 (Stephen Watson).
872 02-Mar-2003
873 ~~~~~~~~~~~
874 Stop pinboard icons flickering when you move over them (Daniele Peri).
875 Use XSettings drag-and-drop threshold.
877 01-Mar-2003
878 ~~~~~~~~~~~
879 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
881 27-Feb-2003 (Release 1.3.7)
882 ~~~~~~~~~~~
883 Updated French manual translation (Arnaud Calvo).
884 Allow an empty AppInfo translation so that a label can be translated without
885 changing the value.
887 25-Feb-2003
888 ~~~~~~~~~~~
889 Updated Russian translation (Alexey Lubimov).
891 23-Feb-2003
892 ~~~~~~~~~~~
893 When using the Rename and Link boxes, use the appropriate drag cursor
894 (suggested by Michael Adams).
895 Bugfix: A double-click which starts on one file and ends on another is now
896         ignored (reported by Michael Adams).
897 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
898         the sort type (reported by Damjan Bole).
899 Bugfix: Using a SOAP call to open a non-existant directory made the filer
900         crash.
901 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
903 22-Feb-2003
904 ~~~~~~~~~~~
905 Make Size toolbar icon only set the size. Use a second button to set automatic
906 mode.
908 13-Feb-2003
909 ~~~~~~~~~~~
910 Updated Spanish translation (Marcelo Ramos).
911 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
913 12-Feb-2003
914 ~~~~~~~~~~~
915 Fixed some spelling errors (Marcelo Ramos).
916 Select the current style by default when opening the Set Backdrop box
917 (reported by Marcelo Ramos).
918 Fix problems with pinboard drawing of semi-transparent icons (fixed for
919 GTK+-2.2 only).
921 11-Feb-2003
922 ~~~~~~~~~~~
923 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
924 Ultimate DropBox widget, and made all three interfaces much nicer.
925 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
926 option (reported by Laurent Moussault).
927 Allow changing the pinboard style without having to drag the image back in
928 (requested by Jesse Wagner).
929 Remove button style from iconified windows. Use a semi-transparent border
930 instead. The actual effect is flexible; perhaps someone with artistic
931 talent can do something better?
932 Double-buffer small pinboard updates.
933 Updated Spanish translation (Marcelo Ramos).
935 10-Feb-2003
936 ~~~~~~~~~~~
937 Option to turn off column headings in List View (Adam Sampson).
938 Panel auto-raising also works during drag-and-drop.
939 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
940         by Albert Wagner).
942 09-Feb-2003
943 ~~~~~~~~~~~
944 Allow dragging to a selected directory as long as it's not the source of the
945 drag.
946 If an error occurs opening a directory then don't report it in an error box if
947 a drag-and-drop operation is in progress.
948 Keep the title up-to-date for iconified windows.
949 Option to show menu on button-1 drags instead of copying.
950 Aborting an action window tries to kill all child processes, not just the
951 immediate child, and doesn't close the window until it has actually stopped.
952 Symlinks to mount points now work (reported by Daniele Peri).
953 Include textual description of types in various places (Stephen Watson).
954 Allow dragging directories to bookmarks edit window or toolbar icon, with
955 spring loading (suggested by Stephen Watson and George De Bruin).
956 Removed confusing Set Icon choice from DnD menu.
957 Bugfix: If a directory on the panel changed to/from being an application, the
958         label wasn't hidden / shown.
960 08-Feb-2003
961 ~~~~~~~~~~~
962 Changing the icon for a MIME type updates all filer windows.
963 When dragging a pinboard icon over itself, pretend the icon isn't there to
964 allow fine repositioning.
965 When an error prevents scanning a directory, show the error in the window
966 title bar, and only report it once in an error box.
967 Don't create thumbnails of thumbnails by checking if the image is in
968 ~/.thumbnails/normal. Before, the test was the size of the file, not its
969 location.
970 Pinboard image style Scale is now called Stretch; Scale now scales without
971 changing the aspect ratio.
973 07-Feb-2003
974 ~~~~~~~~~~~
975 Auto-scrolling during drag-and-drop works again, and now in list view too.
977 02-Feb-2003
978 ~~~~~~~~~~~
979 Fixed clipping and wrapping problems with pinboard icon text.
981 01-Feb-2003
982 ~~~~~~~~~~~
983 Don't use double-buffering for the pinboard. This might make things flicker
984 slightly, but it's much faster on some systems.
985 Updated Spanish translation (Marcelo Ramos).
987 31-Jan-2003
988 ~~~~~~~~~~~
989 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
991 28-Jan-2003
992 ~~~~~~~~~~~
993 Replaced some of the icons with some GNOME ones (slightly modified in some
994 cases).
996 27-Jan-2003
997 ~~~~~~~~~~~
998 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
999 make sharing icons easier.
1000 Updated Polish translation (Marcin Juszkiewicz).
1002 26-Jan-2003
1003 ~~~~~~~~~~~
1004 Bugfix: Symlinking to an application required the symlink, rather than the
1005         target directory, to have the same owner as the AppRun (Keith Warno).
1007 25-Jan-2003
1008 ~~~~~~~~~~~
1009 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
1011 23-Jan-2003
1012 ~~~~~~~~~~~
1013 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
1014 workspaces.
1015 Add scrollbars to bookmarks editor window (requested by George De Bruin).
1017 22-Jan-2003
1018 ~~~~~~~~~~~
1019 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
1020         by Bernard Jungen).
1022 20-Jan-2003
1023 ~~~~~~~~~~~
1024 New option to sort capitalised names first (requested by Paul Etchells and
1025 others).
1027 19-Jan-2003
1028 ~~~~~~~~~~~
1029 Updated Spanish translation (Marcelo Ramos).
1030 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
1031 others).
1032 Attempt to improve the autosizing by examining the item with the longest name.
1033 Don't scale icons up in Huge mode.
1034 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
1035 to translate the key (requested by Guido Schimmels).
1037 18-Jan-2003
1038 ~~~~~~~~~~~
1039 Added dnotify support, so that on Linux the filer now updates automatically
1040 when a directory is changed (requested by Taras and Dave C).
1042 16-Jan-2003
1043 ~~~~~~~~~~~
1044 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
1046 14-Jan-2003
1047 ~~~~~~~~~~~
1048 Add GTK versions used for compiling and running to -v output (suggested by
1049 Vincent Lefèvre).
1050 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
1051         Brian Langenberger).
1053 13-Jan-2003
1054 ~~~~~~~~~~~
1055 Change 'Type' to 'Types' (Vincent Lefèvre).
1056 Don't resize when changing the view type if auto-resizing is off (Keith R. John
1057 Warno).
1058 Added missing cast and detect long files on OpenBSD (Damien Couderc).
1060 10-Jan-2003
1061 ~~~~~~~~~~~
1062 Remove -o from --help output (spotted by Karol Krenski).
1063 Updated Spanish translation (Marcelo Ramos).
1065 09-Jan-2003 (Release 1.3.6)
1066 ~~~~~~~~~~~
1067 Fix reference counting problem shown up by Gtk+-2.2.
1069 06-Jan-2003
1070 ~~~~~~~~~~~
1071 Updated German translation (Guido Schimmels).
1072 Make toolbar extend the whole width of the window (suggested by Andrzej
1073 Radecki).
1075 05-Jan-2003
1076 ~~~~~~~~~~~
1077 Updated Polish translation (Marcin Juszkiewicz).
1079 04-Jan-2003
1080 ~~~~~~~~~~~
1081 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
1082 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
1083 Updated French manual translation (Arnaud Calvo).
1085 02-Jan-2003
1086 ~~~~~~~~~~~
1087 Updated Spanish translation (Marcelo Ramos).
1088 Updated Dutch translation (Jan Wagemakers).
1090 01-Jan-2003
1091 ~~~~~~~~~~~
1092 Added button in options window to purge thumbnails cache.
1094 30-Dec-2002
1095 ~~~~~~~~~~~
1096 Preserve selection when changing view type.
1097 Shade selection when we don't have primary.
1099 29-Dec-2002
1100 ~~~~~~~~~~~
1101 Show thumbnails in List view. Allow changing the icon size. If the size is
1102 automatic, show thumbnails as Huge and everything else as Small.
1103 Scroll wheel now works in List view.
1105 28-Dec-2002
1106 ~~~~~~~~~~~
1107 Use bold style to indicate recent items (instead of the pink background).
1109 27-Dec-2002
1110 ~~~~~~~~~~~
1111 Sort type is shared between Icon and List views. Sort order can be reversed.
1112 Highlight recently changed items with a tasteful pink background.
1113 When the bookmark editor window first opened, no item was selected. If the
1114 user clicked on it to select it, editing mode started instead (reported by
1115 Bernard Jungen).
1116 Removed most of the options section of the manual, since it was just echoing
1117 the information in the tooltips anyway.
1119 26-Dec-2002
1120 ~~~~~~~~~~~
1121 Various fixes to new list view (reported by George De Bruin).
1122 Mounting and unmounting auto-resizes the window.
1124 25-Dec-2002
1125 ~~~~~~~~~~~
1126 Right-clicking the Size button switches to automatic mode and resizes the
1127 window.
1129 24-Dec-2002
1130 ~~~~~~~~~~~
1131 Made 'Automatic' an icon size, rather than a separate option.
1132 Size toolbar button shows a menu, including the new Automatic setting.
1134 23-Dec-2002
1135 ~~~~~~~~~~~
1136 Rearranged menus and options for new List View mode.
1138 20-Dec-2002
1139 ~~~~~~~~~~~
1140 Removed warning message from --new. It can be useful for a session manager...
1141 Draw iconified windows with a background, so they don't get confused with other
1142 icons (suggested by Joakim Andreasson).
1143 Bugfix: Stupid bug stopped iconified windows from being removed and could
1144         cause a crash!
1146 17-Dec-2002
1147 ~~~~~~~~~~~
1148 The 'Directories always come first' option now only applies to name sorts.
1149 Sort by date and size default order has been reversed.
1150 Always use case-insensitive sort.
1152 16-Dec-2002
1153 ~~~~~~~~~~~
1154 Updated French manual translation (Arnaud Calvo).
1156 12-Dec-2002
1157 ~~~~~~~~~~~
1158 Details toolbar button switches to the new (unfinished) details view.
1159 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
1161 11-Dec-2002
1162 ~~~~~~~~~~~
1163 Style improvements to Edit Icon box.
1164 Don't show Size attribute for directories in the Info box. It was confusing,
1165 since it didn't include the contents.
1166 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
1167         cause a crash if the bookmarks were not yet loaded.
1169 10-Dec-2002
1170 ~~~~~~~~~~~
1171 Code tidying (Bernard Jungen).
1173 09-Dec-2002
1174 ~~~~~~~~~~~
1175 Style improvements to options window.
1177 08-Dec-2002
1178 ~~~~~~~~~~~
1179 Updated Spanish translation (Marcelo Ramos).
1181 06-Dec-2002
1182 ~~~~~~~~~~~
1183 Updated German translation (Guido Schimmels).
1185 04-Dec-2002 (Release 1.3.5)
1186 ~~~~~~~~~~~
1187 Using the Close toolbar button also offers to unmount devices (spotted by
1188 Götz Waschk).
1190 03-Dec-2002
1191 ~~~~~~~~~~~
1192 Clicking on a mount point auto-mounts. The shift action is now to open without
1193 mounting. Closing a filer window showing a mount point offers to unmount it
1194 (suggested by Guido Schimmels and others).
1195 Use stock icons in more dialogs.
1197 02-Dec-2002
1198 ~~~~~~~~~~~
1199 Allow editing the path for bookmarks.
1201 01-Dec-2002
1202 ~~~~~~~~~~~
1203 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
1205 29-Nov-2002
1206 ~~~~~~~~~~~
1207 New mount icons (suggested by Marcin Juszkiewicz).
1208 Don't show separator in bookmarks menu when there is nothing below it.
1210 28-Nov-2002
1211 ~~~~~~~~~~~
1212 Added a default hander for HTML files, otherwise newbies can't read the
1213 manual!
1214 Bugfix: Pinboards without backdrop images didn't get the correct colour set
1215         by default.
1217 27-Nov-2002
1218 ~~~~~~~~~~~
1219 Better positioning of bookmarks menu.
1221 22-Nov-2002
1222 ~~~~~~~~~~~
1223 Updated Spanish translation (Marcelo Ramos).
1224 Allow translation of About AppInfo section.
1225 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
1226         Alastair Porter).
1228 21-Nov-2002
1229 ~~~~~~~~~~~
1230 More tooltips for the Set Icon dialog.
1232 20-Nov-2002
1233 ~~~~~~~~~~~
1234 Use better wrapping system, if available (Richard Olsson).
1236 15-Nov-2002
1237 ~~~~~~~~~~~
1238 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
1240 13-Nov-2002
1241 ~~~~~~~~~~~
1242 New sorting system to cope with UTF-8 filenames.
1244 12-Nov-2002
1245 ~~~~~~~~~~~
1246 Use stdout, not stderr, for --help and --version, and use xmllint instead of
1247 nsgmls to check for valid DocBook (Eric Gillespie).
1248 Updated Chinese translation (babyfai Cheung).
1250 11-Nov-2002
1251 ~~~~~~~~~~~
1252 Added note about checking permissions to message complaining that the MIME
1253 database can't be found (suggested by Keir Mierle).
1255 07-Nov-2002
1256 ~~~~~~~~~~~
1257 Set hint to make panels appear on all workspaces, and support metacity-style
1258 iconified windows (reported by Alastair Porter; suggested fix by Laurent
1259 Moussault).
1261 05-Nov-2002
1262 ~~~~~~~~~~~
1263 Added Bookmarks toolbar icon (Liav).
1265 04-Nov-2002
1266 ~~~~~~~~~~~
1267 Removed some unused code and fixed a possible race condition.
1269 03-Nov-2002
1270 ~~~~~~~~~~~
1271 Update error message to give correct version of MIME database (reported by
1272 FD Cami).
1274 31-Oct-2002
1275 ~~~~~~~~~~~
1276 Make the Find and Permissions help windows look nicer.
1277 Added support for shadowed labels on the pinboard (Andras Mohari).
1279 29-Oct-2002
1280 ~~~~~~~~~~~
1281 Stop Metacity from complaining that it can't decide whether the pinboard is
1282 resizable or not (reported by Alastair Porter, solution suggested by 
1283 Havoc Pennington).
1285 28-Oct-2002
1286 ~~~~~~~~~~~
1287 Make it more obvious that --new is only for debugging.
1288 Added Norwegian translation (Sigve Indregard).
1290 27-Oct-2002
1291 ~~~~~~~~~~~
1292 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
1293 (Stephen Watson). New details icon is a modified version of a Gtk stock
1294 icon, while show hidden is taken from sawfish.
1296 26-Oct-2002
1297 ~~~~~~~~~~~
1298 Code tidying (Bernard Jungen).
1300 23-Oct-2002
1301 ~~~~~~~~~~~
1302 Switch button-1/2 on Help, as it was too annoying.
1303 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
1304 Bugfix: When using the lasso box with the pinboard, select icons based on
1305         where they actually are, not where they want to be (useful if you've
1306         just changed to a lower resolution and they're all stuck at the side!).
1308 22-Oct-2002
1309 ~~~~~~~~~~~
1310 Button-1 on Help shows the manual, other button opens the Help directory
1311 (Marcin Juszkiewicz).
1313 21-Oct-2002
1314 ~~~~~~~~~~~
1315 More checks to cope with invalid filenames (Marcin Juszkiewicz).
1316 Updated Polish translation (Marcin Juszkiewicz).
1318 19-Oct-2002
1319 ~~~~~~~~~~~
1320 Updated Spanish translation (Marcelo Ramos).
1322 18-Oct-2002
1323 ~~~~~~~~~~~
1324 Cope slightly better with invalid filenames in various places (reported by
1325 Marcin Juszkiewicz and Andras Mohari).
1326 Make panel menus appear nearer the edge of the screen for top, left and right
1327 panels (suggested by Bernard Jungen).
1328 Bugfix: When installing the binary release, don't warn the user that the source
1329         is missing (reported by John Pettigrew).
1331 17-Oct-2002
1332 ~~~~~~~~~~~
1333 Code tidying (Bernard Jungen).
1334 Fixed broken links to citations in manual (reported by Bernard Jungen).
1335 Renamed sp.po to es.po (requested by Quique).
1337 12-Oct-2002
1338 ~~~~~~~~~~~
1339 Added Swedish translation (Marcus Lundblad).
1340 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1341         Stephen Watson).
1343 09-Oct-2002
1344 ~~~~~~~~~~~
1345 Updated French manual translation (Arnaud Calvo).
1347 07-Oct-2002
1348 ~~~~~~~~~~~
1349 Updated French translation (Vincent Lefèvre).
1351 01-Oct-2002 (Release 1.3.4)
1352 ~~~~~~~~~~~
1353 Require glib >= 2.0.3, or action windows leak file handles (reported by
1354 Musus Umbra).
1356 27-Sep-2002
1357 ~~~~~~~~~~~
1358 Allow multiple pinboard icons to be repositioned at once.
1360 26-Sep-2002
1361 ~~~~~~~~~~~
1362 Allow multiple pinboard icons to be selected by dragging a box around them.
1364 23-Sep-2002
1365 ~~~~~~~~~~~
1366 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1367 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1368 Mohari).
1370 22-Sep-2002
1371 ~~~~~~~~~~~
1372 Replace -o command-line option with a toggle button in the options window.
1374 17-Sep-2002
1375 ~~~~~~~~~~~
1376 Updated French manual translation (Arnaud Calvo).
1378 05-Sep-2002
1379 ~~~~~~~~~~~
1380 Be more forceful about setting the pinboard backdrop; some themes were
1381 overriding it (reported by Biju Chacko).
1382 Use K, M and G consistantly (Marcin Juszkiewicz).
1384 03-Sep-2002
1385 ~~~~~~~~~~~
1386 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1388 02-Sep-2002
1389 ~~~~~~~~~~~
1390 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1391 krjw).
1393 01-Sep-2002
1394 ~~~~~~~~~~~
1395 Updated Spanish translation (Marcelo Ramos).
1397 30-Aug-2002
1398 ~~~~~~~~~~~
1399 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1400 WM_CLASS of a new window so that the window manager can treat it
1401 specially, such as opening it in a certain place, or make it sticky
1402 (requested by Matthew Weier O'Phinney).
1404 27-Aug-2002
1405 ~~~~~~~~~~~
1406 New option to set the pinboard font (Krzysztof Luks).
1408 26-Aug-2002
1409 ~~~~~~~~~~~
1410 Updated French translation (Vincent Lefèvre).
1411 Updated Italian translation (Daniele Peri).
1413 17-Aug-2002
1414 ~~~~~~~~~~~
1415 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1416 names are all shown from the start, fast feedback here is less useful.
1417 When resizing due to a key event, warp the pointer (for sloppy focus users).
1419 13-Aug-2002
1420 ~~~~~~~~~~~
1421 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
1423 11-Aug-2002
1424 ~~~~~~~~~~~
1425 Internal changes: moved menu and toolbar over to View interface.
1427 05-Aug-2002
1428 ~~~~~~~~~~~
1429 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
1430 keyboard shortcuts to open the menu.
1431 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
1432 Spanish (Marcelo Ramos).
1433 After dragging to a remote application which didn't respond, the filer
1434 refused to gain the primary selection until the operation timed out.
1436 02-Aug-2002
1437 ~~~~~~~~~~~
1438 Use stock icons for multi-file drag-and-drop, files with missing icons, and
1439 files that can't be statted (Marcin Juszkiewicz).
1441 01-Aug-2002
1442 ~~~~~~~~~~~
1443 Make --version's output convert to the local character set (Vincent Lefevre).
1444 Make menu items in AppInfo.xml files translatable (requested by
1445 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
1447 29-Jul-2002
1448 ~~~~~~~~~~~
1449 Change pinboard option to forward button 3 to forward all buttons (requested
1450 by Matthew Weier O'Phinney).
1452 28-Jul-2002
1453 ~~~~~~~~~~~
1454 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
1456 26-Jul-2002
1457 ~~~~~~~~~~~
1458 Updated French translation (Vincent Lefèvre).
1459 Updated Spanish translation (Marcelo Ramos).
1460 Using Edit MIME types in the Options box now opens the new 'packages'
1461 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
1463 24-Jul-2002 (Release 1.3.3)
1464 ~~~~~~~~~~~
1465 Updated to new shared MIME database format.
1467 23-Jul-2002
1468 ~~~~~~~~~~~
1469 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
1470 opens a directory in a new window and closes the directory when opening a file
1471 (suggested by Gregory Spath).
1473 22-Jul-2002
1474 ~~~~~~~~~~~
1475 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
1477 21-Jul-2002
1478 ~~~~~~~~~~~
1479 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
1480 an untranslatable string and fixed a slight error in the size calculation
1481 (Bernard Jungen).
1483 19-Jul-2002
1484 ~~~~~~~~~~~
1485 Rearraged File menu (suggested by Tomas Berg).
1487 16-Jul-2002
1488 ~~~~~~~~~~~
1489 Added support for Solaris 'Door' files (Stephen Watson).
1491 12-Jul-2002
1492 ~~~~~~~~~~~
1493 Added Help menu with both About and Show Files entries, and a new entry to
1494 load the corrent manual for the current locale (suggested by Arnaud Calvo).
1496 11-Jul-2002
1497 ~~~~~~~~~~~
1498 Updated French manual translation (Arnaud Calvo).
1499 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
1500 box, with a new 'Show Help Files' button (Geoff Youngs).
1502 09-Jul-2002
1503 ~~~~~~~~~~~
1504 Don't close the Set Run Action box after showing the usage message if the user
1505 enters an invalid command (spotted by krjw).
1507 07-Jul-2002
1508 ~~~~~~~~~~~
1509 Bugfix: Changing the pinboard colours when iconfied windows were not in use
1510         displayed a (harmless) warning message (reported by krjw).
1512 02-Jul-2002
1513 ~~~~~~~~~~~
1514 Security fix: Set Run Action to a shell command would make the executable
1515               world-writeable (spotted by alexander).
1517 28-Jun-2002
1518 ~~~~~~~~~~~
1519 Bugfix: Tooltips for files sometimes didn't get displayed.
1521 26-Jun-2002
1522 ~~~~~~~~~~~
1523 Added reminder about having NumLock on when using groups from the keypad
1524 (suggested by Gombok Arthur).
1526 25-Jun-2002
1527 ~~~~~~~~~~~
1528 Turned on more compiler warnings, and fixed some minor issues it threw up.
1530 22-Jun-2002 (Release 1.3.2)
1531 ~~~~~~~~~~~
1532 Updated French translation (Vincent Lefèvre).
1534 21-Jun-2002
1535 ~~~~~~~~~~~
1536 Added 'Text beside icon' toolbar style (Michael Adams).
1538 20-Jun-2002
1539 ~~~~~~~~~~~
1540 Bugfix: Using another window in between entering target mode and selecting
1541         the target printed a warning instead of performing the operation.
1543 17-Jun-2002
1544 ~~~~~~~~~~~
1545 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
1547 16-Jun-2002
1548 ~~~~~~~~~~~
1549 More robust approach to SOAP errors.
1551 11-Jun-2002
1552 ~~~~~~~~~~~
1553 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
1554 Changing the pinboard font realigns the icons.
1555 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
1556         (spotted by Arnaud Calvo).
1557 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
1558         (reported by Arnaud Calvo).
1560 10-Jun-2002
1561 ~~~~~~~~~~~
1562 Updated Spanish translation (Marcelo Ramos).
1564 08-Jun-2002
1565 ~~~~~~~~~~~
1566 Move Xterm Here to Window menu and add Switch to xterm (suggested by
1567 Gregory Spath).
1568 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
1569         Lorint and Musus Umbra).
1571 06-Jun-2002
1572 ~~~~~~~~~~~
1573 When installing without a manpage, just warn the user instead of aborting
1574 (suggested by Simon Britnell).
1576 01-Jun-2002
1577 ~~~~~~~~~~~
1578 Code tidying (Bernard Jungen).
1580 31-May-2002
1581 ~~~~~~~~~~~
1582 Option to switch automatically between Large and Small icons (Stephen Watson).
1583 Allow blank icon names (suggested by Gregory Spath).
1584 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
1585 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
1587 30-May-2002 (Release 1.3.1)
1588 ~~~~~~~~~~~
1589 Fix redraw bug with selected icons.
1591 29-May-2002
1592 ~~~~~~~~~~~
1593 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
1594 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
1596 28-May-2002
1597 ~~~~~~~~~~~
1598 Merged in icons from rox-base (converted to PNG format and renamed).
1599 Bugfix: When showing iconified windows, the filer could crash if a window
1600         disappeared at the wrong moment.
1602 27-May-2002
1603 ~~~~~~~~~~~
1604 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
1605 the right backdrop (requested by Simon Britnell).
1606 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
1607 the new shared MIME database uses different types in many places).
1608 Updated French translation (Vincent Lefèvre).
1609 Updated Dutch translation (Wilbert Berendsen).
1610 Updated Hungarian translation (Andras Mohari).
1612 24-May-2002
1613 ~~~~~~~~~~~
1614 When using -d or -s options, don't follow symlinks in paths starting with '/'
1615 (suggested by Darrell Taylor).
1617 23-May-2002
1618 ~~~~~~~~~~~
1619 Code tidying (Bernard Jungen).
1621 21-May-2002
1622 ~~~~~~~~~~~
1623 Updated Polish translation (Krzysztof Krzy¿aniak).
1625 19-May-2002
1626 ~~~~~~~~~~~
1627 Setting the background colour doesn't lose the image (spotted by Jasper
1628 Huijsmans).
1630 18-May-2002
1631 ~~~~~~~~~~~
1632 Iconified windows are shown with their own icon, if they have one.
1634 17-May-2002
1635 ~~~~~~~~~~~
1636 Options to set iconification layout policy.
1637 Fix compiler warnings on some systems (Stephen Watson).
1638 Added 'Follow Symbolic Links' menu item (Stephen Watson).
1640 16-May-2002
1641 ~~~~~~~~~~~
1642 Pinboard background colour option works again.
1643 Position iconified windows sensibly.
1644 Bugfix: Typing too fast into the minibuffer could miss characters.
1646 15-May-2002
1647 ~~~~~~~~~~~
1648 Wrap long icon names onto multiple lines.
1649 Options to forward button-3 clicks on the pinboard to the window manager
1650 (requested by Ryan Harris).
1652 14-May-2002
1653 ~~~~~~~~~~~
1654 Code tidying (Bernard Jungen).
1655 Bugfix: Ctrl-clicking on icons can unselect, not just select.
1657 13-May-2002
1658 ~~~~~~~~~~~
1659 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
1660         Hugo Toloza).
1662 12-May-2002
1663 ~~~~~~~~~~~
1664 Allow hidden subdirectories in <Choices>/SendTo which have their contents
1665 included only for certain MIME types (Geoff Youngs).
1666 When changing directory, remove any trailing /s from the path.
1667 Make sure panels never get lowered under the pinboard.
1668 Iconified windows are now displayed on the pinboard, not floating over
1669 everything else.
1670 Bugfix: Using a savebox when the pathname contained multi-byte characters
1671         caused the initial selected region to be positioned incorrectly.
1673 10-May-2002
1674 ~~~~~~~~~~~
1675 Initial support for showing iconified windows.
1677 09-May-2002
1678 ~~~~~~~~~~~
1679 Changed the way pinboard icons are implemented.
1680 Changed the way backdrop applications set the backdrop.
1681 Always use button-3 for the pinboard menu, as the window manager menu must
1682 be on button-2 (spotted by Geoff Youngs).
1684 08-May-2002
1685 ~~~~~~~~~~~
1686 Updated French manual translation (Arnaud Calvo).
1687 Middle button clicks on the pinboard are passed to the window manager.
1688 Many improvements to the pinboard:
1689 - Changing font updates the pinboard icons.
1690 - Button-2 clicks are passed to window manager.
1691 - Drop highlight doesn't flicker.
1693 07-May-2002
1694 ~~~~~~~~~~~
1695 Improved highlighting of icons (Andras Mohari).
1697 06-May-2002
1698 ~~~~~~~~~~~
1699 The pinboard is now a screen-sized window. Faster and better looking.
1700 Setting the backdrop is now done from the filer.
1702 03-May-2002
1703 ~~~~~~~~~~~
1704 The Link box allows an existing symlink to be replaced, instead of
1705 complaining that the destination already exists (suggested by Arnaud Calvo).
1706 Bugfix: When editing a panel icon, the tooltip didn't update until the next
1707         restart (Olli Helenius).
1709 02-May-2002
1710 ~~~~~~~~~~~
1711 Added Sort to the OpenDir SOAP method (Stephen Watson).
1713 30-Apr-2002
1714 ~~~~~~~~~~~
1715 Alpha-blending for Small icons, too.
1716 Bugfix: When copying directories, ignore an error caused by filesystems,
1717         such as Samba shares, that don't support chmod fully (reported by
1718         Andrew S Dixon).
1720 29-Apr-2002
1721 ~~~~~~~~~~~
1722 SOAP method OpenDir now allows Style and Details to be specified
1723 (Stephen Watson).
1725 28-Apr-2002
1726 ~~~~~~~~~~~
1727 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
1728 Small and Large sizes.
1730 27-Apr-2002
1731 ~~~~~~~~~~~
1732 Return in Permissions box activates Quiet.
1734 26-Apr-2002
1735 ~~~~~~~~~~~
1736 MIME information is now read from the freedesktop.org shared database rather
1737 than the old Choices/MIME-info directories.
1739 25-Apr-2002
1740 ~~~~~~~~~~~
1741 Don't convert to `real' path when following symlinks, so that Up now returns
1742 to the directory containing the symlink, not the thing it linked to
1743 (requested by Gregory Spath).
1744 Don't quit while Options window is open.
1746 21-Apr-2002
1747 ~~~~~~~~~~~
1748 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
1749 the window (requested by Ashwin).
1750 Merged OK and Save buttons in the Options box. Revert shades when it would
1751 have no effect.
1753 17-Apr-2002
1754 ~~~~~~~~~~~
1755 'New ...' for a template always copies without confirming (suggested by
1756 Wilbert Berendsen).
1758 16-Apr-2002
1759 ~~~~~~~~~~~
1760 Set-keybindings button in options box now checks that this feature is on,
1761 and explains what to do if not (suggested by Francesco Bochicchio).
1763 15-Apr-2002
1764 ~~~~~~~~~~~
1765 Updated French translation (Vincent Lefèvre).
1766 Message in translation options switches language as you move through the
1767 options.
1769 14-Apr-2002
1770 ~~~~~~~~~~~
1771 Added Chinese translation (babyfai cheung).
1773 14-Apr-2002 (Release 1.3.0)
1774 ~~~~~~~~~~~
1775 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
1776                         
1777 13-Apr-2002
1778 ~~~~~~~~~~~
1779 Place action windows under pointer (suggested by txapela).
1781 11-Apr-2002
1782 ~~~~~~~~~~~
1783 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
1784 used.
1785 Made background pixmaps for Collections work again (reported by Stephen
1786 Watson).
1787 Removed pinboard text background style option (it never worked with Gtk+-2.0).
1789 09-Apr-2002
1790 ~~~~~~~~~~~
1791 Added units display to options and improved toolbar options layout (Andras
1792 Mohari).
1793 When setting the icon for a directory, offer to create a .DirIcon
1794 (requested by Matjaz Mihelic).
1796 08-Apr-2002
1797 ~~~~~~~~~~~
1798 Much improved layout for Options box (Andras Mohari).
1799 Allow subdirectories in the Send To menu (Stephen Watson).
1801 06-Apr-2002
1802 ~~~~~~~~~~~
1803 Code tidying in various places (Bernard Jungen).
1804 Filer windows update automatically when the font or theme changes.
1806 05-Apr-2002
1807 ~~~~~~~~~~~
1808 Various speed improvements.
1809 Removed GNOME VFS option (never worked with Gtk+-2.0).
1811 04-Apr-2002
1812 ~~~~~~~~~~~
1813 Auto-raise panels when the pointer hits the side of the screen, and lower
1814 when it leaves the panel (Geoff Youngs).
1816 03-Apr-2002
1817 ~~~~~~~~~~~
1818 Slight speed increase when starting.
1820 02-Apr-2002
1821 ~~~~~~~~~~~
1822 Added Danish translation (Christian Storgaard).
1824 01-Apr-2002
1825 ~~~~~~~~~~~
1826 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
1827 of Icon, which is now a GObject. Dragging pinboard icons with the middle
1828 button is no longer supported.
1830 28-Mar-2002
1831 ~~~~~~~~~~~
1832 Updated Polish translation (Krzysztof Krzy¿aniak).
1834 25-Mar-2002
1835 ~~~~~~~~~~~
1836 New 'Short titlebar flags' option (requested by Andras Mohari).
1838 24-Mar-2002
1839 ~~~~~~~~~~~
1840 Fixed problem which allowed the panel to get the input focus (reported by
1841 Brendan McCarthy).
1843 22-Mar-2002
1844 ~~~~~~~~~~~
1845 Large (over 50K) image files are now loaded in a subprocess. Faster, less
1846 likely to crash due to bad images, and more responsive.
1848 21-Mar-2002
1849 ~~~~~~~~~~~
1850 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
1851 problem. CHARSET is used to try and render the name anyway, and the rename
1852 box can be used to fix it (reported by Christopher Arndt).
1854 20-Mar-2002
1855 ~~~~~~~~~~~
1856 Times weren't converted to UTF-8, causing errors in some locales (reported
1857 by Christopher Arndt and tracked down by Andras Mohari).
1858 Informational messages are now shown with the info icon, not the error symbol
1859 (suggested by Andras Mohari).
1861 18-Mar-2002
1862 ~~~~~~~~~~~
1863 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
1864 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
1865 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
1866 gnome-terminal).
1867 The Path Entry minibuffer now highlights invalid paths in red, instead of
1868 beeping.
1870 17-Mar-2002
1871 ~~~~~~~~~~~
1872 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
1873 GObjects. FSCache now works on GObjects, and the interface is therefore
1874 simpler now.
1876 16-Mar-2002
1877 ~~~~~~~~~~~
1878 Sorted out some focussing and defaulting behaviour in action windows.
1880 14-Mar-2002
1881 ~~~~~~~~~~~
1882 Split action window code, so that most of the GUI stuff is now in abox.c,
1883 and converted to new dialog style.
1885 13-Mar-2002
1886 ~~~~~~~~~~~
1887 Removed remaining support for the old libvfs.
1888 Updated lots of code to new Gtk+-2.0 style.
1890 12-Mar-2002
1891 ~~~~~~~~~~~
1892 Panel icons highlight when the pointer is over them.
1893 Fixed some untranslatable strings (Andras Mohari).
1895 11-Mar-2002
1896 ~~~~~~~~~~~
1897 Converted Set Run Action box to new style.
1899 10-Mar-2002
1900 ~~~~~~~~~~~
1901 New panel style; better looking, and sensitive right up to the edge of the
1902 screen.
1903 Converted action window results list to use the new GtkTreeView widget.
1905 09-Mar-2002
1906 ~~~~~~~~~~~
1907 Converted Savebox widget to new Gtk style.
1909 07-Mar-2002
1910 ~~~~~~~~~~~
1911 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
1912 Added stock icons to Options box. The filer now requires Gtk+-2.0.
1913 Updated Infobox to use new GtkTreeView widget.
1915 05-Mar-2002
1916 ~~~~~~~~~~~
1917 Display action window questions in bold (suggested by Andras Mohari).
1918 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
1920 28-Feb-2002
1921 ~~~~~~~~~~~
1922 Fixed sensitive region of icons in large with details display (Bernard
1923 Jungen).
1925 27-Feb-2002
1926 ~~~~~~~~~~~
1927 Added Newer option for Copy and Move operations (Stephen Watson).
1929 26-Feb-2002
1930 ~~~~~~~~~~~
1931 Centre colour selector on mouse, and close when options box closes.
1932 Got background pixmaps working with Gtk+-2.0.
1934 21-Feb-2002
1935 ~~~~~~~~~~~
1936 Changes to options now take effect instantly. The old Apply button is gone,
1937 and Cancel is now Revert.
1938 Fixed stupid bug in charset conversions (reported by Andras Mohari).
1939 Initial support for gnome-vfs (Mark Heily).
1941 20-Feb-2002
1942 ~~~~~~~~~~~
1943 Internal changes to the options system. See text at start of options.c.
1945 19-Feb-2002
1946 ~~~~~~~~~~~
1947 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
1948 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
1949 (Micah Dowty).
1950 Fix possible type conversion problem in charset conversion code
1951 (reported by Serban Udrea).
1952 Allow xml:lang attribute in AppInfo files for translations; see
1953 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
1955 18-Feb-2002
1956 ~~~~~~~~~~~
1957 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
1958 found.
1959 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
1960 labels display them.
1961 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
1962 Jungen).
1964 17-Feb-2002 (Release 1.2.0)
1965 ~~~~~~~~~~~
1966 New stable release.
1968 13-Feb-2002 (Release 1.1.14)
1969 ~~~~~~~~~~~
1970 Pressing Escape in a dialog box now closes the box.
1972 12-Feb-2002
1973 ~~~~~~~~~~~
1974 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
1975 be used in Makefile (Jim Knoble).
1976 Undo 'double clicking unselects' change (requested by Andreas).
1978 11-Feb-2002
1979 ~~~~~~~~~~~
1980 Updated Spanish translation (Marcelo Ramos).
1981 Updated French manual translation (Arnaud Calvo).
1983 08-Feb-2002 (Release 1.1.13)
1984 ~~~~~~~~~~~
1985 Use fixed font in minibuffer.
1987 07-Feb-2002
1988 ~~~~~~~~~~~
1989 Updated French manual translation (Arnaud Calvo).
1990 Updated Russian translation (Dmitry Elfimov).
1992 06-Feb-2002
1993 ~~~~~~~~~~~
1994 When dragging a lasso box around items, limit the allowed overlap (the
1995 space you can drag over the edge of the next item without selecting it)
1996 so that very wide items (eg, those with details) are easier to select
1997 (requested by Andras Mohari).
1999 04-Feb-2002
2000 ~~~~~~~~~~~
2001 Updated Italian translation (Denis Manente).
2003 03-Feb-2002
2004 ~~~~~~~~~~~
2005 Updated German translation (André Wyrwa).
2006 Updated Spanish translation (Marcelo Ramos).
2008 02-Feb-2002
2009 ~~~~~~~~~~~
2010 Updated to version 0.5 of the thumbnails standard. You should rename
2011 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
2012 them all.
2014 01-Feb-2002
2015 ~~~~~~~~~~~
2016 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
2017 and panels (reported by Arnaud Calvo).
2019 31-Jan-2002
2020 ~~~~~~~~~~~
2021 Updated Hungarian translation (Andras Mohari).
2022 Double-clicking an item always clears the selection, removed extra newline
2023 from man-page and fixed a misplaced #endif (Bernard Jungen).
2025 30-Jan-2002
2026 ~~~~~~~~~~~
2027 Updated Dutch translation (Wilbert Berendsen).
2028 Updated to Gtk+-1.3.13 (action window scrolling now works).
2030 28-Jan-2002
2031 ~~~~~~~~~~~
2032 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
2033 where opening a savebox put the focus on the last used button instead of
2034 the entry (reported by Karol Krenski).
2035 Added instructions for Window Maker pinboard icons to the manual
2036 (Jim Knoble).
2037 Resizer now allows space for the 'Running as ...' message (reported by
2038 Wilbert Berendsen).
2040 25-Jan-2002
2041 ~~~~~~~~~~~
2042 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
2043 of giving a warning (reported by Gregory Spath).
2045 24-Jan-2002 (Release 1.1.12)
2046 ~~~~~~~~~~~
2047 Updated Hungarian translation (Andras Mohari).
2049 23-Jan-2002
2050 ~~~~~~~~~~~
2051 Only check for thumbnails in the thumbnail scanning code, not when loading
2052 any image (saves time).
2053 Assume pathnames and labels for pinboards and panels are in the local charset
2054 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
2055 When using 'Shell Command...' from the menu with an item selected by opening
2056 the menu, the item now remains selected when you enter the command.
2058 Updated French translation (Vincent Lefèvre).
2059 Updated Dutch translation (Wilbert Berendsen).
2061 22-Jan-2002
2062 ~~~~~~~~~~~
2063 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
2064 the panel, so that applets can find it more easiliy (requested by Stephen
2065 Watson).
2066 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
2067 Loading a thumbnail now stores the details when loading started, not
2068 when it finished.
2069 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
2070         text entry.
2072 21-Jan-2002
2073 ~~~~~~~~~~~
2074 Changing the permission on a file failed to update the display (reported by
2075 Karol Krenski). Also made other updates more efficient.
2076 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
2077 has stopped accepting STRING.
2079 20-Jan-2002
2080 ~~~~~~~~~~~
2081 Added a configure check for iconv.h.
2082 Use double instead of long for file sizes in find.c (Bernard Jungen).
2084 19-Jan-2002
2085 ~~~~~~~~~~~
2086 Thumbnails code failed to update images when they changed (reported by
2087 Andreas).
2089 18-Jan-2002
2090 ~~~~~~~~~~~
2091 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
2092 conversion fails (Stephen Watson).
2094 Deleting a symlink to a pinboard or panel icon showed a warning, even though
2095 there was no danger, because it followed the symlink. Trying to copy a symlink
2096 inside the directory it pointed to failed for the same reason.
2098 17-Jan-2002
2099 ~~~~~~~~~~~
2100 Big changes to internationalisation for pinboards and panels to fix problems
2101 with incompatible character sets (reported by Arnaud Calvo).
2102 When creating thumbnails, create to a temporary file and rename in case another
2103 program tries to write the save thumbnail at the same time.
2104 As a special case, running with just '-v' doesn't call gtk_init, allowing
2105 installing without an X server (requested by Michael Duelli).
2107 16-Jan-2002
2108 ~~~~~~~~~~~
2109 Converter for old-format config files now stops if the file looks like
2110 XML (probably from a failed conversion).
2111 Allow '~' in globicons file.
2112 Bugfix: When using spring-opening or following symlinks, trying to open
2113         a non-existant directory could cause a crash.
2114 Bugfix: The pinboard would highlight to accept any type of drop (not just
2115         files).
2117 13-Jan-2002
2118 ~~~~~~~~~~~
2119 Fixed some compile problems on Solaris (Andreas Dehmel).
2120 Clicking an unscanned item now scans it (instead of reporting an error).
2121 Dialog boxes in Gtk+-2.0 now set a default button.
2122 Number keys on the keypad couldn't be used for groups (reported by Arnaud
2123 Calvo).
2125 11-Jan-2002
2126 ~~~~~~~~~~~
2127 Updated Spanish translation (Marcelo Ramos).
2128 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
2130 09-Jan-2002
2131 ~~~~~~~~~~~
2132 Converted French manual to DocBook (Arnaud Calvo).
2133 Fixed some compiler warnings (Vincent Lefèvre).
2135 09-Jan-2002 (Release-1.1.11)
2136 ~~~~~~~~~~~
2137 Mark action windows as dialogs (requested by Daniel Pittman).
2138 Reset the background colour when drawing, as the Xenophilia keeps changing
2139 it (reported by Wilbert Berendsen).
2141 08-Jan-2002
2142 ~~~~~~~~~~~
2143 Changed == to = in make-mo script (Vincent Lefèvre).
2144 Added -lm to libpng linker flags (reported by Stephen Watson).
2145 Updated the French translation (Vincent Lefèvre).
2147 07-Jan-2002
2148 ~~~~~~~~~~~
2149 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
2150         tooltip could get stuck on the screen).
2152 06-Jan-2002
2153 ~~~~~~~~~~~
2154 Bugfix: Options box didn't work unless options had already been saved
2155         (reported by Iain Stevenson).
2157 05-Jan-2002
2158 ~~~~~~~~~~~
2159 Stopped unnecessary redrawing of the display (when sorting an already-sorted
2160 list).
2161 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
2162 (Andras Mohari).
2164 04-Jan-2002
2165 ~~~~~~~~~~~
2166 Fixed compile problem (reported by Vincent Lefèvre).
2167 Updated French translation (Vincent Lefèvre).
2169 03-Jan-2002
2170 ~~~~~~~~~~~
2171 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
2172 their menus correctly.
2173 Bugfix: 'From LANG' translation setting had stopped working (reported by
2174         Vincent Lefèvre).
2176 02-Jan-2002
2177 ~~~~~~~~~~~
2178 Saved pinboards and panels are now stored in an XML format. Old files should
2179 be converted automatically. Icon names may now contain the < and > characters
2180 (requested by Bernard Jungen).
2182 01-Jan-2002
2183 ~~~~~~~~~~~
2184 Updated French translation (Vincent Lefèvre).
2185 Updated Polish translation (Krzysztof Krzy¿aniak).
2187 30-Dec-2001
2188 ~~~~~~~~~~~
2189 Updated Spanish translation (Marcelo Ramos).
2191 29-Dec-2001
2192 ~~~~~~~~~~~
2193 When changing directory, make more effort to wink or select the appropriate
2194 item.
2196 29-Dec-2001 (Release 1.1.10)
2197 ~~~~~~~~~~~
2198 Updated French translation (Vincent Lefèvre).
2199 Bugfix: Using Shift to open the Send To menu without a selected file stopped
2200         the toggle menu items from working!
2202 28-Dec-2001
2203 ~~~~~~~~~~~
2204 With Gtk+-2.0, the effective permissions are now underlined (like they are
2205 with Gtk+-1.2).
2206 Put all the flags in the options box on one line, along with the Quiet button
2207 (looks neater).
2208 Updated manual.
2210 27-Dec-2001
2211 ~~~~~~~~~~~
2212 Reorganised the Options box somewhat.
2213 Bugfix: Closing a window while creating thumbnails caused a crash.
2215 26-Dec-2001
2216 ~~~~~~~~~~~
2217 Icons are dragged from their corners again (requested by Liav Asseraf).
2218 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
2219 Renamed '.DirIcon.png' to just '.DirIcon'.
2220 In action windows, standard error from moving, copying and mounting operations
2221 is captured and displayed, giving a more useful message (Stephen Watson).
2222 Support for Gtk+-1.3.12.
2224 25-Dec-2001
2225 ~~~~~~~~~~~
2226 Updated Polish translation (Krzysztof Krzy¿aniak).
2228 24-Dec-2001
2229 ~~~~~~~~~~~
2230 File groups are now saved (automatically).
2231 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
2233 23-Dec-2001
2234 ~~~~~~~~~~~
2235 Added Version SOAP RPC.
2236 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
2237 specified in the translation (was always using iso-8859-1).
2239 22-Dec-2001
2240 ~~~~~~~~~~~
2241 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
2242 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
2243 flags to title bar.
2245 21-Dec-2001
2246 ~~~~~~~~~~~
2247 New 'Show image thumnails' option to set this as the default (requested by
2248 Kristian Rink).
2249 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
2251 20-Dec-2001
2252 ~~~~~~~~~~~
2253 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
2254 be turned on and off. Thumbnails are loaded in the background, and a progress
2255 bar is displayed in the filer window.
2256 Replaced old Gtk+-1.2.x text widget in action windows with new one.
2258 19-Dec-2001
2259 ~~~~~~~~~~~
2260 Improved error reporting.
2261 Improved sizing code when details are on.
2263 18-Dec-2001
2264 ~~~~~~~~~~~
2265 Updated to new version 0.4 of the thumbnails standard.
2266 Added 'Quiet' check box to action windows. Quiet button now turns on
2267 check box and does 'Yes'.
2269 17-Dec-2001
2270 ~~~~~~~~~~~
2271 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
2272 UTF-8 as they are loaded.
2273 Added a missing #ifdef for the regex code (Damien Couderc).
2274 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
2275 fixed, though).
2277 16-Dec-2001
2278 ~~~~~~~~~~~
2279 Closing a window with a keypress caused warnings to appear (reported by
2280 Fabien Coutant).
2281 Updated Spanish translation (Marcelo Ramos).
2282 New 'Single click nagivation on the pinboard' option (requested by
2283 Michael).
2284 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
2286 Internal changes to options system:
2287 - Options can be used as soon as they are registered (not just once the
2288   filer is fully initialised).
2289 - New widget types can be registered in a modular fashion.
2291 13-Dec-2001 (Release 1.1.9)
2292 ~~~~~~~~~~~
2293 More fixes for panel resizing (reported by Stephen Watson).
2294 Target mode, dragging an unselected item, and auto-selecting an item when
2295 opening the menu now all work without grabbing the primary selection.
2296 Finished new scanning code (image == NULL is now OK everywhere).
2298 12-Dec-2001
2299 ~~~~~~~~~~~
2300 Clicking on an item which is selected, but not part of the primary selection,
2301 now reclaims the selection.
2302 Removed default minibuffer option for now.
2303 The dash forms in Find tests can be combined, eg '-rwx'.
2304 Updated manual.
2306 11-Dec-2001
2307 ~~~~~~~~~~~
2308 Additional window hints - pinboard and panels refuse focus and pinboard
2309 icons are marked as desktop features (requested by Laurent Moussault).
2310 Thumbnails are now stored using an md5 hash of their names.
2311 Pinboard icons can be repositioned by dragging with the left mouse button
2312 (middle button drag stopped working with sawfish, and this is easier anyway).
2314 10-Dec-2001
2315 ~~~~~~~~~~~
2316 New scanning system: blank items are added to the window first and then the
2317 icons and types get filled in later. Looks better and simplifies the sizing
2318 code a bit.
2319 Code tidying in various places.
2321 09-Dec-2001
2322 ~~~~~~~~~~~
2323 Bugfix: Filer would quit if only Info boxes were open.
2324 Bugfix: Pinboard and panel windows didn't get the correct hints set under
2325         Gtk+-2.0.
2327 08-Dec-2001
2328 ~~~~~~~~~~~
2329 Many internal changes to Collection widget for Gtk+-2.0. Should be more
2330 efficient now, and easier to get aa fonts working...
2332 07-Dec-2001
2333 ~~~~~~~~~~~
2334 Fixed Gtk+-2.0 wheel mouse support.
2335 In the Info box, 'File says...' was reporting on the program used to
2336 edit the file, not the file itself!
2337 For glib-2.0, use the new spawn function and report errors nicely.
2339 06-Dec-2001
2340 ~~~~~~~~~~~
2341 Updated Russian translation (Dmitry Elfimov).
2342 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2343 (recommended by Jens Finke).
2344 FileType SOAP RPC return format has been updated to the latest version
2345 of the SOAP working draft.
2346 Added Large File Support: files over 4Gb now have their sizes detected
2347 correctly (Stephen Watson). Note: this disables libvfs support.
2348 New option to have the minibuffer open by default on new windows
2349 (Bochicchio).
2351 05-Dec-2001
2352 ~~~~~~~~~~~
2353 When resizing the collection, only ensure the cursor is still visible if
2354 it was in the displayed area before.
2356 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2357 on a hidden item.
2359 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2360 winking effect until the window actually appears.
2362 04-Dec-2001
2363 ~~~~~~~~~~~
2364 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2365 so they redisplay quickly next time the filer is loaded (requested by
2366 Kristian A. Rink and others).
2368 Bugfix: Toggling the section with a middle button drag could lose the primary
2369         selection (Andras Mohari).
2371 03-Dec-2001
2372 ~~~~~~~~~~~
2373 Use gtk_set_locale instead of setlocale (Andras Mohari).
2375 02-Dec-2001
2376 ~~~~~~~~~~~
2377 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2379 01-Dec-2001
2380 ~~~~~~~~~~~
2381 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2382 the SOAP IPC window for a particular hostname and user ID. This makes it
2383 easier for other programs to talk to the filer.
2385 30-Nov-2001
2386 ~~~~~~~~~~~
2387 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2389 29-Nov-2001
2390 ~~~~~~~~~~~
2391 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2392 submenu.
2393 The filer now closes stdin when it starts. This is to prevent child
2394 processes, such as auto-mounters, from trying to read a password from
2395 the console (Olivier Fourdan).
2397 27-Nov-2001
2398 ~~~~~~~~~~~
2399 Manpage is now generated automatically from DocBook source.
2400 Short forms for many find expressions, such as -d for IsDir (suggested by
2401 (Andras Mohari).
2403 26-Nov-2001
2404 ~~~~~~~~~~~
2405 More Gtk+-1.3.11 support, including use of the new message dialog.
2406 When the filer loses the primary selection, display the selected items
2407 shaded, but don't unselect them (Andras Mohari).
2409 24-Nov-2001
2410 ~~~~~~~~~~~
2411 Updated to Gtk+-1.3.11.
2413 23-Nov-2001
2414 ~~~~~~~~~~~
2415 Show the current run action for a file in the Info box (Stephen Watson).
2417 21-Nov-2001
2418 ~~~~~~~~~~~
2419 If a panel applet quits then it is removed from the panel, instead of being
2420 replaced by a Restart button.
2422 16-Nov-2001
2423 ~~~~~~~~~~~
2424 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
2425 instead of destroying it and creating a new one (suggested by Greg Spath).
2427 15-Nov-2001
2428 ~~~~~~~~~~~
2429 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
2431 14-Nov-2001
2432 ~~~~~~~~~~~
2433 Code tidying in menu.c (Bernard Jungen).
2435 13-Nov-2001
2436 ~~~~~~~~~~~
2437 Opening a filer window from the Set Icon dialog turns thumbnails display
2438 on (suggested by Francesco Bochicchio).
2439 Right-clicking the Help toolbar button reuses the same window.
2441 12-Nov-2001
2442 ~~~~~~~~~~~
2443 Made some strings easier to translate, fixed a problem with translating a blank
2444 string, and changed the details toolbar button to leave the size alone (Andras
2445 Mohari).
2446 Improved key handling (key presses were sometimes ignored).
2447 Bugfix: A very long and narrow icon could make the filer try to scale to a
2448         width or height of zero (Andras Mohari).
2450 09-Nov-2001
2451 ~~~~~~~~~~~
2452 Allow current directory and selection to be stored with Ctrl+[0-9] and
2453 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
2454 saved yet.
2456 08-Nov-2001
2457 ~~~~~~~~~~~
2458 Don't use re_set_syntax() on systems that don't have it (reported by
2459 Damien Couderc).
2460 In action windows, the a long filename no longer makes the window get wider
2461 (requested by Graham Borland).
2462 Added 'Types' section to the Options window, allowing easy(ish) access
2463 to the MIME-info files, plus a reload button, and icons for MIME-types can
2464 be set from the 'Set Icon...' box (Stephen Watson).
2466 07-Nov-2001
2467 ~~~~~~~~~~~
2468 Added a menu to the 'Set Icon...' box which shows all directories currently
2469 used for icons (Francesco Bochicchio).
2470 Fix small error in German translation (Christopher Arndt).
2471 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
2473 06-Nov-2001
2474 ~~~~~~~~~~~
2475 Added Spanish translation (Marcelo Ramos).
2476 Applied Bernard Jungen's latest patch:
2477 - Disk usage forgot to count special files like pipes, etc.
2478 - Page up/down scrolls a window full at a time instead of 10 items.
2479 - Don't get icons from the cache if thumbnail mode is off anymore.
2480 - modechange.c: deleted useless stuff and fixed octal parsing to detect
2481   *all* illegal values (eg 010000000000000).
2482 - Added 'Show/hide hidden files' toolbar button.
2483 - Lots of code tidying.
2486 05-Nov-2001
2487 ~~~~~~~~~~~
2488 Holding the pointer over a symlink shows the target in a tooltip
2489 (Stephen Watson; suggested by Arnaud Calvo).
2491 01-Nov-2001
2492 ~~~~~~~~~~~
2493 Updated French translation (Vincent Lefèvre).
2495 30-Oct-2001 (Release 1.1.8)
2496 ~~~~~~~~~~~
2497 Updated to support Gtk+-1.3.10.
2499 17-Oct-2001
2500 ~~~~~~~~~~~
2501 Slightly better positioning of filenames and details (Bernard Jungen).
2502 When resizing, only add space for an extra row in Small Icons mode.
2504 16-Oct-2001
2505 ~~~~~~~~~~~
2506 Make the Set Run Action box command box have the "$1" already filled in
2507 (suggested by Helgi Hrafn Gunnarsson).
2509 15-Oct-2001
2510 ~~~~~~~~~~~
2511 Set the WM_CLASS for saveboxes, so that window managers can treat them
2512 specially, if required (Andrew Flegg).
2514 14-Oct-2001
2515 ~~~~~~~~~~~
2516 Changed internal format used to send to requests to SOAP, and added --RPC
2517 option to access it directly.
2519 12-Oct-2001
2520 ~~~~~~~~~~~
2521 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
2522 Bugfix: If file doesn't accept the '-b' option then examining a file in
2523         the root directory didn't work (Stephen Watson).
2525 10-Oct-2001
2526 ~~~~~~~~~~~
2527 Use --version instead of 'which' to test for programs as not everyone has
2528 which (suggested by Vincent Lefevre).
2529 Bugfix: When setting an icon for a file with a space in the name, the
2530         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
2531         Turski). The 'globicons' file should be converted automatically
2532         when the filer is run.
2534 08-Oct-2001
2535 ~~~~~~~~~~~
2536 Added support for the regex field in MIME-info. This allows files to be
2537 matched with patterns, not just on their extensions. For example, '.gtkrc'
2538 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
2539 Andras Mohari).
2541 05-Oct-2001
2542 ~~~~~~~~~~~
2543 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
2545 04-Oct-2001
2546 ~~~~~~~~~~~
2547 When running on a remote machine, display the remote host's name in the
2548 title bar (Stephen Watson).
2550 02-Oct-2001
2551 ~~~~~~~~~~~
2552 New option to control whether a middle button drag moves the files or
2553 brings up a menu.
2554 Allow submenus in AppInfo.xml file (Stephen Watson).
2556 26-Sep-2001
2557 ~~~~~~~~~~~
2558 Now supports Gtk+-1.3.9, but not earlier developer releases.
2560 25-Sep-2001
2561 ~~~~~~~~~~~
2562 Disk Usage can cope with larger sizes, and reports the number of files and
2563 directories counted; new Show Hidden and Inherit Options options; new -D
2564 option to close directories; and changes to formatting of file sizes
2565 (Bernard Jungen).
2567 24-Sep-2001
2568 ~~~~~~~~~~~
2569 Updated Hungarian translation (Andras Mohari).
2570 Improved the filename colouring code so that colours are only allocated
2571 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
2572 Bugfix: When sorting while winking an item, the filer would sometimes scroll
2573         to the wrong place (Andras Mohari).
2574 Bugfix: If all the selected files were deleted, then trying to paste the
2575         selection caused a crash (Fabien Coutant).
2577 20-Sep-2001
2578 ~~~~~~~~~~~
2579 Colour files by type (Andras Mohari).
2581 11-Sep-2001
2582 ~~~~~~~~~~~
2583 Added -p to mkdir in install scripts to create any missing parent
2584 directories (Michel Alexandre Salim).
2586 09-Sep-2001
2587 ~~~~~~~~~~~
2588 Dragging files with the middle button (or Button1+Alt) brings up a menu
2589 of possible actions (Taras).
2590 New option to control size of icons in `New' and `Send To' menus (Stephen
2591 Watson).
2592 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
2593         (reported by Michel Alexandre Salim).
2595 06-Sep-2001
2596 ~~~~~~~~~~~
2597 Window positions can be saved and restored by a session manager (Anders
2598 Lundmark).
2600 05-Sep-2001
2601 ~~~~~~~~~~~
2602 Fixed an untranslated string (Andras Mohari).
2604 04-Sep-2001
2605 ~~~~~~~~~~~
2606 The style for pinboard and panel icon text can be set (requested by Greg
2607 Spath) with:
2609         widget "*.pinboard-icon" style "..."
2610         widget "*.panel-icon.*" style "..."
2612 03-Sep-2001
2613 ~~~~~~~~~~~
2614 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
2615         a (harmless) warning message (reported by Vincent Lefèvre).
2617 03-Sep-2001 (Release 1.1.7)
2618 ~~~~~~~~~~~
2619 Added an option to control whether extensions take precedence over the
2620 executable bit of a file (requested by MJ Ray).
2621 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
2622 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
2624 02-Sep-2001
2625 ~~~~~~~~~~~
2626 The options controlling when windows resize work again.
2628 31-Aug-2001
2629 ~~~~~~~~~~~
2630 Better guessing of window size for display styles with details.
2632 29-Aug-2001
2633 ~~~~~~~~~~~
2634 The 'src/po/dist' script now converts all text to UTF-8.
2636 28-Aug-2001
2637 ~~~~~~~~~~~
2638 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
2639 Boulton).
2641 27-Aug-2001
2642 ~~~~~~~~~~~
2643 Updated Dutch translation (Jasper Huijsmans).
2644 Send To menu lists contents of all Send To directories in Choices, not just
2645 the first one found.
2646 Fixed another XML compiling problem (Stephen Watson).
2648 23-Aug-2001
2649 ~~~~~~~~~~~
2650 Added Customise to `Send To' menu.
2652 22-Aug-2001
2653 ~~~~~~~~~~~
2654 Detached Send To menu from main menu structure. Allows key-binding to open
2655 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
2656 Shift+Menu brings up the menu directly.
2658 20-Aug-2001
2659 ~~~~~~~~~~~
2660 Fixed compiling problem with some versions of libxml (Stephen Watson).
2661 Changed a text message in the Options box (about binding keys to menus) into
2662 a button which shows the message in an alert box. Maybe people will read the
2663 message now?
2665 19-Aug-2001
2666 ~~~~~~~~~~~
2667 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
2668 Scrolling using a wheel mouse now always goes at the same speed, whatever the
2669 display style (requested by aardvark joe).
2671 10-Aug-2001
2672 ~~~~~~~~~~~
2673 Added 'Send To' menu (Stephen Watson).
2675 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
2676         Booker).
2678 07-Aug-2001
2679 ~~~~~~~~~~~
2680 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
2681 Richard G.)
2683 03-Aug-2001
2684 ~~~~~~~~~~~
2685 Added French translation of the manual (Arnaud Calvo).
2687 24-Jul-2001
2688 ~~~~~~~~~~~
2689 Filer wouldn't compile or run if it was in a directory with spaces in the
2690 name (reported by Benjamin Munoz).
2692 23-Jul-2001
2693 ~~~~~~~~~~~
2694 Added options for default action window settings for Brief, Force and Recurse
2695 (Liav Asseraf).
2696 New default for sort type is Sort By Name (requested by Andreas Dehmel).
2697 Bugfix: Clicking on a file with no run action set gave two error boxes.
2699 19-Jul-2001
2700 ~~~~~~~~~~~
2701 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
2703 18-Jul-2001
2704 ~~~~~~~~~~~
2705 Added some more hints to pinboard and panel windows to comply with the new
2706 freedesktop.org window manger spec.
2708 15-Jul-2001
2709 ~~~~~~~~~~~
2710 New option to set the maximum size the auto-resizer will resize a window to
2711 (requested by Andreas Dehmel).
2713 14-Jul-2001
2714 ~~~~~~~~~~~
2715 When using the Set Run Action box, make the command default to the currently
2716 set command (suggested by Arnaud Calvo).
2718 12-Jul-2001 (Release 1.1.6)
2719 ~~~~~~~~~~~
2720 Updated the French translation (Vincent Lefèvre).
2722 10-Jul-2001
2723 ~~~~~~~~~~~
2724 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
2726 09-Jul-2001
2727 ~~~~~~~~~~~
2728 Use the user's preferred font for item filenames, not the Gtk default
2729 (requested by Jim Knoble).
2731 03-Jul-2001
2732 ~~~~~~~~~~~
2733 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
2735 02-Jul-2001
2736 ~~~~~~~~~~~
2737 Don't show tooltips for applets as it causes problems (reported by Stephen
2738 Watson).
2740 30-Jun-2001
2741 ~~~~~~~~~~~
2742 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
2743           long names too). Fixed a crash-on-click problem on the root window.
2745 29-Jun-2001
2746 ~~~~~~~~~~~
2747 More work on Gtk+-2.0 -- seems to be usable now :-)
2749 28-Jun-2001
2750 ~~~~~~~~~~~
2751 Started work to support Gtk+-2.0.
2753 26-Jun-2001
2754 ~~~~~~~~~~~
2755 Moved 'relative link' option above the buttons in the Link box (Stephen
2756 Watson).
2757 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
2758         display to scroll (reported by Andreas Dehmel).
2760 21-Jun-2001
2761 ~~~~~~~~~~~
2762 Replaced 'New File...' menu item with a submenu generated from the contents
2763 of '<Choices>/Templates' (Stephen Watson).
2765 20-Jun-2001
2766 ~~~~~~~~~~~
2767 `Xterm here' command can contain arguments (Andras Mohari).
2768 Made the menu appear in a sensible place, so it's easy to get to the File
2769 submenu (suggested by André Wyrwa).
2771 19-Jun-2001
2772 ~~~~~~~~~~~
2773 Updated French translation (Vincent Lefèvre).
2774 Added a German translation (André Wyrwa).
2776 13-Jun-2001
2777 ~~~~~~~~~~~
2778 Added an extra option to control the resizing behaviour. Can be set to resize
2779 never, always, or only when the display style changes (requested by Andreas).
2781 07-Jun-2001 (Release 1.1.5)
2782 ~~~~~~~~~~~
2783 Updated Russian translation (Dmitry Elfimov).
2785 06-Jun-2001
2786 ~~~~~~~~~~~
2787 Unless compiling with mc's libvfs for virtual filesystem support, change the
2788 menu structure for use with the newer AVFS system.
2789 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
2791 Bug fix: Running the filer with a translation set would make it crash
2792          (reported by Dmitry Elfimov).
2794 04-Jun-2001 (Release 1.1.4)
2795 ~~~~~~~~~~~
2796 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
2797 and the default size with no details.
2799 30-May-2001
2800 ~~~~~~~~~~~
2801 Replaced Large/Small toolbar buttons with a single Size button which
2802 cycles through Small/Large/Huge (other button to reverse).
2804 28-May-2001
2805 ~~~~~~~~~~~
2806 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
2807 menus.
2809 25-May-2001
2810 ~~~~~~~~~~~
2811 Long leafnames wrap onto multiple lines in Huge mode, like they do for
2812 Large Icons mode.
2814 24-May-2001
2815 ~~~~~~~~~~~
2816 Display tooltips for pinboard and panel icons, where needed.
2818 23-May-2001
2819 ~~~~~~~~~~~
2820 New option to show number of files / size of selected files in the toolbar
2821 (Andras Mohari).
2823 22-May-2001
2824 ~~~~~~~~~~~
2825 New options section 'panel' allows icon text to be hidden for all icons, no
2826 icons, or just applications (suggested by José Romildo Malaquias).
2828 17-May-2001
2829 ~~~~~~~~~~~
2830 Converted the options window to a tabbed notebook (Denis Manente).
2832 16-May-2001
2833 ~~~~~~~~~~~
2834 Pressing the mouse button down on an icon no longer winks it; only releasing
2835 the button to run it does.
2836 Added 'Show Info' to panel/pinboard menu.
2837 The File Info box grabs the primary selection when a row is selected
2838 (allows you to paste email addresses, URLs, etc).
2840 15-May-2001
2841 ~~~~~~~~~~~
2842 Opening a pinboard or panel menu over an icon no longer selects it -- this
2843 allows the selection to be passed to an application run using its AppMenu
2844 (requested by Christopher Arndt).
2846 14-May-2001
2847 ~~~~~~~~~~~
2848 In Large Icons display style, a file's name may wrap onto a second line.
2850 13-May-2001
2851 ~~~~~~~~~~~
2852 Merged code for handling selections and menus that was common to pinboards
2853 and panels into icon.c.
2855 09-May-2001
2856 ~~~~~~~~~~~
2857 When using 'From LANG', extract the language code from the string to get
2858 the filename, instead of using the whole string (Andras Mohari).
2859 Added support for very old versions of libxml (reported by Lukasz Stelmach
2860 and Vincent Lefèvre).
2862 08-May-2001
2863 ~~~~~~~~~~~
2864 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
2866 07-May-2001 (Release 1.1.3)
2867 ~~~~~~~~~~~
2868 Updated the documentation.
2870 06-May-2001
2871 ~~~~~~~~~~~
2872 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
2873 up if they're too small.
2875 03-May-2001
2876 ~~~~~~~~~~~
2877 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
2878 Stephen Watson).
2879 Pinboards and panels should now work with IceWM without needing -o
2880 (Christopher Arndt).
2881 Allow text messages in the toolbar to go off the side (instead of resizing the
2882 window).
2884 02-May-2001
2885 ~~~~~~~~~~~
2886 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
2887 Without a selection, the name of the file under the cursor is added.
2889 29-Apr-2001
2890 ~~~~~~~~~~~
2891 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
2892 down Ctrl for the File submenu.
2894 28-Apr-2001
2895 ~~~~~~~~~~~
2896 Added a new 'About' section to AppInfo. Any elements in here are added
2897 into the info box. Added a 'Refresh' button to the info box.
2898 Added a ROX-Filer/Styles file for default colours (default filer background
2899 is now lighter).
2901 27-Apr-2001
2902 ~~~~~~~~~~~
2903 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
2904 info to it later...
2906 26-Apr-2001
2907 ~~~~~~~~~~~
2908 Updated Russian translation (Dmitry Elfimov).
2910 25-Apr-2001
2911 ~~~~~~~~~~~
2912 AppInfo file may contain a <Summary> element - the text inside will be
2913 displayed in a tooltip if the mouse is held over the item in a filer
2914 window.
2916 22-Apr-2001
2917 ~~~~~~~~~~~
2918 Filer now looks for AppInfo.xml before AppMenu. This is for future
2919 expansion...
2921 18-Apr-2001
2922 ~~~~~~~~~~~
2923 Automatic resizing of windows when changing directory is now optional
2924 (requested by Paul E. Johnson and Andreas Thorn).
2926 11-Apr-2001
2927 ~~~~~~~~~~~
2928 The symlink box allows you to choose to create relative or absolute links
2929 (suggested by Stephen Watson).
2931 09-Apr-2001
2932 ~~~~~~~~~~~
2933 Fix some typos and untranslated strings (Andras Mohari).
2935 08-Apr-2001
2936 ~~~~~~~~~~~
2937 Added a Russian translation (Dmitry Elfimov).
2939 06-Apr-2001
2940 ~~~~~~~~~~~
2941 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
2943 05-Apr-2001
2944 ~~~~~~~~~~~
2945 Winking an item in a directory makes it flash twice instead of once (easier
2946 to see). Also, creating a new file or directory from the menu winks the new
2947 item.
2949 Bugfix: When a directory was rescanned because of a move operation,
2950         the `Set Icon...' settings didn't work (reported by Damien
2951         Couderc).
2953 02-Apr-2001
2954 ~~~~~~~~~~~
2955 New display style 'Huge Icons' to make viewing thumbnails easier.
2956 Added a Hungarian translation (Andras Mohari).
2957 Updated the French translation (Vincent Lefèvre).
2958 Double clicking on a filer window's background resizes the window (Denis
2959 Manente).
2961 01-Apr-2001
2962 ~~~~~~~~~~~
2963 If an item's name is truncated, show it in a tooltip when the pointer is
2964 held over the item (Denis Manente).
2966 30-Mar-2001 (Release 1.1.2)
2967 ~~~~~~~~~~~
2968 Asking for help on a directory always tries to open <dir>/Help first, even
2969 for non-applications.
2971 29-Mar-2001
2972 ~~~~~~~~~~~
2973 If run without -n, the filer will put itself in the background. Thus,
2974 the 'rox' command behaves the same whether or not the filer is already
2975 running.
2977 27-Mar-2001
2978 ~~~~~~~~~~~
2979 Support for the new version of libxml (reported by Andreas Dehmel).
2981 26-Mar-2001
2982 ~~~~~~~~~~~
2983 Rewrote parser for options. Smaller and neater (hopefully this will fix
2984 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
2986 Bugfix: While scanning, the resizer could make the window too large.
2988 23-Mar-2001
2989 ~~~~~~~~~~~
2990 Moving the cursor down in the next-to-last row will move to the last
2991 item if there is nothing under the cursor (suggested by Graham Borland).
2993 21-Mar-2001
2994 ~~~~~~~~~~~
2995 When changing directory, only make the window larger (if needed), never
2996 smaller (suggested by Diego Zamboni).
2998 17-Mar-2001
2999 ~~~~~~~~~~~
3000 Changing directory autosizes the window automatically (Denis Manente).
3001 Internal changes to the way different layouts are handled.
3003 15-Mar-2001
3004 ~~~~~~~~~~~
3005 Pressing space (to select/unselect an item) now also moves the cursor to
3006 the next item (suggested by Anders Lundmark).
3008 Copying directories tries to preserve the timestamps, like it does for
3009 files (suggested by José Romildo Malaquias).
3011 14-Mar-2001
3012 ~~~~~~~~~~~
3013 Added '--mime-type FILE' option, which simply writes the type of FILE to
3014 standard output (Stephen Watson).
3016 Added 'Home Directory' to Window menu (requested by Graham Borland).
3018 11-Mar-2001
3019 ~~~~~~~~~~~
3020 Copying a directory which doesn't have user write permission will give it
3021 user write during the copy to avoid permission denied errors (suggested by
3022 Liav Asseraf).
3024 New sort option - 'Directories always come first' (requested by Liav Asseraf).
3026 10-Mar-2001
3027 ~~~~~~~~~~~
3028 Dragging a lasso box with the middle button toggles the selected state
3029 of the items enclosed (Denis Manente).
3031 09-Mar-2001
3032 ~~~~~~~~~~~
3033 Changing the display style now resizes the window (Denis Manente).
3035 08-Mar-2001
3036 ~~~~~~~~~~~
3037 New pinboards get a 'Home' icon in the top left corner as new users often
3038 think the pinboard isn't working because it starts empty (suggested by
3039 Vor'Cha).
3041 Converted AppMenu file format to XML.
3042 Added AppMenu file with options to control the pinboard.
3044 06-Mar-2001
3045 ~~~~~~~~~~~
3046 Highlight invalid Find expressions in red (Anders Lundmark).
3048 04-Mar-2001
3049 ~~~~~~~~~~~
3050 When resizing windows, try to keep the window fully inside the screen area
3051 (Denis Manente).
3053 03-Mar-2001
3054 ~~~~~~~~~~~
3055 Updated the Dutch translation (Jan Wagemakers).
3057 27-Feb-2001
3058 ~~~~~~~~~~~
3059 When mounting a device, the new window appears after mounting, not before.
3060 This means that it's more likely to get sized correctly (requested by
3061 Ewan Mac Mahon).
3063 24-Feb-2001
3064 ~~~~~~~~~~~
3065 Added two new options to control when minibuffer completion beeps (requested
3066 by Liav Asseraf).
3068 20-Feb-2001
3069 ~~~~~~~~~~~
3070 Added 'New File...' feature (James Kermode).
3072 16-Feb-2001
3073 ~~~~~~~~~~~
3074 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
3076 09-Feb-2001 (Release 1.1.1)
3077 ~~~~~~~~~~~
3078 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
3079 of the text... (Diego Zamboni).
3081 Added a Polish translation (Andrzej Borsuk).
3083 Bugfix: Sometimes it wasn't possible to delete something that was on a
3084         pinboard or panel, even after confirming (reported by Diego Zamboni).
3086 07-Feb-2001
3087 ~~~~~~~~~~~
3088 Sliders in the options box can have a numerical value display (Diego Zamboni).
3089 Fixed a stray warning message displayed when non-default pinboard options
3090 were used (Diego Zamboni).
3092 New menu item 'Set Icon...' allows you to choose any icon for any file or
3093 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
3095 03-Feb-2001
3096 ~~~~~~~~~~~
3097 Many internal changes to the Options system.
3099 30-Jan-2001
3100 ~~~~~~~~~~~
3101 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
3102         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
3104 28-Jan-2001
3105 ~~~~~~~~~~~
3106 Added Diego Zamboni's patch to make configuring VFS easier.
3108 27-Jan-2001
3109 ~~~~~~~~~~~
3110 Improved compiling - now correctly reports an error if the file doesn't
3111 compile. If configure is missing then autoconf is run automatically.
3113 After a Find completes, you are given the option of doing the search again
3114 (Anders Lundmark).
3116 Applications can define a list of menu items to display on their menus
3117 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
3118 lines in the form 'option Text'.
3120 24-Jan-2001
3121 ~~~~~~~~~~~
3122 Added two new pinboard options - one to allow setting the grid step size
3123 and one to allow icons to go slightly off the side of the screen (Diego
3124 Zamboni).
3126 23-Jan-2001
3127 ~~~~~~~~~~~
3128 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
3129         Zamboni).
3131 22-Jan-2001
3132 ~~~~~~~~~~~
3133 Updated the French translation (Vincent Lefèvre).
3135 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
3136         Watson).
3138 20-Jan-2001 (Release 1.1.0)
3139 ~~~~~~~~~~~
3140 Removed the 'Initial window height' option. The filer tries to pick a
3141 sensible shape itself now.
3143 Bugfix: If an image was moved to a directory which didn't generate thumbs
3144         then it would display, but never be updated. Even if it wasn't that
3145         file at all, just a reused inode!
3146 Bugfix: Changing the display style didn't always redraw the display.
3147 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
3148         column acted like clicking on the far-right column.
3150 18-Jan-2001
3151 ~~~~~~~~~~~
3152 Changed background colour to be more compatible with the Gtk themes system.
3154 12-Jan-2001
3155 ~~~~~~~~~~~
3156 Removed all the message window stuff. ROX-Filer no longer grabs standard
3157 error from its child processes. Changed because ROX-Session now does a much
3158 better job.
3160 10-Jan-2001
3161 ~~~~~~~~~~~
3162 Filer is more generous in what hostnames it considers local.
3163 Patch to include pixbuf headers correctly (Diego Zamboni).
3165 08-Jan-2001
3166 ~~~~~~~~~~~
3167 Bug fix: Didn't always use the fully qualified host name for DnD.
3169 30-Dec-2000
3170 ~~~~~~~~~~~
3171 If a file has a known extension then it is given the appropriate type even
3172 if the file is executable (Simon Britnell).
3174 28-Dec-2000
3175 ~~~~~~~~~~~
3176 Added a menu entry 'Resize Window' to set the window to a sensible size
3177 when you want it.
3179 25-Dec-2000
3180 ~~~~~~~~~~~
3181 Try to open new windows at a sensible size for their contents (Denis Manente).
3183 24-Dec-2000
3184 ~~~~~~~~~~~
3185 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
3186         wasn't updated (reported by Wilbert Berendsen).
3188 20-Dec-2000
3189 ~~~~~~~~~~~
3190 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
3191 Updated French translation (Vincent Lefèvre).
3192 Added new 'Create Thumbs' entry on the Display menu which tries to load
3193 every file in the directory as an image and use that image for the file
3194 (suggested by Sprague and Simon Britnell).
3196 19-Dec-2000
3197 ~~~~~~~~~~~
3198 Converted to use gdk-pixbuf instead of ImLib.
3199 Fixed a few compiler warnings and improved the error message displayed
3200 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
3201 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
3202 given file, updating directory views and icons as needed.
3204 18-Dec-2000
3205 ~~~~~~~~~~~
3206 AppIcon.xpm must be a regular file (stops people trying to crash the
3207 filer by symlinking to /dev/...).
3208 Fixed a missing translation in the pinboard options (Denis Manente).
3210 17-Dec-2000
3211 ~~~~~~~~~~~
3212 Attempting to run the filer before compiling will now ask if you want
3213 to compile.
3214 Removed lots of platform-specific mount point code and replaced it with
3215 python's portable system.
3216 New options section allows you to choose a translation without having to
3217 set the LANG variable.
3219 16-Dec-2000
3220 ~~~~~~~~~~~
3221 Added '-w', '-i' and '-W' command line options for forcing icons or
3222 directories to be rescanned (Diego Zamboni).
3224 13-Dec-2000 (Release 1.0.0)
3225 ~~~~~~~~~~~
3226 Made a few updates to the manual.
3228 08-Dec-2000
3229 ~~~~~~~~~~~
3230 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
3231 a pinboard icon, tries to send it to the back (might help with some WMs).
3233 04-Dec-2000 (Release 0.1.30)
3234 ~~~~~~~~~~~
3235 When a panel is used for the first time, put the user's home directory and
3236 the directory containing ROX-Filer on it instead of leaving it blank.
3238 24-Nov-2000
3239 ~~~~~~~~~~~
3240 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
3241 Added a #include for OSF1 (Vincent Lefevre).
3243 23-Nov-2000
3244 ~~~~~~~~~~~
3245 Bugfix: On many systems, the filer would fail to remove zombie processes
3246         due to a typo (spotted by Philip Hazel and tracked down by Stephen
3247         Watson).
3249 22-Nov-2000
3250 ~~~~~~~~~~~
3251 Bugfix: Removing an item from the panel now resizes the panel (reported
3252         by Wilbert Berendsen).
3253 Bugfix: Editing an icon's path failed to update its hash entry.
3255 20-Nov-2000
3256 ~~~~~~~~~~~
3257 If a case-sensitve match for an extension can't be found then try a
3258 case-insensitive match - so .BMP and similar work (Denis Manente).
3260 17-Nov-2000
3261 ~~~~~~~~~~~
3262 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
3263 Added a VFS menu entry for .deb files (Vincent Ledda).
3265 11-Nov-2000
3266 ~~~~~~~~~~~
3267 Mounting or unmounting a directory forces mtab to be reread, even if the
3268 timestamp hasn't changed (problem reported by Wilbert Berendsen).
3270 When the 'Unique windows' option is on, remove the old window AFTER creating
3271 the new one, so that the filer doesn't quit because there are zero windows
3272 open... (Denis Manente).
3274 07-Nov-2000
3275 ~~~~~~~~~~~
3276 Updated the Dutch translation (Jan Wagemakers).
3278 29-Oct-2000
3279 ~~~~~~~~~~~
3280 Updated the French translation (Vincent Lefèvre).
3282 Using --version and --help options no longer requires an X server connection,
3283 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
3284 'man rox' (Bernard Jungen). 
3286 Bugfix: A corrupted AppIcon.xpm could crash the filer.
3288 24-Oct-2000 (Release 0.1.29)
3289 ~~~~~~~~~~~
3290 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
3291         the makedist script to remove the .cvsignore files (spotted by Andy
3292         Piper).
3294 20-Oct-2000
3295 ~~~~~~~~~~~
3296 Improved the install script so that it installs the man-page. Also made it
3297 easier to use. Updated the French translation and fixed a couple of
3298 typos (Vincent Lefèvre).
3300 17-Oct-2000
3301 ~~~~~~~~~~~
3302 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
3303 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
3305 08-Oct-2000
3306 ~~~~~~~~~~~
3307 Added a Dutch translation (Jan Wagemakers).
3309 05-Oct-2000
3310 ~~~~~~~~~~~
3311 Added an Italian translation (Denis Manente).
3313 04-Oct-2000
3314 ~~~~~~~~~~~
3315 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
3316         the owner of the symlink. Slight security risk, and also prevented
3317         users symlinking AppRun to their binaries...
3319 29-Sep-2000
3320 ~~~~~~~~~~~
3321 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
3322         This means it is now possible to click on a pinboard icon to change
3323         between pinboards...
3325 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
3326         or resized. Now flickers when resizing if there's a textured
3327         background - seems to be necessary :-(
3329 26-Sep-2000
3330 ~~~~~~~~~~~
3331 Running as root now simply turns on the -u flag, rather than displaying
3332 a warning box.
3334 The toolbar height is now correctly taken into account when sizing a new filer
3335 window (Denis Manente).
3337 When guessing file types from extensions, the filer now tries to find the
3338 longest extension that matches (eg .ps.gz, then .gz).
3340 25-Sep-2000
3341 ~~~~~~~~~~~
3342 The lasso box is now drawn so that the box will be in the foreground colour
3343 over the background, rather than by just inverting the pixel value and hoping
3344 it's visible (spotted by Philip Hazel).
3346 24-Sep-2000
3347 ~~~~~~~~~~~
3348 If the home directory is '/' then don't show it as '~' (suggested by
3349 Bernard Jungen).
3351 Added '--show=FILE' option - this will be needed by other ROX
3352 applications, so it needs to be in version 1.0.0.
3354 Bugfix: -d option didn't use realpath before sending to an already-running
3355 filer.
3357 22-Sep-2000
3358 ~~~~~~~~~~~
3359 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3360 newlines (suggested by Bernard Jungen).
3362 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3364 20-Sep-2000
3365 ~~~~~~~~~~~
3366 Added a man-page (Andy Piper).
3367 Changed `install.sh' from bash to sh (Bernard Jungen).
3369 18-Sep-2000 (Release 0.1.28)
3370 ~~~~~~~~~~~
3371 Bugfix: menu entries on the pinboard menu weren't being shaded and
3372         unshaded correctly.
3374 17-Sep-2000
3375 ~~~~~~~~~~~
3376 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3377 the icon points to as well as its name.
3379 All i?86 platforms are treated as being equivalent (so, if you compile
3380 on a 386 then it'll still run on a 486).
3382 16-Sep-2000
3383 ~~~~~~~~~~~
3384 Pinboard icons can also be renamed.
3385 Pinboard and panel icons can have '~' or '~/' at the start of their
3386 pathnames - this should make it easier to create a system-wide default
3387 panel or pinboard with icons relative to the user's home directory.
3389 14-Sep-2000
3390 ~~~~~~~~~~~
3391 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3393 13-Sep-2000
3394 ~~~~~~~~~~~
3395 Changing the toolbar options affects existing windows, not just new ones.
3396 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3397 'Type' and 'Times' styles.
3399 12-Sep-2000
3400 ~~~~~~~~~~~
3401 With items that spread over their normal width because they're on the
3402 edge of the window, clicking on the extra bit now works.
3404 Added a size limit of 400K on application icons. This is to prevent
3405 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3406 to some huge file!
3408 Dragging an item with the middle button when none are selected unselects
3409 the item after the drag.
3411 Added 'Show Location' feature for pinboard and panels - opens a directory
3412 showing where the file really is.
3414 11-Sep-2000
3415 ~~~~~~~~~~~
3416 Allowed items in the far right column to spread right to the edge of the
3417 window. Fixed a bug which prevented Delete from working if there was
3418 no pinboard.
3420 10-Sep-2000
3421 ~~~~~~~~~~~
3422 Deleting items first checks if it will affect the pinboard or panel. A
3423 warning is displayed if so.
3425 Upgraded the query dialog (from ROX-Session) - looks nicer.
3427 09-Sep-2000
3428 ~~~~~~~~~~~
3429 'Unique filer windows' option now has no effect while the spring open
3430 feature is active (spotted by Andrew Booker). Also, when opening a new
3431 window, the old window is destroyed and a new one created (rather than
3432 reusing the old one). This ensures that the new window appears in the
3433 right place.
3435 When a drag from the pinboard or a filer window ends, the selection is
3436 only cleared if the icon was selected by starting the drag. Thus, it now
3437 works like the panels.
3439 08-Sep-2000
3440 ~~~~~~~~~~~
3441 New Close toolbar button (requested by Martin Ward).
3442 Toolbar icons can be turned on and off from the Options box.
3443 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
3444 Made the Shift Open menu text change depending on what is selected.
3445 Bugfix: dragging icons around no longer saved the new pinboard state!
3447 07-Sep-2000
3448 ~~~~~~~~~~~
3449 Running a second copy of the filer as another user will start a new copy
3450 instead of reusing the existing one. Added the '-u' option to display the
3451 name of the user running the filer in each window (also suppresses the
3452 normal don't-run-as-root warning).
3454 Added '-d', which opens a directory as a directory, even if it looks like
3455 an application.
3457 Updated the manual.
3459 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
3461 06-Sep-2000
3462 ~~~~~~~~~~~
3463 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
3464 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
3465 easier to use!
3467 Added much improved icons for executables and for applications without icons
3468 of their own (Victor Liu See-le).
3470 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
3471 Tim Rowledge).
3473 Bugfix: auto-scrolling didn't always stop when a drag ended.
3474 Bugfix: creating a panel with the same name as a file in the current
3475         directory caused an error due to a throwback from when panels were
3476         directories (spotted by Ewan Mac Mahon).
3478 30-Aug-2000 (Release 0.1.27)
3479 ~~~~~~~~~~~
3480 Increased the distance you have to move the pointer to start a drag
3481 slightly. Updated the manual.
3483 Panel icons can now be moved from one side to the other by simply moving
3484 over the gap in the middle. Previously, you had to jump over an icon on
3485 the other side.
3487 Left and right panels look better now. Also, they shrink if you add a top
3488 or bottom panel to make room.
3490 28-Aug-2000
3491 ~~~~~~~~~~~
3492 Dragging on the panel background allows you to slide the bar back and
3493 forth.
3495 27-Aug-2000
3496 ~~~~~~~~~~~
3497 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
3498 the wrong place. Install script no longer overwrites the default run
3499 actions; if the user has changed them leave them alone!
3500 (Martin Ward noted that symlinking to an executable would cause the
3501 executable to be destroyed on upgrade!)
3503 24-Aug-2000
3504 ~~~~~~~~~~~
3505 More improvements to the event handling. Seems to be working again at
3506 last!
3507 Made the toolbar buttons slightly larger, and added a textual display
3508 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
3509 click).
3510 Moved the pinboard over to the new mouse binding code too.
3512 21-Aug-2000
3513 ~~~~~~~~~~~
3514 Started rewriting the event handling for filer windows to go through
3515 the new code in bind.c, like the panel handling does.
3517 20-Aug-2000
3518 ~~~~~~~~~~~
3519 You can now drag icons from the panel to other applications.
3521 18-Aug-2000
3522 ~~~~~~~~~~~
3523 Dragging panel icons with the middle button allows you to move them around.
3525 New option to set the default height for new filer windows (patch from
3526 James Kermode).
3528 17-Aug-2000
3529 ~~~~~~~~~~~
3530 Selecting panel icons now grabs the primary selection. Pasting pastes all
3531 selected file path names. Icons can now be added to either side of the panel.
3533 Bug fix: Moving a file didn't always update the source directory.
3535 16-Aug-2000
3536 ~~~~~~~~~~~
3537 Many improvements to the panel - drag and drop to icons, adding new icons,
3538 selections (doesn't grab the primary selection yet though), removing icons
3539 and automatically saving the panel when it's changed.
3540         
3541 11-Aug-2000
3542 ~~~~~~~~~~~
3543 Improved reference counting on images (hopefully!). Lots of work on
3544 rewriting the panel system.
3546 07-Aug-2000
3547 ~~~~~~~~~~~
3548 Made the timeout for the spring-open feature configurable (requested by
3549 Chris Garrett).
3551 Use short form of --version in install.sh and don't use unsetenv() if it
3552 isn't available (Mattias Engdegård).
3554 06-Aug-2000
3555 ~~~~~~~~~~~
3556 New options to set the pinboard text foreground and background colours
3557 (suggested by James Kermode).
3559 05-Aug-2000
3560 ~~~~~~~~~~~
3561 Your home directory is now displayed as '~' in the title bar, rather
3562 than as a full path.
3564 01-Aug-2000 (Release 0.1.26)
3565 ~~~~~~~~~~~
3566 Added a popup menu of commonly used chmod strings to the Permissions
3567 box. Bracketed text and spaces are now ignored in the commands.
3568 Bug fix: Only menu keys changed since the last load were saved!
3570 31-Jul-2000
3571 ~~~~~~~~~~~
3572 Bug fix: Mount points on the pinboard didn't always redraw when the
3573 mounted/unmounted state changed.
3575 30-Jul-2000
3576 ~~~~~~~~~~~
3577 Renaming now uses the action windows. This means that you can now
3578 rename something onto another filesystem.
3580 28-Jul-2000
3581 ~~~~~~~~~~~
3582 The menu key bindings are now only saved if they actually changed.
3584 Code tidying: Moved some typedefs to the new `global.h' file and
3585 thus removed the dependencies between header files :-)
3587 26-Jul-2000
3588 ~~~~~~~~~~~
3589 Tab and Shift-Tab move to next and previous selected item.
3591 25-Jul-2000
3592 ~~~~~~~~~~~
3593 The new display styles can now be saved as the defaults (bug spotted by
3594 Vladimir Klebanov).
3596 When autoscrolling is used, prevent the last-highlighted directory
3597 from springing open. 'spring open' now defaults to off.
3599 The toolbar Up and Home buttons can act as drop targets (and spring open
3600 too!).
3602 Options to set the pinboard text background style (suggested by James
3603 Kermode).
3605 23-Jul-2000
3606 ~~~~~~~~~~~
3607 Added an option to control the spring-loading feature. Added tooltips
3608 to some of the options. Improved the rule for deciding whether to open
3609 a new window when you click on the toolbar buttons.
3611 Stopped the spring-open window moving while it's open (prevents a bug
3612 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
3614 Dragging near the edge of a window scrolls. Improved the lasso box drag
3615 to use the same system (so it scrolls without you having to move the
3616 mouse).
3618 22-Jul-2000
3619 ~~~~~~~~~~~
3620 Added 'spring-loaded' directories. If you drag a file over a directory and
3621 hold it there, the directory will spring open! (suggested by Barney
3622 Clarkson)
3624 21-Jul-2000
3625 ~~~~~~~~~~~
3626 In the path entry minibuffer, an exact match is favoured over any other
3627 match. So, if you enter '.xsession' and press Return you'll get it, not
3628 '.xsession-errors' or whatever!
3630 The filer now clears APP_DIR from the environment so that child processes
3631 don't get it. Fixed a bug which caused problems when using a small version
3632 of the 'missing image' image.
3634 19-Jul-2000
3635 ~~~~~~~~~~~
3636 Creating a new directory now makes sure the display is updated.
3638 18-Jul-2000 (Release 0.1.25)
3639 ~~~~~~~~~~~
3640 Prevent dragging from a pinboard selection to itself, or onto the desktop
3641 background.
3643 17-Jul-2000
3644 ~~~~~~~~~~~
3645 Clicking on the root window works (button-1 clears the selection,
3646 button-3 opens the pinboard menu). The pinboard can own the primary
3647 selection, which means that you can select something and then paste
3648 its name into another program.
3650 Keys bound to menu entries are automatically saved when the filer quits.
3652 16-Jul-2000
3653 ~~~~~~~~~~~
3654 Changed the install script so that the CVS directories don't get installed.
3656 The 'rox' script now just calls AppRun directly.
3657 Panels can be created without starting a new copy of the filer.
3658 The pinboard can be changed or removed by using --pinboard a second time.
3660 Files can be given as arguments - they are opened as if they were clicked
3661 on in a filer window (suggested by Alex Holden).  If no arguments are
3662 given then the default is now the current directory (not your home
3663 directory).
3665 If you start the leafname in the path minibuffer with '.' then the Show
3666 Hidden feature is temporarily turned on.
3668 15-Jul-2000
3669 ~~~~~~~~~~~
3670 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
3671 selects the icon clicked on while the menu is open. Pinned icons are
3672 now updated when the pointer moves over them, if necessary.
3674 14-Jul-2000
3675 ~~~~~~~~~~~
3676 Menu-clicking on a pinboard icon now brings up a menu.
3677 Clicks on the root window are still ignored though; need to support
3678 the GNOME-compliant window manager system for passing root clicks on...
3680 12-Jul-2000
3681 ~~~~~~~~~~~
3682 Files can now be dragged to pinboard icons, and they highlight nicely too!
3683 If the --override option is used, the filer will bypass the window manager
3684 and position the icons directly.
3686 11-Jul-2000
3687 ~~~~~~~~~~~
3688 Pinboard icons can now be dragged to filer windows or applications, just
3689 like normal icons.
3691 10-Jul-2000
3692 ~~~~~~~~~~~
3693 Changed the DnD code to make it easier for the pinboard code to use it.
3694 Up and Home buttons on the toolbar now use the 'New window on button 1'
3695 option setting (suggested by Vincent Lefèvre).
3697 09-Jul-2000
3698 ~~~~~~~~~~~
3699 Pinboard can have mount points and symlinks on it.
3701 06-Jul-2000
3702 ~~~~~~~~~~~
3703 Dragging with the Menu button moves icons around. Clicking with the
3704 other button removes icons from the pinboard.
3706 05-Jul-2000
3707 ~~~~~~~~~~~
3708 Dragging files to the pinboard adds them to it and automatically saves
3709 the pinboard too.
3711 02-Jul-2000
3712 ~~~~~~~~~~~
3713 Pinboard is now loaded from a file specified on the command line.
3715 01-Jul-2000
3716 ~~~~~~~~~~~
3717 'Home' now appears on the background if you run it with --pinboard.
3718 Clicking opens your home directory. Doesn't do much else.
3719 Fixed a bug which prevented the minibuffer label from appearing on
3720 some versions of GTK+.
3722 30-Jun-2000
3723 ~~~~~~~~~~~
3724 First steps towards pinboard support (requested by P.S.S.Camp and
3725 Darren Winsper).
3727 16-Jun-2000
3728 ~~~~~~~~~~~
3729 Changed the Display menu layout - now there are four basic types (Large or
3730 Small, with or without details) and the type of detail desired is chosen
3731 from a sub-sub-menu.
3733 Added a new display style - bars showing the sizes of the files. The bars are
3734 drawn on a log scale.
3736 15-Jun-2000
3737 ~~~~~~~~~~~
3738 Changed the display menu - you can now choose large or small icons, with or
3739 without details. The details displayed can also be changed. I'm not quite
3740 happy with the UI yet though...
3742 Split the filer.c source file into two (filer.c and display.c) since it was
3743 becoming rather unwieldy. This means that some of the option names have
3744 changed because they've moved to a new section in the options window...
3746 14-Jun-2000
3747 ~~~~~~~~~~~
3748 Fixed a problem where ImLib support failed on multi-depth displays (reported
3749 by Stephen Harrison).
3751 06-Jun-2000 (Release 0.1.24)
3752 ~~~~~~~~~~~
3753 Added the install.sh script for easier installation.
3754 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
3755 standard types are in Choices.
3756 Fixed a bug which could cause 'top' panels to appear in the wrong place
3757 (Alex Holden).
3758 Changed the sort order for Sort By Type so that directories come before
3759 files (suggested by Chris Garrett).
3760 `Single-click navigation' and 'Ignore case when sorting' now both default
3761 to On.
3763 03-Jun-2000
3764 ~~~~~~~~~~~
3765 Improved the theme support to allow tiled background images.
3766 Fixed a bug which prevented tilde expansion from working in the
3767 shell command minibuffer.
3769 02-Jun-2000
3770 ~~~~~~~~~~~
3771 Made the help button look a bit nicer and changed the Find and Permissions
3772 action windows to use the icon instead of a text button.
3773 Removed the 3D borders from the help and toolbar buttons when not selected
3774 (looks much better!). Setting a run action by dragging to a symlink now
3775 dereferences the link (suggested by Ewan Mac Mahon).
3777 Default search path for Choices is now:
3778         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
3780 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
3781 probably slows everything down, but the next Gtk+ release should do double
3782 buffering so all this will get changed then...
3784 01-Jun-2000
3785 ~~~~~~~~~~~
3786 Added a Help icon to the toolbar, which does the same as choosing `Show
3787 ROX-Filer Help' from the menu.
3789 25-May-2000
3790 ~~~~~~~~~~~
3791 Started adding some code to truncate long filenames (not finished yet).
3792 Fixed a bug which could cause directories to appear empty when using VFS.
3793 Added the 'Select If' minibuffer, which selects all files matching the
3794 entered expression.
3796 21-May-2000
3797 ~~~~~~~~~~~
3798 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
3799 Updated several of the remaining icons by copying them from the GNOME
3800 desktop (suggested by Volker Braun).
3803 16-May-2000 (Release 0.1.23)
3804 ~~~~~~~~~~~
3805 Added the `Window->Set Run Action' menu item. This allows you to specify the
3806 default run action for a file by simply dragging the file into a program.
3807 You can also enter a shell command in the minibuffer to make that command
3808 the default.
3809 The cursor is a bit nicer and usually appears where you want it to now. You
3810 can also get rid of it by pressing Escape.
3812 12-May-2000
3813 ~~~~~~~~~~~
3814 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
3815 Applied Vincent's patch (minor updates to the Frech translation).
3816 Fixed a problem with the pixmap caching - the filer would detect that the
3817 file had changed and try to reload it, but ImLib would simply return its
3818 cached copy!
3820 28-Apr-2000
3821 ~~~~~~~~~~~
3822 Removed a debugging message that had somehow got into the release version :-(
3823 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
3824 an empty directory caused odd effects.
3826 24-Apr-2000 (Release 0.1.22)
3827 ~~~~~~~~~~~
3828 When starting, the filer will check to see if it is already running.
3829 If it is then the arguments are passed to that copy.
3831 23-Apr-2000
3832 ~~~~~~~~~~~
3833 Bug fix: Attempting to open a Find preview window could cause a crash
3834 if the directory containing the item could not be opened.
3835 Button-3 clicking on the toolbar icons opens a new window.
3838 21-Apr-2000
3839 ~~~~~~~~~~~
3840 Added Vincent Lefevre's French translation. Changed to using my own
3841 gettext function because some platforms don't have it or implement
3842 it differently.
3844 18-Apr-2000 (Release 0.1.21)
3845 ~~~~~~~~~~~
3846 Completed marking translatable strings. Dragging with the middle button
3847 now moves files.
3849 17-Apr-2000
3850 ~~~~~~~~~~~
3851 Made lots of changes to the way menus are stored; this makes i18n of the
3852 menus easier.
3854 16-Apr-2000
3855 ~~~~~~~~~~~
3856 Added GNU gettext support.
3857 Shell meta-characters in shell commands are escaped.
3859 15-Apr-2000
3860 ~~~~~~~~~~~
3861 Tab in the shell commands minibuffer does shell-style completion.
3863 14-Apr-2000 (Release 0.1.20)
3864 ~~~~~~~~~~~
3865 ImLib is used for rendering if possible. Small Icons super-samples the
3866 image down.
3868 13-Apr-2000
3869 ~~~~~~~~~~~
3870 Copying from inside a VFS directory now works.
3872 09-Apr-2000
3873 ~~~~~~~~~~~
3874 Added the Shell Command feature to the minibuffer.
3875 Fixed a bug which causes unnecessary flickering when a hidden file was
3876 detected.
3877 Removed 'Touch' from the menu; easy enough from the minibuffer now.
3878 Changed the type guessing system - scans all files in MIME-info directories
3879 now.
3881 02-Apr-2000
3882 ~~~~~~~~~~~
3883 Added a nice list displaying the found files. Clicking opens a preview window
3884 onto the directory and winks the file.
3886 18-Mar-2000
3887 ~~~~~~~~~~~
3888 Merged the MIME-Type and Special fields in the info window into a single
3889 Type field (since only one could be used at a time anyway).
3890 Made lots of changes to the panel menu. You can now remove things much more
3891 easily.
3892 Unstat()able files now display the error message in the Full Info display,
3893 instead of random values.
3894 Check for copying a directory onto itself, as well as into itself.
3896 Applied Bernard's patch:
3897 - Copy (menu entry) now works with action window.
3898 - Deleted/moved directory displays are automatically hidden.
3899 - Added option not to allow run/copy when object
3900   dragged to filer (not panels) icons. Some people like
3901   it the RISC OS way...
3902 - Full info alignment of App objects and owner/group
3903   alignment corrected.
3904 - Info window: added special info for symlinks, apps
3905   and mount points.
3907 17-Mar-2000
3908 ~~~~~~~~~~~
3909 Added support for mc's Virtual File System.
3911 12-Mar-2000
3912 ~~~~~~~~~~~
3913 New Window appears greyed out if Unique Windows is selected.
3914 Added 'Permissions' (chmod) feature.
3916 10-Mar-2000
3917 ~~~~~~~~~~~
3918 Added Bernard Jungen's patch:
3919 - Dates are displayed in a more RISC OS like format.
3920 - (Scanning) is shown in the titlebar during scans.
3921 - Option to only display one window per directory.
3922 - User and group names displayed in the Full Info view.
3923 - Open Parent in the root does nothing.
3924 - Errors in options are only reported once.
3925 - File does chdir() if -b isn't possible (prevents getting the full path
3926   in the file(1) says... box).
3929 Before the Changes file
3930 ~~~~~~~~~~~~~~~~~~~~~~~
3931 The following people added code before I started keeping this log:
3933 Jens Askengren          GNOME-style toolbar
3934 Bernard Jungen          lots of patches all over the place!
3935 Christiansen Merel      initial support for ImLib
3936 Chris Sawer             leafname field in the Info box
3937 Simon Truss             support for mount points on NetBSD