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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(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) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6623   10 years Don-vip fix Sonar issues
(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) @6380   10 years Don-vip update license/copyright information
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @5817   11 years stoecker fix javadoc
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @2929   14 years mjulius fixes #4470 - Remembers choice does not remember correctly - based on …
(edit) @2831   14 years stoecker fix #4352 - don't show not working
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2523   14 years stoecker minor cleanup
(edit) @2522   14 years stoecker fix #4011 - do not show again now remembers what it should do - patch …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2032   15 years stoecker fix #3377 - patch by xeen - removed deprecated calls
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1940   15 years Gubaer fixed #3229: How to get rid of warning "realy delete layer"
(edit) @1841   15 years Gubaer update
(copy) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
copied from trunk/src/org/openstreetmap/josm/tools/DontShowAgainInfo.java
(edit) @1658   15 years stoecker fix some usability issues - see #2460
Note: See TracRevisionLog for help on using the revision log.