Commit Graph

1645 Commits

Author SHA1 Message Date
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
48991b825f Update the translations 2016-10-09 03:43:16 +02:00
608e96b605 Move main() to a dedicated file for desktop(1) 2016-10-09 03:42:34 +02:00
b25986f659 Let building as PIE be optional 2016-10-09 03:36:09 +02:00
351fb929fc Update the translations 2016-10-09 03:30:31 +02:00
35c7f2f597 Update the path to the files 2016-10-09 03:29:45 +02:00
e7aa3ed7ce Update the copyright notice 2016-10-09 03:29:45 +02:00
68ec7013db Move the browser to a dedicated directory 2016-10-09 03:29:45 +02:00
c8474a23c4 Move the desktop to a dedicated directory 2016-10-09 03:29:45 +02:00
f50108e982 Update the copyright notice 2016-10-09 03:11:17 +02:00
176bbfe6ed Move libBrowser to a dedicated directory 2016-10-09 03:03:36 +02:00
8451b096b6 Avoid some compilation warnings 2016-10-09 02:40:42 +02:00
1e5ceee14a Code cleanup 2016-10-09 02:37:37 +02:00
7225ecef98 Update the copyright notice 2016-10-09 02:27:40 +02:00
f5a4c64f0b Move the icon window management to a separate class 2016-10-09 02:27:40 +02:00
db351c93ab Escape the destination argument for browser(1) 2016-10-09 02:08:24 +02:00
59ed027f95 Code cleanup 2016-10-09 02:08:14 +02:00
70db26e7e1 Call browser(1) in BINDIR 2016-10-09 02:07:44 +02:00
e980e819ca Code cleanup 2016-10-09 02:04:43 +02:00
bb24abdde1 Update the copyright notice 2016-10-09 02:04:26 +02:00
acfcf4e2e6 Avoid a compilation warning 2016-10-09 01:58:21 +02:00