Commit Graph

874 Commits

Author SHA1 Message Date
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
c86efb0a5c Code cleanup 2007-05-16 22:35:55 +00:00
a604cbd2b4 Updated copyright line 2007-05-16 22:33:22 +00:00
4cfe17440c Handle properly when the "gnome-home" icon is not available 2007-05-12 23:36:41 +00:00
9dbe035386 More efficient fix for FNM_CASEFOLD 2007-05-09 23:34:59 +00:00
a2c6131d91 FNM_CASEFOLD is not portable 2007-05-09 23:32:20 +00:00
e3b36c7ae6 Added view 2007-05-08 16:35:26 +00:00
3ff28d7096 Calling gtk_init() before getopt() 2007-05-08 16:35:08 +00:00
51e89679f1 Added a separator in the popup menu between "Delete" and "Properties" 2007-05-04 00:25:36 +00:00
e6cdb22463 Fixed button press event handling on desktop icons' labels 2007-05-04 00:21:19 +00:00
e70d046b82 Handles double-click on icon, Code cleanup 2007-05-04 00:17:54 +00:00
5097b9aed4 Fixed ordering by size 2007-05-03 22:54:04 +00:00
b0807f0a3f Convert filenames to UTF-8 2007-05-02 19:42:30 +00:00
40eb18a391 Sorting out icons 2007-05-02 19:36:43 +00:00
95a6179d20 Smoother refresh 2007-05-02 19:22:07 +00:00
850800390a Code cleanup 2007-05-02 18:53:52 +00:00
ca1a13ece9 Code cleanup 2007-05-02 18:44:53 +00:00
96d6faa9eb Code cleanup 2007-05-02 18:38:03 +00:00
fc4b3c05fe Code cleanup 2007-05-02 18:24:54 +00:00
41b817db43 Calling "browser" with "--" as first argument 2007-05-02 18:09:24 +00:00
d3c821e978 Code cleanup 2007-05-02 18:08:37 +00:00
d2a153eec8 Shape the icon 2007-05-01 23:23:45 +00:00