Canvas GUI: Difference between revisions

Jump to navigation Jump to search
238 bytes added ,  25 December 2025
Fix broken links due to the use of shortened commit IDs (it doesn't work the same way at GitLab as at SourceForge!)
mNo edit summary
(Fix broken links due to the use of shortened commit IDs (it doesn't work the same way at GitLab as at SourceForge!))
 
Line 87: Line 87:


* {{flightgear file|src/GUI/MapWidget.cxx|t=map widget}} (see [[MapStructure]])
* {{flightgear file|src/GUI/MapWidget.cxx|t=map widget}} (see [[MapStructure]])
** {{flightgear commit|433af2}} (expose the flight recorder/replay buffers via cppbind)
** {{flightgear commit|433af2b51a3bcec7488ac2fbf94b8edfc1e1cb43}} (expose the flight recorder/replay buffers via cppbind)
** {{flightgear commit|11c00a}} (add support for helipads from apt.dat 850+)
** {{flightgear commit|11c00afaec8836a5f52bcf8832ff2d50e2f11523}} (add support for helipads from apt.dat 850+)
** {{flightgear commit|6bf47c}} (MapWidget: make use of the new POI system and display cities on the map. This is meant as a preview.)
** {{flightgear commit|6bf47cd248ed388e6a4dd3ffa2d00977b00b62fb}} (MapWidget: make use of the new POI system and display cities on the map. This is meant as a preview.)
** {{flightgear commit|658bda}} (MapWidget: Show counties and towns as well, depending on the zoom. Some colors added.)
** {{flightgear commit|658bda6e40da65c317fd387ed1a2fcf628e7ed1b}} (MapWidget: Show counties and towns as well, depending on the zoom. Some colors added.)
** {{flightgear commit|38a373}} (Display AI traffic route in map. Add some helpers so MapWidget can show the origin and destination of AIAircraft with a FlightPlan.)
** {{flightgear commit|38a373ba845d2bbea920cbcff90be5dc33040fe5}} (Display AI traffic route in map. Add some helpers so MapWidget can show the origin and destination of AIAircraft with a FlightPlan.)
* {{flightgear file|src/GUI/FGPUIDialog.cxx|l=169|t=loglist}} {{progressbar|70}}
* {{flightgear file|src/GUI/FGPUIDialog.cxx|l=169|t=loglist}} {{progressbar|70}}
** Required APIs: logbuffer needs to be exposed to Nasal via cppbind
** Required APIs: logbuffer needs to be exposed to Nasal via cppbind
* {{flightgear file|src/GUI/WaypointList.cxx|l=169|t=waypoint list}}
* {{flightgear file|src/GUI/WaypointList.cxx|l=169|t=waypoint list}}
** {{flightgear commit|7afedb}}
** {{flightgear commit|7afedb1702829b244fcf998391a83833efee7f01}}
** {{flightgear commit|846fd2}}
** {{flightgear commit|846fd2169832c8938f04386139de746a06e80d4b}}
* {{flightgear file|src/GUI/AirportList.cxx|t=airport list}}
* {{flightgear file|src/GUI/AirportList.cxx|t=airport list}}
** Required APIs: extended NasalPositioned API
** Required APIs: extended NasalPositioned API
512

edits

Navigation menu