Commit Graph

262 Commits

Author SHA1 Message Date
19b164d48e Setting the configuration value for the plug-ins as well 2011-07-20 16:11:36 +00:00
02b5c08e5c Display which plug-ins are enabled or disabled 2011-07-20 14:52:44 +00:00
7a25258220 Some interface adjustments 2011-07-20 10:07:16 +00:00
1dc78e94b3 Code cleanup 2011-07-19 15:49:40 +00:00
a73a927334 Prevent potential crashes 2011-07-19 03:32:33 +00:00
aa61abf715 Additional layout improvement to the properties panel 2011-07-19 03:28:22 +00:00
e7d37628c6 Better handling of smaller screen sizes 2011-07-19 03:11:59 +00:00
fd8494e117 The properties plug-in is now useful 2011-07-19 02:55:38 +00:00
b23aab233e Also translating plug-ins 2011-07-19 00:09:22 +00:00
4143271837 Plug-ins can have icons now 2011-07-19 00:04:02 +00:00
c587ec6556 Improving plug-ins support 2011-07-18 23:55:51 +00:00
a5e4919e11 Introducing the preferences dialog for plug-ins 2011-07-18 14:36:29 +00:00
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
dc39b6ee68 Give at least some space to the left pane 2011-07-18 11:32:35 +00:00
6c3e0dd140 Added file filters to the "Open with..." dialog 2011-07-18 00:14:09 +00:00
acf802d6e2 Added file filters to the "Open with..." dialog 2011-07-18 00:10:04 +00:00
58af3e6c12 Allow plug-ins to change the current browser location 2011-07-17 23:02:37 +00:00
f3b36aad27 Improved plug-in support 2011-07-17 22:47:42 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
0106412bb3 Reworked the preferences dialog 2011-07-16 15:14:35 +00:00
fc9d440c1d Working on the default color selection 2011-07-16 14:51:05 +00:00
4e37c3f19a Re-implemented the background picture code and added centered mode 2011-07-16 14:09:45 +00:00
836f0d293b Code cleanup 2011-07-14 00:15:52 +00:00
a4b58431ac Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 14:35:03 +00:00
e283713206 Added a file filter for picture files 2011-05-30 12:58:55 +00:00
6503dd0807 Added a font button to the preferences to choose the desktop font 2011-05-30 12:46:23 +00:00
5304f739a8 Let the desktop font be changed 2011-05-29 09:54:04 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
13c239c6f8 Fixed a couple calls to mime_icons() 2011-05-04 19:27:51 +00:00
ecfc1901b0 Avoiding a couple warnings 2011-05-04 19:23:57 +00:00
5d301f201f Implemented -H and -V for the alignment of icons on the desktop 2011-05-04 18:59:11 +00:00
c7c40fbf0b Fixed errors with Gtk+ 3.0 2011-04-16 00:55:34 +00:00
1b486650ad Preparing migration to Gtk+ 3.0 2011-04-16 00:33:51 +00:00
ceac27b383 Updated translations 2011-03-19 19:58:32 +00:00
ee5b0d381f Avoid crash when desktop icons are forcibly closed 2011-03-19 02:41:44 +00:00
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +00:00
25119047fd Added two translations 2011-03-03 06:25:21 +00:00
9fcf31d4b8 Listing file associations 2011-03-03 05:42:06 +00:00
19172bd19c More clean-up 2011-03-03 04:33:23 +00:00
b703a04878 Code cleanup 2011-03-03 04:30:14 +00:00
0726748f55 Being some more efficient when refreshing the homescreen 2011-02-19 21:46:27 +00:00
c080c763c7 Code cleanup 2011-02-19 21:33:38 +00:00
5ae8615883 Being slightly more efficient when refreshing the homescreen 2011-02-19 21:27:07 +00:00
7049e68ad1 Code cleanup 2011-02-19 20:07:12 +00:00
7db77088f6 Code cleanup 2011-02-19 20:04:45 +00:00
7860400316 Code cleanup 2011-02-19 19:57:36 +00:00
e516837ce4 No longer rename immutable icons 2011-02-19 15:33:51 +00:00
42a6345771 Errors displayed were sometimes not the actual one 2011-02-19 15:23:15 +00:00
9a851ee8cc Code cleanup 2011-02-19 15:19:12 +00:00
51f05e6eea Justification doesn't work because it's a widget alignment issue 2011-02-19 15:07:29 +00:00
2d84ea05d3 No text needs to be ellipsized anymore 2011-02-19 14:59:59 +00:00
bb53444146 Added the possibility to rename desktop icons (to be polished before release) 2011-02-09 00:06:59 +00:00
7a0764762e Added an important comment 2011-02-06 20:14:54 +00:00
d4d644dc1c Got rid of another call to execl() and fixed the extension of new text files 2011-02-06 19:04:44 +00:00
6399decb67 Fixed pasting to the current directory from the contextual menu 2011-02-06 18:45:00 +00:00
58a2e08f92 Using g_spawn_async() instead of execlp() 2011-02-05 03:39:34 +00:00
ec63dfb7f5 The desktop no longer needs to catch SIGCHLD 2011-02-01 14:18:44 +00:00
4f096a2271 The "Cancel" button had no callback either 2011-01-31 03:44:14 +00:00
028a207284 The "Cancel" button had no callback 2011-01-31 03:41:47 +00:00
a508d0a126 Avoiding a couple additional warnings 2011-01-31 03:38:16 +00:00
fb85fc1149 Avoiding another warning 2011-01-31 01:20:13 +00:00
9e2be9211a Fixed copy & paste within the location bar 2011-01-31 01:17:36 +00:00
3d36421582 Re-generated Makefiles 2011-01-27 00:02:04 +00:00
cb1b36fb25 Only display thumbnail icons once the folder is fully refreshed 2011-01-25 23:55:54 +00:00
37696b97d0 Updated translations 2011-01-21 23:49:08 +00:00
f299f07ac4 Stricter checks 2011-01-02 21:01:03 +00:00
aec8f117c2 Updated translations 2011-01-02 20:48:09 +00:00
e6f1d15ac2 New way to run configuration scripts 2010-12-31 16:09:48 +00:00
8a08af3c1c Updated translations 2010-12-31 14:27:17 +00:00
3b4f716bd9 Code cleanup 2010-12-26 13:12:11 +00:00
73000a46ff Moved the code handling the preferences into browser.c 2010-12-26 13:07:08 +00:00
f54da4944d Updated translations 2010-12-26 10:53:28 +00:00
d686202cd2 Code cleanup 2010-12-21 13:17:02 +00:00
f7ae817544 Added translations 2010-12-21 12:47:08 +00:00
1be3152f48 Mentioning the number of files while refreshing 2010-12-21 12:37:27 +00:00
ae9de28c2c Forgot to translate a string 2010-11-27 15:47:58 +00:00
ebf87e13e6 Releasing Browser 0.3.2 2010-10-09 03:37:46 +00:00
a90d334704 Added a translation 2010-10-08 11:58:57 +00:00
c0032f3066 Nicer-looking errors in the properties utility 2010-09-23 13:37:14 +00:00
0b5ac090cc Code cleanup 2010-08-28 23:52:32 +00:00
09acabf040 Now also able to draw a scaled background while keeping the aspect ratio 2010-08-28 23:39:54 +00:00
8ec6da842b Supporting tiled backgrounds (code is getting ugly) 2010-08-28 23:32:31 +00:00
d7354be828 Added a layout where the desktop doesn't draw any icons 2010-08-28 17:13:29 +00:00
dd407478f2 Added an executable to display desktop preferences at will 2010-08-28 16:58:11 +00:00
bc23c4e831 Got rid of the bold font in preferences 2010-08-28 16:17:31 +00:00
51390dff68 Updated the translations 2010-08-28 16:15:11 +00:00
12afda426a Updated the translations 2010-08-28 15:34:44 +00:00
f675088b32 Updated translations 2010-08-11 22:46:12 +00:00
e6ada1dbe9 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
1376465890 Updated translations 2010-05-26 11:58:07 +00:00
672a2767c6 Re-generated Makefile 2010-05-26 11:57:40 +00:00
26436430cc Updated gettext.sh (supports uninstalling the translations) 2010-04-22 20:37:41 +00:00
d8cffc0af2 Fixed prefix while installing translations 2010-04-22 11:30:36 +00:00
92d3c1fcf2 As corrected in the Surfer project 2010-04-21 22:24:09 +00:00
1c2983271b Re-generated Makefile 2010-04-21 22:23:14 +00:00
fe814683f7 Simplified project configuration for translations (fixes "make distclean") 2010-04-10 00:28:50 +00:00
b6e57626dd Gave way to an Italian translation 2010-04-07 21:21:15 +00:00
3633264890 Corrected an english sentence in the preferences (reported by CalimeroTeknik) 2010-04-07 21:11:45 +00:00
a690d2f831 As contributed by CalimeroTeknik, many thanks! 2010-04-07 21:04:17 +00:00
e0f419e5b8 Also translating mime.c 2010-04-05 15:05:13 +00:00
3a8e10a2df Use CVS Ids in the headers 2010-04-05 14:53:29 +00:00
7ff89d41a7 Also translating desktopicon.c 2010-04-05 14:52:15 +00:00
ddd2cabb5e Initial release 2010-04-05 14:32:54 +00:00
27455d3902 Translating some more 2010-04-05 14:31:00 +00:00
ad6332eb1c Cleaned up fuzzy translations 2010-04-05 01:34:03 +00:00
53bb7a209a Also translating the menus 2010-04-05 00:59:48 +00:00
78ffabeb68 Working on translations 2010-04-01 23:19:59 +00:00
44a1dabdfd Updated the gettext.sh script for translations 2010-04-01 18:08:08 +00:00
4e00f3cffc Began a Spanish translation 2010-03-29 23:16:57 +00:00
96e7707acd Can only return from a sourced script or a function 2010-03-29 23:00:14 +00:00
3f64ace04d Translated more strings 2010-03-29 22:56:22 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00