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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13095   6 years bastiK update javadoc
(edit) @13094   6 years bastiK fixed #15525 - Add parent_osm_id for mapcss
(edit) @13093   6 years bastiK fixed #15506 - No option to write coordinates to image header after …
(edit) @13090   6 years bastiK see #14142 - move dialogs toggle action menu entry down to toolbar …
(edit) @13089   6 years bastiK fixed #15521 - backround color is not reset after disabling mappaint …
(edit) @13080   6 years Don-vip avoid HeadlessException in unit test
(edit) @13077   6 years Don-vip see #15560 - fix javadoc warning with recent JDKs
(edit) @13076   6 years Don-vip see #15560 - fix javadoc warnings with recent JDKs
(edit) @13071   6 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @13069   6 years Don-vip fix #12626 - Rename F3 search dialog and Shift+F3 dialog from "Presets"
(edit) @13068   6 years Don-vip sonar - fix a few issues
(edit) @13064   6 years Don-vip remove legacy properties (pluginmanager.warntime and …
(edit) @13063   6 years Don-vip remove legacy proxy support (proxy.host and proxy.port) …
(edit) @13060   6 years Don-vip fix #15502 - ImageEntry: Copy isNewGpsData in applyTmp() (patch by …
(edit) @13056   6 years Don-vip fix #6135 - Correlate GPX with image: fix incorrect drop-down list …
(edit) @13051   6 years Don-vip fix #15455 - Overpass queries are not saved to preferences
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @13046   6 years Don-vip fix #15494 - NPE
(edit) @13043   6 years Don-vip see #15474 - fix warnings
(edit) @13042   6 years Don-vip fix #15488 - display SubSecTimeOriginal on picture's information overlay
(edit) @13041   6 years Don-vip fix #15474 - Include WhoDidIt in changeset history (patch by naoliv)
(edit) @13040   6 years Don-vip cleanup imports (checkstyle/PMD)
(edit) @13038   6 years Don-vip fix #15476 - Antialiased text and better resize quality when viewing photos
(edit) @13037   6 years Don-vip fix #15481 - Silence FileNotFoundException
(edit) @13036   6 years Don-vip fix #15484 - Java 9: workaround to …
(edit) @13034   6 years bastiK remove obsolete comment
(edit) @13025   6 years bastiK see #15451 - fix wiring
(edit) @13021   6 years bastiK make Preferences more generic (see #15229, closes #15451) * extract …
(edit) @13019   6 years bastiK fixed #15449 - JOSM version checker is broken
(edit) @13014   7 years Don-vip fix #15444 - NPE
(edit) @13013   7 years Don-vip fix #15446 - robustness against negative dashes-offset
(edit) @12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   7 years bastiK closes #15410 - update tests + minor fixes
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12986   7 years Don-vip fix #14132 - MapCSS crossing operator must check layer attribute first
(edit) @12977   7 years GerdP see #15267 Let Overpass Query Wizard show newest entry instead of oldest
(edit) @12971   7 years bastiK see #15273 - fix: cache field should not be static
(edit) @12968   7 years bastiK see #15273 - fix backgroundColorCache invalidation
(edit) @12967   7 years Don-vip see #15273 - fix initialization of MapPaintStyles (NPE)
(edit) @12966   7 years bastiK use RenderingHelper in MapCSSRendererTest; move …
(edit) @12964   7 years bastiK see #15273 - more straightforward way to set up the styles for rendering
(edit) @12963   7 years bastiK see #15273 - extract rendering code to new class
(edit) @12962   7 years Don-vip see #15414 - fix javadoc warnings
(edit) @12961   7 years Don-vip fix #15126 - NPE
(edit) @12959   7 years Don-vip see #15410 - checkstyle
(edit) @12955   7 years bastiK applied #15414 - Redesign of SlippyMapBBoxChooser's SourceButton …
(edit) @12954   7 years bastiK see #15410 - better sorting
(edit) @12953   7 years bastiK see #15410 - highlight entries with modified color; fix "set to default"
(edit) @12952   7 years bastiK see #15410 - don't map translated values to keys; locale sensitive sorting
(edit) @12951   7 years Don-vip fix #14665 - Validator incorrectly folds first-level categories when …
(edit) @12950   7 years bastiK see #15410 - add custom table model
(edit) @12947   7 years bastiK see #15410 - set cell renderer only for 2nd column, not entire table
(edit) @12946   7 years bastiK see #15410 - fix deleting color entries; do not display unchanged …
(edit) @12942   7 years bastiK see #15410 - better fix for color name display
(edit) @12940   7 years Don-vip fix #14163 - fix EDT violation when displaying conflict dialog from …
(edit) @12939   7 years Don-vip fix #15177 - Query changesets: Make JMultilineLabel clickable
(edit) @12938   7 years Don-vip fix #15335 - Add most basic examples for Add Node
(edit) @12936   7 years bastiK fixed #15413 - String "Expected integer number => 0" looks wrong
(edit) @12933   7 years Don-vip fix #15368 - Button that selects the relation from relation editor
(edit) @12931   7 years Don-vip see #14602 - Override digit group separator to be consistent across …
(edit) @12929   7 years bastiK see #15410 - fix GUI table displays pref keys instead of registered …
(edit) @12928   7 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12927   7 years bastiK applied #15369 - download area display in SlippyMapBBoxChooser (patch …
(edit) @12926   7 years Don-vip fix #15378 - adapt title of preset dialog when "create relation" is …
(edit) @12923   7 years bastiK see #9995 - add advanced option to scale the menu font …
(edit) @12920   7 years Don-vip fix #15387 - IAE occurs when pasting tags into relation editor using …
(edit) @12918   7 years stoecker properly detect JOSM version
(edit) @12917   7 years bastiK see #14602 - don't use thousands separator when displaying the JOSM version
(edit) @12911   7 years bastiK see #15273 - document new features in the main help page
(edit) @12909   7 years Don-vip see #15361 - add more debug info + update licence information
(edit) @12907   7 years bastiK see #15273, see #15229 - fix tests and Jenkins warnings
(edit) @12906   7 years bastiK see #15273, see #15229 - add command line module for rendering run …
(edit) @12904   7 years Don-vip see #15267 - fix error in previous commit
(edit) @12903   7 years Don-vip fix #15267 - fix various usability problems with new download dialog
(edit) @12902   7 years Don-vip fix #15104 - do not horizontally fill space of tagging presets Check
(edit) @12900   7 years Don-vip fix #15275 - Download dialog does not remember settings
(edit) @12896   7 years Don-vip fix #15025 - use local list (from jar) of required plugins when …
(edit) @12893   7 years bastiK see #15229 - add getopt to ant target "compile-cots"; minor fix
(edit) @12892   7 years bastiK see #15229 - remove dependency of getopt library on JOSM classes
(edit) @12891   7 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12888   7 years Don-vip fix #15348 - Include OSMCha in history viewer (patch by naoliv)
(edit) @12887   7 years Don-vip see #15343 - catch Java 9 exceptions
(edit) @12886   7 years simon04 see #15229 - see #15182 - fix typo
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12880   7 years simon04 see #15057, see #15264 - Rename OverpassQueryList to UserQueryList …
(edit) @12878   7 years Don-vip see #15264 - change DownloadDialog.addDownloadSource() to a static …
(edit) @12871   7 years simon04 fix #14578 - Open external history viewers Popup menu is added to …
(edit) @12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
(edit) @12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12863   7 years Don-vip fix #15249 - synchronize accesses to MapStatus help text
(edit) @12859   7 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12856   7 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   7 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12854   7 years bastiK see #15229 - fix checkstyle warnings
(edit) @12853   7 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12845   7 years bastiK new class Config to hold a global IPreferences singleton, …
Note: See TracRevisionLog for help on using the revision log.