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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11731   7 years michael2402 Clean icon drawing code style.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11725   7 years michael2402 Add hashcode / equals to rotation angle.
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11038   8 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
(edit) @10874   8 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
(edit) @10712   8 years simon04 Typo
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10505   8 years bastiK see #9995 - change default gui scale from 'auto' (0) to 1.0 for stable …
(edit) @10471   8 years Don-vip fix #13043 - NPE
(edit) @10470   8 years Don-vip see #13043 - fix typo
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10392   8 years bastiK see #9995 - add advanced preference value 'gui.scale' can be set to …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10372   8 years Don-vip fix #12945 - Better exception wrapping for …
(edit) @10368   8 years stoecker checkstyle again
(edit) @10365   8 years stoecker checkstyle fixes
(edit) @10362   8 years stoecker javadoc and style fixes
(edit) @10360   8 years stoecker fix unit tests
(edit) @10358   8 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
(edit) @10295   8 years Don-vip see #12863 - fix typo
(edit) @10277   8 years Don-vip GSOC core rework - LayerManager, see #12863, fix checkstyle violations
(edit) @10271   8 years stoecker GSOC core rework - LayerManager, fix #12863, by Michael Zangl
(edit) @10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @10172   8 years Don-vip fix #12828 - exception from popup menu (regression from r9916)
(edit) @10164   8 years Don-vip add more unit tests
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @10024   8 years Don-vip fix #12656 - increase display time for styles and presets tooltips
(edit) @9916   8 years Don-vip ChangesetCacheManager: add unit tests
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9419   8 years bastiK add Albers Equal Area Projection and Polar Stereographic Projection …
(edit) @9249   8 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9231   8 years Don-vip javadoc update
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9085   8 years Don-vip see #11209 - change log messages level from debug to trace
(edit) @9084   8 years Don-vip see #11209 - change log messages level from debug to trace
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8905   8 years Don-vip sonar minor fixes
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8644   9 years Don-vip fix checkstyle issues
(edit) @8641   9 years bastiK fixed #11750 - Broken UTF-8 support in startup screen
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8556   9 years bastiK applied #11636 - Moved cursor management to new class and used java …
(edit) @8537   9 years akks add debug.advanced-keypress-detector.enable option for debugging #11209
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8489   9 years Don-vip fix #11562 - use CopyOnWriteArrayList for listeners to avoid …
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8441   9 years Don-vip see #11209 - add debug messages
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8323   9 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   9 years Don-vip code cleanup
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8282   9 years stoecker fix handling of khmer a bit
(edit) @8260   9 years bastiK see #10217 - move unit handling to parser adds support for negative …
(edit) @8251   9 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8238   9 years simon04 see #10217 - Fix reset/flickering/cache issue wrt rotated MapCSS icons
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8072   9 years Don-vip fix #10882 - Implement search box for main menu (modified patch from …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7896   9 years Don-vip fix font problems with Khmer. Only tested on Java 8/Windows 7 right now.
(edit) @7639   9 years Don-vip fix #10651 - NPE in AdvancedKeyPressDetector.isFocusInMainWindow
(edit) @7633   9 years akks see #10647: completely disable Main.map.keyDetector events while not …
(edit) @7609   10 years akks Main.map.keyDetector was incorrectly skipping key release events, …
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7533   10 years Don-vip fix #10502 - hopefully should fix ConcurrentModificationException in …
(edit) @7469   10 years Don-vip fix #10444 - ConcurrentModificationException on key press
Note: See TracRevisionLog for help on using the revision log.