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