Commit Graph

64 Commits

Author SHA1 Message Date
77e44f70f4 Avoid some warnings with Gtk+ 3 2015-11-05 22:57:05 +01:00
f4deeb739e Avoid an additional warning with Gtk+ 3 2015-10-27 00:21:59 +01: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
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
cd886f1bc2 Avoid further compilation warnings with Gtk+ 3 2015-10-19 01:03:06 +02:00
cedbeb5b0c Open HTML applications with htmlapp(1) 2015-04-19 18:08:12 +02:00
35538cc36a Update the copyright notice 2015-04-19 18:07:51 +02:00
e29c9e58ac No longer list deleted (hidden) desktop entries 2015-04-19 18:07:36 +02:00
f4c04f2d7d Fixed the images for icons using a relative path 2014-10-17 21:41:50 +02:00
a31eb46c75 Code cleanup 2014-10-17 21:25:53 +02:00
4cc71d793b Code cleanup 2014-10-17 21:13:57 +02:00
b84aabee39 Code cleanup 2014-09-26 11:50:58 +03:00
9f48174303 Make sure to spawn the corresponding browser(1) binary 2014-09-26 11:50:12 +03:00
1fe8510cf8 Make sure to spawn the corresponding properties(1) binary 2014-09-26 11:30:16 +03:00
ba947b24a5 Introducing libBrowser as part of the Browser project 2014-08-06 01:03:58 +02:00
7432a86b9d Avoiding some warnings when building with Gtk+ 3.0 2014-03-29 20:33:22 +01:00
ce927b820e Fixed checking applications for availability 2013-12-04 06:36:55 +01:00
6f60bf2a79 Give the DesktopIcon class a better chance to find the pixmap for an application 2013-11-23 04:46:32 +01:00
26d0508bed Improved error handling 2013-11-23 04:22:45 +01:00
95b91ebb10 Report (and free) errors while loading icons 2013-10-05 03:52:59 +02:00
9412073f4e Code cleanup 2013-02-28 01:51:32 +01:00
f07c2d0517 Fixed running binary programs directly 2013-02-02 01:33:51 +01:00
ccdf864551 Implemented directories and URLs 2012-12-23 20:07:40 +01:00
23874a5903 Some more cleanup 2012-12-23 16:57:42 +01:00
1824708881 Implemented the "NoDisplay" desktop entry key 2012-12-23 16:41:18 +01:00
8da82b9b23 Some (welcome) cleanup 2012-12-23 16:34:03 +01:00
571f653a12 The "TryExec" desktop entry key is not meant to be used this way 2012-12-23 15:52:34 +01:00
3f43c99b2d Also manage references to GdkPixbuf objects 2012-12-06 23:34:34 +01:00
5d76bb7571 Also harmonized icons for the desktop 2012-12-06 04:01:12 +01:00
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
1f4f674e86 Also use emblems for desktop icons 2012-11-01 04:10:32 +01:00
4d3f84b93e Code cleanup 2012-11-01 04:02:50 +01:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
bb4be15bcc Avoiding potential memory leak 2012-05-29 23:18:03 +00:00
79daf44445 Let the desktop application rotate the screen 2012-03-21 03:17:46 +00:00
f47b684fdd Compilation fix for Gtk+ 3.0 2012-01-02 14:51:36 +00:00
0e2657d05d Allow the icon colors to be specified 2011-12-05 10:47:22 +00:00
9761be7c58 Preparing for releasing Browser 0.4.1 2011-07-28 02:59:09 +00:00
5304f739a8 Let the desktop font be changed 2011-05-29 09:54:04 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
13c239c6f8 Fixed a couple calls to mime_icons() 2011-05-04 19:27:51 +00:00
b7dae0b6e6 Desktop icon windows now hint as UTILITY in embedded mode 2011-03-27 14:39:57 +00:00
5ac1d26132 Fixed execution of applications with command-line arguments and scaling icons 2011-03-27 14:32:36 +00:00
944ea9c731 Default to a single click to browse the homescreen and open applications 2011-03-19 20:47:05 +00:00
90c82863d3 Only enable drag & drop for files 2011-03-19 20:31:07 +00:00
c16d32966f Updated the transparency calculation and window hints and attributes 2011-03-19 18:58:53 +00:00
ee5b0d381f Avoid crash when desktop icons are forcibly closed 2011-03-19 02:41:44 +00:00
e516837ce4 No longer rename immutable icons 2011-02-19 15:33:51 +00:00