| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |\ |
|
| | |\ |
|
| |\ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- fixes FTBFS when there are multiple Python versions
(dh_autoreconf would be called multiple times in this case, which isn't
allowed)
- properly cleans autoreconf'ed files in the clean target
- patchsys-quilt.mk needs to be included *before* autoreconf.mk or
debhelper will leave uncleaned files in debian/, leading to
E: libappindicator source: temporary-debhelper-file
python-appindicator.debhelper.log and 9 others
from lintian
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471)
* Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
* debian/control: Updating to valac-0.16
|
| | | | | |
|
| | | | | |
|
| | |\| |
| | | | |
| | | | |
| | | | |
| | | | | |
* Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471)
* Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
|
| | | |\ \ |
|
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
issues are sorted
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- run make check during the build
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
|
| | | | | | |
|
| | |\| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
|
| | | |\ \ \ |
|
| | |\ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- don't make libappindicator3-dev depends on libappindicator-dev
* debian/libappindicator3-dev.install:
- install the gtk3 include directory
|
| | | | | | | |
|
| | | | | | | |
|
| |\| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Fix include with Dbusmenu 0.5.90
* Fix GTK3 include paths in pkgconfig file (LP: #869373)
* Add title property (LP: #923971)
* Don't specify pyglib-2.0-python2.6 in LDFLAGS
* fix fallback icon of the GtkStatusIcon (LP: #820080)
* debian/control: Dbusmneu Dep to 0.5.90
* deibna/*symbols: Updated to add [set|get]_title functions
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | |\| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Fix include with Dbusmenu 0.5.90
* Fix GTK3 include paths in pkgconfig file (LP: #869373)
* Add title property (LP: #923971)
* Don't specify pyglib-2.0-python2.6 in LDFLAGS
* fix fallback icon of the GtkStatusIcon (LP: #820080)
|
| | | |\ \ \ \ |
|
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- dhr_autoreconf
* debian/libappindicator1.symbols, debian/libappindicator3-1.symbols
- added symbols
* s/pyglib-2.0-python2.6/pyglib-2.0-python2.7/ for python bindings.
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* bindings/python/Makefile.am
- Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and
only works with python2.6
* debian/rules
- include autoreconf.mk
* debian/control
- added build dep on dh-autoreconf
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- fix fallback icon of the GtkStatusIcon (LP: #820080), cherry
pick of r221 from lp:libappindicator
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* Fix VAPI file for Vala bindings (LP: #789588)
* New upstream release (0.4.1).
* Fix build.
|
| | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* New upstream release (0.4.1).
* Fix build.
|
| | | |\ \ \ \ \ \ \ |
|
| | |\| | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* Fix VAPI file for Vala bindings (LP: #789588)
|
| | | |\ \ \ \ \ \ \ \ |
|
| | |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| | | | | | | | | | | | |
|