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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5586   11 years bastiK check property 'min-josm-version' for custom styles and warn user if …
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5582   11 years bastiK fixed #8196 - preset icon size (patch by kendzi)
(edit) @5579   11 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5577   11 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @5576   11 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5573   11 years bastiK add *.* file filter at 2 more places
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5568   11 years Don-vip fix #7952 - GUI expert settings for enabling GPX/wireframe …
(edit) @5565   11 years Don-vip see #8153 - fix area computation
(edit) @5564   11 years jttt sort markers by time after merging (so that Jump to next/previous …
(edit) @5563   11 years Don-vip fix #8052 - Presets: correctly select last value in comboboxes when …
(edit) @5561   11 years Don-vip fix #8145 - Forbids negative values in object id field of download …
(edit) @5560   11 years Don-vip see #8153 - Add area units to systems of measurement
(edit) @5558   11 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5557   11 years Don-vip fix #8147 - NPE in WMS grabber thread
(edit) @5553   11 years bastiK expose objects for plugins
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5549   11 years bastiK applied #8089 - "nautical mile" (NM) as new system of measurement …
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5546   11 years bastiK remove old migration code
(edit) @5544   11 years bastiK applied #8169 - Fix lat/lon in bounding box panel (patch by simonsonc)
(edit) @5543   11 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5541   11 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5539   11 years Don-vip Add projected bounding box to "inspect primitive" dialog
(edit) @5538   12 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5534   12 years bastiK increase maximum resolution of progress bar manual repaint is …
(edit) @5532   12 years stoecker fix #8123
(edit) @5530   12 years bastiK see #7789 - Map icons sometimes disapear after an "Update Data" command
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5520   12 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5517   12 years bastiK fixed #8083 - JOSM_Zone erreur sometimes
(edit) @5516   12 years Don-vip Relation editor: properly sort associatedStreet relations houses …
(edit) @5515   12 years Don-vip Fix graphical glitch caused by setXORMode with Direct3D, introduced by …
(edit) @5513   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5511   12 years stoecker fix #8060 - typo
(edit) @5509   12 years stoecker see #8059 - fix preset loading for tr
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5500   12 years Don-vip Improves selection graphical performance by replacing the external …
(edit) @5496   12 years stoecker fix translation of filter dialog
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5493   12 years Don-vip see #8011 - Small improvements in About dialog
(edit) @5492   12 years Don-vip fix #8028 - JFileChooser not working in dialog used to add an active …
(edit) @5484   12 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5483   12 years Don-vip see #8012 - fix #8013 - Fix bad handling of Strings in AutoCompletingBoxes
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5479   12 years Don-vip fix #8003 - Recently used tag button does not fill in last used …
(edit) @5478   12 years Don-vip fix #7999 - Change r5464 broke display of texts for marker layer
(edit) @5476   12 years Don-vip OsmChange downloading: - download nodes for incomplete ways. This …
(edit) @5472   12 years Don-vip see #7980 - fix another two memory leaks
(edit) @5471   12 years Don-vip see #7980 - fix another memory leak
(edit) @5470   12 years Don-vip fix #7865 - Map icons should be less prominent when disabled or …
(edit) @5469   12 years Don-vip Do not try to init JosmUserIdentityManager from OAuth if no access …
(edit) @5468   12 years jttt EDT violation
(edit) @5465   12 years Don-vip Refactor Imagery preferences settings panels to allow future reuse
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5461   12 years Don-vip fix #5567 - Do not mix case in WMS requests parameters
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5454   12 years Don-vip see #6985 - Rescale preferences tab icons to 48x48 pixels
(edit) @5453   12 years Don-vip fix OsmPrimitiveTypesComboBox
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5451   12 years Don-vip fix #7978 - Merging nodes and upload were broken due to improper …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5448   12 years Don-vip Prevents MapView from being repainted multiple times when adding the …
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5439   12 years Don-vip Adapt OAuth user identification mechanism so it is no longer reserved …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5433   12 years Don-vip fix #7671 for good (forgot this last fill() in my last commit). Thanks …
(edit) @5432   12 years Don-vip fix #7822 - display the EXIF/GPS time for geotagged images, when known
(edit) @5430   12 years Don-vip fix #7873 - select geotagged image should not be allowed in add node mode
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5428   12 years Don-vip Forgot this in previous commit, sorry
(edit) @5427   12 years Don-vip fix #7671 - Fix (last ?) problem with recently added tags (unwanted …
(edit) @5425   12 years Don-vip see #7671, see #7951 - prevents unwanted line breaks with values …
(edit) @5424   12 years Don-vip see #7671, see #7951 - incorrect contents of value combobox when …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5416   12 years Don-vip see #7938 - code optimization (patch by verdy_p)
(edit) @5415   12 years Don-vip fix #7936 - Validator dialog is not updated when the active edit layer …
(edit) @5414   12 years Don-vip fix #7942 - Unexplained NPE in Conflict Dialog
(edit) @5413   12 years Don-vip fix #7938 - fix StackOverflowError when painting conflicts of a cyclic …
(edit) @5412   12 years Don-vip see #7943 - fix NPE when switching back to default OSM API server …
(edit) @5411   12 years Don-vip see #7943 - Fix OAuth rejection error message
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5407   12 years bastiK prevent paint cache invalidation from beeing swallowed during paint …
(edit) @5406   12 years Don-vip see #7280 - Change synchronization mechanism of MapView when being …
(edit) @5405   12 years bastiK fix EDT violations, don't block main worker thread for preset image …
(edit) @5404   12 years jttt Speed up tagging preset dialog with lots of comboboxes
(edit) @5400   12 years Don-vip fix #7925 - tag conflict dialog shows wrong information in title
Note: See TracRevisionLog for help on using the revision log.