d0c0302a1f
Update the copyright notice
2018-04-21 22:29:20 +02:00
5ba54b8bcf
Remove a FIXME
2018-04-21 22:29:14 +02:00
da066aa7fe
Remove useless #include <System/config.h>
2018-04-21 21:45:06 +02:00
070d3123bd
Add compatibility code for GtkDialog
2018-02-06 00:46:03 +01:00
f879140893
Add compatibility code for Gtk+ < 2.14
2018-02-05 02:22:16 +01:00
4ca8180033
Fix build with Gtk+ < 3.0
2018-02-05 01:32:48 +01:00
a633870c55
Add compatibility code for gtk_widget_override_color()
2018-02-05 01:26:58 +01:00
29dc10f363
Offer more compatibility code
2018-01-28 08:48:18 +01:00
750bcea5f8
Update the copyright notice
2018-01-27 11:06:51 +01:00
9b62d7c6a7
Allow setting the environment for "OnlyShowIn"
2018-01-27 11:06:29 +01:00
8093a9b375
Update the copyright notice
2018-01-16 05:45:49 +01:00
e65358ed3d
Add gtk_scale_new{,_with_range}() for compatibility
2018-01-16 05:45:23 +01:00
c33ee98dd3
Rename mimehandler_is_hidden() to mimehandler_is_deleted()
...
This is one step further than the specification, and should help
understand the true meaning of this key.
While there, improve mimehandler_can_display() as well.
2017-12-28 05:08:54 +01:00
a78661f953
Match the desktop entry specification closer for links
2017-12-28 03:40:02 +01:00
bfcdbef9c1
Allow translating every localestring
2017-12-28 02:59:09 +01:00
48864fadc8
Spelling
2017-12-28 01:09:39 +01:00
3c5e214bc5
Allow desktop entry names to be translated
2017-12-26 21:36:18 +01:00
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
13f00b4e57
Added support for building with OBJDIR
2014-11-12 21:37:43 +01: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