|
4d3f84b93e
|
Code cleanup
|
2012-11-01 04:02:50 +01:00 |
|
|
265c23bf66
|
Use the VFS wrappers within "desktop" and "properties" as well
|
2012-11-01 03:47:56 +01:00 |
|
|
404c8fd89c
|
Code cleanup
|
2012-11-01 03:33:49 +01:00 |
|
|
46b961d6c7
|
Added a comment
|
2012-11-01 03:21:31 +01:00 |
|
|
f105b1d8b5
|
Detect when the file currently selected disappears
|
2012-11-01 03:19:27 +01:00 |
|
|
3658456484
|
Exposing the MIME icon generation code to the plug-ins
|
2012-11-01 03:08:55 +01:00 |
|
|
36f1e8a1a6
|
Display the proper icons for symbolic links
|
2012-11-01 02:55:22 +01:00 |
|
|
c7816bedbf
|
Report symbolic links as such (and improve icon lookups)
|
2012-11-01 02:37:44 +01:00 |
|
|
bd6eeee786
|
Code cleanup
|
2012-11-01 02:21:52 +01:00 |
|
|
4340c041d1
|
Display the numerical values for owners and groups when unknown
|
2012-11-01 02:17:18 +01:00 |
|
|
627a84f3ee
|
Also update the bigger icons (96 pixels)
Code cleanup
|
2012-11-01 02:08:33 +01:00 |
|
|
dc47e95ed5
|
Added a couple comments
|
2012-11-01 02:03:11 +01:00 |
|
|
30847723a7
|
Fixed the icon for inode/mountpoint directories
|
2012-10-31 04:47:01 +01:00 |
|
|
122ffd007d
|
Beginning to draw some emblems
|
2012-10-31 04:33:28 +01:00 |
|
|
eae63d7105
|
Also abstracting *stat() away
|
2012-10-31 03:07:25 +01:00 |
|
|
e30adc8a5b
|
Beginning to abstract away raw filesystem access
|
2012-10-31 03:04:03 +01:00 |
|
|
1d6b062761
|
Synchronized with the CVS plug-in
|
2012-10-17 01:14:12 +00:00 |
|
|
63951de1e8
|
Removed leftover traces of the Subversion plug-in
|
2012-10-17 01:09:51 +00:00 |
|
|
bf4285c22c
|
Fixed "git commit" on directories
|
2012-10-17 01:03:08 +00:00 |
|
|
979466a255
|
More adequate check for directories managed by git (files need the same)
|
2012-10-17 00:46:04 +00:00 |
|
|
d88abcf411
|
Initial support for git
|
2012-10-17 00:25:28 +00:00 |
|
|
fbc82db0da
|
Updated the usage screen
|
2012-10-14 16:30:21 +00:00 |
|
|
bc22de2cc6
|
Synchronized with the CVS plug-in
|
2012-10-14 15:54:15 +00:00 |
|
|
9597792b76
|
More chances to support Gtk+ 3.0
|
2012-10-04 22:19:39 +00:00 |
|
|
60360c45dd
|
Use less deprecated functions (from Gtk+ 2.24)
|
2012-09-21 22:01:28 +00:00 |
|
|
c9a1051b20
|
Can now use arbitrary plug-ins from the command line
|
2012-09-15 01:31:15 +00:00 |
|
|
695d2732da
|
Integrated "svn blame"
|
2012-09-14 22:05:25 +00:00 |
|
|
240fd16a4b
|
No longer crashing
|
2012-09-14 21:56:02 +00:00 |
|
|
7c8fd20e45
|
Fixed copy & paste error leading to a double-free condition
|
2012-09-14 21:36:16 +00:00 |
|
|
f441810e09
|
Avoid a compilation warning
|
2012-09-14 21:16:45 +00:00 |
|
|
787fe8477c
|
Code cleanup
|
2012-09-14 21:08:26 +00:00 |
|
|
6bc979089b
|
Fixed handling of folders
|
2012-09-14 20:40:25 +00:00 |
|
|
74997a225f
|
Code cleanup
|
2012-09-14 20:32:35 +00:00 |
|
|
c22c9a57c4
|
Can now add directories to a CVS repository
|
2012-09-14 20:18:00 +00:00 |
|
|
e9641d1d01
|
Code cleanup
|
2012-09-12 22:36:33 +00:00 |
|
|
223a6c5517
|
Checking errors when calling setlocale()
|
2012-09-10 22:04:05 +00:00 |
|
|
163fc26cf0
|
Checking errors when calling setlocale()
|
2012-09-10 21:53:39 +00:00 |
|
|
3124241fb0
|
Code cleanup
|
2012-09-10 21:50:36 +00:00 |
|
|
53daeab211
|
Optimized data insertion in tree models
|
2012-09-10 21:48:47 +00:00 |
|
|
50e0c1a139
|
Set the default folder in "open with" to BINDIR
|
2012-09-01 22:43:53 +00:00 |
|
|
c00abaa914
|
Matching the newer API
|
2012-08-31 18:44:23 +00:00 |
|
|
4c7e4fde95
|
Updated the plug-in API to transmit the complete selection upon refresh
|
2012-08-31 18:37:09 +00:00 |
|
|
07692bef9f
|
A help page is now accessible online
|
2012-08-28 17:54:43 +00:00 |
|
|
c56c428e49
|
Code cleanup
|
2012-08-28 17:34:19 +00:00 |
|
|
5ef027bed6
|
Avoided some warnings
|
2012-08-27 22:16:48 +00:00 |
|
|
347c188768
|
Using the internal browser_get_location() helper for more robustness
|
2012-08-27 22:10:40 +00:00 |
|
|
d48543dab6
|
Using browser_get_location() internally for more robustness
|
2012-08-27 21:57:34 +00:00 |
|
|
09188e3f3d
|
Fixed usage screen
|
2012-08-27 21:36:07 +00:00 |
|
|
d85edb01ed
|
Center the symbolic creation window when called from the desktop
|
2012-08-26 21:58:53 +00:00 |
|
|
fba8ebd168
|
Added a manual page for delete(1)
|
2012-08-26 11:33:02 +00:00 |
|
|
b6d0bdbf79
|
Removed the close button from the toolbar in embedded mode
|
2012-08-26 11:21:21 +00:00 |
|
|
bca34f7881
|
Do not save the configuration if it is not complete
|
2012-08-26 11:16:47 +00:00 |
|
|
8f26214bcb
|
No longer try to load plug-ins if none is defined
|
2012-08-26 00:51:38 +00:00 |
|
|
f0de1a8449
|
Slightly improved handling the icon font configuration
|
2012-08-19 21:34:51 +00:00 |
|
|
0e7f1116f5
|
Fixed the default icon text color and weight
|
2012-08-19 21:28:54 +00:00 |
|
|
27844682fc
|
Added missing include <sys/stat.h>
|
2012-08-06 23:35:16 +00:00 |
|
|
337d2db259
|
Facilitate building on case-insensitive filesystems
|
2012-07-31 20:56:26 +00:00 |
|
|
e1be32089f
|
Fixed build of "desktop" on MacOS X
|
2012-07-31 20:07:26 +00:00 |
|
|
dbad3a6789
|
Copy & paste mishap
|
2012-07-31 19:43:08 +00:00 |
|
|
74e52574d4
|
Let the plug-ins build on MacOS X
|
2012-07-31 19:35:20 +00:00 |
|
|
70925c4962
|
Additional portability fix for MacOS X
|
2012-07-30 23:14:59 +00:00 |
|
|
248fa3eceb
|
No longer consider symbolic links as potential directories
|
2012-07-14 00:59:19 +00:00 |
|
|
7f1c0a7cba
|
Re-implemented renaming
|
2012-07-07 14:55:05 +00:00 |
|
|
fd3d1e450a
|
Handle error path upon filename encoding conversion errors
|
2012-07-07 14:14:22 +00:00 |
|
|
921a6878bb
|
Additional error checking
|
2012-06-25 00:38:35 +00:00 |
|
|
dc23e343a9
|
Fixed general behavior in detailed view
|
2012-06-23 23:13:15 +00:00 |
|
|
acf582db7c
|
Fixed popup menu in detailed view
|
2012-06-23 23:09:47 +00:00 |
|
|
4e3c45c306
|
Fixed keeping the selection while switching views
|
2012-06-19 21:53:39 +00:00 |
|
|
f6dbab0606
|
Like cp, default to -P with -R or -H without
|
2012-06-06 23:13:33 +00:00 |
|
|
b301f8a759
|
Force the preferences window to be always centered
|
2012-06-04 22:21:47 +00:00 |
|
|
fb11ee3023
|
Let the window have a fixed size
|
2012-06-02 11:23:00 +00:00 |
|
|
2dfea32754
|
Tracking the remaining time for a copy as well
|
2012-06-02 11:17:18 +00:00 |
|
|
227c4f4621
|
Also display the total amount copied
|
2012-06-02 10:40:50 +00:00 |
|
|
92056461e5
|
Also display the current amount copied
|
2012-06-02 10:33:51 +00:00 |
|
|
4de09fcf52
|
Fixed online help
|
2012-05-29 23:40:44 +00:00 |
|
|
1a7180e508
|
Browser can now access its online help (doesn't work yet though)
|
2012-05-29 23:20:59 +00:00 |
|
|
bb4be15bcc
|
Avoiding potential memory leak
|
2012-05-29 23:18:03 +00:00 |
|
|
d4587bfde0
|
Renamed the browser to "File manager"
|
2012-05-29 22:12:28 +00:00 |
|
|
d3a04705db
|
Added a comment to the about dialog
|
2012-05-20 12:01:26 +00:00 |
|
|
bbe839d656
|
Forgot to initialize Gtk+
|
2012-04-25 18:07:32 +00:00 |
|
|
7d91b91e3f
|
Refresh the list of volumes every second while active
|
2012-04-23 12:57:11 +00:00 |
|
|
cff5f0ad47
|
Do not crash when inactive
|
2012-04-23 12:53:21 +00:00 |
|
|
000fee4910
|
Signal plug-ins when they are no longer active
|
2012-04-23 12:52:54 +00:00 |
|
|
a9427159cd
|
Continuously refresh the volumes mounted
|
2012-04-23 12:34:58 +00:00 |
|
|
212bcd15d5
|
Hopefully avoid crashing when screen rotation fails
|
2012-04-23 12:22:08 +00:00 |
|
|
1f7d25626e
|
Let Gtk+ free the views initialized when closing a browser window
|
2012-04-20 16:38:35 +00:00 |
|
|
0aa9ac0887
|
Fixed crash when switching views
|
2012-04-20 16:35:20 +00:00 |
|
|
cd1afc892a
|
Code cleanup
|
2012-04-20 15:55:55 +00:00 |
|
|
d99cb31362
|
Added an accessor method to obtain the current view
|
2012-04-20 15:52:18 +00:00 |
|
|
1737ece922
|
Copy should be re-implemented
|
2012-04-19 12:55:12 +00:00 |
|
|
01701e256c
|
Working on error checking
|
2012-04-19 12:46:51 +00:00 |
|
|
8860f64768
|
Perform additional clean-up on the path to browse
|
2012-04-19 12:39:56 +00:00 |
|
|
a5bfeb720c
|
Working on error checking
|
2012-04-19 12:35:51 +00:00 |
|
|
002a0defa3
|
Code cleanup
|
2012-04-19 12:10:45 +00:00 |
|
|
31f95f574b
|
Working on error handling
|
2012-04-19 12:09:01 +00:00 |
|
|
158ba53ca0
|
Check access() on the parent folder instead
|
2012-04-19 12:07:56 +00:00 |
|
|
047c6ae7d8
|
Copyright update
|
2012-03-21 03:31:41 +00:00 |
|
|
40cd91d2cb
|
Code cleanup
|
2012-03-21 03:28:18 +00:00 |
|
|
abbbaa375e
|
Code cleanup
|
2012-03-21 03:26:49 +00:00 |
|
|
f931da8295
|
Code cleanup
|
2012-03-21 03:25:41 +00:00 |
|