Commit Graph

1665 Commits

Author SHA1 Message Date
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
def711e357 Update the copyright notice 2017-01-09 01:56:56 +01:00
791e550cde Fix transparency of desktop icon windows with Gtk+ 2 2017-01-09 01:56:12 +01:00
36ba184467 Silence errors when unable to preview images 2017-01-07 22:32:00 +01:00
0bda25ecc8 Fix build with Gtk+ 2 2017-01-07 22:22:42 +01:00
6de0f3e0ac Fix build with Gtk+ 2 2017-01-07 22:15:11 +01:00
8f175738f9 Fix invalid use of return 2016-12-09 01:01:43 +01:00
296f313ed1 Import missing file 2016-10-10 16:49:24 +02:00
3b8fa5116d Fix running tests with OBJDIR 2016-10-09 03:48:41 +02:00