summaryrefslogtreecommitdiff
path: root/display.h
Commit message (Collapse)AuthorAgeFilesLines
* Unify the header protection macro style a bit. Chris Kuethe2008-08-031-0/+4
| | | | | | | Headers likely to be private to gpsd are prefixed with _GPSD_, reusable ones like crc24q.h don't get the _GPSD_ prefix. Protection macro goes right up near the top of the file, right after the SVN id, and it's closure is the last line of the file.
* Put the GPS type in the window title.Eric S. Raymond2007-12-081-0/+1
|
* Create and use a stub set_title() function.Eric S. Raymond2007-12-061-0/+1
|
* Marc Balmer's souped-up xgps presentation.Eric S. Raymond2007-12-061-9/+3
|
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* More cleanup after UNUSED.Eric S. Raymond2004-12-301-1/+0
|
* Move the definition of UNUSED into the configuration machinery whereEric S. Raymond2004-12-301-6/+0
| | | | it belongs.
* First stage cleanup of James Cameron's patch.Eric S. Raymond2004-12-301-2/+1
|
* Add display.h.Eric S. Raymond2004-12-281-0/+19