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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4803   12 years akks Context menu for "Angle" status panel (Angle snap configuration), see …
(edit) @4802   12 years simon04 see #7271 - reuse existing UTFInputStreamReader for handling BOM …
(edit) @4801   12 years simon04 fix #7271 - discard UTF8_BOM (0xFEFF) from GetCapabilities response
(edit) @4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4795   12 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4794   12 years stoecker fix #7267 - side menu buttons missing
(edit) @4793   12 years stoecker don't hide buttons for undocked dialogs
(edit) @4792   12 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4789   12 years simon04 allow to change preference settings via cmd line arguments (e.g., …
(edit) @4786   12 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4779   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4778   12 years stoecker fix #7234 - dynamic toggle starts inverted
(edit) @4775   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4773   12 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4765   12 years stoecker allow individual disabled dynamic buttons
(edit) @4763   12 years akks fix #7214 Memory growing and CPU load while idle (minor change)
(edit) @4762   12 years jttt Add method getWindowParent to ProgressMonitor (see #7208)
(edit) @4761   12 years jttt Fix #7218 NPE after download with waydownloader
(edit) @4760   12 years jttt Fix EDT thread violation
(edit) @4758   12 years jttt Fix #7212 "Update data" broken (regression)
(edit) @4756   12 years jttt Fix #7211 NPE when updating plugins
(edit) @4754   12 years jttt Fix #7207 download/upload dialogs steal focus, probably others too
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4744   12 years Don-vip Building presets
(edit) @4739   12 years jttt - fix #7202 Downloading Data window harder to read since r4718 - …
(edit) @4735   12 years Don-vip typo
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4733   12 years bastiK fixed #7174 - identifier for toolbar actions is icon name
(edit) @4729   12 years stoecker fix #7183 - fully automatic OAuth not working
(edit) @4727   12 years jttt Do not access gui from non EDT thread
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4720   12 years jttt Register EDT checker (by default only for locally compiled josm). It …
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4711   12 years bastiK applied #7153 - shortcut conflict within core (patch by akks)
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4709   12 years simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4701   12 years stoecker adapt some more help links
(edit) @4699   12 years stoecker adapt help link for download dialog
(edit) @4698   12 years Don-vip fix #7165 - Exception is thrown after moving an opened image.
(edit) @4697   12 years bastiK see #6883 - property toggle dialog: possibility to select and perform …
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4689   12 years stoecker don't have multiple classes in one file
(edit) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4681   12 years simon04 see #6329 - improve splash screen: show execution time of items, …
(edit) @4680   12 years simon04 see #6096 - "change values" dialog: show bold entries first
(edit) @4674   12 years simon04 fix #7172 - CT isn't always loaded by the History window when looking …
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4669   12 years stoecker fix #6963 - patch by akks - fixes for left hand buttons
(edit) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
(edit) @4666   12 years Don-vip see #7136 and #7128 - Downloading data on Mac OS X produces an exception
(edit) @4663   12 years simon04 fix #7141 - wrong relation position summary in selection view
(edit) @4658   12 years bastiK expert mode: fixed bug that sets draw.helper-line=false without asking …
(edit) @4648   12 years stoecker make large GPS dot size depending on line width
(edit) @4646   12 years jttt Fix #5958 Renaming layers erratic
(edit) @4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
(edit) @4644   12 years stoecker fix linewidth for GPX layers
(edit) @4642   12 years Don-vip Accessors on ChildProgress
(edit) @4641   12 years Don-vip Make ChildProgress public.
(edit) @4637   12 years stoecker fix i18n
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4633   12 years jttt Fix #7109 WMS-cache does not cache between sessions/INDEX_FILENAME = …
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4621   12 years Don-vip fix #6987 - Crashing on osm file open -> Fix a performance problem …
(edit) @4619   12 years Don-vip fix #7071 - One dialog where Esc doesn't cancel
(edit) @4618   12 years Don-vip fix #7077 - Another dialog where Esc doesn't cancel
(edit) @4616   12 years bastiK see #7088 - avoid NPE
(edit) @4615   12 years jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @4613   12 years bastiK see #6974 - fix problem caused by preference rework
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4606   12 years bastiK see #7072 - bug in mappaint zoom code
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4599   12 years stoecker fix #7068 - spelling fix
(edit) @4598   12 years bastiK history browser: changed selection of 2 compared version. WAS: double …
(edit) @4596   12 years jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4594   12 years Don-vip Fix NPE
(edit) @4593   12 years simon04 see #5638 - scroll long menus (thanks to tips4java.wordpress.com)
(edit) @4591   12 years jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4586   12 years stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit toolbar
(edit) @4585   12 years stoecker fix #7045 - patch by LarryOua - fix regression due to #6875
(edit) @4583   12 years Don-vip fix NPE
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4577   12 years Don-vip Let plugins interact with Imagery Preferences dialog
(edit) @4576   12 years Don-vip fix #7026 - autocompletion stopped working for changeset comments
(edit) @4572   12 years Don-vip fix #4161 - Removed useless code
(edit) @4571   12 years Don-vip fix #6343 - Relation windows don't remember their last position
(edit) @4568   12 years stoecker fix NPE
(edit) @4567   12 years stoecker fix #6875 - patch by Larry0ua - Data Layer can be changed after …
Note: See TracRevisionLog for help on using the revision log.