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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5836   11 years stoecker javadoc fixes
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5832   11 years stoecker i18n update and javadoc fixes
(edit) @5831   11 years Don-vip see #8571 - Include command-line arguments in status report
(edit) @5829   11 years Don-vip fix javadoc + minor refactorization/code cleanup
(edit) @5826   11 years Don-vip fix #8575 - NPE
(edit) @5825   11 years akks fix #8574: relation list dialog side buttons din not work Сontext menu …
(edit) @5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
(edit) @5817   11 years stoecker fix javadoc
(edit) @5816   11 years stoecker javadoc fixes
(edit) @5815   11 years akks Improved filtering tracks by date: more convenient (see #8416) allow …
(edit) @5812   11 years bastiK mapcss: add phase for repeat-image
(edit) @5811   11 years bastiK mapcss: add width+height properties for repeat-image
(edit) @5810   11 years bastiK fix initialization NPE (for sessions)
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5807   11 years akks see #8552: Move Imagery offset action to the top of Imagery menu
(edit) @5806   11 years Don-vip fix #8547 for good
(edit) @5805   11 years Don-vip fix #8547 - Wrong length of way (minus 1) displayed in status line
(edit) @5803   11 years akks Do not delete custom menu items from ImageryMenu when it is refreshed, …
(edit) @5801   11 years bastiK mapcss: new map element 'repeat-image' similar to 'pattern-image', but …
(edit) @5800   11 years akks Properties toggle dialog: allow to select and copy/delete multiple …
(edit) @5799   11 years akks Membership tabled in properties toggle dialog supports multiselect …
(edit) @5797   11 years Don-vip fix #8488 - Do not use Helvetica font when it is not available
(edit) @5796   11 years Don-vip fix #8533 - AWT dead lock when hiding splash screen and opening main …
(edit) @5795   11 years Don-vip fix #8530 - Robustness to presets defining keys without value
(edit) @5793   11 years akks Big refactoring of relation context menu actions, removing duplicate …
(edit) @5792   11 years Don-vip code style - fix non-static access to static member
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5790   11 years akks fix #8426: add_tags in remote control: better changed tags detection, …
(edit) @5789   11 years Don-vip fix #8529 - NPE at PropertiesDialog$PasteValueAction.actionPerform
(edit) @5786   11 years akks Download primitive dialog: window width limit, buffer size limit for …
(edit) @5785   11 years akks Forgotten file
(edit) @5784   11 years akks Auto adjust column width in remote control add_tags table. (noticed by …
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5781   11 years Don-vip see #8511 - fix another similar issue
(edit) @5779   11 years akks Allow plugins to replace default tile loader (OsmFileCacheTileLoader) …
(edit) @5778   11 years Don-vip fix #7848 - ConcurrentModificationException in DownloadPrimitivesTask
(edit) @5775   11 years Don-vip see #8503 - Allo plugins to warn about conflicts
(edit) @5774   11 years Don-vip fix #8490 - NPE
(edit) @5773   11 years akks see #8412: option to save recently added tags in preferences (Add/Edit …
(edit) @5769   11 years stoecker remove deprecated stuff
(edit) @5766   11 years Don-vip see #8490 - fix NPE
(edit) @5765   11 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5764   11 years Don-vip use of getPoint2D() instead of getPoint() when possible
(edit) @5763   11 years Don-vip Remove old code
(edit) @5762   11 years stoecker remove some deprecated and unused stuff
(edit) @5758   11 years Don-vip fix #6630 - NPE when merging data
(edit) @5753   11 years Don-vip see #8485 - Don't throw IllegalArgumentException with buggy projections
(edit) @5752   11 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5750   11 years Don-vip fix #8481 - RelationComparator does not detect equal relations
(edit) @5744   11 years Don-vip fix #8454 - If filtered, relation list not updated properly after …
(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) @5733   11 years bastiK fixed #8446 - Can't put imagery sources in the toolbar anymore after r5728
(edit) @5731   11 years Don-vip fix #8444 - NPE when no WMS url is entered in WMS add dialog + various …
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5728   11 years Don-vip fix #8435 - NPE in Relation list dialog (based on patch of Lesath)
(edit) @5727   11 years akks Command Stack dialog (undo/redo): select and zoom to affected …
(edit) @5726   11 years akks fix #4828: "Paste value" added to context menu of properties toggle dialog
(edit) @5725   11 years Don-vip fix #8433 - NPEs when opening relation editor or selecting in list …
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5723   11 years Don-vip fix #7754 - plugin management: unable to activate plugin after aborted …
(edit) @5720   11 years Don-vip fix #8424 - Relation dialog: Operate on correct relation when …
(edit) @5718   11 years Don-vip fix #8428 - Always show buttons for legacy setting …
(edit) @5717   11 years akks see #8416: allow to filter gpx traces by age (layer context menu, …
(edit) @5716   11 years Don-vip fix #8403 - make limit customizable in advanced preferences
(edit) @5715   11 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(edit) @5714   11 years bastiK mapcss: fix split function
(edit) @5713   11 years Don-vip fix #8403 - Show combined length of selected ways in status bar (up to …
(edit) @5712   11 years Don-vip fix EDT violations
(edit) @5711   11 years Don-vip fix #8415 - Replaced shortcut Ctrl-Alt-Shift-U. It now uploads current …
(edit) @5710   11 years Don-vip fix #8419 - RelationComparator considers different relations equal …
(edit) @5709   11 years Don-vip fix #8424 - "Select" and "Delete" actions operate on wrong relations …
(edit) @5705   11 years bastiK mapcss: rework of eval expressions; significant performance …
(edit) @5704   11 years akks see #8412, #4828: Add tag and Edit tag dialogs: added context menu …
(edit) @5703   11 years akks Split preferences list into groups in Display Settings / OSM Data, see …
(edit) @5702   11 years bastiK mapcss: separate opacity for way casing
(edit) @5701   11 years bastiK mapcss: small change in regexp expression function
(edit) @5700   11 years stoecker remove hardcoded created_by
(edit) @5699   11 years bastiK add a few more functions for mapcss eval expression
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5697   11 years Don-vip fix #8398 - Correct display of tags containing XML entities
(edit) @5696   11 years Don-vip Disable single-char JOSM shortcuts when relation dialog filter …
(edit) @5689   11 years Don-vip fix #8143 - Side buttons reappear despite "Always hidden" option
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5675   11 years Don-vip fix #8382 - CCE in TaggingPreset
(edit) @5673   11 years Don-vip fix #4304 - Improve error fixing performance by calling …
(edit) @5672   11 years Don-vip fix #3596 - Validator list conflicts with keyboard shortcuts
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5666   11 years simon04 fix #8360 - designated icons for adding WMS/TMS
(edit) @5664   11 years Don-vip Scrollable menus: update MenuScroller to last version + add mouse …
(edit) @5661   11 years Don-vip show/hide Audio menu without restart
(edit) @5660   11 years Don-vip Enable menu scroller for imagery menu
(edit) @5659   11 years akks see #8024: Ctrl-Shift-1..5 in Add Tag dialog = add and continue
(edit) @5658   11 years Don-vip see #8024 - Add Help button to add/edit dialogs
(edit) @5656   11 years akks Patch by Don-Vip fix #8311: Should focus on the proper column when …
Note: See TracRevisionLog for help on using the revision log.