source: josm/trunk/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10790   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ENTER)
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10122   8 years Don-vip add more debug messages to debug failing unit test
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9918   8 years Don-vip fix/add unit tests
(edit) @9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
(edit) @9512   8 years simon04 see #12131 - Pressing escape in closing relation confirmation should …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9059   8 years Don-vip checkstyle
(edit) @8836   9 years Don-vip fix Checkstyle issues
(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) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @7466   10 years Don-vip fix #10441 - wrong parsing of changesets list in API URL test task + …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6051   11 years Don-vip Allow buttons of HelpAwareOptionPane to be dynamically enabled/disabled
(edit) @6040   11 years Don-vip fix #8827 - HTML rendering differ if run before or after having …
(edit) @5951   11 years Don-vip fix #8697 - Disable restart action with JVMs that do not provide …
(edit) @5926   11 years bastiK clean up imports
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @4816   12 years simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2387   14 years Gubaer More and improved context sensitive help, see #2882
(edit) @2315   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way …
(edit) @2303   14 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2301   14 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(add) @2255   15 years Gubaer New utility class for help context aware option dialogs Improved …
Note: See TracRevisionLog for help on using the revision log.