Commit Graph

65 Commits

Author SHA1 Message Date
e101d4d002 Let the MimeHandler API be more consistent 2017-12-12 13:08:16 +01:00
3b0fe39b2a Turn MimeHandler into an opaque type 2017-12-09 00:48:50 +01:00
597e23880c Rename enumerated values for the MimeHandler class 2017-12-08 23:20:16 +01:00
08792869b4 Extend the API
With this, the DeforaOS Panel is closer to complete functionality
without relying on additional code handling desktop entries.
2017-12-08 16:50:46 +01:00
a0dc6a9fe0 Add a helper to list the MIME types supported 2017-12-07 18:58:41 +01:00
94c0dae8a9 Introduce the MimeHandler class 2017-12-07 17:51:44 +01:00
cb35526b8a Register more key definitions for compatibility 2016-04-30 00:33:51 +02:00
1496dce23f Fix compatibility layer for Gtk+ 2 2016-02-20 03:20:30 +01:00
1799ad6084 Extend the DesktopWidget API 2015-11-18 22:18:58 +01:00
85c8a2c3d7 Simplify Gtk+ 3 support 2015-11-03 19:00:39 +01:00
d61e6b85c7 Add compatibility code for gtk_widget_override_font() 2015-11-03 18:58:17 +01:00
8b7ef90443 Add compatibility code for GtkSeparator 2015-11-03 00:53:45 +01:00
15428d81a8 Add compatibility code for GtkButtonBox 2015-11-03 00:50:21 +01:00
8dc664681d Add compatibility code for GtkPaned 2015-11-03 00:42:03 +01:00
81eb192abf Add compatibility code for gtk_box_new() 2015-10-25 15:22:33 +01:00
72f4f8433b Update the copyright notice 2015-10-25 15:21:45 +01:00
c3dba5d8e8 Re-license as 2-clause BSD 2015-05-25 13:33:03 +02:00
fdce5a84bf Let desktop widgets load 2015-05-23 19:04:49 +02:00
267fbd3a34 Update the copyright notice 2015-05-23 15:43:36 +02:00
fade9bb32e Update the DesktopWidget API 2015-05-23 15:43:19 +02:00
2cd97e5ab4 No longer store Makefiles in the source tree 2015-04-05 19:43:36 +02:00
fb4d5cc899 Re-generated the Makefiles 2015-03-03 20:44:27 +01:00
13f00b4e57 Added support for building with OBJDIR 2014-11-12 21:37:43 +01:00
83d61e01f1 Updated the copyright line 2014-09-09 01:41:08 +02:00
60d3faf2a1 Added a stub for the widget helpers 2014-09-09 01:40:12 +02:00
98f7f2620c Implemented a way to unregister desktop messages 2013-12-19 04:59:42 +01:00
4cde0df0c3 Re-generated the Makefiles 2013-05-04 01:08:52 +02:00
cbad687d78 Fixed duplicated client messages per application (breaks compatibility) 2013-04-11 01:21:42 +02:00
2892118ab2 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
db0de28d0b Re-generated Makefiles 2013-01-07 02:21:30 +01:00
2f3d0def51 Code cleanup 2012-12-05 22:50:42 +01:00
a734e2666c Typo (in a comment) 2012-12-05 22:49:31 +01:00
81c3aab54e Completing the list of keys 2012-10-13 00:13:06 +00:00
3f230378fc Removed the Assistant class until it's really implemented (fixes build on MacOS X) 2012-09-27 17:50:29 +00:00
2613e1820e Helping the migration to Gtk+ 3.0 2012-09-21 23:22:14 +00:00
927776d3c6 More flexible DesktopHelp API 2012-05-29 23:38:52 +00:00
1813dc177a Added a helper to load help contents for a given package 2012-05-29 22:46:03 +00:00
1f06846527 Consistency update 2012-05-29 22:33:29 +00:00
5ec9208147 Added GDK_KEY_downarrow and GDK_key_uparrow 2012-01-03 07:44:30 +00:00
29a3aff933 Compilation fix for Linux 2011-12-31 19:08:12 +00:00
2edd7a6444 Allow applications to register message handlers as well
Happy new year!
2011-12-31 18:59:49 +00:00
1982180fba Implemented a temporary API of a message passing protocol for desktop applications 2011-12-30 19:49:01 +00:00
52b375deec Fixed warnings and deconstified DesktopToolbars 2011-12-05 11:11:27 +00:00
76ce1ba6fc Constified 2011-12-05 11:06:49 +00:00
7b59041fe1 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
27e7db742b Re-generated Makefiles 2011-09-16 10:19:40 +00:00
7bb7f2ddc2 Imported the Mime class from the Browser project 2011-05-17 10:46:35 +00:00
d33c7ae48d Avoid warnings with Gtk+ 2.22 2011-05-07 11:11:01 +00:00
5fff613ae8 More compatibility fixes 2011-04-16 21:45:03 +00:00
faf40c8cd8 More compatibility bits 2011-04-16 21:39:29 +00:00