source: josm/trunk/src/org/openstreetmap/josm/gui/progress/PleaseWaitProgressMonitor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12369   7 years michael2402 Javadoc for gui.progress package
(edit) @12259   7 years bastiK see #14794 - javadoc
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11673   7 years michael2402 Add more Javadoc for progress monitors.
(edit) @11672   7 years michael2402 PleaseWaitDialog: Javadoc and make direct progress model access deprecated.
(edit) @11283   8 years michael2402 See #13976: Add progress monitor information to the bug report
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9078   9 years Don-vip sonar - Immutable Field
(edit) @8939   9 years Don-vip fix problems seen in headless environment for jenkins
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8692   9 years Don-vip see #11795 - fix HeadlessException with Jenkins
(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) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5826   11 years Don-vip fix #8575 - NPE
(edit) @5534   12 years bastiK increase maximum resolution of progress bar manual repaint is …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4762   12 years jttt Add method getWindowParent to ProgressMonitor (see #7208)
(edit) @4761   12 years jttt Fix #7218 NPE after download with waydownloader
(edit) @4758   12 years jttt Fix #7212 "Update data" broken (regression)
(edit) @4756   12 years jttt Fix #7211 NPE when updating plugins
(edit) @4754   12 years jttt Fix #7207 download/upload dialogs steal focus, probably others too
(edit) @4739   12 years jttt - fix #7202 Downloading Data window harder to read since r4718 - …
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @3752   13 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2687   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2338   15 years Gubaer Fixed two @Overrides, see #3797
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2319   15 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2057   15 years Gubaer Gave PleaseWaitProgressMonitor its no-arg constructor back
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1863   15 years jttt Fix #2936 and #3066 (geoimage issues)
(add) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
Note: See TracRevisionLog for help on using the revision log.