source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4401   13 years bastiK mapcss: fix op name
(edit) @4400   13 years bastiK fix npe when projection from prefs is unkown (e.g. proj4j plugin got …
(edit) @4395   13 years bastiK fixed #6514 - Command Stack scrolls up to the first edit view when …
(edit) @4392   13 years simon04 fix #6361 - case insensitive search in advanced preference
(edit) @4387   13 years bastiK fixed #6746 - paste properties in new layer results in nullpointer …
(edit) @4386   13 years bastiK applied #6706 - CredentialDialog.java - correct output for …
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @4369   13 years stoecker fix #6646 - patch by Don-vip - don't disable changeset manager button
(edit) @4366   13 years stoecker see #6731 - handle collapsed menu correctly
(edit) @4364   13 years simon04 MOTD: get rid of unnecessary space in front of external links
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4357   13 years bastiK show conflicts in InspectPrimitiveDialog
(edit) @4356   13 years stoecker convert some more ToggleDialog's
(edit) @4355   13 years stoecker see #6731 - add dynamic button visibility (needs …
(edit) @4354   13 years stoecker see #6731 - reduce space required for SideButtons, moved arrow …
(edit) @4353   13 years stoecker see #6731 - introduce better layout function for ToggleDialogs, …
(edit) @4350   13 years xeen fix shortcut warnings introduced in @4333 (see #30)
(edit) @4340   13 years stoecker fix #4439 - patch by simon04 - remove useless spaces in tagging …
(edit) @4339   13 years stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4337   13 years stoecker duplicate members of relations are now properly selected in relation dialog
(edit) @4336   13 years stoecker fix #6720 - slippy map download not refreshed, improve resize handling …
(edit) @4335   13 years stoecker fix display error of relation position
(edit) @4334   13 years xeen fix two NPEs in GpxLayer (fixes #6726) and also repaint the map when …
(edit) @4333   13 years xeen add shortcuts to toggle layer visibility (defaults are ALT+1 .. ALT+0 …
(edit) @4332   13 years xeen add ability to select which tracks to show for each GPX Layer (fixes …
(edit) @4331   13 years hansendc clarify comment This "guarantee" is conditional, so make it clear why …
(edit) @4330   13 years hansendc renane TileSet.allTiles() The previous bug with paintAllImages() …
(edit) @4329   13 years hansendc fix map flicker in TMSLayer drawing code when zooming out I'm seeing …
(edit) @4328   13 years hansendc skew TMSLayer optimal zoom levels to be a bit lower From the code …
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4324   13 years xeen (probably) fix #3122
(edit) @4323   13 years xeen fix #3247 by showing a progress report for long calculations.
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4318   13 years bastiK mapcss: allow disabling the default point- and line styles
(edit) @4316   13 years bastiK mapcss: add line offset
(edit) @4314   13 years bastiK add east/north input to 'add node' and 'move node' actions
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4309   13 years stoecker fix 6682 - i18n fix
(edit) @4308   13 years stoecker fix #6683 - i18n fix
(edit) @4307   13 years stoecker fix #6684 - i18n issue
(edit) @4306   13 years stoecker add TMS menu entry to reload error tiles
(edit) @4305   13 years bastiK fixed #5950 - z-index does not affect casing
(edit) @4303   13 years stoecker fix #6674 - patch by simon04 - Wrong header in add tag window
(edit) @4302   13 years stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4301   13 years stoecker fix #6642 - patch by cmuelle8 - TMSLayer: put option in tile context …
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4299   13 years stoecker fix #6620 - patch by Casiope - Minor improvement in VersionPanel
(edit) @4297   13 years stoecker fix #6668 - patch by simon04 - Close HistoryBrowserDialog with Escape
(edit) @4290   13 years stoecker fix #6357 - patch by simon04 - validator: false error warning - …
(edit) @4287   13 years jttt Add validation for label pattern
(edit) @4286   13 years jttt Prefer last used preset in preset search dialog
(edit) @4284   13 years jttt Fix "constructor ... is ambiguous" compilation error
(edit) @4283   13 years jttt Put back Marker constructor with static text (needed by surveyor plugin)
(edit) @4282   13 years jttt Allow to specify custom pattern for marker text labels
(edit) @4281   13 years bastiK mapcss: minor bugfix
(edit) @4280   13 years bastiK mapcss: fix zoom parsing
(edit) @4276   13 years stoecker fix #6629 - patch by akks - fix gpx layer settings changes
(edit) @4275   13 years bastiK utm projection: offset should be off by default
(edit) @4274   13 years stoecker typo
(edit) @4273   13 years stoecker see #6629 - fix layer setting save for multiple layers
(edit) @4272   13 years bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @4270   13 years stoecker fix #6629 - patch by akks fixed by me - improve settings handling for …
(edit) @4269   13 years stoecker fix #6623 - patch by Casiope - wrong tooltip
(edit) @4266   13 years stoecker fix #6613 - fullscreen action on MacOS still not fully disabled
(edit) @4265   13 years jttt Make merge layers work when more than one layer is selected
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4259   13 years bastiK see #5906 - start option --version
(edit) @4257   13 years stoecker fix #6603 - don't use optional javacc ant task
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4252   13 years bastiK removed autogenerated code - can be build without problems using …
(edit) @4250   13 years stoecker add dynamic colorselection for GPX tracks based on the real data range
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(edit) @4248   13 years xeen fix #6556 When the prefs are opened for the very first time, the …
(edit) @4246   13 years bastiK plugin hook for credentials handling
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4244   13 years stoecker zoom to layer also when loading NMEA files
(edit) @4242   13 years bastiK fix imports
(edit) @4241   13 years bastiK applied #5605 - Geotagged image viewer should rotate images according …
(edit) @4240   13 years bastiK see #6532 - add support for xml imagery source format (todo: the …
(edit) @4238   13 years stoecker fix #6547 - patch by Hojoe - line height in relation editor too high
(edit) @4235   13 years stoecker fix #6585 - patch by Casiope - add missing tooltip
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4222   13 years stoecker fix #6569 - patch by Casiope - Improve translation for Mappaint
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4220   13 years stoecker add language argument to applet
(edit) @4218   13 years stoecker introduce force parameter for use_last_as_default and fix default …
(edit) @4216   13 years bastiK see #6562 - loading of default imagery sources broken
(edit) @4215   13 years stoecker fix #6547 - patch by Hojoe - reduce space usage in relation editor
(edit) @4209   13 years bastiK #6535 - Allow plugins to modify default name formatter (patch by Don-vip)
(edit) @4208   13 years bastiK change default value for min distance of gpx arrows
(edit) @4207   13 years bastiK applied #6540 (anonymous contribution) - New gps-trace coloring …
(edit) @4203   13 years stoecker fix #6544 - fix NPE
(edit) @4202   13 years jttt Fix #6543 NPE in slippymapchooser
(edit) @4198   13 years stoecker fix #5911 - silently add attribution information also to old entries, …
(edit) @4195   13 years stoecker fix slippy map attribution handling and allow bounds and attribution …
(edit) @4193   13 years stoecker i18n fix
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4189   13 years stoecker unify geometry code
Note: See TracRevisionLog for help on using the revision log.