source: josm/trunk/src/org/openstreetmap/josm/io/session

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6747   10 years bastiK #8581 - Embedded SVG leads to very high memory consumption
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6392   10 years Don-vip fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm)
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6271   11 years Don-vip fix #9116 - Remember active layer in session
(edit) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(edit) @6150   11 years bastiK see #4029 - fix: strings not updated after copy & paste
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5014   12 years xeen fix #7429
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4815   12 years bastiK fixed #7281 - compile error
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4702   12 years stoecker fix typo
(edit) @4688   12 years stoecker i18n help
(edit) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
(add) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
Note: See TracRevisionLog for help on using the revision log.