Commit Graph

198 Commits

Author SHA1 Message Date
88e7dc36dc Code cleanup 2014-10-14 01:09:22 +02:00
e956dfcdce Look through the XDG directories to look for applications 2014-10-14 01:06:32 +02:00
f83a394f43 s/_done_/_refresh_done_/g 2014-10-13 23:43:26 +02:00
c4b3bafaca s/_current_/_refresh_/g 2014-10-13 23:32:02 +02:00
9144465029 Code cleanup 2014-10-13 23:30:16 +02:00
74b6cd73a9 Free more memory in desktop_delete() 2014-10-13 23:29:20 +02:00
b51e92fed7 Code cleanup 2014-10-13 23:02:56 +02:00
776a27bd10 Avoid duplicate icons when listing categories 2014-10-13 22:35:33 +02:00
becce0193e Updated the path to the hard-coded shortcuts for DeforaOS Phone 2014-10-13 21:52:20 +02:00
3eaa05ed92 More accurate parsing of categories from desktop files 2014-10-13 21:48:24 +02:00
ba947b24a5 Introducing libBrowser as part of the Browser project 2014-08-06 01:03:58 +02:00
7d2090aec1 Build fix and adjustments for Gtk+ 3.0 and 3.4 2014-07-11 21:45:45 +02:00
c227e0234a Avoid a couple more warnings 2014-07-11 21:39:42 +02:00
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