r3537: Another place to look for apsymbols.h
[rox-filer.git] / ROX-Filer / Help / Changes
blob4a43923af61d3bb4cb8979a185a4de414265a473
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 28-May-2004
6 ~~~~~~~~~~~
7 Another place to look for apsymbols.h (Stephen Watson).
9 26-May-2004
10 ~~~~~~~~~~~
11 More fixes for the new build system (Stephen Watson).
13 25-May-2004
14 ~~~~~~~~~~~
15 Fix portability of new build system and ensure configure can find the 
16 version number again (Stephen Watson).
18 22-May-2004
19 ~~~~~~~~~~~
20 Build object files in ~/build/ROX-Filer, in case source directory is read-only.
21 This also reduces the risk of distributing the object files by accident.
23 14-May-2004
24 ~~~~~~~~~~~
25 Don't allow toolbar buttons to focus (needed for GTK 2.4).
27 08-May-2004
28 ~~~~~~~~~~~
29 Fix loss of bookmark name when re-ordering (Rahsheen Porter).
30 Removed installation of thumbnail handlers via the Set Icon dialog. It was
31 never documented and all the thumbnailers use the mime_handler installation
32 anyway (Stephen Watson).
34 04-May-2004
35 ~~~~~~~~~~~
36 Updated French manual translation (Arnaud Calvo).
38 02-May-2004
39 ~~~~~~~~~~~
40 Updated Dutch translation (Jan Wagemakers).
42 01-May-2004
43 ~~~~~~~~~~~
44 Updated French translation (Vincent Lefèvre).
46 30-Apr-2004 (Release 2.1.2)
47 ~~~~~~~~~~~
48 Removed toolbar hint type from panel. It caused too many problems.
50 29-Apr-2004
51 ~~~~~~~~~~~
52 Added 'Download handler' to drag and drop options. This program is invoked
53 when a URI is dragged to the filer (eg, from a web-browser). The default
54 command runs wget to download the file (Andrew Flegg).
56 27-Apr-2004
57 ~~~~~~~~~~~
58 Bugfix: URIs received through drag-and-drop were unescaped twice, causing
59         problems with names containing the '%' character (spotted by Jonatan
60         Liljedahl).
62 21-Apr-2004
63 ~~~~~~~~~~~
64 Cope with spaces in ROX-Filer's path.
65 Added a load of default keys, since many GTK setups now make it almost
66 impossible to change shortcuts.
67 Added --leaks option to run ROX-Filer through valgrind with the memory
68 leak option checking on (Stephen Watson).
70 08-Apr-2004
71 ~~~~~~~~~~~
72 Added Xinerama support (Tony Houghton).
73 Set window type hint = toolbar for panel to prevent it appearing in pagers etc
74 (Tony Houghton).
76 04-Apr-2004
77 ~~~~~~~~~~~
78 Added method of saving display settings for directories. Mostly working,
79 but bugs remain related to size and position (Stephen Watson).
80 Updated Spanish translation (Marcelo Ramos).
82 03-Apr-2004
83 ~~~~~~~~~~~
84 Load extended attribute functions dynamically. This should mean that compiling
85 ROX-Filer with a new glibc won't make it stop working with older versions due
86 to the functions being missing.
88 02-Apr-2004
89 ~~~~~~~~~~~
90 Use * as a synonym for unfiltered (Stephen Watson).
92 25-Mar-2004
93 ~~~~~~~~~~~
94 Bookmarks can be given titles (Stephen Watson).
96 24-Mar-2004
97 ~~~~~~~~~~~
98 Fix memory leak in thumbnails code (Stephen Watson).
100 20-Mar-2004
101 ~~~~~~~~~~~
102 Fixed bug in details mode for showing hidden files (Stephen Watson).
104 18-Mar-2004
105 ~~~~~~~~~~~
106 Don't display an error box when installing the ROX icon theme. It just
107 worries people for no reason.
109 17-Mar-2004
110 ~~~~~~~~~~~
111 Updated Chinese translation (Babyfai Cheung).
113 16-Mar-2004
114 ~~~~~~~~~~~
115 Option to make the File menu appear directly when the menu is opened with
116 files selected (Peter Geer).
118 15-Mar-2004
119 ~~~~~~~~~~~
120 Added an arrow to the comparison area of the action box so you can see
121 which file overwrites the other (Stephen Watson).
123 10-Mar-2004
124 ~~~~~~~~~~~
125 Sort by user/group now uses the name, not the number (Stephen Watson).
127 07-Mar-2004
128 ~~~~~~~~~~~
129 Added 'Select by Name'.
131 06-Mar-2004
132 ~~~~~~~~~~~
133 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
135 01-Mar-2004
136 ~~~~~~~~~~~
137 Can now filter files by name, using normal shell (glob) patterns (Stephen 
138 Watson).
140 03-Feb-2004
141 ~~~~~~~~~~~
142 Updated it.po and Manual-it (Yuri Bongiorno).
144 01-Feb-2004
145 ~~~~~~~~~~~
146 Updated French translation (Vincent Lefèvre).
148 24-Jan-2004 (Release 2.1.1)
149 ~~~~~~~~~~~
150 Updated French manual translation (Arnaud Calvo).
151 Updated Dutch translation (Jan Wagemakers).
153 22-Jan-2004
154 ~~~~~~~~~~~
155 Updated French translation (Vincent Lefèvre).
157 21-Jan-2004
158 ~~~~~~~~~~~
159 Misc changes for next release.
161 18-Jan-2004
162 ~~~~~~~~~~~
163 Accept Mozilla's alternative to the standard text/uri-list target during
164 drag-and-drop (Andrew Flegg).
166 07-Jan-2004
167 ~~~~~~~~~~~
168 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
169         CapsLock, etc were turned on (reported by Peter Geer).
170 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
171         Watson, reported on #rox).
173 06-Jan-2004
174 ~~~~~~~~~~~
175 Renamed some functions stolen from Gtk to avoid possible conflicts with
176 the Gtk-2.3 series (reported by Stu Tissimus).
178 20-Dec-2003
179 ~~~~~~~~~~~
180 Make the Ctrl-button-3 menu pointer appear at the same place regardless
181 of the number of custom entries (Stephen Watson).
183 19-Dec-2003
184 ~~~~~~~~~~~
185 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
186 pointer (suggested by Ryan Pavlik).
188 10-Dec-2003
189 ~~~~~~~~~~~
190 Allow non image/* thumbnails in details mode. Label next to the combo 
191 in the Set Type action dialog is now "Type" and not "Command" (Stephen
192 Watson).
194 03-Dec-2003
195 ~~~~~~~~~~~
196 Work out which include file we need for getxattr (Stephen Watson).
198 02-Dec-2003
199 ~~~~~~~~~~~
200 Allow editing a symlink's target from the Properties box (suggested by Arnaud
201 Calvo).
202 Experimental extended attributes support for setting MIME types (Stephen
203 Watson).
205 29-Nov-2003
206 ~~~~~~~~~~~
207 More drag and drop fixes relating to escaped URI's (Stephen Watson).
209 23-Nov-2003
210 ~~~~~~~~~~~
211 Added 'Specify the prefix' install option (Ryan Pavlik).
212 Updated Russian translation (Vladimir Popov).
214 20-Nov-2003
215 ~~~~~~~~~~~
216 Bugfix: Cancelling the info window with a du process still running could
217         crash the filer (reported by Peter Geer).
219 17-Nov-2003
220 ~~~~~~~~~~~
221 Renamed 'Info' menu item to 'Properties'.
223 31-Oct-2003
224 ~~~~~~~~~~~
225 If a panel icon has an empty label, show it full size (requested by Stephen
226 Crouch).
228 26-Oct-2003
229 ~~~~~~~~~~~
230 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
231 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
232 for the same reason.
233 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
234         by Nils-Erik Svangård).
236 25-Oct-2003
237 ~~~~~~~~~~~
238 Updated Dutch translation (Jan Wagemakers).
239 Resizing by double clicking on background now optional (Stephen Watson).
241 22-Oct-2003
242 ~~~~~~~~~~~
243 Added optional top and bottom margines for iconized window placement
244 (Stephen Watson).
246 16-Oct-2003
247 ~~~~~~~~~~~
248 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
249 or opening a menu). This also prevents a flickering problem with Openbox 3.
251 15-Oct-2003
252 ~~~~~~~~~~~
253 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
254         support not being detected (igla).
256 14-Oct-2003
257 ~~~~~~~~~~~
258 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
260 13-Oct 2003
261 ~~~~~~~~~~~
262 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
263 dialog (Stephen Watson).
265 09-Oct-2003
266 ~~~~~~~~~~~
267 Improved socket icon (taken from Howard Shane's new theme).
269 08-Oct-2003
270 ~~~~~~~~~~~
271 Updated French manual translation (Arnaud Calvo).
272 Updated German translation (Guido Schimmels).
273 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
274 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
275 nicely.
277 07-Oct-2003 (Release 2.1.0)
278 ~~~~~~~~~~~
279 Updated French translation (Vincent Lefèvre).
280 Removed some dead code, memory leaks, etc that had crept in.
282 04-Oct-2003
283 ~~~~~~~~~~~
284 New icon for selection ops.
286 03-Oct-2003
287 ~~~~~~~~~~~
288 Updated Spanish translation (Marcelo Ramos).
290 01-Oct-2003
291 ~~~~~~~~~~~
292 Minor fix to German translation (Daniel Pörsch).
294 30-Sep-2003
295 ~~~~~~~~~~~
296 Update error message about missing MIME database to give the new URI.
298 29-Sep-2003
299 ~~~~~~~~~~~
300 Stock icons in panel and pinboard menus.
301 Added icon theme selector.
303 28-Sep-2003
304 ~~~~~~~~~~~
305 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
307 27-Sep-2003
308 ~~~~~~~~~~~
309 Allow icons in Choices to override the theme.
311 26-Sep-2003
312 ~~~~~~~~~~~
313 Bugfix: If no pinboard or panel icons were present, the menu could not be
314         opened (reported by John Pettigrew).
316 22-Sep-2003
317 ~~~~~~~~~~~
318 Added italian manual, updated it.po (Yuri Bongiorno).
319 Implementation of Format, just as a user-defined command. Also mount
320 point menu items reflect mounted/not mounted status (Stephen Watson).
322 18-Sep-2003
323 ~~~~~~~~~~~
324 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
325 takes an optional Window element. Pass the same Window to re-use the window.
327 17-Sep-2003
328 ~~~~~~~~~~~
329 Allow ejecting mounted media.
331 12-Sep-2003
332 ~~~~~~~~~~~
333 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
334 dragged to it (reported by Eugeni Andreechtchev).
335 Get file icons using freedesktop.org icon theme system.
337 05-Sep-2003
338 ~~~~~~~~~~~
339 Added Czech translation (Jan Provaznik).
341 20-Aug-2003
342 ~~~~~~~~~~~
343 Help, Format, Eject and Free Space now appear in the AppMenu section of the
344 menu. Help is only shown for applications, and the others only for mount
345 points.
347 16-Aug-2003
348 ~~~~~~~~~~~
349 Added ability to call external programs to generate thumbnails for types 
350 other than image/* (Stephen Watson).
352 12-Aug-2003
353 ~~~~~~~~~~~
354 If a string can't be converted from the local character set to UTF-8,
355 fallback to converting from iso-8859-1.
357 07-Aug-2003
358 ~~~~~~~~~~~
359 Get shared MIME database through Zero Install, if possible.
360 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
362 06-Aug-2003
363 ~~~~~~~~~~~
364 Updated French manual translation (Arnaud Calvo).
366 02-Aug-2003
367 ~~~~~~~~~~~
368 Allow types other than image/* to have thumbnails, although we can't 
369 generate them yet (Stephen Watson).
370 Added Eject menu option for unmounted mount points (Stephen Watson).
372 28-Jul-2003
373 ~~~~~~~~~~~
374 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
376 14-Jul-2003
377 ~~~~~~~~~~~
378 Less frame-heavy look for info box (Thomas Leonard).
379 When mounting, force a refresh even if the mtime of the new disk is the same,
380 since some formats don't change it. Also, if mounting gives an error, check to
381 see if it worked anyway (Thomas Leonard).
383 13-Jul-2003
384 ~~~~~~~~~~~
385 Added sort and selection buttons to the toolbar. They start off disabled,
386 enable them from Options->Tools if you want them (Stephen Watson).
388 Escape text/uri-list for drag and drop operations (Stephen Watson).
390 12-Jul-2003
391 ~~~~~~~~~~~
392 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
394 10-Jul-2003
395 ~~~~~~~~~~~
396 Added CheckButtons to the info window to allow manipulation of permission 
397 bits (Stephen Watson).
399 09-Jul-2003
400 ~~~~~~~~~~~
401 Added count of directory contents to info window (Stephen Watson).
403 04-Jul-2003
404 ~~~~~~~~~~~
405 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
407 30-Jun-2003
408 ~~~~~~~~~~~
409 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
410 (reported by Arnaud Calvo).
412 29-Jun-2003
413 ~~~~~~~~~~~
414 Sort items on the SendTo menu (requested by John Pettigrew).
416 27-Jun-2003
417 ~~~~~~~~~~~
418 Removed the menu-on-button-2 option. It was too inconsistant with everything
419 else, including panel applets and window managers, to be useful. Edit bind.c if
420 you really need it.
422 25-Jun-2003
423 ~~~~~~~~~~~
424 Button-2 drags on panel applets always work now, even if the applet doesn't
425 forward them explicitly.
427 19-Jun-2003
428 ~~~~~~~~~~~
429 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
430 help from Götz Waschk).
432 16-Jun-2003
433 ~~~~~~~~~~~
434 Bugfix: Resize on style change didn't do anything (Andy Hanton).
435 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
436         menu (reported by BluPhoenyx).
438 11-Jun-2003
439 ~~~~~~~~~~~
440 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
442 04-Jun-2003
443 ~~~~~~~~~~~
444 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
446 02-Jun-2003
447 ~~~~~~~~~~~
448 Updated Spanish translation (Marcelo Ramos).
450 01-Jun-2003
451 ~~~~~~~~~~~
452 Fix compiler warning when not using dnotify (reported by Damien Couderc).
453 Show files being operated upon in action windows (Stephen Watson).
455 30-May-2003 (Release 2.0.0)
456 ~~~~~~~~~~~
457 Updated Japanese translation (Hirosi Utumi).
459 29-May-2003
460 ~~~~~~~~~~~
461 Updated it.po and AppInfo.xml (Yuri Bongiorno).
463 28-May-2003 (Release 1.3.10)
464 ~~~~~~~~~~~
465 Updated French manual translation (Arnaud Calvo).
467 27-May-2003
468 ~~~~~~~~~~~
469 When dragging a lasso box in List view, don't stop scrolling when the pointer
470 leaves the window (reported by Robert Davison).
471 Updated Polish translation (Andrzej Borsuk).
472 Updated Italian translation (Yuri Bongiorno).
474 26-May-2003
475 ~~~~~~~~~~~
476 Updated German translation (Guido Schimmels).
478 25-May-2003
479 ~~~~~~~~~~~
480 Updated Dutch translation (Jan Wagemakers).
482 24-May-2003
483 ~~~~~~~~~~~
484 Updated French translation (Vincent Lefèvre).
486 22-May-2003
487 ~~~~~~~~~~~
488 Minor updates to the manual.
489 Bugfix: Using the Edit MIME types button in the Options window opened the
490         old directory. Refer people to the MIME-Editor application instead.
492 18-May-2003
493 ~~~~~~~~~~~
494 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
495 Updated French manual translation (Arnaud Calvo).
497 16-May-2003 (Release 1.3.9)
498 ~~~~~~~~~~~
499 New icon for the filer (Geoff Youngs).
500 Updated it.po and AppInfo.xml (Yuri Bongiorno).
502 15-May-2003
503 ~~~~~~~~~~~
504 Added Japanese translation (Hirosi Utumi).
505 When a directory change is detected, wait a little before rescanning to
506 reduce flickering effect.
508 14-May-2003
509 ~~~~~~~~~~~
510 Page Up and Page Down now work again in List View.
512 27-Apr-2003
513 ~~~~~~~~~~~
514 Updated install script to use new XDG Base Directory spec (reported by
515 Vincent Lefevre).
516 Also install man pages under 'share/man'.
518 25-Apr-2003
519 ~~~~~~~~~~~
520 Close stdout when running child processes for users running startx from the
521 console, since some terminal applications try to read from the console,
522 freezing X (Keith R. John Warno).
523 Forward scroll events on pinboard to window manager, and add option to
524 workaround *box issues (Matthew Weier O'Phinney).
526 24-Apr-2003
527 ~~~~~~~~~~~
528 Using the bookmarks menu to open an unmounted mount point will mount it
529 (suggested by Arnaud Calvo).
531 17-Apr-2003
532 ~~~~~~~~~~~
533 Updates for the new shared MIME database.
535 15-Apr-2003
536 ~~~~~~~~~~~
537 Refresh refreshed the directory twice (because updating the MIME info triggers
538 a refresh too).
540 12-Apr-2003
541 ~~~~~~~~~~~
542 Remove default GtkTreeView keys (they conflicted with the menus).
543 Fixed some minor cursor problems in List view.
545 10-Apr-2003
546 ~~~~~~~~~~~
547 Winking now works in List view.
549 09-Apr-2003
550 ~~~~~~~~~~~
551 Lasso selections now work in List view.
553 08-Apr-2003
554 ~~~~~~~~~~~
555 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
556 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
558 03-Apr-2003
559 ~~~~~~~~~~~
560 Fix the message in install.sh, since there is no information toolbar icon
561 now (spotted by Albert Wagner).
563 29-Mar-2003 (Release 1.3.8)
564 ~~~~~~~~~~~
565 Updated French manual translation (Arnaud Calvo).
567 28-Mar-2003
568 ~~~~~~~~~~~
569 Updated French translation (Vincent Lefèvre).
571 27-Mar-2003
572 ~~~~~~~~~~~
573 Allow dragging a file into a GtkEntry to insert the filename.
574 Bugfix: Selections in List View didn't work properly (reported by Stephen
575         Watson).
576 Updated Spanish translation (Marcelo Ramos).
578 23-Mar-2003
579 ~~~~~~~~~~~
580 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
581 New option to set the panel size (Geoff Youngs).
583 21-Mar-2003
584 ~~~~~~~~~~~
585 Scroll panels when the pointer is at the end, not by dragging the middle
586 (Geoff Youngs).
587 Stop the pinboard from flickering when removing icons or iconfied windows.
589 20-Mar-2003
590 ~~~~~~~~~~~
591 Centre the image for iconified windows.
592 Double-buffer slightly larger areas.
594 18-Mar-2003
595 ~~~~~~~~~~~
596 Better way to implement selections in List View (suggested by Jonathan
597 Blandford).
598 Updated Italian translation (Yuri Bongiorno).
600 15-Mar-2003
601 ~~~~~~~~~~~
602 Bugfix: Never show the copy/move/link menu when dragging to an application.
604 11-Mar-2003
605 ~~~~~~~~~~~
606 Bugfix: Comments about a MIME type were loaded from the first file to contain
607         information about the type, not the first to contain a comment about
608         the type.
610 09-Mar-2003
611 ~~~~~~~~~~~
612 Don't mark widget documentation as translatable.
613 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
614 by krjw).
615 Use pinboard backdrop colour for scaled and centred images (requested by
616 Marcelo Ramos).
617 Shade the backdrop style buttons when an external program is being used to
618 set the backdrop.
619 Updated Spanish translation (Marcelo Ramos).
621 08-Mar-2003
622 ~~~~~~~~~~~
623 Updated Dutch translation (Jan Wagemakers).
625 07-Mar-2003
626 ~~~~~~~~~~~
627 Use stock icons in pinboard and panel menus.
628 Updated Spanish translation (Marcelo Ramos).
630 03-Mar-2003
631 ~~~~~~~~~~~
632 Use stock icons in menus, and fix some possible problems in the menu code
633 (Stephen Watson).
635 02-Mar-2003
636 ~~~~~~~~~~~
637 Stop pinboard icons flickering when you move over them (Daniele Peri).
638 Use XSettings drag-and-drop threshold.
640 01-Mar-2003
641 ~~~~~~~~~~~
642 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
644 27-Feb-2003 (Release 1.3.7)
645 ~~~~~~~~~~~
646 Updated French manual translation (Arnaud Calvo).
647 Allow an empty AppInfo translation so that a label can be translated without
648 changing the value.
650 25-Feb-2003
651 ~~~~~~~~~~~
652 Updated Russian translation (Alexey Lubimov).
654 23-Feb-2003
655 ~~~~~~~~~~~
656 When using the Rename and Link boxes, use the appropriate drag cursor
657 (suggested by Michael Adams).
658 Bugfix: A double-click which starts on one file and ends on another is now
659         ignored (reported by Michael Adams).
660 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
661         the sort type (reported by Damjan Bole).
662 Bugfix: Using a SOAP call to open a non-existant directory made the filer
663         crash.
664 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
666 22-Feb-2003
667 ~~~~~~~~~~~
668 Make Size toolbar icon only set the size. Use a second button to set automatic
669 mode.
671 13-Feb-2003
672 ~~~~~~~~~~~
673 Updated Spanish translation (Marcelo Ramos).
674 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
676 12-Feb-2003
677 ~~~~~~~~~~~
678 Fixed some spelling errors (Marcelo Ramos).
679 Select the current style by default when opening the Set Backdrop box
680 (reported by Marcelo Ramos).
681 Fix problems with pinboard drawing of semi-transparent icons (fixed for
682 GTK+-2.2 only).
684 11-Feb-2003
685 ~~~~~~~~~~~
686 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
687 Ultimate DropBox widget, and made all three interfaces much nicer.
688 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
689 option (reported by Laurent Moussault).
690 Allow changing the pinboard style without having to drag the image back in
691 (requested by Jesse Wagner).
692 Remove button style from iconified windows. Use a semi-transparent border
693 instead. The actual effect is flexible; perhaps someone with artistic
694 talent can do something better?
695 Double-buffer small pinboard updates.
696 Updated Spanish translation (Marcelo Ramos).
698 10-Feb-2003
699 ~~~~~~~~~~~
700 Option to turn off column headings in List View (Adam Sampson).
701 Panel auto-raising also works during drag-and-drop.
702 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
703         by Albert Wagner).
705 09-Feb-2003
706 ~~~~~~~~~~~
707 Allow dragging to a selected directory as long as it's not the source of the
708 drag.
709 If an error occurs opening a directory then don't report it in an error box if
710 a drag-and-drop operation is in progress.
711 Keep the title up-to-date for iconified windows.
712 Option to show menu on button-1 drags instead of copying.
713 Aborting an action window tries to kill all child processes, not just the
714 immediate child, and doesn't close the window until it has actually stopped.
715 Symlinks to mount points now work (reported by Daniele Peri).
716 Include textual description of types in various places (Stephen Watson).
717 Allow dragging directories to bookmarks edit window or toolbar icon, with
718 spring loading (suggested by Stephen Watson and George De Bruin).
719 Removed confusing Set Icon choice from DnD menu.
720 Bugfix: If a directory on the panel changed to/from being an application, the
721         label wasn't hidden / shown.
723 08-Feb-2003
724 ~~~~~~~~~~~
725 Changing the icon for a MIME type updates all filer windows.
726 When dragging a pinboard icon over itself, pretend the icon isn't there to
727 allow fine repositioning.
728 When an error prevents scanning a directory, show the error in the window
729 title bar, and only report it once in an error box.
730 Don't create thumbnails of thumbnails by checking if the image is in
731 ~/.thumbnails/normal. Before, the test was the size of the file, not its
732 location.
733 Pinboard image style Scale is now called Stretch; Scale now scales without
734 changing the aspect ratio.
736 07-Feb-2003
737 ~~~~~~~~~~~
738 Auto-scrolling during drag-and-drop works again, and now in list view too.
740 02-Feb-2003
741 ~~~~~~~~~~~
742 Fixed clipping and wrapping problems with pinboard icon text.
744 01-Feb-2003
745 ~~~~~~~~~~~
746 Don't use double-buffering for the pinboard. This might make things flicker
747 slightly, but it's much faster on some systems.
748 Updated Spanish translation (Marcelo Ramos).
750 31-Jan-2003
751 ~~~~~~~~~~~
752 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
754 28-Jan-2003
755 ~~~~~~~~~~~
756 Replaced some of the icons with some GNOME ones (slightly modified in some
757 cases).
759 27-Jan-2003
760 ~~~~~~~~~~~
761 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
762 make sharing icons easier.
763 Updated Polish translation (Marcin Juszkiewicz).
765 26-Jan-2003
766 ~~~~~~~~~~~
767 Bugfix: Symlinking to an application required the symlink, rather than the
768         target directory, to have the same owner as the AppRun (Keith Warno).
770 25-Jan-2003
771 ~~~~~~~~~~~
772 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
774 23-Jan-2003
775 ~~~~~~~~~~~
776 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
777 workspaces.
778 Add scrollbars to bookmarks editor window (requested by George De Bruin).
780 22-Jan-2003
781 ~~~~~~~~~~~
782 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
783         by Bernard Jungen).
785 20-Jan-2003
786 ~~~~~~~~~~~
787 New option to sort capitalised names first (requested by Paul Etchells and
788 others).
790 19-Jan-2003
791 ~~~~~~~~~~~
792 Updated Spanish translation (Marcelo Ramos).
793 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
794 others).
795 Attempt to improve the autosizing by examining the item with the longest name.
796 Don't scale icons up in Huge mode.
797 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
798 to translate the key (requested by Guido Schimmels).
800 18-Jan-2003
801 ~~~~~~~~~~~
802 Added dnotify support, so that on Linux the filer now updates automatically
803 when a directory is changed (requested by Taras and Dave C).
805 16-Jan-2003
806 ~~~~~~~~~~~
807 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
809 14-Jan-2003
810 ~~~~~~~~~~~
811 Add GTK versions used for compiling and running to -v output (suggested by
812 Vincent Lefèvre).
813 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
814         Brian Langenberger).
816 13-Jan-2003
817 ~~~~~~~~~~~
818 Change 'Type' to 'Types' (Vincent Lefèvre).
819 Don't resize when changing the view type if auto-resizing is off (Keith R. John
820 Warno).
821 Added missing cast and detect long files on OpenBSD (Damien Couderc).
823 10-Jan-2003
824 ~~~~~~~~~~~
825 Remove -o from --help output (spotted by Karol Krenski).
826 Updated Spanish translation (Marcelo Ramos).
828 09-Jan-2003 (Release 1.3.6)
829 ~~~~~~~~~~~
830 Fix reference counting problem shown up by Gtk+-2.2.
832 06-Jan-2003
833 ~~~~~~~~~~~
834 Updated German translation (Guido Schimmels).
835 Make toolbar extend the whole width of the window (suggested by Andrzej
836 Radecki).
838 05-Jan-2003
839 ~~~~~~~~~~~
840 Updated Polish translation (Marcin Juszkiewicz).
842 04-Jan-2003
843 ~~~~~~~~~~~
844 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
845 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
846 Updated French manual translation (Arnaud Calvo).
848 02-Jan-2003
849 ~~~~~~~~~~~
850 Updated Spanish translation (Marcelo Ramos).
851 Updated Dutch translation (Jan Wagemakers).
853 01-Jan-2003
854 ~~~~~~~~~~~
855 Added button in options window to purge thumbnails cache.
857 30-Dec-2002
858 ~~~~~~~~~~~
859 Preserve selection when changing view type.
860 Shade selection when we don't have primary.
862 29-Dec-2002
863 ~~~~~~~~~~~
864 Show thumbnails in List view. Allow changing the icon size. If the size is
865 automatic, show thumbnails as Huge and everything else as Small.
866 Scroll wheel now works in List view.
868 28-Dec-2002
869 ~~~~~~~~~~~
870 Use bold style to indicate recent items (instead of the pink background).
872 27-Dec-2002
873 ~~~~~~~~~~~
874 Sort type is shared between Icon and List views. Sort order can be reversed.
875 Highlight recently changed items with a tasteful pink background.
876 When the bookmark editor window first opened, no item was selected. If the
877 user clicked on it to select it, editing mode started instead (reported by
878 Bernard Jungen).
879 Removed most of the options section of the manual, since it was just echoing
880 the information in the tooltips anyway.
882 26-Dec-2002
883 ~~~~~~~~~~~
884 Various fixes to new list view (reported by George De Bruin).
885 Mounting and unmounting auto-resizes the window.
887 25-Dec-2002
888 ~~~~~~~~~~~
889 Right-clicking the Size button switches to automatic mode and resizes the
890 window.
892 24-Dec-2002
893 ~~~~~~~~~~~
894 Made 'Automatic' an icon size, rather than a separate option.
895 Size toolbar button shows a menu, including the new Automatic setting.
897 23-Dec-2002
898 ~~~~~~~~~~~
899 Rearranged menus and options for new List View mode.
901 20-Dec-2002
902 ~~~~~~~~~~~
903 Removed warning message from --new. It can be useful for a session manager...
904 Draw iconified windows with a background, so they don't get confused with other
905 icons (suggested by Joakim Andreasson).
906 Bugfix: Stupid bug stopped iconified windows from being removed and could
907         cause a crash!
909 17-Dec-2002
910 ~~~~~~~~~~~
911 The 'Directories always come first' option now only applies to name sorts.
912 Sort by date and size default order has been reversed.
913 Always use case-insensitive sort.
915 16-Dec-2002
916 ~~~~~~~~~~~
917 Updated French manual translation (Arnaud Calvo).
919 12-Dec-2002
920 ~~~~~~~~~~~
921 Details toolbar button switches to the new (unfinished) details view.
922 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
924 11-Dec-2002
925 ~~~~~~~~~~~
926 Style improvements to Edit Icon box.
927 Don't show Size attribute for directories in the Info box. It was confusing,
928 since it didn't include the contents.
929 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
930         cause a crash if the bookmarks were not yet loaded.
932 10-Dec-2002
933 ~~~~~~~~~~~
934 Code tidying (Bernard Jungen).
936 09-Dec-2002
937 ~~~~~~~~~~~
938 Style improvements to options window.
940 08-Dec-2002
941 ~~~~~~~~~~~
942 Updated Spanish translation (Marcelo Ramos).
944 06-Dec-2002
945 ~~~~~~~~~~~
946 Updated German translation (Guido Schimmels).
948 04-Dec-2002 (Release 1.3.5)
949 ~~~~~~~~~~~
950 Using the Close toolbar button also offers to unmount devices (spotted by
951 Götz Waschk).
953 03-Dec-2002
954 ~~~~~~~~~~~
955 Clicking on a mount point auto-mounts. The shift action is now to open without
956 mounting. Closing a filer window showing a mount point offers to unmount it
957 (suggested by Guido Schimmels and others).
958 Use stock icons in more dialogs.
960 02-Dec-2002
961 ~~~~~~~~~~~
962 Allow editing the path for bookmarks.
964 01-Dec-2002
965 ~~~~~~~~~~~
966 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
968 29-Nov-2002
969 ~~~~~~~~~~~
970 New mount icons (suggested by Marcin Juszkiewicz).
971 Don't show separator in bookmarks menu when there is nothing below it.
973 28-Nov-2002
974 ~~~~~~~~~~~
975 Added a default hander for HTML files, otherwise newbies can't read the
976 manual!
977 Bugfix: Pinboards without backdrop images didn't get the correct colour set
978         by default.
980 27-Nov-2002
981 ~~~~~~~~~~~
982 Better positioning of bookmarks menu.
984 22-Nov-2002
985 ~~~~~~~~~~~
986 Updated Spanish translation (Marcelo Ramos).
987 Allow translation of About AppInfo section.
988 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
989         Alastair Porter).
991 21-Nov-2002
992 ~~~~~~~~~~~
993 More tooltips for the Set Icon dialog.
995 20-Nov-2002
996 ~~~~~~~~~~~
997 Use better wrapping system, if available (Richard Olsson).
999 15-Nov-2002
1000 ~~~~~~~~~~~
1001 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
1003 13-Nov-2002
1004 ~~~~~~~~~~~
1005 New sorting system to cope with UTF-8 filenames.
1007 12-Nov-2002
1008 ~~~~~~~~~~~
1009 Use stdout, not stderr, for --help and --version, and use xmllint instead of
1010 nsgmls to check for valid DocBook (Eric Gillespie).
1011 Updated Chinese translation (babyfai Cheung).
1013 11-Nov-2002
1014 ~~~~~~~~~~~
1015 Added note about checking permissions to message complaining that the MIME
1016 database can't be found (suggested by Keir Mierle).
1018 07-Nov-2002
1019 ~~~~~~~~~~~
1020 Set hint to make panels appear on all workspaces, and support metacity-style
1021 iconified windows (reported by Alastair Porter; suggested fix by Laurent
1022 Moussault).
1024 05-Nov-2002
1025 ~~~~~~~~~~~
1026 Added Bookmarks toolbar icon (Liav).
1028 04-Nov-2002
1029 ~~~~~~~~~~~
1030 Removed some unused code and fixed a possible race condition.
1032 03-Nov-2002
1033 ~~~~~~~~~~~
1034 Update error message to give correct version of MIME database (reported by
1035 FD Cami).
1037 31-Oct-2002
1038 ~~~~~~~~~~~
1039 Make the Find and Permissions help windows look nicer.
1040 Added support for shadowed labels on the pinboard (Andras Mohari).
1042 29-Oct-2002
1043 ~~~~~~~~~~~
1044 Stop Metacity from complaining that it can't decide whether the pinboard is
1045 resizable or not (reported by Alastair Porter, solution suggested by 
1046 Havoc Pennington).
1048 28-Oct-2002
1049 ~~~~~~~~~~~
1050 Make it more obvious that --new is only for debugging.
1051 Added Norwegian translation (Sigve Indregard).
1053 27-Oct-2002
1054 ~~~~~~~~~~~
1055 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
1056 (Stephen Watson). New details icon is a modified version of a Gtk stock
1057 icon, while show hidden is taken from sawfish.
1059 26-Oct-2002
1060 ~~~~~~~~~~~
1061 Code tidying (Bernard Jungen).
1063 23-Oct-2002
1064 ~~~~~~~~~~~
1065 Switch button-1/2 on Help, as it was too annoying.
1066 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
1067 Bugfix: When using the lasso box with the pinboard, select icons based on
1068         where they actually are, not where they want to be (useful if you've
1069         just changed to a lower resolution and they're all stuck at the side!).
1071 22-Oct-2002
1072 ~~~~~~~~~~~
1073 Button-1 on Help shows the manual, other button opens the Help directory
1074 (Marcin Juszkiewicz).
1076 21-Oct-2002
1077 ~~~~~~~~~~~
1078 More checks to cope with invalid filenames (Marcin Juszkiewicz).
1079 Updated Polish translation (Marcin Juszkiewicz).
1081 19-Oct-2002
1082 ~~~~~~~~~~~
1083 Updated Spanish translation (Marcelo Ramos).
1085 18-Oct-2002
1086 ~~~~~~~~~~~
1087 Cope slightly better with invalid filenames in various places (reported by
1088 Marcin Juszkiewicz and Andras Mohari).
1089 Make panel menus appear nearer the edge of the screen for top, left and right
1090 panels (suggested by Bernard Jungen).
1091 Bugfix: When installing the binary release, don't warn the user that the source
1092         is missing (reported by John Pettigrew).
1094 17-Oct-2002
1095 ~~~~~~~~~~~
1096 Code tidying (Bernard Jungen).
1097 Fixed broken links to citations in manual (reported by Bernard Jungen).
1098 Renamed sp.po to es.po (requested by Quique).
1100 12-Oct-2002
1101 ~~~~~~~~~~~
1102 Added Swedish translation (Marcus Lundblad).
1103 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1104         Stephen Watson).
1106 09-Oct-2002
1107 ~~~~~~~~~~~
1108 Updated French manual translation (Arnaud Calvo).
1110 07-Oct-2002
1111 ~~~~~~~~~~~
1112 Updated French translation (Vincent Lefèvre).
1114 01-Oct-2002 (Release 1.3.4)
1115 ~~~~~~~~~~~
1116 Require glib >= 2.0.3, or action windows leak file handles (reported by
1117 Musus Umbra).
1119 27-Sep-2002
1120 ~~~~~~~~~~~
1121 Allow multiple pinboard icons to be repositioned at once.
1123 26-Sep-2002
1124 ~~~~~~~~~~~
1125 Allow multiple pinboard icons to be selected by dragging a box around them.
1127 23-Sep-2002
1128 ~~~~~~~~~~~
1129 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1130 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1131 Mohari).
1133 22-Sep-2002
1134 ~~~~~~~~~~~
1135 Replace -o command-line option with a toggle button in the options window.
1137 17-Sep-2002
1138 ~~~~~~~~~~~
1139 Updated French manual translation (Arnaud Calvo).
1141 05-Sep-2002
1142 ~~~~~~~~~~~
1143 Be more forceful about setting the pinboard backdrop; some themes were
1144 overriding it (reported by Biju Chacko).
1145 Use K, M and G consistantly (Marcin Juszkiewicz).
1147 03-Sep-2002
1148 ~~~~~~~~~~~
1149 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1151 02-Sep-2002
1152 ~~~~~~~~~~~
1153 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1154 krjw).
1156 01-Sep-2002
1157 ~~~~~~~~~~~
1158 Updated Spanish translation (Marcelo Ramos).
1160 30-Aug-2002
1161 ~~~~~~~~~~~
1162 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1163 WM_CLASS of a new window so that the window manager can treat it
1164 specially, such as opening it in a certain place, or make it sticky
1165 (requested by Matthew Weier O'Phinney).
1167 27-Aug-2002
1168 ~~~~~~~~~~~
1169 New option to set the pinboard font (Krzysztof Luks).
1171 26-Aug-2002
1172 ~~~~~~~~~~~
1173 Updated French translation (Vincent Lefèvre).
1174 Updated Italian translation (Daniele Peri).
1176 17-Aug-2002
1177 ~~~~~~~~~~~
1178 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1179 names are all shown from the start, fast feedback here is less useful.
1180 When resizing due to a key event, warp the pointer (for sloppy focus users).
1182 13-Aug-2002
1183 ~~~~~~~~~~~
1184 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
1186 11-Aug-2002
1187 ~~~~~~~~~~~
1188 Internal changes: moved menu and toolbar over to View interface.
1190 05-Aug-2002
1191 ~~~~~~~~~~~
1192 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
1193 keyboard shortcuts to open the menu.
1194 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
1195 Spanish (Marcelo Ramos).
1196 After dragging to a remote application which didn't respond, the filer
1197 refused to gain the primary selection until the operation timed out.
1199 02-Aug-2002
1200 ~~~~~~~~~~~
1201 Use stock icons for multi-file drag-and-drop, files with missing icons, and
1202 files that can't be statted (Marcin Juszkiewicz).
1204 01-Aug-2002
1205 ~~~~~~~~~~~
1206 Make --version's output convert to the local character set (Vincent Lefevre).
1207 Make menu items in AppInfo.xml files translatable (requested by
1208 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
1210 29-Jul-2002
1211 ~~~~~~~~~~~
1212 Change pinboard option to forward button 3 to forward all buttons (requested
1213 by Matthew Weier O'Phinney).
1215 28-Jul-2002
1216 ~~~~~~~~~~~
1217 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
1219 26-Jul-2002
1220 ~~~~~~~~~~~
1221 Updated French translation (Vincent Lefèvre).
1222 Updated Spanish translation (Marcelo Ramos).
1223 Using Edit MIME types in the Options box now opens the new 'packages'
1224 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
1226 24-Jul-2002 (Release 1.3.3)
1227 ~~~~~~~~~~~
1228 Updated to new shared MIME database format.
1230 23-Jul-2002
1231 ~~~~~~~~~~~
1232 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
1233 opens a directory in a new window and closes the directory when opening a file
1234 (suggested by Gregory Spath).
1236 22-Jul-2002
1237 ~~~~~~~~~~~
1238 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
1240 21-Jul-2002
1241 ~~~~~~~~~~~
1242 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
1243 an untranslatable string and fixed a slight error in the size calculation
1244 (Bernard Jungen).
1246 19-Jul-2002
1247 ~~~~~~~~~~~
1248 Rearraged File menu (suggested by Tomas Berg).
1250 16-Jul-2002
1251 ~~~~~~~~~~~
1252 Added support for Solaris 'Door' files (Stephen Watson).
1254 12-Jul-2002
1255 ~~~~~~~~~~~
1256 Added Help menu with both About and Show Files entries, and a new entry to
1257 load the corrent manual for the current locale (suggested by Arnaud Calvo).
1259 11-Jul-2002
1260 ~~~~~~~~~~~
1261 Updated French manual translation (Arnaud Calvo).
1262 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
1263 box, with a new 'Show Help Files' button (Geoff Youngs).
1265 09-Jul-2002
1266 ~~~~~~~~~~~
1267 Don't close the Set Run Action box after showing the usage message if the user
1268 enters an invalid command (spotted by krjw).
1270 07-Jul-2002
1271 ~~~~~~~~~~~
1272 Bugfix: Changing the pinboard colours when iconfied windows were not in use
1273         displayed a (harmless) warning message (reported by krjw).
1275 02-Jul-2002
1276 ~~~~~~~~~~~
1277 Security fix: Set Run Action to a shell command would make the executable
1278               world-writeable (spotted by alexander).
1280 28-Jun-2002
1281 ~~~~~~~~~~~
1282 Bugfix: Tooltips for files sometimes didn't get displayed.
1284 26-Jun-2002
1285 ~~~~~~~~~~~
1286 Added reminder about having NumLock on when using groups from the keypad
1287 (suggested by Gombok Arthur).
1289 25-Jun-2002
1290 ~~~~~~~~~~~
1291 Turned on more compiler warnings, and fixed some minor issues it threw up.
1293 22-Jun-2002 (Release 1.3.2)
1294 ~~~~~~~~~~~
1295 Updated French translation (Vincent Lefèvre).
1297 21-Jun-2002
1298 ~~~~~~~~~~~
1299 Added 'Text beside icon' toolbar style (Michael Adams).
1301 20-Jun-2002
1302 ~~~~~~~~~~~
1303 Bugfix: Using another window in between entering target mode and selecting
1304         the target printed a warning instead of performing the operation.
1306 17-Jun-2002
1307 ~~~~~~~~~~~
1308 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
1310 16-Jun-2002
1311 ~~~~~~~~~~~
1312 More robust approach to SOAP errors.
1314 11-Jun-2002
1315 ~~~~~~~~~~~
1316 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
1317 Changing the pinboard font realigns the icons.
1318 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
1319         (spotted by Arnaud Calvo).
1320 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
1321         (reported by Arnaud Calvo).
1323 10-Jun-2002
1324 ~~~~~~~~~~~
1325 Updated Spanish translation (Marcelo Ramos).
1327 08-Jun-2002
1328 ~~~~~~~~~~~
1329 Move Xterm Here to Window menu and add Switch to xterm (suggested by
1330 Gregory Spath).
1331 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
1332         Lorint and Musus Umbra).
1334 06-Jun-2002
1335 ~~~~~~~~~~~
1336 When installing without a manpage, just warn the user instead of aborting
1337 (suggested by Simon Britnell).
1339 01-Jun-2002
1340 ~~~~~~~~~~~
1341 Code tidying (Bernard Jungen).
1343 31-May-2002
1344 ~~~~~~~~~~~
1345 Option to switch automatically between Large and Small icons (Stephen Watson).
1346 Allow blank icon names (suggested by Gregory Spath).
1347 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
1348 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
1350 30-May-2002 (Release 1.3.1)
1351 ~~~~~~~~~~~
1352 Fix redraw bug with selected icons.
1354 29-May-2002
1355 ~~~~~~~~~~~
1356 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
1357 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
1359 28-May-2002
1360 ~~~~~~~~~~~
1361 Merged in icons from rox-base (converted to PNG format and renamed).
1362 Bugfix: When showing iconified windows, the filer could crash if a window
1363         disappeared at the wrong moment.
1365 27-May-2002
1366 ~~~~~~~~~~~
1367 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
1368 the right backdrop (requested by Simon Britnell).
1369 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
1370 the new shared MIME database uses different types in many places).
1371 Updated French translation (Vincent Lefèvre).
1372 Updated Dutch translation (Wilbert Berendsen).
1373 Updated Hungarian translation (Andras Mohari).
1375 24-May-2002
1376 ~~~~~~~~~~~
1377 When using -d or -s options, don't follow symlinks in paths starting with '/'
1378 (suggested by Darrell Taylor).
1380 23-May-2002
1381 ~~~~~~~~~~~
1382 Code tidying (Bernard Jungen).
1384 21-May-2002
1385 ~~~~~~~~~~~
1386 Updated Polish translation (Krzysztof Krzy¿aniak).
1388 19-May-2002
1389 ~~~~~~~~~~~
1390 Setting the background colour doesn't lose the image (spotted by Jasper
1391 Huijsmans).
1393 18-May-2002
1394 ~~~~~~~~~~~
1395 Iconified windows are shown with their own icon, if they have one.
1397 17-May-2002
1398 ~~~~~~~~~~~
1399 Options to set iconification layout policy.
1400 Fix compiler warnings on some systems (Stephen Watson).
1401 Added 'Follow Symbolic Links' menu item (Stephen Watson).
1403 16-May-2002
1404 ~~~~~~~~~~~
1405 Pinboard background colour option works again.
1406 Position iconified windows sensibly.
1407 Bugfix: Typing too fast into the minibuffer could miss characters.
1409 15-May-2002
1410 ~~~~~~~~~~~
1411 Wrap long icon names onto multiple lines.
1412 Options to forward button-3 clicks on the pinboard to the window manager
1413 (requested by Ryan Harris).
1415 14-May-2002
1416 ~~~~~~~~~~~
1417 Code tidying (Bernard Jungen).
1418 Bugfix: Ctrl-clicking on icons can unselect, not just select.
1420 13-May-2002
1421 ~~~~~~~~~~~
1422 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
1423         Hugo Toloza).
1425 12-May-2002
1426 ~~~~~~~~~~~
1427 Allow hidden subdirectories in <Choices>/SendTo which have their contents
1428 included only for certain MIME types (Geoff Youngs).
1429 When changing directory, remove any trailing /s from the path.
1430 Make sure panels never get lowered under the pinboard.
1431 Iconified windows are now displayed on the pinboard, not floating over
1432 everything else.
1433 Bugfix: Using a savebox when the pathname contained multi-byte characters
1434         caused the initial selected region to be positioned incorrectly.
1436 10-May-2002
1437 ~~~~~~~~~~~
1438 Initial support for showing iconified windows.
1440 09-May-2002
1441 ~~~~~~~~~~~
1442 Changed the way pinboard icons are implemented.
1443 Changed the way backdrop applications set the backdrop.
1444 Always use button-3 for the pinboard menu, as the window manager menu must
1445 be on button-2 (spotted by Geoff Youngs).
1447 08-May-2002
1448 ~~~~~~~~~~~
1449 Updated French manual translation (Arnaud Calvo).
1450 Middle button clicks on the pinboard are passed to the window manager.
1451 Many improvements to the pinboard:
1452 - Changing font updates the pinboard icons.
1453 - Button-2 clicks are passed to window manager.
1454 - Drop highlight doesn't flicker.
1456 07-May-2002
1457 ~~~~~~~~~~~
1458 Improved highlighting of icons (Andras Mohari).
1460 06-May-2002
1461 ~~~~~~~~~~~
1462 The pinboard is now a screen-sized window. Faster and better looking.
1463 Setting the backdrop is now done from the filer.
1465 03-May-2002
1466 ~~~~~~~~~~~
1467 The Link box allows an existing symlink to be replaced, instead of
1468 complaining that the destination already exists (suggested by Arnaud Calvo).
1469 Bugfix: When editing a panel icon, the tooltip didn't update until the next
1470         restart (Olli Helenius).
1472 02-May-2002
1473 ~~~~~~~~~~~
1474 Added Sort to the OpenDir SOAP method (Stephen Watson).
1476 30-Apr-2002
1477 ~~~~~~~~~~~
1478 Alpha-blending for Small icons, too.
1479 Bugfix: When copying directories, ignore an error caused by filesystems,
1480         such as Samba shares, that don't support chmod fully (reported by
1481         Andrew S Dixon).
1483 29-Apr-2002
1484 ~~~~~~~~~~~
1485 SOAP method OpenDir now allows Style and Details to be specified
1486 (Stephen Watson).
1488 28-Apr-2002
1489 ~~~~~~~~~~~
1490 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
1491 Small and Large sizes.
1493 27-Apr-2002
1494 ~~~~~~~~~~~
1495 Return in Permissions box activates Quiet.
1497 26-Apr-2002
1498 ~~~~~~~~~~~
1499 MIME information is now read from the freedesktop.org shared database rather
1500 than the old Choices/MIME-info directories.
1502 25-Apr-2002
1503 ~~~~~~~~~~~
1504 Don't convert to `real' path when following symlinks, so that Up now returns
1505 to the directory containing the symlink, not the thing it linked to
1506 (requested by Gregory Spath).
1507 Don't quit while Options window is open.
1509 21-Apr-2002
1510 ~~~~~~~~~~~
1511 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
1512 the window (requested by Ashwin).
1513 Merged OK and Save buttons in the Options box. Revert shades when it would
1514 have no effect.
1516 17-Apr-2002
1517 ~~~~~~~~~~~
1518 'New ...' for a template always copies without confirming (suggested by
1519 Wilbert Berendsen).
1521 16-Apr-2002
1522 ~~~~~~~~~~~
1523 Set-keybindings button in options box now checks that this feature is on,
1524 and explains what to do if not (suggested by Francesco Bochicchio).
1526 15-Apr-2002
1527 ~~~~~~~~~~~
1528 Updated French translation (Vincent Lefèvre).
1529 Message in translation options switches language as you move through the
1530 options.
1532 14-Apr-2002
1533 ~~~~~~~~~~~
1534 Added Chinese translation (babyfai cheung).
1536 14-Apr-2002 (Release 1.3.0)
1537 ~~~~~~~~~~~
1538 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
1539                         
1540 13-Apr-2002
1541 ~~~~~~~~~~~
1542 Place action windows under pointer (suggested by txapela).
1544 11-Apr-2002
1545 ~~~~~~~~~~~
1546 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
1547 used.
1548 Made background pixmaps for Collections work again (reported by Stephen
1549 Watson).
1550 Removed pinboard text background style option (it never worked with Gtk+-2.0).
1552 09-Apr-2002
1553 ~~~~~~~~~~~
1554 Added units display to options and improved toolbar options layout (Andras
1555 Mohari).
1556 When setting the icon for a directory, offer to create a .DirIcon
1557 (requested by Matjaz Mihelic).
1559 08-Apr-2002
1560 ~~~~~~~~~~~
1561 Much improved layout for Options box (Andras Mohari).
1562 Allow subdirectories in the Send To menu (Stephen Watson).
1564 06-Apr-2002
1565 ~~~~~~~~~~~
1566 Code tidying in various places (Bernard Jungen).
1567 Filer windows update automatically when the font or theme changes.
1569 05-Apr-2002
1570 ~~~~~~~~~~~
1571 Various speed improvements.
1572 Removed GNOME VFS option (never worked with Gtk+-2.0).
1574 04-Apr-2002
1575 ~~~~~~~~~~~
1576 Auto-raise panels when the pointer hits the side of the screen, and lower
1577 when it leaves the panel (Geoff Youngs).
1579 03-Apr-2002
1580 ~~~~~~~~~~~
1581 Slight speed increase when starting.
1583 02-Apr-2002
1584 ~~~~~~~~~~~
1585 Added Danish translation (Christian Storgaard).
1587 01-Apr-2002
1588 ~~~~~~~~~~~
1589 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
1590 of Icon, which is now a GObject. Dragging pinboard icons with the middle
1591 button is no longer supported.
1593 28-Mar-2002
1594 ~~~~~~~~~~~
1595 Updated Polish translation (Krzysztof Krzy¿aniak).
1597 25-Mar-2002
1598 ~~~~~~~~~~~
1599 New 'Short titlebar flags' option (requested by Andras Mohari).
1601 24-Mar-2002
1602 ~~~~~~~~~~~
1603 Fixed problem which allowed the panel to get the input focus (reported by
1604 Brendan McCarthy).
1606 22-Mar-2002
1607 ~~~~~~~~~~~
1608 Large (over 50K) image files are now loaded in a subprocess. Faster, less
1609 likely to crash due to bad images, and more responsive.
1611 21-Mar-2002
1612 ~~~~~~~~~~~
1613 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
1614 problem. CHARSET is used to try and render the name anyway, and the rename
1615 box can be used to fix it (reported by Christopher Arndt).
1617 20-Mar-2002
1618 ~~~~~~~~~~~
1619 Times weren't converted to UTF-8, causing errors in some locales (reported
1620 by Christopher Arndt and tracked down by Andras Mohari).
1621 Informational messages are now shown with the info icon, not the error symbol
1622 (suggested by Andras Mohari).
1624 18-Mar-2002
1625 ~~~~~~~~~~~
1626 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
1627 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
1628 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
1629 gnome-terminal).
1630 The Path Entry minibuffer now highlights invalid paths in red, instead of
1631 beeping.
1633 17-Mar-2002
1634 ~~~~~~~~~~~
1635 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
1636 GObjects. FSCache now works on GObjects, and the interface is therefore
1637 simpler now.
1639 16-Mar-2002
1640 ~~~~~~~~~~~
1641 Sorted out some focussing and defaulting behaviour in action windows.
1643 14-Mar-2002
1644 ~~~~~~~~~~~
1645 Split action window code, so that most of the GUI stuff is now in abox.c,
1646 and converted to new dialog style.
1648 13-Mar-2002
1649 ~~~~~~~~~~~
1650 Removed remaining support for the old libvfs.
1651 Updated lots of code to new Gtk+-2.0 style.
1653 12-Mar-2002
1654 ~~~~~~~~~~~
1655 Panel icons highlight when the pointer is over them.
1656 Fixed some untranslatable strings (Andras Mohari).
1658 11-Mar-2002
1659 ~~~~~~~~~~~
1660 Converted Set Run Action box to new style.
1662 10-Mar-2002
1663 ~~~~~~~~~~~
1664 New panel style; better looking, and sensitive right up to the edge of the
1665 screen.
1666 Converted action window results list to use the new GtkTreeView widget.
1668 09-Mar-2002
1669 ~~~~~~~~~~~
1670 Converted Savebox widget to new Gtk style.
1672 07-Mar-2002
1673 ~~~~~~~~~~~
1674 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
1675 Added stock icons to Options box. The filer now requires Gtk+-2.0.
1676 Updated Infobox to use new GtkTreeView widget.
1678 05-Mar-2002
1679 ~~~~~~~~~~~
1680 Display action window questions in bold (suggested by Andras Mohari).
1681 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
1683 28-Feb-2002
1684 ~~~~~~~~~~~
1685 Fixed sensitive region of icons in large with details display (Bernard
1686 Jungen).
1688 27-Feb-2002
1689 ~~~~~~~~~~~
1690 Added Newer option for Copy and Move operations (Stephen Watson).
1692 26-Feb-2002
1693 ~~~~~~~~~~~
1694 Centre colour selector on mouse, and close when options box closes.
1695 Got background pixmaps working with Gtk+-2.0.
1697 21-Feb-2002
1698 ~~~~~~~~~~~
1699 Changes to options now take effect instantly. The old Apply button is gone,
1700 and Cancel is now Revert.
1701 Fixed stupid bug in charset conversions (reported by Andras Mohari).
1702 Initial support for gnome-vfs (Mark Heily).
1704 20-Feb-2002
1705 ~~~~~~~~~~~
1706 Internal changes to the options system. See text at start of options.c.
1708 19-Feb-2002
1709 ~~~~~~~~~~~
1710 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
1711 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
1712 (Micah Dowty).
1713 Fix possible type conversion problem in charset conversion code
1714 (reported by Serban Udrea).
1715 Allow xml:lang attribute in AppInfo files for translations; see
1716 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
1718 18-Feb-2002
1719 ~~~~~~~~~~~
1720 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
1721 found.
1722 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
1723 labels display them.
1724 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
1725 Jungen).
1727 17-Feb-2002 (Release 1.2.0)
1728 ~~~~~~~~~~~
1729 New stable release.
1731 13-Feb-2002 (Release 1.1.14)
1732 ~~~~~~~~~~~
1733 Pressing Escape in a dialog box now closes the box.
1735 12-Feb-2002
1736 ~~~~~~~~~~~
1737 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
1738 be used in Makefile (Jim Knoble).
1739 Undo 'double clicking unselects' change (requested by Andreas).
1741 11-Feb-2002
1742 ~~~~~~~~~~~
1743 Updated Spanish translation (Marcelo Ramos).
1744 Updated French manual translation (Arnaud Calvo).
1746 08-Feb-2002 (Release 1.1.13)
1747 ~~~~~~~~~~~
1748 Use fixed font in minibuffer.
1750 07-Feb-2002
1751 ~~~~~~~~~~~
1752 Updated French manual translation (Arnaud Calvo).
1753 Updated Russian translation (Dmitry Elfimov).
1755 06-Feb-2002
1756 ~~~~~~~~~~~
1757 When dragging a lasso box around items, limit the allowed overlap (the
1758 space you can drag over the edge of the next item without selecting it)
1759 so that very wide items (eg, those with details) are easier to select
1760 (requested by Andras Mohari).
1762 04-Feb-2002
1763 ~~~~~~~~~~~
1764 Updated Italian translation (Denis Manente).
1766 03-Feb-2002
1767 ~~~~~~~~~~~
1768 Updated German translation (André Wyrwa).
1769 Updated Spanish translation (Marcelo Ramos).
1771 02-Feb-2002
1772 ~~~~~~~~~~~
1773 Updated to version 0.5 of the thumbnails standard. You should rename
1774 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
1775 them all.
1777 01-Feb-2002
1778 ~~~~~~~~~~~
1779 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
1780 and panels (reported by Arnaud Calvo).
1782 31-Jan-2002
1783 ~~~~~~~~~~~
1784 Updated Hungarian translation (Andras Mohari).
1785 Double-clicking an item always clears the selection, removed extra newline
1786 from man-page and fixed a misplaced #endif (Bernard Jungen).
1788 30-Jan-2002
1789 ~~~~~~~~~~~
1790 Updated Dutch translation (Wilbert Berendsen).
1791 Updated to Gtk+-1.3.13 (action window scrolling now works).
1793 28-Jan-2002
1794 ~~~~~~~~~~~
1795 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
1796 where opening a savebox put the focus on the last used button instead of
1797 the entry (reported by Karol Krenski).
1798 Added instructions for Window Maker pinboard icons to the manual
1799 (Jim Knoble).
1800 Resizer now allows space for the 'Running as ...' message (reported by
1801 Wilbert Berendsen).
1803 25-Jan-2002
1804 ~~~~~~~~~~~
1805 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
1806 of giving a warning (reported by Gregory Spath).
1808 24-Jan-2002 (Release 1.1.12)
1809 ~~~~~~~~~~~
1810 Updated Hungarian translation (Andras Mohari).
1812 23-Jan-2002
1813 ~~~~~~~~~~~
1814 Only check for thumbnails in the thumbnail scanning code, not when loading
1815 any image (saves time).
1816 Assume pathnames and labels for pinboards and panels are in the local charset
1817 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
1818 When using 'Shell Command...' from the menu with an item selected by opening
1819 the menu, the item now remains selected when you enter the command.
1821 Updated French translation (Vincent Lefèvre).
1822 Updated Dutch translation (Wilbert Berendsen).
1824 22-Jan-2002
1825 ~~~~~~~~~~~
1826 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
1827 the panel, so that applets can find it more easiliy (requested by Stephen
1828 Watson).
1829 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
1830 Loading a thumbnail now stores the details when loading started, not
1831 when it finished.
1832 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
1833         text entry.
1835 21-Jan-2002
1836 ~~~~~~~~~~~
1837 Changing the permission on a file failed to update the display (reported by
1838 Karol Krenski). Also made other updates more efficient.
1839 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
1840 has stopped accepting STRING.
1842 20-Jan-2002
1843 ~~~~~~~~~~~
1844 Added a configure check for iconv.h.
1845 Use double instead of long for file sizes in find.c (Bernard Jungen).
1847 19-Jan-2002
1848 ~~~~~~~~~~~
1849 Thumbnails code failed to update images when they changed (reported by
1850 Andreas).
1852 18-Jan-2002
1853 ~~~~~~~~~~~
1854 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
1855 conversion fails (Stephen Watson).
1857 Deleting a symlink to a pinboard or panel icon showed a warning, even though
1858 there was no danger, because it followed the symlink. Trying to copy a symlink
1859 inside the directory it pointed to failed for the same reason.
1861 17-Jan-2002
1862 ~~~~~~~~~~~
1863 Big changes to internationalisation for pinboards and panels to fix problems
1864 with incompatible character sets (reported by Arnaud Calvo).
1865 When creating thumbnails, create to a temporary file and rename in case another
1866 program tries to write the save thumbnail at the same time.
1867 As a special case, running with just '-v' doesn't call gtk_init, allowing
1868 installing without an X server (requested by Michael Duelli).
1870 16-Jan-2002
1871 ~~~~~~~~~~~
1872 Converter for old-format config files now stops if the file looks like
1873 XML (probably from a failed conversion).
1874 Allow '~' in globicons file.
1875 Bugfix: When using spring-opening or following symlinks, trying to open
1876         a non-existant directory could cause a crash.
1877 Bugfix: The pinboard would highlight to accept any type of drop (not just
1878         files).
1880 13-Jan-2002
1881 ~~~~~~~~~~~
1882 Fixed some compile problems on Solaris (Andreas Dehmel).
1883 Clicking an unscanned item now scans it (instead of reporting an error).
1884 Dialog boxes in Gtk+-2.0 now set a default button.
1885 Number keys on the keypad couldn't be used for groups (reported by Arnaud
1886 Calvo).
1888 11-Jan-2002
1889 ~~~~~~~~~~~
1890 Updated Spanish translation (Marcelo Ramos).
1891 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
1893 09-Jan-2002
1894 ~~~~~~~~~~~
1895 Converted French manual to DocBook (Arnaud Calvo).
1896 Fixed some compiler warnings (Vincent Lefèvre).
1898 09-Jan-2002 (Release-1.1.11)
1899 ~~~~~~~~~~~
1900 Mark action windows as dialogs (requested by Daniel Pittman).
1901 Reset the background colour when drawing, as the Xenophilia keeps changing
1902 it (reported by Wilbert Berendsen).
1904 08-Jan-2002
1905 ~~~~~~~~~~~
1906 Changed == to = in make-mo script (Vincent Lefèvre).
1907 Added -lm to libpng linker flags (reported by Stephen Watson).
1908 Updated the French translation (Vincent Lefèvre).
1910 07-Jan-2002
1911 ~~~~~~~~~~~
1912 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
1913         tooltip could get stuck on the screen).
1915 06-Jan-2002
1916 ~~~~~~~~~~~
1917 Bugfix: Options box didn't work unless options had already been saved
1918         (reported by Iain Stevenson).
1920 05-Jan-2002
1921 ~~~~~~~~~~~
1922 Stopped unnecessary redrawing of the display (when sorting an already-sorted
1923 list).
1924 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
1925 (Andras Mohari).
1927 04-Jan-2002
1928 ~~~~~~~~~~~
1929 Fixed compile problem (reported by Vincent Lefèvre).
1930 Updated French translation (Vincent Lefèvre).
1932 03-Jan-2002
1933 ~~~~~~~~~~~
1934 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
1935 their menus correctly.
1936 Bugfix: 'From LANG' translation setting had stopped working (reported by
1937         Vincent Lefèvre).
1939 02-Jan-2002
1940 ~~~~~~~~~~~
1941 Saved pinboards and panels are now stored in an XML format. Old files should
1942 be converted automatically. Icon names may now contain the < and > characters
1943 (requested by Bernard Jungen).
1945 01-Jan-2002
1946 ~~~~~~~~~~~
1947 Updated French translation (Vincent Lefèvre).
1948 Updated Polish translation (Krzysztof Krzy¿aniak).
1950 30-Dec-2001
1951 ~~~~~~~~~~~
1952 Updated Spanish translation (Marcelo Ramos).
1954 29-Dec-2001
1955 ~~~~~~~~~~~
1956 When changing directory, make more effort to wink or select the appropriate
1957 item.
1959 29-Dec-2001 (Release 1.1.10)
1960 ~~~~~~~~~~~
1961 Updated French translation (Vincent Lefèvre).
1962 Bugfix: Using Shift to open the Send To menu without a selected file stopped
1963         the toggle menu items from working!
1965 28-Dec-2001
1966 ~~~~~~~~~~~
1967 With Gtk+-2.0, the effective permissions are now underlined (like they are
1968 with Gtk+-1.2).
1969 Put all the flags in the options box on one line, along with the Quiet button
1970 (looks neater).
1971 Updated manual.
1973 27-Dec-2001
1974 ~~~~~~~~~~~
1975 Reorganised the Options box somewhat.
1976 Bugfix: Closing a window while creating thumbnails caused a crash.
1978 26-Dec-2001
1979 ~~~~~~~~~~~
1980 Icons are dragged from their corners again (requested by Liav Asseraf).
1981 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
1982 Renamed '.DirIcon.png' to just '.DirIcon'.
1983 In action windows, standard error from moving, copying and mounting operations
1984 is captured and displayed, giving a more useful message (Stephen Watson).
1985 Support for Gtk+-1.3.12.
1987 25-Dec-2001
1988 ~~~~~~~~~~~
1989 Updated Polish translation (Krzysztof Krzy¿aniak).
1991 24-Dec-2001
1992 ~~~~~~~~~~~
1993 File groups are now saved (automatically).
1994 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
1996 23-Dec-2001
1997 ~~~~~~~~~~~
1998 Added Version SOAP RPC.
1999 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
2000 specified in the translation (was always using iso-8859-1).
2002 22-Dec-2001
2003 ~~~~~~~~~~~
2004 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
2005 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
2006 flags to title bar.
2008 21-Dec-2001
2009 ~~~~~~~~~~~
2010 New 'Show image thumnails' option to set this as the default (requested by
2011 Kristian Rink).
2012 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
2014 20-Dec-2001
2015 ~~~~~~~~~~~
2016 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
2017 be turned on and off. Thumbnails are loaded in the background, and a progress
2018 bar is displayed in the filer window.
2019 Replaced old Gtk+-1.2.x text widget in action windows with new one.
2021 19-Dec-2001
2022 ~~~~~~~~~~~
2023 Improved error reporting.
2024 Improved sizing code when details are on.
2026 18-Dec-2001
2027 ~~~~~~~~~~~
2028 Updated to new version 0.4 of the thumbnails standard.
2029 Added 'Quiet' check box to action windows. Quiet button now turns on
2030 check box and does 'Yes'.
2032 17-Dec-2001
2033 ~~~~~~~~~~~
2034 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
2035 UTF-8 as they are loaded.
2036 Added a missing #ifdef for the regex code (Damien Couderc).
2037 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
2038 fixed, though).
2040 16-Dec-2001
2041 ~~~~~~~~~~~
2042 Closing a window with a keypress caused warnings to appear (reported by
2043 Fabien Coutant).
2044 Updated Spanish translation (Marcelo Ramos).
2045 New 'Single click nagivation on the pinboard' option (requested by
2046 Michael).
2047 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
2049 Internal changes to options system:
2050 - Options can be used as soon as they are registered (not just once the
2051   filer is fully initialised).
2052 - New widget types can be registered in a modular fashion.
2054 13-Dec-2001 (Release 1.1.9)
2055 ~~~~~~~~~~~
2056 More fixes for panel resizing (reported by Stephen Watson).
2057 Target mode, dragging an unselected item, and auto-selecting an item when
2058 opening the menu now all work without grabbing the primary selection.
2059 Finished new scanning code (image == NULL is now OK everywhere).
2061 12-Dec-2001
2062 ~~~~~~~~~~~
2063 Clicking on an item which is selected, but not part of the primary selection,
2064 now reclaims the selection.
2065 Removed default minibuffer option for now.
2066 The dash forms in Find tests can be combined, eg '-rwx'.
2067 Updated manual.
2069 11-Dec-2001
2070 ~~~~~~~~~~~
2071 Additional window hints - pinboard and panels refuse focus and pinboard
2072 icons are marked as desktop features (requested by Laurent Moussault).
2073 Thumbnails are now stored using an md5 hash of their names.
2074 Pinboard icons can be repositioned by dragging with the left mouse button
2075 (middle button drag stopped working with sawfish, and this is easier anyway).
2077 10-Dec-2001
2078 ~~~~~~~~~~~
2079 New scanning system: blank items are added to the window first and then the
2080 icons and types get filled in later. Looks better and simplifies the sizing
2081 code a bit.
2082 Code tidying in various places.
2084 09-Dec-2001
2085 ~~~~~~~~~~~
2086 Bugfix: Filer would quit if only Info boxes were open.
2087 Bugfix: Pinboard and panel windows didn't get the correct hints set under
2088         Gtk+-2.0.
2090 08-Dec-2001
2091 ~~~~~~~~~~~
2092 Many internal changes to Collection widget for Gtk+-2.0. Should be more
2093 efficient now, and easier to get aa fonts working...
2095 07-Dec-2001
2096 ~~~~~~~~~~~
2097 Fixed Gtk+-2.0 wheel mouse support.
2098 In the Info box, 'File says...' was reporting on the program used to
2099 edit the file, not the file itself!
2100 For glib-2.0, use the new spawn function and report errors nicely.
2102 06-Dec-2001
2103 ~~~~~~~~~~~
2104 Updated Russian translation (Dmitry Elfimov).
2105 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2106 (recommended by Jens Finke).
2107 FileType SOAP RPC return format has been updated to the latest version
2108 of the SOAP working draft.
2109 Added Large File Support: files over 4Gb now have their sizes detected
2110 correctly (Stephen Watson). Note: this disables libvfs support.
2111 New option to have the minibuffer open by default on new windows
2112 (Bochicchio).
2114 05-Dec-2001
2115 ~~~~~~~~~~~
2116 When resizing the collection, only ensure the cursor is still visible if
2117 it was in the displayed area before.
2119 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2120 on a hidden item.
2122 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2123 winking effect until the window actually appears.
2125 04-Dec-2001
2126 ~~~~~~~~~~~
2127 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2128 so they redisplay quickly next time the filer is loaded (requested by
2129 Kristian A. Rink and others).
2131 Bugfix: Toggling the section with a middle button drag could lose the primary
2132         selection (Andras Mohari).
2134 03-Dec-2001
2135 ~~~~~~~~~~~
2136 Use gtk_set_locale instead of setlocale (Andras Mohari).
2138 02-Dec-2001
2139 ~~~~~~~~~~~
2140 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2142 01-Dec-2001
2143 ~~~~~~~~~~~
2144 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2145 the SOAP IPC window for a particular hostname and user ID. This makes it
2146 easier for other programs to talk to the filer.
2148 30-Nov-2001
2149 ~~~~~~~~~~~
2150 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2152 29-Nov-2001
2153 ~~~~~~~~~~~
2154 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2155 submenu.
2156 The filer now closes stdin when it starts. This is to prevent child
2157 processes, such as auto-mounters, from trying to read a password from
2158 the console (Olivier Fourdan).
2160 27-Nov-2001
2161 ~~~~~~~~~~~
2162 Manpage is now generated automatically from DocBook source.
2163 Short forms for many find expressions, such as -d for IsDir (suggested by
2164 (Andras Mohari).
2166 26-Nov-2001
2167 ~~~~~~~~~~~
2168 More Gtk+-1.3.11 support, including use of the new message dialog.
2169 When the filer loses the primary selection, display the selected items
2170 shaded, but don't unselect them (Andras Mohari).
2172 24-Nov-2001
2173 ~~~~~~~~~~~
2174 Updated to Gtk+-1.3.11.
2176 23-Nov-2001
2177 ~~~~~~~~~~~
2178 Show the current run action for a file in the Info box (Stephen Watson).
2180 21-Nov-2001
2181 ~~~~~~~~~~~
2182 If a panel applet quits then it is removed from the panel, instead of being
2183 replaced by a Restart button.
2185 16-Nov-2001
2186 ~~~~~~~~~~~
2187 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
2188 instead of destroying it and creating a new one (suggested by Greg Spath).
2190 15-Nov-2001
2191 ~~~~~~~~~~~
2192 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
2194 14-Nov-2001
2195 ~~~~~~~~~~~
2196 Code tidying in menu.c (Bernard Jungen).
2198 13-Nov-2001
2199 ~~~~~~~~~~~
2200 Opening a filer window from the Set Icon dialog turns thumbnails display
2201 on (suggested by Francesco Bochicchio).
2202 Right-clicking the Help toolbar button reuses the same window.
2204 12-Nov-2001
2205 ~~~~~~~~~~~
2206 Made some strings easier to translate, fixed a problem with translating a blank
2207 string, and changed the details toolbar button to leave the size alone (Andras
2208 Mohari).
2209 Improved key handling (key presses were sometimes ignored).
2210 Bugfix: A very long and narrow icon could make the filer try to scale to a
2211         width or height of zero (Andras Mohari).
2213 09-Nov-2001
2214 ~~~~~~~~~~~
2215 Allow current directory and selection to be stored with Ctrl+[0-9] and
2216 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
2217 saved yet.
2219 08-Nov-2001
2220 ~~~~~~~~~~~
2221 Don't use re_set_syntax() on systems that don't have it (reported by
2222 Damien Couderc).
2223 In action windows, the a long filename no longer makes the window get wider
2224 (requested by Graham Borland).
2225 Added 'Types' section to the Options window, allowing easy(ish) access
2226 to the MIME-info files, plus a reload button, and icons for MIME-types can
2227 be set from the 'Set Icon...' box (Stephen Watson).
2229 07-Nov-2001
2230 ~~~~~~~~~~~
2231 Added a menu to the 'Set Icon...' box which shows all directories currently
2232 used for icons (Francesco Bochicchio).
2233 Fix small error in German translation (Christopher Arndt).
2234 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
2236 06-Nov-2001
2237 ~~~~~~~~~~~
2238 Added Spanish translation (Marcelo Ramos).
2239 Applied Bernard Jungen's latest patch:
2240 - Disk usage forgot to count special files like pipes, etc.
2241 - Page up/down scrolls a window full at a time instead of 10 items.
2242 - Don't get icons from the cache if thumbnail mode is off anymore.
2243 - modechange.c: deleted useless stuff and fixed octal parsing to detect
2244   *all* illegal values (eg 010000000000000).
2245 - Added 'Show/hide hidden files' toolbar button.
2246 - Lots of code tidying.
2249 05-Nov-2001
2250 ~~~~~~~~~~~
2251 Holding the pointer over a symlink shows the target in a tooltip
2252 (Stephen Watson; suggested by Arnaud Calvo).
2254 01-Nov-2001
2255 ~~~~~~~~~~~
2256 Updated French translation (Vincent Lefèvre).
2258 30-Oct-2001 (Release 1.1.8)
2259 ~~~~~~~~~~~
2260 Updated to support Gtk+-1.3.10.
2262 17-Oct-2001
2263 ~~~~~~~~~~~
2264 Slightly better positioning of filenames and details (Bernard Jungen).
2265 When resizing, only add space for an extra row in Small Icons mode.
2267 16-Oct-2001
2268 ~~~~~~~~~~~
2269 Make the Set Run Action box command box have the "$1" already filled in
2270 (suggested by Helgi Hrafn Gunnarsson).
2272 15-Oct-2001
2273 ~~~~~~~~~~~
2274 Set the WM_CLASS for saveboxes, so that window managers can treat them
2275 specially, if required (Andrew Flegg).
2277 14-Oct-2001
2278 ~~~~~~~~~~~
2279 Changed internal format used to send to requests to SOAP, and added --RPC
2280 option to access it directly.
2282 12-Oct-2001
2283 ~~~~~~~~~~~
2284 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
2285 Bugfix: If file doesn't accept the '-b' option then examining a file in
2286         the root directory didn't work (Stephen Watson).
2288 10-Oct-2001
2289 ~~~~~~~~~~~
2290 Use --version instead of 'which' to test for programs as not everyone has
2291 which (suggested by Vincent Lefevre).
2292 Bugfix: When setting an icon for a file with a space in the name, the
2293         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
2294         Turski). The 'globicons' file should be converted automatically
2295         when the filer is run.
2297 08-Oct-2001
2298 ~~~~~~~~~~~
2299 Added support for the regex field in MIME-info. This allows files to be
2300 matched with patterns, not just on their extensions. For example, '.gtkrc'
2301 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
2302 Andras Mohari).
2304 05-Oct-2001
2305 ~~~~~~~~~~~
2306 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
2308 04-Oct-2001
2309 ~~~~~~~~~~~
2310 When running on a remote machine, display the remote host's name in the
2311 title bar (Stephen Watson).
2313 02-Oct-2001
2314 ~~~~~~~~~~~
2315 New option to control whether a middle button drag moves the files or
2316 brings up a menu.
2317 Allow submenus in AppInfo.xml file (Stephen Watson).
2319 26-Sep-2001
2320 ~~~~~~~~~~~
2321 Now supports Gtk+-1.3.9, but not earlier developer releases.
2323 25-Sep-2001
2324 ~~~~~~~~~~~
2325 Disk Usage can cope with larger sizes, and reports the number of files and
2326 directories counted; new Show Hidden and Inherit Options options; new -D
2327 option to close directories; and changes to formatting of file sizes
2328 (Bernard Jungen).
2330 24-Sep-2001
2331 ~~~~~~~~~~~
2332 Updated Hungarian translation (Andras Mohari).
2333 Improved the filename colouring code so that colours are only allocated
2334 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
2335 Bugfix: When sorting while winking an item, the filer would sometimes scroll
2336         to the wrong place (Andras Mohari).
2337 Bugfix: If all the selected files were deleted, then trying to paste the
2338         selection caused a crash (Fabien Coutant).
2340 20-Sep-2001
2341 ~~~~~~~~~~~
2342 Colour files by type (Andras Mohari).
2344 11-Sep-2001
2345 ~~~~~~~~~~~
2346 Added -p to mkdir in install scripts to create any missing parent
2347 directories (Michel Alexandre Salim).
2349 09-Sep-2001
2350 ~~~~~~~~~~~
2351 Dragging files with the middle button (or Button1+Alt) brings up a menu
2352 of possible actions (Taras).
2353 New option to control size of icons in `New' and `Send To' menus (Stephen
2354 Watson).
2355 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
2356         (reported by Michel Alexandre Salim).
2358 06-Sep-2001
2359 ~~~~~~~~~~~
2360 Window positions can be saved and restored by a session manager (Anders
2361 Lundmark).
2363 05-Sep-2001
2364 ~~~~~~~~~~~
2365 Fixed an untranslated string (Andras Mohari).
2367 04-Sep-2001
2368 ~~~~~~~~~~~
2369 The style for pinboard and panel icon text can be set (requested by Greg
2370 Spath) with:
2372         widget "*.pinboard-icon" style "..."
2373         widget "*.panel-icon.*" style "..."
2375 03-Sep-2001
2376 ~~~~~~~~~~~
2377 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
2378         a (harmless) warning message (reported by Vincent Lefèvre).
2380 03-Sep-2001 (Release 1.1.7)
2381 ~~~~~~~~~~~
2382 Added an option to control whether extensions take precedence over the
2383 executable bit of a file (requested by MJ Ray).
2384 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
2385 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
2387 02-Sep-2001
2388 ~~~~~~~~~~~
2389 The options controlling when windows resize work again.
2391 31-Aug-2001
2392 ~~~~~~~~~~~
2393 Better guessing of window size for display styles with details.
2395 29-Aug-2001
2396 ~~~~~~~~~~~
2397 The 'src/po/dist' script now converts all text to UTF-8.
2399 28-Aug-2001
2400 ~~~~~~~~~~~
2401 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
2402 Boulton).
2404 27-Aug-2001
2405 ~~~~~~~~~~~
2406 Updated Dutch translation (Jasper Huijsmans).
2407 Send To menu lists contents of all Send To directories in Choices, not just
2408 the first one found.
2409 Fixed another XML compiling problem (Stephen Watson).
2411 23-Aug-2001
2412 ~~~~~~~~~~~
2413 Added Customise to `Send To' menu.
2415 22-Aug-2001
2416 ~~~~~~~~~~~
2417 Detached Send To menu from main menu structure. Allows key-binding to open
2418 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
2419 Shift+Menu brings up the menu directly.
2421 20-Aug-2001
2422 ~~~~~~~~~~~
2423 Fixed compiling problem with some versions of libxml (Stephen Watson).
2424 Changed a text message in the Options box (about binding keys to menus) into
2425 a button which shows the message in an alert box. Maybe people will read the
2426 message now?
2428 19-Aug-2001
2429 ~~~~~~~~~~~
2430 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
2431 Scrolling using a wheel mouse now always goes at the same speed, whatever the
2432 display style (requested by aardvark joe).
2434 10-Aug-2001
2435 ~~~~~~~~~~~
2436 Added 'Send To' menu (Stephen Watson).
2438 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
2439         Booker).
2441 07-Aug-2001
2442 ~~~~~~~~~~~
2443 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
2444 Richard G.)
2446 03-Aug-2001
2447 ~~~~~~~~~~~
2448 Added French translation of the manual (Arnaud Calvo).
2450 24-Jul-2001
2451 ~~~~~~~~~~~
2452 Filer wouldn't compile or run if it was in a directory with spaces in the
2453 name (reported by Benjamin Munoz).
2455 23-Jul-2001
2456 ~~~~~~~~~~~
2457 Added options for default action window settings for Brief, Force and Recurse
2458 (Liav Asseraf).
2459 New default for sort type is Sort By Name (requested by Andreas Dehmel).
2460 Bugfix: Clicking on a file with no run action set gave two error boxes.
2462 19-Jul-2001
2463 ~~~~~~~~~~~
2464 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
2466 18-Jul-2001
2467 ~~~~~~~~~~~
2468 Added some more hints to pinboard and panel windows to comply with the new
2469 freedesktop.org window manger spec.
2471 15-Jul-2001
2472 ~~~~~~~~~~~
2473 New option to set the maximum size the auto-resizer will resize a window to
2474 (requested by Andreas Dehmel).
2476 14-Jul-2001
2477 ~~~~~~~~~~~
2478 When using the Set Run Action box, make the command default to the currently
2479 set command (suggested by Arnaud Calvo).
2481 12-Jul-2001 (Release 1.1.6)
2482 ~~~~~~~~~~~
2483 Updated the French translation (Vincent Lefèvre).
2485 10-Jul-2001
2486 ~~~~~~~~~~~
2487 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
2489 09-Jul-2001
2490 ~~~~~~~~~~~
2491 Use the user's preferred font for item filenames, not the Gtk default
2492 (requested by Jim Knoble).
2494 03-Jul-2001
2495 ~~~~~~~~~~~
2496 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
2498 02-Jul-2001
2499 ~~~~~~~~~~~
2500 Don't show tooltips for applets as it causes problems (reported by Stephen
2501 Watson).
2503 30-Jun-2001
2504 ~~~~~~~~~~~
2505 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
2506           long names too). Fixed a crash-on-click problem on the root window.
2508 29-Jun-2001
2509 ~~~~~~~~~~~
2510 More work on Gtk+-2.0 -- seems to be usable now :-)
2512 28-Jun-2001
2513 ~~~~~~~~~~~
2514 Started work to support Gtk+-2.0.
2516 26-Jun-2001
2517 ~~~~~~~~~~~
2518 Moved 'relative link' option above the buttons in the Link box (Stephen
2519 Watson).
2520 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
2521         display to scroll (reported by Andreas Dehmel).
2523 21-Jun-2001
2524 ~~~~~~~~~~~
2525 Replaced 'New File...' menu item with a submenu generated from the contents
2526 of '<Choices>/Templates' (Stephen Watson).
2528 20-Jun-2001
2529 ~~~~~~~~~~~
2530 `Xterm here' command can contain arguments (Andras Mohari).
2531 Made the menu appear in a sensible place, so it's easy to get to the File
2532 submenu (suggested by André Wyrwa).
2534 19-Jun-2001
2535 ~~~~~~~~~~~
2536 Updated French translation (Vincent Lefèvre).
2537 Added a German translation (André Wyrwa).
2539 13-Jun-2001
2540 ~~~~~~~~~~~
2541 Added an extra option to control the resizing behaviour. Can be set to resize
2542 never, always, or only when the display style changes (requested by Andreas).
2544 07-Jun-2001 (Release 1.1.5)
2545 ~~~~~~~~~~~
2546 Updated Russian translation (Dmitry Elfimov).
2548 06-Jun-2001
2549 ~~~~~~~~~~~
2550 Unless compiling with mc's libvfs for virtual filesystem support, change the
2551 menu structure for use with the newer AVFS system.
2552 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
2554 Bug fix: Running the filer with a translation set would make it crash
2555          (reported by Dmitry Elfimov).
2557 04-Jun-2001 (Release 1.1.4)
2558 ~~~~~~~~~~~
2559 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
2560 and the default size with no details.
2562 30-May-2001
2563 ~~~~~~~~~~~
2564 Replaced Large/Small toolbar buttons with a single Size button which
2565 cycles through Small/Large/Huge (other button to reverse).
2567 28-May-2001
2568 ~~~~~~~~~~~
2569 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
2570 menus.
2572 25-May-2001
2573 ~~~~~~~~~~~
2574 Long leafnames wrap onto multiple lines in Huge mode, like they do for
2575 Large Icons mode.
2577 24-May-2001
2578 ~~~~~~~~~~~
2579 Display tooltips for pinboard and panel icons, where needed.
2581 23-May-2001
2582 ~~~~~~~~~~~
2583 New option to show number of files / size of selected files in the toolbar
2584 (Andras Mohari).
2586 22-May-2001
2587 ~~~~~~~~~~~
2588 New options section 'panel' allows icon text to be hidden for all icons, no
2589 icons, or just applications (suggested by José Romildo Malaquias).
2591 17-May-2001
2592 ~~~~~~~~~~~
2593 Converted the options window to a tabbed notebook (Denis Manente).
2595 16-May-2001
2596 ~~~~~~~~~~~
2597 Pressing the mouse button down on an icon no longer winks it; only releasing
2598 the button to run it does.
2599 Added 'Show Info' to panel/pinboard menu.
2600 The File Info box grabs the primary selection when a row is selected
2601 (allows you to paste email addresses, URLs, etc).
2603 15-May-2001
2604 ~~~~~~~~~~~
2605 Opening a pinboard or panel menu over an icon no longer selects it -- this
2606 allows the selection to be passed to an application run using its AppMenu
2607 (requested by Christopher Arndt).
2609 14-May-2001
2610 ~~~~~~~~~~~
2611 In Large Icons display style, a file's name may wrap onto a second line.
2613 13-May-2001
2614 ~~~~~~~~~~~
2615 Merged code for handling selections and menus that was common to pinboards
2616 and panels into icon.c.
2618 09-May-2001
2619 ~~~~~~~~~~~
2620 When using 'From LANG', extract the language code from the string to get
2621 the filename, instead of using the whole string (Andras Mohari).
2622 Added support for very old versions of libxml (reported by Lukasz Stelmach
2623 and Vincent Lefèvre).
2625 08-May-2001
2626 ~~~~~~~~~~~
2627 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
2629 07-May-2001 (Release 1.1.3)
2630 ~~~~~~~~~~~
2631 Updated the documentation.
2633 06-May-2001
2634 ~~~~~~~~~~~
2635 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
2636 up if they're too small.
2638 03-May-2001
2639 ~~~~~~~~~~~
2640 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
2641 Stephen Watson).
2642 Pinboards and panels should now work with IceWM without needing -o
2643 (Christopher Arndt).
2644 Allow text messages in the toolbar to go off the side (instead of resizing the
2645 window).
2647 02-May-2001
2648 ~~~~~~~~~~~
2649 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
2650 Without a selection, the name of the file under the cursor is added.
2652 29-Apr-2001
2653 ~~~~~~~~~~~
2654 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
2655 down Ctrl for the File submenu.
2657 28-Apr-2001
2658 ~~~~~~~~~~~
2659 Added a new 'About' section to AppInfo. Any elements in here are added
2660 into the info box. Added a 'Refresh' button to the info box.
2661 Added a ROX-Filer/Styles file for default colours (default filer background
2662 is now lighter).
2664 27-Apr-2001
2665 ~~~~~~~~~~~
2666 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
2667 info to it later...
2669 26-Apr-2001
2670 ~~~~~~~~~~~
2671 Updated Russian translation (Dmitry Elfimov).
2673 25-Apr-2001
2674 ~~~~~~~~~~~
2675 AppInfo file may contain a <Summary> element - the text inside will be
2676 displayed in a tooltip if the mouse is held over the item in a filer
2677 window.
2679 22-Apr-2001
2680 ~~~~~~~~~~~
2681 Filer now looks for AppInfo.xml before AppMenu. This is for future
2682 expansion...
2684 18-Apr-2001
2685 ~~~~~~~~~~~
2686 Automatic resizing of windows when changing directory is now optional
2687 (requested by Paul E. Johnson and Andreas Thorn).
2689 11-Apr-2001
2690 ~~~~~~~~~~~
2691 The symlink box allows you to choose to create relative or absolute links
2692 (suggested by Stephen Watson).
2694 09-Apr-2001
2695 ~~~~~~~~~~~
2696 Fix some typos and untranslated strings (Andras Mohari).
2698 08-Apr-2001
2699 ~~~~~~~~~~~
2700 Added a Russian translation (Dmitry Elfimov).
2702 06-Apr-2001
2703 ~~~~~~~~~~~
2704 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
2706 05-Apr-2001
2707 ~~~~~~~~~~~
2708 Winking an item in a directory makes it flash twice instead of once (easier
2709 to see). Also, creating a new file or directory from the menu winks the new
2710 item.
2712 Bugfix: When a directory was rescanned because of a move operation,
2713         the `Set Icon...' settings didn't work (reported by Damien
2714         Couderc).
2716 02-Apr-2001
2717 ~~~~~~~~~~~
2718 New display style 'Huge Icons' to make viewing thumbnails easier.
2719 Added a Hungarian translation (Andras Mohari).
2720 Updated the French translation (Vincent Lefèvre).
2721 Double clicking on a filer window's background resizes the window (Denis
2722 Manente).
2724 01-Apr-2001
2725 ~~~~~~~~~~~
2726 If an item's name is truncated, show it in a tooltip when the pointer is
2727 held over the item (Denis Manente).
2729 30-Mar-2001 (Release 1.1.2)
2730 ~~~~~~~~~~~
2731 Asking for help on a directory always tries to open <dir>/Help first, even
2732 for non-applications.
2734 29-Mar-2001
2735 ~~~~~~~~~~~
2736 If run without -n, the filer will put itself in the background. Thus,
2737 the 'rox' command behaves the same whether or not the filer is already
2738 running.
2740 27-Mar-2001
2741 ~~~~~~~~~~~
2742 Support for the new version of libxml (reported by Andreas Dehmel).
2744 26-Mar-2001
2745 ~~~~~~~~~~~
2746 Rewrote parser for options. Smaller and neater (hopefully this will fix
2747 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
2749 Bugfix: While scanning, the resizer could make the window too large.
2751 23-Mar-2001
2752 ~~~~~~~~~~~
2753 Moving the cursor down in the next-to-last row will move to the last
2754 item if there is nothing under the cursor (suggested by Graham Borland).
2756 21-Mar-2001
2757 ~~~~~~~~~~~
2758 When changing directory, only make the window larger (if needed), never
2759 smaller (suggested by Diego Zamboni).
2761 17-Mar-2001
2762 ~~~~~~~~~~~
2763 Changing directory autosizes the window automatically (Denis Manente).
2764 Internal changes to the way different layouts are handled.
2766 15-Mar-2001
2767 ~~~~~~~~~~~
2768 Pressing space (to select/unselect an item) now also moves the cursor to
2769 the next item (suggested by Anders Lundmark).
2771 Copying directories tries to preserve the timestamps, like it does for
2772 files (suggested by José Romildo Malaquias).
2774 14-Mar-2001
2775 ~~~~~~~~~~~
2776 Added '--mime-type FILE' option, which simply writes the type of FILE to
2777 standard output (Stephen Watson).
2779 Added 'Home Directory' to Window menu (requested by Graham Borland).
2781 11-Mar-2001
2782 ~~~~~~~~~~~
2783 Copying a directory which doesn't have user write permission will give it
2784 user write during the copy to avoid permission denied errors (suggested by
2785 Liav Asseraf).
2787 New sort option - 'Directories always come first' (requested by Liav Asseraf).
2789 10-Mar-2001
2790 ~~~~~~~~~~~
2791 Dragging a lasso box with the middle button toggles the selected state
2792 of the items enclosed (Denis Manente).
2794 09-Mar-2001
2795 ~~~~~~~~~~~
2796 Changing the display style now resizes the window (Denis Manente).
2798 08-Mar-2001
2799 ~~~~~~~~~~~
2800 New pinboards get a 'Home' icon in the top left corner as new users often
2801 think the pinboard isn't working because it starts empty (suggested by
2802 Vor'Cha).
2804 Converted AppMenu file format to XML.
2805 Added AppMenu file with options to control the pinboard.
2807 06-Mar-2001
2808 ~~~~~~~~~~~
2809 Highlight invalid Find expressions in red (Anders Lundmark).
2811 04-Mar-2001
2812 ~~~~~~~~~~~
2813 When resizing windows, try to keep the window fully inside the screen area
2814 (Denis Manente).
2816 03-Mar-2001
2817 ~~~~~~~~~~~
2818 Updated the Dutch translation (Jan Wagemakers).
2820 27-Feb-2001
2821 ~~~~~~~~~~~
2822 When mounting a device, the new window appears after mounting, not before.
2823 This means that it's more likely to get sized correctly (requested by
2824 Ewan Mac Mahon).
2826 24-Feb-2001
2827 ~~~~~~~~~~~
2828 Added two new options to control when minibuffer completion beeps (requested
2829 by Liav Asseraf).
2831 20-Feb-2001
2832 ~~~~~~~~~~~
2833 Added 'New File...' feature (James Kermode).
2835 16-Feb-2001
2836 ~~~~~~~~~~~
2837 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
2839 09-Feb-2001 (Release 1.1.1)
2840 ~~~~~~~~~~~
2841 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
2842 of the text... (Diego Zamboni).
2844 Added a Polish translation (Andrzej Borsuk).
2846 Bugfix: Sometimes it wasn't possible to delete something that was on a
2847         pinboard or panel, even after confirming (reported by Diego Zamboni).
2849 07-Feb-2001
2850 ~~~~~~~~~~~
2851 Sliders in the options box can have a numerical value display (Diego Zamboni).
2852 Fixed a stray warning message displayed when non-default pinboard options
2853 were used (Diego Zamboni).
2855 New menu item 'Set Icon...' allows you to choose any icon for any file or
2856 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
2858 03-Feb-2001
2859 ~~~~~~~~~~~
2860 Many internal changes to the Options system.
2862 30-Jan-2001
2863 ~~~~~~~~~~~
2864 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
2865         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
2867 28-Jan-2001
2868 ~~~~~~~~~~~
2869 Added Diego Zamboni's patch to make configuring VFS easier.
2871 27-Jan-2001
2872 ~~~~~~~~~~~
2873 Improved compiling - now correctly reports an error if the file doesn't
2874 compile. If configure is missing then autoconf is run automatically.
2876 After a Find completes, you are given the option of doing the search again
2877 (Anders Lundmark).
2879 Applications can define a list of menu items to display on their menus
2880 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
2881 lines in the form 'option Text'.
2883 24-Jan-2001
2884 ~~~~~~~~~~~
2885 Added two new pinboard options - one to allow setting the grid step size
2886 and one to allow icons to go slightly off the side of the screen (Diego
2887 Zamboni).
2889 23-Jan-2001
2890 ~~~~~~~~~~~
2891 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
2892         Zamboni).
2894 22-Jan-2001
2895 ~~~~~~~~~~~
2896 Updated the French translation (Vincent Lefèvre).
2898 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
2899         Watson).
2901 20-Jan-2001 (Release 1.1.0)
2902 ~~~~~~~~~~~
2903 Removed the 'Initial window height' option. The filer tries to pick a
2904 sensible shape itself now.
2906 Bugfix: If an image was moved to a directory which didn't generate thumbs
2907         then it would display, but never be updated. Even if it wasn't that
2908         file at all, just a reused inode!
2909 Bugfix: Changing the display style didn't always redraw the display.
2910 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
2911         column acted like clicking on the far-right column.
2913 18-Jan-2001
2914 ~~~~~~~~~~~
2915 Changed background colour to be more compatible with the Gtk themes system.
2917 12-Jan-2001
2918 ~~~~~~~~~~~
2919 Removed all the message window stuff. ROX-Filer no longer grabs standard
2920 error from its child processes. Changed because ROX-Session now does a much
2921 better job.
2923 10-Jan-2001
2924 ~~~~~~~~~~~
2925 Filer is more generous in what hostnames it considers local.
2926 Patch to include pixbuf headers correctly (Diego Zamboni).
2928 08-Jan-2001
2929 ~~~~~~~~~~~
2930 Bug fix: Didn't always use the fully qualified host name for DnD.
2932 30-Dec-2000
2933 ~~~~~~~~~~~
2934 If a file has a known extension then it is given the appropriate type even
2935 if the file is executable (Simon Britnell).
2937 28-Dec-2000
2938 ~~~~~~~~~~~
2939 Added a menu entry 'Resize Window' to set the window to a sensible size
2940 when you want it.
2942 25-Dec-2000
2943 ~~~~~~~~~~~
2944 Try to open new windows at a sensible size for their contents (Denis Manente).
2946 24-Dec-2000
2947 ~~~~~~~~~~~
2948 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
2949         wasn't updated (reported by Wilbert Berendsen).
2951 20-Dec-2000
2952 ~~~~~~~~~~~
2953 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
2954 Updated French translation (Vincent Lefèvre).
2955 Added new 'Create Thumbs' entry on the Display menu which tries to load
2956 every file in the directory as an image and use that image for the file
2957 (suggested by Sprague and Simon Britnell).
2959 19-Dec-2000
2960 ~~~~~~~~~~~
2961 Converted to use gdk-pixbuf instead of ImLib.
2962 Fixed a few compiler warnings and improved the error message displayed
2963 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
2964 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
2965 given file, updating directory views and icons as needed.
2967 18-Dec-2000
2968 ~~~~~~~~~~~
2969 AppIcon.xpm must be a regular file (stops people trying to crash the
2970 filer by symlinking to /dev/...).
2971 Fixed a missing translation in the pinboard options (Denis Manente).
2973 17-Dec-2000
2974 ~~~~~~~~~~~
2975 Attempting to run the filer before compiling will now ask if you want
2976 to compile.
2977 Removed lots of platform-specific mount point code and replaced it with
2978 python's portable system.
2979 New options section allows you to choose a translation without having to
2980 set the LANG variable.
2982 16-Dec-2000
2983 ~~~~~~~~~~~
2984 Added '-w', '-i' and '-W' command line options for forcing icons or
2985 directories to be rescanned (Diego Zamboni).
2987 13-Dec-2000 (Release 1.0.0)
2988 ~~~~~~~~~~~
2989 Made a few updates to the manual.
2991 08-Dec-2000
2992 ~~~~~~~~~~~
2993 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
2994 a pinboard icon, tries to send it to the back (might help with some WMs).
2996 04-Dec-2000 (Release 0.1.30)
2997 ~~~~~~~~~~~
2998 When a panel is used for the first time, put the user's home directory and
2999 the directory containing ROX-Filer on it instead of leaving it blank.
3001 24-Nov-2000
3002 ~~~~~~~~~~~
3003 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
3004 Added a #include for OSF1 (Vincent Lefevre).
3006 23-Nov-2000
3007 ~~~~~~~~~~~
3008 Bugfix: On many systems, the filer would fail to remove zombie processes
3009         due to a typo (spotted by Philip Hazel and tracked down by Stephen
3010         Watson).
3012 22-Nov-2000
3013 ~~~~~~~~~~~
3014 Bugfix: Removing an item from the panel now resizes the panel (reported
3015         by Wilbert Berendsen).
3016 Bugfix: Editing an icon's path failed to update its hash entry.
3018 20-Nov-2000
3019 ~~~~~~~~~~~
3020 If a case-sensitve match for an extension can't be found then try a
3021 case-insensitive match - so .BMP and similar work (Denis Manente).
3023 17-Nov-2000
3024 ~~~~~~~~~~~
3025 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
3026 Added a VFS menu entry for .deb files (Vincent Ledda).
3028 11-Nov-2000
3029 ~~~~~~~~~~~
3030 Mounting or unmounting a directory forces mtab to be reread, even if the
3031 timestamp hasn't changed (problem reported by Wilbert Berendsen).
3033 When the 'Unique windows' option is on, remove the old window AFTER creating
3034 the new one, so that the filer doesn't quit because there are zero windows
3035 open... (Denis Manente).
3037 07-Nov-2000
3038 ~~~~~~~~~~~
3039 Updated the Dutch translation (Jan Wagemakers).
3041 29-Oct-2000
3042 ~~~~~~~~~~~
3043 Updated the French translation (Vincent Lefèvre).
3045 Using --version and --help options no longer requires an X server connection,
3046 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
3047 'man rox' (Bernard Jungen). 
3049 Bugfix: A corrupted AppIcon.xpm could crash the filer.
3051 24-Oct-2000 (Release 0.1.29)
3052 ~~~~~~~~~~~
3053 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
3054         the makedist script to remove the .cvsignore files (spotted by Andy
3055         Piper).
3057 20-Oct-2000
3058 ~~~~~~~~~~~
3059 Improved the install script so that it installs the man-page. Also made it
3060 easier to use. Updated the French translation and fixed a couple of
3061 typos (Vincent Lefèvre).
3063 17-Oct-2000
3064 ~~~~~~~~~~~
3065 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
3066 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
3068 08-Oct-2000
3069 ~~~~~~~~~~~
3070 Added a Dutch translation (Jan Wagemakers).
3072 05-Oct-2000
3073 ~~~~~~~~~~~
3074 Added an Italian translation (Denis Manente).
3076 04-Oct-2000
3077 ~~~~~~~~~~~
3078 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
3079         the owner of the symlink. Slight security risk, and also prevented
3080         users symlinking AppRun to their binaries...
3082 29-Sep-2000
3083 ~~~~~~~~~~~
3084 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
3085         This means it is now possible to click on a pinboard icon to change
3086         between pinboards...
3088 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
3089         or resized. Now flickers when resizing if there's a textured
3090         background - seems to be necessary :-(
3092 26-Sep-2000
3093 ~~~~~~~~~~~
3094 Running as root now simply turns on the -u flag, rather than displaying
3095 a warning box.
3097 The toolbar height is now correctly taken into account when sizing a new filer
3098 window (Denis Manente).
3100 When guessing file types from extensions, the filer now tries to find the
3101 longest extension that matches (eg .ps.gz, then .gz).
3103 25-Sep-2000
3104 ~~~~~~~~~~~
3105 The lasso box is now drawn so that the box will be in the foreground colour
3106 over the background, rather than by just inverting the pixel value and hoping
3107 it's visible (spotted by Philip Hazel).
3109 24-Sep-2000
3110 ~~~~~~~~~~~
3111 If the home directory is '/' then don't show it as '~' (suggested by
3112 Bernard Jungen).
3114 Added '--show=FILE' option - this will be needed by other ROX
3115 applications, so it needs to be in version 1.0.0.
3117 Bugfix: -d option didn't use realpath before sending to an already-running
3118 filer.
3120 22-Sep-2000
3121 ~~~~~~~~~~~
3122 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3123 newlines (suggested by Bernard Jungen).
3125 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3127 20-Sep-2000
3128 ~~~~~~~~~~~
3129 Added a man-page (Andy Piper).
3130 Changed `install.sh' from bash to sh (Bernard Jungen).
3132 18-Sep-2000 (Release 0.1.28)
3133 ~~~~~~~~~~~
3134 Bugfix: menu entries on the pinboard menu weren't being shaded and
3135         unshaded correctly.
3137 17-Sep-2000
3138 ~~~~~~~~~~~
3139 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3140 the icon points to as well as its name.
3142 All i?86 platforms are treated as being equivalent (so, if you compile
3143 on a 386 then it'll still run on a 486).
3145 16-Sep-2000
3146 ~~~~~~~~~~~
3147 Pinboard icons can also be renamed.
3148 Pinboard and panel icons can have '~' or '~/' at the start of their
3149 pathnames - this should make it easier to create a system-wide default
3150 panel or pinboard with icons relative to the user's home directory.
3152 14-Sep-2000
3153 ~~~~~~~~~~~
3154 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3156 13-Sep-2000
3157 ~~~~~~~~~~~
3158 Changing the toolbar options affects existing windows, not just new ones.
3159 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3160 'Type' and 'Times' styles.
3162 12-Sep-2000
3163 ~~~~~~~~~~~
3164 With items that spread over their normal width because they're on the
3165 edge of the window, clicking on the extra bit now works.
3167 Added a size limit of 400K on application icons. This is to prevent
3168 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3169 to some huge file!
3171 Dragging an item with the middle button when none are selected unselects
3172 the item after the drag.
3174 Added 'Show Location' feature for pinboard and panels - opens a directory
3175 showing where the file really is.
3177 11-Sep-2000
3178 ~~~~~~~~~~~
3179 Allowed items in the far right column to spread right to the edge of the
3180 window. Fixed a bug which prevented Delete from working if there was
3181 no pinboard.
3183 10-Sep-2000
3184 ~~~~~~~~~~~
3185 Deleting items first checks if it will affect the pinboard or panel. A
3186 warning is displayed if so.
3188 Upgraded the query dialog (from ROX-Session) - looks nicer.
3190 09-Sep-2000
3191 ~~~~~~~~~~~
3192 'Unique filer windows' option now has no effect while the spring open
3193 feature is active (spotted by Andrew Booker). Also, when opening a new
3194 window, the old window is destroyed and a new one created (rather than
3195 reusing the old one). This ensures that the new window appears in the
3196 right place.
3198 When a drag from the pinboard or a filer window ends, the selection is
3199 only cleared if the icon was selected by starting the drag. Thus, it now
3200 works like the panels.
3202 08-Sep-2000
3203 ~~~~~~~~~~~
3204 New Close toolbar button (requested by Martin Ward).
3205 Toolbar icons can be turned on and off from the Options box.
3206 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
3207 Made the Shift Open menu text change depending on what is selected.
3208 Bugfix: dragging icons around no longer saved the new pinboard state!
3210 07-Sep-2000
3211 ~~~~~~~~~~~
3212 Running a second copy of the filer as another user will start a new copy
3213 instead of reusing the existing one. Added the '-u' option to display the
3214 name of the user running the filer in each window (also suppresses the
3215 normal don't-run-as-root warning).
3217 Added '-d', which opens a directory as a directory, even if it looks like
3218 an application.
3220 Updated the manual.
3222 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
3224 06-Sep-2000
3225 ~~~~~~~~~~~
3226 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
3227 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
3228 easier to use!
3230 Added much improved icons for executables and for applications without icons
3231 of their own (Victor Liu See-le).
3233 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
3234 Tim Rowledge).
3236 Bugfix: auto-scrolling didn't always stop when a drag ended.
3237 Bugfix: creating a panel with the same name as a file in the current
3238         directory caused an error due to a throwback from when panels were
3239         directories (spotted by Ewan Mac Mahon).
3241 30-Aug-2000 (Release 0.1.27)
3242 ~~~~~~~~~~~
3243 Increased the distance you have to move the pointer to start a drag
3244 slightly. Updated the manual.
3246 Panel icons can now be moved from one side to the other by simply moving
3247 over the gap in the middle. Previously, you had to jump over an icon on
3248 the other side.
3250 Left and right panels look better now. Also, they shrink if you add a top
3251 or bottom panel to make room.
3253 28-Aug-2000
3254 ~~~~~~~~~~~
3255 Dragging on the panel background allows you to slide the bar back and
3256 forth.
3258 27-Aug-2000
3259 ~~~~~~~~~~~
3260 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
3261 the wrong place. Install script no longer overwrites the default run
3262 actions; if the user has changed them leave them alone!
3263 (Martin Ward noted that symlinking to an executable would cause the
3264 executable to be destroyed on upgrade!)
3266 24-Aug-2000
3267 ~~~~~~~~~~~
3268 More improvements to the event handling. Seems to be working again at
3269 last!
3270 Made the toolbar buttons slightly larger, and added a textual display
3271 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
3272 click).
3273 Moved the pinboard over to the new mouse binding code too.
3275 21-Aug-2000
3276 ~~~~~~~~~~~
3277 Started rewriting the event handling for filer windows to go through
3278 the new code in bind.c, like the panel handling does.
3280 20-Aug-2000
3281 ~~~~~~~~~~~
3282 You can now drag icons from the panel to other applications.
3284 18-Aug-2000
3285 ~~~~~~~~~~~
3286 Dragging panel icons with the middle button allows you to move them around.
3288 New option to set the default height for new filer windows (patch from
3289 James Kermode).
3291 17-Aug-2000
3292 ~~~~~~~~~~~
3293 Selecting panel icons now grabs the primary selection. Pasting pastes all
3294 selected file path names. Icons can now be added to either side of the panel.
3296 Bug fix: Moving a file didn't always update the source directory.
3298 16-Aug-2000
3299 ~~~~~~~~~~~
3300 Many improvements to the panel - drag and drop to icons, adding new icons,
3301 selections (doesn't grab the primary selection yet though), removing icons
3302 and automatically saving the panel when it's changed.
3303         
3304 11-Aug-2000
3305 ~~~~~~~~~~~
3306 Improved reference counting on images (hopefully!). Lots of work on
3307 rewriting the panel system.
3309 07-Aug-2000
3310 ~~~~~~~~~~~
3311 Made the timeout for the spring-open feature configurable (requested by
3312 Chris Garrett).
3314 Use short form of --version in install.sh and don't use unsetenv() if it
3315 isn't available (Mattias Engdegård).
3317 06-Aug-2000
3318 ~~~~~~~~~~~
3319 New options to set the pinboard text foreground and background colours
3320 (suggested by James Kermode).
3322 05-Aug-2000
3323 ~~~~~~~~~~~
3324 Your home directory is now displayed as '~' in the title bar, rather
3325 than as a full path.
3327 01-Aug-2000 (Release 0.1.26)
3328 ~~~~~~~~~~~
3329 Added a popup menu of commonly used chmod strings to the Permissions
3330 box. Bracketed text and spaces are now ignored in the commands.
3331 Bug fix: Only menu keys changed since the last load were saved!
3333 31-Jul-2000
3334 ~~~~~~~~~~~
3335 Bug fix: Mount points on the pinboard didn't always redraw when the
3336 mounted/unmounted state changed.
3338 30-Jul-2000
3339 ~~~~~~~~~~~
3340 Renaming now uses the action windows. This means that you can now
3341 rename something onto another filesystem.
3343 28-Jul-2000
3344 ~~~~~~~~~~~
3345 The menu key bindings are now only saved if they actually changed.
3347 Code tidying: Moved some typedefs to the new `global.h' file and
3348 thus removed the dependencies between header files :-)
3350 26-Jul-2000
3351 ~~~~~~~~~~~
3352 Tab and Shift-Tab move to next and previous selected item.
3354 25-Jul-2000
3355 ~~~~~~~~~~~
3356 The new display styles can now be saved as the defaults (bug spotted by
3357 Vladimir Klebanov).
3359 When autoscrolling is used, prevent the last-highlighted directory
3360 from springing open. 'spring open' now defaults to off.
3362 The toolbar Up and Home buttons can act as drop targets (and spring open
3363 too!).
3365 Options to set the pinboard text background style (suggested by James
3366 Kermode).
3368 23-Jul-2000
3369 ~~~~~~~~~~~
3370 Added an option to control the spring-loading feature. Added tooltips
3371 to some of the options. Improved the rule for deciding whether to open
3372 a new window when you click on the toolbar buttons.
3374 Stopped the spring-open window moving while it's open (prevents a bug
3375 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
3377 Dragging near the edge of a window scrolls. Improved the lasso box drag
3378 to use the same system (so it scrolls without you having to move the
3379 mouse).
3381 22-Jul-2000
3382 ~~~~~~~~~~~
3383 Added 'spring-loaded' directories. If you drag a file over a directory and
3384 hold it there, the directory will spring open! (suggested by Barney
3385 Clarkson)
3387 21-Jul-2000
3388 ~~~~~~~~~~~
3389 In the path entry minibuffer, an exact match is favoured over any other
3390 match. So, if you enter '.xsession' and press Return you'll get it, not
3391 '.xsession-errors' or whatever!
3393 The filer now clears APP_DIR from the environment so that child processes
3394 don't get it. Fixed a bug which caused problems when using a small version
3395 of the 'missing image' image.
3397 19-Jul-2000
3398 ~~~~~~~~~~~
3399 Creating a new directory now makes sure the display is updated.
3401 18-Jul-2000 (Release 0.1.25)
3402 ~~~~~~~~~~~
3403 Prevent dragging from a pinboard selection to itself, or onto the desktop
3404 background.
3406 17-Jul-2000
3407 ~~~~~~~~~~~
3408 Clicking on the root window works (button-1 clears the selection,
3409 button-3 opens the pinboard menu). The pinboard can own the primary
3410 selection, which means that you can select something and then paste
3411 its name into another program.
3413 Keys bound to menu entries are automatically saved when the filer quits.
3415 16-Jul-2000
3416 ~~~~~~~~~~~
3417 Changed the install script so that the CVS directories don't get installed.
3419 The 'rox' script now just calls AppRun directly.
3420 Panels can be created without starting a new copy of the filer.
3421 The pinboard can be changed or removed by using --pinboard a second time.
3423 Files can be given as arguments - they are opened as if they were clicked
3424 on in a filer window (suggested by Alex Holden).  If no arguments are
3425 given then the default is now the current directory (not your home
3426 directory).
3428 If you start the leafname in the path minibuffer with '.' then the Show
3429 Hidden feature is temporarily turned on.
3431 15-Jul-2000
3432 ~~~~~~~~~~~
3433 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
3434 selects the icon clicked on while the menu is open. Pinned icons are
3435 now updated when the pointer moves over them, if necessary.
3437 14-Jul-2000
3438 ~~~~~~~~~~~
3439 Menu-clicking on a pinboard icon now brings up a menu.
3440 Clicks on the root window are still ignored though; need to support
3441 the GNOME-compliant window manager system for passing root clicks on...
3443 12-Jul-2000
3444 ~~~~~~~~~~~
3445 Files can now be dragged to pinboard icons, and they highlight nicely too!
3446 If the --override option is used, the filer will bypass the window manager
3447 and position the icons directly.
3449 11-Jul-2000
3450 ~~~~~~~~~~~
3451 Pinboard icons can now be dragged to filer windows or applications, just
3452 like normal icons.
3454 10-Jul-2000
3455 ~~~~~~~~~~~
3456 Changed the DnD code to make it easier for the pinboard code to use it.
3457 Up and Home buttons on the toolbar now use the 'New window on button 1'
3458 option setting (suggested by Vincent Lefèvre).
3460 09-Jul-2000
3461 ~~~~~~~~~~~
3462 Pinboard can have mount points and symlinks on it.
3464 06-Jul-2000
3465 ~~~~~~~~~~~
3466 Dragging with the Menu button moves icons around. Clicking with the
3467 other button removes icons from the pinboard.
3469 05-Jul-2000
3470 ~~~~~~~~~~~
3471 Dragging files to the pinboard adds them to it and automatically saves
3472 the pinboard too.
3474 02-Jul-2000
3475 ~~~~~~~~~~~
3476 Pinboard is now loaded from a file specified on the command line.
3478 01-Jul-2000
3479 ~~~~~~~~~~~
3480 'Home' now appears on the background if you run it with --pinboard.
3481 Clicking opens your home directory. Doesn't do much else.
3482 Fixed a bug which prevented the minibuffer label from appearing on
3483 some versions of GTK+.
3485 30-Jun-2000
3486 ~~~~~~~~~~~
3487 First steps towards pinboard support (requested by P.S.S.Camp and
3488 Darren Winsper).
3490 16-Jun-2000
3491 ~~~~~~~~~~~
3492 Changed the Display menu layout - now there are four basic types (Large or
3493 Small, with or without details) and the type of detail desired is chosen
3494 from a sub-sub-menu.
3496 Added a new display style - bars showing the sizes of the files. The bars are
3497 drawn on a log scale.
3499 15-Jun-2000
3500 ~~~~~~~~~~~
3501 Changed the display menu - you can now choose large or small icons, with or
3502 without details. The details displayed can also be changed. I'm not quite
3503 happy with the UI yet though...
3505 Split the filer.c source file into two (filer.c and display.c) since it was
3506 becoming rather unwieldy. This means that some of the option names have
3507 changed because they've moved to a new section in the options window...
3509 14-Jun-2000
3510 ~~~~~~~~~~~
3511 Fixed a problem where ImLib support failed on multi-depth displays (reported
3512 by Stephen Harrison).
3514 06-Jun-2000 (Release 0.1.24)
3515 ~~~~~~~~~~~
3516 Added the install.sh script for easier installation.
3517 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
3518 standard types are in Choices.
3519 Fixed a bug which could cause 'top' panels to appear in the wrong place
3520 (Alex Holden).
3521 Changed the sort order for Sort By Type so that directories come before
3522 files (suggested by Chris Garrett).
3523 `Single-click navigation' and 'Ignore case when sorting' now both default
3524 to On.
3526 03-Jun-2000
3527 ~~~~~~~~~~~
3528 Improved the theme support to allow tiled background images.
3529 Fixed a bug which prevented tilde expansion from working in the
3530 shell command minibuffer.
3532 02-Jun-2000
3533 ~~~~~~~~~~~
3534 Made the help button look a bit nicer and changed the Find and Permissions
3535 action windows to use the icon instead of a text button.
3536 Removed the 3D borders from the help and toolbar buttons when not selected
3537 (looks much better!). Setting a run action by dragging to a symlink now
3538 dereferences the link (suggested by Ewan Mac Mahon).
3540 Default search path for Choices is now:
3541         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
3543 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
3544 probably slows everything down, but the next Gtk+ release should do double
3545 buffering so all this will get changed then...
3547 01-Jun-2000
3548 ~~~~~~~~~~~
3549 Added a Help icon to the toolbar, which does the same as choosing `Show
3550 ROX-Filer Help' from the menu.
3552 25-May-2000
3553 ~~~~~~~~~~~
3554 Started adding some code to truncate long filenames (not finished yet).
3555 Fixed a bug which could cause directories to appear empty when using VFS.
3556 Added the 'Select If' minibuffer, which selects all files matching the
3557 entered expression.
3559 21-May-2000
3560 ~~~~~~~~~~~
3561 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
3562 Updated several of the remaining icons by copying them from the GNOME
3563 desktop (suggested by Volker Braun).
3566 16-May-2000 (Release 0.1.23)
3567 ~~~~~~~~~~~
3568 Added the `Window->Set Run Action' menu item. This allows you to specify the
3569 default run action for a file by simply dragging the file into a program.
3570 You can also enter a shell command in the minibuffer to make that command
3571 the default.
3572 The cursor is a bit nicer and usually appears where you want it to now. You
3573 can also get rid of it by pressing Escape.
3575 12-May-2000
3576 ~~~~~~~~~~~
3577 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
3578 Applied Vincent's patch (minor updates to the Frech translation).
3579 Fixed a problem with the pixmap caching - the filer would detect that the
3580 file had changed and try to reload it, but ImLib would simply return its
3581 cached copy!
3583 28-Apr-2000
3584 ~~~~~~~~~~~
3585 Removed a debugging message that had somehow got into the release version :-(
3586 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
3587 an empty directory caused odd effects.
3589 24-Apr-2000 (Release 0.1.22)
3590 ~~~~~~~~~~~
3591 When starting, the filer will check to see if it is already running.
3592 If it is then the arguments are passed to that copy.
3594 23-Apr-2000
3595 ~~~~~~~~~~~
3596 Bug fix: Attempting to open a Find preview window could cause a crash
3597 if the directory containing the item could not be opened.
3598 Button-3 clicking on the toolbar icons opens a new window.
3601 21-Apr-2000
3602 ~~~~~~~~~~~
3603 Added Vincent Lefevre's French translation. Changed to using my own
3604 gettext function because some platforms don't have it or implement
3605 it differently.
3607 18-Apr-2000 (Release 0.1.21)
3608 ~~~~~~~~~~~
3609 Completed marking translatable strings. Dragging with the middle button
3610 now moves files.
3612 17-Apr-2000
3613 ~~~~~~~~~~~
3614 Made lots of changes to the way menus are stored; this makes i18n of the
3615 menus easier.
3617 16-Apr-2000
3618 ~~~~~~~~~~~
3619 Added GNU gettext support.
3620 Shell meta-characters in shell commands are escaped.
3622 15-Apr-2000
3623 ~~~~~~~~~~~
3624 Tab in the shell commands minibuffer does shell-style completion.
3626 14-Apr-2000 (Release 0.1.20)
3627 ~~~~~~~~~~~
3628 ImLib is used for rendering if possible. Small Icons super-samples the
3629 image down.
3631 13-Apr-2000
3632 ~~~~~~~~~~~
3633 Copying from inside a VFS directory now works.
3635 09-Apr-2000
3636 ~~~~~~~~~~~
3637 Added the Shell Command feature to the minibuffer.
3638 Fixed a bug which causes unnecessary flickering when a hidden file was
3639 detected.
3640 Removed 'Touch' from the menu; easy enough from the minibuffer now.
3641 Changed the type guessing system - scans all files in MIME-info directories
3642 now.
3644 02-Apr-2000
3645 ~~~~~~~~~~~
3646 Added a nice list displaying the found files. Clicking opens a preview window
3647 onto the directory and winks the file.
3649 18-Mar-2000
3650 ~~~~~~~~~~~
3651 Merged the MIME-Type and Special fields in the info window into a single
3652 Type field (since only one could be used at a time anyway).
3653 Made lots of changes to the panel menu. You can now remove things much more
3654 easily.
3655 Unstat()able files now display the error message in the Full Info display,
3656 instead of random values.
3657 Check for copying a directory onto itself, as well as into itself.
3659 Applied Bernard's patch:
3660 - Copy (menu entry) now works with action window.
3661 - Deleted/moved directory displays are automatically hidden.
3662 - Added option not to allow run/copy when object
3663   dragged to filer (not panels) icons. Some people like
3664   it the RISC OS way...
3665 - Full info alignment of App objects and owner/group
3666   alignment corrected.
3667 - Info window: added special info for symlinks, apps
3668   and mount points.
3670 17-Mar-2000
3671 ~~~~~~~~~~~
3672 Added support for mc's Virtual File System.
3674 12-Mar-2000
3675 ~~~~~~~~~~~
3676 New Window appears greyed out if Unique Windows is selected.
3677 Added 'Permissions' (chmod) feature.
3679 10-Mar-2000
3680 ~~~~~~~~~~~
3681 Added Bernard Jungen's patch:
3682 - Dates are displayed in a more RISC OS like format.
3683 - (Scanning) is shown in the titlebar during scans.
3684 - Option to only display one window per directory.
3685 - User and group names displayed in the Full Info view.
3686 - Open Parent in the root does nothing.
3687 - Errors in options are only reported once.
3688 - File does chdir() if -b isn't possible (prevents getting the full path
3689   in the file(1) says... box).
3692 Before the Changes file
3693 ~~~~~~~~~~~~~~~~~~~~~~~
3694 The following people added code before I started keeping this log:
3696 Jens Askengren          GNOME-style toolbar
3697 Bernard Jungen          lots of patches all over the place!
3698 Christiansen Merel      initial support for ImLib
3699 Chris Sawer             leafname field in the Info box
3700 Simon Truss             support for mount points on NetBSD