Commit Graph

341 Commits

Author SHA1 Message Date
c02f2870ca Update the copyright notice 2016-09-15 01:33:22 +02:00
bd0f203dc7 Add a comment about an issue with tooltips
It is apparently difficult to place tooltips only for
GTK_TOOLBAR_ICONS. Plus, we would need to listen to events in case
the preferences change while the program is running, and the
"has-tooltip" property seems to have the side-effect of removing the
tooltip text entirely - which would not work for us.
2016-09-15 01:30:51 +02:00
b2726a3d37 Remove config.{h,sh} from the source tree 2016-08-09 02:49:34 +02:00
ff3f2a35fc About to release libDesktop 0.2.2 2016-08-09 02:48:46 +02:00
3d63acfc50 Also log error codes upon failures 2016-08-02 03:16:45 +02:00
cbfa80df62 Really test libDesktop.pc 2016-05-16 03:52:13 +02:00
ec8d3c0358 Build with RELRO by default 2016-04-30 02:10:06 +02:00
9e2ee3cd61 Register tests.log 2016-04-30 02:10:06 +02:00
72a0b82a06 Add a test for the pkg-config file 2016-04-30 02:10:06 +02:00
cb35526b8a Register more key definitions for compatibility 2016-04-30 00:33:51 +02:00
df21d37210 Fix building PIE on Linux and FreeBSD (possibly more) 2016-03-06 00:26:15 +01:00
0df131caf8 Import newer scripts upstream 2016-02-20 03:27:02 +01:00
1496dce23f Fix compatibility layer for Gtk+ 2 2016-02-20 03:20:30 +01:00
6269f36060 Re-generate the Makefiles 2016-01-20 02:22:15 +01:00
32f43d89cb About to release libDesktop 0.2.1 2016-01-20 02:22:03 +01:00
048ab7372a Fix "make dist" 2016-01-20 00:24:41 +01:00
37c0ce14ab Import newer scripts upstream 2016-01-20 00:21:17 +01:00
846e3ef95d Filter client messages on message type with Gtk+ 3 2016-01-13 00:30:32 +01:00
73c3758b21 Avoid a compilation warning 2016-01-12 03:09:56 +01:00
88137ab9b6 Update the copyright notice 2016-01-12 03:09:55 +01:00
597f2cab54 Add support for messaging with Gtk+ 3 2016-01-12 03:09:55 +01:00
f086222fd4 Add widget.xml 2015-11-22 23:09:57 +01:00
e1cedfa59f Adapt to the new API for the Error class 2015-11-22 20:59:33 +01:00
8ed9d0d44b Add a "FILES" section to widget(1) 2015-11-20 00:51:34 +01:00
1e174cdb64 Also test desktop_widget_set_property() 2015-11-18 23:36:59 +01:00
a19816c697 Fix the "widget" test 2015-11-18 23:36:47 +01:00
21e9a30b4a Document build with Gtk+ 3 2015-11-18 23:31:51 +01:00
c9c187d60d Add a .gitignore file 2015-11-18 23:27:19 +01:00
8ef6e4899b Import initial manual page for widget(1) 2015-11-18 23:26:52 +01:00
1799ad6084 Extend the DesktopWidget API 2015-11-18 22:18:58 +01:00
3cede1b567 Allow a different PROGNAME to be set 2015-11-18 22:16:33 +01:00
fda9fa6bd5 Install widget(1) by default 2015-11-18 22:10:40 +01:00
5105473864 Let the window title be changed 2015-11-18 22:10:40 +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
b45612b029 Code cleanup 2015-11-03 00:41:55 +01:00
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