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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7937   10 years bastiK add subversion property svn:eol=native
(edit) @7896   10 years Don-vip fix font problems with Khmer. Only tested on Java 8/Windows 7 right now.
(edit) @7864   10 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7863   10 years Don-vip fix #10470 - fix invalid recognition of items in AutoCompletionComboBox
(edit) @7801   10 years Don-vip fix some Sonar issues
(edit) @7632   11 years Don-vip see #10647 - fix NPE
(edit) @7631   11 years Don-vip fix #10647 - Shortcuts are activated while in dialogs
(edit) @7618   11 years Don-vip fix #10633 - fix disabled shortcuts after focusing relation filter, …
(edit) @7585   11 years Don-vip see #10024, see #10455 - use native file dialogs by default on OS X
(edit) @7578   11 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7539   11 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7509   11 years stoecker remove tabs
(edit) @7505   11 years Don-vip fix #10461 - Preset UI: show which tags will be changed
(edit) @7375   11 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7299   11 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7083   11 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7025   11 years Don-vip Sonar - fix various issues
(edit) @7021   11 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7015   11 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7012   11 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   11 years Don-vip see #8465 - switch core to Java 7
(edit) @6990   11 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6986   11 years Don-vip sonar - fix various minor issues
(edit) @6935   11 years Don-vip see #3764 - special handling for Nimbus
(edit) @6932   11 years Don-vip fix #3764 - add stylesheet for html ordered and unordered lists, for …
(edit) @6920   11 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6911   11 years Don-vip see #3764 - disables "all bold" stuff by default. UI problems remain to fix
(edit) @6901   11 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6890   11 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   11 years Don-vip fix some Sonar issues
(edit) @6832   11 years akks see #4429: Copy/Paste context menu for comboboxes did not appear
(edit) @6830   11 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6792   11 years Don-vip Sonar - fix various issues
(edit) @6789   11 years Don-vip fix #9637 - make status bar background/foregound colors configurable …
(edit) @6783   11 years Don-vip fix some Sonar issues
(edit) @6666   11 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6654   11 years simon04 fix #9514 fix #9484 fix #9502 - Upload dialog: make source field …
(edit) @6617   11 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6603   11 years Don-vip fix some Sonar issues
(edit) @6553   11 years simon04 see #9414 - MapCSS-based tagchecker: allow to add custom files in …
(edit) @6380   12 years Don-vip update license/copyright information
(edit) @6365   12 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6362   12 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6342   12 years Don-vip various fixes
(edit) @6340   12 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6316   12 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6288   12 years Don-vip Sonar/Findbugs - Remove unneeded Vector usage
(edit) @6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6235   12 years Don-vip Sonar - fix recently introduced issues
(edit) @6221   12 years Don-vip Make some defensive copies of user-supplied arrays, move …
(edit) @6172   12 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
(edit) @6101   12 years akks revert 6099: seems it was not the described bug
(edit) @6099   12 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6040   12 years Don-vip fix #8827 - HTML rendering differ if run before or after having …
(edit) @6017   12 years Don-vip fix #8818 - NPE in JosmComboBox
(edit) @5965   12 years akks see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" …
(edit) @5958   12 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5927   12 years bastiK add missing license information
(edit) @5899   12 years stoecker fix javadoc
(edit) @5887   12 years Don-vip see #8606 - Fix user-agent used with JEditorPage.setPage() or …
(edit) @5886   12 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5884   12 years Don-vip see #4429 - Get popup menu from PopupMenuLauncher + fix javadoc
(edit) @5881   12 years stoecker javadoc fixes
(edit) @5878   12 years Don-vip fix weird autocompletion typo
(edit) @5815   12 years akks Improved filtering tracks by date: more convenient (see #8416) allow …
(edit) @5778   12 years Don-vip fix #7848 - ConcurrentModificationException in DownloadPrimitivesTask
(edit) @5765   12 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5752   12 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5696   12 years Don-vip Disable single-char JOSM shortcuts when relation dialog filter …
(edit) @5572   13 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5561   13 years Don-vip fix #8145 - Forbids negative values in object id field of download …
(edit) @5558   13 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5544   13 years bastiK applied #8169 - Fix lat/lon in bounding box panel (patch by simonsonc)
(edit) @5457   13 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5453   13 years Don-vip fix OsmPrimitiveTypesComboBox
(edit) @5451   13 years Don-vip fix #7978 - Merging nodes and upload were broken due to improper …
(edit) @5450   13 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5438   13 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5429   13 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5354   13 years akks See #5984: Automatic pasting of IDs or URL into Download Object fields
(edit) @5310   13 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5301   13 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5297   13 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5226   13 years bastiK improvements for custom projection
(edit) @5211   13 years simon04 fix #7666 - Download object exception with invalid value
(edit) @4796   13 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4459   14 years bastiK applied #6856 - Enable plugins to add actions in popup menus (patch by …
(edit) @4380   14 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @4081   14 years bastiK applied #6251 (patch by akks) - Download multiple objects on Ctrl-Shift-O
(edit) @4018   14 years bastiK applied #6187 - Search GUI improvements (patch by bilbo)
(edit) @3905   14 years stoecker fix #5964
(edit) @3461   15 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3351   15 years jttt Fixed #5173 memory leak in search dialog - almost every ExtendedDialog …
(edit) @3215   15 years bastiK fixed #4979 Exception when opening the download window; fixed #2221 - …
(edit) @3210   15 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
Note: See TracRevisionLog for help on using the revision log.