]> git.itanic.dy.fi Git - maemo-mapper/shortlog
maemo-mapper
2010-02-27 Alberto MardeganVersion 3.0+alpha8 fremantle/3.0+alpha8
2010-02-27 Alberto MardeganMerge branch 'autoroute' into fremantle
2010-02-27 Alberto MardeganRemove word "Maemo" from desktop link
2010-02-27 Alberto MardeganNo need for different world sizes
2010-02-27 Alberto MardeganRemove zoom delta
2010-02-27 Max LapanIncrease cache size.
2010-02-27 Max LapanYandex coordinate system support.
2010-02-27 Alberto MardeganChange printf() with DEBUG()
2010-02-27 Alberto MardeganRecalculate the route if we are late
2010-02-26 Alberto MardeganMerge commit 'origin/shmuma' into fremantle
2010-02-26 Max LapanRouter API to save plugin settings.
2010-02-26 Alberto MardeganDon't crash when parsing invalid repositories
2010-02-26 Alberto MardeganFix compilation
2010-02-26 Max LapanYandex router option to use traffic information.
2010-02-25 Alberto MardeganRemove usage of old DEBUG macros
2010-02-25 Alberto MardeganTurn printf into DEBUG
2010-02-24 Alberto MardeganRemove all traces about leaving functions
2010-02-24 Alberto MardeganChange g_debug() into DEBUG()
2010-02-24 Alberto MardeganCreate debug functions and build options
2010-02-24 Alberto MardeganFix downloading maps by route
2010-02-24 Alberto MardeganFix downloading of maps by area
2010-02-24 Alberto MardeganMerge branch 'more_reittiopas' into fremantle
2010-02-24 Alberto MardeganDon't show any dialog if we don't have a parent window.
2010-02-24 Alberto MardeganAllow router engines to show UI elements
2010-02-24 Alberto MardeganImplement selection of routes
2010-02-24 Alberto MardeganAdd error code MAP_ERROR_USER_CANCELED
2010-02-24 Alberto MardeganAdd icons for reittiopas.fi
2010-02-24 Alberto MardeganMerge branch 'shmuma' into fremantle
2010-02-24 Max LapanSimplify Repository's layers dialog.
2010-02-24 Alberto MardeganAdd cast to suppress a compilation warning.
2010-02-24 Max LapanFix memory leak on repository XML parse.
2010-02-24 Max LapanMove visible field out of TileSource.
2010-02-22 Alberto MardeganAllow parsing up to 5 routes
2010-02-22 Alberto MardeganReittiopas: add optimize, margin, walkspeed options
2010-02-22 Alberto MardeganAdd cast to suppress a compilation warning.
2010-02-21 Max LapanUse GtkListStore interface to clear touch selector...
2010-02-21 Max LapanUse HILDON_UI_MODE_NORMAL in tile source list.
2010-02-21 Max LapanDon't hide delete button for active repo, just disable it.
2010-02-21 Max LapanIn repository touch selector use HILDON_UI_MODE_NORMAL.
2010-02-21 Max LapanChange tile sources list dialog behaviour.
2010-02-21 Max LapanDon't show delete button for new repository.
2010-02-21 Max LapanChange Repository list dialog behaviour.
2010-02-20 Alberto MardeganDon't forget to remove the weak pointer
2010-02-20 Alberto MardeganRemove obsolete dependencies
2010-02-18 Alberto MardeganImplement selection of transport types
2010-02-18 Alberto MardeganReittiopas: declare support for geocode method
2010-02-18 Alberto MardeganRouter: add geocode() method to interface
2010-02-18 Alberto MardeganInitial implementation of Reittiopas.fi router
2010-02-18 Alberto MardeganMove plugin initialization to Controller
2010-02-18 Alberto MardeganAlways draw waypoints
2010-02-18 Alberto MardeganReimplement autoroute
2010-02-18 Alberto MardeganRemove traces of the old routing system
2010-02-18 Alberto MardeganAdd the H_() macro to get translations from Hildon...
2010-02-18 Alberto MardeganImplement the "Go to address" feature by using MapRouter
2010-02-18 Alberto MardeganRewrite the routing dialog to make use of MapRouter
2010-02-18 Alberto MardeganAdd Google and Yandex routing plugins
2010-02-18 Alberto MardeganSettings: save/load default router setting
2010-02-18 Alberto MardeganAdd map_controller_{get,set}_default_router()
2010-02-18 Alberto MardeganAdd MapRouter interface
2010-02-18 Alberto MardeganAdd some debug info, remove useless one
2010-02-18 Alberto MardeganAdd a class for handling errors as GError
2010-02-18 Alberto MardeganAdd support for plugins
2010-02-18 Alberto MardeganFactor out path merging code into map_path_merge()
2010-02-16 Max LapanProhibit to delete active tile source.
2010-02-16 Max LapanFix compiler warnings.
2010-02-16 Max LapanEliminate check for return value of g_slice_new
2010-02-16 Max LapanIndent code to max 80 columns.
2010-02-16 Max LapanDisable or enable timeout routine when device changes...
2010-02-16 Max LapanAdditional check for active repository deletion.
2010-02-16 Max LapanUse popup_error from utils.c instead on hildon_note_new...
2010-02-15 Max LapanOSM ID change
2010-02-14 Max LapanFix usage of MUT's source pointer before it initialized.
2010-02-14 Max LapanDerive TileSource cache directory from TS's ID.
2010-02-14 Max LapanRoutine which refreshes map with all displayed objects.
2010-02-12 Max LapanFix bug with tile sources list.
2010-02-11 Max LapanUI for TileSource format editing.
2010-02-11 Max LapanFormat of tiles in TileSource structure.
2010-02-11 Max LapanAdd trainling newlines in debug messages.
2010-02-10 Max LapanMerge branch 'new_repos' into merge
2010-02-10 Max LapanSeparate handling of Repository and TileSource structur...
2010-02-10 Max LapanTrack device lock status to perform layers refresh...
2010-02-10 Max LapanAnother obsoleted variable in OSSO HW status callback
2010-02-10 Max LapanObsolete structure in settings.c
2010-02-09 Max LapanAlphabetical order of include files.
2010-02-09 Max LapanUse implicit comparision with zero in string compare...
2010-02-09 Max LapanSync message when repositories are the same
2010-02-09 Max LapanUse configurations branch and vcs.maemo.org for sync...
2010-02-09 Max LapanDo not store configuration files in code branch
2010-02-09 Max LapanRename repo.[hc] to repository.[hc]
2010-02-09 Max LapanDo not allow to delete active repository.
2010-02-09 Max LapanUse GtkTreeModel to manipulate items in tile sources...
2010-02-08 Max LapanUse GtkTreeModel to manipulate with hildon_touch_select...
2010-02-08 Max LapanPrevent of adding repositories without a primary layer.
2010-02-08 Max LapanDon't use g_idle_add to show banner.
2010-02-07 Max LapanFix bug with incorrect priority tree compare function.
2010-02-06 Alberto MardeganAdd debian/optify file
2010-02-06 Alberto MardeganRename application to Mapper
2010-02-06 Alberto MardeganAdd bug tracker info to debian package
2010-02-05 Alberto MardeganFix drawing of paths
2010-02-05 Max LapanUnify debug messages in mapper.
next