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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6000   13 years simon04 Add combobox for image format to dialog when creating WMS layer
(edit) @5998   13 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5997   13 years Don-vip fix #8737 - Presets: add length attribute for combos
(edit) @5991   13 years Don-vip see #8752 - update distance text in status line when rescaling ways
(edit) @5990   13 years Don-vip fix #7863 - ConcurrentModificationException while merging layers
(edit) @5988   13 years Don-vip fix EDT violations observed while merging nodes
(edit) @5984   13 years Don-vip fix #7700 - fix all EDT violations observed while merging layers, most …
(edit) @5983   13 years Don-vip fix #8213 - Disable editing of cells in …
(edit) @5979   13 years akks fix #8652 [based on patch by cmuelle8] enable dialog and panels hiding …
(edit) @5975   13 years Don-vip fix #8730 - Don't interpret HTML code in value JLabel of properties dialog
(edit) @5973   13 years Don-vip see #8740 - fix NPE in core with plugins defining invalid preferences …
(edit) @5972   13 years Don-vip see #8749 - use the automatic role suggestions when adding selection …
(edit) @5971   13 years Don-vip fix #8750 - NPE in ValidatorDialog
(edit) @5970   13 years Don-vip fix broken popup menus in toggle dialog title bars (broken by r5958)
(edit) @5969   13 years xeen automatically zoom WMS sources (fixes #7563)
(edit) @5968   13 years stoecker fix broken text
(edit) @5966   13 years akks fix #8723: left click on position in status bar now opens lat/lon …
(edit) @5965   13 years akks see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" …
(edit) @5964   13 years Don-vip fix #5618 - Use full list of ISO 3166 country codes from JDK for …
(edit) @5963   13 years Don-vip fix #5790 - No layer information for Imagery Sources
(edit) @5959   13 years Don-vip fix #8714 - time span of opened gpx file not correct
(edit) @5958   13 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5957   13 years Don-vip New interface MapFrameListener to allow core classes to listen to …
(edit) @5956   13 years Don-vip fix #8701 - Do not include OS details in changeset created_by tag
(edit) @5954   13 years akks fix #3484: allow setting keyboard shortcuts for specific presets and …
(edit) @5952   13 years Don-vip fix #8610 - wrong area computation, new preference …
(edit) @5951   13 years Don-vip fix #8697 - Disable restart action with JVMs that do not provide …
(edit) @5939   13 years stoecker fix version
(edit) @5938   13 years Don-vip see #8685 - fix fragments handling
(edit) @5936   13 years stoecker fix #8685 - wiki browser links not working
(edit) @5933   13 years Don-vip fix #8667 - NPE with plugins returning invalid preferences (scripting)
(edit) @5932   13 years Don-vip fix #5680 - IndexOutOfBoundsException when resolving a conflict on …
(edit) @5931   13 years Don-vip fix #8664 - Display preset icon as preset dialog's frame icon
(edit) @5929   13 years Don-vip fix #8677 - NPE in VersionHistoryPanel when undoing/redoing changeset …
(edit) @5927   13 years bastiK add missing license information
(edit) @5926   13 years bastiK clean up imports
(edit) @5925   13 years bastiK replace tabs by spaces
(edit) @5923   13 years Don-vip fix #8655 - Removed unecessary toString() calls on Strings (patch by …
(edit) @5916   13 years stoecker fix version number
(edit) @5915   13 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5912   13 years Don-vip fix #8638 - Presets: Allow editing of multiselect values in wrong order
(edit) @5911   13 years Don-vip fix #8639 - Handle purged primitives in validator errors
(edit) @5909   13 years stoecker fix all remaining javadoc warnings
(edit) @5907   13 years Don-vip fix #8642 - Fix NPE when deleting osm data layer with active validator …
(edit) @5903   13 years stoecker fix javadoc
(edit) @5901   13 years Don-vip Do not use Main.map.mapView instead of mv parameter in paint()
(edit) @5899   13 years stoecker fix javadoc
(edit) @5898   13 years Don-vip see #8606 - Set User-Agent for JMapViewer connections
(edit) @5897   13 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5895   13 years Don-vip fix #8613 - workaround for JDK bug 7027598/7100524/7169912 (set drop …
(edit) @5891   13 years stoecker fix javadoc
(edit) @5890   13 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   13 years Don-vip fix potential bugs detected by FindBugs
(edit) @5888   13 years Don-vip code cleanup
(edit) @5887   13 years Don-vip see #8606 - Fix user-agent used with JEditorPage.setPage() or …
(edit) @5886   13 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5884   13 years Don-vip see #4429 - Get popup menu from PopupMenuLauncher + fix javadoc
(edit) @5883   13 years Don-vip fix #8585 - update MOTD when updating Java version (wrong copy/paste, …
(edit) @5882   13 years Don-vip fix #8585 - update MOTD when updating Java version
(edit) @5881   13 years stoecker javadoc fixes
(edit) @5878   13 years Don-vip fix weird autocompletion typo
(edit) @5875   13 years Don-vip fix #8614 - Mapcss in zip-file doesn't work if there's xml-files also …
(edit) @5874   13 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   13 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5870   13 years Don-vip fix #8610 - Wrong display of areas (based on patch by Cobra)
(edit) @5869   13 years Don-vip fix #8609 - NPE
(edit) @5868   13 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5866   13 years Don-vip fix #8605 - Presets: Tags deleted when using Multiselect on an …
(edit) @5865   13 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5863   13 years stoecker javadoc fixes
(edit) @5862   13 years Don-vip fix #8380 - NPE in OsmPrimitivRenderer
(edit) @5861   13 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @5859   13 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5858   13 years Don-vip warning with invalid plugin preferences
(edit) @5857   13 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5856   13 years akks fix #8601: Cancel-button doesn't cancel while downloading history
(edit) @5854   13 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5847   13 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5843   13 years akks fix #8508: correct pasting of tags copied from properties table by Ctrl-C
(edit) @5842   13 years Don-vip Upload dialog: allow plugins to add custom components
(edit) @5841   13 years Don-vip fix #8593 - MapCSS: robustness to invalid regex patterns
(edit) @5839   13 years Don-vip see #8570 - close more streams
(edit) @5836   13 years stoecker javadoc fixes
(edit) @5835   13 years stoecker Javadoc fixes
(edit) @5832   13 years stoecker i18n update and javadoc fixes
(edit) @5831   13 years Don-vip see #8571 - Include command-line arguments in status report
(edit) @5829   13 years Don-vip fix javadoc + minor refactorization/code cleanup
(edit) @5826   13 years Don-vip fix #8575 - NPE
(edit) @5825   13 years akks fix #8574: relation list dialog side buttons din not work Сontext menu …
(edit) @5821   13 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
(edit) @5817   13 years stoecker fix javadoc
(edit) @5816   13 years stoecker javadoc fixes
(edit) @5815   13 years akks Improved filtering tracks by date: more convenient (see #8416) allow …
(edit) @5812   13 years bastiK mapcss: add phase for repeat-image
(edit) @5811   13 years bastiK mapcss: add width+height properties for repeat-image
(edit) @5810   13 years bastiK fix initialization NPE (for sessions)
(edit) @5808   13 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5807   13 years akks see #8552: Move Imagery offset action to the top of Imagery menu
(edit) @5806   13 years Don-vip fix #8547 for good
(edit) @5805   13 years Don-vip fix #8547 - Wrong length of way (minus 1) displayed in status line
Note: See TracRevisionLog for help on using the revision log.