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