lp://qastaging/~ted/libindicator/gtk2-fix

Created by Ted Gould and last modified
Get this branch:
bzr branch lp://qastaging/~ted/libindicator/gtk2-fix
Only Ted Gould can upload to this branch. If you are Ted Gould please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ted Gould
Project:
libindicator
Status:
Merged

Recent revisions

449. By Ted Gould

Explicity add gmodule in the list of required libraries

448. By Ted Gould

0.4.91

447. By Lars Karlitski

indicator_object_set_visible: only emit entry-{added,removed} when visibility actually changed

Emitting those signals is semantically incorrect. It also confused
indicator-loader and the panel, because they are not checking whether an entry
is already present in their entry-added handlers. This led to gtk warnings
("widget already has a parent") and strange effects, such as the same menu
being added multiple times into the panel.

This patch also makes indicator_object_dispose use indicator_object_set_visible
(it was already doing something similar).

446. By Ted Gould

Free groupname after usage

445. By Ted Gould

Be more agressive in ensureing the parent_object value is available everywhere.

444. By Ted Gould

0.4.90

443. By Ted Gould

Bumping the ABI version

442. By Ted Gould

Add visibility concept to the default indicator object

441. By Ted Gould

Put the parent pointer in the entry struct to make it easier for the implementers of the panel side

440. By Ted Gould

Adding a window ID function to pass the window ID

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/libindicator/0.5
This branch contains Public information 
Everyone can see this information.

Subscribers