lp:~charlesk/appmenu-gtk/cleanups

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/appmenu-gtk/cleanups
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
AppMenu GTK+
Status:
Development

Recent revisions

162. By Charles Kerr

copyediting: function argument alignment

161. By Charles Kerr

use a GSList instead of a GList for the bridge's list of Window contexts

160. By Charles Kerr

Simplify the rebuild / do_rebuild / RebuildData code.

We can get rid of RebuildData altogether by using a single timer
for all the widgets in a Bridget's queue, rather than a timer for
individual widget.

159. By Charles Kerr

in app_menu_bridge_set_show_local(), we only need to call g_getenv() once

158. By Charles Kerr

make sure that app_menu_bridge_dispose() calls its parent class' dispose()

157. By Charles Kerr

copyediting: fix misspellings

156. By Charles Kerr

since attach_notify_cb() is only interested in when the attach-widget property changes, use g_signal_connect to 'notify::attach-widget' instead of 'just notify'

155. By Charles Kerr

remove dead code

154. By Charles Kerr

use g_clear_object() where useful

153. By Charles Kerr

when passing the current time as a timestamp to dbusmenu_menuitem_show_to_user(), use the symbolic name 'GDK_CURRENT_TIME' instead of a magic number '0'

Branch metadata

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

Subscribers