lp://staging/~larsu/indicator-messages/show-separators

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp://staging/~larsu/indicator-messages/show-separators
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
Messaging Menu
Status:
Merged

Recent revisions

314. By Lars Karlitski

messages-services: don't call g_object_unref with NULL

313. By Lars Karlitski

Show menu separators between sections

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.

312. By Lars Karlitski

messages-service: update chat section when an app is removed

311. By Lars Karlitski

messages-service: fix merge error

Check whether no apps are left in remove_section instead of remove_application,
so that it is also done when an AppSection emits "destroy". This is a result
of improper merging of the watch-desktop-files and hide-indicator branches.

309. By Lars Karlitski

Hide the indicator when no application is configured to use it.. Fixes: https://bugs.launchpad.net/bugs/661059, https://bugs.launchpad.net/bugs/1045039. Approved by jenkins, Charles Kerr.

308. By Lars Karlitski

Some minor enhancements to the in-source documentation.. Approved by jenkins, Charles Kerr.

307. By Lars Karlitski

Draw counts as lozenges again.

Introduces IdoDetailLabel, a GtkWidget that renders detail strings (e.g. as lozenges) on the right side of a menu item.. Approved by Charles Kerr.

306. By Lars Karlitski

Update bzrignore

305. By Lars Karlitski

libmessaging-menu: make generated .gir compatible with vala

In particular, mamke sure the <c:namespace> and <package> tags are included in
the .gir.

Fixes launchpad bug #1044096, thanks Jim!

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/indicator-messages/12.10
This branch contains Public information 
Everyone can see this information.

Subscribers