aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog: Fix source project name in most recent changelog stanza.HEADmasterMike Gabriel2017-10-221-1/+1
|
* development upstream version bump to 17.09.29.1Mike Gabriel2017-10-071-1/+1
|
* debian/{control,compat,rules}: Revert to DH version level 9 as long as we ↵Mike Gabriel2017-10-073-19/+19
| | | | want to support Debian stretch and Ubuntu xenial.
* gtkdoc-check: Move over gtkdoc-check unit tests to the docs/ directory and ↵Mike Gabriel2017-10-063-23/+2
| | | | use AM's unit testing API. (However, this seems to be broken currently, so we disable those tests completely, for now (current solution after hours of investigating).
* docs/*/reference/Makefile.am: Replace deprecated INCLUDES by AM_CPPFLAGS.Mike Gabriel2017-10-052-4/+4
|
* INSTALL: Drop file, build cruft.Mike Gabriel2017-10-051-370/+0
|
* libdbusmenu-gtk/Makefile.am: Don't duplicate non-defined variable ↵Mike Gabriel2017-10-051-1/+0
| | | | $(DbusmenuGtk_0_4_gir_LDFLAGS).
* SCANGOBJ_OPTIONS: Drop deprecated --nogtkinit option.Mike Gabriel2017-10-052-2/+2
|
* configure.ac,debian/changelog: Bump upstream version number.Mike Gabriel2017-09-291-0/+7
|
* debian/source/format: Switch back to 1.0. Makes upstream provided .deb ↵Mike Gabriel2017-09-291-1/+1
| | | | building much easier.
* autogen.sh: Don't use deprecated gnome-common macros anymore.Mike Gabriel2017-09-294-18/+0
|
* debian/*: Adopt official Debian packaging.Mike Gabriel2017-09-2916-178/+401
|
* Releasing 16.04.1+17.04.20170109.1-0ubuntu1Bileto Bot2017-01-091-0/+11
|
* debian/control: add gnome-common as build dependency for autogen.sh" ↵Marco Trevisan (Treviño)2017-01-091-0/+1
|\ | | | | | | | | | | | | debian/control Approved by: Andrea Azzarone
| * debian/control: add gnome-common as build dependency for autogen.shMarco Trevisan (Treviño)2017-01-091-0/+1
| |
* | Fix build with --enable-massivedebuggingDmitry Shachnev2017-01-092-2/+2
|\ \ | |/ |/| | | | | | | | | Use %p for printing pointers, otherwise GCC complains. Approved by: Marco Trevisan (Treviño)
| * Fix build with --enable-massivedebuggingDmitry Shachnev2016-11-242-2/+2
|/ | | | Use %p for printing pointers, otherwise GCC complains.
* Releasing 16.04.1+16.10.20160927.2-0ubuntu1Bileto Bot2016-09-271-2/+6
|
* genericmenuitem: Make accelerator text appear againAlbert Astals Cid2016-09-271-2/+2
|\ | | | | | | | | | | | | The deprecation porting from gtk_misc_set_alignment was not done correctly in r479 (LP: #1628196) Approved by: Marco Trevisan (Treviño)
| * Make accelerator text appear againAlbert Astals Cid2016-09-271-2/+2
|/ | | | | The deprecation porting from gtk_misc_set_alignment was not done correctly in r479
* New 16.04 releaseMarco Trevisan (Treviño)2016-02-273-3/+22
|
* Releasing 12.10.3+16.04.20160223.1-0ubuntu1CI Train Bot2016-02-231-0/+7
|
* gtk: look for GtkImages on regular GtkMenuItems tooDan Williams2016-02-234-31/+57
|\ | | | | | | | | | | | | | | | | GtkImageMenuItem is deprecated, and the recommended replacement is a normal GtkMenuItem packed manually with a label and an image. To ensure applications that use recommended GTK practices can still show menu item images, check the children of a normal GtkMenuItem for a GtkImage too, just like is done for the label child. Fixes: #1549021 Approved by: Marco Trevisan (Treviño)
| * gtk: look for GtkImages on regular GtkMenuItems tooDan Williams2016-02-231-19/+32
| | | | | | | | | | | | | | | | | | GtkImageMenuItem is deprecated, and the recommended replacement is a normal GtkMenuItem packed manually with a label and an image. To ensure applications that use recommended GTK practices can still show menu item images, check the children of a normal GtkMenuItem for a GtkImage too, just like is done for the label child.
| * gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3Dan Williams2016-02-234-12/+25
| |\
| | * gtk: look for GtkImages on regular GtkMenuItems tooDan Williams2016-02-221-19/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | GtkImageMenuItem is deprecated, and the recommended replacement is a normal GtkMenuItem packed manually with a label and an image. To ensure applications that use recommended GTK practices can still show menu item images, check the children of a normal GtkMenuItem for a GtkImage too, just like is done for the label child.
| | * gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3Dan Williams2016-02-224-12/+23
| |/
* / Disable test-json-instruction, hangs on builddsDimitri John Ledkov2015-12-072-2/+10
|/
* Releasing 12.10.3+15.04.20150410.2-0ubuntu1CI Train Bot2015-04-101-0/+11
|
* Parser: don't override the label for stock items if a custom one is provided ↵Marco Trevisan (Treviño)2015-04-104-11/+15
|\ | | | | | | | | | | Fixes: #1270486 Approved by: Timo Jyrinki, PS Jenkins bot
| * Merging with lp:~laney/libdbusmenu/libtool-and-giMarco Trevisan (Treviño)2015-04-096-6/+9
| |\
| * | test-json-server: add a timeout before quittingMarco Trevisan (Treviño)2015-04-091-2/+1
| | |
| * | Tests: test-json-instruction, don't use libtool for running tasksMarco Trevisan (Treviño)2015-04-092-8/+13
| | |
| * | Parser: don't override the label for stock items if a custom one is providedMarco Trevisan (Treviño)2015-03-041-1/+1
| | |
* | | Releasing 12.10.3+15.04.20150409.1-0ubuntu1CI Train Bot2015-04-091-0/+10
| | |
* | | Use the configure-generated libtool script instead of /usr/bin/libtool, ↵Iain Lane2015-04-098-8/+11
|\ \ \ | |/ / |/| | | | | | | | | | | which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch. Approved by: Ted Gould
| * | Run the gir debhelper sequence to get proper depsIain Lane2015-04-091-1/+1
| |/
| * Bump g-i build-dep version to the one which installs in MA pathsIain Lane2014-10-311-1/+1
| |
| * Use gi's typelibdir and install in its (multiarch) locationsIain Lane2014-10-306-5/+8
| |
| * Use local copy of libtool instead of /usr/bin/libtoolIain Lane2014-10-301-1/+1
|/
* Releasing 12.10.3+14.10.20140610-0ubuntu1CI bot2014-06-101-0/+10
|
* Parser: make sure that the old dbus menuitem is detached from the widget ↵Marco Trevisan (Treviño)2014-06-101-0/+1
|\ | | | | | | | | | | | | before recreating When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle. Fixes: 1086563
| * Parser: make sure that the old dbus menuitem is disconnected from the widget ↵Marco Trevisan (Treviño)2014-06-071-0/+1
|/ | | | | | | before recreating it When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle.
* Releasing 12.10.3+14.04.20140319-0ubuntu1CI bot2014-03-191-0/+15
|
* Run tests with VERBOSE=1 so that Automake shows more detail. Colin Watson2014-03-191-2/+2
|\
| * Run tests with VERBOSE=1 so that Automake shows more detail.Colin Watson2014-03-171-2/+2
| |
* | Fix FTBFS caused by failing gtk-doc coverage testCharles Kerr2014-03-196-5/+9
|\ \ | |/ |/| | | | | | | * when generating the script that runs gtester, use ${GTKDOC_CHECK_PATH} instead of ${GTKDOC_CHECK} to work with upstream changes https://bugzilla.gnome.org/show_bug.cgi?id=701638 * add gtk-doc markup to subclass structs' parent fields so that gtk-doc won't mark them as undocumented. Fixes: 1294165
| * add gtk-doc markup to our subclasses' structs 'parents' fieldsCharles Kerr2014-03-184-0/+4
| |
| * move the Class structs into the STANDARD gtk-doc sectionCharles Kerr2014-03-181-3/+3
| |
| * use instead of to handle upstream changes ↵Charles Kerr2014-03-181-2/+2
|/ | | | https://bugzilla.gnome.org/show_bug.cgi?id=701638