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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12675   7 years Don-vip see #15182 - move the Swing-based ProgressMonitor implementations …
(edit) @12285   7 years Don-vip remove some deprecated code, unused by now
(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) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @6380   10 years Don-vip update license/copyright information
(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) @5895   11 years Don-vip fix #8613 - workaround for JDK bug 7027598/7100524/7169912 (set drop …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5534   12 years bastiK increase maximum resolution of progress bar manual repaint is …
(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) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @2582   14 years stoecker fixed small display issue with progress dialog
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2319   14 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2050   15 years Gubaer fixed #3390: Opening file -> false map position
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1987   15 years Gubaer removed all occurences of setAlwaysOnTop(). See …
(edit) @1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1856   15 years Gubaer improved deleting relations
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1647   15 years stoecker fixed plugin handling a bit
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1372   15 years stoecker fixed #2045. patch by xeen
(edit) @1304   15 years ulfl set the default width of the dialog to 600 pixels, so indeterminate …
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1184   15 years stoecker save size of progressdialog. Close #1870
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1073   15 years stoecker added some plugin checks
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/PleaseWaitDialog.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.