lp:~larsu/indicator-messages/blue

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/indicator-messages/blue
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

395. By Lars Karlitski

app_source_action_check_draw: flip erroneous != to ==

394. By Lars Karlitski

Add "visible" paramete to im-application-list-source-added

393. By Lars Karlitski

im-application-list: fix draws_attention logic

The logic to update the both the global and the application-specific
draws_attention flags was wrong or inefficient (sending unnecessary updates)
when adding, removing, and modifying sources and messages.

392. By Lars Karlitski

app_source_action_check_draw: reset app->draws_attention

Fixes a bug: if a source drawing attention is removed, this function would
leave app->draws_attention set to TRUE.

391. By Lars Karlitski

app_source_action_check_draw: don't let invisible sources draw attention

390. By Lars Karlitski

Rename app_check_draw_attention to app_update_draws_attention

Because it doesn't check the flag, it updates it. Also make the function return
whether the flag was changed.

389. By Lars Karlitski

app_check_draw_attention: don't overwrite draws_attention when it is already TRUE

388. By Charles Kerr

in im_application_list_update_draws_attention(), free the temporary icon_name string created by g_strdup_printf(). Fixes: https://bugs.launchpad.net/bugs/1234895.

Approved by Ted Gould, PS Jenkins bot.

387. By Lars Karlitski

Return values from functions that have return values.

Somehow -Wreturn-type warnings aren't always triggered for g_return_if_fail macros.

Approved by Ted Gould, PS Jenkins bot.

386. By Lars Karlitski

Remove 'indicator.' from the "Clear All" menu item on the phone's menu.

Approved by PS Jenkins bot, Nick Dedekind.

Branch metadata

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

Subscribers