|
d8839cc076
|
Code cleanup
|
2012-12-06 04:06:20 +01:00 |
|
|
5d76bb7571
|
Also harmonized icons for the desktop
|
2012-12-06 04:01:12 +01:00 |
|
|
6baed261b5
|
Harmonized icons some more (including emblems on any icon)
|
2012-12-06 03:40:50 +01:00 |
|
|
f10fbdff38
|
Fixed dependencies for vfs.c
|
2012-12-06 03:17:47 +01:00 |
|
|
69d0e558bb
|
Harmonize icons a bit more (for plug-ins)
|
2012-12-06 01:08:18 +01:00 |
|
|
a5da094aa3
|
Code cleanup
|
2012-12-06 00:40:59 +01:00 |
|
|
1fdccf972a
|
Code cleanup
|
2012-12-05 17:13:52 +01:00 |
|
|
651f9a8922
|
Also draw emblems on regular folder icons
|
2012-12-05 16:53:52 +01:00 |
|
|
f97d554a6c
|
Code cleanup
|
2012-12-05 16:43:48 +01:00 |
|
|
3af8352781
|
Code cleanup
|
2012-12-05 16:12:02 +01:00 |
|
|
9a218d6897
|
Code cleanup
|
2012-12-05 16:11:25 +01:00 |
|
|
d04c2cb550
|
Moved more icon handling code to the VFS pseudo-class
|
2012-12-05 15:53:35 +01:00 |
|
|
4c29e9075d
|
Code cleanup
|
2012-12-05 15:45:48 +01:00 |
|
|
74bbe5afcb
|
Typo in a comment
|
2012-12-05 14:49:44 +01:00 |
|
|
408a916f0a
|
Also load special icons for special folders
|
2012-12-05 02:45:45 +01:00 |
|
|
285958207e
|
Load special icons for special folders
|
2012-12-04 03:54:42 +01:00 |
|
|
7741bd0a3c
|
Added an emblem for character and block devices
|
2012-12-04 03:32:26 +01:00 |
|
|
275ce31681
|
Fixed the sensitivity of the "updir" button when going back or forward
|
2012-11-29 11:32:53 +01:00 |
|
|
6bcdbe2352
|
More closely match Browser's own way to determine a file type
|
2012-11-29 01:06:45 +01:00 |
|
|
afbddab982
|
Code cleanup
|
2012-11-29 01:06:29 +01:00 |
|
|
6b11e5682b
|
Let the Mime class fully take care of icons
|
2012-11-29 01:01:05 +01:00 |
|
|
b0be3a7a87
|
Moved relevant code into the Browser class
|
2012-11-28 23:05:37 +01:00 |
|
|
b5285cfec3
|
Fixed the monitors tab when unable to obtain the geometry for a specific monitor
|
2012-11-28 16:23:16 +01:00 |
|
|
e20ebd5fc3
|
Fixing users of <ctype.h>
|
2012-11-13 12:33:46 +01:00 |
|
|
eee2d5b669
|
Properly detect executable files
|
2012-11-10 00:18:25 +01:00 |
|
|
e842f2562f
|
About to release DeforaOS Browser 0.4.9
|
2012-11-09 13:43:39 +01:00 |
|
|
15e0feb4c9
|
Updated the translations
|
2012-11-09 13:43:02 +01:00 |
|
|
6af4c52c96
|
Re-generated Makefiles
|
2012-11-09 13:37:46 +01:00 |
|
|
1f4f674e86
|
Also use emblems for desktop icons
|
2012-11-01 04:10:32 +01:00 |
|
|
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 |
|
|
e011ff107d
|
Fixed parsing arguments (using $OPTARG)
|
2012-10-17 10:37:57 +00: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 |
|