Commit Graph

34 Commits

Author SHA1 Message Date
9d4ba9f504 Add a missing comma 2016-04-05 19:12:51 +02:00
509ec4ede4 Switch to the 3-clause BSD license 2016-03-13 17:00:43 +01:00
e2d252372a Avoid more warnings when building with Gtk+ 3 2015-11-20 00:16:42 +01:00
e91c904325 Update some copyright notices 2015-10-19 01:03:06 +02:00
cd886f1bc2 Avoid further compilation warnings with Gtk+ 3 2015-10-19 01:03:06 +02:00
81fb244eea Updated the copyright lines 2014-07-11 21:34:01 +02:00
eaa41e3626 Avoid more warnings when building with Gtk+ 3.0 2014-07-11 21:25:22 +02:00
163fc26cf0 Checking errors when calling setlocale() 2012-09-10 21:53:39 +00:00
fba8ebd168 Added a manual page for delete(1) 2012-08-26 11:33:02 +00:00
b5091cec75 Fixed many encoding errors, some interface improvements, a memory corruption 2010-12-26 10:52:04 +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
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
5b6c7c7167 Minor improvements to dialog windows 2010-08-11 22:43:23 +00:00
3deb996930 Compile with less warnings 2010-05-18 20:15:32 +00:00
27455d3902 Translating some more 2010-04-05 14:31:00 +00:00
14308f9bc9 Stricter argument checking 2009-09-24 10:11:52 +00:00
741cb3fd57 Using gtk_message_dialog_format_secondary_text() 2009-08-13 16:52:25 +00:00
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
701675033f delete now has a "Yes to all" option 2007-12-10 01:50:57 +00:00
af4a193d23 Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
f68c767c93 Updated usage screen 2007-07-29 22:59:15 +00:00
b50adb87f3 Sync with rm 2007-07-29 22:52:43 +00:00
e245a73420 The progress bar makes more sense this way 2007-07-27 20:57:49 +00:00
63f4749067 Failure to delete a file recursively was bailing out prematurely 2007-06-20 03:07:24 +00:00
4cf53c8877 Supports recursive deletion (does not re-confirm or redraw yet though) 2007-06-18 03:55:06 +00:00
cbcf5a14db Made the error dialog modal 2007-06-18 02:20:52 +00:00
cc2986075d Removed useless debugging message 2007-06-18 02:18:53 +00:00
03e58e017f Actually pdating progress bar (not just the text) 2007-06-18 02:16:47 +00:00
3e5cb68a4e Code cleanup 2007-06-18 02:07:24 +00:00
1219282587 Properly licensed Browser under the GPL version 2 2007-06-13 17:55:50 +00:00
0f1dae24c0 Fixed crash when calling with "--", Code cleanup 2007-05-01 15:40:10 +00:00
03647bbe14 Applied GPLv2 license 2006-12-10 17:52:51 +00:00
dc71c25144 Added target delete 2006-06-26 20:20:15 +00:00