|
16dbba4385
|
Supports progressive refresh
|
2006-11-23 01:59:50 +00:00 |
|
|
d3998445cb
|
Cleaned up new location definition code
|
2006-11-23 00:01:29 +00:00 |
|
|
de28e50fd6
|
Code cleanup, Nicer actions popup menu, Implemented "Open with..." action
|
2006-11-15 23:17:42 +00:00 |
|
|
88ba886907
|
Fix for Solaris/UltraSparc
|
2006-11-14 16:58:05 +00:00 |
|
|
cc4a9b1208
|
Fixed infinite loop with dirname()
|
2006-11-01 19:58:30 +00:00 |
|
|
16af281e1c
|
Adding copyright notices
|
2006-10-11 07:15:41 +00:00 |
|
|
0b2642260a
|
The "changed" signal created a bug
|
2006-10-05 05:10:03 +00:00 |
|
|
d8ee311520
|
Added accelerators for menu actions
|
2006-10-02 19:59:06 +00:00 |
|
|
97b0fb9488
|
Address bar drop-down menu has parent folders (better than nothing)
|
2006-10-02 10:43:32 +00:00 |
|
|
c2c216e910
|
Location widget is now an editable combo box
|
2006-09-19 01:53:55 +00:00 |
|
|
b93fa561e1
|
Added a callback for "edited" filenames
|
2006-09-17 20:13:38 +00:00 |
|
|
42db127945
|
Filenames are directly editable
|
2006-09-17 13:55:14 +00:00 |
|
|
5709094e95
|
Added "view" menu
|
2006-09-14 21:49:19 +00:00 |
|
|
c0b9f4d8e6
|
No need for a stock icon for "New window"
|
2006-09-14 16:51:07 +00:00 |
|
|
7a462bd832
|
More complete detail view
|
2006-09-10 23:33:48 +00:00 |
|
|
8010697758
|
Implemented "sort folders before files" option
|
2006-09-10 22:29:55 +00:00 |
|
|
6104eb190b
|
Updates window title
|
2006-09-10 22:09:06 +00:00 |
|
|
743e649591
|
Fixed browser with Gtk+ >= 2.6
|
2006-09-03 08:40:37 +00:00 |
|
|
5396f21a75
|
Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes
|
2006-09-02 18:54:56 +00:00 |
|
|
8c6542958a
|
Fixed popup menu for all views and versions of Gtk+
|
2006-09-01 21:49:56 +00:00 |
|
|
5b61a48f4e
|
Code cleanup
|
2006-08-31 13:45:05 +00:00 |
|
|
15eddfa655
|
Using stock icons for popup menu
|
2006-08-31 13:40:31 +00:00 |
|
|
34298b5fbc
|
Added preliminary contextual menu, code cleanup
|
2006-08-31 10:00:06 +00:00 |
|
|
399618398f
|
Made about dialog transient even for Gtk+ > 2.6
|
2006-08-26 17:07:39 +00:00 |
|
|
c0a56b270f
|
Never exited with missing icons at startup
|
2006-07-30 16:00:44 +00:00 |
|
|
cf1d4e3083
|
Implementing preferences dialog
|
2006-07-23 15:46:27 +00:00 |
|
|
5ff7a8c636
|
No longer forcing ".." in the compilation include path
|
2006-07-22 10:05:06 +00:00 |
|
|
95e6a2aa87
|
Implemented a third view
|
2006-07-07 15:11:16 +00:00 |
|
|
24bf282288
|
Code cleanup
|
2006-07-07 15:04:05 +00:00 |
|
|
de614c9dc0
|
Edit->Paste is not implemented
|
2006-07-07 15:01:09 +00:00 |
|
|
7e418e2226
|
Code cleanup
|
2006-07-07 15:00:06 +00:00 |
|
|
d62bffc704
|
Automatically disable unused menu entries
|
2006-07-07 14:53:27 +00:00 |
|
|
309162e57b
|
Removed explicit shadow around the main view
|
2006-07-07 14:50:11 +00:00 |
|
|
560c5dd8c5
|
Implemented file deletion
|
2006-06-26 20:25:07 +00:00 |
|
|
4b6cdeb754
|
Added delete menu
|
2006-06-23 09:52:18 +00:00 |
|
|
c539f16cce
|
Working on selection (backported)
|
2006-06-23 09:31:51 +00:00 |
|
|
2f9e201295
|
Working on selections
|
2006-06-23 09:11:07 +00:00 |
|
|
aae1cef1bf
|
Working on selection
|
2006-06-23 08:38:00 +00:00 |
|
|
b0bb411176
|
Can switch to and from icon and list view
|
2006-06-22 15:01:08 +00:00 |
|
|
9568dcff9f
|
Backport Gtk+ < 2.6 fix
|
2006-06-20 18:41:02 +00:00 |
|
|
557735c580
|
Include missing
|
2006-06-20 18:38:37 +00:00 |
|
|
968f4f4cf7
|
Backport Gtk+ < 2.4 fix
|
2006-06-20 18:36:57 +00:00 |
|
|
e3d93c13c9
|
Backport Gtk+ < 2.6 fix
|
2006-06-20 18:35:46 +00:00 |
|
|
e401a3cdda
|
Default icon size is 24 in list mode
|
2006-06-20 18:29:28 +00:00 |
|
|
769e16a93e
|
Finished back-port to Gtk+ 2.4
|
2006-06-20 15:01:35 +00:00 |
|
|
9143bbde7b
|
Back-port to Gtk+ < 2.6 should be complete
|
2006-06-20 12:06:40 +00:00 |
|
|
665121577d
|
More Gtk+ < 2.6 backport
|
2006-06-20 08:17:15 +00:00 |
|
|
9bdc23fb54
|
Widgets sensitization code factorization seems to be enough
|
2006-06-20 08:13:10 +00:00 |
|
|
3ed006bb0d
|
Started backport to Gtk+ 2.4
|
2006-06-20 06:48:30 +00:00 |
|
|
29cee60437
|
Implemented default actions
|
2006-06-19 13:33:34 +00:00 |
|