lp:~larsu/ido/lp1255076

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/ido/lp1255076
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:
Indicator Display Objects
Status:
Merged

Recent revisions

160. By Lars Karlitski

ido_calendar_menu_item_new_from_model: initialize local variables with NULL

Both of these variables will be passed to g_free() without checking whether
g_menu_item_get_attribute() failed.

159. By PS Jenkins bot

Releasing 13.10.0+14.04.20131106-0ubuntu1 (revision 158 from lp:ido).

Approved by PS Jenkins bot.

158. By Lars Karlitski

ido_user_menu_item: remove superfluous unref

The return value of g_file_icon_get_file() is transfer-none. Fixes: https://bugs.launchpad.net/bugs/1248446.

Approved by PS Jenkins bot, Sebastien Bacher.

157. By PS Jenkins bot

Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 from lp:ido).

Approved by PS Jenkins bot.

156. By Lars Karlitski

idoscalemenuitem: disconnect signal from parent

This fixes a crash: the widget installed a handler for the parent's hide signal, but was destroyed before the parent without disconnecting the signal. Fixes: https://bugs.launchpad.net/bugs/1246536.

Approved by Charles Kerr, PS Jenkins bot.

155. By Lars Karlitski

IdoUserMenuItem: only allow file icons as avatars

In practice, all avatars are file icons. This restriction allowed for quite some cleanup, as we don't need to worry about symbolic icons and themes aymore.

Note: this patch removes the warning when the user avatar image was not found. This is a common enough case that the warning just clutters up logs.

Approved by Charles Kerr, PS Jenkins bot.

154. By Lars Karlitski

Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model.

Approved by Charles Kerr, PS Jenkins bot.

153. By PS Jenkins bot

Releasing 13.10.0+13.10.20131011-0ubuntu1 (revision 152 from lp:ido).

Approved by PS Jenkins bot.

152. By Lars Karlitski

idoscalemenuitem: request a minimum width of 200px.

Approved by Charles Kerr, PS Jenkins bot.

151. By Lars Karlitski

idousermenuitem: center avatar and adjust spacing.

Approved by Sebastien Bacher, PS Jenkins bot.

Branch metadata

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

Subscribers