source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3184   14 years bastiK fixed #4256 - Extrude snaps to a sparse grid (Changed the geometrical …
(edit) @3183   14 years bastiK i18n update
(edit) @3182   14 years bastiK fix position of relation editor
(edit) @3181   14 years bastiK see #4877 - Splashscreen has wrong position on X11 dualhead mode
(edit) @3180   14 years bastiK applied #4876 - make size of tagged nodes configurable (patch by petschge)
(edit) @3179   14 years bastiK fix last commit
(edit) @3178   14 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @3176   14 years jttt Fix #3952 Search history not remembered across restarts
(edit) @3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3174   14 years bastiK fixed #4858 (ArrayIndexOutOfBoundsException in translation code)
(edit) @3173   14 years jttt Fix r3172
(edit) @3172   14 years bastiK make assertions work (see #3892)
(edit) @3171   14 years bastiK fixed #4860 - shortcut for "Download Object" doesn't work always
(edit) @3170   14 years bastiK fixed #4818 - undo after merging two ways being members of relations …
(edit) @3169   14 years bastiK i18n update
(edit) @3168   14 years bastiK applied #4641 - projection change for the French Cadastre (patch by pieren)
(edit) @3167   14 years jttt Added mappaint performance test
(edit) @3166   14 years jttt Different fix for #4815 - having bbox in each instance of Node would …
(edit) @3165   14 years bastiK change tagged node color in wire frame view
(edit) @3164   14 years bastiK fixed #4820 (change node paint style like in [3159], but for wireframeview)
(edit) @3163   14 years bastiK fixed #4815 (after [3154] you cannot remove a node from quadbuckets if …
(edit) @3162   14 years jttt Add check-plugins target to build.xml. It will download plugins and …
(edit) @3161   14 years stoecker i18n update
(edit) @3160   14 years bastiK i18n update
(edit) @3159   14 years bastiK fixed #2801 - Display junction nodes with a different style à la Potlatch
(edit) @3158   14 years jttt Use simple casting instead of Math.floor(). Should do the same thing …
(edit) @3157   14 years jttt Keep size in QuadBuckets instead of calculating it on demand
(edit) @3156   14 years jttt Fix NPE in case SplitWayAction show message dialog
(edit) @3155   14 years jttt Check for relations without physical members in Relation.getBBox()
(edit) @3154   14 years jttt Use positional search in QuadBuckets.contains() and remove()
(edit) @3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
(edit) @3152   14 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @3151   14 years jttt QuadBuckets.search - use only one list instead of creating and copying …
(edit) @3150   14 years jttt Split QBLevel only once in QuadBuckets, simplified add operation
(edit) @3149   14 years jttt Do not allow zero length arrays for OsmPrimitive.keys
(edit) @3148   14 years jttt Fix compilation error
(edit) @3147   14 years jttt Use virtual collections for Dataset.all... methods
(edit) @3146   14 years jttt Use referrers when loading members of primitive in PropertiesDialog
(edit) @3145   14 years jttt Do not keep width at QBLevel, simplify QuadTilling.index
(edit) @3144   14 years jttt Fix #4740 Map view sometimes turns black
(edit) @3143   14 years bastiK limit the size of the undo stack
(edit) @3142   14 years bastiK see #4554 - Fixing duplicate nodes takes increasingly longer
(edit) @3141   14 years Gubaer small changes in tag editor panel
(edit) @3140   14 years jttt Fix #4597: search does not find id:0
(edit) @3139   14 years bastiK i18n update
(edit) @3138   14 years Gubaer Cosmetics
(edit) @3137   14 years Gubaer added a few utility methods
(edit) @3136   14 years jttt Fix #4729 josm >= 3116 extremely slow and laggy
(edit) @3135   14 years Gubaer Added three getters for platform specific cut/copy/paste key strokes
(edit) @3134   14 years bastiK fixed #4606 - merging a new and an already existing node (better …
(edit) @3133   14 years Gubaer fixed #4371: Changeset comment reverts to previous when switching options
(edit) @3132   14 years Gubaer missing I18n added
(edit) @3131   14 years bastiK fixed: show version of installed plugin in the status report (and not …
(edit) @3130   14 years bastiK fixed #4679 - JOSM no longer finds plugins in /usr/share/josm/plugins
(edit) @3129   14 years jttt Memory optimizations
(edit) @3128   14 years jttt Different fix for #4728 - discard offscreen buffer for all layer in MapView
(edit) @3127   14 years jttt Fix #4728 display of gps-tracks (points, lines) does not refresh, cosmetics
(edit) @3126   14 years jttt Use QuadBuckets in SimplePaintVisitor
(edit) @3125   14 years jttt Fix #4723 Error on load, on zoom
(edit) @3124   14 years Gubaer fixed #4725: Much slower selection list handling since 3102
(edit) @3123   14 years Gubaer fixed #4725: Much slower selection list handling since 3102 Removed …
(edit) @3122   14 years Gubaer fixed #4673: I18n: motd in russian not displayed
(edit) @3121   14 years Gubaer fixed #4698: Link not works
(edit) @3120   14 years Gubaer applied #4716: patch by Claudius Henrichs: Upload summary page text is …
(edit) @3119   14 years jttt Cache offscreen buffer for GpxLayer
(edit) @3118   14 years jttt Handle changes in viewID in MapView instead of OsmDataLayer
(edit) @3117   14 years jttt Enable check for referenced deleted primitive by default
(edit) @3116   14 years jttt Reuse offscreenBuffer if layers didn't change
(edit) @3115   14 years Gubaer added Serializable on SimplePrimitiveId, going to need for DnD in a plugin
(edit) @3114   14 years Gubaer fixed #4719: Double click in selection list does not work anymore
(edit) @3113   14 years Gubaer fixed #4704: German hint not visibile on empty plugin list
(edit) @3112   14 years Gubaer fixed #4715: Typos in ExceptionUtil
(edit) @3111   14 years Gubaer applied #4708: patch by Claudius Henrichs: OAuth dialog default window …
(edit) @3110   14 years Gubaer see #4713: missing I18n
(edit) @3109   14 years Gubaer applied #4715: patch by mjulius: Typos in ExceptionUtil
(edit) @3108   14 years Gubaer fixed #4705: Exception when drawing a closed way
(edit) @3107   14 years jttt Fix #4624 Relations not rendered right away
(edit) @3106   14 years mjulius fix issue that when plugins are updated only the updated plugins are …
(edit) @3105   14 years Gubaer Removing @Overrides - got inserted too early and make troubles while …
(edit) @3104   14 years Gubaer fixed #4701: Tile download
(edit) @3103   14 years Gubaer fixed #4699: selectionlist gets out of sync
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3100   14 years Gubaer fixed #4686: When editing tags in the relation editor <TAB> will …
(edit) @3099   14 years Gubaer fixed #4691: Exception when clicking 'Select'
(edit) @3098   14 years jttt Added handler for uncaught exception in modal dialogs
(edit) @3097   14 years jttt Fix #4652 Unexpected error when LiveGPS tracking is started
(edit) @3096   14 years bastiK i18n update
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3094   14 years Gubaer Improved widget for selecting a bounding box based on a grid of OSM …
(edit) @3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
(edit) @3092   14 years Gubaer fixed #4681: Open Street Bug Plugin Crashed
(edit) @3091   14 years jttt Added ProGuard tool (see #4640)
(edit) @3090   14 years Gubaer fixed #4443: Plugins with known update site: Don't download unless a …
(edit) @3089   14 years mjulius In PurgePrimitivesCommand remove all instances of a node to be purged …
(edit) @3088   14 years Gubaer cosmetics
(edit) @3087   14 years mjulius see #4674 - NPE in ToggleDialog now throws IllegalArgumentException …
(edit) @3086   14 years Gubaer fixed #4665: Plugin Local version lower Offer version
(edit) @3085   14 years Gubaer fixed #4670: Not Locilised #7
Note: See TracRevisionLog for help on using the revision log.