source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @226   17 years imi - fixed MergeVisitor to not merge two segments with different id's
(edit) @225   17 years framm bumped default for API version to 0.4. old 0.3 can still be set using …
(edit) @224   17 years framm Fixed MergeVisitor so that it will never merge between objects that …
(edit) @223   17 years imi - fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
(edit) @222   17 years framm Complete overhaul of "Reorder Way" command. Will now also flip …
(edit) @221   17 years framm Speed up rendering by determining crucial preference settings once …
(edit) @220   17 years framm Patch by Damian Sulewski <Damian.Sulewski@…> that adds …
(edit) @219   17 years framm Give users the chance to delete segments from a way if they fail to …
(edit) @218   17 years framm Changed message to "downloading ... way(s)" (not segments). fixes …
(edit) @217   17 years framm Fixed BASE64 bug that would lead to exceptions on clear text lengths …
(edit) @216   17 years imi - added nicer error messages from OSM server (thanks "anonymous" from …
(edit) @215   17 years imi - fixed NPE in marker layer when marker type was not found - added one …
(edit) @214   17 years imi - fixed the confusing auto-zoom (moved to "View"-menu and made it …
(edit) @213   17 years imi - added a Combine way tool - fixed the confusing menu structure (new …
(edit) @212   17 years imi - added focus-attribute to Annotation Presets - fixed Incomplete …
(edit) @211   17 years imi - fixed the please wait dialog not always above the main window
(edit) @210   17 years imi - added the possibility for <wpt> tags in GPX files to construct …
(edit) @209   17 years imi - fixed a bug in the Segment compare code to not have all incomplete …
(edit) @208   17 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @207   17 years imi - added "case sensitive" option to search dialog - added a plugin …
(edit) @206   17 years imi - added hidden config option "osm-primitives.showid" (true/false) to …
(edit) @205   17 years imi - added "addToggleDialog" to MapFrame to give plugins the chance of …
(edit) @204   17 years imi - Fixed the markerlayer import throwing NPE when image not found - …
(edit) @203   17 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @202   17 years imi - fixed Bug with AnnotationPresets not loading values-tag properly
(edit) @201   17 years imi - changed the name of the help page for switching MarkerText on/off
(edit) @200   17 years imi - new MarkerLayer code from Frederik. Supports Audio, Image and …
(edit) @199   17 years imi - Appletversion support of bookmarks - Applet does not crash on …
(edit) @198   17 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @197   17 years imi - fixed a bug in merging code (hopefully the same that causes the …
(edit) @196   17 years imi - fixed path-bug in ServerSidePreferences
(edit) @195   17 years imi - changed ServerSidePreferences to actually upload / download …
(edit) @194   17 years imi - added some new modes to the SplitWayAction (thanks Frederik)
(edit) @193   17 years imi - added new XmlObjectParser that should replace the direct use of …
(edit) @192   17 years imi - added command line parameter --default-classloader (for debug and …
(edit) @191   17 years imi - added search to toolbar (configurable in preferences) - added …
(edit) @190   17 years imi - fixed bug in annotation preset that inverted the logic of delete_if_empty
(edit) @189   17 years imi - added MarkerLayer (thanks Frederik)
(edit) @188   17 years imi - changed the merge conflict bug report to some message about the …
(edit) @187   17 years imi - fixed bug when merging unchanged segments over new ones
(edit) @186   17 years imi - added split way action (thanks Frederik) - fixed bug where modified …
(edit) @185   17 years imi - fixed missing osm-server.version check for download
(edit) @184   17 years imi - added reorder action to order the segments in a way
(edit) @183   17 years imi - fixed a NPE just introduced in the show ordered segment feature
(edit) @182   17 years imi - fixed geoimage reader to priorize the entry of DateTimeOriginal and …
(edit) @181   17 years imi - added select all / unselect all actions - added option to display …
(edit) @180   17 years imi - added a warning for first-users when converting gps to osm data - …
(edit) @179   17 years imi - fixed error message when prblem with upload (thanks Dubravko)
(edit) @178   17 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @177   17 years imi - fixed NPE when open the annotation preset plugin with an invalid …
(edit) @176   17 years imi - changed maximum preferrences height (450px -> 600px)
(edit) @175   17 years imi - fixed bug where cancelling download made other download attempts …
(edit) @174   17 years imi - changed default visibility of property dialog to true
(edit) @173   17 years imi - fixed export of GPX (double </metadata>)
(edit) @172   17 years imi - added support for Applet mode again (the basics) - added …
(edit) @171   17 years imi - fixed bug that properties in advanced preferences could not be …
(edit) @170   17 years imi - added new mapmode "Add node and connect"
(edit) @169   17 years imi - added "new empty map" action - added osm-server.version property …
(edit) @168   17 years imi - added plugin-support for preferences - added advanced tab to …
(edit) @167   17 years imi - removed external tools (superseeded by plugins) - added …
(edit) @166   18 years imi - reverted keys.pot (accidently checked in)
(edit) @165   18 years imi - fixed CONTRIBUTION file
(edit) @164   18 years imi - fixed build.xml (removed old translation copying)
(edit) @163   18 years imi - fixed Help so that it starts top-scrolled
(edit) @162   18 years imi - fixed shortcuts (Alt-C was doubled, About was missing)
(edit) @161   18 years imi - fixed the deletion of bookmarks when upgrading from older versions
(edit) @160   18 years imi - added Incomplete Way Download - added search for incomplete ways to …
(edit) @159   18 years imi - moved translations into plugins - added main menu control to main - …
(edit) @158   18 years imi - added possibility to support a locale in .josm/lang/*.jar - fixed …
(edit) @157   18 years imi - fixed plugin loader for Windows (again)
(edit) @156   18 years imi - added missing help.png icon
(edit) @155   18 years imi - added online help system
(edit) @154   18 years imi - enhanced plugin system to integrate osmarender
(edit) @153   18 years imi - added possibility to create new download tasks (download data …
(edit) @152   18 years imi - fixed (again) the plugin loader, now for Windows.
(edit) @151   18 years imi - changed move action to move the object under cursor, not the …
(edit) @150   18 years imi - fixed saving of plugins
(edit) @149   18 years imi - added dynamic loading of plugins - removed mappaint (now seperate …
(edit) @148   18 years imi - fixed About - links
(edit) @147   18 years imi - fixed build.xml ant-script (added plugins to compile)
(edit) @146   18 years imi - added "Align nodes in a circle" patch from Matthew Newton. - added a …
(edit) @145   18 years imi - fixed bug that incomplete ways get selected when selecting nothing …
(edit) @144   18 years imi - added plugin system - added plugin: mappainter (thanks NickW!)
(edit) @143   18 years imi added "gpx" as flag to the external tool feature to also export raw …
(edit) @142   18 years imi - added External Tool support (no gui configuration yet) - applied …
(edit) @141   18 years sven Added german translation for revison 140
(edit) @140   18 years imi - when creating a segment, add to selection instead of replace
(edit) @139   18 years imi - second checkin for previous (svn does not support rename&add for one …
(edit) @138   18 years imi - added feature "Save" (old save is now "Save as") - added feature to …
(edit) @137   18 years imi - updated Romanian translation (thanks Ovidiu) - added feature to …
(edit) @136   18 years sven Updated German Language
(edit) @135   18 years imi - fixed test directory structure - shortkeys do not cycle through …
(edit) @134   18 years imi fixed wrongly translated "OptionPane.okButtonText"
(edit) @133   18 years imi added language romania
(edit) @132   18 years imi fixed case problems in en_gb.
(edit) @131   18 years sven String "Delete" was not translated in Layer-Menu.
(edit) @130   18 years sven German i18n changes, spellchecking
(edit) @129   18 years imi - fixed combo box display in annotation preset tester - fixed NPE in …
(edit) @128   18 years imi - added icons to annotation preset selection box - added history …
(edit) @127   18 years sven German i18n changes
Note: See TracRevisionLog for help on using the revision log.