source: josm/trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10200   8 years Don-vip add more unit tests
(edit) @10115   8 years Don-vip fix coverity 1011666, 1011667, 1011836, 1011837, 1011838
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8924   8 years Don-vip update references to Java bugs
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8443   9 years Don-vip remove extra whitespaces
(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) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6828   10 years Don-vip fix #9699 - workaround to java bug in getMaximumWindowBounds()
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6541   10 years Don-vip fix #9447 - mappaint: display capacity as a name complement for labels
(edit) @6530   10 years Don-vip fix #9469 - fix window geometry regression from r6522
(edit) @6522   10 years Don-vip fix #9466 - dialogs larger than the screen
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5926   11 years bastiK clean up imports
(edit) @5514   12 years stoecker allow to switch and remember display number for main window even in …
(edit) @5504   12 years Don-vip fix #8021 - division by 0 when getting screen info at startup
(edit) @5142   12 years stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5015   12 years stoecker better handling of dialogs for multiple screens
(edit) @4965   12 years stoecker fix last checkin
(edit) @4964   12 years stoecker fix shortcut
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4571   12 years Don-vip fix #6343 - Relation windows don't remember their last position
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2853   14 years mjulius fix messages for the rest
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2384   14 years bastiK WindowGeometry: don't put warning on the command line if a default …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2066   15 years Gubaer Removed stack trace
(edit) @2065   15 years Gubaer fixed #3410: Size of new upload dialog
(add) @2008   15 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) …
Note: See TracRevisionLog for help on using the revision log.