~larsu/indicator-messages/add-title

  • Committer: Lars Uebernickel
  • Date: 2012-08-21 10:07:19 UTC
  • mfrom: (272.2.96 towards-q-redesign)
  • Revision ID: lars.uebernickel@canonical.com-20120821100719-abmn6cg2w4q7vox2
Merge lp:~larsu/indicator-messags/towards-q-redesign

This branch introduces libmessaging-menu, a new library for applications to
integrate with the messaging menu. Libindicate is not supported anymore.

libmessaging-menu uses GMenuModel to communicate with
indicator-messages-service.  In order to take advantage of GMenuModel's
architecture (re-exporting menus on a different path), the service now also
sends its menu as a GMenuModel to the panel plugin.

The plugin uses gtk_menu_new_from_model to create the menu widgets.  Custom
menu items are created by a small gtk+ patch that watches for x-canonical-type
attributes.

The branch also contains most of the design changes for quantal.
Filename Latest Rev Last Changed Committer Comment Size
..
data 36 15 years ago Ted Gould Adding in icons Diff
libmessaging-menu 272.2.51 12 years ago Lars Uebernickel Add first version of a libmessaging-menu client li Diff
m4 232.2.1 12 years ago Allan LeSage Added coverage reporting via gcov config and targe Diff
po 138.1.3 14 years ago Ted Gould Adding a po directory with a list of files. Diff
src 1 15 years ago Ted Gould Checkmark checkin Diff
test 120.1.20 15 years ago Ted Gould Building a simple little activator to find out if Diff
.bzrignore 272.2.72 11 years ago Lars Uebernickel Use gdbus-codegen also for the server side message 907 bytes Diff Download File
AUTHORS 199 13 years ago Ted Gould Building ChangeLog and AUTHORS from makefile 25 bytes Diff Download File
File autogen.sh 272.2.49 12 years ago Lars Uebernickel Use autoreconf instead of gnome-autogen.sh Also r 53 bytes Diff Download File
ChangeLog 199 13 years ago Ted Gould Building ChangeLog and AUTHORS from makefile 25 bytes Diff Download File
configure.ac 272.2.80 11 years ago Lars Uebernickel Add introspection support 5.2 KB Diff Download File
Makefile.am 272.2.80 11 years ago Lars Uebernickel Add introspection support 1.2 KB Diff Download File
Makefile.am.coverage 251.3.6 12 years ago Allan LeSage Pedantic name change for gcovr xml results. 1.3 KB Diff Download File
NEWS 2 15 years ago Ted Gould Actually getting this all to build reasonably. Empty Diff Download File
README 2 15 years ago Ted Gould Actually getting this all to build reasonably. Empty Diff Download File