r4252: Bugfix: On 64-bit systems communication between ROX-Filer processes didn't
[rox-filer.git] / ROX-Filer / Help / Changes
blob2876392e55089848c6ea7e32859fbf117860c295
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 11-Dec-2005
6 ~~~~~~~~~~~
7 Bugfix: On 64-bit systems communication between ROX-Filer processes didn't
8         work, because GDK uses sizeof(long) bytes (not always 4 bytes) to store
9         a 32 bit property (Lucas Hazel).
11 29-Nov-2005
12 ~~~~~~~~~~~
13 Removed 'Open AVFS' from menu. It doesn't do anything on most systems, and you
14 can always add it with 'Customise menu...' if you want it (Thomas Leonard).
15 Better support for old GNOME themes with GNOME-specific MIME names (Dennis
16 Tomas).
18 21-Nov-2005
19 ~~~~~~~~~~~
20 Bugfix: Let -R work again (Stephen Watson).
22 12-Nov-2005
23 ~~~~~~~~~~~
24 Added initial support for .desktop files (Thomas Leonard). They are now shown
25 as executable, with the appropriate icons, and clicking on them runs the
26 application.
27 Bugfix: If stdin wasn't set when ROX-Filer was started it could get used for
28         the X connection, before ROX-Filer got around to replacing it with
29         /dev/null (Thomas Leonard).
31 28-Oct-2005
32 ~~~~~~~~~~~
33 Added Hungarian translation for the <About> section in AppInfo.xml
34 (Andras Mohari).
36 25-Oct-2005
37 ~~~~~~~~~~~
38 Updated Japanese translation (Hiroaki Tanaka).
40 22-Oct-2005
41 ~~~~~~~~~~~
42 In details mode, clicking on an item while the keyboard focus is visible
43 moves the focus to the item clicked on (suggested by Anthony DiSante).
45 19-Oct-2005
46 ~~~~~~~~~~~
47 Updated Hungarian translation (Andras Mohari).
49 18-Oct-2005
50 ~~~~~~~~~~~
51 Updated Estonian translation (Teet Tärno).
52 Bugfix: An (extremely unlikely to occur) error message was missing some
53         arguments (Thomas Leonard; spotted by Andras Mohari).
55 17-Oct-2005
56 ~~~~~~~~~~~
57 Updated it.po and Manual-it.xml (Yuri Bongiorno)
59 02-Oct-2005
60 ~~~~~~~~~~~
61 Make all option menus into the options box wide enough for the widest item
62 to avoid resizing when the item is changed (Andras Mohari).
64 15-Sep-2005
65 ~~~~~~~~~~~
66 Only require shared-mime-database 0.14, not 0.16. Add the missing subclasses
67 manually (Thomas Leonard).
69 13-Sep-2005
70 ~~~~~~~~~~~
71 Allow some labels used to display file names to wrap over more than one line,
72 improving display of very long file names (Stephen Watson).
73 Show progress bar from start when an action is on more than one item
74 (Stephen Watson).
76 08-Sep-2005
77 ~~~~~~~~~~~
78 Bugfix: The refresh feature was accidentally broken during the upgrade to the
79         new MIME system (Thomas Leonard; reported by Frantisek Fuka).
81 04-Sep-2005
82 ~~~~~~~~~~~
83 Bugfix: If you editing the target of a symlink in the properties box, and then
84         unfocussed the entry when the symlink no longer existed, the filer
85         would crash trying to display the error message. Added work-around
86         (Thomas Leonard; reported as GTK bug #315229).
88 27-Aug-2005
89 ~~~~~~~~~~~
90 When using 'From LANG', check for translations with and with the territory
91 part (seventh guardian). Also do this when loading the manual or finding
92 a summary in AppInfo.xml (Thomas Leonard).
94 22-Aug-2005
95 ~~~~~~~~~~~
96 Marked some titlebar flags as translatable (reported by seventh guardian).
98 17-Aug-2005
99 ~~~~~~~~~~~
100 Updated install.sh with the current shared-mime-info URL (Stephen Watson).
102 16-Aug-2005
103 ~~~~~~~~~~~
104 Updated French translation (Vincent Lefèvre).
105 Bugfix: Fix typo in the Solaris xattr implementation (Stephen Watson).
107 15-Aug-2005
108 ~~~~~~~~~~~
109 Bugfix: When doing Tab completion, part of the code was still case sensitive,
110         causing it to sometimes fail to notice multiple matched (Keith Warno;
111         reported by Tristan McLeay).
113 14-Aug-2005
114 ~~~~~~~~~~~
115 Added ROX-Filer.xml file, giving details of the current version. This can be
116 used to register a CVS version of the filer with the injector easily (Thomas
117 Leonard).
118 Renamed 'Xterm Here' to 'Terminal Here' (suggested by seventh guardian).
120 13-Aug-2005
121 ~~~~~~~~~~~
122 Removed GNOME-VFS from --version output; we never use it now (Thomas Leonard).
123 Failure to create a usable default icon theme can be due to a broken link, so
124 inform the user and show ~/.icons (Stephen Watson).
125 Extended attribute support more general, not just types (Stephen Watson).
127 12-Aug-2005
128 ~~~~~~~~~~~
129 Updated Polish translation (Wit Wiliński).
130 Added Portuguese (for Portugal) translation (Renato Caldas).
132 09-Aug-2005 (Release 2.3)
133 ~~~~~~~~~~~
134 Opening the menu with the menu key had broken. Also fixed a few minor leaks
135 (Thomas Leonard).
137 06-Aug-2005
138 ~~~~~~~~~~~
139 Updated French manual translation (Arnaud Calvo).
140 Fixed memory leak in new SOAP RPC calls (Thomas Leonard).
141 Provide alternate to_html.xsl file for different location of Docbook
142 stylesheets (Stephen Watson).
143 GTK bug #152151 also causes BadDrawable errors so ignore them as well
144 (Stephen Watson).
146 04-Aug-2005
147 ~~~~~~~~~~~
148 Bugfix: Ultimate++ could crash the filer when its window was iconified
149         (Guido Schimmels).
151 01-Aug-2005
152 ~~~~~~~~~~
153 Updated Dutch translation (Jan Wagemakers).
155 31-Jul-2005
156 ~~~~~~~~~~~
157 Added a button for configuring video thumbnails (with Stephen Watson's
158 VideoThumbnail application) to the Options window (Thomas Leonard).
159 Manual updates.
160 Right-clicking on a launcher button shows available versions (Thomas Leonard).
161 Bugfix: Added some missing gdk_event_free() calls (Thomas Leonard).
162 Bugfix: In vertical ordering mode, the blank space after all the items
163         acted as if there were icons there (reported by Arnaud Calvo).
164                         
165 30-Jul-2005
166 ~~~~~~~~~~~
167 Don't abort on BadWindow errors. GTK bug #152151 is still not fixed after
168 nearly a year, so give up trying to fix it and just ignore it (Thomas Leonard).
169 Don't show Help menu item for applications with no Help subdirectory (Thomas
170 Leonard).
172 29-Jul-2005
173 ~~~~~~~~~~~
174 Added option to only show iconified windows belonging to the current workspace
175 (Tom Morton).
176 Added option to allow vertical ordering when laying out the icon view 
177 (Piotr Zielinski).
179 28-Jul-2005
180 ~~~~~~~~~~~
181 Updated Dutch translation (Jan Wagemakers).
183 27-Jul-2005
184 ~~~~~~~~~~~
185 Renamed Python MIME icon to keep up with freedesktop.org's current thinking in
186 the endless text vs application war (Thomas Leonard).
188 26-Jul-2005
189 ~~~~~~~~~~~
190 Removed custom platform detection (which was designed to allow a single
191 copy of ROX-Filer to contain binaries for multiple platforms). Let the
192 packaging system deal with it (Thomas Leonard).
194 25-Jul-2005
195 ~~~~~~~~~~~
196 Check for shared-mime-info 0.16 when building (Stephen Watson).
198 24-Jul-2005
199 ~~~~~~~~~~~
200 An executable text file of unknown type is marked as executable if its name
201 doesn't contain a '.'. This is so that 'readme.txt' on a filesystem with
202 all execute bits set is seen as text, but a shell script with no extension
203 or interpreter header still shows up as an executable on Solaris (Thomas
204 Leonard; requested by Stephen Watson).
206 23-Jul-2005
207 ~~~~~~~~~~~
208 Added icon for messages/* MIME types (Thomas Leonard).
209 Improvements for file type guessing (Thomas Leonard):
210 - When getting the type for a symlink, we need the absolute path now that we
211   check file contents.
212 - Also check for extended attributes for the symlink target.
213 - Removed all of our code for guessing types from file names, since it
214   duplicates the new xdgmime code.
215 - Files with control characters are now considered to be binary, even
216   though they may be valid UTF-8.
217 - Executable files of unknown type are now marked as executable, not
218   octet-stream.
219 - When complaining that there is no run action for an executable type,
220   give the user a hint about setting the execute permission.
221 - Refreshing the MIME system also refreshes xdgmime.
222 - Added MIME rules to say that Python, PERL and Ruby are executable, as
223   old versions of the MIME database don't have these rules (reported by
224   Stephen Watson).
227 22-Jul-2005
228 ~~~~~~~~~~~
229 At install time, add a rule to the MIME database that shell scripts are
230 executable, as the defaults are missing this (Thomas Leonard; reported by
231 Stephen Watson).
232 In the properties box, don't say that the run action is executable just
233 because the MIME type is executable. The execute bit must be set too
234 (Thomas Leonard).
236 21-Jul-2005
237 ~~~~~~~~~~~
238 Replaced the text the Options box telling people to download and run
239 MIME-Editor with a button that actually does it (Thomas Leonard).
241 17-Jul-2005
242 ~~~~~~~~~~~
243 Bugfix: Opening a new filer window with a key press warped the pointer
244         to the top-left of the screen (Matthew Weier O'Phinney and Thomas
245         Leonard).
247 16-Jul-2005
248 ~~~~~~~~~~~
249 Detect GCC 4 and disable pointer signedness warnings (Thomas Leonard).
250 Mark files as executable if their MIME type is a subclass of
251 application/x-executable (Thomas Leonard).
252 Removed the option for choosing panel side for -S, since we can use the new
253 method of choosing the panel side indead (Thomas Leonard).
254 Split Mount SOAP operation into separate Mount and Unmount operations
255 (Thomas Leonard).
256 Bugfix: The path entry buffer didn't work in /, due to recent changes
257         (Thomas Leonard).
258 Bugfix: Clicking on a directory which was mounted but shown as unmounted,
259         due to the display being out-of-date, tried to unmount it.
260         (Thomas Leonard, reported by Mephistopheles Jones as bug #1007402).
262 15-Jul-2005
263 ~~~~~~~~~~~
264 Copied xdgmime library into the filer, so we don't need gnomevfs just
265 to do MIME guessing from file contents (Guido Schimmels).
267 26-Jun-2005
268 ~~~~~~~~~~~
269 Renamed the 'ROX Session' section in options to 'Desktop' as it could be
270 used by any session manager (Stephen Watson).
272 25-Jun-2005
273 ~~~~~~~~~~~
274 Panel side is now stored with the panel file, and is reused on start-up if
275 you use --border in place of the old --top, --bottom, --left and --right
276 (which still work). The panel menu has a new 'Panel Options...' choice to let
277 you change which edge to use (Thomas Leonard).
279 11-Jun-2005
280 ~~~~~~~~~~~
281 Updated Chinese translation (Babyfai Cheung).
283 09-Jun-2005
284 ~~~~~~~~~~~
285 Removed AC_PATH_X, which stopped configure working on Mac OS X (Thomas Leonard;
286 reported by Tristan McLeay). We already had AC_PATH_XTRA anyway.
288 07-Jun-2005
289 ~~~~~~~~~~~
290 Add Basque transation (Piarres Beobide).
292 Entering ~ as the first character in the Goto: entry goes to the users
293 home directory (Stephen Watson, suggested by james).
294 Install script now installs MIME run actions into $XDG_CONFIG_HOME 
295 (Stephen Watson).
297 20-May-2005
298 ~~~~~~~~~~~
299 Change the way that ROX-Session runs ROX-Filer.  It now uses the -S option to
300 open the default Panel and Pinboard, with the configuration of panel and 
301 pinboard in ROX-Filer options (Stephen Watson).
302 Fixed error in tooltip in bulk rename box (Vincent Lefèvre).
304 13-May-2005
305 ~~~~~~~~~~~
306 Type changes for 64-bit compatibility (Tony Houghton).
308 Tests whether dnotify_wakeup_flag is set instead of dnotify_wakeup which is a
309 function address (Tony Houghton).
311 08-May-2005
312 ~~~~~~~~~~~
313 Selecting an entry from the bookmarks menu can open a new window, depending
314 on the mouse button used and the 'New window on button 1' setting
315 (Stephen Watson).
317 03-May-2005
318 ~~~~~~~~~~~
319 World-writable directories can't be app dirs (Thomas Leonard).
321 02-May-2005
322 ~~~~~~~~~~~
323 Updated Chinese translation (Babyfai Cheung).
324 Fixed missing argument in remote.c (Pär Forsling).
326 01-May-2005
327 ~~~~~~~~~~~
328 When using the drag-and-drop menu, give the choice of creating relative or
329 absolute symlinks. For Ctrl-Shift-Drag, always make relative links rather
330 than absolute ones (Thomas Leonard; requested by Peter Prohaska).
332 28-Apr-2005
333 ~~~~~~~~~~~
334 If we can't find getopt_long, try looking in libgnugetopt (Stephen Watson).
336 26-Apr-2005
337 ~~~~~~~~~~~
338 Bugfix: Broke get_xdg_data_dirs while writing choices_list_xdg_dirs (Stephen 
339         Watson, reported by Pär Forsling).
340 Bugfix: Don't try to move directories that aren't there, but make symbolic
341         links for them anyway (Stephen Watson, reported by Thomas Leonard).
342 Old choices_find_path_load/save now static, use new XDG functions exclusively
343 (Stephen Watson).
345 25-Apr-2005
346 ~~~~~~~~~~~
347 Change over from CHOICESPATH to XDG_CONFIG_HOME and XDG_CONFIG_DIRS (Stephen
348 Watson).
350 21-Apr-2005
351 ~~~~~~~~~~~
352 Try to cope with BadWindow errors (Thomas Leonard; suggested by Kacper Wysock).
354 17-Apr-2005
355 ~~~~~~~~~~~
356 Bugfix: Replacing an existing display settings would erase all the other
357         existing settings (Stephen Watson, reported by Henrik Jacobsson).
359 16-Apr-2005
360 ~~~~~~~~~~~
361 Bugfix: Expired thumbnails were not being purged from the memory cache
362         because of a reference counting issue (Stephen Watson).
364 14-Apr-2005
365 ~~~~~~~~~~~
366 Updated Danish translation (Christian Storgaard).
368 28-Mar-2005
369 ~~~~~~~~~~~
370 Simplify code to set minibuffer text to red on error (Dennis). Also set
371 background to white, in case a theme's colour clashes with red (Thomas
372 Leonard).
373 Make tab completion in the minibuffer case insensitive (Jonatan Liljedahl).
375 23-Mar-2005
376 ~~~~~~~~~~~
377 Option in list view to show the full MIME-Type comment rather than
378 just "File" (Stephen Watson).
380 12-Mar-2005
381 ~~~~~~~~~~~
382 When building the SendTo menu, allow nested subdirectories more than one
383 level deep (Jonatan Liljedahl).
384 Add 'Customise Menu...' to New submenu (Thomas Leonard, suggested by Jesse
385 Wagner).
386 Can specify panel item arguments and short cut when adding via SOAP
387 call (m0n5t3r). 
388 Also for pinboard items (and fixed bugs related to pinboard_add_with_args)
389 (Stephen Watson).
391 28-Feb-2005
392 ~~~~~~~~~~~
393 Bugfix: Progress bar for count operation didn't finish when the count did
394         (Stephen Watson, reported by Alexander Wagner).
396 24-Feb-2005
397 ~~~~~~~~~~~
398 Look out for new line character when reading EA MIME type under Solaris 
399 (Stephen Watson).
401 13-Feb-2005
402 ~~~~~~~~~~~
403 Added Estonian translation (Teet Tärno).
405 12-Feb-2005
406 ~~~~~~~~~~~
407 Removed copy of GTK icon theme system. We now depend on GTK 2.4, which
408 includes it (Thomas Leonard).
409 Renamed 'Before' and 'After' in the bulk rename box to 'Old name' and
410 'New name', as they were causing problems for translators (reported by
411 Yuri Bongiorno).
412 Bugfix: The help for the "Set Type..." box wasn't translated (reported
413         by Yuri Bongiorno).
415 09-Feb-2005
416 ~~~~~~~~~~~
417 Defer re-generating a thumbnail until 5 seconds after the timestamp on 
418 the old one (Stephen Watson).
419 Bugfix: A file could be added many times to the thumbnail queue, causing
420         the progress bar to behave strangely (Stephen Watson).
421 More changes for installing onto NFS mounted directory (Stephen Watson).
423 31-Jan-2005
424 ~~~~~~~~~~~
425 Fixed a compiler warning by removing an unnecessary extra tooltips object
426 (Andreas Jochens).
428 30-Jan-2005
429 ~~~~~~~~~~~
430 Updated French translation (Vincent Lefèvre).
432 29-Jan-2005 (Release 2.2.0)
433 ~~~~~~~~~~~
434 Added Finnish translation (Jari Rahkonen).
435 Updated Dutch translation (Jan Wagemakers).
437 24-Jan-2005
438 ~~~~~~~~~~~
439 Bugfix: More crashes due to Japanese characters; last patch didn't fix all
440         the problems (Thomas Leonard; reported by Lewis Denizen).
442 23-Jan-2005 (Release 2.1.6)
443 ~~~~~~~~~~~
444 Updated French translation (Vincent Lefèvre).
445 Bugfix: Japanese digit characters crashed the filer, because some code thought
446         they were digits, and anothers thought they weren't (Thomas Leonard;
447         reported by Lewis Denizen).
449 22-Jan-2005
450 ~~~~~~~~~~~
451 Updated French manual translation (Arnaud Calvo).
453 21-Jan-2005
454 ~~~~~~~~~~~
455 Bugfix: If, when building, objcopy exits with an error then don't strip
456         the binary (Stephen Watson).
458 20-Jan-2005
459 ~~~~~~~~~~~
460 Updated Dutch translation (Jan Wagemakers).
462 18-Jan-2005
463 ~~~~~~~~~~~
464 Bugfix: Don't show the permissions in the properties window for
465         symbolic links as they don't behave as you might expect
466         (Stephen Watson, reported by Max Power).
468 16-Jan-2005
469 ~~~~~~~~~~~
470 Fixed some spelling errors and made some messages easier to translate
471 (Vincent Lefèvre).
473 15-Jan-2005 (Release 2.1.5)
474 ~~~~~~~~~~~
475 Bugfix: An extra arrow had appeared in the Find box (Thomas Leonard).
476 Bugfix: We were inconsistent about when filenames were escaped. Eg, creating
477         a directory called "a%20b" actually created "a b" (Thomas Leonard).
478 Bugfix: Panel icons with no label displayed an empty tooltip (Thomas Leonard).
479 Bugfix: Selecting a pinboard icon only redrew the text path (Thomas Leonard).
481 13-Jan-2005
482 ~~~~~~~~~~~
483 Updated Japanese translation (Hiroaki Tanaka).
485 12-Jan-2005
486 ~~~~~~~~~~~
487 Slight change to install script for when the installation directory is
488 on an NFS mount (Stephen Watson).
490 10-Jan-2005
491 ~~~~~~~~~~~
492 Can now disable use of extended attributes (Stephen Watson).
494 08-Jan-2005
495 ~~~~~~~~~~~
496 Allow renaming multiple files at once. This opens the Bulk Rename window,
497 which allows manual editing of the names, as well as regular-expression
498 based transformations (Thomas Leonard).
500 Rename buttons in Set Run Action box so that they make sense (Thomas Leonard;
501 reported by Jonatan Liljedahl).
503 Bugfix: Filer would crash when the screen was resized if there was no
504         pinboard (Thomas Leonard).
505 Bugfix: Xinerama support had broken panel repositioning in response to
506         XRANDR screen resizing events (Thomas Leonard).
508 03-Jan-2005
509 ~~~~~~~~~~~
510 Set the name for filer windows to 'rox-filer'. This allows theming the fonts
511 just for ROX-Filer (Lucas Hazel).
513 23-Dec-2004
514 ~~~~~~~~~~~
515 If an item has extended attributes, report that before checking whether they
516 are supported (Thomas Leonard).
517 Updated Chinese translation (Babyfai Cheung).
518 Bugfix: Pressing Escape now closes the Properties box (reported by Arnaud
519         Calvo).
521 09-Dec-2004
522 ~~~~~~~~~~~
523 Bugfix: Test for presence of extended attributes on Solaris gave wrong
524         answer when they were not supported (Stephen Watson).
526 08-Dec-2004
527 ~~~~~~~~~~~
528 The icons for mount point and symbolic link are now side-by-side, not
529 one on top of the other, and a new icon is used to mark files with
530 extended attributes (Stephen Watson).
532 27-Nov-2004
533 ~~~~~~~~~~~
534 Bugfix: Use gtk_selection_data_set_text instead of gtk_selection_data_set when
535         pasting filenames so that other applications know the string is UTF-8
536         (Thomas Leonard; reported by Dennis).
538 27-Nov-2004
539 ~~~~~~~~~~~
540 Better extended attribute detection under Solaris (Stephen Watson).
542 25-Nov-2004
543 ~~~~~~~~~~~
544 More extended attribute support. The "Set Type..." menu item should be 
545 disabled if not supported by the system or FS (Stephen Watson).
547 24-Nov-2004
548 ~~~~~~~~~~~
549 Method of scaling pinboard images is now an option, as the default could
550 produce poor results on some systems (Stephen Watson).
552 22-Nov-2004
553 ~~~~~~~~~~~
554 Updated it.po and Manual-it.xml (Yuri Bongiorno)
556 19-Nov-2004
557 ~~~~~~~~~~~
558 Bugfix: Dragging a lasso box above the top of the window in details mode
559         selected all the items outside the box (Thomas Leonard; reported by
560         Anthony DiSante).
562 12-Nov-2004
563 ~~~~~~~~~~~
564 Only show executable files in green if clicking would actually run them, not
565 just because they have the execute bit set (Thomas Leonard).
567 11-Nov-2004
568 ~~~~~~~~~~~
569 Much faster thumbnail generation (Ken Hayber, reported by Anthony DiSante).
571 08-Nov-2004
572 ~~~~~~~~~~~
573 When closing a filer window showing a directory under a user-mounted
574 mount-point, offer to unmount the device if no other filer window also shows
575 that mount point (requested by Tony Houghton and others). Also do this check
576 when changing to a parent directory.
577 Scale iconified window icons on the pinboard down to normal size (Ken Hayber).
579 08-Nov-2004
580 ~~~~~~~~~~~
581 Updated Dutch translation (Jan Wagemakers).
583 07-Nov-2004
584 ~~~~~~~~~~~
585 Work on the action box, including a progress bar (Stephen Watson).
587 24-Oct-2004
588 ~~~~~~~~~~~
589 Added PinboardRemove() SOAP call (Stephen Watson).
591 20-Oct-2004 (Release 2.1.4)
592 ~~~~~~~~~~~
593 Added Portuguese translation (Rodrigo Cesar Herefeld).
595 16-Oct-2004
596 ~~~~~~~~~~~
597 Some improvements to saved display settings (Takuo Yonezawa and Stephen 
598 Watson).
599 Updated Spanish translation (Marcelo Ramos).
601 15-Oct-2004
602 ~~~~~~~~~~~
603 Allow multiple arguments for executable pinboard and panel icons (Thomas
604 Leonard).
605 Updated it.po and Manual-it (Yuri Bongiorno).
607 12-Oct-2004
608 ~~~~~~~~~~~
609 Use a higher quality setting when scaling the backdrop image (Ken Hayber).
611 06-Oct-2004
612 ~~~~~~~~~~~
613 Added PanelRemove() SOAP call (Sabin Iacob).
614 Bugfix: Mounting a directory that was accessed through a symlinked directory
615         used the symbolic path, confusing the mount command (Thomas Leonard;
616         reported by Anthony DiSante).
618 29-Sep-2004
619 ~~~~~~~~~~~
620 Force panel to not take focus when using GTK 2.4 (Thomas Leonard).
622 28-Sep-2004
623 ~~~~~~~~~~~
624 Minimum width of toolbar now an option (requested by Matthew Weier O'Phinney).
626 21-Sep-2004
627 ~~~~~~~~~~~
628 Only examine items that are actually displayed, not all items in a directory.
629 Saves checking hidden files, which typically speeds up opening the home
630 directory. Removed an unnecessary extra scan when opening a directory
631 with the default filter setting. Removed the double scan when clicking Refresh
632 and two windows show the same directory (Thomas Leonard).
634 20-Sep-2004
635 ~~~~~~~~~~~
636 Added option to make panels have the type _NET_WM_WINDOW_TYPE_DOCK (Tony
637 Houghton). Metacity needs this.
639 17-Sep-2004
640 ~~~~~~~~~~~
641 If we can't guess a file's type from its name or extended attribute, try
642 looking at its contents too, if we have gnomevfs 2.8.0 or later available
643 (Thomas Leonard).
645 11-Sep-2004
646 ~~~~~~~~~~~
647 Panel and pinboard icons can now have a single argument set for them.
648 If you need more than one argument, consider creating a wrapper
649 (Stephen Watson).
651 09-Sep-2004
652 ~~~~~~~~~~~
653 Added --massif option for profiling memory usage (Thomas Leonard).
654 Warn about missing libsm in configure.in (reported by fedewico).
656 06-Sep-2004
657 ~~~~~~~~~~~
658 When resizing a window, only warp the pointer as much as necessary to keep
659 it inside the window (Thomas Leonard).
661 02-Sep-2004
662 ~~~~~~~~~~~
663 Ensure that a panel applet's properties are set before starting the applet
664 (reported by Tony Houghton).
666 01-Sep-2004
667 ~~~~~~~~~~~
668 Fixed panel menu positioning for multiple monitors with different resolutions
669 (Tony Houghton).
670 Use _NET_WM_STATE_BELOW to raise and lower the panel (Tony Houghton). Not
671 changing to type DOCK yet as it breaks some WMs.
673 25-Aug-2004
674 ~~~~~~~~~~~
675 Use new GTK 2.2 functions to set window hints now that we don't support 2.0
676 anymore (Guido Schimmels).
678 23-Aug-2004
679 ~~~~~~~~~~~
680 Plug a memory leak when loading SVG type icons (Stephen Watson).
682 18-Aug-2004
683 ~~~~~~~~~~~
684 Fix for the Solaris extended attribute support (Stephen Watson). 
686 13-Aug-2004
687 ~~~~~~~~~~~
688 Set minimum width of toolbar so that all buttons are visible (Stephen Watson).
690 10-Aug-2004
691 ~~~~~~~~~~~
692 When adding an entry to the Recently Visited menu, remove its parent directory.
693 This stops the list filling up with near-duplicates when you have deeply
694 nested directories (Thomas Leonard).
696 08-Aug-2004
697 ~~~~~~~~~~~
698 Updated French manual translation (Arnaud Calvo).
700 05-Aug-2004
701 ~~~~~~~~~~~
702 For debugging, show the failed URI when dragging to the pinboard (Thomas
703 Leonard).
705 03-Aug-2004
706 ~~~~~~~~~~~
707 Use Help icon instead of Info icon for popup help buttons (Thomas Leonard).
709 02-Aug-2004
710 ~~~~~~~~~~~
711 Updated French translation (Vincent Lefèvre).
713 01-Aug-2004 (Release 2.1.3)
714 ~~~~~~~~~~~
715 Build in ROX-Filer/build, not ~/build/ROX-Filer.
717 30-Jul-2004
718 ~~~~~~~~~~~
719 Renamed Cancel to Close in the Properties box (suggested by Arnaud Calvo).
720 Updated some calls to use newer APIs, and allow compilation on systems where
721 deprecated widgets are disabled by default (reported by Vincent Lefèvre and
722 Guido Schimmels).
723 Bugfix: Panel icons were no longer shown highlighted when selected.
725 23-Jul-2004
726 ~~~~~~~~~~~
727 Bugfix: When opening a new directory with saved settings, the filer would
728         print a warning and then crash.
730 21-Jul-2004
731 ~~~~~~~~~~~
732 Changed email address given as the one to send bugs to when using
733 --help to the rox-devel list (Stephen Watson).
734 Thumbnail generation now handles files with UTF-8 characters (Anatoly
735 Asviyan). 
737 16-Jul-2004
738 ~~~~~~~~~~~
739 Removed action window screenshot from manual to save space.
741 15-Jul-2004
742 ~~~~~~~~~~~
743 Proper check for the stat[v]fs headers (Stephen Watson, reported by
744 Lucas Hazel).
746 13-Jul-2004
747 ~~~~~~~~~~~
748 Added firefox to list of default browsers (suggested by eugene).
750 10-Jul-2004
751 ~~~~~~~~~~~
752 Added Romanian translation (Cosma Florin).
754 01-Jul-2004
755 ~~~~~~~~~~~
756 Can now set "Brief" option on the Copy and Move action windows (Stephen 
757 Watson).
758 Properties window handles mount points specially when calculating their size
759 (Stephen Watson).
761 30-Jun-2004
762 ~~~~~~~~~~~
763 Bugfix: On Linux, the filer called setxattr instead of getxattr, thus
764         preventing setting filetypes with extended attributes from working.
765 Bugfix: Copy and Move now obey the "Brief" option (Stephen Watson, reported
766         by Graham Borland)
768 29-Jun-2004
769 ~~~~~~~~~~~
770 Bugfix: On multi-monitor setups, filer windows always opened on the top/left
771         monitor (reported by Kacper Wysocki). Now they open on the monitor
772         under the pointer.
774 27-Jun-2004
775 ~~~~~~~~~~~
776 Icons of minimized windows remember their positions on the pinboard (Stephen 
777 Watson).
778 Filer now officially requires GTK 2.2.0 or later (wasn't working with 2.0
779 anyway, and noone had complained).
780 Bugfix: A race in the code for updating iconified window titles could cause
781         the filer to crash with a BadWindow error.
783 26-Jun-2004
784 ~~~~~~~~~~~
785 Another Properties window fix: if there is no output from the du command
786 then put a message indicating an error (Stephen Watson).
787 Can now compile without Xinerama support on GTK+ < 2.2.0 (Tony Houghton).
789 23-Jun-2004
790 ~~~~~~~~~~~
791 Let the panel autoscroll during a drag (Stephen Watson).
793 18-Jun-2004
794 ~~~~~~~~~~~
795 Fix another bug when closing Properties window before it has finished
796 scanning the directory (Stephen Watson).
798 09-Jun-2004
799 ~~~~~~~~~~~
800 Improved Xinerama support: now works for tooltips and action windows; filer
801 windows are no longer prone to leaving their borders overlapping; panel uses
802 _NET_WM_STRUT_PARTIAL so it only affects the monitor it's on (Tony Houghton).
804 04-Jun-2004
805 ~~~~~~~~~~~
806 Make ignoring executable files with known extensions the default setting
807 (suggested by Daniel Poersch). Freedesktop.org is discussing a plan to mark
808 individual MIME types as executable, which may be a better long-term
809 solution.
810 Option to prevent maximising windows from covering the panels (requested
811 by Simon Templer and others).
813 29-May-2004
814 ~~~~~~~~~~~
815 Type specific Send To entries now shown for multiple files when they
816 are all of the same type (Stephen Watson).
817 Can now drag icons to the very end of the panel (Stephen Watson).
819 28-May-2004
820 ~~~~~~~~~~~
821 Another place to look for apsymbols.h (Stephen Watson).
823 26-May-2004
824 ~~~~~~~~~~~
825 More fixes for the new build system (Stephen Watson).
827 25-May-2004
828 ~~~~~~~~~~~
829 Fix portability of new build system and ensure configure can find the 
830 version number again (Stephen Watson).
832 22-May-2004
833 ~~~~~~~~~~~
834 Build object files in ~/build/ROX-Filer, in case source directory is read-only.
835 This also reduces the risk of distributing the object files by accident.
837 14-May-2004
838 ~~~~~~~~~~~
839 Don't allow toolbar buttons to focus (needed for GTK 2.4).
841 08-May-2004
842 ~~~~~~~~~~~
843 Fix loss of bookmark name when re-ordering (Rahsheen Porter).
844 Removed installation of thumbnail handlers via the Set Icon dialog. It was
845 never documented and all the thumbnailers use the mime_handler installation
846 anyway (Stephen Watson).
848 04-May-2004
849 ~~~~~~~~~~~
850 Updated French manual translation (Arnaud Calvo).
852 02-May-2004
853 ~~~~~~~~~~~
854 Updated Dutch translation (Jan Wagemakers).
856 01-May-2004
857 ~~~~~~~~~~~
858 Updated French translation (Vincent Lefèvre).
860 30-Apr-2004 (Release 2.1.2)
861 ~~~~~~~~~~~
862 Removed toolbar hint type from panel. It caused too many problems.
864 29-Apr-2004
865 ~~~~~~~~~~~
866 Added 'Download handler' to drag and drop options. This program is invoked
867 when a URI is dragged to the filer (eg, from a web-browser). The default
868 command runs wget to download the file (Andrew Flegg).
870 27-Apr-2004
871 ~~~~~~~~~~~
872 Bugfix: URIs received through drag-and-drop were unescaped twice, causing
873         problems with names containing the '%' character (spotted by Jonatan
874         Liljedahl).
876 21-Apr-2004
877 ~~~~~~~~~~~
878 Cope with spaces in ROX-Filer's path.
879 Added a load of default keys, since many GTK setups now make it almost
880 impossible to change shortcuts.
881 Added --leaks option to run ROX-Filer through valgrind with the memory
882 leak option checking on (Stephen Watson).
884 08-Apr-2004
885 ~~~~~~~~~~~
886 Added Xinerama support (Tony Houghton).
887 Set window type hint = toolbar for panel to prevent it appearing in pagers etc
888 (Tony Houghton).
890 04-Apr-2004
891 ~~~~~~~~~~~
892 Added method of saving display settings for directories. Mostly working,
893 but bugs remain related to size and position (Stephen Watson).
894 Updated Spanish translation (Marcelo Ramos).
896 03-Apr-2004
897 ~~~~~~~~~~~
898 Load extended attribute functions dynamically. This should mean that compiling
899 ROX-Filer with a new glibc won't make it stop working with older versions due
900 to the functions being missing.
902 02-Apr-2004
903 ~~~~~~~~~~~
904 Use * as a synonym for unfiltered (Stephen Watson).
906 25-Mar-2004
907 ~~~~~~~~~~~
908 Bookmarks can be given titles (Stephen Watson).
910 24-Mar-2004
911 ~~~~~~~~~~~
912 Fix memory leak in thumbnails code (Stephen Watson).
914 20-Mar-2004
915 ~~~~~~~~~~~
916 Fixed bug in details mode for showing hidden files (Stephen Watson).
918 18-Mar-2004
919 ~~~~~~~~~~~
920 Don't display an error box when installing the ROX icon theme. It just
921 worries people for no reason.
923 17-Mar-2004
924 ~~~~~~~~~~~
925 Updated Chinese translation (Babyfai Cheung).
927 16-Mar-2004
928 ~~~~~~~~~~~
929 Option to make the File menu appear directly when the menu is opened with
930 files selected (Peter Geer).
932 15-Mar-2004
933 ~~~~~~~~~~~
934 Added an arrow to the comparison area of the action box so you can see
935 which file overwrites the other (Stephen Watson).
937 10-Mar-2004
938 ~~~~~~~~~~~
939 Sort by user/group now uses the name, not the number (Stephen Watson).
941 07-Mar-2004
942 ~~~~~~~~~~~
943 Added 'Select by Name'.
945 06-Mar-2004
946 ~~~~~~~~~~~
947 Cope with XRandR screen resizing (Geoff Youngs and Tom Morton).
949 01-Mar-2004
950 ~~~~~~~~~~~
951 Can now filter files by name, using normal shell (glob) patterns (Stephen 
952 Watson).
954 03-Feb-2004
955 ~~~~~~~~~~~
956 Updated it.po and Manual-it (Yuri Bongiorno).
958 01-Feb-2004
959 ~~~~~~~~~~~
960 Updated French translation (Vincent Lefèvre).
962 24-Jan-2004 (Release 2.1.1)
963 ~~~~~~~~~~~
964 Updated French manual translation (Arnaud Calvo).
965 Updated Dutch translation (Jan Wagemakers).
967 22-Jan-2004
968 ~~~~~~~~~~~
969 Updated French translation (Vincent Lefèvre).
971 21-Jan-2004
972 ~~~~~~~~~~~
973 Misc changes for next release.
975 18-Jan-2004
976 ~~~~~~~~~~~
977 Accept Mozilla's alternative to the standard text/uri-list target during
978 drag-and-drop (Andrew Flegg).
980 07-Jan-2004
981 ~~~~~~~~~~~
982 Bugfix: Icon shortcuts with out modifier keys didn't work if NumLock,
983         CapsLock, etc were turned on (reported by Peter Geer).
984 Bugfix: Handle case when the output of uname -m contains spaces (Stephen 
985         Watson, reported on #rox).
987 06-Jan-2004
988 ~~~~~~~~~~~
989 Renamed some functions stolen from Gtk to avoid possible conflicts with
990 the Gtk-2.3 series (reported by Stu Tissimus).
992 20-Dec-2003
993 ~~~~~~~~~~~
994 Make the Ctrl-button-3 menu pointer appear at the same place regardless
995 of the number of custom entries (Stephen Watson).
997 19-Dec-2003
998 ~~~~~~~~~~~
999 Make Ctrl-button-3 open the menu slightly higher, so Delete isn't under the
1000 pointer (suggested by Ryan Pavlik).
1002 10-Dec-2003
1003 ~~~~~~~~~~~
1004 Allow non image/* thumbnails in details mode. Label next to the combo 
1005 in the Set Type action dialog is now "Type" and not "Command" (Stephen
1006 Watson).
1008 03-Dec-2003
1009 ~~~~~~~~~~~
1010 Work out which include file we need for getxattr (Stephen Watson).
1012 02-Dec-2003
1013 ~~~~~~~~~~~
1014 Allow editing a symlink's target from the Properties box (suggested by Arnaud
1015 Calvo).
1016 Experimental extended attributes support for setting MIME types (Stephen
1017 Watson).
1019 29-Nov-2003
1020 ~~~~~~~~~~~
1021 More drag and drop fixes relating to escaped URI's (Stephen Watson).
1023 23-Nov-2003
1024 ~~~~~~~~~~~
1025 Added 'Specify the prefix' install option (Ryan Pavlik).
1026 Updated Russian translation (Vladimir Popov).
1028 20-Nov-2003
1029 ~~~~~~~~~~~
1030 Bugfix: Cancelling the info window with a du process still running could
1031         crash the filer (reported by Peter Geer).
1033 17-Nov-2003
1034 ~~~~~~~~~~~
1035 Renamed 'Info' menu item to 'Properties'.
1037 31-Oct-2003
1038 ~~~~~~~~~~~
1039 If a panel icon has an empty label, show it full size (requested by Stephen
1040 Crouch).
1042 26-Oct-2003
1043 ~~~~~~~~~~~
1044 Use apsymbols.h (from autopackage.org) if possible for binary compatibility
1045 with older glibc versions. Use g_ascii_* functions instead of the ctypes ones
1046 for the same reason.
1047 Bugfix: Files with '&' in their names couldn't be saved in groups (reported
1048         by Nils-Erik Svangård).
1050 25-Oct-2003
1051 ~~~~~~~~~~~
1052 Updated Dutch translation (Jan Wagemakers).
1053 Resizing by double clicking on background now optional (Stephen Watson).
1055 22-Oct-2003
1056 ~~~~~~~~~~~
1057 Added optional top and bottom margines for iconized window placement
1058 (Stephen Watson).
1060 16-Oct-2003
1061 ~~~~~~~~~~~
1062 Don't lower the panel due when the pointer 'leaves' due to a grab (eg, clicking
1063 or opening a menu). This also prevents a flickering problem with Openbox 3.
1065 15-Oct-2003
1066 ~~~~~~~~~~~
1067 Bugfix: FreeBSD reported file sizes with units of 'null' due to large file
1068         support not being detected (igla).
1070 14-Oct-2003
1071 ~~~~~~~~~~~
1072 Larger default size for bookmarks editor (requested by Matthew Weier OPhinney).
1074 13-Oct 2003
1075 ~~~~~~~~~~~
1076 Let the thumbnail helpers be app dirs, plus can be set from the Set Icon
1077 dialog (Stephen Watson).
1079 09-Oct-2003
1080 ~~~~~~~~~~~
1081 Improved socket icon (taken from Howard Shane's new theme).
1083 08-Oct-2003
1084 ~~~~~~~~~~~
1085 Updated French manual translation (Arnaud Calvo).
1086 Updated German translation (Guido Schimmels).
1087 Offer Eject even for unmounted disks (reported by Matthew Weier O'Phinney).
1088 Try to load icons at 'huge' size, so SVG icons get the chance to scale up
1089 nicely.
1091 07-Oct-2003 (Release 2.1.0)
1092 ~~~~~~~~~~~
1093 Updated French translation (Vincent Lefèvre).
1094 Removed some dead code, memory leaks, etc that had crept in.
1096 04-Oct-2003
1097 ~~~~~~~~~~~
1098 New icon for selection ops.
1100 03-Oct-2003
1101 ~~~~~~~~~~~
1102 Updated Spanish translation (Marcelo Ramos).
1104 01-Oct-2003
1105 ~~~~~~~~~~~
1106 Minor fix to German translation (Daniel Pörsch).
1108 30-Sep-2003
1109 ~~~~~~~~~~~
1110 Update error message about missing MIME database to give the new URI.
1112 29-Sep-2003
1113 ~~~~~~~~~~~
1114 Stock icons in panel and pinboard menus.
1115 Added icon theme selector.
1117 28-Sep-2003
1118 ~~~~~~~~~~~
1119 Added 'Customise Menu' to file menu. Use this to replace Format and Free.
1121 27-Sep-2003
1122 ~~~~~~~~~~~
1123 Allow icons in Choices to override the theme.
1125 26-Sep-2003
1126 ~~~~~~~~~~~
1127 Bugfix: If no pinboard or panel icons were present, the menu could not be
1128         opened (reported by John Pettigrew).
1130 22-Sep-2003
1131 ~~~~~~~~~~~
1132 Added italian manual, updated it.po (Yuri Bongiorno).
1133 Implementation of Format, just as a user-defined command. Also mount
1134 point menu items reflect mounted/not mounted status (Stephen Watson).
1136 18-Sep-2003
1137 ~~~~~~~~~~~
1138 Implementation of Free Space (Stephen Watson). OpenDir SOAP message now
1139 takes an optional Window element. Pass the same Window to re-use the window.
1141 17-Sep-2003
1142 ~~~~~~~~~~~
1143 Allow ejecting mounted media.
1145 12-Sep-2003
1146 ~~~~~~~~~~~
1147 Don't create a corrupted pinboard/panel file if a non-UTF8 pathname is
1148 dragged to it (reported by Eugeni Andreechtchev).
1149 Get file icons using freedesktop.org icon theme system.
1151 05-Sep-2003
1152 ~~~~~~~~~~~
1153 Added Czech translation (Jan Provaznik).
1155 20-Aug-2003
1156 ~~~~~~~~~~~
1157 Help, Format, Eject and Free Space now appear in the AppMenu section of the
1158 menu. Help is only shown for applications, and the others only for mount
1159 points.
1161 16-Aug-2003
1162 ~~~~~~~~~~~
1163 Added ability to call external programs to generate thumbnails for types 
1164 other than image/* (Stephen Watson).
1166 12-Aug-2003
1167 ~~~~~~~~~~~
1168 If a string can't be converted from the local character set to UTF-8,
1169 fallback to converting from iso-8859-1.
1171 07-Aug-2003
1172 ~~~~~~~~~~~
1173 Get shared MIME database through Zero Install, if possible.
1174 Bugfix: Didn't use XDG_DATA_DIRS to find type descriptions.
1176 06-Aug-2003
1177 ~~~~~~~~~~~
1178 Updated French manual translation (Arnaud Calvo).
1180 02-Aug-2003
1181 ~~~~~~~~~~~
1182 Allow types other than image/* to have thumbnails, although we can't 
1183 generate them yet (Stephen Watson).
1184 Added Eject menu option for unmounted mount points (Stephen Watson).
1186 28-Jul-2003
1187 ~~~~~~~~~~~
1188 Doing a Refresh in a directory under /uri/0install triggers a remote refresh.
1190 14-Jul-2003
1191 ~~~~~~~~~~~
1192 Less frame-heavy look for info box (Thomas Leonard).
1193 When mounting, force a refresh even if the mtime of the new disk is the same,
1194 since some formats don't change it. Also, if mounting gives an error, check to
1195 see if it worked anyway (Thomas Leonard).
1197 13-Jul-2003
1198 ~~~~~~~~~~~
1199 Added sort and selection buttons to the toolbar. They start off disabled,
1200 enable them from Options->Tools if you want them (Stephen Watson).
1202 Escape text/uri-list for drag and drop operations (Stephen Watson).
1204 12-Jul-2003
1205 ~~~~~~~~~~~
1206 Don't show hidden files on the SendTo menu (reported by Arnaud Calvo).
1208 10-Jul-2003
1209 ~~~~~~~~~~~
1210 Added CheckButtons to the info window to allow manipulation of permission 
1211 bits (Stephen Watson).
1213 09-Jul-2003
1214 ~~~~~~~~~~~
1215 Added count of directory contents to info window (Stephen Watson).
1217 04-Jul-2003
1218 ~~~~~~~~~~~
1219 Updated italian translation in AppInfo.xml and src/po/it.po (Yuri Bongiorno)
1221 30-Jun-2003
1222 ~~~~~~~~~~~
1223 When renaming a non-UTF8 file, still assume the directory is valid UTF-8
1224 (reported by Arnaud Calvo).
1226 29-Jun-2003
1227 ~~~~~~~~~~~
1228 Sort items on the SendTo menu (requested by John Pettigrew).
1230 27-Jun-2003
1231 ~~~~~~~~~~~
1232 Removed the menu-on-button-2 option. It was too inconsistant with everything
1233 else, including panel applets and window managers, to be useful. Edit bind.c if
1234 you really need it.
1236 25-Jun-2003
1237 ~~~~~~~~~~~
1238 Button-2 drags on panel applets always work now, even if the applet doesn't
1239 forward them explicitly.
1241 19-Jun-2003
1242 ~~~~~~~~~~~
1243 Fix scrolling problem with GTK+-2.2.2 (reported by Alastair Porter, with
1244 help from Götz Waschk).
1246 16-Jun-2003
1247 ~~~~~~~~~~~
1248 Bugfix: Resize on style change didn't do anything (Andy Hanton).
1249 Bugfix: Dragging to panel and pinboard directories didn't offer the DnD
1250         menu (reported by BluPhoenyx).
1252 11-Jun-2003
1253 ~~~~~~~~~~~
1254 New SetBackdrop() SOAP method (Matthew Weier O'Phinney).
1256 04-Jun-2003
1257 ~~~~~~~~~~~
1258 Bugfix: Closing a window using the menu didn't offer to unmount (James Bursa).
1260 02-Jun-2003
1261 ~~~~~~~~~~~
1262 Updated Spanish translation (Marcelo Ramos).
1264 01-Jun-2003
1265 ~~~~~~~~~~~
1266 Fix compiler warning when not using dnotify (reported by Damien Couderc).
1267 Show files being operated upon in action windows (Stephen Watson).
1269 30-May-2003 (Release 2.0.0)
1270 ~~~~~~~~~~~
1271 Updated Japanese translation (Hirosi Utumi).
1273 29-May-2003
1274 ~~~~~~~~~~~
1275 Updated it.po and AppInfo.xml (Yuri Bongiorno).
1277 28-May-2003 (Release 1.3.10)
1278 ~~~~~~~~~~~
1279 Updated French manual translation (Arnaud Calvo).
1281 27-May-2003
1282 ~~~~~~~~~~~
1283 When dragging a lasso box in List view, don't stop scrolling when the pointer
1284 leaves the window (reported by Robert Davison).
1285 Updated Polish translation (Andrzej Borsuk).
1286 Updated Italian translation (Yuri Bongiorno).
1288 26-May-2003
1289 ~~~~~~~~~~~
1290 Updated German translation (Guido Schimmels).
1292 25-May-2003
1293 ~~~~~~~~~~~
1294 Updated Dutch translation (Jan Wagemakers).
1296 24-May-2003
1297 ~~~~~~~~~~~
1298 Updated French translation (Vincent Lefèvre).
1300 22-May-2003
1301 ~~~~~~~~~~~
1302 Minor updates to the manual.
1303 Bugfix: Using the Edit MIME types button in the Options window opened the
1304         old directory. Refer people to the MIME-Editor application instead.
1306 18-May-2003
1307 ~~~~~~~~~~~
1308 Fixed focussing problems in Icons View (reported by Andrzej Radecki).
1309 Updated French manual translation (Arnaud Calvo).
1311 16-May-2003 (Release 1.3.9)
1312 ~~~~~~~~~~~
1313 New icon for the filer (Geoff Youngs).
1314 Updated it.po and AppInfo.xml (Yuri Bongiorno).
1316 15-May-2003
1317 ~~~~~~~~~~~
1318 Added Japanese translation (Hirosi Utumi).
1319 When a directory change is detected, wait a little before rescanning to
1320 reduce flickering effect.
1322 14-May-2003
1323 ~~~~~~~~~~~
1324 Page Up and Page Down now work again in List View.
1326 27-Apr-2003
1327 ~~~~~~~~~~~
1328 Updated install script to use new XDG Base Directory spec (reported by
1329 Vincent Lefevre).
1330 Also install man pages under 'share/man'.
1332 25-Apr-2003
1333 ~~~~~~~~~~~
1334 Close stdout when running child processes for users running startx from the
1335 console, since some terminal applications try to read from the console,
1336 freezing X (Keith R. John Warno).
1337 Forward scroll events on pinboard to window manager, and add option to
1338 workaround *box issues (Matthew Weier O'Phinney).
1340 24-Apr-2003
1341 ~~~~~~~~~~~
1342 Using the bookmarks menu to open an unmounted mount point will mount it
1343 (suggested by Arnaud Calvo).
1345 17-Apr-2003
1346 ~~~~~~~~~~~
1347 Updates for the new shared MIME database.
1349 15-Apr-2003
1350 ~~~~~~~~~~~
1351 Refresh refreshed the directory twice (because updating the MIME info triggers
1352 a refresh too).
1354 12-Apr-2003
1355 ~~~~~~~~~~~
1356 Remove default GtkTreeView keys (they conflicted with the menus).
1357 Fixed some minor cursor problems in List view.
1359 10-Apr-2003
1360 ~~~~~~~~~~~
1361 Winking now works in List view.
1363 09-Apr-2003
1364 ~~~~~~~~~~~
1365 Lasso selections now work in List view.
1367 08-Apr-2003
1368 ~~~~~~~~~~~
1369 The hack we have to use to draw pinboard icons on GTK+-2.0 doesn't work
1370 on 2.2. Show a warning instead of crashing (reported by Keith R. John Warno).
1372 03-Apr-2003
1373 ~~~~~~~~~~~
1374 Fix the message in install.sh, since there is no information toolbar icon
1375 now (spotted by Albert Wagner).
1377 29-Mar-2003 (Release 1.3.8)
1378 ~~~~~~~~~~~
1379 Updated French manual translation (Arnaud Calvo).
1381 28-Mar-2003
1382 ~~~~~~~~~~~
1383 Updated French translation (Vincent Lefèvre).
1385 27-Mar-2003
1386 ~~~~~~~~~~~
1387 Allow dragging a file into a GtkEntry to insert the filename.
1388 Bugfix: Selections in List View didn't work properly (reported by Stephen
1389         Watson).
1390 Updated Spanish translation (Marcelo Ramos).
1392 23-Mar-2003
1393 ~~~~~~~~~~~
1394 Fixed use of a GTK+-2.2-only function (Geoff Youngs).
1395 New option to set the panel size (Geoff Youngs).
1397 21-Mar-2003
1398 ~~~~~~~~~~~
1399 Scroll panels when the pointer is at the end, not by dragging the middle
1400 (Geoff Youngs).
1401 Stop the pinboard from flickering when removing icons or iconfied windows.
1403 20-Mar-2003
1404 ~~~~~~~~~~~
1405 Centre the image for iconified windows.
1406 Double-buffer slightly larger areas.
1408 18-Mar-2003
1409 ~~~~~~~~~~~
1410 Better way to implement selections in List View (suggested by Jonathan
1411 Blandford).
1412 Updated Italian translation (Yuri Bongiorno).
1414 15-Mar-2003
1415 ~~~~~~~~~~~
1416 Bugfix: Never show the copy/move/link menu when dragging to an application.
1418 11-Mar-2003
1419 ~~~~~~~~~~~
1420 Bugfix: Comments about a MIME type were loaded from the first file to contain
1421         information about the type, not the first to contain a comment about
1422         the type.
1424 09-Mar-2003
1425 ~~~~~~~~~~~
1426 Don't mark widget documentation as translatable.
1427 Make sure the tooltip for pinboard and panel icons is up-to-date (reported
1428 by krjw).
1429 Use pinboard backdrop colour for scaled and centred images (requested by
1430 Marcelo Ramos).
1431 Shade the backdrop style buttons when an external program is being used to
1432 set the backdrop.
1433 Updated Spanish translation (Marcelo Ramos).
1435 08-Mar-2003
1436 ~~~~~~~~~~~
1437 Updated Dutch translation (Jan Wagemakers).
1439 07-Mar-2003
1440 ~~~~~~~~~~~
1441 Use stock icons in pinboard and panel menus.
1442 Updated Spanish translation (Marcelo Ramos).
1444 03-Mar-2003
1445 ~~~~~~~~~~~
1446 Use stock icons in menus, and fix some possible problems in the menu code
1447 (Stephen Watson).
1449 02-Mar-2003
1450 ~~~~~~~~~~~
1451 Stop pinboard icons flickering when you move over them (Daniele Peri).
1452 Use XSettings drag-and-drop threshold.
1454 01-Mar-2003
1455 ~~~~~~~~~~~
1456 Bugfix: Backdrop image could be redrawn in the wrong place (Stephen Watson).
1458 27-Feb-2003 (Release 1.3.7)
1459 ~~~~~~~~~~~
1460 Updated French manual translation (Arnaud Calvo).
1461 Allow an empty AppInfo translation so that a label can be translated without
1462 changing the value.
1464 25-Feb-2003
1465 ~~~~~~~~~~~
1466 Updated Russian translation (Alexey Lubimov).
1468 23-Feb-2003
1469 ~~~~~~~~~~~
1470 When using the Rename and Link boxes, use the appropriate drag cursor
1471 (suggested by Michael Adams).
1472 Bugfix: A double-click which starts on one file and ends on another is now
1473         ignored (reported by Michael Adams).
1474 Bugfix: Test for valid sort-type in SOAP call was reserved, so you couldn't set
1475         the sort type (reported by Damjan Bole).
1476 Bugfix: Using a SOAP call to open a non-existant directory made the filer
1477         crash.
1478 Bugfix: Drag-and-drop raising on the panel didn't quite work (Daniele Peri).
1480 22-Feb-2003
1481 ~~~~~~~~~~~
1482 Make Size toolbar icon only set the size. Use a second button to set automatic
1483 mode.
1485 13-Feb-2003
1486 ~~~~~~~~~~~
1487 Updated Spanish translation (Marcelo Ramos).
1488 Alpha blended pinboard icons now get clipped correctly even with GTK+-2.0.
1490 12-Feb-2003
1491 ~~~~~~~~~~~
1492 Fixed some spelling errors (Marcelo Ramos).
1493 Select the current style by default when opening the Set Backdrop box
1494 (reported by Marcelo Ramos).
1495 Fix problems with pinboard drawing of semi-transparent icons (fixed for
1496 GTK+-2.2 only).
1498 11-Feb-2003
1499 ~~~~~~~~~~~
1500 Merged Set Run Action, Set Icon and Set Backdrop dropboxes into a single
1501 Ultimate DropBox widget, and made all three interfaces much nicer.
1502 Dragging to the Home and Up toolbar tools now supports the menu-on-drag
1503 option (reported by Laurent Moussault).
1504 Allow changing the pinboard style without having to drag the image back in
1505 (requested by Jesse Wagner).
1506 Remove button style from iconified windows. Use a semi-transparent border
1507 instead. The actual effect is flexible; perhaps someone with artistic
1508 talent can do something better?
1509 Double-buffer small pinboard updates.
1510 Updated Spanish translation (Marcelo Ramos).
1512 10-Feb-2003
1513 ~~~~~~~~~~~
1514 Option to turn off column headings in List View (Adam Sampson).
1515 Panel auto-raising also works during drag-and-drop.
1516 Bugfix: Installing to /usr put the MIME files in the wrong place (reported
1517         by Albert Wagner).
1519 09-Feb-2003
1520 ~~~~~~~~~~~
1521 Allow dragging to a selected directory as long as it's not the source of the
1522 drag.
1523 If an error occurs opening a directory then don't report it in an error box if
1524 a drag-and-drop operation is in progress.
1525 Keep the title up-to-date for iconified windows.
1526 Option to show menu on button-1 drags instead of copying.
1527 Aborting an action window tries to kill all child processes, not just the
1528 immediate child, and doesn't close the window until it has actually stopped.
1529 Symlinks to mount points now work (reported by Daniele Peri).
1530 Include textual description of types in various places (Stephen Watson).
1531 Allow dragging directories to bookmarks edit window or toolbar icon, with
1532 spring loading (suggested by Stephen Watson and George De Bruin).
1533 Removed confusing Set Icon choice from DnD menu.
1534 Bugfix: If a directory on the panel changed to/from being an application, the
1535         label wasn't hidden / shown.
1537 08-Feb-2003
1538 ~~~~~~~~~~~
1539 Changing the icon for a MIME type updates all filer windows.
1540 When dragging a pinboard icon over itself, pretend the icon isn't there to
1541 allow fine repositioning.
1542 When an error prevents scanning a directory, show the error in the window
1543 title bar, and only report it once in an error box.
1544 Don't create thumbnails of thumbnails by checking if the image is in
1545 ~/.thumbnails/normal. Before, the test was the size of the file, not its
1546 location.
1547 Pinboard image style Scale is now called Stretch; Scale now scales without
1548 changing the aspect ratio.
1550 07-Feb-2003
1551 ~~~~~~~~~~~
1552 Auto-scrolling during drag-and-drop works again, and now in list view too.
1554 02-Feb-2003
1555 ~~~~~~~~~~~
1556 Fixed clipping and wrapping problems with pinboard icon text.
1558 01-Feb-2003
1559 ~~~~~~~~~~~
1560 Don't use double-buffering for the pinboard. This might make things flicker
1561 slightly, but it's much faster on some systems.
1562 Updated Spanish translation (Marcelo Ramos).
1564 31-Jan-2003
1565 ~~~~~~~~~~~
1566 Added Bookmarks 'Recently Visited' submenu (Stephen Watson).
1568 28-Jan-2003
1569 ~~~~~~~~~~~
1570 Replaced some of the icons with some GNOME ones (slightly modified in some
1571 cases).
1573 27-Jan-2003
1574 ~~~~~~~~~~~
1575 Slightly adjusted the 'normal' icon height to be the same size as GNOME to
1576 make sharing icons easier.
1577 Updated Polish translation (Marcin Juszkiewicz).
1579 26-Jan-2003
1580 ~~~~~~~~~~~
1581 Bugfix: Symlinking to an application required the symlink, rather than the
1582         target directory, to have the same owner as the AppRun (Keith Warno).
1584 25-Jan-2003
1585 ~~~~~~~~~~~
1586 Bugfix: Hyper and Super modifiers didn't work properly as icon shortcuts.
1588 23-Jan-2003
1589 ~~~~~~~~~~~
1590 Work around changes in Gtk+-2.2 that stopped the panel from appearing on all
1591 workspaces.
1592 Add scrollbars to bookmarks editor window (requested by George De Bruin).
1594 22-Jan-2003
1595 ~~~~~~~~~~~
1596 Bugfix: Filer would quit if only the Bookmarks editor window was open (reported
1597         by Bernard Jungen).
1599 20-Jan-2003
1600 ~~~~~~~~~~~
1601 New option to sort capitalised names first (requested by Paul Etchells and
1602 others).
1604 19-Jan-2003
1605 ~~~~~~~~~~~
1606 Updated Spanish translation (Marcelo Ramos).
1607 Fixed wheel mouse scroll bug in List View (reported by Vincent Lefevre and
1608 others).
1609 Attempt to improve the autosizing by examining the item with the longest name.
1610 Don't scale icons up in Huge mode.
1611 In translated <About> sections in AppInfo.xml files, allow a 'label=' attribute
1612 to translate the key (requested by Guido Schimmels).
1614 18-Jan-2003
1615 ~~~~~~~~~~~
1616 Added dnotify support, so that on Linux the filer now updates automatically
1617 when a directory is changed (requested by Taras and Dave C).
1619 16-Jan-2003
1620 ~~~~~~~~~~~
1621 Added icon to infobox (Geoff Youngs and Marcin Juszkiewicz).
1623 14-Jan-2003
1624 ~~~~~~~~~~~
1625 Add GTK versions used for compiling and running to -v output (suggested by
1626 Vincent Lefèvre).
1627 Bugfix: Drag-and-drop in Icons View didn't work while scrolled (reported by
1628         Brian Langenberger).
1630 13-Jan-2003
1631 ~~~~~~~~~~~
1632 Change 'Type' to 'Types' (Vincent Lefèvre).
1633 Don't resize when changing the view type if auto-resizing is off (Keith R. John
1634 Warno).
1635 Added missing cast and detect long files on OpenBSD (Damien Couderc).
1637 10-Jan-2003
1638 ~~~~~~~~~~~
1639 Remove -o from --help output (spotted by Karol Krenski).
1640 Updated Spanish translation (Marcelo Ramos).
1642 09-Jan-2003 (Release 1.3.6)
1643 ~~~~~~~~~~~
1644 Fix reference counting problem shown up by Gtk+-2.2.
1646 06-Jan-2003
1647 ~~~~~~~~~~~
1648 Updated German translation (Guido Schimmels).
1649 Make toolbar extend the whole width of the window (suggested by Andrzej
1650 Radecki).
1652 05-Jan-2003
1653 ~~~~~~~~~~~
1654 Updated Polish translation (Marcin Juszkiewicz).
1656 04-Jan-2003
1657 ~~~~~~~~~~~
1658 Updated French translation and fixed untranslatable string (Vincent Lefèvre).
1659 When using bigger/smaller, don't wrap at the end (suggested by Arnaud Calvo).
1660 Updated French manual translation (Arnaud Calvo).
1662 02-Jan-2003
1663 ~~~~~~~~~~~
1664 Updated Spanish translation (Marcelo Ramos).
1665 Updated Dutch translation (Jan Wagemakers).
1667 01-Jan-2003
1668 ~~~~~~~~~~~
1669 Added button in options window to purge thumbnails cache.
1671 30-Dec-2002
1672 ~~~~~~~~~~~
1673 Preserve selection when changing view type.
1674 Shade selection when we don't have primary.
1676 29-Dec-2002
1677 ~~~~~~~~~~~
1678 Show thumbnails in List view. Allow changing the icon size. If the size is
1679 automatic, show thumbnails as Huge and everything else as Small.
1680 Scroll wheel now works in List view.
1682 28-Dec-2002
1683 ~~~~~~~~~~~
1684 Use bold style to indicate recent items (instead of the pink background).
1686 27-Dec-2002
1687 ~~~~~~~~~~~
1688 Sort type is shared between Icon and List views. Sort order can be reversed.
1689 Highlight recently changed items with a tasteful pink background.
1690 When the bookmark editor window first opened, no item was selected. If the
1691 user clicked on it to select it, editing mode started instead (reported by
1692 Bernard Jungen).
1693 Removed most of the options section of the manual, since it was just echoing
1694 the information in the tooltips anyway.
1696 26-Dec-2002
1697 ~~~~~~~~~~~
1698 Various fixes to new list view (reported by George De Bruin).
1699 Mounting and unmounting auto-resizes the window.
1701 25-Dec-2002
1702 ~~~~~~~~~~~
1703 Right-clicking the Size button switches to automatic mode and resizes the
1704 window.
1706 24-Dec-2002
1707 ~~~~~~~~~~~
1708 Made 'Automatic' an icon size, rather than a separate option.
1709 Size toolbar button shows a menu, including the new Automatic setting.
1711 23-Dec-2002
1712 ~~~~~~~~~~~
1713 Rearranged menus and options for new List View mode.
1715 20-Dec-2002
1716 ~~~~~~~~~~~
1717 Removed warning message from --new. It can be useful for a session manager...
1718 Draw iconified windows with a background, so they don't get confused with other
1719 icons (suggested by Joakim Andreasson).
1720 Bugfix: Stupid bug stopped iconified windows from being removed and could
1721         cause a crash!
1723 17-Dec-2002
1724 ~~~~~~~~~~~
1725 The 'Directories always come first' option now only applies to name sorts.
1726 Sort by date and size default order has been reversed.
1727 Always use case-insensitive sort.
1729 16-Dec-2002
1730 ~~~~~~~~~~~
1731 Updated French manual translation (Arnaud Calvo).
1733 12-Dec-2002
1734 ~~~~~~~~~~~
1735 Details toolbar button switches to the new (unfinished) details view.
1736 Bugfix: Fix detection of new pango wrapping system (Richard Olsson)
1738 11-Dec-2002
1739 ~~~~~~~~~~~
1740 Style improvements to Edit Icon box.
1741 Don't show Size attribute for directories in the Info box. It was confusing,
1742 since it didn't include the contents.
1743 Bugfix: Right-clicking on the Bookmarks icon to edit the bookmarks would
1744         cause a crash if the bookmarks were not yet loaded.
1746 10-Dec-2002
1747 ~~~~~~~~~~~
1748 Code tidying (Bernard Jungen).
1750 09-Dec-2002
1751 ~~~~~~~~~~~
1752 Style improvements to options window.
1754 08-Dec-2002
1755 ~~~~~~~~~~~
1756 Updated Spanish translation (Marcelo Ramos).
1758 06-Dec-2002
1759 ~~~~~~~~~~~
1760 Updated German translation (Guido Schimmels).
1762 04-Dec-2002 (Release 1.3.5)
1763 ~~~~~~~~~~~
1764 Using the Close toolbar button also offers to unmount devices (spotted by
1765 Götz Waschk).
1767 03-Dec-2002
1768 ~~~~~~~~~~~
1769 Clicking on a mount point auto-mounts. The shift action is now to open without
1770 mounting. Closing a filer window showing a mount point offers to unmount it
1771 (suggested by Guido Schimmels and others).
1772 Use stock icons in more dialogs.
1774 02-Dec-2002
1775 ~~~~~~~~~~~
1776 Allow editing the path for bookmarks.
1778 01-Dec-2002
1779 ~~~~~~~~~~~
1780 Added 'Edit Bookmarks' dialog and 'Show Bookmarks' menu entry.
1782 29-Nov-2002
1783 ~~~~~~~~~~~
1784 New mount icons (suggested by Marcin Juszkiewicz).
1785 Don't show separator in bookmarks menu when there is nothing below it.
1787 28-Nov-2002
1788 ~~~~~~~~~~~
1789 Added a default hander for HTML files, otherwise newbies can't read the
1790 manual!
1791 Bugfix: Pinboards without backdrop images didn't get the correct colour set
1792         by default.
1794 27-Nov-2002
1795 ~~~~~~~~~~~
1796 Better positioning of bookmarks menu.
1798 22-Nov-2002
1799 ~~~~~~~~~~~
1800 Updated Spanish translation (Marcelo Ramos).
1801 Allow translation of About AppInfo section.
1802 Bugfix: When using Metacity, some minimised windows weren't shown (reported by
1803         Alastair Porter).
1805 21-Nov-2002
1806 ~~~~~~~~~~~
1807 More tooltips for the Set Icon dialog.
1809 20-Nov-2002
1810 ~~~~~~~~~~~
1811 Use better wrapping system, if available (Richard Olsson).
1813 15-Nov-2002
1814 ~~~~~~~~~~~
1815 Removed ASCII sort option. Useless, and didn't work with UTF-8 anyway.
1817 13-Nov-2002
1818 ~~~~~~~~~~~
1819 New sorting system to cope with UTF-8 filenames.
1821 12-Nov-2002
1822 ~~~~~~~~~~~
1823 Use stdout, not stderr, for --help and --version, and use xmllint instead of
1824 nsgmls to check for valid DocBook (Eric Gillespie).
1825 Updated Chinese translation (babyfai Cheung).
1827 11-Nov-2002
1828 ~~~~~~~~~~~
1829 Added note about checking permissions to message complaining that the MIME
1830 database can't be found (suggested by Keir Mierle).
1832 07-Nov-2002
1833 ~~~~~~~~~~~
1834 Set hint to make panels appear on all workspaces, and support metacity-style
1835 iconified windows (reported by Alastair Porter; suggested fix by Laurent
1836 Moussault).
1838 05-Nov-2002
1839 ~~~~~~~~~~~
1840 Added Bookmarks toolbar icon (Liav).
1842 04-Nov-2002
1843 ~~~~~~~~~~~
1844 Removed some unused code and fixed a possible race condition.
1846 03-Nov-2002
1847 ~~~~~~~~~~~
1848 Update error message to give correct version of MIME database (reported by
1849 FD Cami).
1851 31-Oct-2002
1852 ~~~~~~~~~~~
1853 Make the Find and Permissions help windows look nicer.
1854 Added support for shadowed labels on the pinboard (Andras Mohari).
1856 29-Oct-2002
1857 ~~~~~~~~~~~
1858 Stop Metacity from complaining that it can't decide whether the pinboard is
1859 resizable or not (reported by Alastair Porter, solution suggested by 
1860 Havoc Pennington).
1862 28-Oct-2002
1863 ~~~~~~~~~~~
1864 Make it more obvious that --new is only for debugging.
1865 Added Norwegian translation (Sigve Indregard).
1867 27-Oct-2002
1868 ~~~~~~~~~~~
1869 Use our own stock icons for 'show hidden' and 'show details' toolbar buttons
1870 (Stephen Watson). New details icon is a modified version of a Gtk stock
1871 icon, while show hidden is taken from sawfish.
1873 26-Oct-2002
1874 ~~~~~~~~~~~
1875 Code tidying (Bernard Jungen).
1877 23-Oct-2002
1878 ~~~~~~~~~~~
1879 Switch button-1/2 on Help, as it was too annoying.
1880 Create thumbnails at 128x128 to be in-line with current thumbnails spec.
1881 Bugfix: When using the lasso box with the pinboard, select icons based on
1882         where they actually are, not where they want to be (useful if you've
1883         just changed to a lower resolution and they're all stuck at the side!).
1885 22-Oct-2002
1886 ~~~~~~~~~~~
1887 Button-1 on Help shows the manual, other button opens the Help directory
1888 (Marcin Juszkiewicz).
1890 21-Oct-2002
1891 ~~~~~~~~~~~
1892 More checks to cope with invalid filenames (Marcin Juszkiewicz).
1893 Updated Polish translation (Marcin Juszkiewicz).
1895 19-Oct-2002
1896 ~~~~~~~~~~~
1897 Updated Spanish translation (Marcelo Ramos).
1899 18-Oct-2002
1900 ~~~~~~~~~~~
1901 Cope slightly better with invalid filenames in various places (reported by
1902 Marcin Juszkiewicz and Andras Mohari).
1903 Make panel menus appear nearer the edge of the screen for top, left and right
1904 panels (suggested by Bernard Jungen).
1905 Bugfix: When installing the binary release, don't warn the user that the source
1906         is missing (reported by John Pettigrew).
1908 17-Oct-2002
1909 ~~~~~~~~~~~
1910 Code tidying (Bernard Jungen).
1911 Fixed broken links to citations in manual (reported by Bernard Jungen).
1912 Renamed sp.po to es.po (requested by Quique).
1914 12-Oct-2002
1915 ~~~~~~~~~~~
1916 Added Swedish translation (Marcus Lundblad).
1917 Bugfix: Invert Selection failed to work correctly on the first item (spotted by
1918         Stephen Watson).
1920 09-Oct-2002
1921 ~~~~~~~~~~~
1922 Updated French manual translation (Arnaud Calvo).
1924 07-Oct-2002
1925 ~~~~~~~~~~~
1926 Updated French translation (Vincent Lefèvre).
1928 01-Oct-2002 (Release 1.3.4)
1929 ~~~~~~~~~~~
1930 Require glib >= 2.0.3, or action windows leak file handles (reported by
1931 Musus Umbra).
1933 27-Sep-2002
1934 ~~~~~~~~~~~
1935 Allow multiple pinboard icons to be repositioned at once.
1937 26-Sep-2002
1938 ~~~~~~~~~~~
1939 Allow multiple pinboard icons to be selected by dragging a box around them.
1941 23-Sep-2002
1942 ~~~~~~~~~~~
1943 Pinboard and panel icons can now have keyboard shortcuts assigned to them.
1944 Bugfix: Fixed a couple of cursor positioning problems (reported by Andras
1945 Mohari).
1947 22-Sep-2002
1948 ~~~~~~~~~~~
1949 Replace -o command-line option with a toggle button in the options window.
1951 17-Sep-2002
1952 ~~~~~~~~~~~
1953 Updated French manual translation (Arnaud Calvo).
1955 05-Sep-2002
1956 ~~~~~~~~~~~
1957 Be more forceful about setting the pinboard backdrop; some themes were
1958 overriding it (reported by Biju Chacko).
1959 Use K, M and G consistantly (Marcin Juszkiewicz).
1961 03-Sep-2002
1962 ~~~~~~~~~~~
1963 Shift Open had stopped working (spotted by Matthew Weier O'Phinney).
1965 02-Sep-2002
1966 ~~~~~~~~~~~
1967 Changed default Set Run Action shell command from "$1" to "$@" (suggested by
1968 krjw).
1970 01-Sep-2002
1971 ~~~~~~~~~~~
1972 Updated Spanish translation (Marcelo Ramos).
1974 30-Aug-2002
1975 ~~~~~~~~~~~
1976 New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
1977 WM_CLASS of a new window so that the window manager can treat it
1978 specially, such as opening it in a certain place, or make it sticky
1979 (requested by Matthew Weier O'Phinney).
1981 27-Aug-2002
1982 ~~~~~~~~~~~
1983 New option to set the pinboard font (Krzysztof Luks).
1985 26-Aug-2002
1986 ~~~~~~~~~~~
1987 Updated French translation (Vincent Lefèvre).
1988 Updated Italian translation (Daniele Peri).
1990 17-Aug-2002
1991 ~~~~~~~~~~~
1992 Increase time between updates while scanning from 0.5s to 1.5s. Now that the
1993 names are all shown from the start, fast feedback here is less useful.
1994 When resizing due to a key event, warp the pointer (for sloppy focus users).
1996 13-Aug-2002
1997 ~~~~~~~~~~~
1998 Removed Re-read MIME types button. Use Refresh on the toolbar instead.
2000 11-Aug-2002
2001 ~~~~~~~~~~~
2002 Internal changes: moved menu and toolbar over to View interface.
2004 05-Aug-2002
2005 ~~~~~~~~~~~
2006 Open the menu on the 'popup-menu' signal. Allows you to use the default Gtk
2007 keyboard shortcuts to open the menu.
2008 Translated AppInfo menu entries into Hungarian (Andras Mohari) and
2009 Spanish (Marcelo Ramos).
2010 After dragging to a remote application which didn't respond, the filer
2011 refused to gain the primary selection until the operation timed out.
2013 02-Aug-2002
2014 ~~~~~~~~~~~
2015 Use stock icons for multi-file drag-and-drop, files with missing icons, and
2016 files that can't be statted (Marcin Juszkiewicz).
2018 01-Aug-2002
2019 ~~~~~~~~~~~
2020 Make --version's output convert to the local character set (Vincent Lefevre).
2021 Make menu items in AppInfo.xml files translatable (requested by
2022 Wilbert Berendsen, Andras Mohari and Marcelo Ramos).
2024 29-Jul-2002
2025 ~~~~~~~~~~~
2026 Change pinboard option to forward button 3 to forward all buttons (requested
2027 by Matthew Weier O'Phinney).
2029 28-Jul-2002
2030 ~~~~~~~~~~~
2031 Use Gtk's new stock info icon instead of help icon for minibuffer, etc.
2033 26-Jul-2002
2034 ~~~~~~~~~~~
2035 Updated French translation (Vincent Lefèvre).
2036 Updated Spanish translation (Marcelo Ramos).
2037 Using Edit MIME types in the Options box now opens the new 'packages'
2038 directory instead of the old 'mime-info' one (reported by Goetz Waschk).
2040 24-Jul-2002 (Release 1.3.3)
2041 ~~~~~~~~~~~
2042 Updated to new shared MIME database format.
2044 23-Jul-2002
2045 ~~~~~~~~~~~
2046 Alt-Return or Alt-Button-1 on a file works like clicking with button-2; it
2047 opens a directory in a new window and closes the directory when opening a file
2048 (suggested by Gregory Spath).
2050 22-Jul-2002
2051 ~~~~~~~~~~~
2052 Use stock icons for toolbar, to make it themeable (requested by Michael Adams).
2054 21-Jul-2002
2055 ~~~~~~~~~~~
2056 Made the stepper arrows in the scrollbars scroll by one item's height, fixed
2057 an untranslatable string and fixed a slight error in the size calculation
2058 (Bernard Jungen).
2060 19-Jul-2002
2061 ~~~~~~~~~~~
2062 Rearraged File menu (suggested by Tomas Berg).
2064 16-Jul-2002
2065 ~~~~~~~~~~~
2066 Added support for Solaris 'Door' files (Stephen Watson).
2068 12-Jul-2002
2069 ~~~~~~~~~~~
2070 Added Help menu with both About and Show Files entries, and a new entry to
2071 load the corrent manual for the current locale (suggested by Arnaud Calvo).
2073 11-Jul-2002
2074 ~~~~~~~~~~~
2075 Updated French manual translation (Arnaud Calvo).
2076 Changed 'Show ROX-Filer Help' to 'About ROX-Filer...'. This shows the Info
2077 box, with a new 'Show Help Files' button (Geoff Youngs).
2079 09-Jul-2002
2080 ~~~~~~~~~~~
2081 Don't close the Set Run Action box after showing the usage message if the user
2082 enters an invalid command (spotted by krjw).
2084 07-Jul-2002
2085 ~~~~~~~~~~~
2086 Bugfix: Changing the pinboard colours when iconfied windows were not in use
2087         displayed a (harmless) warning message (reported by krjw).
2089 02-Jul-2002
2090 ~~~~~~~~~~~
2091 Security fix: Set Run Action to a shell command would make the executable
2092               world-writeable (spotted by alexander).
2094 28-Jun-2002
2095 ~~~~~~~~~~~
2096 Bugfix: Tooltips for files sometimes didn't get displayed.
2098 26-Jun-2002
2099 ~~~~~~~~~~~
2100 Added reminder about having NumLock on when using groups from the keypad
2101 (suggested by Gombok Arthur).
2103 25-Jun-2002
2104 ~~~~~~~~~~~
2105 Turned on more compiler warnings, and fixed some minor issues it threw up.
2107 22-Jun-2002 (Release 1.3.2)
2108 ~~~~~~~~~~~
2109 Updated French translation (Vincent Lefèvre).
2111 21-Jun-2002
2112 ~~~~~~~~~~~
2113 Added 'Text beside icon' toolbar style (Michael Adams).
2115 20-Jun-2002
2116 ~~~~~~~~~~~
2117 Bugfix: Using another window in between entering target mode and selecting
2118         the target printed a warning instead of performing the operation.
2120 17-Jun-2002
2121 ~~~~~~~~~~~
2122 Fix problem with root menu positioning on icewm (reported by Bernard Jungen).
2124 16-Jun-2002
2125 ~~~~~~~~~~~
2126 More robust approach to SOAP errors.
2128 11-Jun-2002
2129 ~~~~~~~~~~~
2130 Require version 2.0.1 or later of Gtk, due to bugs in 2.0.0.
2131 Changing the pinboard font realigns the icons.
2132 Bugfix: Symlinked items in the SendTo menu didn't use globicons correctly
2133         (spotted by Arnaud Calvo).
2134 Bugfix: Filer sometimes failed to load the backdrop supplied by a program
2135         (reported by Arnaud Calvo).
2137 10-Jun-2002
2138 ~~~~~~~~~~~
2139 Updated Spanish translation (Marcelo Ramos).
2141 08-Jun-2002
2142 ~~~~~~~~~~~
2143 Move Xterm Here to Window menu and add Switch to xterm (suggested by
2144 Gregory Spath).
2145 Bugfix: Some shortcuts didn't work properly on some keyboards (reported by
2146         Lorint and Musus Umbra).
2148 06-Jun-2002
2149 ~~~~~~~~~~~
2150 When installing without a manpage, just warn the user instead of aborting
2151 (suggested by Simon Britnell).
2153 01-Jun-2002
2154 ~~~~~~~~~~~
2155 Code tidying (Bernard Jungen).
2157 31-May-2002
2158 ~~~~~~~~~~~
2159 Option to switch automatically between Large and Small icons (Stephen Watson).
2160 Allow blank icon names (suggested by Gregory Spath).
2161 Bugfix: Default icon for iconified windows wasn't found (Jimmy Olgeni).
2162 Bugfix: Sometimes the SOAP message sent to a running process got displayed.
2164 30-May-2002 (Release 1.3.1)
2165 ~~~~~~~~~~~
2166 Fix redraw bug with selected icons.
2168 29-May-2002
2169 ~~~~~~~~~~~
2170 Respect CHOICESPATH when installing (spotted by Vincent Lefevre).
2171 Set Icon now creates icons in PNG format (spotted by Wilbert Berendsen).
2173 28-May-2002
2174 ~~~~~~~~~~~
2175 Merged in icons from rox-base (converted to PNG format and renamed).
2176 Bugfix: When showing iconified windows, the filer could crash if a window
2177         disappeared at the wrong moment.
2179 27-May-2002
2180 ~~~~~~~~~~~
2181 Set _XROOTPMAP_ID property on root window so that Eterm and friends show
2182 the right backdrop (requested by Simon Britnell).
2183 Use .png icons in MIME-icons instead of .xpm (needed to change anyway as
2184 the new shared MIME database uses different types in many places).
2185 Updated French translation (Vincent Lefèvre).
2186 Updated Dutch translation (Wilbert Berendsen).
2187 Updated Hungarian translation (Andras Mohari).
2189 24-May-2002
2190 ~~~~~~~~~~~
2191 When using -d or -s options, don't follow symlinks in paths starting with '/'
2192 (suggested by Darrell Taylor).
2194 23-May-2002
2195 ~~~~~~~~~~~
2196 Code tidying (Bernard Jungen).
2198 21-May-2002
2199 ~~~~~~~~~~~
2200 Updated Polish translation (Krzysztof Krzy¿aniak).
2202 19-May-2002
2203 ~~~~~~~~~~~
2204 Setting the background colour doesn't lose the image (spotted by Jasper
2205 Huijsmans).
2207 18-May-2002
2208 ~~~~~~~~~~~
2209 Iconified windows are shown with their own icon, if they have one.
2211 17-May-2002
2212 ~~~~~~~~~~~
2213 Options to set iconification layout policy.
2214 Fix compiler warnings on some systems (Stephen Watson).
2215 Added 'Follow Symbolic Links' menu item (Stephen Watson).
2217 16-May-2002
2218 ~~~~~~~~~~~
2219 Pinboard background colour option works again.
2220 Position iconified windows sensibly.
2221 Bugfix: Typing too fast into the minibuffer could miss characters.
2223 15-May-2002
2224 ~~~~~~~~~~~
2225 Wrap long icon names onto multiple lines.
2226 Options to forward button-3 clicks on the pinboard to the window manager
2227 (requested by Ryan Harris).
2229 14-May-2002
2230 ~~~~~~~~~~~
2231 Code tidying (Bernard Jungen).
2232 Bugfix: Ctrl-clicking on icons can unselect, not just select.
2234 13-May-2002
2235 ~~~~~~~~~~~
2236 Bugfix: Short form of '--client-id' option didn't work (reported by Julio
2237         Hugo Toloza).
2239 12-May-2002
2240 ~~~~~~~~~~~
2241 Allow hidden subdirectories in <Choices>/SendTo which have their contents
2242 included only for certain MIME types (Geoff Youngs).
2243 When changing directory, remove any trailing /s from the path.
2244 Make sure panels never get lowered under the pinboard.
2245 Iconified windows are now displayed on the pinboard, not floating over
2246 everything else.
2247 Bugfix: Using a savebox when the pathname contained multi-byte characters
2248         caused the initial selected region to be positioned incorrectly.
2250 10-May-2002
2251 ~~~~~~~~~~~
2252 Initial support for showing iconified windows.
2254 09-May-2002
2255 ~~~~~~~~~~~
2256 Changed the way pinboard icons are implemented.
2257 Changed the way backdrop applications set the backdrop.
2258 Always use button-3 for the pinboard menu, as the window manager menu must
2259 be on button-2 (spotted by Geoff Youngs).
2261 08-May-2002
2262 ~~~~~~~~~~~
2263 Updated French manual translation (Arnaud Calvo).
2264 Middle button clicks on the pinboard are passed to the window manager.
2265 Many improvements to the pinboard:
2266 - Changing font updates the pinboard icons.
2267 - Button-2 clicks are passed to window manager.
2268 - Drop highlight doesn't flicker.
2270 07-May-2002
2271 ~~~~~~~~~~~
2272 Improved highlighting of icons (Andras Mohari).
2274 06-May-2002
2275 ~~~~~~~~~~~
2276 The pinboard is now a screen-sized window. Faster and better looking.
2277 Setting the backdrop is now done from the filer.
2279 03-May-2002
2280 ~~~~~~~~~~~
2281 The Link box allows an existing symlink to be replaced, instead of
2282 complaining that the destination already exists (suggested by Arnaud Calvo).
2283 Bugfix: When editing a panel icon, the tooltip didn't update until the next
2284         restart (Olli Helenius).
2286 02-May-2002
2287 ~~~~~~~~~~~
2288 Added Sort to the OpenDir SOAP method (Stephen Watson).
2290 30-Apr-2002
2291 ~~~~~~~~~~~
2292 Alpha-blending for Small icons, too.
2293 Bugfix: When copying directories, ignore an error caused by filesystems,
2294         such as Samba shares, that don't support chmod fully (reported by
2295         Andrew S Dixon).
2297 29-Apr-2002
2298 ~~~~~~~~~~~
2299 SOAP method OpenDir now allows Style and Details to be specified
2300 (Stephen Watson).
2302 28-Apr-2002
2303 ~~~~~~~~~~~
2304 Use alpha-blending in Large and Huge display modes. Limit icons in menus to
2305 Small and Large sizes.
2307 27-Apr-2002
2308 ~~~~~~~~~~~
2309 Return in Permissions box activates Quiet.
2311 26-Apr-2002
2312 ~~~~~~~~~~~
2313 MIME information is now read from the freedesktop.org shared database rather
2314 than the old Choices/MIME-info directories.
2316 25-Apr-2002
2317 ~~~~~~~~~~~
2318 Don't convert to `real' path when following symlinks, so that Up now returns
2319 to the directory containing the symlink, not the thing it linked to
2320 (requested by Gregory Spath).
2321 Don't quit while Options window is open.
2323 21-Apr-2002
2324 ~~~~~~~~~~~
2325 Allow panel style to be set from ~/.gtkrc-2.0, using 'rox-panel' to identify
2326 the window (requested by Ashwin).
2327 Merged OK and Save buttons in the Options box. Revert shades when it would
2328 have no effect.
2330 17-Apr-2002
2331 ~~~~~~~~~~~
2332 'New ...' for a template always copies without confirming (suggested by
2333 Wilbert Berendsen).
2335 16-Apr-2002
2336 ~~~~~~~~~~~
2337 Set-keybindings button in options box now checks that this feature is on,
2338 and explains what to do if not (suggested by Francesco Bochicchio).
2340 15-Apr-2002
2341 ~~~~~~~~~~~
2342 Updated French translation (Vincent Lefèvre).
2343 Message in translation options switches language as you move through the
2344 options.
2346 14-Apr-2002
2347 ~~~~~~~~~~~
2348 Added Chinese translation (babyfai cheung).
2350 14-Apr-2002 (Release 1.3.0)
2351 ~~~~~~~~~~~
2352 Fixed a minor redraw box (a single pixel could get left after a lasso drag).
2353                         
2354 13-Apr-2002
2355 ~~~~~~~~~~~
2356 Place action windows under pointer (suggested by txapela).
2358 11-Apr-2002
2359 ~~~~~~~~~~~
2360 Set collection style in the program. Choices/ROX-Filer/Styles is no longer
2361 used.
2362 Made background pixmaps for Collections work again (reported by Stephen
2363 Watson).
2364 Removed pinboard text background style option (it never worked with Gtk+-2.0).
2366 09-Apr-2002
2367 ~~~~~~~~~~~
2368 Added units display to options and improved toolbar options layout (Andras
2369 Mohari).
2370 When setting the icon for a directory, offer to create a .DirIcon
2371 (requested by Matjaz Mihelic).
2373 08-Apr-2002
2374 ~~~~~~~~~~~
2375 Much improved layout for Options box (Andras Mohari).
2376 Allow subdirectories in the Send To menu (Stephen Watson).
2378 06-Apr-2002
2379 ~~~~~~~~~~~
2380 Code tidying in various places (Bernard Jungen).
2381 Filer windows update automatically when the font or theme changes.
2383 05-Apr-2002
2384 ~~~~~~~~~~~
2385 Various speed improvements.
2386 Removed GNOME VFS option (never worked with Gtk+-2.0).
2388 04-Apr-2002
2389 ~~~~~~~~~~~
2390 Auto-raise panels when the pointer hits the side of the screen, and lower
2391 when it leaves the panel (Geoff Youngs).
2393 03-Apr-2002
2394 ~~~~~~~~~~~
2395 Slight speed increase when starting.
2397 02-Apr-2002
2398 ~~~~~~~~~~~
2399 Added Danish translation (Christian Storgaard).
2401 01-Apr-2002
2402 ~~~~~~~~~~~
2403 Internal tidy-up of the icon code: PinIcon and PanelIcon are now subclasses
2404 of Icon, which is now a GObject. Dragging pinboard icons with the middle
2405 button is no longer supported.
2407 28-Mar-2002
2408 ~~~~~~~~~~~
2409 Updated Polish translation (Krzysztof Krzy¿aniak).
2411 25-Mar-2002
2412 ~~~~~~~~~~~
2413 New 'Short titlebar flags' option (requested by Andras Mohari).
2415 24-Mar-2002
2416 ~~~~~~~~~~~
2417 Fixed problem which allowed the panel to get the input focus (reported by
2418 Brendan McCarthy).
2420 22-Mar-2002
2421 ~~~~~~~~~~~
2422 Large (over 50K) image files are now loaded in a subprocess. Faster, less
2423 likely to crash due to bad images, and more responsive.
2425 21-Mar-2002
2426 ~~~~~~~~~~~
2427 Filenames which are not valid UTF-8 are shown in red. A tooltip explains the
2428 problem. CHARSET is used to try and render the name anyway, and the rename
2429 box can be used to fix it (reported by Christopher Arndt).
2431 20-Mar-2002
2432 ~~~~~~~~~~~
2433 Times weren't converted to UTF-8, causing errors in some locales (reported
2434 by Christopher Arndt and tracked down by Andras Mohari).
2435 Informational messages are now shown with the info icon, not the error symbol
2436 (suggested by Andras Mohari).
2438 18-Mar-2002
2439 ~~~~~~~~~~~
2440 Set _WIN_HINTS for pinboard and panel icons so that they don't appear on
2441 task-lists or get selected when Alt-Tabbing (Brendan McCarthy).
2442 Allow COMPOUND_TEXT target for pinboard and panels (allows pasting into
2443 gnome-terminal).
2444 The Path Entry minibuffer now highlights invalid paths in red, instead of
2445 beeping.
2447 17-Mar-2002
2448 ~~~~~~~~~~~
2449 Internal changes: MaskedPixmap, Directory and XMLwrapper types are now
2450 GObjects. FSCache now works on GObjects, and the interface is therefore
2451 simpler now.
2453 16-Mar-2002
2454 ~~~~~~~~~~~
2455 Sorted out some focussing and defaulting behaviour in action windows.
2457 14-Mar-2002
2458 ~~~~~~~~~~~
2459 Split action window code, so that most of the GUI stuff is now in abox.c,
2460 and converted to new dialog style.
2462 13-Mar-2002
2463 ~~~~~~~~~~~
2464 Removed remaining support for the old libvfs.
2465 Updated lots of code to new Gtk+-2.0 style.
2467 12-Mar-2002
2468 ~~~~~~~~~~~
2469 Panel icons highlight when the pointer is over them.
2470 Fixed some untranslatable strings (Andras Mohari).
2472 11-Mar-2002
2473 ~~~~~~~~~~~
2474 Converted Set Run Action box to new style.
2476 10-Mar-2002
2477 ~~~~~~~~~~~
2478 New panel style; better looking, and sensitive right up to the edge of the
2479 screen.
2480 Converted action window results list to use the new GtkTreeView widget.
2482 09-Mar-2002
2483 ~~~~~~~~~~~
2484 Converted Savebox widget to new Gtk style.
2486 07-Mar-2002
2487 ~~~~~~~~~~~
2488 Fix compile problems with Gtk+-2.0-rc1 (missing X libs and cflags).
2489 Added stock icons to Options box. The filer now requires Gtk+-2.0.
2490 Updated Infobox to use new GtkTreeView widget.
2492 05-Mar-2002
2493 ~~~~~~~~~~~
2494 Display action window questions in bold (suggested by Andras Mohari).
2495 Added PanelAdd and PinboardAdd SOAP methods (Stephen Watson).
2497 28-Feb-2002
2498 ~~~~~~~~~~~
2499 Fixed sensitive region of icons in large with details display (Bernard
2500 Jungen).
2502 27-Feb-2002
2503 ~~~~~~~~~~~
2504 Added Newer option for Copy and Move operations (Stephen Watson).
2506 26-Feb-2002
2507 ~~~~~~~~~~~
2508 Centre colour selector on mouse, and close when options box closes.
2509 Got background pixmaps working with Gtk+-2.0.
2511 21-Feb-2002
2512 ~~~~~~~~~~~
2513 Changes to options now take effect instantly. The old Apply button is gone,
2514 and Cancel is now Revert.
2515 Fixed stupid bug in charset conversions (reported by Andras Mohari).
2516 Initial support for gnome-vfs (Mark Heily).
2518 20-Feb-2002
2519 ~~~~~~~~~~~
2520 Internal changes to the options system. See text at start of options.c.
2522 19-Feb-2002
2523 ~~~~~~~~~~~
2524 Changed 'Ignore case' option to 'Intelligent sorting'. A non-ASCII sort now
2525 handles numbers in a sensible way, so that 'file10' comes after 'file9', etc
2526 (Micah Dowty).
2527 Fix possible type conversion problem in charset conversion code
2528 (reported by Serban Udrea).
2529 Allow xml:lang attribute in AppInfo files for translations; see
2530 ROX-Filer/AppInfo.xml for an example (suggested by Wilbert Berendsen).
2532 18-Feb-2002
2533 ~~~~~~~~~~~
2534 Try to compile against Gtk+-2.0 first, and only fallback to 1.2 if it's not
2535 found.
2536 In an Infobox, strip trailing newlines from file's output as Gtk+-2.0
2537 labels display them.
2538 Scroll in whole items with Gtk+-1.2, plus better cursor alignment (Bernard
2539 Jungen).
2541 17-Feb-2002 (Release 1.2.0)
2542 ~~~~~~~~~~~
2543 New stable release.
2545 13-Feb-2002 (Release 1.1.14)
2546 ~~~~~~~~~~~
2547 Pressing Escape in a dialog box now closes the box.
2549 12-Feb-2002
2550 ~~~~~~~~~~~
2551 Fix compile problem if iconv.h is missing and allow CPPFLAGS settings to
2552 be used in Makefile (Jim Knoble).
2553 Undo 'double clicking unselects' change (requested by Andreas).
2555 11-Feb-2002
2556 ~~~~~~~~~~~
2557 Updated Spanish translation (Marcelo Ramos).
2558 Updated French manual translation (Arnaud Calvo).
2560 08-Feb-2002 (Release 1.1.13)
2561 ~~~~~~~~~~~
2562 Use fixed font in minibuffer.
2564 07-Feb-2002
2565 ~~~~~~~~~~~
2566 Updated French manual translation (Arnaud Calvo).
2567 Updated Russian translation (Dmitry Elfimov).
2569 06-Feb-2002
2570 ~~~~~~~~~~~
2571 When dragging a lasso box around items, limit the allowed overlap (the
2572 space you can drag over the edge of the next item without selecting it)
2573 so that very wide items (eg, those with details) are easier to select
2574 (requested by Andras Mohari).
2576 04-Feb-2002
2577 ~~~~~~~~~~~
2578 Updated Italian translation (Denis Manente).
2580 03-Feb-2002
2581 ~~~~~~~~~~~
2582 Updated German translation (André Wyrwa).
2583 Updated Spanish translation (Marcelo Ramos).
2585 02-Feb-2002
2586 ~~~~~~~~~~~
2587 Updated to version 0.5 of the thumbnails standard. You should rename
2588 '~/.thumbnails/96x96' to '~/.thumbnails/normal' to avoid having to recreate
2589 them all.
2591 01-Feb-2002
2592 ~~~~~~~~~~~
2593 Do UTF-8 conversions for globicons and file groups, as we now do for pinboards
2594 and panels (reported by Arnaud Calvo).
2596 31-Jan-2002
2597 ~~~~~~~~~~~
2598 Updated Hungarian translation (Andras Mohari).
2599 Double-clicking an item always clears the selection, removed extra newline
2600 from man-page and fixed a misplaced #endif (Bernard Jungen).
2602 30-Jan-2002
2603 ~~~~~~~~~~~
2604 Updated Dutch translation (Wilbert Berendsen).
2605 Updated to Gtk+-1.3.13 (action window scrolling now works).
2607 28-Jan-2002
2608 ~~~~~~~~~~~
2609 OK and Cancel buttons in savebox can no longer be focussed. Fixes problem
2610 where opening a savebox put the focus on the last used button instead of
2611 the entry (reported by Karol Krenski).
2612 Added instructions for Window Maker pinboard icons to the manual
2613 (Jim Knoble).
2614 Resizer now allows space for the 'Running as ...' message (reported by
2615 Wilbert Berendsen).
2617 25-Jan-2002
2618 ~~~~~~~~~~~
2619 If conversion to 'ISO8859-1' doesn't work, try 'iso-8859-1' and 'UTF-8' instead
2620 of giving a warning (reported by Gregory Spath).
2622 24-Jan-2002 (Release 1.1.12)
2623 ~~~~~~~~~~~
2624 Updated Hungarian translation (Andras Mohari).
2626 23-Jan-2002
2627 ~~~~~~~~~~~
2628 Only check for thumbnails in the thumbnail scanning code, not when loading
2629 any image (saves time).
2630 Assume pathnames and labels for pinboards and panels are in the local charset
2631 for Gtk+-1.2, and in UTF-8 for Gtk+-2.0.
2632 When using 'Shell Command...' from the menu with an item selected by opening
2633 the menu, the item now remains selected when you enter the command.
2635 Updated French translation (Vincent Lefèvre).
2636 Updated Dutch translation (Wilbert Berendsen).
2638 22-Jan-2002
2639 ~~~~~~~~~~~
2640 _ROX_PANEL_MENU_POS property is now set on each GtkSocket window, rather than
2641 the panel, so that applets can find it more easiliy (requested by Stephen
2642 Watson).
2643 Only use Gtk+-2.0 if '--compile --with-gtk2' is used.
2644 Loading a thumbnail now stores the details when loading started, not
2645 when it finished.
2646 Bugfix: Under Gtk+-2.0, the savebox focussed the OK button rather than the
2647         text entry.
2649 21-Jan-2002
2650 ~~~~~~~~~~~
2651 Changing the permission on a file failed to update the display (reported by
2652 Karol Krenski). Also made other updates more efficient.
2653 Allow COMPOUND_TEXT selection type (same as STRING for now), as gnome-terminal
2654 has stopped accepting STRING.
2656 20-Jan-2002
2657 ~~~~~~~~~~~
2658 Added a configure check for iconv.h.
2659 Use double instead of long for file sizes in find.c (Bernard Jungen).
2661 19-Jan-2002
2662 ~~~~~~~~~~~
2663 Thumbnails code failed to update images when they changed (reported by
2664 Andreas).
2666 18-Jan-2002
2667 ~~~~~~~~~~~
2668 Use 'ISO8859-1' instead of 'iso-8859-1' and fallback to strdup if charset
2669 conversion fails (Stephen Watson).
2671 Deleting a symlink to a pinboard or panel icon showed a warning, even though
2672 there was no danger, because it followed the symlink. Trying to copy a symlink
2673 inside the directory it pointed to failed for the same reason.
2675 17-Jan-2002
2676 ~~~~~~~~~~~
2677 Big changes to internationalisation for pinboards and panels to fix problems
2678 with incompatible character sets (reported by Arnaud Calvo).
2679 When creating thumbnails, create to a temporary file and rename in case another
2680 program tries to write the save thumbnail at the same time.
2681 As a special case, running with just '-v' doesn't call gtk_init, allowing
2682 installing without an X server (requested by Michael Duelli).
2684 16-Jan-2002
2685 ~~~~~~~~~~~
2686 Converter for old-format config files now stops if the file looks like
2687 XML (probably from a failed conversion).
2688 Allow '~' in globicons file.
2689 Bugfix: When using spring-opening or following symlinks, trying to open
2690         a non-existant directory could cause a crash.
2691 Bugfix: The pinboard would highlight to accept any type of drop (not just
2692         files).
2694 13-Jan-2002
2695 ~~~~~~~~~~~
2696 Fixed some compile problems on Solaris (Andreas Dehmel).
2697 Clicking an unscanned item now scans it (instead of reporting an error).
2698 Dialog boxes in Gtk+-2.0 now set a default button.
2699 Number keys on the keypad couldn't be used for groups (reported by Arnaud
2700 Calvo).
2702 11-Jan-2002
2703 ~~~~~~~~~~~
2704 Updated Spanish translation (Marcelo Ramos).
2705 Updated the French manual translation (Arnaud Calvo and Vincent Lefèvre).
2707 09-Jan-2002
2708 ~~~~~~~~~~~
2709 Converted French manual to DocBook (Arnaud Calvo).
2710 Fixed some compiler warnings (Vincent Lefèvre).
2712 09-Jan-2002 (Release-1.1.11)
2713 ~~~~~~~~~~~
2714 Mark action windows as dialogs (requested by Daniel Pittman).
2715 Reset the background colour when drawing, as the Xenophilia keeps changing
2716 it (reported by Wilbert Berendsen).
2718 08-Jan-2002
2719 ~~~~~~~~~~~
2720 Changed == to = in make-mo script (Vincent Lefèvre).
2721 Added -lm to libpng linker flags (reported by Stephen Watson).
2722 Updated the French translation (Vincent Lefèvre).
2724 07-Jan-2002
2725 ~~~~~~~~~~~
2726 Bugfix: Closing a filer window with a tooltip removes the tip now (before, the
2727         tooltip could get stuck on the screen).
2729 06-Jan-2002
2730 ~~~~~~~~~~~
2731 Bugfix: Options box didn't work unless options had already been saved
2732         (reported by Iain Stevenson).
2734 05-Jan-2002
2735 ~~~~~~~~~~~
2736 Stopped unnecessary redrawing of the display (when sorting an already-sorted
2737 list).
2738 Thumbnails can now also be saved using Gtk+-1.2, if libpng is available
2739 (Andras Mohari).
2741 04-Jan-2002
2742 ~~~~~~~~~~~
2743 Fixed compile problem (reported by Vincent Lefèvre).
2744 Updated French translation (Vincent Lefèvre).
2746 03-Jan-2002
2747 ~~~~~~~~~~~
2748 Added _ROX_PANEL_MENU_POS property on panel windows to help applets position
2749 their menus correctly.
2750 Bugfix: 'From LANG' translation setting had stopped working (reported by
2751         Vincent Lefèvre).
2753 02-Jan-2002
2754 ~~~~~~~~~~~
2755 Saved pinboards and panels are now stored in an XML format. Old files should
2756 be converted automatically. Icon names may now contain the < and > characters
2757 (requested by Bernard Jungen).
2759 01-Jan-2002
2760 ~~~~~~~~~~~
2761 Updated French translation (Vincent Lefèvre).
2762 Updated Polish translation (Krzysztof Krzy¿aniak).
2764 30-Dec-2001
2765 ~~~~~~~~~~~
2766 Updated Spanish translation (Marcelo Ramos).
2768 29-Dec-2001
2769 ~~~~~~~~~~~
2770 When changing directory, make more effort to wink or select the appropriate
2771 item.
2773 29-Dec-2001 (Release 1.1.10)
2774 ~~~~~~~~~~~
2775 Updated French translation (Vincent Lefèvre).
2776 Bugfix: Using Shift to open the Send To menu without a selected file stopped
2777         the toggle menu items from working!
2779 28-Dec-2001
2780 ~~~~~~~~~~~
2781 With Gtk+-2.0, the effective permissions are now underlined (like they are
2782 with Gtk+-1.2).
2783 Put all the flags in the options box on one line, along with the Quiet button
2784 (looks neater).
2785 Updated manual.
2787 27-Dec-2001
2788 ~~~~~~~~~~~
2789 Reorganised the Options box somewhat.
2790 Bugfix: Closing a window while creating thumbnails caused a crash.
2792 26-Dec-2001
2793 ~~~~~~~~~~~
2794 Icons are dragged from their corners again (requested by Liav Asseraf).
2795 Unknown SOAP methods now get a SOAP Fault response. Updated SOAP namespaces.
2796 Renamed '.DirIcon.png' to just '.DirIcon'.
2797 In action windows, standard error from moving, copying and mounting operations
2798 is captured and displayed, giving a more useful message (Stephen Watson).
2799 Support for Gtk+-1.3.12.
2801 25-Dec-2001
2802 ~~~~~~~~~~~
2803 Updated Polish translation (Krzysztof Krzy¿aniak).
2805 24-Dec-2001
2806 ~~~~~~~~~~~
2807 File groups are now saved (automatically).
2808 The old 'AppMenu' file is no longer checked for (use AppInfo.xml instead).
2810 23-Dec-2001
2811 ~~~~~~~~~~~
2812 Added Version SOAP RPC.
2813 With Gtk+-2.0 UTF-8 converstion, the filer now converts from the charset
2814 specified in the translation (was always using iso-8859-1).
2816 22-Dec-2001
2817 ~~~~~~~~~~~
2818 If thumbnailing is cancelled, it can be resumed later. Hiding thumbnails
2819 stops any scan in progress automatically. Added 'All' and 'Thumbs' status
2820 flags to title bar.
2822 21-Dec-2001
2823 ~~~~~~~~~~~
2824 New 'Show image thumnails' option to set this as the default (requested by
2825 Kristian Rink).
2826 Got details working again with Gtk+-1.2 (spotted by Kristian Rink).
2828 20-Dec-2001
2829 ~~~~~~~~~~~
2830 New thumbnail system. 'Create Thumbs' is now 'Show Thumbnails' and can
2831 be turned on and off. Thumbnails are loaded in the background, and a progress
2832 bar is displayed in the filer window.
2833 Replaced old Gtk+-1.2.x text widget in action windows with new one.
2835 19-Dec-2001
2836 ~~~~~~~~~~~
2837 Improved error reporting.
2838 Improved sizing code when details are on.
2840 18-Dec-2001
2841 ~~~~~~~~~~~
2842 Updated to new version 0.4 of the thumbnails standard.
2843 Added 'Quiet' check box to action windows. Quiet button now turns on
2844 check box and does 'Yes'.
2846 17-Dec-2001
2847 ~~~~~~~~~~~
2848 Gtk+-2.0 uses UTF-8 for strings. Translation files are now converted to
2849 UTF-8 as they are loaded.
2850 Added a missing #ifdef for the regex code (Damien Couderc).
2851 All file leafnames now use AA fonts with Gtk+-2.0 (details are still
2852 fixed, though).
2854 16-Dec-2001
2855 ~~~~~~~~~~~
2856 Closing a window with a keypress caused warnings to appear (reported by
2857 Fabien Coutant).
2858 Updated Spanish translation (Marcelo Ramos).
2859 New 'Single click nagivation on the pinboard' option (requested by
2860 Michael).
2861 Fix for compiling problem on NetBSD (Eric Gillespie, Jr.).
2863 Internal changes to options system:
2864 - Options can be used as soon as they are registered (not just once the
2865   filer is fully initialised).
2866 - New widget types can be registered in a modular fashion.
2868 13-Dec-2001 (Release 1.1.9)
2869 ~~~~~~~~~~~
2870 More fixes for panel resizing (reported by Stephen Watson).
2871 Target mode, dragging an unselected item, and auto-selecting an item when
2872 opening the menu now all work without grabbing the primary selection.
2873 Finished new scanning code (image == NULL is now OK everywhere).
2875 12-Dec-2001
2876 ~~~~~~~~~~~
2877 Clicking on an item which is selected, but not part of the primary selection,
2878 now reclaims the selection.
2879 Removed default minibuffer option for now.
2880 The dash forms in Find tests can be combined, eg '-rwx'.
2881 Updated manual.
2883 11-Dec-2001
2884 ~~~~~~~~~~~
2885 Additional window hints - pinboard and panels refuse focus and pinboard
2886 icons are marked as desktop features (requested by Laurent Moussault).
2887 Thumbnails are now stored using an md5 hash of their names.
2888 Pinboard icons can be repositioned by dragging with the left mouse button
2889 (middle button drag stopped working with sawfish, and this is easier anyway).
2891 10-Dec-2001
2892 ~~~~~~~~~~~
2893 New scanning system: blank items are added to the window first and then the
2894 icons and types get filled in later. Looks better and simplifies the sizing
2895 code a bit.
2896 Code tidying in various places.
2898 09-Dec-2001
2899 ~~~~~~~~~~~
2900 Bugfix: Filer would quit if only Info boxes were open.
2901 Bugfix: Pinboard and panel windows didn't get the correct hints set under
2902         Gtk+-2.0.
2904 08-Dec-2001
2905 ~~~~~~~~~~~
2906 Many internal changes to Collection widget for Gtk+-2.0. Should be more
2907 efficient now, and easier to get aa fonts working...
2909 07-Dec-2001
2910 ~~~~~~~~~~~
2911 Fixed Gtk+-2.0 wheel mouse support.
2912 In the Info box, 'File says...' was reporting on the program used to
2913 edit the file, not the file itself!
2914 For glib-2.0, use the new spawn function and report errors nicely.
2916 06-Dec-2001
2917 ~~~~~~~~~~~
2918 Updated Russian translation (Dmitry Elfimov).
2919 Thumbnail information in the PNG image is now namespaced to 'Thumb'
2920 (recommended by Jens Finke).
2921 FileType SOAP RPC return format has been updated to the latest version
2922 of the SOAP working draft.
2923 Added Large File Support: files over 4Gb now have their sizes detected
2924 correctly (Stephen Watson). Note: this disables libvfs support.
2925 New option to have the minibuffer open by default on new windows
2926 (Bochicchio).
2928 05-Dec-2001
2929 ~~~~~~~~~~~
2930 When resizing the collection, only ensure the cursor is still visible if
2931 it was in the displayed area before.
2933 When closing the Enter Path minibuffer, keep Show Hidden on if the cursor is
2934 on a hidden item.
2936 When using --show with a hidden file, turn on Show Hidden. Also, delay the
2937 winking effect until the window actually appears.
2939 04-Dec-2001
2940 ~~~~~~~~~~~
2941 Support for new thumbnails spec; thumbnails are saved inside ~/.thumbnails
2942 so they redisplay quickly next time the filer is loaded (requested by
2943 Kristian A. Rink and others).
2945 Bugfix: Toggling the section with a middle button drag could lose the primary
2946         selection (Andras Mohari).
2948 03-Dec-2001
2949 ~~~~~~~~~~~
2950 Use gtk_set_locale instead of setlocale (Andras Mohari).
2952 02-Dec-2001
2953 ~~~~~~~~~~~
2954 Added 'Invert Selection' (Stephen Watson; suggested by Andras Mohari).
2956 01-Dec-2001
2957 ~~~~~~~~~~~
2958 Added a new root window property (_ROX_FILER_EUID_HOST) which points to
2959 the SOAP IPC window for a particular hostname and user ID. This makes it
2960 easier for other programs to talk to the filer.
2962 30-Nov-2001
2963 ~~~~~~~~~~~
2964 Added new SOAP methods Copy, Move, Link, Mount and FileType (Stephen Watson).
2966 29-Nov-2001
2967 ~~~~~~~~~~~
2968 Moved 'Select All', 'Clear Selection' and 'Select If...' to a new 'Select'
2969 submenu.
2970 The filer now closes stdin when it starts. This is to prevent child
2971 processes, such as auto-mounters, from trying to read a password from
2972 the console (Olivier Fourdan).
2974 27-Nov-2001
2975 ~~~~~~~~~~~
2976 Manpage is now generated automatically from DocBook source.
2977 Short forms for many find expressions, such as -d for IsDir (suggested by
2978 (Andras Mohari).
2980 26-Nov-2001
2981 ~~~~~~~~~~~
2982 More Gtk+-1.3.11 support, including use of the new message dialog.
2983 When the filer loses the primary selection, display the selected items
2984 shaded, but don't unselect them (Andras Mohari).
2986 24-Nov-2001
2987 ~~~~~~~~~~~
2988 Updated to Gtk+-1.3.11.
2990 23-Nov-2001
2991 ~~~~~~~~~~~
2992 Show the current run action for a file in the Info box (Stephen Watson).
2994 21-Nov-2001
2995 ~~~~~~~~~~~
2996 If a panel applet quits then it is removed from the panel, instead of being
2997 replaced by a Restart button.
2999 16-Nov-2001
3000 ~~~~~~~~~~~
3001 With Gtk+-2.0 and the 'Unique windows' option on, reshow the existing window
3002 instead of destroying it and creating a new one (suggested by Greg Spath).
3004 15-Nov-2001
3005 ~~~~~~~~~~~
3006 Changes to the French translation (Thierry Godefroy and Vincent Lefevre).
3008 14-Nov-2001
3009 ~~~~~~~~~~~
3010 Code tidying in menu.c (Bernard Jungen).
3012 13-Nov-2001
3013 ~~~~~~~~~~~
3014 Opening a filer window from the Set Icon dialog turns thumbnails display
3015 on (suggested by Francesco Bochicchio).
3016 Right-clicking the Help toolbar button reuses the same window.
3018 12-Nov-2001
3019 ~~~~~~~~~~~
3020 Made some strings easier to translate, fixed a problem with translating a blank
3021 string, and changed the details toolbar button to leave the size alone (Andras
3022 Mohari).
3023 Improved key handling (key presses were sometimes ignored).
3024 Bugfix: A very long and narrow icon could make the filer try to scale to a
3025         width or height of zero (Andras Mohari).
3027 09-Nov-2001
3028 ~~~~~~~~~~~
3029 Allow current directory and selection to be stored with Ctrl+[0-9] and
3030 retrieved by pressing [0-9] (suggested by Jakub Turski). The groups are not
3031 saved yet.
3033 08-Nov-2001
3034 ~~~~~~~~~~~
3035 Don't use re_set_syntax() on systems that don't have it (reported by
3036 Damien Couderc).
3037 In action windows, the a long filename no longer makes the window get wider
3038 (requested by Graham Borland).
3039 Added 'Types' section to the Options window, allowing easy(ish) access
3040 to the MIME-info files, plus a reload button, and icons for MIME-types can
3041 be set from the 'Set Icon...' box (Stephen Watson).
3043 07-Nov-2001
3044 ~~~~~~~~~~~
3045 Added a menu to the 'Set Icon...' box which shows all directories currently
3046 used for icons (Francesco Bochicchio).
3047 Fix small error in German translation (Christopher Arndt).
3048 Bugfix: 'New Directory' didn't correctly select the leafname with Gtk+-2.0.
3050 06-Nov-2001
3051 ~~~~~~~~~~~
3052 Added Spanish translation (Marcelo Ramos).
3053 Applied Bernard Jungen's latest patch:
3054 - Disk usage forgot to count special files like pipes, etc.
3055 - Page up/down scrolls a window full at a time instead of 10 items.
3056 - Don't get icons from the cache if thumbnail mode is off anymore.
3057 - modechange.c: deleted useless stuff and fixed octal parsing to detect
3058   *all* illegal values (eg 010000000000000).
3059 - Added 'Show/hide hidden files' toolbar button.
3060 - Lots of code tidying.
3063 05-Nov-2001
3064 ~~~~~~~~~~~
3065 Holding the pointer over a symlink shows the target in a tooltip
3066 (Stephen Watson; suggested by Arnaud Calvo).
3068 01-Nov-2001
3069 ~~~~~~~~~~~
3070 Updated French translation (Vincent Lefèvre).
3072 30-Oct-2001 (Release 1.1.8)
3073 ~~~~~~~~~~~
3074 Updated to support Gtk+-1.3.10.
3076 17-Oct-2001
3077 ~~~~~~~~~~~
3078 Slightly better positioning of filenames and details (Bernard Jungen).
3079 When resizing, only add space for an extra row in Small Icons mode.
3081 16-Oct-2001
3082 ~~~~~~~~~~~
3083 Make the Set Run Action box command box have the "$1" already filled in
3084 (suggested by Helgi Hrafn Gunnarsson).
3086 15-Oct-2001
3087 ~~~~~~~~~~~
3088 Set the WM_CLASS for saveboxes, so that window managers can treat them
3089 specially, if required (Andrew Flegg).
3091 14-Oct-2001
3092 ~~~~~~~~~~~
3093 Changed internal format used to send to requests to SOAP, and added --RPC
3094 option to access it directly.
3096 12-Oct-2001
3097 ~~~~~~~~~~~
3098 Open new windows at the mouse position (suggested by Helgi Hrafn Gunnarsson).
3099 Bugfix: If file doesn't accept the '-b' option then examining a file in
3100         the root directory didn't work (Stephen Watson).
3102 10-Oct-2001
3103 ~~~~~~~~~~~
3104 Use --version instead of 'which' to test for programs as not everyone has
3105 which (suggested by Vincent Lefevre).
3106 Bugfix: When setting an icon for a file with a space in the name, the
3107         setting wasn't saved correctly (spotted by Arnaud Calvo and Jakub
3108         Turski). The 'globicons' file should be converted automatically
3109         when the filer is run.
3111 08-Oct-2001
3112 ~~~~~~~~~~~
3113 Added support for the regex field in MIME-info. This allows files to be
3114 matched with patterns, not just on their extensions. For example, '.gtkrc'
3115 is now typed 'x-gtkrc' despite having no extension (Stephen Watson and
3116 Andras Mohari).
3118 05-Oct-2001
3119 ~~~~~~~~~~~
3120 Allow AppIcon.xpm and .DirIcon.png to be symlinks (Bernard Jungen).
3122 04-Oct-2001
3123 ~~~~~~~~~~~
3124 When running on a remote machine, display the remote host's name in the
3125 title bar (Stephen Watson).
3127 02-Oct-2001
3128 ~~~~~~~~~~~
3129 New option to control whether a middle button drag moves the files or
3130 brings up a menu.
3131 Allow submenus in AppInfo.xml file (Stephen Watson).
3133 26-Sep-2001
3134 ~~~~~~~~~~~
3135 Now supports Gtk+-1.3.9, but not earlier developer releases.
3137 25-Sep-2001
3138 ~~~~~~~~~~~
3139 Disk Usage can cope with larger sizes, and reports the number of files and
3140 directories counted; new Show Hidden and Inherit Options options; new -D
3141 option to close directories; and changes to formatting of file sizes
3142 (Bernard Jungen).
3144 24-Sep-2001
3145 ~~~~~~~~~~~
3146 Updated Hungarian translation (Andras Mohari).
3147 Improved the filename colouring code so that colours are only allocated
3148 if needed (Andras Mohari) and fixed a colourmap problem (Stephen Watson).
3149 Bugfix: When sorting while winking an item, the filer would sometimes scroll
3150         to the wrong place (Andras Mohari).
3151 Bugfix: If all the selected files were deleted, then trying to paste the
3152         selection caused a crash (Fabien Coutant).
3154 20-Sep-2001
3155 ~~~~~~~~~~~
3156 Colour files by type (Andras Mohari).
3158 11-Sep-2001
3159 ~~~~~~~~~~~
3160 Added -p to mkdir in install scripts to create any missing parent
3161 directories (Michel Alexandre Salim).
3163 09-Sep-2001
3164 ~~~~~~~~~~~
3165 Dragging files with the middle button (or Button1+Alt) brings up a menu
3166 of possible actions (Taras).
3167 New option to control size of icons in `New' and `Send To' menus (Stephen
3168 Watson).
3169 Bugfix: Pinboard icons didn't draw correctly if their windows got resized
3170         (reported by Michel Alexandre Salim).
3172 06-Sep-2001
3173 ~~~~~~~~~~~
3174 Window positions can be saved and restored by a session manager (Anders
3175 Lundmark).
3177 05-Sep-2001
3178 ~~~~~~~~~~~
3179 Fixed an untranslated string (Andras Mohari).
3181 04-Sep-2001
3182 ~~~~~~~~~~~
3183 The style for pinboard and panel icon text can be set (requested by Greg
3184 Spath) with:
3186         widget "*.pinboard-icon" style "..."
3187         widget "*.panel-icon.*" style "..."
3189 03-Sep-2001
3190 ~~~~~~~~~~~
3191 Bugfix: Entering a blank expression in the 'Select If' minibuffer displayed
3192         a (harmless) warning message (reported by Vincent Lefèvre).
3194 03-Sep-2001 (Release 1.1.7)
3195 ~~~~~~~~~~~
3196 Added an option to control whether extensions take precedence over the
3197 executable bit of a file (requested by MJ Ray).
3198 Updated French translation (Vincent Lefèvre and Arnaud Calvo).
3199 Disabled the UTF-8 conversion (doesn't work on older versions of Gtk).
3201 02-Sep-2001
3202 ~~~~~~~~~~~
3203 The options controlling when windows resize work again.
3205 31-Aug-2001
3206 ~~~~~~~~~~~
3207 Better guessing of window size for display styles with details.
3209 29-Aug-2001
3210 ~~~~~~~~~~~
3211 The 'src/po/dist' script now converts all text to UTF-8.
3213 28-Aug-2001
3214 ~~~~~~~~~~~
3215 Fixed some problems with the configure.in script and autoconf 2.50 (Richard
3216 Boulton).
3218 27-Aug-2001
3219 ~~~~~~~~~~~
3220 Updated Dutch translation (Jasper Huijsmans).
3221 Send To menu lists contents of all Send To directories in Choices, not just
3222 the first one found.
3223 Fixed another XML compiling problem (Stephen Watson).
3225 23-Aug-2001
3226 ~~~~~~~~~~~
3227 Added Customise to `Send To' menu.
3229 22-Aug-2001
3230 ~~~~~~~~~~~
3231 Detached Send To menu from main menu structure. Allows key-binding to open
3232 the menu, at least. Main menu now opens quicker (no scanning of Send To dir).
3233 Shift+Menu brings up the menu directly.
3235 20-Aug-2001
3236 ~~~~~~~~~~~
3237 Fixed compiling problem with some versions of libxml (Stephen Watson).
3238 Changed a text message in the Options box (about binding keys to menus) into
3239 a button which shows the message in an alert box. Maybe people will read the
3240 message now?
3242 19-Aug-2001
3243 ~~~~~~~~~~~
3244 Only use Gtk+ 2.0 if version 1.3.6 or later is installed.
3245 Scrolling using a wheel mouse now always goes at the same speed, whatever the
3246 display style (requested by aardvark joe).
3248 10-Aug-2001
3249 ~~~~~~~~~~~
3250 Added 'Send To' menu (Stephen Watson).
3252 Bugfix: Renaming a panel icon didn't update the display (reported by Andrew
3253         Booker).
3255 07-Aug-2001
3256 ~~~~~~~~~~~
3257 Fixed some minor compilation issues (reported by Jasper Huijsmans and Daniel
3258 Richard G.)
3260 03-Aug-2001
3261 ~~~~~~~~~~~
3262 Added French translation of the manual (Arnaud Calvo).
3264 24-Jul-2001
3265 ~~~~~~~~~~~
3266 Filer wouldn't compile or run if it was in a directory with spaces in the
3267 name (reported by Benjamin Munoz).
3269 23-Jul-2001
3270 ~~~~~~~~~~~
3271 Added options for default action window settings for Brief, Force and Recurse
3272 (Liav Asseraf).
3273 New default for sort type is Sort By Name (requested by Andreas Dehmel).
3274 Bugfix: Clicking on a file with no run action set gave two error boxes.
3276 19-Jul-2001
3277 ~~~~~~~~~~~
3278 Make Enter in the minibuffer work like Return (requested by Arnaud Calvo).
3280 18-Jul-2001
3281 ~~~~~~~~~~~
3282 Added some more hints to pinboard and panel windows to comply with the new
3283 freedesktop.org window manger spec.
3285 15-Jul-2001
3286 ~~~~~~~~~~~
3287 New option to set the maximum size the auto-resizer will resize a window to
3288 (requested by Andreas Dehmel).
3290 14-Jul-2001
3291 ~~~~~~~~~~~
3292 When using the Set Run Action box, make the command default to the currently
3293 set command (suggested by Arnaud Calvo).
3295 12-Jul-2001 (Release 1.1.6)
3296 ~~~~~~~~~~~
3297 Updated the French translation (Vincent Lefèvre).
3299 10-Jul-2001
3300 ~~~~~~~~~~~
3301 Renamed 'New File' submenu to 'New' and moved 'New Directory' into it.
3303 09-Jul-2001
3304 ~~~~~~~~~~~
3305 Use the user's preferred font for item filenames, not the Gtk default
3306 (requested by Jim Knoble).
3308 03-Jul-2001
3309 ~~~~~~~~~~~
3310 Redid text handling on the panel. Now uses nice fonts under Gtk+ 2.0.
3312 02-Jul-2001
3313 ~~~~~~~~~~~
3314 Don't show tooltips for applets as it causes problems (reported by Stephen
3315 Watson).
3317 30-Jun-2001
3318 ~~~~~~~~~~~
3319 Gtk+-2.0: Support for anti-aliased fonts on the pinboard (also word-wraps
3320           long names too). Fixed a crash-on-click problem on the root window.
3322 29-Jun-2001
3323 ~~~~~~~~~~~
3324 More work on Gtk+-2.0 -- seems to be usable now :-)
3326 28-Jun-2001
3327 ~~~~~~~~~~~
3328 Started work to support Gtk+-2.0.
3330 26-Jun-2001
3331 ~~~~~~~~~~~
3332 Moved 'relative link' option above the buttons in the Link box (Stephen
3333 Watson).
3334 Bugfix: Rescanning could sometimes make the cursor reappear, causing the
3335         display to scroll (reported by Andreas Dehmel).
3337 21-Jun-2001
3338 ~~~~~~~~~~~
3339 Replaced 'New File...' menu item with a submenu generated from the contents
3340 of '<Choices>/Templates' (Stephen Watson).
3342 20-Jun-2001
3343 ~~~~~~~~~~~
3344 `Xterm here' command can contain arguments (Andras Mohari).
3345 Made the menu appear in a sensible place, so it's easy to get to the File
3346 submenu (suggested by André Wyrwa).
3348 19-Jun-2001
3349 ~~~~~~~~~~~
3350 Updated French translation (Vincent Lefèvre).
3351 Added a German translation (André Wyrwa).
3353 13-Jun-2001
3354 ~~~~~~~~~~~
3355 Added an extra option to control the resizing behaviour. Can be set to resize
3356 never, always, or only when the display style changes (requested by Andreas).
3358 07-Jun-2001 (Release 1.1.5)
3359 ~~~~~~~~~~~
3360 Updated Russian translation (Dmitry Elfimov).
3362 06-Jun-2001
3363 ~~~~~~~~~~~
3364 Unless compiling with mc's libvfs for virtual filesystem support, change the
3365 menu structure for use with the newer AVFS system.
3366 (http://www.inf.bme.hu/~mszeredi/avfs/) (José Romildo Malaquias).
3368 Bug fix: Running the filer with a translation set would make it crash
3369          (reported by Dmitry Elfimov).
3371 04-Jun-2001 (Release 1.1.4)
3372 ~~~~~~~~~~~
3373 Added 'Details' toolbar icon. Toggles display between Small Icons with Summary
3374 and the default size with no details.
3376 30-May-2001
3377 ~~~~~~~~~~~
3378 Replaced Large/Small toolbar buttons with a single Size button which
3379 cycles through Small/Large/Huge (other button to reverse).
3381 28-May-2001
3382 ~~~~~~~~~~~
3383 Added Shift Open, Set Run Action and Set Icon to the pinboard and panel
3384 menus.
3386 25-May-2001
3387 ~~~~~~~~~~~
3388 Long leafnames wrap onto multiple lines in Huge mode, like they do for
3389 Large Icons mode.
3391 24-May-2001
3392 ~~~~~~~~~~~
3393 Display tooltips for pinboard and panel icons, where needed.
3395 23-May-2001
3396 ~~~~~~~~~~~
3397 New option to show number of files / size of selected files in the toolbar
3398 (Andras Mohari).
3400 22-May-2001
3401 ~~~~~~~~~~~
3402 New options section 'panel' allows icon text to be hidden for all icons, no
3403 icons, or just applications (suggested by José Romildo Malaquias).
3405 17-May-2001
3406 ~~~~~~~~~~~
3407 Converted the options window to a tabbed notebook (Denis Manente).
3409 16-May-2001
3410 ~~~~~~~~~~~
3411 Pressing the mouse button down on an icon no longer winks it; only releasing
3412 the button to run it does.
3413 Added 'Show Info' to panel/pinboard menu.
3414 The File Info box grabs the primary selection when a row is selected
3415 (allows you to paste email addresses, URLs, etc).
3417 15-May-2001
3418 ~~~~~~~~~~~
3419 Opening a pinboard or panel menu over an icon no longer selects it -- this
3420 allows the selection to be passed to an application run using its AppMenu
3421 (requested by Christopher Arndt).
3423 14-May-2001
3424 ~~~~~~~~~~~
3425 In Large Icons display style, a file's name may wrap onto a second line.
3427 13-May-2001
3428 ~~~~~~~~~~~
3429 Merged code for handling selections and menus that was common to pinboards
3430 and panels into icon.c.
3432 09-May-2001
3433 ~~~~~~~~~~~
3434 When using 'From LANG', extract the language code from the string to get
3435 the filename, instead of using the whole string (Andras Mohari).
3436 Added support for very old versions of libxml (reported by Lukasz Stelmach
3437 and Vincent Lefèvre).
3439 08-May-2001
3440 ~~~~~~~~~~~
3441 Updated French (Vincent Lefevre) and Hungarian (Andras Mohari) translations.
3443 07-May-2001 (Release 1.1.3)
3444 ~~~~~~~~~~~
3445 Updated the documentation.
3447 06-May-2001
3448 ~~~~~~~~~~~
3449 Added 'Huge, With...' display styles. In huge mode, normal icons are scaled
3450 up if they're too small.
3452 03-May-2001
3453 ~~~~~~~~~~~
3454 Gtk styles can be overridden in <Choices>/ROX-Filer/Styles (suggested by
3455 Stephen Watson).
3456 Pinboards and panels should now work with IceWM without needing -o
3457 (Christopher Arndt).
3458 Allow text messages in the toolbar to go off the side (instead of resizing the
3459 window).
3461 02-May-2001
3462 ~~~~~~~~~~~
3463 Opening the shell minibuffer with a selection adds ' "$@' after the cursor.
3464 Without a selection, the name of the file under the cursor is added.
3466 29-Apr-2001
3467 ~~~~~~~~~~~
3468 Pressing the `\' key opens the menu (suggested by Christopher Arndt). Hold
3469 down Ctrl for the File submenu.
3471 28-Apr-2001
3472 ~~~~~~~~~~~
3473 Added a new 'About' section to AppInfo. Any elements in here are added
3474 into the info box. Added a 'Refresh' button to the info box.
3475 Added a ROX-Filer/Styles file for default colours (default filer background
3476 is now lighter).
3478 27-Apr-2001
3479 ~~~~~~~~~~~
3480 Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
3481 info to it later...
3483 26-Apr-2001
3484 ~~~~~~~~~~~
3485 Updated Russian translation (Dmitry Elfimov).
3487 25-Apr-2001
3488 ~~~~~~~~~~~
3489 AppInfo file may contain a <Summary> element - the text inside will be
3490 displayed in a tooltip if the mouse is held over the item in a filer
3491 window.
3493 22-Apr-2001
3494 ~~~~~~~~~~~
3495 Filer now looks for AppInfo.xml before AppMenu. This is for future
3496 expansion...
3498 18-Apr-2001
3499 ~~~~~~~~~~~
3500 Automatic resizing of windows when changing directory is now optional
3501 (requested by Paul E. Johnson and Andreas Thorn).
3503 11-Apr-2001
3504 ~~~~~~~~~~~
3505 The symlink box allows you to choose to create relative or absolute links
3506 (suggested by Stephen Watson).
3508 09-Apr-2001
3509 ~~~~~~~~~~~
3510 Fix some typos and untranslated strings (Andras Mohari).
3512 08-Apr-2001
3513 ~~~~~~~~~~~
3514 Added a Russian translation (Dmitry Elfimov).
3516 06-Apr-2001
3517 ~~~~~~~~~~~
3518 Fixed a couple of errors in the man-page (spotted by Damien Couderc).
3520 05-Apr-2001
3521 ~~~~~~~~~~~
3522 Winking an item in a directory makes it flash twice instead of once (easier
3523 to see). Also, creating a new file or directory from the menu winks the new
3524 item.
3526 Bugfix: When a directory was rescanned because of a move operation,
3527         the `Set Icon...' settings didn't work (reported by Damien
3528         Couderc).
3530 02-Apr-2001
3531 ~~~~~~~~~~~
3532 New display style 'Huge Icons' to make viewing thumbnails easier.
3533 Added a Hungarian translation (Andras Mohari).
3534 Updated the French translation (Vincent Lefèvre).
3535 Double clicking on a filer window's background resizes the window (Denis
3536 Manente).
3538 01-Apr-2001
3539 ~~~~~~~~~~~
3540 If an item's name is truncated, show it in a tooltip when the pointer is
3541 held over the item (Denis Manente).
3543 30-Mar-2001 (Release 1.1.2)
3544 ~~~~~~~~~~~
3545 Asking for help on a directory always tries to open <dir>/Help first, even
3546 for non-applications.
3548 29-Mar-2001
3549 ~~~~~~~~~~~
3550 If run without -n, the filer will put itself in the background. Thus,
3551 the 'rox' command behaves the same whether or not the filer is already
3552 running.
3554 27-Mar-2001
3555 ~~~~~~~~~~~
3556 Support for the new version of libxml (reported by Andreas Dehmel).
3558 26-Mar-2001
3559 ~~~~~~~~~~~
3560 Rewrote parser for options. Smaller and neater (hopefully this will fix
3561 the bugs reported by Andreas Dehmel and Ewan Mac Mahon).
3563 Bugfix: While scanning, the resizer could make the window too large.
3565 23-Mar-2001
3566 ~~~~~~~~~~~
3567 Moving the cursor down in the next-to-last row will move to the last
3568 item if there is nothing under the cursor (suggested by Graham Borland).
3570 21-Mar-2001
3571 ~~~~~~~~~~~
3572 When changing directory, only make the window larger (if needed), never
3573 smaller (suggested by Diego Zamboni).
3575 17-Mar-2001
3576 ~~~~~~~~~~~
3577 Changing directory autosizes the window automatically (Denis Manente).
3578 Internal changes to the way different layouts are handled.
3580 15-Mar-2001
3581 ~~~~~~~~~~~
3582 Pressing space (to select/unselect an item) now also moves the cursor to
3583 the next item (suggested by Anders Lundmark).
3585 Copying directories tries to preserve the timestamps, like it does for
3586 files (suggested by José Romildo Malaquias).
3588 14-Mar-2001
3589 ~~~~~~~~~~~
3590 Added '--mime-type FILE' option, which simply writes the type of FILE to
3591 standard output (Stephen Watson).
3593 Added 'Home Directory' to Window menu (requested by Graham Borland).
3595 11-Mar-2001
3596 ~~~~~~~~~~~
3597 Copying a directory which doesn't have user write permission will give it
3598 user write during the copy to avoid permission denied errors (suggested by
3599 Liav Asseraf).
3601 New sort option - 'Directories always come first' (requested by Liav Asseraf).
3603 10-Mar-2001
3604 ~~~~~~~~~~~
3605 Dragging a lasso box with the middle button toggles the selected state
3606 of the items enclosed (Denis Manente).
3608 09-Mar-2001
3609 ~~~~~~~~~~~
3610 Changing the display style now resizes the window (Denis Manente).
3612 08-Mar-2001
3613 ~~~~~~~~~~~
3614 New pinboards get a 'Home' icon in the top left corner as new users often
3615 think the pinboard isn't working because it starts empty (suggested by
3616 Vor'Cha).
3618 Converted AppMenu file format to XML.
3619 Added AppMenu file with options to control the pinboard.
3621 06-Mar-2001
3622 ~~~~~~~~~~~
3623 Highlight invalid Find expressions in red (Anders Lundmark).
3625 04-Mar-2001
3626 ~~~~~~~~~~~
3627 When resizing windows, try to keep the window fully inside the screen area
3628 (Denis Manente).
3630 03-Mar-2001
3631 ~~~~~~~~~~~
3632 Updated the Dutch translation (Jan Wagemakers).
3634 27-Feb-2001
3635 ~~~~~~~~~~~
3636 When mounting a device, the new window appears after mounting, not before.
3637 This means that it's more likely to get sized correctly (requested by
3638 Ewan Mac Mahon).
3640 24-Feb-2001
3641 ~~~~~~~~~~~
3642 Added two new options to control when minibuffer completion beeps (requested
3643 by Liav Asseraf).
3645 20-Feb-2001
3646 ~~~~~~~~~~~
3647 Added 'New File...' feature (James Kermode).
3649 16-Feb-2001
3650 ~~~~~~~~~~~
3651 Dropping icons on the pinboard positions them sensibly (Diego Zamboni).
3653 09-Feb-2001 (Release 1.1.1)
3654 ~~~~~~~~~~~
3655 Moving pinboard icons is nicer - it no longer assumes you dragged the middle
3656 of the text... (Diego Zamboni).
3658 Added a Polish translation (Andrzej Borsuk).
3660 Bugfix: Sometimes it wasn't possible to delete something that was on a
3661         pinboard or panel, even after confirming (reported by Diego Zamboni).
3663 07-Feb-2001
3664 ~~~~~~~~~~~
3665 Sliders in the options box can have a numerical value display (Diego Zamboni).
3666 Fixed a stray warning message displayed when non-default pinboard options
3667 were used (Diego Zamboni).
3669 New menu item 'Set Icon...' allows you to choose any icon for any file or
3670 directory. Also allow .DirIcon.png to set a directory's icon (Diego Zamboni).
3672 03-Feb-2001
3673 ~~~~~~~~~~~
3674 Many internal changes to the Options system.
3676 30-Jan-2001
3677 ~~~~~~~~~~~
3678 Bugfix: On filesystems which aren't case sensitive (eg DOS) it was possible
3679         to copy 'tmp' as 'Tmp' and lose it! (reported by Denis Manente)
3681 28-Jan-2001
3682 ~~~~~~~~~~~
3683 Added Diego Zamboni's patch to make configuring VFS easier.
3685 27-Jan-2001
3686 ~~~~~~~~~~~
3687 Improved compiling - now correctly reports an error if the file doesn't
3688 compile. If configure is missing then autoconf is run automatically.
3690 After a Find completes, you are given the option of doing the search again
3691 (Anders Lundmark).
3693 Applications can define a list of menu items to display on their menus
3694 (Diego Zamboni). The file should be called 'AppMenu' and contains a list of
3695 lines in the form 'option Text'.
3697 24-Jan-2001
3698 ~~~~~~~~~~~
3699 Added two new pinboard options - one to allow setting the grid step size
3700 and one to allow icons to go slightly off the side of the screen (Diego
3701 Zamboni).
3703 23-Jan-2001
3704 ~~~~~~~~~~~
3705 Bugfix: Textured window backgrounds could cause a crash (reported by Diego
3706         Zamboni).
3708 22-Jan-2001
3709 ~~~~~~~~~~~
3710 Updated the French translation (Vincent Lefèvre).
3712 Bugfix: The pixbuf stuff didn't work on some displays (reported by Stephen
3713         Watson).
3715 20-Jan-2001 (Release 1.1.0)
3716 ~~~~~~~~~~~
3717 Removed the 'Initial window height' option. The filer tries to pick a
3718 sensible shape itself now.
3720 Bugfix: If an image was moved to a directory which didn't generate thumbs
3721         then it would display, but never be updated. Even if it wasn't that
3722         file at all, just a reused inode!
3723 Bugfix: Changing the display style didn't always redraw the display.
3724 Bugfix: In 'Small, With...' display mode, clicking beyond the far right
3725         column acted like clicking on the far-right column.
3727 18-Jan-2001
3728 ~~~~~~~~~~~
3729 Changed background colour to be more compatible with the Gtk themes system.
3731 12-Jan-2001
3732 ~~~~~~~~~~~
3733 Removed all the message window stuff. ROX-Filer no longer grabs standard
3734 error from its child processes. Changed because ROX-Session now does a much
3735 better job.
3737 10-Jan-2001
3738 ~~~~~~~~~~~
3739 Filer is more generous in what hostnames it considers local.
3740 Patch to include pixbuf headers correctly (Diego Zamboni).
3742 08-Jan-2001
3743 ~~~~~~~~~~~
3744 Bug fix: Didn't always use the fully qualified host name for DnD.
3746 30-Dec-2000
3747 ~~~~~~~~~~~
3748 If a file has a known extension then it is given the appropriate type even
3749 if the file is executable (Simon Britnell).
3751 28-Dec-2000
3752 ~~~~~~~~~~~
3753 Added a menu entry 'Resize Window' to set the window to a sensible size
3754 when you want it.
3756 25-Dec-2000
3757 ~~~~~~~~~~~
3758 Try to open new windows at a sensible size for their contents (Denis Manente).
3760 24-Dec-2000
3761 ~~~~~~~~~~~
3762 Bugfix: When mounting or unmounting subdirectories of '/', the mount symbol
3763         wasn't updated (reported by Wilbert Berendsen).
3765 20-Dec-2000
3766 ~~~~~~~~~~~
3767 Fixed a couple of memory leaks in the choices system (Diego Zamboni).
3768 Updated French translation (Vincent Lefèvre).
3769 Added new 'Create Thumbs' entry on the Display menu which tries to load
3770 every file in the directory as an image and use that image for the file
3771 (suggested by Sprague and Simon Britnell).
3773 19-Dec-2000
3774 ~~~~~~~~~~~
3775 Converted to use gdk-pixbuf instead of ImLib.
3776 Fixed a few compiler warnings and improved the error message displayed
3777 if you try to invoke rox on a missing file (reported by Vincent Lefèvre).
3778 Changed the -w, -W and -i flags to the simpler -x=FILE, which reexamines the
3779 given file, updating directory views and icons as needed.
3781 18-Dec-2000
3782 ~~~~~~~~~~~
3783 AppIcon.xpm must be a regular file (stops people trying to crash the
3784 filer by symlinking to /dev/...).
3785 Fixed a missing translation in the pinboard options (Denis Manente).
3787 17-Dec-2000
3788 ~~~~~~~~~~~
3789 Attempting to run the filer before compiling will now ask if you want
3790 to compile.
3791 Removed lots of platform-specific mount point code and replaced it with
3792 python's portable system.
3793 New options section allows you to choose a translation without having to
3794 set the LANG variable.
3796 16-Dec-2000
3797 ~~~~~~~~~~~
3798 Added '-w', '-i' and '-W' command line options for forcing icons or
3799 directories to be rescanned (Diego Zamboni).
3801 13-Dec-2000 (Release 1.0.0)
3802 ~~~~~~~~~~~
3803 Made a few updates to the manual.
3805 08-Dec-2000
3806 ~~~~~~~~~~~
3807 Fixes to make compiling easier on Solaris (Diego Zamboni). Also, after showing
3808 a pinboard icon, tries to send it to the back (might help with some WMs).
3810 04-Dec-2000 (Release 0.1.30)
3811 ~~~~~~~~~~~
3812 When a panel is used for the first time, put the user's home directory and
3813 the directory containing ROX-Filer on it instead of leaving it blank.
3815 24-Nov-2000
3816 ~~~~~~~~~~~
3817 Patch to make compiling easier under FreeBSD (Jimmy Olgeni).
3818 Added a #include for OSF1 (Vincent Lefevre).
3820 23-Nov-2000
3821 ~~~~~~~~~~~
3822 Bugfix: On many systems, the filer would fail to remove zombie processes
3823         due to a typo (spotted by Philip Hazel and tracked down by Stephen
3824         Watson).
3826 22-Nov-2000
3827 ~~~~~~~~~~~
3828 Bugfix: Removing an item from the panel now resizes the panel (reported
3829         by Wilbert Berendsen).
3830 Bugfix: Editing an icon's path failed to update its hash entry.
3832 20-Nov-2000
3833 ~~~~~~~~~~~
3834 If a case-sensitve match for an extension can't be found then try a
3835 case-insensitive match - so .BMP and similar work (Denis Manente).
3837 17-Nov-2000
3838 ~~~~~~~~~~~
3839 A few changes to remove some compiler warnings (reported by Vincent Lefevre).
3840 Added a VFS menu entry for .deb files (Vincent Ledda).
3842 11-Nov-2000
3843 ~~~~~~~~~~~
3844 Mounting or unmounting a directory forces mtab to be reread, even if the
3845 timestamp hasn't changed (problem reported by Wilbert Berendsen).
3847 When the 'Unique windows' option is on, remove the old window AFTER creating
3848 the new one, so that the filer doesn't quit because there are zero windows
3849 open... (Denis Manente).
3851 07-Nov-2000
3852 ~~~~~~~~~~~
3853 Updated the Dutch translation (Jan Wagemakers).
3855 29-Oct-2000
3856 ~~~~~~~~~~~
3857 Updated the French translation (Vincent Lefèvre).
3859 Using --version and --help options no longer requires an X server connection,
3860 the man-pages are more standard, and 'man ROX-Filer' is allowed as well as
3861 'man rox' (Bernard Jungen). 
3863 Bugfix: A corrupted AppIcon.xpm could crash the filer.
3865 24-Oct-2000 (Release 0.1.29)
3866 ~~~~~~~~~~~
3867 Code tidying: Replaced an XLib call with a gdk one (Denis Manente) and amended
3868         the makedist script to remove the .cvsignore files (spotted by Andy
3869         Piper).
3871 20-Oct-2000
3872 ~~~~~~~~~~~
3873 Improved the install script so that it installs the man-page. Also made it
3874 easier to use. Updated the French translation and fixed a couple of
3875 typos (Vincent Lefèvre).
3877 17-Oct-2000
3878 ~~~~~~~~~~~
3879 Gtk+ doesn't always scroll entry widgets to show the selection - apply a
3880 workaround (Denis Manente) - this improves the Copy/Rename/etc boxes.
3882 08-Oct-2000
3883 ~~~~~~~~~~~
3884 Added a Dutch translation (Jan Wagemakers).
3886 05-Oct-2000
3887 ~~~~~~~~~~~
3888 Added an Italian translation (Denis Manente).
3890 04-Oct-2000
3891 ~~~~~~~~~~~
3892 Bugfix: If AppRun was a symlink, then the owner of the file was checked, not
3893         the owner of the symlink. Slight security risk, and also prevented
3894         users symlinking AppRun to their binaries...
3896 29-Sep-2000
3897 ~~~~~~~~~~~
3898 Bugfix: Deleting a pinboard icon while it was highlighted caused a crash.
3899         This means it is now possible to click on a pinboard icon to change
3900         between pinboards...
3902 Bugfix: Textured window backgrounds didn't redraw correctly when scrolled
3903         or resized. Now flickers when resizing if there's a textured
3904         background - seems to be necessary :-(
3906 26-Sep-2000
3907 ~~~~~~~~~~~
3908 Running as root now simply turns on the -u flag, rather than displaying
3909 a warning box.
3911 The toolbar height is now correctly taken into account when sizing a new filer
3912 window (Denis Manente).
3914 When guessing file types from extensions, the filer now tries to find the
3915 longest extension that matches (eg .ps.gz, then .gz).
3917 25-Sep-2000
3918 ~~~~~~~~~~~
3919 The lasso box is now drawn so that the box will be in the foreground colour
3920 over the background, rather than by just inverting the pixel value and hoping
3921 it's visible (spotted by Philip Hazel).
3923 24-Sep-2000
3924 ~~~~~~~~~~~
3925 If the home directory is '/' then don't show it as '~' (suggested by
3926 Bernard Jungen).
3928 Added '--show=FILE' option - this will be needed by other ROX
3929 applications, so it needs to be in version 1.0.0.
3931 Bugfix: -d option didn't use realpath before sending to an already-running
3932 filer.
3934 22-Sep-2000
3935 ~~~~~~~~~~~
3936 The 'install.sh' script now uses 'printf' instead of 'echo -e' to suppress
3937 newlines (suggested by Bernard Jungen).
3939 Bugfix: Close tool was always disabled on startup (reported by Martin Ward).
3941 20-Sep-2000
3942 ~~~~~~~~~~~
3943 Added a man-page (Andy Piper).
3944 Changed `install.sh' from bash to sh (Bernard Jungen).
3946 18-Sep-2000 (Release 0.1.28)
3947 ~~~~~~~~~~~
3948 Bugfix: menu entries on the pinboard menu weren't being shaded and
3949         unshaded correctly.
3951 17-Sep-2000
3952 ~~~~~~~~~~~
3953 Changed 'Rename Item' to 'Edit Icon' and allowed changing the path that
3954 the icon points to as well as its name.
3956 All i?86 platforms are treated as being equivalent (so, if you compile
3957 on a 386 then it'll still run on a 486).
3959 16-Sep-2000
3960 ~~~~~~~~~~~
3961 Pinboard icons can also be renamed.
3962 Pinboard and panel icons can have '~' or '~/' at the start of their
3963 pathnames - this should make it easier to create a system-wide default
3964 panel or pinboard with icons relative to the user's home directory.
3966 14-Sep-2000
3967 ~~~~~~~~~~~
3968 Panel icons can now be renamed (suggested by Ewan Mac Mahon).
3970 13-Sep-2000
3971 ~~~~~~~~~~~
3972 Changing the toolbar options affects existing windows, not just new ones.
3973 Removed the 'Size Bars' display style and replaced it with 'Permissions',
3974 'Type' and 'Times' styles.
3976 12-Sep-2000
3977 ~~~~~~~~~~~
3978 With items that spread over their normal width because they're on the
3979 edge of the window, clicking on the extra bit now works.
3981 Added a size limit of 400K on application icons. This is to prevent
3982 someone trying to crash the filer by linking /tmp/MyApp/AppIcon.xpm
3983 to some huge file!
3985 Dragging an item with the middle button when none are selected unselects
3986 the item after the drag.
3988 Added 'Show Location' feature for pinboard and panels - opens a directory
3989 showing where the file really is.
3991 11-Sep-2000
3992 ~~~~~~~~~~~
3993 Allowed items in the far right column to spread right to the edge of the
3994 window. Fixed a bug which prevented Delete from working if there was
3995 no pinboard.
3997 10-Sep-2000
3998 ~~~~~~~~~~~
3999 Deleting items first checks if it will affect the pinboard or panel. A
4000 warning is displayed if so.
4002 Upgraded the query dialog (from ROX-Session) - looks nicer.
4004 09-Sep-2000
4005 ~~~~~~~~~~~
4006 'Unique filer windows' option now has no effect while the spring open
4007 feature is active (spotted by Andrew Booker). Also, when opening a new
4008 window, the old window is destroyed and a new one created (rather than
4009 reusing the old one). This ensures that the new window appears in the
4010 right place.
4012 When a drag from the pinboard or a filer window ends, the selection is
4013 only cleared if the icon was selected by starting the drag. Thus, it now
4014 works like the panels.
4016 08-Sep-2000
4017 ~~~~~~~~~~~
4018 New Close toolbar button (requested by Martin Ward).
4019 Toolbar icons can be turned on and off from the Options box.
4020 Removed the 'Mount' menu entry, since 'Shift Open' does it too.
4021 Made the Shift Open menu text change depending on what is selected.
4022 Bugfix: dragging icons around no longer saved the new pinboard state!
4024 07-Sep-2000
4025 ~~~~~~~~~~~
4026 Running a second copy of the filer as another user will start a new copy
4027 instead of reusing the existing one. Added the '-u' option to display the
4028 name of the user running the filer in each window (also suppresses the
4029 normal don't-run-as-root warning).
4031 Added '-d', which opens a directory as a directory, even if it looks like
4032 an application.
4034 Updated the manual.
4036 Added Large and Small toolbar buttons. Right-clicking brings up a menu.
4038 06-Sep-2000
4039 ~~~~~~~~~~~
4040 Moved 'Set Run Action' to the file menu (suggested by Ewan Mac Mahon), and
4041 made using it bring up a dialog rather than a minibuffer. Hopefully it is now
4042 easier to use!
4044 Added much improved icons for executables and for applications without icons
4045 of their own (Victor Liu See-le).
4047 Allow '/' on the pinboard and panel (text wasn't displayed - spotted by
4048 Tim Rowledge).
4050 Bugfix: auto-scrolling didn't always stop when a drag ended.
4051 Bugfix: creating a panel with the same name as a file in the current
4052         directory caused an error due to a throwback from when panels were
4053         directories (spotted by Ewan Mac Mahon).
4055 30-Aug-2000 (Release 0.1.27)
4056 ~~~~~~~~~~~
4057 Increased the distance you have to move the pointer to start a drag
4058 slightly. Updated the manual.
4060 Panel icons can now be moved from one side to the other by simply moving
4061 over the gap in the middle. Previously, you had to jump over an icon on
4062 the other side.
4064 Left and right panels look better now. Also, they shrink if you add a top
4065 or bottom panel to make room.
4067 28-Aug-2000
4068 ~~~~~~~~~~~
4069 Dragging on the panel background allows you to slide the bar back and
4070 forth.
4072 27-Aug-2000
4073 ~~~~~~~~~~~
4074 Fixed a slight bug with lasso boxes, which could cause them to be drawn in
4075 the wrong place. Install script no longer overwrites the default run
4076 actions; if the user has changed them leave them alone!
4077 (Martin Ward noted that symlinking to an executable would cause the
4078 executable to be destroyed on upgrade!)
4080 24-Aug-2000
4081 ~~~~~~~~~~~
4082 More improvements to the event handling. Seems to be working again at
4083 last!
4084 Made the toolbar buttons slightly larger, and added a textual display
4085 for 'Next Click' mode (eg 'Delete ... ?' when it's waiting for you to
4086 click).
4087 Moved the pinboard over to the new mouse binding code too.
4089 21-Aug-2000
4090 ~~~~~~~~~~~
4091 Started rewriting the event handling for filer windows to go through
4092 the new code in bind.c, like the panel handling does.
4094 20-Aug-2000
4095 ~~~~~~~~~~~
4096 You can now drag icons from the panel to other applications.
4098 18-Aug-2000
4099 ~~~~~~~~~~~
4100 Dragging panel icons with the middle button allows you to move them around.
4102 New option to set the default height for new filer windows (patch from
4103 James Kermode).
4105 17-Aug-2000
4106 ~~~~~~~~~~~
4107 Selecting panel icons now grabs the primary selection. Pasting pastes all
4108 selected file path names. Icons can now be added to either side of the panel.
4110 Bug fix: Moving a file didn't always update the source directory.
4112 16-Aug-2000
4113 ~~~~~~~~~~~
4114 Many improvements to the panel - drag and drop to icons, adding new icons,
4115 selections (doesn't grab the primary selection yet though), removing icons
4116 and automatically saving the panel when it's changed.
4117         
4118 11-Aug-2000
4119 ~~~~~~~~~~~
4120 Improved reference counting on images (hopefully!). Lots of work on
4121 rewriting the panel system.
4123 07-Aug-2000
4124 ~~~~~~~~~~~
4125 Made the timeout for the spring-open feature configurable (requested by
4126 Chris Garrett).
4128 Use short form of --version in install.sh and don't use unsetenv() if it
4129 isn't available (Mattias Engdegård).
4131 06-Aug-2000
4132 ~~~~~~~~~~~
4133 New options to set the pinboard text foreground and background colours
4134 (suggested by James Kermode).
4136 05-Aug-2000
4137 ~~~~~~~~~~~
4138 Your home directory is now displayed as '~' in the title bar, rather
4139 than as a full path.
4141 01-Aug-2000 (Release 0.1.26)
4142 ~~~~~~~~~~~
4143 Added a popup menu of commonly used chmod strings to the Permissions
4144 box. Bracketed text and spaces are now ignored in the commands.
4145 Bug fix: Only menu keys changed since the last load were saved!
4147 31-Jul-2000
4148 ~~~~~~~~~~~
4149 Bug fix: Mount points on the pinboard didn't always redraw when the
4150 mounted/unmounted state changed.
4152 30-Jul-2000
4153 ~~~~~~~~~~~
4154 Renaming now uses the action windows. This means that you can now
4155 rename something onto another filesystem.
4157 28-Jul-2000
4158 ~~~~~~~~~~~
4159 The menu key bindings are now only saved if they actually changed.
4161 Code tidying: Moved some typedefs to the new `global.h' file and
4162 thus removed the dependencies between header files :-)
4164 26-Jul-2000
4165 ~~~~~~~~~~~
4166 Tab and Shift-Tab move to next and previous selected item.
4168 25-Jul-2000
4169 ~~~~~~~~~~~
4170 The new display styles can now be saved as the defaults (bug spotted by
4171 Vladimir Klebanov).
4173 When autoscrolling is used, prevent the last-highlighted directory
4174 from springing open. 'spring open' now defaults to off.
4176 The toolbar Up and Home buttons can act as drop targets (and spring open
4177 too!).
4179 Options to set the pinboard text background style (suggested by James
4180 Kermode).
4182 23-Jul-2000
4183 ~~~~~~~~~~~
4184 Added an option to control the spring-loading feature. Added tooltips
4185 to some of the options. Improved the rule for deciding whether to open
4186 a new window when you click on the toolbar buttons.
4188 Stopped the spring-open window moving while it's open (prevents a bug
4189 in GTK+ from causing problems). Please use GTK+ 1.2.8 or later now!
4191 Dragging near the edge of a window scrolls. Improved the lasso box drag
4192 to use the same system (so it scrolls without you having to move the
4193 mouse).
4195 22-Jul-2000
4196 ~~~~~~~~~~~
4197 Added 'spring-loaded' directories. If you drag a file over a directory and
4198 hold it there, the directory will spring open! (suggested by Barney
4199 Clarkson)
4201 21-Jul-2000
4202 ~~~~~~~~~~~
4203 In the path entry minibuffer, an exact match is favoured over any other
4204 match. So, if you enter '.xsession' and press Return you'll get it, not
4205 '.xsession-errors' or whatever!
4207 The filer now clears APP_DIR from the environment so that child processes
4208 don't get it. Fixed a bug which caused problems when using a small version
4209 of the 'missing image' image.
4211 19-Jul-2000
4212 ~~~~~~~~~~~
4213 Creating a new directory now makes sure the display is updated.
4215 18-Jul-2000 (Release 0.1.25)
4216 ~~~~~~~~~~~
4217 Prevent dragging from a pinboard selection to itself, or onto the desktop
4218 background.
4220 17-Jul-2000
4221 ~~~~~~~~~~~
4222 Clicking on the root window works (button-1 clears the selection,
4223 button-3 opens the pinboard menu). The pinboard can own the primary
4224 selection, which means that you can select something and then paste
4225 its name into another program.
4227 Keys bound to menu entries are automatically saved when the filer quits.
4229 16-Jul-2000
4230 ~~~~~~~~~~~
4231 Changed the install script so that the CVS directories don't get installed.
4233 The 'rox' script now just calls AppRun directly.
4234 Panels can be created without starting a new copy of the filer.
4235 The pinboard can be changed or removed by using --pinboard a second time.
4237 Files can be given as arguments - they are opened as if they were clicked
4238 on in a filer window (suggested by Alex Holden).  If no arguments are
4239 given then the default is now the current directory (not your home
4240 directory).
4242 If you start the leafname in the path minibuffer with '.' then the Show
4243 Hidden feature is temporarily turned on.
4245 15-Jul-2000
4246 ~~~~~~~~~~~
4247 Ctrl-clicking selects and unselects pinboard icons. Menu clicking
4248 selects the icon clicked on while the menu is open. Pinned icons are
4249 now updated when the pointer moves over them, if necessary.
4251 14-Jul-2000
4252 ~~~~~~~~~~~
4253 Menu-clicking on a pinboard icon now brings up a menu.
4254 Clicks on the root window are still ignored though; need to support
4255 the GNOME-compliant window manager system for passing root clicks on...
4257 12-Jul-2000
4258 ~~~~~~~~~~~
4259 Files can now be dragged to pinboard icons, and they highlight nicely too!
4260 If the --override option is used, the filer will bypass the window manager
4261 and position the icons directly.
4263 11-Jul-2000
4264 ~~~~~~~~~~~
4265 Pinboard icons can now be dragged to filer windows or applications, just
4266 like normal icons.
4268 10-Jul-2000
4269 ~~~~~~~~~~~
4270 Changed the DnD code to make it easier for the pinboard code to use it.
4271 Up and Home buttons on the toolbar now use the 'New window on button 1'
4272 option setting (suggested by Vincent Lefèvre).
4274 09-Jul-2000
4275 ~~~~~~~~~~~
4276 Pinboard can have mount points and symlinks on it.
4278 06-Jul-2000
4279 ~~~~~~~~~~~
4280 Dragging with the Menu button moves icons around. Clicking with the
4281 other button removes icons from the pinboard.
4283 05-Jul-2000
4284 ~~~~~~~~~~~
4285 Dragging files to the pinboard adds them to it and automatically saves
4286 the pinboard too.
4288 02-Jul-2000
4289 ~~~~~~~~~~~
4290 Pinboard is now loaded from a file specified on the command line.
4292 01-Jul-2000
4293 ~~~~~~~~~~~
4294 'Home' now appears on the background if you run it with --pinboard.
4295 Clicking opens your home directory. Doesn't do much else.
4296 Fixed a bug which prevented the minibuffer label from appearing on
4297 some versions of GTK+.
4299 30-Jun-2000
4300 ~~~~~~~~~~~
4301 First steps towards pinboard support (requested by P.S.S.Camp and
4302 Darren Winsper).
4304 16-Jun-2000
4305 ~~~~~~~~~~~
4306 Changed the Display menu layout - now there are four basic types (Large or
4307 Small, with or without details) and the type of detail desired is chosen
4308 from a sub-sub-menu.
4310 Added a new display style - bars showing the sizes of the files. The bars are
4311 drawn on a log scale.
4313 15-Jun-2000
4314 ~~~~~~~~~~~
4315 Changed the display menu - you can now choose large or small icons, with or
4316 without details. The details displayed can also be changed. I'm not quite
4317 happy with the UI yet though...
4319 Split the filer.c source file into two (filer.c and display.c) since it was
4320 becoming rather unwieldy. This means that some of the option names have
4321 changed because they've moved to a new section in the options window...
4323 14-Jun-2000
4324 ~~~~~~~~~~~
4325 Fixed a problem where ImLib support failed on multi-depth displays (reported
4326 by Stephen Harrison).
4328 06-Jun-2000 (Release 0.1.24)
4329 ~~~~~~~~~~~
4330 Added the install.sh script for easier installation.
4331 Removed 'MIME-info' file from ROX-Filer - now we always assume that the
4332 standard types are in Choices.
4333 Fixed a bug which could cause 'top' panels to appear in the wrong place
4334 (Alex Holden).
4335 Changed the sort order for Sort By Type so that directories come before
4336 files (suggested by Chris Garrett).
4337 `Single-click navigation' and 'Ignore case when sorting' now both default
4338 to On.
4340 03-Jun-2000
4341 ~~~~~~~~~~~
4342 Improved the theme support to allow tiled background images.
4343 Fixed a bug which prevented tilde expansion from working in the
4344 shell command minibuffer.
4346 02-Jun-2000
4347 ~~~~~~~~~~~
4348 Made the help button look a bit nicer and changed the Find and Permissions
4349 action windows to use the icon instead of a text button.
4350 Removed the 3D borders from the help and toolbar buttons when not selected
4351 (looks much better!). Setting a run action by dragging to a symlink now
4352 dereferences the link (suggested by Ewan Mac Mahon).
4354 Default search path for Choices is now:
4355         ~/Choices:/usr/local/share/Choices:/usr/share/Choices
4357 Fixed (possibly) a bug which sometimes causes the redraw to miss bits. This
4358 probably slows everything down, but the next Gtk+ release should do double
4359 buffering so all this will get changed then...
4361 01-Jun-2000
4362 ~~~~~~~~~~~
4363 Added a Help icon to the toolbar, which does the same as choosing `Show
4364 ROX-Filer Help' from the menu.
4366 25-May-2000
4367 ~~~~~~~~~~~
4368 Started adding some code to truncate long filenames (not finished yet).
4369 Fixed a bug which could cause directories to appear empty when using VFS.
4370 Added the 'Select If' minibuffer, which selects all files matching the
4371 entered expression.
4373 21-May-2000
4374 ~~~~~~~~~~~
4375 Moved most of the icons from pixmaps to MIME-icons (outside ROX-Filer).
4376 Updated several of the remaining icons by copying them from the GNOME
4377 desktop (suggested by Volker Braun).
4380 16-May-2000 (Release 0.1.23)
4381 ~~~~~~~~~~~
4382 Added the `Window->Set Run Action' menu item. This allows you to specify the
4383 default run action for a file by simply dragging the file into a program.
4384 You can also enter a shell command in the minibuffer to make that command
4385 the default.
4386 The cursor is a bit nicer and usually appears where you want it to now. You
4387 can also get rid of it by pressing Escape.
4389 12-May-2000
4390 ~~~~~~~~~~~
4391 Applied Bernard's patch (a couple of cosmetic changes to the action windows).
4392 Applied Vincent's patch (minor updates to the Frech translation).
4393 Fixed a problem with the pixmap caching - the filer would detect that the
4394 file had changed and try to reload it, but ImLib would simply return its
4395 cached copy!
4397 28-Apr-2000
4398 ~~~~~~~~~~~
4399 Removed a debugging message that had somehow got into the release version :-(
4400 Fixed a bug in the minibuffer code - pressing Return when the cursor was in
4401 an empty directory caused odd effects.
4403 24-Apr-2000 (Release 0.1.22)
4404 ~~~~~~~~~~~
4405 When starting, the filer will check to see if it is already running.
4406 If it is then the arguments are passed to that copy.
4408 23-Apr-2000
4409 ~~~~~~~~~~~
4410 Bug fix: Attempting to open a Find preview window could cause a crash
4411 if the directory containing the item could not be opened.
4412 Button-3 clicking on the toolbar icons opens a new window.
4415 21-Apr-2000
4416 ~~~~~~~~~~~
4417 Added Vincent Lefevre's French translation. Changed to using my own
4418 gettext function because some platforms don't have it or implement
4419 it differently.
4421 18-Apr-2000 (Release 0.1.21)
4422 ~~~~~~~~~~~
4423 Completed marking translatable strings. Dragging with the middle button
4424 now moves files.
4426 17-Apr-2000
4427 ~~~~~~~~~~~
4428 Made lots of changes to the way menus are stored; this makes i18n of the
4429 menus easier.
4431 16-Apr-2000
4432 ~~~~~~~~~~~
4433 Added GNU gettext support.
4434 Shell meta-characters in shell commands are escaped.
4436 15-Apr-2000
4437 ~~~~~~~~~~~
4438 Tab in the shell commands minibuffer does shell-style completion.
4440 14-Apr-2000 (Release 0.1.20)
4441 ~~~~~~~~~~~
4442 ImLib is used for rendering if possible. Small Icons super-samples the
4443 image down.
4445 13-Apr-2000
4446 ~~~~~~~~~~~
4447 Copying from inside a VFS directory now works.
4449 09-Apr-2000
4450 ~~~~~~~~~~~
4451 Added the Shell Command feature to the minibuffer.
4452 Fixed a bug which causes unnecessary flickering when a hidden file was
4453 detected.
4454 Removed 'Touch' from the menu; easy enough from the minibuffer now.
4455 Changed the type guessing system - scans all files in MIME-info directories
4456 now.
4458 02-Apr-2000
4459 ~~~~~~~~~~~
4460 Added a nice list displaying the found files. Clicking opens a preview window
4461 onto the directory and winks the file.
4463 18-Mar-2000
4464 ~~~~~~~~~~~
4465 Merged the MIME-Type and Special fields in the info window into a single
4466 Type field (since only one could be used at a time anyway).
4467 Made lots of changes to the panel menu. You can now remove things much more
4468 easily.
4469 Unstat()able files now display the error message in the Full Info display,
4470 instead of random values.
4471 Check for copying a directory onto itself, as well as into itself.
4473 Applied Bernard's patch:
4474 - Copy (menu entry) now works with action window.
4475 - Deleted/moved directory displays are automatically hidden.
4476 - Added option not to allow run/copy when object
4477   dragged to filer (not panels) icons. Some people like
4478   it the RISC OS way...
4479 - Full info alignment of App objects and owner/group
4480   alignment corrected.
4481 - Info window: added special info for symlinks, apps
4482   and mount points.
4484 17-Mar-2000
4485 ~~~~~~~~~~~
4486 Added support for mc's Virtual File System.
4488 12-Mar-2000
4489 ~~~~~~~~~~~
4490 New Window appears greyed out if Unique Windows is selected.
4491 Added 'Permissions' (chmod) feature.
4493 10-Mar-2000
4494 ~~~~~~~~~~~
4495 Added Bernard Jungen's patch:
4496 - Dates are displayed in a more RISC OS like format.
4497 - (Scanning) is shown in the titlebar during scans.
4498 - Option to only display one window per directory.
4499 - User and group names displayed in the Full Info view.
4500 - Open Parent in the root does nothing.
4501 - Errors in options are only reported once.
4502 - File does chdir() if -b isn't possible (prevents getting the full path
4503   in the file(1) says... box).
4506 Before the Changes file
4507 ~~~~~~~~~~~~~~~~~~~~~~~
4508 The following people added code before I started keeping this log:
4510 Jens Askengren          GNOME-style toolbar
4511 Bernard Jungen          lots of patches all over the place!
4512 Christiansen Merel      initial support for ImLib
4513 Chris Sawer             leafname field in the Info box
4514 Simon Truss             support for mount points on NetBSD