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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @6443   10 years Don-vip see #8465 - Ask Windows users to update their Sun/Oracle Java 6 …
(edit) @6442   10 years simon04 fix #8326 - Focus traversal in address preset dialog - make increment …
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6438   10 years Don-vip fix #7802 - zoom with '+' and '-' in download dialog
(edit) @6437   10 years Don-vip fix #9354 - Add source key to autocompletion box in add/edit tag dialog
(edit) @6436   10 years Don-vip fix #9362 - Validator dialog not filled with warning messages after …
(edit) @6428   10 years simon04 Typo in string
(edit) @6426   10 years simon04 see #9309 - provide direct menu items to preset/imagery preferences
(edit) @6425   10 years simon04 see #9309 - presets: make selected combo/multiselect values …
(edit) @6424   10 years simon04 see #6381 - fix #9373 - upload dialog: make source input behave …
(edit) @6422   10 years simon04 see #9331 - allow custom formatters in SystemOfMeasurement methods
(edit) @6419   10 years simon04 see #6381 - display specific, ignorable dialog on empty changeset source
(edit) @6412   10 years Don-vip make "Tools" action types known from plugins
(edit) @6409   10 years simon04 #fix 9348 - see #6381 - source= for changeset falsely reported as empty
(edit) @6408   10 years simon04 fix #9349 - see #6381 - fix intermixing of changeset source and comment
(edit) @6406   10 years Don-vip fix #9344 - advanced info: broken display with incomplete primitives
(edit) @6403   10 years Don-vip fix #9352 - find icon in presets for recent added tags if none is …
Note: See TracRevisionLog for help on using the revision log.