Commit Graph

185 Commits

Author SHA1 Message Date
78a371fff0 Avoid more warnings when building with Gtk+ 3.0 2014-07-11 21:31:05 +02:00
5e151db2b1 No longer center always the desktop preferences window 2014-07-07 01:28:30 +02:00
71aef6afdb Fixed pop-up menus on the desktop in both window and window-less modes 2014-04-01 02:17:41 +02:00
c17c072d90 Support drawing the background as a window 2014-04-01 01:34:50 +02:00
781f7c9e38 Code cleanup 2014-04-01 01:31:19 +02:00
699c6bf91e Partially implemented the popup menu on the desktop window 2014-04-01 00:58:30 +02:00
cf14076a7c Working on support for a desktop window 2014-04-01 00:48:02 +02:00
25f382aa8e Code cleanup 2014-04-01 00:37:12 +02:00
fdbc0f891c Avoid more warnings when compiling with Gtk+ 3.0 2014-03-29 20:37:30 +01:00
dad13ff188 Use less deprecated code with Gtk+ >= 3.4 2013-12-25 20:19:03 +01:00
e4213b617a Code cleanup 2013-12-25 20:14:20 +01:00
cdba68628c Code cleanup 2013-12-25 20:10:46 +01:00
c29008d070 Use less deprecated code with Gtk+ 2.24 already 2013-12-25 19:56:24 +01:00
eee8343c20 Improved error handling 2013-12-04 06:25:58 +01:00
bc4f45494d Code cleanup 2013-12-04 06:15:10 +01:00
e115b6c048 Explicitly delete the desktop window when exiting (if in use) 2013-11-24 05:18:09 +01:00
0cd6d4deae Implemented most of the code required for using a dedicated window for the desktop 2013-11-24 05:14:53 +01:00
c32bf5954d Avoided some warnings when building for Gtk+ 3 2013-11-24 04:47:52 +01:00
ca53b210bd Using PROGNAME while reporting errors as well 2013-11-24 04:10:24 +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
c4dfa9d515 Now slightly XDG-compliant when listing applications (issues remaining) 2013-11-23 04:31:25 +01:00
d60063646e The "Back" icon should be first when listing applications too 2013-11-23 04:00:23 +01:00
4728b92e29 Code cleanup 2013-11-23 03:03:47 +01:00
535593184b Preparing support for XDG_DATA_DIRS 2013-11-23 02:54:58 +01:00
33f2939cbe Always free errors while loading images 2013-10-05 03:47:27 +02:00
a1bd9512ce libDesktop API update 2013-04-11 01:40:06 +02:00
d2d2e78276 Fixed the usage screen for desktop(1) 2013-03-13 14:45:25 +01:00
1d7c445a1a Report the error when setlocale() fails 2013-03-10 00:18:23 +01:00
964d7e26ef Added a flag to disable popup menus on the desktop completely 2013-01-31 00:46:35 +01:00
b249e227e2 Code cleanup 2012-12-23 16:19:57 +01:00
56ebc2c3b6 Always load the default icons for files and directories 2012-12-23 16:15:18 +01:00
3f43c99b2d Also manage references to GdkPixbuf objects 2012-12-06 23:34:34 +01:00
b5285cfec3 Fixed the monitors tab when unable to obtain the geometry for a specific monitor 2012-11-28 16:23:16 +01:00
265c23bf66 Use the VFS wrappers within "desktop" and "properties" as well 2012-11-01 03:47:56 +01:00
9597792b76 More chances to support Gtk+ 3.0 2012-10-04 22:19:39 +00:00
f0de1a8449 Slightly improved handling the icon font configuration 2012-08-19 21:34:51 +00:00
0e7f1116f5 Fixed the default icon text color and weight 2012-08-19 21:28:54 +00:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
b301f8a759 Force the preferences window to be always centered 2012-06-04 22:21:47 +00:00
212bcd15d5 Hopefully avoid crashing when screen rotation fails 2012-04-23 12:22:08 +00:00
79daf44445 Let the desktop application rotate the screen 2012-03-21 03:17:46 +00:00
b52e61350d Also allow no desktop to be drawn 2012-02-25 14:52:01 +00:00
e759b98ed1 Avoid a warning with Gtk+ >= 2.24 2012-01-03 09:53:02 +00:00
7767704240 Compilation fix for Gtk+ < 2.24 2012-01-03 09:51:14 +00:00
f02cb115ac Partial compilation fix for Gtk+ 3.0 2012-01-03 07:41:13 +00:00
d70afd89e4 Using libDesktop to handle client messages 2012-01-02 08:20:27 +00:00
0e2657d05d Allow the icon colors to be specified 2011-12-05 10:47:22 +00:00
12823225f9 More things to do 2011-12-05 09:47:22 +00:00
f1e1bf91db Trying to avoid some Gtk+ warnings at run-time 2011-11-18 03:27:29 +00:00
5514758f20 Updated usage informations and translations 2011-11-04 14:58:38 +00:00