source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @916   16 years stoecker removed duplicate preset icons, added better message for 500 server …
(edit) @914   16 years stoecker fixed typo
(edit) @910   16 years stoecker minor fix
(edit) @909   16 years stoecker don't enforce buffered reading
(edit) @907   16 years stoecker removed obsolete stuff
(edit) @906   16 years stoecker added generic mirroring Input stream, replace validator specific one soon
(edit) @895   16 years stoecker renamed seperator to correct separator
(edit) @891   16 years stoecker minor I18N fix
(edit) @889   16 years stoecker another minor search fix
(edit) @888   16 years stoecker fixed search a bit. Closes #1397 and #485.
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @880   16 years stoecker killed the area color in r874
(edit) @878   16 years stoecker added ToolBar popup menus. Closes #1087.
(edit) @877   16 years stoecker added zoom icons
(edit) @875   16 years stoecker Fixed exception. Closes #1460
(edit) @874   16 years stoecker allow to combine mappaint line and area styles.
(edit) @873   16 years stoecker cleanups in plugin handling
(edit) @872   16 years ramack GpxWriter does not close the stream it writes to after it has …
(edit) @868   16 years stoecker fixed initial move offset for virtual nodes
(edit) @867   16 years stoecker fixed exception when no layer was active
(edit) @865   16 years stoecker I18N fixes for Lambert projection patch
(edit) @864   16 years framm - fix for Lambert projection by Pieren <pieren3@…>
(edit) @863   16 years stoecker changed drawing areas a lot
(edit) @862   16 years stoecker fixed line style problem with segment numbers
(edit) @861   16 years stoecker added space to units. Fixes #798
(edit) @860   16 years stoecker fixed segment number display
(edit) @859   16 years stoecker make download dialog resizable
(edit) @858   16 years stoecker added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
(edit) @857   16 years stoecker changed design of virtual nodes
(edit) @856   16 years stoecker disable anti-aliasing for in default mode
(edit) @855   16 years stoecker fixed area border display
(edit) @853   16 years stoecker create virtual nodes only in case point is moved
(edit) @851   16 years stoecker fixed style acces in case of external mappaint styles
(edit) @850   16 years stoecker no longer do delete events for undrawable layers
(edit) @846   16 years stoecker Fixed Exception. Closes #1440
(edit) @845   16 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @839   16 years stoecker cleanup of tagging preset, add submenus
(edit) @828   16 years stoecker fixed presets a bit
(edit) @824   16 years stoecker fixed tagging presets touse proper XML makeing translations much easier
(edit) @816   16 years framm - made ExtensionFileFilter constructor public to accomodate new Tcx plugin
(edit) @815   16 years stoecker added warning message stating the obvious
(edit) @814   16 years stoecker fix import error in NMEA. Closes #1433.
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @812   16 years stoecker fixed illegal access. closes #1437
(edit) @811   16 years david paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
(edit) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @809   16 years framm - fix a problem that would sometimes not draw nodes in recently added …
(edit) @808   16 years stoecker fixed virtual nodes a bit
(edit) @807   16 years stoecker minor fix
(edit) @806   16 years stoecker Remember last download settings. Patch by Rainer Rothkegel.
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @803   16 years stoecker second try for sorting in relation editor
(edit) @801   16 years stoecker allow configurable mappaint colors
(edit) @800   16 years stoecker reduce free space for initial page
(edit) @798   16 years stoecker remove segment color. Closes #418.
(edit) @797   16 years stoecker corrected autoscale
(edit) @796   16 years stoecker fixed layout of Toolbar Preferences
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @793   16 years stoecker I18N
(edit) @792   16 years stoecker reverted Java6 code - RelationEditor sort
(edit) @791   16 years stoecker don't try loading all the mappaint icons from disk
(edit) @790   16 years stoecker some cleanup in mappaint and presets
(edit) @786   16 years stoecker I18N
(edit) @784   16 years stoecker Fix exception in uploading. Closes #601. Patch by Florian Heer
(edit) @783   16 years stoecker added sorting to RelationEditor (click title to do so). Patch bei …
(edit) @782   16 years stoecker translate server messages
(edit) @781   16 years stoecker added Anti-aliasing checkbox. Closes #1416 and #1417.
(edit) @776   16 years stoecker Hopefully fix Ubuntu GTK+ problem (bug #1403). Patch by Johannes Rudolph.
(edit) @775   16 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @774   16 years stoecker no longer shows relation membership header without relation
(edit) @773   16 years stoecker correct way splitting for circular ways
(edit) @772   16 years stoecker No longer ask useless question for way splitting. Patch by Florian …
(edit) @771   16 years stoecker I18N
(edit) @770   16 years framm - forgot to add these, silly me.
(edit) @769   16 years framm - add support for <bounds> tag in .osm files using four attributes …
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @766   16 years stoecker typo
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @764   16 years stoecker Updated automatic tag corrections
(edit) @763   16 years stoecker Fix upload aborts. Closes #263. Patch by Florian Heer.
(edit) @762   16 years stoecker fix exception - closes #1327
(edit) @761   16 years gebner Make the preferences dialog resizable.
(edit) @760   16 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @759   16 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @758   16 years stoecker unified translation a bit
(edit) @757   16 years stoecker reduce double draws. Closes #734
(edit) @756   16 years stoecker i18n fix I overlooked
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @754   16 years stoecker fixed exception. Closes 1392.
(edit) @753   16 years stoecker no longer select relations and incomplete elements. Fixes #616.
(edit) @752   16 years stoecker fix bug #901
(edit) @751   16 years stoecker Fixed keyboard conflicts. Closes #423
(edit) @750   16 years stoecker Fixed exception. Closes bug #1379.
(edit) @749   16 years stoecker Fixed Align circles in node in case of way usage. Closes bug #1389.
(edit) @748   16 years stoecker some cleanups
(edit) @747   16 years stoecker fixed QuadStateBox (in tagging presets). Closes Bug #1247
(edit) @746   16 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @745   16 years stoecker added security check for layer deletion. Fixes #262
Note: See TracRevisionLog for help on using the revision log.