Commit Graph

49 Commits

Author SHA1 Message Date
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
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
5fb11b6953 More compatibility fixes 2011-04-16 21:35:43 +00:00
f5a82ad2cf More compatibility fixes 2011-04-16 21:27:05 +00:00
ed08668f75 Avoid warnings on Gtk+ >= 2.24 2011-04-16 21:24:00 +00:00
d3ff2134bc Adding a compatibility layer for Gtk+ < 3.0 2011-04-16 21:22:01 +00:00
024ecab613 Prepares migration to Gtk+ 3.0 2011-04-15 23:21:42 +00:00
db7b1c5e00 Matching the GtkAboutDialog API some more 2011-02-24 12:24:30 +00:00
635043743a Matching the API with the original GtkAboutDialog some more 2011-02-24 12:15:53 +00:00
4e3bb98cb7 Re-generated Makefiles 2011-01-27 02:12:08 +00:00
d15bfb30b0 Re-generated Makefiles 2011-01-27 00:02:04 +00:00
974f95c689 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
bfb8968156 Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
88c7b51ad7 Allowed libDesktop toolbars to pack items without a stock icon or icon name 2009-11-24 22:56:50 +00:00
ded81a2d46 Added helpers for accelerators 2009-11-15 19:17:04 +00:00
bb4d8abc8a Added toolbar support 2009-11-15 17:12:01 +00:00
46049af132 Initial release 2009-11-11 23:45:26 +00:00