lp:~charlesk/indicator-datetime/fix-833337

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/indicator-datetime/fix-833337
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:
Indicator Date and Time
Status:
Merged

Recent revisions

169. By Charles Kerr

simplify the code by removing special handling for geo_location and current_location, and adding them to the same 'locations' list that we use when pruning duplicates from the user-specified list of locations

168. By Charles Kerr

use g_return_if_fail() instead of g_assert() in the new code

167. By Charles Kerr

remove duplicate timezone entries

166. By Charles Kerr

rename dconflocations as location_menu_items

165. By Charles Kerr

make update_timezone_menu_items() a void function; its args and return value were unused

164. By Charles Kerr

make the private fields 'conf' and 'gconf' static and init them to NULL

163. By Charles Kerr

more use of g_clear_object() where appropriate

162. By Charles Kerr

in dispose(), add g_clear_object() for priv.ido_calendar and priv.service_proxy_cancel

161. By Charles Kerr

tweak: use g_clear_object() in dispose()

160. By Charles Kerr

fix potential minor memory leak in update_timezone_menu_items()

Branch metadata

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

Subscribers