Commit Graph

1673 Commits

Author SHA1 Message Date
cb4a3f5b90 Update the copyright notice 2017-12-28 05:03:16 +01:00
97a8ef9f86 Update a comment 2017-12-28 05:03:07 +01:00
57ef57261d Register the test for FIXME 2017-12-28 01:01:30 +01:00
09b24d0c09 Add a new test for FIXME in comments 2017-12-28 00:59:39 +01:00
569df76d74 Add a TODO item 2017-12-28 00:59:04 +01:00
582d8af00f Add missing include 2017-12-27 00:42:02 +01:00
434a3d9821 Match the new MimeHandler API 2017-12-26 21:38:45 +01:00
301776195b Complete the description 2017-12-26 19:55:02 +01:00
b34545a56e Document the behaviour with the "-t" option 2017-12-26 19:54:24 +01:00
6b021368b3 Update the copyright notice 2017-12-26 16:01:15 +01:00
e708fedff1 Minor optimization 2017-12-26 16:01:00 +01:00
a60122e9c7 Update the copyright notice 2017-12-26 15:54:52 +01:00
671fd7b16c Code cleanup 2017-12-26 15:54:39 +01:00
1b5c3cdb02 Add a mode to detect file types 2017-12-26 14:27:23 +01:00
a6fc964b7f Code cleanup 2017-12-26 14:26:56 +01:00
deb124c8be Match the new MimeHandler API 2017-12-12 16:08:26 +01:00
c281ba0147 Update the copyright notice 2017-11-07 17:15:11 +01:00
cc69e97179 Use HTTPS by default 2017-11-07 17:12:59 +01:00
59fe5d191c Register two new tests 2017-10-24 00:57:24 +02:00
57356fb0b3 Add tests for HTML and XML files 2017-10-24 00:56:45 +02:00
3cb25da331 Sort the definitions for the test targets 2017-10-24 00:56:16 +02:00
b8f7caf5b7 Avoid some compilation warnings 2017-10-17 01:00:38 +02:00
e0284897b0 Register more targets 2017-10-17 00:50:51 +02:00
e3c239d2e9 Set an icon name to more windows 2017-10-16 22:49:00 +02:00
eb7905f94c Add a stock icon to the window 2017-10-16 19:48:42 +02:00
a88f6c6140 Count the files to be deleted before deleting 2017-10-16 19:48:42 +02:00
807f25dbe1 Keep track of the idle callback 2017-10-16 19:39:59 +02:00
1ab4a09f6b Slow down the operation when debugging 2017-10-16 19:38:42 +02:00
0fdadb4b88 Do not try to remove directories when debugging 2017-10-16 19:36:53 +02:00
dc18ef7483 Fix crash when cancelling 2017-10-16 19:13:47 +02:00
06f64d03e5 Update the copyright notice 2017-10-16 17:55:09 +02:00
c13e3c070f Use PROGNAME_VIEW for view(1) 2017-10-16 17:54:59 +02:00
2bf5115d0f Update the copyright notice 2017-10-16 17:53:48 +02:00
a5841506c7 Use PROGNAME_PROPERTIES for properties(1) 2017-10-16 17:53:33 +02:00
550b869dee Update the copyright notice 2017-10-16 17:51:55 +02:00
eca8362079 Use PROGNAME_OPEN for open(1) 2017-10-16 17:51:38 +02:00
c96ab54d2c Update the copyright notice 2017-10-16 17:49:07 +02:00
cfd96993a8 Use PROGNAME_MOVE for move(1) 2017-10-16 17:48:50 +02:00
31634a523b Update the copyright notice 2017-10-16 17:44:48 +02:00
9aa8a5ce41 Use PROGNAME_DELETE for delete(1) 2017-10-16 17:44:35 +02:00
4633576a3c Avoid a compilation warning 2017-10-16 14:26:50 +02:00
ae8d6a4d5f Update the copyright notice 2017-10-16 14:26:42 +02:00
fb5ea6b21f Use PROGNAME_COPY for copy(1) 2017-10-16 14:26:24 +02:00
867be167f5 Always use libDesktop to find Gtk+
These tools are not installed anyway, so this does not add bloat.
2017-07-24 23:26:58 +02:00
c5d21d0f71 Stick to the default stack protector 2017-07-24 23:22:18 +02:00
b3c36fabcd Fix the "plugins" test on Linux 2017-05-19 15:37:47 +02:00
40268b3fc1 Minor optimization 2017-05-19 15:31:29 +02:00
a36bccf800 Update the copyright notice 2017-05-19 15:31:13 +02:00
65bbd8724b Free GLists with g_list_free() 2017-05-19 15:29:48 +02:00
9736c1fa73 Code cleanup 2017-01-09 01:57:06 +01:00