forked from IgnorantGuru/spacefm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
559 lines (559 loc) · 26.9 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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
0.9.2 2013-12-06:
README correct packages link
manual note full/max col widths not saved #382
adjust maximized and fullscreen behavior #382
add su-to-root support
detect rename of current folder and close tab #243
fix list view auto drag action on drop to last row #387
add design menu Edit Script; F4 opens script in editor
task manager absolute height #380
fix icon/compact dbl-click selects file in selected dir #218 #389
fix open foldername.iso as automount iso
allow ~/ prefix in bookmarks and hacked session files
fix task auto scroll first show
add design menu Edit Command
update changed translations
0.9.1 2013-11-06:
[gtk 3.8] fix run dialog reverts to minimum size
fix icon change not saved (bookmark, tab, devices, etc) #367
sakura terminal use -x with single argument
fix crash in save_settings #369
new panel config memory #372
fix build problem on gtk < 2.24 #368
new root window use HOME=/root incase no env reset
fix Export from desktop menu
man panel memory
task man change default cols to current speed and remain
fix identification of empty optical drive
change default device icons
add lilyterm to emulators list
remove erroneous files from pkg branch
README added wiki link Guidelines For Distributing Modifications
limit evt_win_move events to 5 per second #380
0.9.0 2013-10-22:
add browse-for options in Rename/New dialog Browse dialog
run fm Devices menu functions in task man
let vfs task show run-task missing file errors
desktop prefs - insensitive wallpaper options if unchecked
file props dlg - show target type of relative link
Devices menu activate Open on left-click
Devices menu activate Remove / Eject on middle-click
Devices menu add Mount and Unmount
device remove via desktop shows progress dialog
fm Devices menu show and obey option Settings|New Tab
allow HAL eject unmounted
add HAL unmount optical in addition to eject
fix HAL duplicate devices listed
Devices list and menu Mount and Unmount sensitivity
added desktop option Arrange Icons|Custom
single-click or right-click on desktop or unselected unselects
automatic desktop drag action
Desktop prefs added margins, desktop single click
add Open|Desktop Folder
desktop name sort natural icase
fix desktop center wallpaper larger than screen #296
new default desktop background colors
fix desktop shifted with panel #248
revert mouse buttons 6 7 as back/forward (for horz scrolling) #294
move packages to pkg branch
add desktop prefs option Open folders with MIME app
Open|Default on dir now uses MIME app
obey desktop file keys Path and Terminal (+full bash Exec) #232
execute separate commands on no desktop file Exec field code
fix crash on special escape chars on command line #302
add desktop pref font button
allow set default/assoc apps for application/octet-stream (unknown)
popup task compliance
new design menu; Menu Item Properties dialog
update manual/homepage locations (github.io)
session dont save default menu labels and icons
add item prop Context Use as opener for option
add Context verb pattern matches for wildcards #214
default Root|U/Mount commands use udevil
remove translatable strings in exo view code
clear hal build warnings for debian build issue #363
x-terminal-emulator link resolved, added to terminals list #358
drag to same dir sets auto drag action copy #304 #336
Dialog fix segfault with --chooser filespec #320
Translation strings adjusted #322 #318 #325 #326
save session delayed on tab change if save tabs
path bar steal enter key
improved overwrite dir #330 #312
support mips and other architectures - change to sys/inotify.h #311
manual Rename and New File dialogs; adjust Options menu keys #268
rename/new dlgs always focus first entry
0.8.7 2013-03-17:
added translation files to transifex.com [Delix]
Delix and Aqualung71 contributed to German translation
Josué Hernández & CommanderC completed Spanish translation
Teodoro Santoni contributed to Italian translation
revert breadcrumbs to Ctrl+Click #266 and no auto seek on activate path
fix broken key shortcut New|Link
new desktop menu; new Devices menu
fix open folder on desktop reuses browser on wrong desktop
use menu key on desktop
handle hyphened desktop references #118
add link indicator to desktop icons
file props show link target - closes #192
file props allow change file dates
Jui contributed to Czech translation
fix spacefm -p 1 nospec opens wrong panel
always present window on create
dir change monitor truly canonicalize paths
stabilize on fam/gamin server exited
added socket properties: tab_count new_tab sort_... #225 #272
fix File Search|Content|Case Sensitive checkbox function inverted #276
added and documented socket method run-task #224
run_in_terminal and edit_file deprecated yet left-in
list double-click activates in app chooser
mount webdav shares in terminal for password entry - udevil issue 21
use mouse buttons 6,7 as back,forward in addition to 4,5 8,9 #279
add WM_WINDOW_ROLEs
0.8.6 2013-02-13:
fix cannot create directory or file on CentOS #253
update russian translation
case insensitive sort on Type, Owner columns
move debian/ to distros/debian/ and update README
Enter clicks Set, Esc twice clicks Unset in Set Key dialog
added manual GUI|Find-As-You-Type Search
New File/Folder/Link enabled if no write access for As Root
fix cannot unset plugin key combo assignment
added configure option --with-gtk2 to force gtk2 only build
mount curlftpfs in terminal for password entry #251
update custom protocol handler script in manual to use run_in_terminal
mouse back/fwd buttons work anywhere in window
don't show empty (all items context hidden) custom submenus #215
path bar tab completion reworked, sorted
added path bar option Auto Seek
path bar unquote quoted paths
path bar cmd history in completion popup
path bar instance-wide cmd history
path bar breadcrumbs on click no ctrl
path bar limit/extend keys eaten
un/select bookmarks and devices on change dir #259
Russian translation updated
status bar show selected/visible
debian build-from-source packages optimize CFLAGS=-O2
new link use target of current selected file #112
context dialog value combo popup width #43
0.8.5 2013-01-14:
fix left-click ignored in Open context submenu #31 #228
Dialog fix progress bar; add auto-pulse
[gtk3] task progress pulse don't show percent
debian package add XXXXXXXX to mktemp template [dist]
add key shortcut labels to Prefs default drag action
left-click in toolbar config menu shows design menu
fix Open|Default with multiple dirs selected
gtk3 leaving beta; gtk3 debian package; ppa add spacefm-gtk3
navigation/activation keys on desktop #247
added Popups|Above Others and All Workspaces #226
desktop dialogs on current workspace #246
desktop Create New uses new creation dialog
fix View|Events dialog formatting
0.8.4 2012-12-21:
fix detail dbl click selects next #218
fix dlg command pipe fast
added task property popup_handler; man update
added task list Show Output
internal socket cmds show and focus NAME optional to present dlg
Dialog add [SAVEFILE] argument to --viewer
fix text wrapping corner case #206 [BwackNinja]
Added context for several strings #220
fix left-click ignored in context menu #31 #228
[gtk3] add expand property to app chooser dlg for gtk3 #223
Dialog --chooser --save DIR opens in DIR
[gtk3] Dialog label wrap min width closes BwackNinja issue #25
Dialog send stdout of external commands to /dev/null
socket add props edit_file and run_in_terminal
[gtk3] create archive dlg expand options entry
dbus and libdbus dependency changed to optional
main-window.c include wait.h #239
0.8.3 2012-11-24:
added --socket-cmd #142
added View|Events menu
stop elapsed timer during overwrite query
vfs no report access errors during total size
configure --disable-pixmaps is now the default
added beta test --with-gtk3 build option (merge gtk3 branch)
updated README with BUILD GTK3 BETA instructions
allow ctrl-rubberband add to selection #46 [BWackNinja]
reduce spacing of icon and compact modes #188 [BWackNinja]
automatic orient thumbnails #183 [BWackNinja]
add wallpaper Zoom mode #4 [BWackNinja]
fix icon label centering #51 [BWackNinja]
fix icon/compact cannot drag multiple #194
restore Prefs SI File Sizes #117
move Prefs Rubberband Select to context View|Style as detailed only
add secondary sort by name to desktop-window #196
updated russian translation
hide unmounted /dev/ramN closes #202
fix make fail gtk2.18 replace gtk_dialog_get_widget_for_response
dialog allow arbitrary text in progress bar
dialog %(command) accepts bash command line
document Unmount On Exit ignored on X logout kill #204
address debian packaging warnings #209
fix segfault on middle-click bookmarks empty #208
Dialog label --wrap|--nowrap, all --compact --expand
command line add --version option
add fm_edit function
Dialog add --window-close; add [REVERSE] to close
fix status bar text color not set on new tab
0.8.2 2012-10-25:
fix --enable-hal build issues (affected 0.7.6 thru 0.8.1)
overwrite dialog replace text view with labels
add From: to task popup
fix destination contained in source error
fix cut paste directory replace error #174
task popup From/To adjustments
0.8.1 2012-10-21:
added task manager queue/pause #147
disable task manager find
set minimum dialog and task pane sizes #56
added Tasks user manual section
fix clang compile error #162
fix hang on dir tree sel access error #164
fix file search find within symlink dir #122
add double-click opens file search result #109
fix vfs move dest symlink device determination
abort copy/move remove incomplete file
move Sort submenu from Style to View submenu
gtk 2.18 compatibility #146
remove explicit libgdk-pixbuf2.0-0 dependency #146
added precision timer for more accurate/smooth copy speeds
btrfs moint point detection workaround #165
fix segfault on blank Preferences Terminal setting #166
add rxvt to terminal programs list #166
desktop drop onto folder #45
fix new tab path merged if the last dir spec is / #167
libstartup-notification-0.9 or -1.0 optional #19 #146
adjustment for build on debian squeeze (gtk 2.20 glib 2.24)
ctrl-Q as default Exit key
allow stop of exited task #168
auto stop on bad exit status #168
updated Russian translation
added partial Dutch translation by tct1501
remove vert scrollbar compact mode
per task error and overwrite options; auto rename
added View|Tasks|Queue|Pause On Error
click in icon/compact unselects others
rewrite vfs abort handling
emit created on netfs rename
rework overwrite dialog
allow overwrite file with link
icon view mode automatic vertical scrollbar
rewrite get_name_extension
rework stop if error first
focus file list on task man hide
exit status zero on dialog help
popups|stay on top no longer default
0.8.0 2012-09-14:
fix horiz scroll on single-click mode auto-select #137
deprecated keys in spacefm desktop files #136
fix path bar font not set on new browser
default keys for Go|Tab|Tab N = Alt+1 thru Alt+0
license bumped to GPL3+
added SpaceFM Dialog
Task Show Output raises only once
custom default command script
fix crash on no src paths #143
fix readlink buffer size
0.7.11 2012-08-15:
added --no-saved-tabs, -n command line option to not load saved tabs #110
--reuse-tab can be used in conjunction with other options
File|Root Window opens current folder #116
specifying --panel=N without a dir shows and focuses panel N
handle network URLs on command line
user manual Invocation updated
added dependency libgtk2.0-bin [spacefm 0.7.10 with --disable-pixmaps]
find-as-you-type search options #85
rename dialog name selection UTF-8 compliant #127
replace G_VALUE_INIT macro #126
added file list Edit|Select By Pattern
adjust parse url
Show Output option should open on additional output after closure
Remove Text Type Association popup note
display file sizes and times in overwrite query
file change detection blacklist non-block nfs fuse cifs smbfs ftpfs #129
percent in path bar select by pattern
fix hang on click on 5000+ selected files in list view
clean udevil mount points on device removal, exit
fix auto umount on eject
fix icon view drag target #132
added custom Protocol Handler setting to Path Bar context menu
status bar show canonicalized current dir
added Go|Real Path
added user manual GUI|Path Bar
0.7.10 2012-07-25:
added sort options #87 #37 #23
completed russian translation ru.po
smart size display for free space and tasks closes #115
case insensitive sort detect all created files #119
fix Skip All in overwrite query
added configure option --disable-pixmaps to install icons to share/icons
new icons for faenza theme by Goran Simovic
G_VALUE_INIT undefined #126
allow file change detection on aufs and devtmpfs
0.7.9 2012-07-13:
new threading for tasks
network filesystem lag issues improved
no file change detection on non-block filesystems
timeout size calc after 5 sec
don't calc total size of files to delete for speed improvement
close copy read file on error
handle progress gt 100%
remove deadlock on quick dir change
tforsman new swedish translation partially completed (40%)
jpfleury updated french translation
task manager Path column renamed Folder
ellipsize Folder, Item, To task manager columns
always enable Root submenu in devices
set font new/rename file dialogs Target Template entries
give errors accessing directories
verbose tar extract/create
fix for urxvtc #106
check non-zero size before thumbnail scale (pixbuf in #107)
run update-desktop-database; mime docs
0.7.8 2012-06-16:
use/update mimeapps.list over defaults.list closes #71
added design mode on mime apps opens MIME menu
deprecated MimeType x-directory removed from spacefm desktop files
new archive save dialog uses literal filename and extension fixes #82
accept options in terminal program setting
added user manual MIME Menu section
accept network urls
mount iso files from Open context menu; auto-mount iso
added Root|Edit udevil.conf to devices menu
allow edit bookmark to network URL
corrected Click runs executables pref not saved fixes #84
auto-unmount removed media and devices
support xfce terminal
improve new file/folder/link dialog
change deprecated gdk_pixbuf_ref to g_object_ref
don't remove .gz file when extracting closes #90
CLI added -r, --reuse-tab Open folder in current tab of last used window
corrected non-translatable strings pulls #100 fixes #88
new french translation complete
no cancel sel on desktop right-click in single-click mode fixes #76
dont open pipes for mime type even if size > 0 closes #80
mouse buttons 8 and 9 on file list go back and forward (like 4 and 5)
fixes extract multiple zip,7z,rar files
changed File Name Contains: to Filename: in File Search fixes #86
corrected duplicated menu key shortcuts fixes #92
error on missing edit udevil.conf fixes #98
sync new file open; select new closes #35
added Design Mode Style|Confirmation (dialog) #52
0.7.7 2012-05-27:
escape mount point in dev props scripts fixes #70
fixed File|File Search keybinding
extract zip, rar, 7z in terminal for output & password prompt fixes #72
if no 7za, use 7zr for 7zip extraction and creation closes #62
added rar creation closes #36 ; rar zip & 7z creation runs in terminal
fixed hang on new tab added after mount
fixed make errors with --disable-desktop-integration fixes #78
udevil discovery; pmount ahead of udisks
0.7.6 2012-04-19:
unmount on exit no longer default (affects new installs)
documented deb packages require $TMPDIR not be noexec closes #64
relax has media criteria fixes #68
hack for icon theme missing application-x-xz-compressed-tar fixes #55
added kernel polling recommendation to docs closes #66
desktop new tab present window fixes #16
file permissions show SUID and SGID bits
file permissions show char device, block device, pipe, socket
panel show inhibit tab creation on spec
0.7.5 2012-04-14:
replaced udisks with libudev kernel support for device detection and info
udisks v1 & v2 now supported for mount/unmount as normal user
added device Settings|Un/Mount Command options to customize mount program
corrected race condition create tmp dir
status bar update fixes
side box fixed size fixes #6
scroll setting retained between sessions fixes #13
fixed file info update on existing fixes #14 fixes #15
reuse window on open folder on desktop fixes #16
built-in archive functions on desktop closes #18
shift-click selects range on desktop closes #47
code review
consistent 64bit file size support fixes #60
added Foresight Linux to README and manual closes #59
added automatic use of pmount if udisks not installed
copy user config skeleton from /etc/xdg/spacefm
default drag action option; repair automatic drag context
file search size limit toggles sensitivity
added translation instructions to the README
support for kdesudo and $(kde4-config --path libexec)/kdesu
0.7.4 2012-04-01:
added git build instructions to README
better standards compliance for data doc dirs fixes #8
no del on move error independent of error control fixes #9
0.7.3 2012-03-29:
new icons and logo by Goran Simovic plus alternates
added context sensitive help on design menu
changed/added design mode key and mouse shortcuts
renamed Smartbar to Path Bar
renamed View|Toolbox to View|Toolbar
when copy context, copy plugin skin context
equate display :0.0 & :0 fixes #5
changed debug info for sf ticket 88000
fixed panel bar always shown on cancel fullscreen
no folder size display; right-align size column
moved refresh to after home/default on left toolbar
fixed issues affecting opensuse build
added support for xdg-su and gnomesu
corrected problem copying plugins
fixed segfault on toolbar config menu?
changed default drag action to copy (hold shift or ctrl+shift to override)
0.7.2 2012-03-05:
exec function redesign (single script, noexec /tmp ok, ktsuss2 support,
added /usr/bin/spacefm-auth)
submitted ktsuss2 bug reports
additional and updated language strings including shell prompts
copy menu item now copies context
can now create MBR and FSArchiver backups of mounted volumes
changed 20x20 icon sizes to 22x22 to prevent blur from scaling
apply prefs small icon size to devices, bookmarks, dirtree icons
tab icons default to 16x16 if available in gtk icon theme
fixed segfault on open multiple files in File Search window results
completed open selected dir in File Search window results
corrected folder selection history skipping empty selection
user's manual updated to reflect changes, minor corrections
0.7.1 2012-02-21:
changed temp file usage for better multiple instance separation
removed sync/flush as default mount options
auto run|on unmount no longer depends on auto-mount qualification
auto run|on remove no longer depends on auto-mount qualification
added auto run sensitivity
corrected click on desktop icon obeys 'Click runs executables'
corrected paste replace with linefeeds into multi-input
corrected reversed order of files copied onto clipboard
default plugin name converts spaces to hyphens
corrected icon view change show hidden doesn't update status bar
fixed segfault on open multiple files in File Search window results
fixed File Search results right-click on unselected selects
submitted gdk-pixbuf bug 670476 on segfault when loading drives.svg 3.2.0
allow rename of desktop items (desktop file Name[locale] value)
fixed rename desktop file, extension != desktop
fixed segfaults on desktop rename / delete / paste
0.7.0 2012-02-14:
changed custom command/plugin dir structure
added design menu Command|Browse
corrected unrealized event on main window focus (directly to menu bar)
fixed xfce4-terminal, gnome-terminal, lxterminal, konsole, terminator
renamed eterm Eterm
fixed 'please set your terminal' error does not close
added user manual: design mode, plugins
disallow spaces etc in tmp_dir and --config-dir
pulse progress bar to 0% on error/about or 100% on finish
added debug info for toolbar config button
fixed invalid ->next->prev on custom separators - auto repair session
configure and debian files updated to require libgtk >= 2.24
0.6.3 2012-02-08:
updated POTFILES.in and translatable strings - ready for translations
corrected makefile problems adding translations to desktop files
added devices Settings|Show|Empty Drives option
added unique separators
click runs executables default to false
removed pref Show SI deciaml file sizes
added pref Right-click opens design menu
click on blank area of devices and bookmarks unselects
added View|Panel Bar option
updated distributed licenses, Help|About|License
corrected click on toolbar config menu icon clears smartbar
--desktop mode now works with instance already running
fixed item value memory for check/input style plugins
fixed key assignments on plugins
fixed paste custom command into toolbar (no Show option in design menu)
completed custom toolbar command activation
0.6.2 2012-02-05:
corrected multiple tasks listed for single function
changed default name of context|Move to Rename
removed color dialog and task list debug info
0.6.1 2012-02-01:
dir monitor create/delete cache rewrite
segfault on Highlight Bar/Text color dialog corrected? added debug info
corrected segfault on Properties|Info keypress with no selected files
Properties|Info/Permissions now shown with no selected files (cwd)
disabled smartbar breadcrumb on middle-click (now ctrl-leftclick only)
corrections to archive extractions
Copy Name/Parent/Path now also copies to primary (middle-click) clipboard
disabled default highlight of selected status bar due to theme issue
removed single quotes from device volume label display
corrected devices horiz scrollbar not disappearing when unneeded
added sdebug info for task list issue
0.6.0 2012-01-31:
added design menu > Style > Context
added panel bar
added status bar panel icons
added status bar highlight colors
added status bar mouse responses
added ctrl-click breadcrumbs to smartbar (ctrl-click on part of path)
disabled double-click on blank area of file list goes up due to complaints
corrected new second tab if not always show tab bar causes horiz scrollbar
added Open > Default to open all files with default apps / pre-context
added Properties > Quick > rwxrwxrwt and Root > rwxrwxrwt
added View > Fullscreen
fixed File Search add All Local Disk Partitions (and rename Local Volumes)
numerous minor UI adjustments
0.5.5 2012-01-22:
added 100ms cache for inotify create/delete events
corrected keys not responding: Open|Choose, Open|In Panel|Next/Prev
corrected column size changing on new tab/panel
corrected column width save
if no folder spec on cmdline, open new window of same instance
removed gnome-icon-theme as recommended dep
reverted to single-click opens multiple files to fix drag/band breakage
mouse buttons 4 and 5 on file list go back and forward
mouse alt+left/right goes back/forward
fixed New|File/Folder not grayed when no write access
corrected broken close icon on tabs when gtk theme not set
don't install mount.rules if not hal build (data/Makefile.am)
corrected thumbnails for compact view not displayed
pref dlg removed "(applies to icon view only)" from Show Thumbnails
corrected refresh undisplays thumbnails
optional /etc/spacefm/spacefm.conf to set tmp_dir (default /tmp)
added additional default key shortcuts
added item count to confirm delete dlg
0.5.4 2012-01-19:
added CFLAGS+="-g" and !strip to Arch Linux PKGBUILD
default icons now use only gtk icons
removed startup warning for no gtk theme available
fixed repeated pref dialog save root settings prompt
added sensitivity to toolbar nav buttons and Go menu items
corrected Go|Panel focus of previously hidden panel
corrected change device Display Name triggers automount of unmounted
added bookmarks Settings|Single Click option
added shared_keys for toolbar items
0.5.3 2012-01-18:
corrected segfault on File|Root Window (main-window.c - note to self:
don't free memory immediately after allocation)
remove udisks not installed sh error on startup (vfs-volume-nohal.c)
corrected segfault on click device Properties? (ptk-location-view.c)
changed device Open to always open in current tab, show error
inhibit auto-open tab and exec-on if user manually mounts/remounts
inhibit auto-open tab and exec-on during startup automounting
show app icons of .desktop files in detailed file list
.desktop files obey 'Click runs executables'
corrected Open|Execute ignored
fixed middle-click on bookmark pane opens in tab
moved bookmark 'opens in new tab' setting to context menu
added toolbar icon size option in preferences
renamed Left/Right/Side toolbar config menus
added device Settings|Display Name (custom device name format)
added View|Window Title for custom title (new default: full path)
added toolbar config menu help item
removed "Detailed style only" qualifier from Rubberband Select in prefs
changed single-click mode left click on multiple files now opens only one
0.5.2 2012-01-16:
corrected segfault in devices list when changing settings with no devices
shown (ptk-location-view.c)
corrected gentoo make error? (ptk-file-task.h:17:29: error: redefinition
of typedef PtkFileTask)
corrected ./configure --help output not up to date
removed 'udisks not installed' warning on startup
0.5.1 2012-01-14:
corrected syntax error in Arch Linux PKGBUILD creation
corrected problem in settings.c which caused reported make error on
unidentified distro
corrected deb pkg conflict with pcmanfm-mod - rename file libmimetype.xml
0.5.0 2012-01-13:
initial test release