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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5878   11 years Don-vip fix weird autocompletion typo
(edit) @5875   11 years Don-vip fix #8614 - Mapcss in zip-file doesn't work if there's xml-files also …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5870   11 years Don-vip fix #8610 - Wrong display of areas (based on patch by Cobra)
(edit) @5869   11 years Don-vip fix #8609 - NPE
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5866   11 years Don-vip fix #8605 - Presets: Tags deleted when using Multiselect on an …
(edit) @5865   11 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5862   11 years Don-vip fix #8380 - NPE in OsmPrimitivRenderer
(edit) @5861   11 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5858   11 years Don-vip warning with invalid plugin preferences
(edit) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5856   11 years akks fix #8601: Cancel-button doesn't cancel while downloading history
(edit) @5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5847   11 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5843   11 years akks fix #8508: correct pasting of tags copied from properties table by Ctrl-C
(edit) @5842   11 years Don-vip Upload dialog: allow plugins to add custom components
(edit) @5841   11 years Don-vip fix #8593 - MapCSS: robustness to invalid regex patterns
(edit) @5839   11 years Don-vip see #8570 - close more streams
(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
Note: See TracRevisionLog for help on using the revision log.