aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use glib mainloop in dbusmock testLars Uebernickel2013-03-051-0/+3
|
* test-client: wait a bit longer until checking that mock methods were calledLars Uebernickel2013-02-271-12/+16
|
* Use a special desktop file for testingLars Uebernickel2013-02-263-7/+10
|
* debian/control: add autoconf-archive as an explicit build depLars Uebernickel2013-02-261-0/+1
| | | | | Needed for AC_PYTHON_MODULE
* Test libmessaging-menuLars Uebernickel2013-02-254-6/+91
| | | | | | Use dbusmock to test whether libmessaging-menu calls the right functions on registration and deregistration.
* Notify the service when an app unrefs its MessagingMenuAppLars Uebernickel2013-02-193-0/+33
| | | | | | | | | | | | Prior to this patch, the messaging menu only marked apps as "not running" when they quit (i.e. disappeared from the bus). This was okay, since most applications only ever release the ref to their MessagingMenuApp when they quit, or after calling _unregister explicitely (which removes them from the menu entirely). However, this is according to libmessagingmenu's documentation, and at least indicator-telepathy relies on it.
* Releasing 12.10.6daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-0/+11
|\ | | | | | | Approved by .
| * Releasing 12.10.6daily13.01.25-0ubuntu1, based on r335Automatic PS uploader2013-01-251-0/+11
|/
* remove g_type_init() calls, bump glib requirement to 2.35.4. Fixes: ↵Charles Kerr2013-01-236-17/+4
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1103087. Approved by Lars Uebernickel, PS Jenkins bot.
| * add glib requirement to debian/control. bump glib requirement in configure.acCharles Kerr2013-01-222-1/+2
| |
| * remove g_type_init() calls, bump glib requirement to 2.35.4Charles Kerr2013-01-224-16/+2
|/
* manual merge Releasing 12.10.6daily12.11.22-0ubuntu1Didier Roche2012-11-221-0/+10
|\
| * Releasing 12.10.6daily12.11.22-0ubuntu1, based on r333Automatic PS uploader2012-11-221-0/+10
|/
* libmessaging-menu: fix crash in _draws_attentionLars Uebernickel2012-11-221-1/+1
|\ | | | | | | | | | | | | The format string passed to g_variant_get calls for four parameters, but only three were given. Fixes: https://bugs.launchpad.net/bugs/1081754. Approved by PS Jenkins bot, Sebastien Bacher.
| * libmessaging-menu: fix crash in _draws_attentionLars Uebernickel2012-11-221-1/+1
|/ | | | | | The format string passed to g_variant_get calls for four parameters, but only three were given.
* Releasing 12.10.6daily12.11.21.1-0ubuntu1 to ubuntuDidier Roche2012-11-211-2/+6
|\ | | | | | | | | (Merging by hand until the jenkins merger is fixed)
| * Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r331unknown2012-11-211-2/+6
|/
* Add pot file to upstream source.Didier Roche2012-11-161-0/+46
|\ | | | | | | Approved by Lars Uebernickel.
| * add pot fileDidier Roche2012-11-161-0/+46
|/
* bootstrap message.Mathieu Trudel-Lapierre2012-11-161-0/+3
|\ | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+3
|/
* Adding debian/.Ted Gould2012-11-1512-0/+988
|\ | | | | | | Approved by Didier Roche.
| * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| |
| * - Drop the override for dh_makeshlibs.Mathieu Trudel-Lapierre2012-11-132-4/+4
| | | | | | | | - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4.
| * Add libgtest-dev to Build-Depends.Mathieu Trudel-Lapierre2012-11-132-0/+2
| |
| * * debian/control:Mathieu Trudel-Lapierre2012-11-132-8/+14
| | | | | | | | | | - Fix styling: add trailing commas at the end of lists. - Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers.
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-132-0/+10
| | | | | | | | - Use autogen.sh for dh_autoreconf.
| * Specify that this projet should be built by bzr-builddeb in split mode.Mathieu Trudel-Lapierre2012-11-131-1/+1
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-messages/ubuntu.Mathieu Trudel-Lapierre2012-11-1312-0/+970
|/|
| * releasing version 12.10.5-0ubuntu2Sebastien Bacher2012-11-071-2/+2
| |
| * Upload to raringSebastien Bacher2012-11-071-0/+6
| |
| * releasing version 12.10.5-0ubuntu1Sebastien Bacher2012-11-051-2/+2
| |
| * * New upstream release:Sebastien Bacher2012-10-2417-45/+148
| |\ | | | | | | | | | | | | | | | | | | | | | - fix crash caused by GError not being cleared (lp #1064314) - fix crash when registering an app that was previously unregistered (lp #1065169) - remove the icon if NULL is passed to source_set_icon (lp #1070421)
| | * Import upstream version 12.10.5Sebastien Bacher2012-10-2416-45/+138
| | |\
| * | | releasing version 12.10.4-0ubuntu1Sebastien Bacher2012-10-021-2/+2
| | | |
| * | | * New upstream release:Sebastien Bacher2012-10-0251-319/+1418
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | - don't segfault if .desktop file is not installed (lp: #1058386) - Use fallback icon names (without status emblems). (lp: #1056595)
| | * | Import upstream version 12.10.4Sebastien Bacher2012-10-0250-319/+1409
| | |\ \
| * | | | releasing version 12.10.2-0ubuntu1Sebastien Bacher2012-09-011-3/+4
| | | | |
| * | | | * New upstream release, includes apis to allow changing the label andSebastien Bacher2012-09-0136-87/+3868
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the icon of sources and add documentation * debian/libmessaging-menu0.symbols: - new version update * debian/libmessaging-menu-dev.install: - install the documentation * debian/rules: - build the documentation - updated shlibs version - use --with gir so gir:Depends work as it should (lp: #1044125)
| | * | | Import upstream version 12.10.2Sebastien Bacher2012-09-0132-84/+3846
| | |\ \ \
| * | | | | releasing version 12.10.1-0ubuntu1Sebastien Bacher2012-08-271-2/+2
| | | | | |
| * | | | | update to 12.10.1Sebastien Bacher2012-08-2752-268/+729
| |\| | | |
| | * | | | Import upstream version 12.10.1Sebastien Bacher2012-08-2752-348/+938
| | |\ \ \ \
| * | \ \ \ \ Backported fixes from trunk up to r295Sebastien Bacher2012-08-275-11/+40
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Backported fixes from trunk up to r291Sebastien Bacher2012-08-244-5/+35
| |\ \ \ \ \ \ \
| * | | | | | | | Backported fixes from trunk up to r289Sebastien Bacher2012-08-241-2/+1
| | | | | | | | |
| * | | | | | | | Backported fixes from trunk up to r288, some of those are needed for theSebastien Bacher2012-08-243-13/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Backported fixes from trunk up to r286, some of those are needed for theSebastien Bacher2012-08-243-38/+98
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Backported fixes from trunk up to r284, some of those are needed for theSebastien Bacher2012-08-236-51/+38
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bindings to work
| * \ \ \ \ \ \ \ \ \ \ * New upstream versionSebastien Bacher2012-08-23124-18571/+21047
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: - set some conflicts on the old deprecated status provider binaries - updated Build-Depends * debian/control, debian/*.install: - drop indicator-status-provider-*, those are deprecated - new binaries for the libmessaging-menu library * debian/libmessaging-menu0.symbols: - symbol file for the new library * Updated packaging to dh9, current standards