summaryrefslogtreecommitdiff
path: root/gpsmon.h
Commit message (Expand)AuthorAgeFilesLines
* packetwin can no longer be directly accessible.Eric S. Raymond2009-03-031-1/+2
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-0/+5
* More cleanup and documentation for monitor stuff.Eric S. Raymond2009-02-191-2/+3
* Simplify the packet-monitor driver interface.Eric S. Raymond2009-02-191-1/+1
* Create monitor_proto.c as a prototype for monitor objects.Eric S. Raymond2009-02-191-2/+2
* splint cleanup.Eric S. Raymond2009-02-191-1/+0
* Make fixframe public, fix bug in RMC display.Eric S. Raymond2009-02-171-1/+2
* Use subwindows to simplify layout.Eric S. Raymond2009-02-171-1/+1
* More method simplification.Eric S. Raymond2009-02-161-2/+1
* Simplify the repaint interface.Eric S. Raymond2009-02-161-1/+1
* Introduce wrap method to deallocate windows.Eric S. Raymond2009-02-161-1/+2
* Elminate probe field of monitor method table.Eric S. Raymond2009-02-161-1/+0
* sirfmon now has a driver-table architecture, like the daemon.Eric S. Raymond2009-02-161-0/+28