Niels De Graef
d4dbd4374f
Clean up and separate VAPI files.
...
Note to other developers: you might have to do `make clean;./autogen.sh`
after this commit.
* Use a GtkCheese namespace to be constistent with other vapi's (such as
GtkClutter).
* Put each library in a separate vapi-file (this will come in handy when
porting to Meson).
* Clean up config.vapi:
* get rid of unused CCode prefix-attribute (removes warning)
* be consistent with braces
2017-06-30 12:34:10 +02:00
Niels De Graef
a483ccf5a6
Create InAppNotification class and remove libgd.
...
Libgd is bound to remove Gd.Notification, and removing it also means it
gets easier to port our build system to Meson.
Furthermore, we can now use some more sane defaults for our application
w.r.t. notifications.
2017-06-24 13:57:40 +02:00
Erick Perez
269ba69e6d
build: remove intltool dependency
2016-09-25 09:00:06 -05:00
Erick Perez
1aaeeb8214
Bump version to 3.22.1 for release
2016-09-21 09:03:22 -05:00
Michael Catanzaro
6662e48f36
Bump version for release 3.20.0
2016-05-17 13:28:33 -05:00
Andreas Henriksson
fefba769d9
Bump gtk+ dependency to >= 3.20
...
Uses gtk_widget_set_focus_on_click API which is new in 3.20.
https://bugzilla.gnome.org/show_bug.cgi?id=765147
2016-04-20 14:10:04 +02:00
Erick Perez Castellanos
2228890a50
Bump version for release 3.19.90
2016-02-25 09:55:38 -06:00
Erick Perez Castellanos
619689122f
Bump version to 3.19.90 for release
2016-02-24 22:16:23 -06:00
David King
669c40ee42
Bump version to 3.18.1 for release
2015-11-12 08:46:56 +00:00
Javier Jardón
79fc31d29d
configure.ac: Remove unused libnotify dependency
...
https://bugzilla.gnome.org/show_bug.cgi?id=756101
2015-10-06 23:57:09 -04:00
David King
984e9f3255
Add gio-unix-2.0 to the pkg-config check
...
https://bugzilla.gnome.org/show_bug.cgi?id=747570
2015-10-06 15:01:42 -04:00
Matthias Clasen
fa736997cc
3.18.0
2015-09-22 18:50:33 -04:00
Erick Pérez Castellanos
8cde66945e
build: up Gtk+ requirement
...
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=751011
2015-06-28 20:08:29 -05:00
Erick Pérez Castellanos
d5bdbc7bd7
Bump version to 3.16.1 for release
...
NEWS: updated
2015-04-16 00:20:50 -04:00
Erick Pérez Castellanos
487608114f
Bump version to 3.16.0 for release
2015-03-20 13:42:48 -04:00
Erick Pérez Castellanos
758bde6a78
Bump version to 3.15.92 for release
2015-03-16 13:44:02 -04:00
Erick Pérez Castellanos
d70f3b2bda
Bump version to 3.15.91 for release
2015-03-02 15:07:47 -05:00
Erick Pérez Castellanos
069ab390dc
Bump version to 3.15.90 for release
2015-02-16 12:53:59 -05:00
Milan Crha
18a3565cd6
eds: enable authentication on addressbooks
2015-02-16 11:53:35 -05:00
David King
fa4f2c798b
Check for stylesheets required for man page
...
Macros copied from gtk-doc.
https://bugzilla.gnome.org/show_bug.cgi?id=743255
2015-01-23 21:53:45 +00:00
David King
9498561cf6
Fix man page configure check
...
Default to enabling the man page generation.
https://bugzilla.gnome.org/show_bug.cgi?id=743255
2015-01-23 21:53:45 +00:00
Erick Pérez Castellanos
c88f8ec718
Bump version to 3.15.4 for release
2015-01-19 17:01:39 -05:00
Jonas Danielsson
61fe4bf7cc
Add map widget
...
https://bugzilla.gnome.org/show_bug.cgi?id=658553
2015-01-14 01:57:09 -05:00
Jonas Danielsson
1153339f02
contacts-contact: Add method to geocode a contact
...
https://bugzilla.gnome.org/show_bug.cgi?id=658553
2015-01-14 01:42:17 -05:00
Erick Pérez Castellanos
5ce36c9382
Bump version to 3.14.1 for release
2014-10-13 08:38:11 -04:00
Erick Pérez Castellanos
c5fc0de970
Bump version to 3.14.0 for release
2014-09-22 10:30:45 -04:00
Erick Pérez Castellanos
fd2b579e69
build: fixed distcheck
2014-09-22 10:30:37 -04:00
Erick Pérez Castellanos
11bdcc16db
Bump version to 3.13.92 for release
2014-09-16 13:33:52 -04:00
Erick Pérez Castellanos
bf0c33cece
Bump version to 3.13.91 for release
2014-09-02 09:36:45 -04:00
Erick Pérez Castellanos
45c9c2853e
Bump version to 3.13.90 for release
2014-08-18 09:23:59 -04:00
Erick Pérez Castellanos
cd99a9a6a4
Bump version to 3.13.3 for release
2014-06-26 09:30:14 -04:00
Matthias Clasen
62121e1f31
contacts: Make DBus-activatable
...
This commit installs a service file, renames the desktop file
to follow the bus name, and adds the DBusActivatable key to the
desktop file, following
https://wiki.gnome.org/HowDoI/DBusApplicationLaunching
https://bugzilla.gnome.org/show_bug.cgi?id=728266
2014-06-09 22:23:18 -04:00
Erick Pérez Castellanos
4e8cb0e36f
build: removed gd-main-toolbar from build
...
Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=731326
2014-06-06 13:12:32 -04:00
Erick Pérez Castellanos
bd908b2738
build: bumping Gtk+ and Vala version
...
This is bumped farther from the one suggested in the bug because I'm
using Gtk+ features from newr releases.
Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727584
2014-04-07 13:35:55 -04:00
Yosef Or Boczko
2c726f4784
Bump requirements for GTK+
...
For popover.
2014-04-05 22:46:28 +03:00
Erick Pérez Castellanos
3b1dcbf819
build: removed AM_MAINTAINER_MODE
2014-04-03 08:57:42 -04:00
Matthias Clasen
3ca23a8122
3.12.0
2014-03-24 05:44:13 -04:00
Matthias Clasen
20651f8020
3.11.92
2014-03-17 22:14:03 -04:00
Erick Pérez Castellanos
6f3dd60d34
Bump version to 3.11.91 for release
2014-03-01 12:39:01 -05:00
Erick Pérez Castellanos
be6bd192e8
Bump version to 3.11.90 for release
2014-02-15 10:26:08 -05:00
Erick Pérez Castellanos
d7c50853ee
Bump version to 3.10 for release
2013-09-23 13:25:17 -04:00
Erick Pérez Castellanos
1506a0b5d9
Bump version to 3.9.92 for release
2013-09-17 08:53:16 -04:00
Erick Pérez Castellanos
d6209fd7dd
Bump version to 3.9.91 for release
2013-09-03 10:26:06 -04:00
Stefano Facchini
e0139669f1
Port to GtkRevealer
...
https://bugzilla.gnome.org/show_bug.cgi?id=706514
2013-08-21 17:56:55 +02:00
Erick Pérez Castellanos
3d8777cd1b
Bump version to 3.9.90 for release
2013-08-19 13:24:36 -04:00
Erick Pérez Castellanos
78b5fb5577
build: bump folks required version
2013-08-17 17:25:14 -04:00
Yosef Or Boczko
00a8535101
Bump gtk+ and valac required
...
for Gtk.HeaderBar.set_show_close_button ().
https://bugzilla.gnome.org/show_bug.cgi?id=706092
2013-08-17 23:56:40 +03:00
Erick Pérez Castellanos
42d90effb5
Contacts.Window: use template for composited widgets
2013-08-16 15:46:58 -04:00
Philip Withnall
db219966e9
Bug 705431 — Replace MemoryIcon with GBytesIcon
...
This bumps the GLib dependency to 2.37.6.
Closes: https://bugzilla.gnome.org/show_bug.cgi?id=705431
2013-08-09 20:47:13 +02:00
Erick Pérez Castellanos
1beedb6392
Bump version to 3.9.5 for release
2013-07-29 11:59:13 -04:00