Extend hildon wrappers to scanning application
[wifihood] / wifiscanner / wifimap /
2011-05-14 javiplxInitial implementation of the new hildon wrappers
2011-05-14 javiplxIncorporate hildongtk module developed on hildon-wrappi... hildon-wrapped
2011-05-14 javiplxBUGFIX : add missing configuration argument
2011-05-14 javiplxReorganize arrangement of items in settings window
2011-05-14 javiplxBUGFIX : store current GPS only if not using mapper...
2011-05-14 javiplxBUGFIX : store current GPS only if not using mapper...
2011-05-14 javiplxStore scan period in seconds
2011-05-14 javiplxUse a single Configuration instance alog all the code
2011-05-14 javiplxREFACTORING : use the internal dictionary for attribute...
2011-05-14 javiplxBUGFIX : set the configuration values when closing...
2011-05-14 javiplxChange writing event to reduce the use of gconf object
2011-05-14 javiplxPort the dynamic map into the standard scanner
2011-05-14 javiplxShow on the map the displacement of the detected APs
2011-05-14 javiplxBUGFIX
2011-05-14 javiplxImplement optional storage of coordinates
2011-05-14 javiplxImplement honouring the logwritting configuration flag
2011-05-14 javiplxIncrease window size to fit the new parameter
2011-05-14 javiplxImplement an internal buffer on scanner to store coordi...
2011-05-13 javiplxInitial implementation of AP positions update
2011-05-13 javiplxRemove drawing paths function used during developement
2011-05-13 javiplxUse points of different size to signal that some new...
2011-05-13 javiplxFixed replay scanner and logfile write
2011-05-12 javiplxBUGFIX
2011-05-12 javiplxConnect the save method to the settings dialog closing
2011-05-09 javiplxInclude a configuration setting to specify the interval...
2011-05-09 javiplxBUGFIX : spelling error
2011-05-07 javiplxFirst implementation of persistent setting changes
2011-05-06 javiplxREFACTORING : implement setter methods for coordinates...
2011-05-06 javiplxREFACTORING : reorganize code to relegate the method...
2011-05-06 javiplxExtend zoomlevel settings to hildon framework
2011-05-06 javiplxFinish first implementation of settings in GTK
2011-05-04 javiplxImplement setting edition for GTK version, moving zoom...
2011-05-04 javiplxVarious fixes
2011-05-04 javiplxInitial implementation of settings window under hildon
2011-05-04 javiplxMove scanning area as the position changes (fixes ...
2011-05-03 javiplxMove interface name selection into main wifiscanner...
2011-05-03 javiplxBUGFIX : syntax error
2011-05-02 javiplxAdded database to replay scanner
2011-05-01 javiplxAdd scale factor to speed up replaying
2011-05-01 javiplxREFACTORING : abstract a single method to plot points
2011-05-01 javiplxMERGE : incorporate changes on cleaning branch to compl... cleaned
2011-04-29 javiplxPerform some cleanup
2010-12-07 javiplxAllow variable size on map window
2010-12-03 javiplxSet proper default values for map widget
2010-10-17 javiplxBUGFIX : multiple method calls fixed
2010-10-13 javiplxMove UI independent parts of mapWidget into main module
2010-10-13 javiplxMove scanner UI out of the main package
2010-10-11 javiplxModify log format to store raw output from dbus scan
2010-10-11 javiplxHandle geocordinates under active scanning
2010-10-11 javiplxHandle geocoordinates in logscanner
2010-10-11 javiplxBUGFIX
2010-10-11 javiplxImplemented a program able to feed a stored logfile...
2010-10-11 javiplxBUGFIX : spelling error
2010-10-10 javiplxExtend configuration to cover wifihood view
2010-10-10 javiplxBUGFIX : protect against double closing
2010-10-10 javiplxFixed to run again in maemo systems
2010-10-10 javiplxBUGFIX : report only those AP that are completelly new
2010-10-10 javiplxBUGFIX : added non-commited module
2010-10-10 javiplxBUGFIX : set default size properly
2010-10-10 javiplxAdded osso-alike module for non-maemo systems
2010-10-10 javiplxAllow wifiscanner to run smoothly in non-maemo systems
2010-10-10 javiplxMove user interface definition to a separate module
2010-10-10 javiplxAdded gconf facility
2010-10-09 javiplxFirst implementation of database storage
2010-10-08 javiplxIntroduce an easily configurable data directory
2010-10-08 javiplxImproved user interface
2010-10-08 javiplxImplement ap list window
2010-10-08 javiplxImplement status bar and fix layout issues
2010-06-03 javiplxSeparated method to start wifiscand and configure inter...
2010-05-13 javiplxAdded basic scanner application