Commit Graph

152 Commits

Author SHA1 Message Date
1bb22a9931 Update the copyright notice 2015-10-25 15:22:57 +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
389b73d06c Add a couple .gitignore files 2015-10-24 02:42:36 +02:00
69d71f44ab Document compilation flags for Gtk+ 3 2015-10-19 00:07:21 +02:00
a288d05d89 Compile with SSP and PIE by default 2015-10-19 00:03:57 +02:00
5bda617a99 Build executables with -fPIE 2015-07-21 02:49:30 +02:00
8598e112a5 No longer build widget statically 2015-07-21 02:48:33 +02:00
fb777ec98d Build widget as PIE 2015-07-11 15:44:38 +02:00
efa4fc7d00 Compile with -fstack-protector by default 2015-06-28 17:55:28 +02:00
020c88abc7 Avoid a warning with Gtk+ >= 3.10 2015-06-20 17:30:46 -04:00
5aa98b20f2 Avoid a warning with Gtk+ >= 3.10 2015-06-20 16:59:49 -04:00
d80c94ceb8 Fix compiling with OBJDIR 2015-05-25 17:28:47 +02:00
dc44ca0c32 Fix archive creation 2015-05-25 17:28:36 +02:00
6d96ea8317 Preparing for the 0.2.0 release 2015-05-25 17:17:53 +02:00
c3dba5d8e8 Re-license as 2-clause BSD 2015-05-25 13:33:03 +02:00
caf84bd730 Fix support for OBJDIR 2015-05-25 13:30:10 +02:00
7d3d63d36a Compile with -pedantic 2015-05-25 13:27:37 +02:00
5c16544602 Remove unused variable 2015-05-25 13:15:52 +02:00
84cf0df2cf Always destroy the window ourselves 2015-05-25 13:15:30 +02:00
81d2d20d84 Pack the widgets using the complete window size 2015-05-24 13:32:03 +02:00
3d2224a8d4 Really initialize desktop widgets 2015-05-24 13:18:50 +02:00
dc82146aff Add a "widget" tool as well
This tool simply uses the new DesktopWidget API to load widgets horizontally
in a window.
2015-05-23 19:34:45 +02:00
4c4df1aaaf Add a test for the DesktopWidget class 2015-05-23 19:17:42 +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
17e68a84fd Add a couple .gitignore files 2015-04-05 19:44:53 +02:00
2cd97e5ab4 No longer store Makefiles in the source tree 2015-04-05 19:43:36 +02:00
af678d644c Updated upstream 2015-03-03 20:44:48 +01:00
fb4d5cc899 Re-generated the Makefiles 2015-03-03 20:44:27 +01:00
5f625f171a .cvsignore files are no longer necessary 2014-12-27 21:43:34 +01:00
44f859bd30 Re-generated the Makefiles 2014-12-06 15:39:15 +01:00
13f00b4e57 Added support for building with OBJDIR 2014-11-12 21:37:43 +01:00
729521b47d Newer version of the script upstream 2014-11-12 21:36:56 +01:00
2e1aae5813 Newer version of the script upstream 2014-11-12 21:36:51 +01:00
944c5bfb6f Re-generated the Makefiles 2014-10-12 20:25:09 +02: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
e8dcb46c67 Invoke documentation as manual pages through helper(1) from now on 2014-08-29 21:31:22 +02:00
8587396158 mime.c depends on ../config.h 2014-08-29 21:30:58 +02:00
ef0e346d82 Updated the scripts upstream 2014-04-23 18:43:14 +02:00
b6e5fb3e7b Newer version of the script upstream 2014-03-04 03:28:29 +01:00
1bec6fd2c3 Newer versions of the helper scripts upstream 2014-01-23 12:57:07 -06:00
608e360bd3 About to release DeforaOS libDesktop 0.1.0 2013-12-22 18:00:21 +01:00
701df68499 Return errors whenever desktop messaging is not available 2013-12-22 17:59:47 +01:00
8212da3643 Added desktop_message_unregister() 2013-12-22 17:58:13 +01:00
98f7f2620c Implemented a way to unregister desktop messages 2013-12-19 04:59:42 +01:00
142b23725d Fixed the URL for the online documentation 2013-07-24 03:23:13 +02:00
03dfd0f308 About to release libDesktop 0.0.10 2013-06-11 23:00:56 +02:00