source: osm/applications/editors/josm/plugins/livegps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26731   13 years stoecker josm i18n update
(edit) @26606   13 years stoecker i18n update
(edit) @26605   13 years stoecker fix build version due to core change
(edit) @26542   13 years glebius - Track estimate position error in LiveGpsAcquirer and pass this …
(edit) @26541   13 years glebius Draw nice arrow instead of circle for cursor.
(edit) @26509   13 years stoecker i18n fixes
(edit) @26406   13 years stoecker i18n update
(edit) @26218   13 years glebius Silent deprecation warning.
(edit) @26217   13 years glebius This assertion wasn't valid one.
(edit) @26174   13 years stoecker i18n update, split plugin and core translation
(edit) @25833   13 years glebius Declare string constants as 'static final'.
(edit) @25832   13 years glebius Restore methods for registering foreign listeners, nuked in r25790. …
(edit) @25810   13 years glebius Oh, I so focused on centering, that forgot that it's an optional feature.
(edit) @25809   13 years glebius New autocentering technique, based on position of cursor on the map. …
(edit) @25808   13 years glebius Make a compromise between smoothness of updating and CPU consumption. …
(edit) @25805   13 years glebius Garbage collect some commented code. Leave the alternate label …
(edit) @25797   13 years glebius Simplify suppressing. We do not really need a separate thread, an …
(edit) @25791   13 years glebius Clean up connection/disconnection state machine. Now plugin …
(edit) @25790   13 years glebius Clean up LiveGPSPlugin instances creation and demolitition. Not sure …
(edit) @25788   13 years glebius The default refreshtime of 5 seconds doesn't look like sane one, if we …
(edit) @25192   13 years stoecker fix build due to JOSM change
(edit) @23191   14 years stoecker remove tabs
(edit) @21706   14 years bastik add icon links
(edit) @21622   14 years stoecker fixes by Gleb Smirnoff
(edit) @20431   14 years jttt Changes in GpxTrack API - return number of updates
(edit) @20264   14 years jttt Fix #4640 LiveGPS Plugin not working in latest.
(edit) @19680   14 years jttt Fixed #4450 LiveGPS sporadic errors, addapted to JOSM r2907
(edit) @19448   14 years guggis 'Changed the constructor signature of the plugin main class'
(edit) @19056   15 years guggis 'Updated to JOSM 2621; updated build.xml'
(edit) @19012   15 years casualwalker Make the config-keys for gpsd port and host appear in the preferences.
(edit) @19011   15 years casualwalker Changed behaviour: Suppressing frequent updates will now fire every …
(edit) @19001   15 years casualwalker LiveGps: - Set default refresh time to 5 seconds (instead of 5000) - …
(edit) @19000   15 years casualwalker LiveGps plugin: refresh interval will be set in seconds (more …
(edit) @18942   15 years stoecker cleanup
(edit) @18941   15 years stoecker applied josmbug 4037
(edit) @18597   15 years jttt Updated to new MapViewPaintable.paint arguments
(edit) @18408   15 years stoecker fixed i18n error I made in last checkin
(edit) @18404   15 years stoecker updated some stuff to current JOSM
(edit) @16945   15 years stoecker removing layer now also disables related menu
(edit) @16933   15 years stoecker minor cleanup, removed config file
(edit) @16294   15 years stoecker fixes for JOSM 1725 - utilsplugin JumpToAction still missing
(edit) @16290   15 years stoecker adapted plugins to JOSm 1722, UtilsPlugin still has a problem
(edit) @14120   15 years stoecker fix the menu changes in JOSM
(edit) @14057   15 years jttt Move to correct directory, add eclipse project
(edit) @14015   15 years stoecker some validator fixes, reenabled debug
(edit) @14003   15 years stoecker cleanup build scripts and manifests
(edit) @13497   15 years skela applications/editors/josm: Set svn:eol-style native on all *.java …
(edit) @13409   15 years skela editors/josm/plugins: Adjust svn:ignore.
(edit) @12780   16 years stoecker removed tab stop usage
(edit) @12778   16 years stoecker removed tab stop usage
(edit) @12598   16 years stoecker updated version
(edit) @11974   16 years frederik changes in some JOSM plugins due to a renamed class in JOSM.
(edit) @11936   16 years stoecker changed build a bit
(edit) @11934   16 years stoecker updated to current JOSM stuff
(edit) @8775   16 years frederik version upgrade to 1.4
(edit) @8572   16 years gerv Patch by Mark Wilkinson to get AutoCenter to work.
(edit) @7287   16 years joerg josm/plugins/*/build.xml: add echo to identify which compile failes
(edit) @6711   16 years t2000 Added Readme information
(edit) @6709   16 years t2000 added configfile to livegps to be able to change host and port where …
(edit) @6417   16 years frederik Properly re-connect after losing gpsd connection, and more debug …
(edit) @6166   17 years christofd removed import RawGpsLayer
(edit) @6162   17 years christofd using GpxLayer/GpxData instead of RawGpsLayer version from 1.2 to 1.3
(edit) @6161   17 years christofd using GpxLayer/GpxData instead of RawGpsLayer
(edit) @6160   17 years christofd using GpxLayer instead of RawGpsLayer
(edit) @6100   17 years joerg josm: move plugins/dist directory one level up
(edit) @5427   17 years ulf add icons to the menu entries
(edit) @5424   17 years ulf add tooltips for the menu items
(edit) @5421   17 years ulf move the LiveGPS menu more to the right and fix accelerator keys
(edit) @5420   17 years ulf change the install target, so it uses the right home dir even on windows
(edit) @5197   17 years gabriel Build all JOSM plugins for 1.5 by default.
(edit) @5153   17 years joerg josm/plugins/*build.xml: now we use the unique target dist for …
(edit) @5147   17 years joerg josm/plugins: reindent build Files, sort plugin build order
(edit) @5057   17 years ulf very slightly improve string output while connecting to gpsd
(edit) @4431   17 years christofd removed old version
(edit) @4081   17 years frederik added PD license
(edit) @3996   17 years imi fixed build.xml and several svn:ignore's for JOSM plugins
(edit) @3895   17 years christofd fixed nullpointerexception when deleting the last mapFrame
(edit) @3836   17 years christofd new micro version
(edit) @3835   17 years christofd read color from preferences
(edit) @3784   17 years ulf add livegps to global build
(edit) @3743   17 years christofd new version due to josm interface changes
(edit) @3742   17 years christofd adopted to new josm source
(edit) @3741   17 years christofd changed imports
(edit) @3410   17 years christofd added site generation for pluginmanagement most values are put into …
(edit) @3352   17 years christofd added plugin version
(edit) @3340   17 years christofd made string s i18nable changed autocenter visibility
(edit) @3339   17 years christofd made autocenter public
(edit) @3338   17 years christofd adopted to change of way representation in gpsdata
(edit) @3337   17 years christofd print some status messages fire only events if something changed
(edit) @3336   17 years christofd changed way's string representation
(edit) @3257   17 years christofd fixed format of date in gpspoints
(edit) @3096   17 years christofd fixed printing of way name
(edit) @3095   17 years christofd added synchronization to prevent ConcurrentAccess during painting
(edit) @3076   17 years christofd rewrote livegpsplugin * added a dialog showing the information * using …
(edit) @3075   17 years christofd rewrote livegpsplugin * added a dialog showing the information * using …
(edit) @3074   17 years christofd rewrote livegpsplugin * added a dialog showing the information * using …
(edit) @3073   17 years christofd rewrote livegpsplugin * added a dialog showing the information * using …
(copy) @2549   17 years frederik resort
copied from utils/josm/plugins/livegps
(edit) @1956   17 years frederik readme
Note: See TracRevisionLog for help on using the revision log.