2007-11-20 |
Kaj-Michael... | Add GYPSY_* |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Kaj-Michael... | Add --enable-gypsy |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Kaj-Michael... | Handle old and new maemo browser interfaces |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Add (start) of function to get next/prev node. Clenup... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Start to remove usage of global _route, begin with... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Prefer a bit larget sky view. Use a bit darker green... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Use gps heading for the numeric display. Use a tiny... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Move some variables and types around |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Kaj-Michael... | Add two SQL statements for getting next/prev node |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Add untested code to start browser on tablet |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Use a HTML table. Add url click handler that does nothing. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Add flag to say if osm db is usable or not. Not used... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Use lat, lon for location query |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Look in postal_code when searching with a string |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Kaj-Michael... | Try to get links to POI from 'url' and 'wikipedia'... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Remove zoom banner |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Check that button is down in motion handler. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | A bit larger info window. Small html change. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Update translation files |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Remove unused stuff |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Use idle callbacks for updating location info |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Don't destroy dialog |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Disable GPS if not retrying |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Don't re-render at every click |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Do something when doubleclicking |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Merge branch 'master' of /home/milang/devel/mapper/ |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Fix POI add sql and fields. Drop POI cache after adding. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Use correct values for new poi lat, lon |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Update table definition |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Kaj-Michael... | Small fixes to package build rules and helper script |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Use idle callback to bring up POI info, as otherwise... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Merge branch 'master' of /home/milang/devel/mapper/ |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Set some flags |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Update deb package changelog for 1.0.3.92 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Bump version |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Add some more data to POI info dialog |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Add click on POI info dialog using gtkhtml for nice... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Reset the poi_by_id SQL statement after use |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Check for libgtkhtml-3.8 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Add "click-on-poi" code |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Remove unused headers |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Remove unused stuff |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Return after sat in use check if 0 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Don't use negative heading. Speak distance information... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Use gtk_dialog buttons instead of manualy adding button... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Ask gconf to sync changes when saving settings. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Oops, lat and lon are doubles.. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Add poi_get_by_id(), add enum and define for common... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Merge branch 'master' of git+ssh://tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Use G_NORMALIZE_ALL_COMPOSE |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Merge branch 'master' of git+ssh://tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Kaj-Michael... | Test code for search list double click handling |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | Misc |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | Changes to how mouse button works. Pan with button... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | POI Code cleanups: |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | Normalize utf8 names. Add code to transliterate names... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | Add field for normalized name |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Kaj-Michael... | Check for geoclue or gpsd only if requested |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Use shared setter for search result. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fix (not tested) speed display leaving old numbers... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Hide normal/auto zoom toolbar buttons on tablet. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fix searching of POIs with just category. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fix place isin bug |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Use larger area for way search but limit amount of... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Bump version to 1.0.3.91 |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fix distance display |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fixes |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Fix SQL |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Remove old popup error |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | First try of way search, untested... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Update poi table definition |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Many changes to importer: |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Wee, table format changes once more :) |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Kaj-Michael... | Some more way search stuff |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Use generic search interface |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | More work on way name search. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Misc |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Clear progress on GPS disconnect |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | More work on generic search interface |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Merge branch 'master' of git+ssh://tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Set some progress settings |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Misc |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | A bit more search dialog work |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Start to make search generic for POIs and Ways |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Add GPL header |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Small fix to way name search sql |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Add way name search sql statement. Finalize statements... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Call *_deinit/_init routines when reconnecting to database. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Kaj-Michael... | Add poi_deinit to finalize sql statements. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Basic preparation for relations (Let XML parser know... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Working (messy) POI search implemented. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Database init changes. Rename some variables. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Add db.c to imported source list |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | A lot of changes to OSM importer: |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Add sql exec helper. Add GPL header. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Add more init stages for connecting to db, init poi... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Don't connect to db here. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | The widgets refresh themselves now |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Autorefresh once a second. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kaj-Michael... | Refresh compass every 1 sec. Don't snap directly, anima... |
commit | commitdiff | tree | snapshot |
next |