Commit Graph

1504 Commits

Author SHA1 Message Date
7365aef8da Fix setting alignment properties 2015-11-05 22:57:27 +01:00
77e44f70f4 Avoid some warnings with Gtk+ 3 2015-11-05 22:57:05 +01:00
4e3fed2f5a Avoid warnings when compiling 2015-11-05 03:07:39 +01:00
daca75ed20 Code cleanup 2015-11-05 03:07:30 +01:00
16e6d7aeed Re-use the "preview" plug-in for view(1) 2015-11-05 03:03:58 +01:00
f068c25a5d Allow disabling text ellipsis 2015-11-05 02:59:19 +01:00
b8947496b6 Allow hiding the label 2015-11-05 02:59:05 +01:00
5af08c9491 Allow the default size to be configured 2015-11-05 02:58:50 +01:00
c1d0663f46 Avoid a warning with Gtk+ 3 2015-11-05 02:34:32 +01:00
fb8712e73c Avoid a potential memory leak 2015-11-05 01:59:52 +01:00
771ea1d855 Link the "favorites" plug-in with libBrowser 2015-10-30 16:42:03 +01:00
a7d4a5dfbd Build with RELRO by default 2015-10-30 16:39:50 +01:00
3957e35687 Report errors when drawing the background 2015-10-30 16:20:19 +01:00
d7154a53b5 Begin to support drawing backgrounds with Gtk+ 3 2015-10-30 16:19:58 +01:00
f4deeb739e Avoid an additional warning with Gtk+ 3 2015-10-27 00:21:59 +01:00
1b2924627a Update a couple copyright notices 2015-10-27 00:11:52 +01:00
123d749ef0 Avoid some more warnings with 3.0 <= Gtk+ < 3.16 2015-10-27 00:11:15 +01:00
2d98b287f3 Avoid warnings with Gtk+ 3 2015-10-27 00:02:44 +01:00
06e7fa1e0c Update the copyright notice 2015-10-26 23:35:55 +01:00
d2969f4c73 Use PROGNAME 2015-10-26 23:35:48 +01:00
6c802cda15 Use PROGNAME 2015-10-26 23:34:15 +01:00
447335668e Improve the layout 2015-10-26 23:32:53 +01:00
91ad55af54 Improve the layout 2015-10-26 23:30:56 +01:00
68c386f4cf Code cleanup 2015-10-26 23:30:48 +01:00
2d60085674 Update the copyright notice 2015-10-25 17:42:11 +01:00
6b997449b4 Simplify compatibility with Gtk+ 3 2015-10-25 17:41:27 +01:00
fb071e75d0 No longer skip (and lose) unhandled elements 2015-10-25 17:35:30 +01:00
f4e8eb65da Translate the plug-in name 2015-10-25 17:05:39 +01:00
4b41c9a3f3 Update the copyright notice 2015-10-25 17:05:14 +01:00
863a44836f Check for a valid iter upon selection 2015-10-25 16:56:21 +01:00
948d0ef6db Store the complete lines within the list store 2015-10-25 16:55:11 +01:00
0375ad7000 Introduce a plug-in for the places sidebar 2015-10-25 16:12:03 +01:00
d9af56a886 Fix compiling desktop(1) with Gtk+ 3 2015-10-19 01:36:05 +02:00
a13dc1bf35 Compilation fix for Gtk+ 3 2015-10-19 01:35:49 +02:00
efe493014f Implement desktop_set_foreground() for Gtk+ 3 2015-10-19 01:33:43 +02:00
c25d2000b5 Update the copyright notice 2015-10-19 01:28:19 +02:00
0665216600 Implement desktop_set_background() for Gtk+ 3 2015-10-19 01:27:47 +02:00
94c61b741e Fix build with Gtk+ 3
At least part of this file needs to be re-implemented though.
2015-10-19 01:08:14 +02: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
cf8f715ec3 Add a .gitignore file 2015-10-19 00:44:13 +02:00
15f3fb6055 Add config.{h,sh} 2015-10-19 00:42:57 +02:00
fa9f82d7df Further compilation fixes for Gtk+ 3.0 2015-10-19 00:41:10 +02:00
721b9ba584 Clarify the compilation flags for Gtk+ 3 2015-10-19 00:13:47 +02:00
5a382f0599 Only run the "vfs" test when running under X
Reported by Joerg Sonnenberger, thanks!
2015-10-10 00:28:32 +02:00
41a7df17a0 Fix "make distcheck" 2015-10-06 01:03:08 +02:00
b651398e0b Code cleanup 2015-10-06 00:31:43 +02:00
da43e3df78 Update the copyright notice 2015-10-06 00:30:32 +02:00
b1cbaf3e27 Portability fix for SunOS 2015-10-06 00:30:22 +02:00
468fb7643c Add missing include for SunOS 2015-10-06 00:29:54 +02:00