You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:timezonemap

There are download files available for timezonemap.

timezonemap has 6 active reviews. See all merge proposals.

timezonemap has 10 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:timezonemap
Series: trunk
bug 1 Development 2015-12-23 18:53:29 UTC
58. releasing package libtimezonemap vers...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-12-23 18:53:29 UTC

releasing package libtimezonemap version 0.4.5

lp:~jbicha/timezonemap/convert-to-dh-and-more (Has a merge proposal) 1 Development 2018-11-28 13:46:05 UTC
68. releasing package libtimezonemap vers...

Author: Jeremy Bícha
Revision Date: 2018-11-28 04:48:04 UTC

releasing package libtimezonemap version 0.4.6

lp:~jbicha/timezonemap/convert-to-dh-etc 1 Development 2017-12-26 18:22:32 UTC
63. releasing package libtimezonemap vers...

Author: Jeremy Bícha
Revision Date: 2017-12-26 18:20:58 UTC

releasing package libtimezonemap version 0.4.6

lp:~willcooke/timezonemap/timezonemap (Has a merge proposal) 1 Development 2017-06-13 18:58:41 UTC
59. Updated maps in the UTC+5:30 region t...

Author: Will Cooke
Revision Date: 2017-06-13 18:01:37 UTC

Updated maps in the UTC+5:30 region to include the Kashmir region as advised by the legal team.

Specifically:

...confirmation that while the Indian Geospatial Information Regulation Bill, 2016 is still in draft form and has not been enacted, the publishing of maps and mapping activity is tightly controlled and there is an existing framework in place in India that covers this.
In particular:
(a) there are existing laws which provide that incorrectly* depicting the map is a criminal offence. *Any maps published should be in accordance with the maps published by the Survey of India.

(b) The Information Technology Act 2000 also empowers to the government to direct any agency of the Government or intermediary to block for access by the public or cause to be blocked for access by the public any information generated, transmitted, received, stored or hosted in any computer resource, if it deems it necessary, inter alia, for the defence of India or security of the State.

lp:~dshea/timezonemap/memory-problems (Has a merge proposal) 1 Development 2016-06-28 17:24:19 UTC
62. Fix the calculation of time zone offs...

Author: David Shea
Revision Date: 2016-06-28 17:24:19 UTC

Fix the calculation of time zone offsets.

g_get_real_time returns microseconds, not milliseconds.

lp:~dshea/timezonemap/svg-only (Has a merge proposal) 1 Development 2016-05-25 14:15:24 UTC
61. Optimize the SVG. Optimize the SVG w...

Author: David Shea
Revision Date: 2016-05-25 14:15:24 UTC

Optimize the SVG.

Optimize the SVG with svgomg (while retaining all the inkscape
attributes), which greatly reduces the amount of time it takes to render
the image.

lp:~mterry/timezonemap/alternate-names bug(Has a merge proposal) 1 Development 2015-12-14 19:53:06 UTC
59. Bump version

Author: Michael Terry
Revision Date: 2015-12-10 20:41:20 UTC

Bump version

lp:~dshea/timezonemap/cc-png 1 Development 2013-12-02 22:05:16 UTC
43. Remove the color codes map. cc.png i...

Author: David Shea
Revision Date: 2013-12-02 21:55:01 UTC

Remove the color codes map.

cc.png is used to map locations on a map (usually mouse clicks) to time zone
offsets. However, in every case except one, the offset set by get_loc_for_xy()
is immediately overwritten by set_location(). For the exception case
(cc_timezone_map_get_timezone_at_coords), having the selected_offset property
change during the call is an unexpected side effect.

Furthermore, the data in the color_codes array was not entirely in sync with
the data in cc.png (e.g., no color_codes entry for UTC+14), and the borders
between zones in cc.png are feathered instead of being zones of a single pixel
value, so clicks around the borders would result in no zone being selected. If
cc.png is ever revived, it needs to be regenerated from the SVG source.

lp:~dshea/timezonemap/glade-catalog (Has a merge proposal) 1 Development 2013-11-27 16:39:29 UTC
33. Added a glade catalog file. This all...

Author: David Shea
Revision Date: 2013-11-27 16:22:42 UTC

Added a glade catalog file.

This allows CcTimezoneMap and CcTimezoneCompletion to be used in glade.

lp:~dshea/timezonemap/trunk (Has a merge proposal) 1 Development 2013-11-26 21:44:20 UTC
41. Allow the timezone highlight to be ma...

Author: David Shea
Revision Date: 2013-11-26 21:44:20 UTC

Allow the timezone highlight to be manually set separately from the location.

Added selected-offset as a property and added get and set functions. Reworked
the widget draw handler to allow drawing a highlight with no location.

110 of 10 results
You can't create new branches for timezonemap.