Recoverd implementation using DrawableArea for the map
[wifihood] / wifimap /
2012-11-02 Javier PalaciosRecoverd implementation using DrawableArea for the map svn/cleaning
2012-11-02 Javier PalaciosModify to increase similarity with current development...
2011-05-01 javiplxRecover the gtk.Image object to store the map for easie...
2011-05-01 javiplxREFACTORING : transform the GTK image container into...
2011-05-01 javiplxREFACTORING : completed separation of static and intera...
2011-05-01 javiplxREFACTORING : separate methods required on interactive...
2011-05-01 javiplxREFACTORING : move mapWidget into the wifimap module
2011-05-01 javiplxAdded a replay scanner to ease development
2011-04-30 javiplxWrite on database only valid values
2011-04-30 javiplxImprovement and code reorganization of GPSObject
2011-04-30 javiplxBUGFIX : call the scan() method of the proper object
2011-04-30 javiplxBUGFIX
2011-04-30 javiplxREFACTORING : modify Scanner object to actually become...
2011-04-30 javiplxREFACTORING : convert into a wifi-only scanner
2011-04-30 javiplxBUGFIX : clear reference to removed method
2011-04-30 javiplxAchieve full decoupling of Scanner object and graphical...
2011-04-30 javiplxModify scanner object to follow new definition of paren...
2011-04-30 javiplxAbstract method to build gps related subquery
2011-04-30 javiplxModify reporting method, giving a simple string. Fixed...
2011-04-30 javiplxGlobal renaming and simplification, adding testing...
2011-04-29 javiplxPerform some cleanup svn/cleaning@83
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