aboutsummaryrefslogtreecommitdiffstats
path: root/send2cgeo
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanup of send2cgeo scriptBananeweizen2012-10-251-4/+5
| | | | | * more readable name * added icon * added missing semicolons
* modernizes the send2cgeo userscript (see #2109).Stefan Breunig2012-10-231-27/+68
| | | | | | | * uses modern overlay popup instead of new tab. Which means - it doesn’t have to be closed manually - it works better with single window and "don't allow new tab/window" modes * in map view, the link may be middle clicked
* Based on a proposal by SammysHP I've changed the @include for the new map to ↵BestHafr2012-02-161-1/+1
| | | | | http://www.geocaching.com/map/* This is supposed to fix #1122.
* Updated send2cgeo.user.js to adapt the map changes done by Groundspeak on ↵BestHafr2012-02-161-5/+5
| | | | 2012-02-14.
* Also change versionnumber for scriptBudBundi2011-10-081-1/+1
|
* Change var for GC Code so script working again. See #620BudBundi2011-10-081-1/+1
|
* new Eclipse project with initial send2cgeo sourcesbananeweizen2011-09-295-0/+74
* as discussed in forum * You need the Eclipse Javascript development tools installed in Eclipse, if you want to have more than a pure text editor...