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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3315   15 years stoecker fix wrong paint handling of unclosed areas
(edit) @3312   15 years bastiK fix again. (triple negation was too much...)
(edit) @3311   15 years bastiK fix last commit
(edit) @3310   15 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(edit) @3308   15 years stoecker fix #5102 - use directory selection dialog to select directories
(edit) @3306   15 years stoecker improve member position display in properties
(edit) @3302   15 years stoecker fix #4228 - display relation position in properties
(edit) @3301   15 years bastiK draw dashes of disabled ways in inactive color
(edit) @3300   15 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3298   15 years stoecker fixed #2786 - fixed wrong placement of marker argument
(edit) @3293   15 years bastiK translate locales in language preference
(edit) @3291   15 years stoecker fix #4414 - draw selected relation and selected elements a bit different
(edit) @3290   15 years stoecker better support for relation handling in selection list
(edit) @3289   15 years stoecker added role support to presets
(edit) @3288   15 years bastiK fixed #4848 - Speed in Geotagged Images dialog always shows 0 km/h
(edit) @3287   15 years stoecker fix #4706 and fix #5066 - plugin handling
(edit) @3286   15 years stoecker fix #4765 - improve selection history
(edit) @3281   15 years stoecker minor fix in properties dialog
(edit) @3280   15 years framm * added a selection to "download along this track" window which lets …
(edit) @3279   15 years stoecker fix #4192 - allow definition of true/false values in presets
(edit) @3278   15 years jttt Fix #4500: Various audio controls no longer work
(edit) @3276   15 years stoecker fix #4709 - images in help missing
(edit) @3275   15 years bastiK remove unnecessary java 6 usage
(edit) @3273   15 years stoecker fix #5028 - preset parsing error (fix last fix :-)
(edit) @3272   15 years stoecker fix #5028 - preset parsing error
(edit) @3271   15 years stoecker translate polygon names
(edit) @3268   15 years stoecker improve naming of relations
(edit) @3266   15 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3263   15 years bastiK escape non ascii characters
(edit) @3262   15 years bastiK extended command list dialog; added inspection panel
(edit) @3261   15 years bastiK applied patch by flo: Add support for direction tag in photo EXIF …
(edit) @3256   15 years jttt Fix #4697: Attempting to download data around a place name.
(edit) @3255   15 years jttt Fix #4764 Fehler
(edit) @3252   15 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3250   15 years stoecker expose some preset functions a bit more
(edit) @3248   15 years stoecker don't allow plugins for applet josm
(edit) @3247   15 years jttt Fix #4807 Preferences: shortcut edting broken
(edit) @3246   15 years jttt Add simple wrapper for preferences, add projection changed event (will …
(edit) @3245   15 years jttt Fix memory leak - OsmDataLayer stayed in memory after it was removed
(edit) @3240   15 years mjulius Add plural string
(edit) @3239   15 years stoecker see #4132 - some applet fixes
(edit) @3238   15 years jttt Fix #4633 All big internal Help Pages opens in middle page
(edit) @3237   15 years jttt Fix #4659 Waypoint layers captions are hiddden when layer is hidden …
(edit) @3236   15 years jttt Fix #4921 changes of plugin update time interval not saved.
(edit) @3235   15 years jttt Fix #5013 gpx info shows time in weird format
(edit) @3234   15 years stoecker fixed #4889 - map scale middle line was too long
(edit) @3233   15 years stoecker fix minor color issues
(edit) @3232   15 years jttt Fix #2297 JOSM Webstart fails at loading plugins, cleanup puwg projection
(edit) @3229   15 years stoecker don't open GPX behind background layers
(edit) @3225   15 years jttt Remove long deprecated data change listener
(edit) @3223   15 years jttt Fix #4846 emptying toolbar causes autimatic refill
(edit) @3222   15 years jttt Fix #4396 Priorities for style elements working only partially
(edit) @3221   15 years jttt Fix #4388 JOSM told me i've found a bug while editing a relation
(edit) @3220   15 years jttt Use checkbox for Show marke layer text/icon, see #4336
(edit) @3219   15 years jttt Fix #4976 filter : membership not shown in tag-list
(edit) @3218   15 years stoecker typos, close #4989 - patch by mikalaari
(edit) @3216   15 years stoecker fixed typo
(edit) @3215   15 years bastiK fixed #4979 Exception when opening the download window; fixed #2221 - …
(edit) @3214   15 years bastiK autocompletion cleanup - fixes #2729
(edit) @3213   15 years bastiK see #4899 (fixed bug from the autocomplete rework)
(edit) @3211   15 years bastiK fix unnecessary hideNotification at the beginning
(edit) @3210   15 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3208   15 years jttt Remember selected values in download along track dialog
(edit) @3207   15 years jttt Fix #4861 Coding error reported on uploading changeset (GPS survey …
(edit) @3206   15 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3202   15 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3200   15 years bastiK fixed #4930 - Relation editor "creeps"
(edit) @3198   15 years bastiK see #4929 - rectangle selection selects filtered objects. (the other …
(edit) @3191   15 years bastiK fixed #4909 - draw direction arrows only at ways head is inverted …
(edit) @3189   15 years stoecker activated filter dialog finally, hopefully we wont get to much …
(edit) @3188   15 years stoecker close #4790 - OAuth uses HTTPS
(edit) @3186   15 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3182   15 years bastiK fix position of relation editor
(edit) @3181   15 years bastiK see #4877 - Splashscreen has wrong position on X11 dualhead mode
(edit) @3180   15 years bastiK applied #4876 - make size of tagged nodes configurable (patch by petschge)
(edit) @3179   15 years bastiK fix last commit
(edit) @3178   15 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @3177   15 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @3176   15 years jttt Fix #3952 Search history not remembered across restarts
(edit) @3175   15 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3171   15 years bastiK fixed #4860 - shortcut for "Download Object" doesn't work always
(edit) @3159   15 years bastiK fixed #2801 - Display junction nodes with a different style à la Potlatch
(edit) @3146   15 years jttt Use referrers when loading members of primitive in PropertiesDialog
(edit) @3144   15 years jttt Fix #4740 Map view sometimes turns black
(edit) @3141   15 years Gubaer small changes in tag editor panel
(edit) @3138   15 years Gubaer Cosmetics
(edit) @3137   15 years Gubaer added a few utility methods
(edit) @3136   15 years jttt Fix #4729 josm >= 3116 extremely slow and laggy
(edit) @3133   15 years Gubaer fixed #4371: Changeset comment reverts to previous when switching options
(edit) @3132   15 years Gubaer missing I18n added
(edit) @3128   15 years jttt Different fix for #4728 - discard offscreen buffer for all layer in MapView
(edit) @3127   15 years jttt Fix #4728 display of gps-tracks (points, lines) does not refresh, cosmetics
(edit) @3125   15 years jttt Fix #4723 Error on load, on zoom
(edit) @3124   15 years Gubaer fixed #4725: Much slower selection list handling since 3102
(edit) @3123   15 years Gubaer fixed #4725: Much slower selection list handling since 3102 Removed …
(edit) @3122   15 years Gubaer fixed #4673: I18n: motd in russian not displayed
(edit) @3121   15 years Gubaer fixed #4698: Link not works
(edit) @3120   15 years Gubaer applied #4716: patch by Claudius Henrichs: Upload summary page text is …
(edit) @3119   15 years jttt Cache offscreen buffer for GpxLayer
(edit) @3118   15 years jttt Handle changes in viewID in MapView instead of OsmDataLayer
Note: See TracRevisionLog for help on using the revision log.