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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @5399   12 years bastiK fixed #7929 - You can't add new tag
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5390   12 years bastiK use individual imagery icons in layer list
(edit) @5389   12 years bastiK fixed #7872 - adjustable tile size for wms (based on patch by Cobra)
(edit) @5385   12 years Don-vip Hope it fixes #7671 layout bug (happened only once and cannot reproduce)
(edit) @5384   12 years bastiK applied #7878 - Add a new background layer on top of the topmost …
(edit) @5383   12 years Don-vip fix #7671 - Show last N used tags in "Add key/value" dialog for …
(edit) @5382   12 years Don-vip Small code cleanup/refactorization in shortcut unregistration
(edit) @5378   12 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5376   12 years Don-vip see #7907 - MapCSS fixes
(edit) @5371   12 years Don-vip fix #7908 - Wrong comparison of strings (modified patch by Skyman)
(edit) @5368   12 years simon04 Fix a IndexOutOfBoundsException bug IndexOutOfBoundsException …
(edit) @5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5365   12 years stoecker fix help text
(edit) @5363   12 years stoecker change version output on start
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5357   12 years stoecker improve task handling for jmapviewer in JOSM context
(edit) @5356   12 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5354   12 years akks See #5984: Automatic pasting of IDs or URL into Download Object fields
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5344   12 years Don-vip fix #7849 - IndexOutOfBoundsException when removing members in …
(edit) @5342   12 years Don-vip mappaint: fix "real width" painting, broken since r5212 because of a …
(edit) @5340   12 years Don-vip see #7505 - Hide redacted version in history browser when loading an …
(edit) @5335   12 years Don-vip fix #7855 - conflict dialog: CCE selecting a way in members tab
(edit) @5331   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5330   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5328   12 years bastiK fix NPE as deleted nodes can have null coordinates now (see #7847)
(edit) @5327   12 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5325   12 years simon04 fix NPE bug introduced in r5322
(edit) @5322   12 years simon04 Permit multiple rows of SideButtons in toggle dialogs.
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5316   12 years bastiK see #7840 - List Entry icons do not honor the file paths of preset …
(edit) @5314   12 years Don-vip fix #7830 - Keyboard shortcuts Alt+<N> are shifted (patch by AlfonZ)
(edit) @5311   12 years Don-vip fix #7828 - added/fixed Javadoc / minor code simplification (patch by …
(edit) @5310   12 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5309   12 years Don-vip fix #7819 - Increased a bit the width of Save Layers dialog to display …
(edit) @5303   12 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5302   12 years Don-vip fix #7756 - NPE in checkboxes creation
(edit) @5301   12 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5299   12 years Don-vip conflict dialog: better display of empty rows in members tab, like …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5296   12 years Don-vip conflict dialog, nodes tab: better display of empty rows (display a …
(edit) @5295   12 years stoecker fix #7752, change language link in EULA to follow wiki syntax
(edit) @5291   12 years Don-vip fix #4688 - conflict manager, member and nodes tabs: set width of …
(edit) @5288   12 years Don-vip fix #7601 - Conflicts dialog is now opened at the first tab showing a …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5283   12 years Don-vip fix #7695 - Ensure the "should be uploaded/saved" panels displayed at …
(edit) @5281   12 years bastiK fixed #7778 - Don't cache bing.attribution.xml
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5275   12 years bastiK doc improvements
(edit) @5271   12 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
Note: See TracRevisionLog for help on using the revision log.