|
c4bf1aa6cf
|
Fixed properties window for the current folder
|
2007-07-29 17:43:34 +00:00 |
|
|
e836e6499d
|
Fixed uninitialized value
|
2007-07-29 17:41:53 +00:00 |
|
|
e245a73420
|
The progress bar makes more sense this way
|
2007-07-27 20:57:49 +00:00 |
|
|
c192dd01ab
|
Defaults to the "open with" dialog if no "open" action is available
|
2007-07-09 11:32:07 +00:00 |
|
|
f1047fa183
|
De-referencing symlinks while listing desktop's content
|
2007-07-02 22:53:07 +00:00 |
|
|
93090e47ed
|
Added browser_open_with() in the API
|
2007-06-29 15:32:13 +00:00 |
|
|
5328dbab77
|
Fallback on the "open with" dialog when no "open" action is available
|
2007-06-29 15:15:37 +00:00 |
|
|
2ed2e22d4a
|
Code cleanup
|
2007-06-25 16:30:41 +00:00 |
|
|
a0bf846a5e
|
Code cleanup
|
2007-06-25 09:09:57 +00:00 |
|
|
e6aa91be99
|
Code cleanup
|
2007-06-25 08:22:31 +00:00 |
|
|
c254fa2302
|
Recursively delete directories
|
2007-06-25 08:20:33 +00:00 |
|
|
c74b5c622e
|
Added deletion popup menu entry for directories
|
2007-06-25 08:18:44 +00:00 |
|
|
fb9da166ae
|
Fixed a segfault when MIME type is unknown
|
2007-06-25 08:09:23 +00:00 |
|
|
2af156631b
|
Fixed a segfault when MIME does not initialize
|
2007-06-25 08:05:42 +00:00 |
|
|
c0c996720d
|
Including desktop.h in distribution
|
2007-06-21 12:39:22 +00:00 |
|
|
96e16fa904
|
Forgot desktop.h in distribution
|
2007-06-21 12:06:33 +00:00 |
|
|
63f4749067
|
Failure to delete a file recursively was bailing out prematurely
|
2007-06-20 03:07:24 +00:00 |
|
|
4cf53c8877
|
Supports recursive deletion (does not re-confirm or redraw yet though)
|
2007-06-18 03:55:06 +00:00 |
|
|
f99902172b
|
Confirmation dialog before deletion is now optional
|
2007-06-18 03:04:50 +00:00 |
|
|
cbcf5a14db
|
Made the error dialog modal
|
2007-06-18 02:20:52 +00:00 |
|
|
cc2986075d
|
Removed useless debugging message
|
2007-06-18 02:18:53 +00:00 |
|
|
03e58e017f
|
Actually pdating progress bar (not just the text)
|
2007-06-18 02:16:47 +00:00 |
|
|
3e5cb68a4e
|
Code cleanup
|
2007-06-18 02:07:24 +00:00 |
|
|
6c70dd87c4
|
Properly licensed under the GPL version 2
|
2007-06-13 17:56:26 +00:00 |
|
|
1219282587
|
Properly licensed Browser under the GPL version 2
|
2007-06-13 17:55:50 +00:00 |
|
|
b3162bc4db
|
Fixed segfault when type was not specified and the action would fail
|
2007-06-05 17:39:56 +00:00 |
|
|
08676836a2
|
Implemented properties popup
|
2007-06-01 17:07:21 +00:00 |
|
|
476e49553d
|
Better handling of files without known icon
|
2007-06-01 16:58:09 +00:00 |
|
|
fc175c67d6
|
properties requires libSystem to link properly
|
2007-06-01 16:53:38 +00:00 |
|
|
a0247464a2
|
Implemented MIME type recognition
|
2007-06-01 16:47:59 +00:00 |
|
|
d87e57902c
|
Reviewed design using a Gtk table
|
2007-06-01 14:39:42 +00:00 |
|
|
cf48f70e48
|
Implemented properties window
|
2007-05-31 01:24:07 +00:00 |
|
|
99072c3ef1
|
Fixed compilation on Linux
|
2007-05-31 00:47:19 +00:00 |
|
|
c49fcb5b4f
|
Changed font weight for labels and filename to bold
|
2007-05-27 21:36:24 +00:00 |
|
|
c445b1cd79
|
Implemented the properties toolbar button
|
2007-05-27 21:00:50 +00:00 |
|
|
ae2e5a0a80
|
Filename to UTF-8 fixes
|
2007-05-27 21:00:15 +00:00 |
|
|
78199f7e81
|
Code cleanup
|
2007-05-26 01:15:27 +00:00 |
|
|
fc406858cb
|
Added properties
|
2007-05-26 01:15:07 +00:00 |
|
|
27acfd1fee
|
Initial release
|
2007-05-26 01:14:35 +00:00 |
|
|
beb2f077a9
|
Linking to libSystem only when necessary
|
2007-05-21 02:50:47 +00:00 |
|
|
76522d8224
|
Code cleanup
|
2007-05-19 19:48:49 +00:00 |
|
|
16fd5c3b69
|
Code cleanup
|
2007-05-19 19:26:22 +00:00 |
|
|
1c521e99a7
|
Code cleanup
|
2007-05-19 19:14:38 +00:00 |
|
|
de38b21e91
|
Handling symbolic links correctly
|
2007-05-19 19:11:39 +00:00 |
|
|
237b38e8c7
|
Implemented API call in Mime to force a type while triggering an action
|
2007-05-19 18:45:35 +00:00 |
|
|
e08cb4672a
|
Compiles again with Gtk+ 2.4
|
2007-05-17 11:20:21 +00:00 |
|
|
3ada03a08a
|
Added a date column (last modification)
|
2007-05-17 10:46:07 +00:00 |
|
|
73e92c7042
|
mime.c does not need browser.h
|
2007-05-17 10:45:22 +00:00 |
|
|
3b2526dca6
|
Keep selection while switching from or to any view
|
2007-05-16 22:53:06 +00:00 |
|
|
10d05872f7
|
Keeping selection from any icon view to the detailed view
|
2007-05-16 22:36:33 +00:00 |
|