|
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 |
|
|
87ca867de0
|
Releasing 0.1.4
|
2010-03-26 18:38:17 +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 |
|
|
9ebef281d0
|
Properties can update permissions and groups for a while now
|
2010-03-22 23:04:24 +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 |
|
|
758c8e2774
|
Compilation fix on Linux
|
2009-11-19 18:37:21 +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 |
|
|
b7c649ddd6
|
puts() already appends a newline character
|
2009-10-29 23:34:01 +00:00 |
|
|
b707789931
|
Fixed another warning
|
2009-10-29 23:31:04 +00:00 |
|
|
a1b76aa7b1
|
Fixed a warning during compilation
|
2009-10-29 23:28:36 +00:00 |
|
|
e3b43f7229
|
Including the tools inside the distribution tarball
|
2009-10-29 23:25:35 +00:00 |
|
|
eee4d58754
|
Added an option to expand all by default and one to always keep the view opened
|
2009-10-28 08:41:40 +00:00 |
|
|
8711c0ef26
|
Added newline at end of file
|
2009-10-16 23:22:42 +00:00 |
|