Commit Graph

33 Commits

Author SHA1 Message Date
a021628eae Let the size formatting code be re-used 2015-10-04 15:10:17 +02:00
aa1f5af82f Fix browsing the root folder 2015-09-21 23:47:56 +02:00
ce155ac1ba Allow the path resolution code to be re-used 2015-09-13 12:25:19 -04:00
51c6ad12f8 Update the copyright notice 2015-09-13 12:24:53 -04:00
73ff103175 Code cleanup 2015-09-13 12:24:43 -04:00
fc6875a6cd Right-trim the label when creating symbolic links 2015-08-28 03:05:50 +02:00
67217ac43d No longer center always the symlink creation dialog 2014-07-07 01:29:11 +02:00
9de48e9d5a Fixed a memory leak in an error path when executing commands 2014-03-30 00:01:02 +01:00
a6651a130d Avoid warnings when building with Gtk+ 3.0 2013-12-25 19:35:50 +01:00
347c188768 Using the internal browser_get_location() helper for more robustness 2012-08-27 22:10:40 +00:00
d85edb01ed Center the symbolic creation window when called from the desktop 2012-08-26 21:58:53 +00:00
a947fadfcc Avoid a warning with Gtk+ < 2.14 2011-11-18 03:55:41 +00:00
0e3768f1c4 Omitted a return 2011-11-18 03:24:19 +00:00
3c1abbd4a9 Fixed compilation with Gtk+ 3.0 2011-11-17 05:23:06 +00:00
cf7be6a81f Hopefully compiles with Gtk+ 3.0 2011-11-17 05:11:16 +00:00
1bb441c5e0 Partial compilation fix for Gtk+ 3.0 2011-11-17 04:47:05 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
ecfc1901b0 Avoiding a couple warnings 2011-05-04 19:23:57 +00:00
b18e9bd377 Replaced another execvp() (last?) with g_spawn_async() 2011-02-10 21:57:11 +00:00
f299f07ac4 Stricter checks 2011-01-02 21:01:03 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00
a1af8a062b Moved the symbolic link creation code to common.c 2010-03-25 18:25:39 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
fd394b5998 Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
2dd8e37f6f Sharing more code 2008-04-21 23:11:28 +00:00
5c2b0fdcc9 Added comments about how to implement drag and drop properly 2008-01-23 01:39:57 +00:00
89886291ef Calling copy with -R instead of -r 2008-01-22 19:03:23 +00:00
daeb212123 Fixed compilation warning 2008-01-22 14:07:43 +00:00
581d2cb41a More code re-use 2008-01-22 14:06:38 +00:00
e3043a06f6 More code re-use 2008-01-22 14:00:16 +00:00
1f4e697cf3 Preparing for more code reuse 2008-01-22 13:39:49 +00:00