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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1854   15 years Gubaer fixed #3091: zoom to selection on gpx load only
(edit) @1853   15 years Gubaer fixed #3078: New relation editor overemphasizes relation ordering
(edit) @1852   15 years Gubaer fixed #3094: Relation editor tries to download objects with id:0 from …
(edit) @1851   15 years Gubaer fixed #3095: Unable to add selection to a relation
(edit) @1850   15 years Gubaer fixed #3093: "Download All Children" in relation editor gives an error …
(edit) @1849   15 years stoecker fix #3084 - patch by Pieren
(edit) @1848   15 years Gubaer fixed #3090: New relation cause exception
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1845   15 years Gubaer fixed #2996: error, but no Message, if a relation is containing itself
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1841   15 years Gubaer update
(edit) @1840   15 years Gubaer prevent circular references in relations (contributes to a fix for #2996)
(edit) @1839   15 years Gubaer fixed #3022: Add confirmation dialog if adding way twice in a relation
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1836   15 years Gubaer fixed in #3074: "Parent relations" doesn't work without communicating …
(edit) @1833   15 years Gubaer fixed #3023: Just selecting relation members by double clicking …
(edit) @1832   15 years Gubaer fixed #3078: New relation editor overemphasizes relation ordering
(edit) @1831   15 years Gubaer fixed #3079: "Remove selected members from relation" button should be …
(edit) @1830   15 years Gubaer fixed #3046: relation editor: role changes not saved / shown on the …
(edit) @1829   15 years Gubaer fixed #3056: can't delete a way added to relation with no role fixed …
(edit) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
(edit) @1825   15 years Gubaer Changed the way we get an "active data layer" and a "current data …
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1822   15 years Gubaer applied #2953: patch by cjw - Sorting a relation adds new members or …
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1819   15 years Gubaer fixed #3020: Duplicating relation does not work
(edit) @1816   15 years Gubaer fixed #2998: Variable collum-with in relations editor
(edit) @1815   15 years Gubaer fixed NPEs
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1812   15 years jttt Add getTickCount method to ProgressMonitor
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1810   15 years Gubaer new: DownloadReferrersAction - downloads the set of primitives …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1804   15 years Gubaer improved window management for relation editor windows added duplicate …
(edit) @1802   15 years stoecker cleanup license and contributions a bit
(edit) @1801   15 years Gubaer fixed #2980: selected objects not in relation editor
(edit) @1798   15 years Gubaer ticket #2954: patch by plaicy - Creating new relations doesn't work
(edit) @1797   15 years framm - minor changes in conjunction with the Walking Papers plugin.
(edit) @1795   15 years Gubaer fixed #2901: Relation editor producing errors
(edit) @1794   15 years Gubaer implemented #2664: Set the role for multiple members at the same time
(edit) @1793   15 years Gubaer fixed #2638: Relation editor should show double entries better
(edit) @1792   15 years Gubaer fixed #2647: Relation editor: moving members should keep them in view
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1787   15 years stoecker unify design
(edit) @1785   15 years stoecker applied #2941 - patch by cjw - improve relation sorting
(edit) @1784   15 years Gubaer removing debug output
(edit) @1783   15 years Gubaer fixed #2929: Relation Editor: Cancel button does not cancel edits
(edit) @1782   15 years stoecker fixed #2928 - patch by Michi - unify GUI
(edit) @1781   15 years stoecker fix #2927 - patch my Michi - fix mouse position
(edit) @1780   15 years stoecker fix #2935 - selected relation wrong
(edit) @1778   15 years Gubaer fixed #2925: Double-clicking on relation in relation dialog doesn't …
(edit) @1777   15 years stoecker fixed style selection box
(edit) @1775   15 years Gubaer removed debugging code
(edit) @1773   15 years Gubaer removed debugging code
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1771   15 years Gubaer fixed #2914: Re-edits in relation-editor impossible
(edit) @1770   15 years Gubaer fixed #2915: relation-editor: relation-only edit does not trigger …
(edit) @1765   15 years Gubaer fixed problem with hidden property edit dialog
(edit) @1764   15 years Gubaer fixed #1361: Relation dialog: "Download inclomplete..." blocks JOSM if …
(edit) @1763   15 years Gubaer fixed #2238: Calling Relation editor using properties dialog should …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1761   15 years Gubaer fixed #2886: Make slippymap downloader hint text translatable
(edit) @1759   15 years stoecker don't show preset dialog if there is nothing to show
(edit) @1757   15 years stoecker fixed translation error
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1754   15 years stoecker cleanup relation sorting
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1748   15 years stoecker applied relation sort - fix #27789 - patch by cjw
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1746   15 years stoecker fixed #2757 - josm reports wrong version
(edit) @1744   15 years stoecker fixed #2823
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(edit) @1742   15 years stoecker fixed #2849 - patch by jttt - fix memory leak
(edit) @1737   15 years stoecker fixed NPE
(edit) @1736   15 years stoecker fixed #2823 - NPE
(edit) @1734   15 years stoecker close #2780 - patch by sbrunner - make hdop factor configurable(hidden …
(edit) @1733   15 years stoecker fixed #2821, #2775 - agpifojpicture position wrong, preferences …
(edit) @1730   15 years stoecker fixed #2811 - NPE in GeoImageLayer
(edit) @1729   15 years stoecker fix #2731 - Einstein values no longer ignored
(edit) @1728   15 years stoecker fixed #2804 - move mode not working
(edit) @1727   15 years stoecker fixed last fix
(edit) @1726   15 years stoecker missing button markers for layer switches (e.g. for audio tracks) fixed
(edit) @1725   15 years stoecker some cleanups
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1710   15 years Gubaer Deleted strange comment
(edit) @1709   15 years Gubaer new: history feature implemented
(edit) @1706   15 years stoecker fixed some design issues
(edit) @1704   15 years stoecker fix #2674, #765 - patch by jttt - reworked GeoImage stuff
(edit) @1700   15 years Gubaer enable new InfoAction
(edit) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   15 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1692   15 years Gubaer
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1688   15 years stoecker fixed #2744 - server url defaults
(edit) @1687   15 years framm fix lat/lon mix-up in slippy map chooser introduced with latest revision
(edit) @1686   15 years Gubaer fixed update in JMapViewer code
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1682   15 years Gubaer removed old conflict resolution code fixed bug in OsmApi (missing …
Note: See TracRevisionLog for help on using the revision log.