wifihood
2011-05-06 javiplxAdded initial versions for icons svn/hildon-wrapping@123
2011-05-06 javiplxBUGFIX#6889 : set window labels and desktop files
2011-05-06 javiplxFixed view aplication
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 javiplxExtend settings to GTK scanner
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 javiplxPlot valid gps points as they arrive through 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 javiplxTurn back wifiscanner and wifiview modules into programs
2011-05-01 javiplxMERGE : incorporate changes on cleaning branch to compl...
2011-04-29 javiplxPerform some cleanup svn/cleaning@83
2010-12-07 javiplxPlot close APs taken from database
2010-12-07 javiplxImplement map tab on hildon
2010-12-07 javiplxEnabled direct access to map widget
2010-12-07 javiplxAllow variable size on map window
2010-12-04 javiplxEnable passing of events to map window
2010-12-04 javiplxREFACTORING : move map to inner scanner window
2010-12-03 javiplxFixes on packaging control files
2010-12-03 javiplxDependencies updated
2010-12-03 javiplxSet proper default values for map widget
2010-12-02 javiplxInitial displaying of map on scanner application
2010-12-02 javiplxComplete separation of abstract MapWindow class
2010-12-02 javiplxMove Gtk methods out of AbstractWifiscanner
2010-10-17 javiplxBUGFIX : multiple method calls fixed
2010-10-17 javiplxFixed missing modules in setup script
2010-10-17 javiplxAdded script to build the libpcap python module pcapy
2010-10-13 javiplxCreate specific draw method
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-13 javiplxAdded new short-version of view application
2010-10-13 javiplxMove user interface of view application to a separate...
2010-10-11 javiplxImplement drawing of APs from database
2010-10-11 javiplxIncreased robustness, with ability to handle multiforma...
2010-10-11 javiplxModify log format to store raw output from dbus scan
2010-10-11 javiplxHandle geocordinates under active scanning
2010-10-11 javiplxImplemented detection of packet direction and improved...
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 javiplxImproved detection of frame type and examine according...
2010-10-10 javiplxInitial version of monitor mode scanner
2010-10-10 javiplxFirst implementation for plotting a gps walk
2010-10-10 javiplxBUGFIX : broken zoom dialog
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 javiplxAdded distribution manifest
2010-10-08 javiplxImplement ap list window
2010-10-08 javiplxImplement status bar and fix layout issues
2010-10-08 javiplxImplemented the new scanner layout
2010-10-08 javiplxSimplify interface implementing mutable buttons for...
2010-06-06 javiplxTouchSelector modified to became usable
2010-06-04 javiplxPorted to use hildon bindings if available
2010-06-04 javiplxAccount for partial tiles in conversions to and from...
2010-06-04 javiplxAdded method to retrieve GPS coordinates from tile
2010-06-04 javiplxRemoved unused handlers
2010-06-04 javiplxAdded gconf defaults for mapWidget
2010-06-04 javiplxImplemented zoom level change
2010-06-04 javiplxBUGFIX : zoom turned into a member variable to properly...
2010-06-03 javiplxSeparated method to start wifiscand and configure inter...
2010-06-03 javiplxBUGFIX#5735 : added missing requirement
2010-05-14 javiplxAdded first version of mapping utility
2010-05-13 javiplxAdded basic scanner application