0.19-9
    add new title sources
    clean up code
    make more accurate deps
0.19-8
    set max clouds on screen
    plugin[google_routesearch] when don't speak street names parse one more time for html tags :/
        auto recalculation step by 50m. start from 50m
    plugin[google_places] new plugin :)
0.19-7

    plugin[google_routesearch] as a stand alone plugin on left menu
        speak or not speak street names :)
        ui clean up
0.19-6
    recent search button fix up
    recent search icons back !
0.19-5
    move from gtk.Button to hildon.Button(gtk.HILDON_SIZE_AUTO_WIDTH | gtk.HILDON_SIZE_FINGER_HEIGHT,
                           hildon.BUTTON_ARRANGEMENT_VERTICAL,
    plugin[google_routesearch] fix after clearing route plugin don't work more in back ground
        in portrait mode info fix width
    fix some bugs with cross hair on / off search result / clean
    add cashing plugins function for do_draw and on_button less stdout
    threaded plugins different call back on "DONE searching"
        solve floating point exception :)
0.19-4
    plugin[google_routesearch] trip predictions for non speak mode
        clean up widget
        add auto recalculation
0.19-3
    plugin[google_routesearch] trip predictions
0.19-2
    plugin[google_routesearch] full multi lang support
0.19-1
    config store except broken file
        no more config versioning
    new search engin :) one for all :)
    plugins rebuild
    plugin[google_routesearch] new algoryth to search current vector
        add destination paint
        more key point know
        street names now in configurable language
        cloud about total track distance and done :)
0.18-6
    repo clean up
    add repo UMP-PL http://ump.waw.pl/
    plugin[fotoradary] clean up
0.18-5
    clean up package
0.18-4
    add donate and about
    speed up what I can less redraw
0.18-3
    speed up what I can
0.18-2
    plugin[google_routesearch] add more icons
    clien up distanse recalculation
    plugin[POI] add delete action
0.18
    plugin[google_routesearch] support for espeak in turn by turn mode :)
0.17
    on clouds actions:
        center to
        distans
        add as POI
        search route :)
    plugin[nominatim_geonames] add recent search
        if one result center to it
0.16
    arrow system :)
    plugin[gps_tracks] add threshold for record track
        settings for recording resolution
        migrate to arrow system
    plugin[nominatim_geonames] migrate to arrow system as option
    plugin system less inits
0.15
    plugin[google_routesearch] export route to gpx file :)
0.14
    plugin[gpx_tracks] haha short cut creator :P app show you a closest point of
        defined track if you take a bead turn. no more zoom out ! :)
    plugin[taskswitcher] add it. if enabled start in full screen with icon
0.13
    plugin[nominatim geonames] make loop - zoom out if not results found. search in bigger area
    plugin[google_routesearch] my current location is now getting from gps if pressent not from screen center
    plugin[gpx_tracks] add loaded track info.
        add recording track info
0.12
    show ~accuracy on gps pointer
    on gps lock crosshair not shown
    plugin[gpx_tracks] no more save button :P save dialog activate when you disable record less clicks
        more hicontrast color on track and width line
0.11
    osd layer move to cairo from pixbuff
    add cloud system :P
    bugfix - working on "Xlib: unexpected async reply (sequence 0xblablabla)!" :/
    plugin[gpx_tracks] fix for dowload for offline work. download less area
    plugin[google_routesearch] add download for offline work
        add button [+] add location from map to focused field
    title queued move to main ui not in plugin
0.10
    plugin[google_routesearch] trawel mode selection
    bugfix - plugins have a problem with "self", no propper destroy
    plugin[google_routesearch] add decoder for polylines :)
        add clear old track
0.9
    auto rotation screen configurable :)
    plugin[gpx_tracks]ico monit state rec. or not :)
    plugins reorganization. new access methode. menu on the left border of the screen
    bugfix - after gps click set up lat lon not from gps track but from gps manager
        no need to wait to next fix to set center of screen
    plugin[nominatim geonames] geo names from nominatim
0.8
    icons from plugins in menu
    bugfix - after long time sleep screen don't turn on. fixed :)
    plugin[gpx_track] add on/off for record track
    plugin[fotoradary] :) load poi from file ./plugins/fotoradary.txt
        draw only poi on screen box not more
0.7
    plugins makeIt and killIt on the fly :) no restart needed
    less tiks on screen off :)
    speed up improwment on map click less stuff to do
0.6
    clean up plugins and stdout
    plugin[rcspot eventy] add thread :)
    plugin[tangogps_friend] add thread :)
0.5
    plugin[POI] add labels
    plugin[gpx_tracks] add info about downloading status
    plugin[geonames] :)
    plugin[routesearch]



docs

gtk
    http://www.pygtk.org/reference.html
hildon
    http://pymaemo.garage.maemo.org/python_hildon_manual/hildonobjects.html
    http://maemomm.garage.maemo.org/docs/tutorial/html/index.html
    http://maemo.org/api_refs/5.0/5.0-final/hildon/
osmgpsmap
    http://nzjrs.github.com/osm-gps-map/docs/reference/html/index.html
    http://nzjrs.github.com/osm-gps-map/docs/reference/html/api-index-full.html


