-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
213 lines (177 loc) · 6.86 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
2001-09-03 root <Dr.Graef@t-online.de>
* changed program info (version number, www pointer)
* fixed a bug in FmFw.c (eliminate trailing newline from ctime
return value)
* moxfm config files now go to .moxfm
* face-lifting using modern apps and 3dicons, also tweaked some of
the resources
* added magic.c patches (from xplore/xfm)
* added Bob Woodside's 1.0.1 patches (see below)
2001-08-15: Version 1.0.1:
New features:
None.
Changes:
This is a minimal maintenance release designed to correct a
few problems that have cropped up since Oliver left off work
on moxfm, and produce a viable current distribution of the
source.
Bug Fixes:
- regexp/regexp.c: Commented out argument-less declaration for
strchr(), which causes compile failures with recent compilers.
I know of no systems on which this declaration is needed any
longer.
- regexp/regsub.c: Commented out argument-less declaration for
strncpy().
- src/Common.h: Added logic to force define for SYSV on recent
Linux systems, so that getwd will be properly redefined as
getcwd. getwd is a dangerous function that generally should not
be used, and recent versions of gcc issue a warning to this
effect.
- src/FmFw.c, src/FmIcons.c: Added a workaround for a failure
of double-clicks to work under certain window managers/window
manager modes, due to ill-synchronized passive grabs by the
window manager on a parent window. This "fix" is based on a
similar one made by Till Straumann for xfm.
**************
OLD ChangeLog:
**************
Date (yy-mm-dd):
95-08-17: Moxfm v. 0.9 is available for public
use for the first time via WWW. It is
based on xfm v. 1.3.2.
95-08-21: Version 0.9pl1: Bugfixes concerning
the state of the mount table window at
startup
95-08-22: Version 0.91: Changes in function
fnmultimatch() to allow for escaping
blanks.
95-08-24: Version 0.92: Changes in file window
update code.
95-08-25: Version 0.93: Code for updating file
windows changed again. Mount point
detection improved.
95-08-26: Version 0.94: When copying, moving,
linking or deleting fails for a number
of files, the screen is no longer flooded
with error message dialogs, but the
user has the chance to cancel the
operation. Changes in the code for
recursive copying. Bugfixes.
95-08-28: Version 0.94pl1: Bugfix concerning
status display in connection with file
selections.
95-08-29: Version 0.94pl2: Bugfix in filesystem
info dialog.
95-08-30: Version 0.95: Changes in FmDragDrop.c
in order to make moxfm compatible
with future versions which (hopefully)
will support copying files to/from a
remote machine. Bugfix concerning
-dir command line argument.
95-08-31: Version 0.95pl1: Fixes in device mounting
in FmFwActions.c and FmOps.c.
95-09-02: Version 0.96: Major code clean-up of
FmFwActions.c, also affecting other
modules. Bugfixes here and in FmOps.c.
95-09-08: Version 0.97: FIRST VERSION UPLOADED TO
FTP-SERVER.
- You cannot drop a file onto itself
any longer.
Bugfixes:
- When a filename is specified for an
application button, the filename is
passed as first argument also for
drop actions. This implies e.g. that
the drop action for the trashcan should
be
"shift;mv -f -b -V numbered $* ~/.trash"
now (as for xfm).
- The icon names are set correctly now.
95-09-09: Bugfix in usermount utility: userfstab
file is checked for all mount options,
not only "read-only" now.
95-09-18: Version 0.98:
New features:
- There is a popup menu of the directory
name text field now (thanks to Steve
Blake for idea.)
- The "File" pulldown menu has a "Perform
action" item now.
- The mount table window has a "Close"
button.
- Links are always made to *relative*
paths.
- New resources saveOnExit and newWinOnDirPopup.
Bugfixes:
- Moxfm should hopefully compile on OSF/1
and SVR4 systems now (thanks to Albert
Graef and Volker Mertens).
- Moxfm compiles with Motif 2.0 now.
- Moxfm doesn't crash any longer when it
cannot allocate enough colors for the
pixmaps (thanks to Detlef Schmier).
- The icon names should really be correct
now.
Changes:
- When the autoSave feature of the
application windows is enabled, the
configuration is saved directly after
every change and not first when moxfm
exits.
- The *relative* paths of dropped files
are passed to application buttons with
specified directories now.
- There is a "Perform action" item in the
pulldown menu of directory icons, too.
- New suppressWarnings resource instead of
suppressXtWarnings resource.
- The names of the application group
configuration files don't start with "xfm-"
any longer.
96-05-16: Version 1.0:
New features:
- Files and applications can be placed as icons
on the root window.
- Added automatic application window updates along
with a checkApplicationFiles resource, and an applBoxIcon
resource for specifying the standard application group
icon. Furthermore, newly created application groups now
point back to the group they were created in.
(ag@muwiinfa.geschichte.uni-mainz.de)
- Added a facility for monitoring files during
automatic updates, along with the new xfmmon
configuration file (AG).
- You can drop user defined objects (listed in
targets configuration file) on application windows.
- You can switch off magic headers for certain
devices and file windows.
- You can move files across devices now.
- The file type configuration file can be reread
during runtime.
- An "about" message box has been added.
- Added an *applBoxIcon resource for specifying the
standard application group icon (AG).
- An implementation of the memmove() function is
provided for systems without one.
(uknt@brwlserv.cnet.att.com)
- New resources and menu items in connection
with the new features.
- The *passedNamePolicy resource has been
added.
Changes:
- The formats of the startup file and of the device
configuration file have changed (see INSTALL).
- Interactive performance has been improved, esp.
on slow devices. The performance penalty of
setting the Moxfm.checkFiles option to true is
much smaller now.
- The scrolling behavior of the file windows has
been improved.
- Newly created application groups now point back to
the group they were created in (AG).
- Moxfm works better with Motif 2.0.
Bugfixes:
Numerous. The Linux usermount utilities have
been improved. The FmMount.c module should
really compile on most platforms now, at least if
you compile with -DNO_GETMNTENT.