Marco Trevisan (Treviño)
|
6e871a4047
|
cleanup: Do not use GLIB_CHECK_VERSION
It's not supported by GLib 2.26.0, the minimum version we required
|
2022-04-27 20:18:48 +02:00 |
Emmanuele Bassi
|
43aac613f1
|
Conditionall call g_type_init() after a version check
There's no need to call g_type_init() since GLib 2.36, so let's hide it
when building against newer versions of GLib.
|
2017-07-17 10:16:06 +01:00 |
William Jon McCann
|
27e05d0f95
|
Remove the ability to attach notifications to widgets or positions
|
2010-10-08 22:47:06 -04:00 |
William Jon McCann
|
ac8fe12f9a
|
Fix mode lines
|
2010-01-29 03:46:42 -05:00 |
William Jon McCann
|
5d5a284ca6
|
Use consistent style in the tests
|
2010-01-29 02:59:26 -05:00 |
John (J5) Palmieri
|
6017d6af7b
|
First import of the next generation libnotify API
|
2005-11-10 19:18:10 +00:00 |