Commit Graph

601 Commits

Author SHA1 Message Date
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
66937b1ec4 More accurate description of setting "alternate" in detailed view 2011-02-06 13:50:15 +00:00
348b6f19a3 Got rid of two warnings on platforms where sizeof(size_t) != 8 2011-02-06 13:40:43 +00:00
58a2e08f92 Using g_spawn_async() instead of execlp() 2011-02-05 03:39:34 +00:00
5f9ae60e55 Code cleanup 2011-02-05 03:03:04 +00:00
22f1493f66 Updated copyright information 2011-02-05 02:18:35 +00:00
7cf2f832f5 Compilation fix for Gtk+ < 2.6 2011-02-03 04:33:24 +00:00
6553dc3ffc Avoid a warning 2011-02-03 04:30:18 +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
5cb3e24959 Added icons for the different views 2011-01-21 23:46:40 +00:00
7f19d2272f Use gtk_window_present() when the window already exists and should be shown 2011-01-03 00:30:25 +00:00
f299f07ac4 Stricter checks 2011-01-02 21:01:03 +00:00
f030dd81a1 Stricter checks 2011-01-02 20:46:14 +00:00
b9c1e4f1fd Code cleanup 2011-01-02 15:41:15 +00:00
829136b18d Fixing dependencies 2010-12-31 18:16:39 +00:00
8daf897d8c Fixed long-time issue with crashes 2010-12-31 14:25:26 +00:00
12f4699a5f Let Gtk+ automatically fallback on alternatives for icons 2010-12-31 14:24:46 +00:00
8b05e14aa7 Same fix repeated 2010-12-31 11:49:22 +00:00
f28c2c48d8 Fixed random icon order 2010-12-31 11:48:09 +00:00
258e163ffe Code cleanup 2010-12-31 11:44:09 +00:00
0efe04cd80 Code cleanup 2010-12-31 11:42:48 +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
b5091cec75 Fixed many encoding errors, some interface improvements, a memory corruption 2010-12-26 10:52:04 +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
ce03d9bc96 Automatically reap child processes 2010-12-17 02:52:46 +00:00
81bb489bf0 Integrated libSystem and libDesktop to pkg-config 2010-12-10 23:16:10 +00:00
bcb76664bb Really align icons within the workarea 2010-12-04 21:02:55 +00:00
ae9de28c2c Forgot to translate a string 2010-11-27 15:47:58 +00:00
56c278b930 Automatically align icons when the desktop workarea changes 2010-11-27 00:05:58 +00:00
c17032328c using the libDesktop for the about dialog window 2010-11-15 01:11:42 +00:00
9243e9d47f Translating more content 2010-11-15 00:57:38 +00:00
cf5e53df26 Prevent the main window from resizing all the time 2010-11-08 18:35:49 +00:00
af4becbba9 Let the window be redrawn while deleting files 2010-11-08 18:31:06 +00:00
e05552605b Freeing some memory after preparing the main window 2010-11-08 18:23:58 +00:00
8569413c69 Fixed use of dirname() on GNU 2010-10-27 01:25:46 +00:00
a6faa90d31 Fixed a warning with debugging output 2010-10-27 01:25:05 +00:00
c85350edfe Code cleanup 2010-10-27 01:03:16 +00:00
b3448af4c1 Using a GtkDialog for the desktop preferences 2010-10-27 00:29:01 +00:00
f299fdc510 Code cleanup 2010-10-26 00:29:32 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
64d07461e4 The preferences window is now based on a GtkDialog 2010-10-25 22:38:30 +00:00
b1466b56d7 Code cleanup 2010-10-18 16:25:43 +00:00
36a709a568 Using a GtkDialog instead of GtkWindow 2010-10-10 13:11:55 +00:00
189b84aef8 Added a refresh button 2010-10-10 13:01:02 +00:00
d66b4d3133 Got rid of the separator in the preferences window (should use GtkDialog instead) 2010-10-08 12:02:09 +00:00
a90d334704 Added a translation 2010-10-08 11:58:57 +00:00
62332f9744 Added a configuration settings to alternate rows in detailed view 2010-10-08 10:42:28 +00:00
ced3f511ff Probably really ported Browser to the HURD 2010-10-05 22:41:46 +00:00
82375c1eeb Got rid of some warnings 2010-10-03 22:14:08 +00:00
af67e9df33 Much nicer detailed view (resizing columns) 2010-10-03 21:39:47 +00:00
6af67a2195 The last portability fix probably disturbed the explicit Linux support 2010-10-03 00:24:04 +00:00
4e329ac1b7 Portability fix for GNU/Hurd 2010-10-03 00:22:49 +00:00
c0032f3066 Nicer-looking errors in the properties utility 2010-09-23 13:37:14 +00:00
60da8730d8 Giving some more space between the widgets 2010-08-31 12:05:35 +00:00
1c1e01a973 Fixed a potential crash when loading the configuration 2010-08-29 01:04:10 +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
62e249683f Code cleanup 2010-08-28 22:44:11 +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
8d372972d1 No longer need to track the expose event 2010-08-28 16:14:49 +00:00
edfcc36614 Can now force the desktop icons on a specific monitor 2010-08-28 15:32:21 +00:00
057438f706 Changed the way to instantiate a Desktop class 2010-08-28 15:05:53 +00:00
5b6c7c7167 Minor improvements to dialog windows 2010-08-11 22:43:23 +00:00
500ac9066c Not being able to load preferences does not deserve a graphical warning 2010-08-11 22:42:44 +00:00
a1c7f88a60 Fixed a potential crash when closing the preferences window 2010-08-11 22:41:21 +00:00
478db507f2 Less warnings when compiling 2010-07-14 00:50:35 +00:00
356641bddd Sorting folders first by default 2010-07-13 16:22:47 +00:00
e5fece1e5d More likely to compile with Gtk+ < 2.6 2010-07-04 22:28:31 +00:00
e6ada1dbe9 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
cc979548ad Make it easier to cross-compile 2010-05-26 12:10:41 +00:00
63f54b2538 Now able to navigate between homescreen, categories and applications 2010-05-26 10:51:20 +00:00
58c992ba57 Code cleanup 2010-05-26 10:17:13 +00:00
e19facdfd3 Able to navigate to and from categories and applications 2010-05-25 16:19:38 +00:00
8218041cf4 Almost completed the homescreen implementation 2010-05-25 15:36:28 +00:00
cc9c1540d9 Compile with less warnings 2010-05-18 23:59:49 +00:00
3deb996930 Compile with less warnings 2010-05-18 20:15:32 +00:00
5aed562176 No longer need to confirm when launching applications 2010-05-18 20:07:03 +00:00
c7f2e956ae Nicer debugging information 2010-05-18 19:56:52 +00:00
e0195073d9 Do not update transparency twice per new icon 2010-05-18 19:53:27 +00:00
63fd9cc625 Compilation fix with Gtk+ < 2.6.0 2010-05-18 19:45:08 +00:00
c7f03fc8a1 Now using _NET_WORKAREA to place the icons 2010-05-18 19:35:36 +00:00
3dbd6fa737 Less warnings when compiling with DEBUG set 2010-05-18 18:29:44 +00:00
4576b08034 Added keyboard shortcuts for the "Back" and "Forward" buttons 2010-05-04 23:18:09 +00:00
9d2e2e37ff Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
3633264890 Corrected an english sentence in the preferences (reported by CalimeroTeknik) 2010-04-07 21:11:45 +00:00
05473e7ab7 Avoid a couple more warnings (unused parameters) 2010-04-05 15:07:02 +00:00
e0f419e5b8 Also translating mime.c 2010-04-05 15:05:13 +00:00
a3d791a8f9 The translation domain was wrong 2010-04-05 14:58:36 +00:00
7ff89d41a7 Also translating desktopicon.c 2010-04-05 14:52:15 +00:00
27455d3902 Translating some more 2010-04-05 14:31:00 +00:00
53bb7a209a Also translating the menus 2010-04-05 00:59:48 +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
e57392493e Now able to create symbolic links 2010-03-25 18:26:03 +00:00
a1af8a062b Moved the symbolic link creation code to common.c 2010-03-25 18:25:39 +00:00
00c58ba487 Changed the order of the file creation entries in the contextual popup 2010-03-22 23:20:06 +00:00
eb2a23bcc9 The icon for the symlink creation in the file menu was wrong 2010-03-22 23:17:45 +00:00
1f65fd3c3e Updated the file menu as symlink creation really popups a window 2010-03-22 23:15:20 +00:00
50fe65d729 Nicer preferences dialog 2010-03-22 23:08:26 +00:00
943eece263 The browser can now create and rename symbolic links 2010-03-22 23:07:44 +00:00
789104161e The error message sometimes did not correspond to the actual error 2010-03-22 23:06:29 +00:00
0742ce1a6e Code cleanup 2010-03-17 22:14:33 +00:00
11be4424c5 Re-implemented the preferences window to work with Gtk+ < 2.14 2010-03-17 22:12:37 +00:00
3b032bb0d1 Implemented desktop resizing 2010-03-01 22:58:22 +00:00
f110cccf90 Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
d9fb586fe2 Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
fc481e4715 Implemented file deletion 2010-01-12 16:17:17 +00:00
df13b3066b Updated copyright information 2010-01-08 04:33:56 +00:00
0b1decdebc Don't let the home directory be deleted (could too easily be an accident) 2010-01-08 04:33:28 +00:00
669a22a055 Implemented a rudimentary desktop preferences window 2009-12-22 19:55:52 +00:00
66dce15d33 For some reason it was not possible to set permissions anymore 2009-12-20 04:24:38 +00:00
7827ea4b64 Always look for headers in $(PREFIX)/include 2009-12-09 20:52:58 +00:00
460b290a26 Hopefully fixed compilation for Gtk+ < 2.6.0 (thanks to cppcheck) 2009-12-09 20:52:27 +00:00
d24d5a642e Matching the newer DesktopToolbar API 2009-12-04 11:26:05 +00:00
59e32cdee8 Nicer fix for the afore-mentioned crash 2009-12-04 10:44:02 +00:00
c41861a7c2 Fixed a crash when the current folder or file is not writable 2009-12-04 10:39:21 +00:00
440662728b Fixed copy/paste and lots of warnings 2009-11-30 23:49:30 +00:00
dfae2a7666 Allowed libDesktop toolbars to pack items without a stock icon or icon name 2009-11-24 22:56:50 +00:00
23fc02c442 Removed extraneous debugging output 2009-11-23 13:51:55 +00:00
e5a1a200ed Changed the layout to be packed regularly (doesn't wrap text anymore though) 2009-11-22 00:11:29 +00:00
b496f916f8 Fixed crash when calling properties (g_signal_connect_swapped is dangerous...) 2009-11-16 17:31:10 +00:00
e490ca8f0b Implemented setting the permissions 2009-11-15 19:44:27 +00:00
c52a20ba5a Fewer warnings during compilation 2009-11-15 19:18:46 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
28b29a255a CTRL+E now opens the file for edition 2009-11-15 18:29:17 +00:00
0aa7b2c3d2 Nicer error dialog box 2009-11-15 18:27:12 +00:00
a09b052033 The preferences dialog behaves better when maximized 2009-09-24 10:28:42 +00:00
371b74a052 Added a preferences button in the toolbar in embedded mode 2009-09-24 10:14:45 +00:00
77c4edd800 Using "EMBEDDED" instead of "FOR_EMBEDDED" 2009-09-24 10:14:17 +00:00
14308f9bc9 Stricter argument checking 2009-09-24 10:11:52 +00:00
2b22b17476 Added a preference for the default view 2009-09-24 00:19:09 +00:00
da88ab8f39 Added an icon in the about dialog 2009-09-20 11:29:21 +00:00
9809cd621f gcc really prefers "-lSystem" to "-l System" 2009-09-06 22:43:58 +00:00
22593c3a60 The progress bar was also wrong 2009-09-06 22:10:29 +00:00
b131d0d80f Check the arguments 2009-09-06 22:06:58 +00:00
f05af80ee9 The progress bar for the arguments count was wrong 2009-09-06 22:02:07 +00:00