|
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 |
|
|
922d9b4f9e
|
Renaming files on the desktop is implemented now
|
2011-02-19 14:57:16 +00:00 |
|
|
b18e9bd377
|
Replaced another execvp() (last?) with g_spawn_async()
|
2011-02-10 21:57:11 +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 |
|
|
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 |
|