lantea.git
2014-08-04 alpha-ninjaDistribute load evenly
2014-06-29 Robert KaiserTry to handle GL context losses
2014-05-14 Robert Kaiserbump appcache to pick up recent JS change
2014-05-12 Robert Kaiserwork around Mozilla bug 1001853 with a slight delay...
2014-04-08 Robert Kaiseradd user-scalable=no to viewport meta to try and preven...
2014-03-28 Robert Kaiserbump appcache if used
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-23 Robert Kaisermake sure anything using appcache actually updates...
2014-03-23 Robert Kaiseradjust TODO for GL implementation glmap
2014-03-23 Robert Kaiserimplement cleaning of textures
2014-03-22 Robert Kaiserremove separate tile indexes array and use a direct...
2014-03-22 Robert Kaiserold pixels optimizations are not needed any more, deter...
2014-03-22 Robert Kaiserseparate assembling and drawing functions and make...
2014-03-21 Robert Kaiserremove 2D canvas, move draw() and resizeAndDraw() into...
2014-03-20 Robert Kaisermore progress on actually painting a map with GL, somet...
2014-03-20 Robert Kaisermove map-related variables into gMap object, move GL...
2014-03-09 Robert Kaisermove GL map rendering stuff into an object
2014-03-09 Robert Kaiseradd first pieces of support for webGL maps
2014-03-02 Robert Kaisertry to use stopPropagation to make sure touch events... legacy-preGL
2014-01-02 Robert Kaiserremove the failed messages as well
2014-01-02 Robert Kaiserone more try at appcache bump
2014-01-02 Robert Kaiserbump app cache for recent change
2014-01-02 Robert Kaiserfix bugzilla.kairo.at/show_bug.cgi?id=360 by adding...
2013-08-18 Robert Kaiserindependet var assignments
2013-08-18 Robert Kaiserno debug on prod, please
2013-08-18 Robert Kaiserfix setting of var
2013-08-18 Robert Kaiserfix setting of var
2013-08-18 Robert Kaisertry to fix upload error, make initial draw faster
2013-08-16 Robert Kaiseracknowledge that we now do pinch zoom
2013-08-16 Robert Kaiserremove debugging, reset pinch when ending touch
2013-08-16 Robert Kaisercare that starting pinch width is set as it should be
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaisertry supporting pinch zoom in a simple way
2013-07-25 Robert Kaiserfor upload, issue an empty POST (Bad Request) first...
2013-07-25 Robert Kaiserupdate TODO list
2013-07-25 Robert Kaiserreset upload status when starting upload; load track...
2013-07-07 Robert Kaiserwe need to return even if position isn't set
2013-07-07 Robert Kaiserforgot one prefs step
2013-07-07 Robert Kaisermerge changes with timeout change
2013-07-07 Robert Kaiserrestructure init to use event chaining
2013-05-26 Robert Kaisertry increasing init timeout
2013-04-18 Robert KaiserMake upload a smoother experience with some in-app...
2013-04-18 Robert Kaiserreally enable upload
2013-04-18 Robert Kaiseralways enable upload
2013-04-18 Robert Kaiserbump appcache
2013-04-18 Robert Kaisersmall modifications so that at least something can...
2013-04-12 Robert Kaiseradd an upload button for OSM track upload - still doesn...
2013-03-22 Robert Kaiserbump appcache for recent changes
2013-03-22 Robert Kaiserrename DB to avoid collisions; implement key handling...
2013-01-27 Robert Kaiseradd an if to make it possible to turn off the optimized...
2013-01-27 Robert Kaiserdon't clear the map when clearing the track
2013-01-27 Robert Kaiserswitch to the DOM3 standard wheel event
2012-12-31 Robert Kaisermake tile cache aging/reloading actually work
2012-12-30 Robert Kaisercall painting tiles before issuing the command to cache...
2012-12-30 Robert Kaiserupdate cached tiles if they're older than two weeks...
2012-12-17 Robert Kaiser(Hopefully) make webapp manifest valid JSON again
2012-12-17 Robert Kaiseradd action throbber to appcache
2012-12-17 Robert Kaiseradd action throbber icon
2012-12-17 Robert KaiserMerge branch 'master' of github.com:KaiRo-at/lantea
2012-12-17 Robert Kaiserbump appcache
2012-12-16 Robert Kaiseradd appcache to webapp manifest, add needed permissions.
2012-12-16 Robert Kaiserdisplay actions, adjust mapquest open arial URLs, don...
2012-12-15 Robert Kaiseroptimize panning, and some cleanup
2012-12-14 Robert Kaisermove debug output to console.log; make DB upgrade work...
2012-12-14 Robert Kaiseradd a comment about crashing with drawing a blob
2012-12-14 Robert Kaiserumm, turn off debug
2012-12-14 Robert Kaisersome steps to make tile cache in indexedDB work - tiles...
2012-11-09 Robert Kaiseradd explicit NETWORK section to manifest again, don...
2012-11-06 Robert Kaiserdo more correct indexedDB access
2012-11-05 Robert Kaiserimproved debug message
2012-11-05 Robert Kaisermove track to its own canvas, make painting current...
2012-10-23 Robert Kaisermake check for Firefox OS even nicer
2012-10-22 Robert Kaiserhide Dump again, hide Save on Firefox OS
2012-10-22 Robert Kaiseronly put points into the track if they're accurate...
2012-10-07 Robert Kaisersupport full screen mode
2012-10-07 Robert Kaiserzero change to appcache to get installations to update
2012-10-07 Robert Kaiseradd OpenGeoServer Aerial, correct annotations for other...
2012-10-02 Robert KaiserAdd some TODO entries
2012-09-28 Robert Kaiseradd a TODO list so people know what they can help with
2012-09-20 Robert Kaiseradd the base files GitHub recommends for a repo, esp...
2012-09-14 Robert Kaisermake buttons bigger on small screen
2012-09-14 Robert Kaiserhide copyright field as well, but make sure it's shown...
2012-09-14 Robert Kaiserumm, appcache manifest shouldn't have been removed
2012-09-14 Robert Kaiserhide UI when it's not needed
2012-09-14 Robert Kaisersplit zoom and menu areas
2012-09-14 Robert Kaisernumeric transaction modes are deprecated
2012-09-11 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2012-09-11 Robert Kaiseradd a note on where the slow drawing on tablet sends...
2012-09-07 Robert Kaisermake overlay area go more into the corner on small...
2012-09-07 Robert Kaisermake overlay area go more into the corner on small...
2012-09-07 Robert Kaiser(hopefully) fix switching of copyright message
2012-09-07 Robert Kaiseralso decrease borders around copyright message
2012-09-07 Robert Kaisertry even smaller font size
2012-09-07 Robert Kaiserapply small screen font size to copyright explicitely
2012-09-07 Robert Kaiseradd a media query for smaller screens, as a test
2012-09-07 Robert Kaiseradd a comment on mouse wheel events
2012-05-24 Robert Kaiserremove installs_allowed_from as it defaults to * and...
2012-05-07 Robert Kaiserimprove description slightly
next