lp:~dshea/timezonemap/location-cycle

Created by David Shea and last modified
Get this branch:
bzr branch lp:~dshea/timezonemap/location-cycle
Only David Shea can upload to this branch. If you are David Shea please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Shea
Project:
timezonemap
Status:
Merged

Recent revisions

50. By David Shea

Cycle through a smaller list of map locations on repeated clicks.

Cycling through the entire map causes erratic jumps between locations,
especially if starting in a sparsely populated area. Limit the candidate
locations to those within 50px of the mouse click, or the nearest
location if no location is within 50px.

49. By David Shea

Fix a memory leak and potential crash with the locations list

Store the head of the locations list separately so that the references
to list elements are not lost as the list is iterated over. If the end
of the list of reached, restart at the beginning.

48. By Dimitri John Ledkov

releasing package libtimezonemap version 0.4.3

47. By Iain Lane

releasing package libtimezonemap version 0.4.2

46. By Iain Lane

* Convert to multiarch.
  + Use compat 9 and pass multiarch flags to configure
  + Split arch-independent data out into a -data package
  + Make library package Multi-Arch: same
  + Install files into MA locations
* Bump S-V to 3.9.5, no changes required.

45. By Iain Lane

Merge r41 from lp:~dshea/timezonemap/trunk to expose a selected-offset property

44. By Iain Lane

Fix some indentation

43. By Iain Lane

Merge r40 from lp:~dshea/timezonemap/trunk

42. By Iain Lane

Don't call g_type_init() on glib >= 2.35; it's deprecated

41. By Iain Lane

Set en_name correctly

Branch metadata

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

Subscribers