wifihood
2012-11-02 Javier PalaciosRemove unused method composeMap svn/mapview-redesign
2012-11-02 Javier PalaciosProper point drawing fixed in center method
2012-11-02 Javier PalaciosBUGFIX : use a real radius for dots drawings
2012-11-02 Javier PalaciosBUGFIX : move drawed points with the map
2012-11-02 Javier PalaciosEnable path drawing
2011-05-16 javiplxAdded some documentation
2011-05-15 javiplxModify stored latitude & longitude upon map center...
2011-05-15 javiplxImplement zoom level changes
2011-05-15 javiplxRemove the interactiveMapWidget callbacks container...
2011-05-15 javiplxImplemented cursor based shifts
2011-05-15 javiplxModify viewport to be within a single tile, encapsulati...
2011-05-15 javiplxImplement shiftings greater than single tiles
2011-05-15 javiplxBUGFIX : avoid use of reserved keyword 'map' as variabl...
2011-05-15 javiplxLoad tiles only if marked as non-filled
2011-05-15 javiplxPerform cursor shifts in the background object without...
2011-05-15 javiplxGive basic functionality to mouse shifts
2011-05-15 javiplxInitial implementation of still not working drag &...
2011-05-08 javiplxInitial implemantation of small cursor shifts
2011-05-08 javiplxAccount for reference pixel in the background viewport
2011-05-08 javiplxBUGFIX : add viewport to actually use central tile...
2011-05-08 javiplxBUGFIX : calculate reference pixel properly
2011-05-08 javiplxRecover full tile reference for tile_loader
2011-05-08 javiplxUse background object to draw the map
2011-05-08 javiplxDraw tiles into the background map
2011-05-08 javiplxInitial instantiation of properly sized background...
2011-05-08 javiplxAdd code to allow testing
2011-05-08 javiplxBase widget from r137
2011-05-08 javiplxNew branch to redesign map widgets