Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream: inline packaging | Lars Uebernickel | 2012-11-19 | 1 | -1/+1 |
|\ | |||||
| * | one-liner to add 'check-news' to the AM_INIT_AUTOMAKE | Charles Kerr | 2012-11-08 | 1 | -1/+1 |
| | | |||||
* | | Move service .xml into a common directory | Lars Uebernickel | 2012-11-13 | 1 | -0/+1 |
|/ | | | | | | | | | | Both the service (in src/) and the client library (in libmessaging-menu/) need access to the dbus interface description file. Until now, it resided in src, with both Makefiles calling gdbus-codegen on it. This patch moves the file to common/ and builds a convenience library that contains only the generated code. | ||||
* | 12.10.5 | Lars Uebernickel | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | 12.10.4 | Lars Uebernickel | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | 12.10.3 | Lars Uebernickel | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Bump required gtk version to 3.5.18 | Lars Uebernickel | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Show menu separators between sections | Lars Uebernickel | 2012-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | Previously, gtk didn't support changing the menu model on an already-created GtkMenu. Since IndicatorObject doesn't allow changing the GtkMenu it exports to the panel, IndicatorMessages created a menu with a single section, into which the menu from the service was inserted (and removed when the service died). This led to seperators not being shown, because separators are only shown between top-level sections. Gtk now has gtk_menu_shell_bind_model, which allows us to get rid of top-level wrapper section. | ||||
* | 12.10.2 | Lars Uebernickel | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | Add gtk-doc support | Lars Uebernickel | 2012-08-29 | 1 | -2/+6 |
| | |||||
* | 12.10.1 | Lars Uebernickel | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | Install icons in the standard path | Lars Uebernickel | 2012-08-27 | 1 | -3/+0 |
| | |||||
* | configure.ac: remove unused variable | Lars Uebernickel | 2012-08-21 | 1 | -1/+0 |
| | |||||
* | Bump glib and gtk dependencies | Lars Uebernickel | 2012-08-21 | 1 | -3/+3 |
| | |||||
* | 12.10.0 | Lars Uebernickel | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | Add introspection support | Lars Uebernickel | 2012-07-30 | 1 | -1/+6 |
| | |||||
* | configure.ac: pass package name to AC_INIT | Lars Uebernickel | 2012-07-30 | 1 | -2/+3 |
| | | | | | GOBJECT_INTROSPECTION_CHECK depends on it (it needs $PACKAGE_NAME). | ||||
* | Remove dependency on menu-factory | Lars Uebernickel | 2012-06-27 | 1 | -3/+1 |
| | | | | | | libindicator now has GMenuModel support (unreleased), so indicator-messages doesn't need to create gtk menus anymore. | ||||
* | Remove status providers | Lars Uebernickel | 2012-06-25 | 1 | -23/+0 |
| | | | | | | Applications will be able to set and retrieve status through libmessaging-menu and telepathy. | ||||
* | Add first version of a libmessaging-menu client library | Lars Uebernickel | 2012-06-15 | 1 | -0/+4 |
| | |||||
* | Remove dbusmenu dependency | Lars Uebernickel | 2012-05-25 | 1 | -2/+0 |
| | |||||
* | Port to gmenu, act II - the indicator object | Lars Uebernickel | 2012-05-25 | 1 | -1/+3 |
| | | | | | | | Ports the indicator object itself to listen to exported gactions and gmenumodels. The menu creation itself is outsourced to a new dependency: menu-factory-gtk. | ||||
* | Port to gmenu, act I | Lars Uebernickel | 2012-05-24 | 1 | -2/+0 |
| | | | | | | | Work-in-progress of the gmenu port for the service. The bulk of this patch removes everything related to libindicate from the service. Only the static app launchers and their configured shortcut actions are exported for now. | ||||
* | Use a gsettings list for finding out which apps should appear in the menu | Lars Uebernickel | 2012-05-21 | 1 | -0/+2 |
| | | | | | | | | | | | Previously, this was handled by looking for .desktop files in various system and user directories. The messaging menu should not display any applications by default anymore, so a simple per-user gsettings list suffices. A neat side effect is that the hairy blacklist handling is not needed anymore, either. Small regression: apps are not configurable at runtime anymore (settings key is not listened to for changes). | ||||
* | Remove gtk2 support | Lars Uebernickel | 2012-05-07 | 1 | -31/+9 |
| | |||||
* | merge lp:~allanlesage/indicator-messages/TDD to add Google Test autoconf rules | Charles Kerr | 2012-04-26 | 1 | -11/+15 |
|\ | |||||
| * | Clarified tabination. | Allan LeSage | 2012-04-17 | 1 | -10/+10 |
| | | |||||
| * | Removed obsolete testing configure. | Allan LeSage | 2012-04-16 | 1 | -10/+0 |
| | | |||||
| * | Adjusted enabling tests to Charles suggestion (removed xyes=xyes). | Allan LeSage | 2012-04-16 | 1 | -2/+16 |
| | | |||||
| * | Reverted r268, restored BUILD_TESTS; ted explains upstream arch patch. | Allan LeSage | 2012-03-21 | 1 | -1/+9 |
| | | |||||
| * | Chase-recommended simplification of test-inclusion autoconf. | Allan LeSage | 2012-03-20 | 1 | -9/+1 |
| | | |||||
* | | 0.6.0 | Charles Kerr | 2012-04-11 | 1 | -1/+1 |
| | | |||||
* | | 0.5.950.5.95 | Charles Kerr | 2012-04-05 | 1 | -1/+1 |
| | | |||||
* | | 0.5.940.5.94 | Ted Gould | 2012-03-21 | 1 | -1/+1 |
|/ | |||||
* | Tabs vs. spaces cosmetic change in configure.ac. | Allan LeSage | 2012-03-20 | 1 | -4/+4 |
| | |||||
* | Charles-suggested fixes for gmodule dependency. | Allan LeSage | 2012-03-20 | 1 | -2/+4 |
| | |||||
* | Makefile fixes for code under test lib. | Allan LeSage | 2012-03-20 | 1 | -2/+1 |
| | |||||
* | Temp commit for review by charles. | Allan LeSage | 2012-03-15 | 1 | -2/+6 |
| | |||||
* | Dummy commit on 'no rule' err. | Allan LeSage | 2012-03-15 | 1 | -0/+20 |
| | |||||
* | Made gcovr optional. | Allan LeSage | 2012-03-13 | 1 | -0/+3 |
| | |||||
* | 0.5.930.5.93 | Ted Gould | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | 0.5.920.5.92 | Ted Gould | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | 0.5.910.5.91 | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | 0.5.900.5.90 | Ted Gould | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | Adding code coverage targets | Ted Gould | 2012-02-09 | 1 | -0/+11 |
|\ | |||||
| * | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 1 | -0/+11 |
| | | |||||
* | | Adjust configure to use indicate-0.7 | Ted Gould | 2012-02-09 | 1 | -3/+3 |
| | | |||||
* | | Updating deb to dbusmenu-gtk 0.5.90 | Ted Gould | 2012-01-31 | 1 | -1/+1 |
|/ | |||||
* | 0.5.00.5.0 | Ted Gould | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | 0.4.950.4.95 | Ted Gould | 2011-08-25 | 1 | -1/+1 |
| |