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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1902   15 years Gubaer temporary fix for #3181: Dialogs causes JOSM window to be set as …
(edit) @1901   15 years Gubaer temporary fix for #3181: Dialogs causes JOSM window to be set as …
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1897   15 years jttt Fix #3085
(edit) @1896   15 years Gubaer fixed bug in deleting layers
(edit) @1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1893   15 years Gubaer fixed NPE, added missing icon
(edit) @1892   15 years Gubaer removed to unnecessary imports
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1889   15 years Gubaer fixed #3156 : Download members should always download the members …
(edit) @1888   15 years Gubaer fixed #3157: Duplicated relation doesn't show up in Command stack
(edit) @1886   15 years Gubaer fixed #3154 : readd relation member selection feature
(edit) @1885   15 years Gubaer Improved exception handling
(edit) @1884   15 years jttt Fix ArrayIndexOutOfBoundsException 0:-2 in relation editor when …
(edit) @1880   15 years Gubaer fixed #3109: Layer selected when clicking in empty space in layer dialog
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1878   15 years Gubaer fixed #3143: Apply role should be enabled for empty role
(edit) @1875   15 years jttt Fix #3134
(edit) @1872   15 years jttt Fix #3130
(edit) @1871   15 years Gubaer applied #3127: patch by plaicy - Translation argument is not used
(edit) @1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1866   15 years Gubaer fixed #3116: NullPointerException when creating a relation without the …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1864   15 years stoecker close #3114 - patch by Michi - large dialogs
(edit) @1863   15 years jttt Fix #2936 and #3066 (geoimage issues)
(edit) @1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1856   15 years Gubaer improved deleting relations
(edit) @1855   15 years Gubaer fixed NPE
(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
Note: See TracRevisionLog for help on using the revision log.