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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6680   10 years simon04 fix #9556 - Validator: add "natural and landuse of the same type …
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6677   10 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6663   10 years simon04 fix #9551 - MapCSS: fix font-weight: bold
(edit) @6660   10 years Don-vip fix #9559 - Rendering of lower part of upload dialog when resized
(edit) @6654   10 years simon04 fix #9514 fix #9484 fix #9502 - Upload dialog: make source field …
(edit) @6653   10 years simon04 Preference dialog: allow to toggle the "Use the default OSM server …
(edit) @6652   10 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6645   10 years simon04 see #9414 - MapCSS validator: some performance imrovements …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6636   10 years simon04 see #9414 - MapCSS validator: skip tests with informational severity …
(edit) @6631   10 years simon04 Fix strange effect of UploadDialog where the changeset comment
(edit) @6630   10 years simon04 see #9534 - "Overlapping areas" validator: do not generate warnings …
(edit) @6629   10 years simon04 Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
(edit) @6624   10 years Don-vip fix #9521 - Colors no more displayed in preferences dialog since …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6616   10 years Don-vip fix #4073 - colour coding of conflicting tags/memberships in way …
(edit) @6615   10 years Don-vip fix compilation warnings + minor code refactorization
(edit) @6613   10 years simon04 see #9516 - MapCSS: add support for crossing polygon check (`area ⧉ …
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6609   10 years simon04 see #9516 - MapCSS: greatly improve performance of spatial "element …
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6602   10 years Don-vip fix #9511 - non propagation of OSM API url to OAuth preferences panel …
(edit) @6601   10 years simon04 see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
(edit) @6599   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null Loosen the …
(edit) @6597   10 years simon04 see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
(edit) @6595   10 years simon04 see #8969 - add "Do not show again (this operation)" for "Really …
(edit) @6594   10 years simon04 fix #8969 fix #9394 - add "Do not show again (this session)" choice, …
(edit) @6593   10 years stoecker cleanup validator prefs to better support prefs format (resets some …
(edit) @6590   10 years simon04 Update table after setting changeset tags from dataset
(edit) @6587   10 years simon04 see #9438 - upload dialog: make max age configurable which determines …
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6578   10 years bastiK Preferences rework. Merges the 4 maps for the 4 setting types into a …
(edit) @6577   10 years simon04 Make strings like "ways 123 and 456, 789" pastable in download object …
(edit) @6572   10 years simon04 see #7797 - extend presets by <preset_link preset_name="..." /> to …
(edit) @6567   10 years simon04 fix #9496 - undo signature change of MapView.getLayersOfType (of r6565)
(edit) @6566   10 years simon04 fix #9494 - Advanced object info: add "Center of bounding box", and …
(edit) @6565   10 years simon04 fix #9484 - source in upload dialog: add knowledge, survey to …
(edit) @6562   10 years simon04 fix #9327 - tagging presets: fix handling of nested <reference>s, …
(edit) @6561   10 years simon04 see #9485 - MapCSS: add support for set .class_name instruction …
(edit) @6560   10 years simon04 see #9485 - MapCSS: add support for set class_name instruction and …
(edit) @6558   10 years simon04 fix #9327 - De-duplicate contents of defaultpresets.xml by …
(edit) @6557   10 years Don-vip fix #3722 - fix shortcuts for "next photo" and "previous photo" after …
(edit) @6555   10 years Don-vip fix #4183 - split number of conflicts in conflict-list header …
(edit) @6554   10 years simon04 see #9414 fix #9409 - extend MapCSS condition syntax to allow the …
(edit) @6553   10 years simon04 see #9414 - MapCSS-based tagchecker: allow to add custom files in …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6547   10 years simon04 MapCSS: add regular expression support for key conditions For …
(edit) @6546   10 years Don-vip fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
(edit) @6544   10 years simon04 fix #9473 - Added wayselector plugin to josm core. This plugin was …
(edit) @6541   10 years Don-vip fix #9447 - mappaint: display capacity as a name complement for labels
(edit) @6539   10 years jttt Convert SizeButton and SourceButton to swing compontents
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6535   10 years simon04 fix #9475 see #9470 - NPE on startup - …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6532   10 years Don-vip fix #8687, see #9414, see #9470 - tagchecker: update numeric tests to …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6528   10 years simon04 Fix i18n string
(edit) @6525   10 years Don-vip fix server preferences dialog broken in r6523 + reload MOTD after …
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6523   10 years Don-vip Ask user to change proxy settings when proxy errors occur at startup …
(edit) @6521   10 years Don-vip add a relative OUTPUT_DIRECTORY parameter to MapCSSParser.jj to …
(edit) @6520   10 years simon04 History dialog: make versions navigable with arrow keys up/down
(edit) @6519   10 years simon04 Word wrap changeset comment in history dialog
(edit) @6513   10 years simon04 see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
(edit) @6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6501   10 years simon04 Revert accidentally committed r6499 (to be committed after the …
(edit) @6500   10 years simon04 Add Javadoc for LatLon, add unit tests for LatLonDialog (parsing)
(edit) @6499   10 years simon04 Add checkbox to main menu to toggle hatched background rendering of …
(edit) @6497   10 years Don-vip fix #9448 - do not attempt to start grabber thread for blank WMS layer
(edit) @6495   10 years Don-vip i18n - fix typo
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6479   10 years Don-vip fix #9424 - artifacts when painting history changeset comment
(edit) @6478   10 years Don-vip fix #9420 - Robustness on suggested roles in relation editor for …
(edit) @6476   10 years Don-vip fix #9425 - render closed ways as such in relation editor
(edit) @6473   10 years Don-vip fix #9428 - highlight: handle recursive relations
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6469   10 years simon04 Validation dialog: make "x (y)" strings translatable
(edit) @6468   10 years simon04 fix #8517 - sort validation results This is accomplished by sorting …
(edit) @6461   10 years simon04 fix #9089 - improve sorting of associatedStreet/street relation …
(edit) @6460   10 years simon04 see #7563 - put WMS auto zoom default setting to preference dialog
(edit) @6456   10 years simon04 fix #5256 - geoimage: select first/last image with Home/End key
(edit) @6455   10 years simon04 fix #7939 - MapCSS: add support for negated regular expressions
(edit) @6454   10 years simon04 fix #7862 - "Improve way accuracy" for normal user
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6452   10 years Don-vip fix #9360 - listed Values in Enhanced Preferences cannot be removed …
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
Note: See TracRevisionLog for help on using the revision log.