source: josm/trunk/src/org/openstreetmap/josm/gui/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7896   9 years Don-vip fix font problems with Khmer. Only tested on Java 8/Windows 7 right now.
(edit) @7639   10 years Don-vip fix #10651 - NPE in AdvancedKeyPressDetector.isFocusInMainWindow
(edit) @7633   10 years akks see #10647: completely disable Main.map.keyDetector events while not …
(edit) @7609   10 years akks Main.map.keyDetector was incorrectly skipping key release events, …
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7533   10 years Don-vip fix #10502 - hopefully should fix ConcurrentModificationException in …
(edit) @7469   10 years Don-vip fix #10444 - ConcurrentModificationException on key press
(edit) @7312   10 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
(edit) @7293   10 years akks Fix resource leaks when closing map in Lasso mode, see #10104
(edit) @7219   10 years akks missing files for two last commits
(edit) @7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6912   10 years Don-vip Refactor duplicated code
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6473   10 years Don-vip fix #9428 - highlight: handle recursive relations
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(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) @6038   11 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6026   11 years akks Change HighlightHelper methods, adopted DeteleAction to use the same code
(edit) @6025   11 years akks Highlight relation or object when user clicks the list in Relation …
(edit) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5797   11 years Don-vip fix #8488 - Do not use Helvetica font when it is not available
(edit) @5790   11 years akks fix #8426: add_tags in remote control: better changed tags detection, …
(edit) @5785   11 years akks Forgotten file
(edit) @5741   11 years akks Extrude mode refactoring (func. splitting, javadoc). Use constant …
(edit) @5739   11 years akks see #8447: advanced preferences to customize helper lines color and stroke
(edit) @5735   11 years Don-vip fix #8116 (forgot the other cases)
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5493   12 years Don-vip see #8011 - Small improvements in About dialog
(edit) @5484   12 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5233   12 years Don-vip fix #7684 - Various improvements in "upload=false" layers handling
(edit) @5094   12 years simon04 see #6895 - add license comment to recently added files
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(add) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
Note: See TracRevisionLog for help on using the revision log.