source: josm/trunk/src/org/openstreetmap/josm/gui/layer/NoteLayer.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) @14102   6 years Don-vip update unit test
(edit) @14101   6 years Don-vip see #8765, fix #11086 - Support notes in osmChange (.osc) files …
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13437   6 years Don-vip fix #15967 - proper loading of notes layers
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13165   6 years Don-vip fix #15550 - last tweaks in note tooltips size, placement and URL detection
(edit) @13162   6 years Don-vip see #15550 - much better dynamic resizing of note tooltips
(edit) @13157   6 years Don-vip see #15550 - better (?) resizing of note tooltips
(edit) @13128   6 years Don-vip see #15550, see #11217 - better detection of URLs in notes
(edit) @13126   6 years Don-vip see #11217 - forward note tooltips mouse wheel scroll events to map frame
(edit) @13122   6 years Don-vip fix #15550 - Automatic line break of note tooltips (tested on western …
(edit) @13118   6 years Don-vip fix #11217 - do not steel focus when the selected note changes
(edit) @13117   6 years Don-vip see #11217, fix #15541 - hide note tooltip when selected note is no …
(edit) @13111   6 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12671   7 years Don-vip see #15182 - move file importers/exporters from io package to …
(edit) @12667   7 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12343   7 years michael2402 Add the ability to listen to NoteData changes and use it to repaint …
(edit) @12206   7 years michael2402 Fix #14814: repaint nodes layer on note click.
(edit) @10648   8 years stoecker fix i18n, see #13208
(edit) @10640   8 years Don-vip fix #13208 - Use real string for concatenation in note layer tooltip …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10484   8 years stoecker see #9995 - don't expose GuiSizesHelper for image purpose
(edit) @10433   8 years Don-vip checkstyle
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10152   8 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @9751   8 years Don-vip see #12462 - Extend Save Layers dialog for more layer types (patch by …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8503   9 years simon04 see #11217 - Notes: copy note URL to clipboard when right clicking tooltip
(edit) @8474   9 years Don-vip fix #11177 - Notes: upload before deleting layer doesn't work
(edit) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8444   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) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8264   9 years simon04 hopefully fix #10864 - revert r8235, r8213 - Note layer: return to …
(edit) @8235   9 years simon04 hopefully fix #10864 - Note drawing on Windows
(edit) @8224   9 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8214   9 years simon04 Notes layer: make "Zoom to data/layer" work
(edit) @8213   9 years simon04 Base note drawing on JTextArea - fixes #10864 - overflow for long URLs
(edit) @8079   9 years Don-vip fix #11123 - IllegalArgumentException when resizing window with active …
(edit) @7882   9 years Don-vip fix #10606 - add ID of notes (patch by ToeBee)
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7820   9 years bastiK fixed #10857 - notes popup can not be opened or closed via the mapview …
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(add) @7522   10 years bastiK applied #10500 - New layer to hold notes (patch by ToeBee, minor style …
Note: See TracRevisionLog for help on using the revision log.