Commit Graph

47 Commits

Author SHA1 Message Date
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
bb53444146 Added the possibility to rename desktop icons (to be polished before release) 2011-02-09 00:06:59 +00:00
58a2e08f92 Using g_spawn_async() instead of execlp() 2011-02-05 03:39:34 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
356641bddd Sorting folders first by default 2010-07-13 16:22:47 +00:00
8218041cf4 Almost completed the homescreen implementation 2010-05-25 15:36:28 +00:00
5aed562176 No longer need to confirm when launching applications 2010-05-18 20:07:03 +00:00
c7f2e956ae Nicer debugging information 2010-05-18 19:56:52 +00:00
e0195073d9 Do not update transparency twice per new icon 2010-05-18 19:53:27 +00:00
63fd9cc625 Compilation fix with Gtk+ < 2.6.0 2010-05-18 19:45:08 +00:00
3dbd6fa737 Less warnings when compiling with DEBUG set 2010-05-18 18:29:44 +00:00
e0f419e5b8 Also translating mime.c 2010-04-05 15:05:13 +00:00
7ff89d41a7 Also translating desktopicon.c 2010-04-05 14:52:15 +00:00
f110cccf90 Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
d9fb586fe2 Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00