Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ImApplicationList: fix typos | Lars Uebernickel | 2012-11-21 | 1 | -2/+2 |
| | | | | | Thanks Olivier! | ||||
* | ImApplicationList: no need to include the dynamic data in the signals | Lars Uebernickel | 2012-11-21 | 3 | -24/+8 |
| | | | | | This data can (and should) always be retrieved via actions. | ||||
* | Remove application messages when it unregisters itself | Lars Uebernickel | 2012-11-21 | 1 | -10/+28 |
| | |||||
* | Replace app when another process is registering with the same id | Lars Uebernickel | 2012-11-21 | 3 | -22/+15 |
| | |||||
* | Remove applications from the menu when the disappear from the bus | Lars Uebernickel | 2012-11-21 | 4 | -0/+90 |
| | |||||
* | libmessaging-menu: emit the right signal when a message is removed | Lars Uebernickel | 2012-11-20 | 1 | -1/+1 |
| | |||||
* | ImApplicationList: listen for added and removed signals | Lars Uebernickel | 2012-11-20 | 2 | -36/+153 |
| | |||||
* | messages-service: move app handling into separate class | Lars Uebernickel | 2012-11-20 | 4 | -161/+419 |
| | | | | | | | Add ImApplicationList, a class that manages the list of applictions that are currently registered with the messaging menu. It creates dbus proxies for running applications and sends signals when the app adds messages or sources. | ||||
* | messages-serivce: move menu creation into separate class | Lars Uebernickel | 2012-11-20 | 4 | -49/+319 |
| | |||||
* | Merge upstream: inline packaging | Lars Uebernickel | 2012-11-19 | 14 | -1/+1038 |
|\ | |||||
| * | Add pot file to upstream source. | Didier Roche | 2012-11-16 | 1 | -0/+46 |
| |\ | | | | | | | | | | Approved by Lars Uebernickel. | ||||
| | * | add pot file | Didier Roche | 2012-11-16 | 1 | -0/+46 |
| |/ | |||||
| * | bootstrap message. | Mathieu Trudel-Lapierre | 2012-11-16 | 1 | -0/+3 |
| |\ | | | | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| | * | bootstrap daily upload changelog message. | Mathieu Trudel-Lapierre | 2012-11-15 | 1 | -0/+3 |
| |/ | |||||
| * | Adding debian/. | Ted Gould | 2012-11-15 | 12 | -0/+988 |
| |\ | | | | | | | | | | Approved by Didier Roche. | ||||
| | * | Remove extra # typo in notice to uploaders in debian/control. | Mathieu Trudel-Lapierre | 2012-11-14 | 1 | -1/+1 |
| | | | |||||
| | * | - Drop the override for dh_makeshlibs. | Mathieu Trudel-Lapierre | 2012-11-13 | 2 | -4/+4 |
| | | | | | | | | | | | | - Add DPKG_GENSYMBOLS_CHECK_LEVEL=4. | ||||
| | * | Add libgtest-dev to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-13 | 2 | -0/+2 |
| | | | |||||
| | * | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-13 | 2 | -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-Lapierre | 2012-11-13 | 2 | -0/+10 |
| | | | | | | | | | | | | - Use autogen.sh for dh_autoreconf. | ||||
| | * | Specify that this projet should be built by bzr-builddeb in split mode. | Mathieu Trudel-Lapierre | 2012-11-13 | 1 | -1/+1 |
| | | | |||||
| | * | Import debian/ from lp:~ubuntu-desktop/indicator-messages/ubuntu. | Mathieu Trudel-Lapierre | 2012-11-13 | 12 | -0/+970 |
| |/| | |||||
| | * | releasing version 12.10.5-0ubuntu2 | Sebastien Bacher | 2012-11-07 | 1 | -2/+2 |
| | | | |||||
| | * | Upload to raring | Sebastien Bacher | 2012-11-07 | 1 | -0/+6 |
| | | | |||||
| | * | releasing version 12.10.5-0ubuntu1 | Sebastien Bacher | 2012-11-05 | 1 | -2/+2 |
| | | | |||||
| | * | * New upstream release: | Sebastien Bacher | 2012-10-24 | 17 | -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.5 | Sebastien Bacher | 2012-10-24 | 16 | -45/+138 |
| | | |\ | |||||
| | * | | | releasing version 12.10.4-0ubuntu1 | Sebastien Bacher | 2012-10-02 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | * New upstream release: | Sebastien Bacher | 2012-10-02 | 51 | -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.4 | Sebastien Bacher | 2012-10-02 | 50 | -319/+1409 |
| | | |\ \ | |||||
| | * | | | | releasing version 12.10.2-0ubuntu1 | Sebastien Bacher | 2012-09-01 | 1 | -3/+4 |
| | | | | | | |||||
| | * | | | | * New upstream release, includes apis to allow changing the label and | Sebastien Bacher | 2012-09-01 | 36 | -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.2 | Sebastien Bacher | 2012-09-01 | 32 | -84/+3846 |
| | | |\ \ \ | |||||
| | * | | | | | releasing version 12.10.1-0ubuntu1 | Sebastien Bacher | 2012-08-27 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | update to 12.10.1 | Sebastien Bacher | 2012-08-27 | 52 | -268/+729 |
| | |\| | | | | |||||
| | | * | | | | Import upstream version 12.10.1 | Sebastien Bacher | 2012-08-27 | 52 | -348/+938 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | Backported fixes from trunk up to r295 | Sebastien Bacher | 2012-08-27 | 5 | -11/+40 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Backported fixes from trunk up to r291 | Sebastien Bacher | 2012-08-24 | 4 | -5/+35 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Backported fixes from trunk up to r289 | Sebastien Bacher | 2012-08-24 | 1 | -2/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Backported fixes from trunk up to r288, some of those are needed for the | Sebastien Bacher | 2012-08-24 | 3 | -13/+15 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Backported fixes from trunk up to r286, some of those are needed for the | Sebastien Bacher | 2012-08-24 | 3 | -38/+98 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Backported fixes from trunk up to r284, some of those are needed for the | Sebastien Bacher | 2012-08-23 | 6 | -51/+38 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bindings to work | ||||
| | * \ \ \ \ \ \ \ \ \ \ | * New upstream version | Sebastien Bacher | 2012-08-23 | 124 | -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 | ||||
| | | * | | | | | | | | | | Import upstream version 12.10.0 | Sebastien Bacher | 2012-08-21 | 108 | -18498/+20928 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | drop deprecated transition fields | Sebastien Bacher | 2012-08-23 | 1 | -3/+0 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Drop gtk2 build from the packaging since support for it was | Sebastien Bacher | 2012-06-20 | 11 | -44/+20 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dropped in trunk, thanks Lars Uebernickel | ||||
| | | * | | | | | | | | | | | | Remove gtk2 package and dependencies | Lars Uebernickel | 2012-06-20 | 3 | -23/+1 |
| | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | releasing version 0.6.0-0ubuntu1 | Ken VanDine | 2012-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | * New upstream release. | Ken VanDine | 2012-04-11 | 6 | -6/+38 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Handle blank icons properly (LP: #956147) * Fix telepathy offline/disconnected state bug | ||||
| | | * | | | | | | | | | | | | releasing version 0.6.0-0ubuntu1~ppa1 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | |