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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16267   4 years simon04 Use non-optional ImageResource without null check
(edit) @16262   4 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16253   4 years simon04 fix #18468 - MapCSS: add support for text-rotation
(edit) @16252   4 years simon04 fix #18961 - ColorHelper: harmonize color functions
(edit) @16247   4 years GerdP fix #19053: Validator does not find overlapping buildings anymore …
(edit) @16246   4 years GerdP fix #19050 full recursive download of children relations when using …
(edit) @16237   4 years Don-vip see #18429 - advanced preference upload.show.automatic.source to …
(edit) @16236   4 years Don-vip see #15232 - advanced preference upload.show.review.request to …
(edit) @16225   4 years simon04 MainApplication.getCommandLineArgs: fix NPE
(edit) @16218   4 years GerdP simplify sort
(edit) @16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
(edit) @16216   4 years GerdP see #18919: Allow sorting of table content in changeset manager to …
(edit) @16213   4 years Don-vip fix PMD/Javadoc issues
(edit) @16211   4 years GerdP fix javadoc
(edit) @16205   4 years GerdP see #18982, #10783: allow to collect missing primitives instead of …
(edit) @16204   4 years GerdP fix #18979: Improve display of PrimitiveIds Show e.g. "w2, r123456789" …
(edit) @16203   4 years GerdP see #18985: avoid to download parents of deleted (invisble) objects - …
(edit) @16201   4 years Don-vip fix #18984 - NPE
(edit) @16199   5 years GerdP fix #18964: MapCSS rules using index are slow Avoid a sequential …
(edit) @16191   5 years GerdP see #18749: fix performance regression introduced with r15909
(edit) @16189   5 years simon04 fix #18692 - Show Duplicate relation in context menu
(edit) @16188   5 years simon04 see #18954, see #18864 - fix SonarQube issues
(edit) @16187   5 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16186   5 years Don-vip fix #18871 - fix performance regression - padded icons requests made …
(edit) @16184   5 years simon04 see #18954, see #18864 - Introduce GenericParser for Cascade.convertTo
(edit) @16179   5 years Don-vip code cleanup / javadoc
(edit) @16174   5 years simon04 OSMDownloadSource: update URLs in code comment
(edit) @16172   5 years simon04 Fix JavaDoc warnings
(edit) @16155   5 years Don-vip fix #18943 - add data types caption in Download along dialogues
(edit) @16153   5 years simon04 fix #18941 - MapImage.getImageResource: wait for image to load
(edit) @16149   5 years simon04 fix #15931 - Add a preference to use external browser instead of the …
(edit) @16148   5 years simon04 Remove unused HelpBrowser.launchBrowser
(edit) @16138   5 years Don-vip see #18933 - toolbar code refactoring
(edit) @16132   5 years GerdP fix #18769: Each time I open JOSM, the right pane gets slightly wider …
(edit) @16124   5 years Don-vip fix #18770 - fix ProgressException with concurrent download tasks
(edit) @16123   5 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16122   5 years Don-vip ChangesetContentPanel: code cleanup
(edit) @16121   5 years Don-vip fix #18919 - sort tables in changeset manager
(edit) @16120   5 years Don-vip fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint
(edit) @16119   5 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16113   5 years Don-vip see #18912 - add new method to clear button actions
(edit) @16112   5 years Klumbumbus - fix @since - fix #18868 - Add segregated check box to …
(edit) @16111   5 years Don-vip see #18856 - allow to disable numbering format overriding with …
(edit) @16110   5 years Don-vip add MapCSS conversion functions: to_boolean, to_byte, to_short, …
(edit) @16109   5 years Don-vip see #18856 - override numbering format as follows: - Eastern …
(edit) @16107   5 years simon04 see #18643: I18n: improve plural forms (patch by Hb---)
(edit) @16105   5 years Don-vip see #18768 - checkstyle
(edit) @16103   5 years Klumbumbus fix #18768 - Fix Windows menu help topic (patch by Hb---)
(edit) @16102   5 years Don-vip fix #18768 - add own help topic to Windows menu (patch by Hb---)
(edit) @16100   5 years simon04 see #18468 - MapCSSRendererTest: generate style debugging output
(edit) @16097   5 years Don-vip see #18638 - checkstyle
(edit) @16096   5 years Don-vip fix #18649 - imagery menu: Do not create category submenu with only …
(edit) @16092   5 years simon04 fix #18619 - Upload dialog: add border, reorder summary
(edit) @16090   5 years Don-vip fix #18638 - add consistency in action UI descriptions (patch by …
(edit) @16089   5 years simon04 fix #18867 - Presets: combo does not show <DIFFERENT>
(edit) @16084   5 years simon04 see #18752 - FileImporter: add stopwatch logging
(edit) @16083   5 years Don-vip see #18821 - fix icon warning
(edit) @16082   5 years simon04 fix Java warning, Javadoc warning
(edit) @16081   5 years simon04 checkstyle
(edit) @16080   5 years simon04 see #18886 - AbstractReader.parseTimestamp: use LRU cache
(edit) @16079   5 years GerdP see #18810: extend delay for tool tip in validator tree
(edit) @16076   5 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16075   5 years simon04 fix #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button …
(edit) @16073   5 years simon04 Fix typo in Javadoc
(edit) @16072   5 years simon04 see #18643 - I18n: improve plural forms
(edit) @16071   5 years simon04 see #18752 - ImageDisplay: improve logging
(edit) @16070   5 years simon04 ImageCenterViewAction: reuse autoscale icon
(edit) @16069   5 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16067   5 years simon04 fix #18821, see #18302 - TaginfoAction: improve i18n
(edit) @16063   5 years simon04 PMD
(edit) @16062   5 years simon04 see #18871 - fix MapCSSRendererTest.testRender[way-repeat-image]
(edit) @16060   5 years simon04 see #18871 - ImageProvider.getPadded: fix/improve performance
(edit) @16058   5 years simon04 see #18864 - ComboMultiSelect: unset values field after initialization …
(edit) @16057   5 years simon04 see #18864 - ComboMultiSelect: use array-based set for storing …
(edit) @16056   5 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16053   5 years simon04 checkstyle/PMD
(edit) @16050   5 years Don-vip see #18845 - see #16860 - directory cleanup
(edit) @16046   5 years simon04 see #18864 - ComboMultiSelect.Renderer: use short for preferred …
(edit) @16045   5 years simon04 see #18864 - TaggingPreset: use byte for use_last_as_default field, …
(edit) @16043   5 years simon04 see #18864 - TaggingPreset: use char for separator field Retained …
(edit) @16042   5 years simon04 see #18864 - TaggingPreset: use short type for numeric field Reduces …
(edit) @16041   5 years simon04 see #18864 - TaggingPreset: use ArrayList with default capacity of 2 …
(edit) @16040   5 years simon04 see #18864 - ComboMultiSelect: remove/inline zipIcons field Reduces …
(edit) @16035   5 years simon04 TaggingPreset/KeyedItem: inherit from TextItem
(edit) @16034   5 years simon04 Fix typo "preferred"
(edit) @16010   5 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @16006   5 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @16000   5 years simon04 see #18802 - fix MapCSSRendererTest.testRender[relation-linkselector]
(edit) @15998   5 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15995   5 years GerdP see #18802, #13165: Simplify code
(edit) @15991   5 years simon04 see #18802 - MapCSSStyleIndex: reuse rule if base is the same
(edit) @15990   5 years simon04 see #18802 - KeyValueRegexpCondition: do not store value as string
(edit) @15989   5 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   5 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   5 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   5 years simon04 see #18802 - Add Selector.getBase
(edit) @15985   5 years simon04 see #18802 - Add Selector.getConditions
(edit) @15984   5 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   5 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
Note: See TracRevisionLog for help on using the revision log.