source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/NotesDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @12734   7 years Don-vip see #15182 - see #15229 - remove GUI dependence in NoteData
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11032   8 years simon04 see #13664 - Correct SideButton icon loading
(edit) @11030   8 years simon04 fix #13664 - Open selected note in an external browser
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10395   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10162   8 years bastiK fixed #12799 - Error mousing over the editing area after loading a …
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @9983   8 years Don-vip remove unused code
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9059   8 years Don-vip checkstyle
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8475   9 years Don-vip fix #11219 - Open notes in browser with Ctrl-Shift-I: "Advanced info (web)"
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8225   9 years simon04 Note dialog/reader/writer: use helper methods from DateUtils
(edit) @8224   9 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8212   9 years simon04 see #11147 see #11321 - Add "Download notes in current view" to file …
(edit) @8115   9 years Don-vip fix #11192 - missing notes translations
(edit) @8078   9 years Don-vip fix #10930 - different selections in mapview and notes dialog list …
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7958   9 years bastiK applied #10856 - add jump to position of a note in notes dialog (patch …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7882   9 years Don-vip fix #10606 - add ID of notes (patch by ToeBee)
(copy) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
copied from trunk/src/org/openstreetmap/josm/gui/dialogs/NoteDialog.java
(edit) @7809   9 years bastiK applied #10845 - notes downloaded before the notes dialog window was …
Note: See TracRevisionLog for help on using the revision log.