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

Revision Log Mode:


Legend:

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