summaryrefslogtreecommitdiff
path: root/xgps
Commit message (Expand)AuthorAgeFilesLines
* More unfo in type 21 display.Eric S. Raymond2009-12-221-1/+1
* Mere in data from type 18 messages.Eric S. Raymond2009-12-211-2/+2
* Watch AIS message types 12 and 14.Eric S. Raymond2009-12-211-0/+15
* Monitor AIS type 4 messages.Eric S. Raymond2009-12-211-4/+10
* Suppress a pygtk warning.Eric S. Raymond2009-12-211-0/+1
* Make AIS display honor the selected degree format.Eric S. Raymond2009-12-211-3/+4
* Automatically turn on AIS display when we have an AIS source.Eric S. Raymond2009-12-211-11/+16
* Include ship type information in AIS display.Eric S. Raymond2009-12-211-5/+5
* Merge CNB information with Type 5 information.Eric S. Raymond2009-12-211-31/+35
* Make the entry-aging logic in the AIS display actually work.Eric S. Raymond2009-12-211-2/+4
* More AIS tweaks. Test client is turning up real bugs.Eric S. Raymond2009-12-201-4/+13
* Various AIS corrections turned up by working on xgps's AIS display.Eric S. Raymond2009-12-201-6/+29
* Add more message types to the AIS display.Eric S. Raymond2009-12-201-7/+15
* AIS storage managenent with timeouts.Eric S. Raymond2009-12-201-3/+20
* First display of AIS data from Type 5 messages.Eric S. Raymond2009-12-201-4/+6
* AIS window now lives in a properly-sized ScrollWindow.Eric S. Raymond2009-12-201-9/+10
* AIS window is hidden by default.Eric S. Raymond2009-12-201-1/+3
* Add an AIS window (not yet updated).Eric S. Raymond2009-12-201-3/+45
* A cleaner way to make the window boundary elastic.Eric S. Raymond2009-12-171-3/+2
* Replace many show() method calls with one show_all()Eric S. Raymond2009-12-171-9/+1
* Found a kluge for making the top-level window elastic.Eric S. Raymond2009-12-171-1/+6
* Clean up after a name change.Eric S. Raymond2009-12-171-3/+3
* Attempt to get xgps top-level window to resize dynamically when I hide widgets.Eric S. Raymond2009-12-161-0/+1
* View menu for xgps.Eric S. Raymond2009-12-161-1/+29
* Add File and Units menu to xgps.Eric S. Raymond2009-12-161-29/+35
* Rename gpsclient extension module so it initializes properly.Eric S. Raymond2009-12-161-9/+17
* Uniform handling of unit-system defaults and -u in xgps, cgps, and lcdgps.Eric S. Raymond2009-12-151-3/+3
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-0/+468