lp:~dshea/timezonemap/cc-png

Created by David Shea and last modified
Get this branch:
bzr branch lp:~dshea/timezonemap/cc-png
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:
Development

Recent revisions

43. By David Shea

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.

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

40. By Iain Lane

Add cc-timezone-location.h to timezonemapincludes_HEADERS so it gets installed

39. By Iain Lane

Merge r35 from lp:~dshea/timezonemap/trunk

Move CcTimezoneLocation out into its own file, add getters & setters.

38. By Iain Lane

Merge r37 from lp:~dshea/timezonemap/trunk

Turn on g-ir-scanner warnings & fix an errant comment

37. By Iain Lane

Merge r34 from lp:~dshea/libtimezonemap/trunk

Fix a g_strdup → g_free error.

Copies incoming strings when settings properties.

36. By Iain Lane

Merge r39 from lp:~dshea/timezonemap/trunk

Ignore INSTALL too; generated file

35. By Iain Lane

Merge r38 from lp:~dshea/timezonemap/trunk

bzrignore some generated files and remove generated INSTALL from the repository

34. By Iain Lane

Merge r36 from lp:~dshea/timezonemap/trunk

Don't try to close a NULL file pointer.

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