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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4162   13 years stoecker fix #4140 - make colors in conflict dialog configurable
(edit) @4158   13 years stoecker fix #6296 - allow to relations to selection
(edit) @4157   13 years stoecker typo
(edit) @4156   13 years stoecker fix I18N
(edit) @4155   13 years stoecker fix typo
(edit) @4154   13 years stoecker fix #6414 - downloading incomplete members
(edit) @4151   13 years stoecker fix #6310 - properly show new objects in inspect, translate dialog, …
(edit) @4148   13 years stoecker fix #6198 - preset applied to invalid objects
(edit) @4147   13 years stoecker fix #6476 - fully automatic oauth failing due to server changes
(edit) @4146   13 years stoecker fix #6480 - toolbar cleanups
(edit) @4145   13 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
(edit) @4144   13 years stoecker see #6064 - better handling of translation of relations
(edit) @4143   13 years stoecker fix #6463 - fix NPE, remove some of the new toolbar warnings for image menu
(edit) @4141   13 years stoecker fix #6430 - don't prefill single characters
(edit) @4140   13 years stoecker fix #6464 - add security check in case tag editing leads to overwrite …
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(edit) @4138   13 years stoecker show way length in status when only one way is selected (side effect: …
(edit) @4135   13 years bastiK revert un-caching of Marker
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4132   13 years stoecker fix #6430 - fix autocompletion for numbers
(edit) @4129   13 years stoecker speedup GPX drawing due to better clipping
(edit) @4127   13 years bastiK fixed #6443 - Disabled toggle buttons should not occupy space
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @4119   13 years stoecker fix #6431 - NPE
(edit) @4116   13 years stoecker fix #4564 - conflict manager: highlight conflict on properties
(edit) @4115   13 years stoecker fix #4564 - conflict manager: highlight conflict on properties
(edit) @4114   13 years stoecker setting a save file in the close layer dialog now works as expected
(edit) @4113   13 years stoecker fix #6233 - better sorting for upload dialog
(edit) @4112   13 years stoecker fix #4162 - patch by Hojoe - Mouseover in combine tags dialog wrong
(edit) @4110   13 years stoecker see 6368 - patch by Kachkaev - Enter key pressing handler for text …
(edit) @4109   13 years stoecker see 6378 - patch by akks (reworked) - prefill key addition dialog with …
(edit) @4107   13 years stoecker fix #6409 - patch by bilbo - Add 'do not ask again' to delete member …
(edit) @4106   13 years stoecker fix #6410 - patch by bilbo - add two additional entries to popup …
(edit) @4102   13 years bastiK fixed #4662 (patch by Hojoe) - dialog box going out of bound when tag …
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @4095   13 years bastiK applied #6256 (patch by Hojoe) - Cursor Right behaviour after …
(edit) @4092   13 years bastiK applied #6316 (patch by Hojoe) - tabbing through taglist in relations …
(edit) @4090   13 years bastiK applied #6251 (patch by akks) - download relatin members along with …
(edit) @4088   13 years bastiK typo
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4086   13 years bastiK new follow line action (author: Germán Márquez Mejía) fixes #4190
(edit) @4083   13 years bastiK wording (see #6252)
(edit) @4081   13 years bastiK applied #6251 (patch by akks) - Download multiple objects on Ctrl-Shift-O
(edit) @4080   13 years jttt Make ChangeResolution action work on multiple selected wms layers
(edit) @4079   13 years jttt Add action Zoom to native resolution to wms layer
(edit) @4078   13 years framm revert change to UserListDialog that broke relicensing display. Fixes …
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @4070   13 years jttt Fix #6275 Sort relations numerically
(edit) @4069   13 years bastiK mapcss: add role based selection (collaborative work by Gubaer and me)
(edit) @4068   13 years jttt Fix #6290 "Copy" does not work when selecting objects from list
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4064   13 years bastiK applied #6250 (patch by akks) - move selection history to dataset
(edit) @4061   13 years stoecker fix #1608 - better icons for JOSM
(edit) @4056   13 years framm allow a new "rows" attribute for multi select objects which can be …
(edit) @4055   13 years bastiK #6246 - area edges painted above highway
(edit) @4050   13 years stoecker fix #5564 - patch by Nakor - unify handling of default values in presets
(edit) @4046   13 years stoecker fix #6031 - save named nodes as waypoints when exporting OSM to GPX - …
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4041   13 years bastiK fixed #6236 - NullPointerException in MapPaint Style Selection
(edit) @4040   13 years bastiK fixed #6210 - Selected a way rendered on top of unselected nodes
(edit) @4035   13 years stoecker fix validator texts and degrade strange suspicous tag/value message
(edit) @4033   13 years stoecker fix name/icon for toolbar as well as tollbar defaults
(edit) @4032   13 years stoecker allow to define icon and name for search and background layer actions …
(edit) @4031   13 years framm change "CT" column in user list to show a grey check mark for those …
(edit) @4030   13 years stoecker adjust splash screen borders
(edit) @4029   13 years stoecker prevent resizing of splash screen
(edit) @4028   13 years stoecker remove migration stuff for old imagery, wms and remote control plugins
(edit) @4026   13 years stoecker fix #6213 - license info wrong
(edit) @4023   13 years stoecker improve validator user interface
(edit) @4021   13 years bastiK turn off antialiasing for gpx layers by default. Too slow because gpx …
(edit) @4020   13 years bastiK generic handling of 403 - 'forbidden' in anticipation of server change …
(edit) @4018   13 years bastiK applied #6187 - Search GUI improvements (patch by bilbo)
(edit) @4017   13 years Upliner fix #5834, #5977 TMS context menu comes up after imagery layer(s) deleted
(edit) @4016   13 years Upliner fix #5863 add ability to cancel changes in Imagery providers list
(edit) @4015   13 years Upliner applied #6134 Update Add Layer Dialog After Imagery Merge (patch by …
(edit) @4011   13 years bastiK applied #6150 - mapcss - improve parent_tag (based on patch by Gubaer)
(edit) @4010   13 years bastiK fixed #6162 - Error: NaN in greatCircleDistance for some images (patch …
(edit) @4009   13 years bastiK see #6162 - Error: NaN in greatCircleDistance for some images
(edit) @4008   13 years bastiK see #6122 - allow concat function in mapcss expressions (patch by cmuelle8)
(edit) @4007   13 years bastiK see #6150 mapcss - extended functionality for instruction text: ... …
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(edit) @4005   13 years bastiK mapcss: MapPaintVisitor rework (more flexibility with z-index)
(edit) @4003   13 years bastiK toString() improvements
(edit) @3999   13 years bastiK mapcss: add icon-size property
(edit) @3998   13 years mjulius fix #6127 - Correctly update changeset description when reusing a changeset
(edit) @3996   13 years bastiK turn off segment arrow by default
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3994   13 years mjulius fix #6113 - removing "mandatory" arrows on some types of ways Since …
(edit) @3992   13 years bastiK applied #6107 - MapCSS enhancement (patch by anonymous)
(edit) @3987   13 years bastiK mapcss: improvements in text label selection, performance and typo …
(edit) @3980   13 years bastiK mapcss: fix conditions
(edit) @3979   13 years bastiK mapcss: add text-halo-radius
(edit) @3978   13 years bastiK fix reload of imagery sources
(edit) @3977   13 years bastiK fixed #6084 - <html> tag opened, but not closed
(edit) @3976   13 years bastiK fixed #6091 - spelling
(edit) @3975   13 years bastiK fixed #6092, ref #6093 - spelling
(edit) @3973   13 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
(edit) @3971   13 years bastiK MapCSS: fix parser bug
Note: See TracRevisionLog for help on using the revision log.