Commit Graph

1871 Commits

Author SHA1 Message Date
Saman Bemel-Benrud 17f2d3a326 resolving conflict. 2013-02-12 20:21:09 -05:00
Saman Bemel-Benrud 5ee554be0d styling geocoder. 2013-02-12 20:19:23 -05:00
John Firebaugh 211431bdb8 Fix "Browse" button in non-English locales 2013-02-12 16:58:44 -08:00
John Firebaugh 902ae80267 Include all locale files 2013-02-12 16:51:31 -08:00
John Firebaugh 1e60b0b7fa iD constructors are camel case 2013-02-12 16:51:25 -08:00
John Firebaugh 50e01150a7 Fix global leak 2013-02-12 16:25:39 -08:00
John Firebaugh 5c9832e2ef Fix test 2013-02-12 16:18:55 -08:00
Saman Bemel-Benrud 7da3ef791f style and layout refinements to layer switcher. 2013-02-12 19:17:00 -05:00
John Firebaugh 1c5a894f1e Add to translation README 2013-02-12 16:16:52 -08:00
John Firebaugh 8d0225e938 i18n for geolocate 2013-02-12 16:11:22 -08:00
John Firebaugh b9860f222f Cleanup; consistent tooltips on remaining buttons 2013-02-12 16:07:27 -08:00
John Firebaugh dc2dbbe183 Extract iD.ui.Zoom, add tooltips with key hint 2013-02-12 15:48:17 -08:00
John Firebaugh f071e9cf18 Fix da translation 2013-02-12 15:28:14 -08:00
John Firebaugh 18995cc1b6 Merge pull request #745 from Neogeografen/patch-2
Update locale/da.js
2013-02-12 15:27:13 -08:00
John Firebaugh 3cce5b28dd Fix, expand iD.behavior.Select tests 2013-02-12 15:22:38 -08:00
John Firebaugh 6bebb9197c 200ms 2013-02-12 15:00:58 -08:00
John Firebaugh 89fe4bff09 Only add vertex when double-clicking the selected entity
Previously double-clicking would add a vertex to any way,
as long as anything was selected.
2013-02-12 14:54:39 -08:00
John Firebaugh 0dbdd7c797 Shift-click deselects a selected entity 2013-02-12 14:54:39 -08:00
John Firebaugh 419aa088e3 RadialMenu#center 2013-02-12 14:54:39 -08:00
John Firebaugh 3f19a293aa Make selection less laggy 2013-02-12 14:54:39 -08:00
Saman Bemel-Benrud 4f611dcf25 Merge branch 'master' of github.com:systemed/iD 2013-02-12 17:31:39 -05:00
Saman Bemel-Benrud 334f963f3c fix change count, closes #638 2013-02-12 17:31:16 -05:00
Neogeografen 4cbee01be1 Update locale/da.js
Working on more danish translation - not finish yet
2013-02-12 23:18:45 +01:00
Tom MacWright 681bb832f1 Merge pull request #701 from Neogeografen/patch-1
Started danish language
2013-02-12 13:46:25 -08:00
Tom MacWright b720a23897 Jshint fixes 2013-02-12 16:37:13 -05:00
Tom MacWright 915edc4569 Merge branch 'master' of github.com:systemed/iD 2013-02-12 16:35:53 -05:00
Tom MacWright 61d7ec45b5 Banish function ( style 2013-02-12 16:35:47 -05:00
John Firebaugh 072f85e2b1 Redraw nodes that move off the screen (fixes #735) 2013-02-12 13:34:16 -08:00
Saman Bemel-Benrud f03200279b Merge branch 'master' of github.com:systemed/iD 2013-02-12 16:30:00 -05:00
Tom MacWright 0a9d19b819 Merge branch 'master' of github.com:systemed/iD 2013-02-12 16:20:44 -05:00
Tom MacWright d9d05f3e3a Test translations 2013-02-12 16:20:39 -05:00
Tom MacWright a5c51afdd7 Merge pull request #742 from arno974/patch-2
Update locale/fr.js
2013-02-12 13:00:26 -08:00
Tom MacWright 293784fbe9 Note about translation and tokens 2013-02-12 15:57:30 -05:00
Van De Casteele ceb8d5cf81 Update locale/fr.js
Translate some updates. Do I have to translate also the words in  brackets like {users} or {count} ? 

Also, does brightness relates to luminosity or opacity?
2013-02-12 16:24:50 -04:30
John Firebaugh 50edf58703 Clean up iD.ui.Save, give it a shortcut (fixes #739) 2013-02-12 12:52:11 -08:00
John Firebaugh e73c19a4e8 Extract iD.ui.UndoRedo 2013-02-12 12:52:11 -08:00
John Firebaugh 5761c31d29 Extract iD.ui.Modes 2013-02-12 12:52:10 -08:00
John Firebaugh 50f5a43efa Avoid data-original-title hack 2013-02-12 12:52:10 -08:00
John Firebaugh e92d991677 Remove dead code 2013-02-12 12:52:10 -08:00
Ansis Brammanis 7554c7445d Fix typo triggering too many redraws 2013-02-12 15:34:26 -05:00
Tom MacWright 275e8741cd Merge branch 'master' of github.com:systemed/iD 2013-02-12 15:21:40 -05:00
Tom MacWright 4d6778e159 Update and fix ja translation 2013-02-12 15:21:32 -05:00
John Firebaugh 6df64dbf37 Switch to number keys 1-4 for modes (fixes #731) 2013-02-12 11:00:11 -08:00
John Firebaugh cca9c30b32 Fix midpoint hover (fixes #728) 2013-02-12 10:51:19 -08:00
John Firebaugh 502f35869c Fall back to en strings (fixes #738) 2013-02-12 10:40:41 -08:00
Ansis Brammanis 2062fe9a67 Don't end drag when parent removed 2013-02-12 11:29:21 -05:00
Ansis Brammanis 127f4fb3e4 Merge pull request #730 from alperdincer/patch-3
Finished translation to Turkish
2013-02-12 07:13:44 -08:00
Alper Dincer 8bd62b9237 Finished translation to Turkish
"Way" is translated to "Taraf", but there should be a better translation.

I'm still looking for a better word and change them when I find it.
2013-02-12 11:09:31 +02:00
Tom MacWright c1567c5291 Merge pull request #727 from nyampire/master
Fix Japanese Translation (minor)
2013-02-11 13:17:06 -08:00
nyampire b0bd041f2f Fix minor expression 2013-02-12 06:00:07 +09:00