|
|
@1184:c2100c410a84
|
2 days |
ivaradi |
The "real" and "extended" ICAO codes of airplanes are distinguished.
python3
|
|
|
@1033:330058d37574
|
3 years |
ivaradi |
Updates for the new crew and passenger handling (re #357)
python3
|
|
|
@999:e096a5638b87
|
6 years |
ivaradi |
Removed Gtk 2/3 constant definitions (re #347)
python3
|
|
|
@997:57814da33b6a
|
6 years |
ivaradi |
Using 'Gdk' instead of 'gdk' (re #347)
python3
|
|
|
@996:8035d80d5feb
|
6 years |
ivaradi |
Using 'Gtk' instead of 'gtk' (re #347)
python3
|
|
|
@995:ad90726834d4
|
6 years |
ivaradi |
Using 'GObject' instead of 'gobject' (re #347)
python3
|
|
|
@994:e71fbf2ee978
|
6 years |
ivaradi |
Removed conditions on pygobject (re #347)
python3
|
|
|
@983:c8bdc51e9f79
|
6 years |
ivaradi |
The cell data function of the flight percentage column in the accepted …
python3
|
|
|
@982:5834a65a8527
|
6 years |
ivaradi |
The buttons on the flight list windows handle underline (re #347).
python3
|
|
|
@927:566a7479b869
|
6 years |
ivaradi |
Update to Gtk 3 API changes (re #347).
python3
|
|
|
@919:2ce8ca39525b
|
6 years |
ivaradi |
Ran 2to3
python3
|
|
|
@868:15ff07dedf9a
|
8 years |
ivaradi |
A double click in the accepted flights list views the selected flight …
|
|
|
@867:0db1c4089615
|
8 years |
ivaradi |
A popup menu is added to the pending flights browser (re #307)
|
|
|
@859:1e789c934953
|
8 years |
ivaradi |
Flight booking works (re #304).
|
|
|
@858:1f655516b7ae
|
8 years |
ivaradi |
The timetable can be queried, displayed and filtered (re #304)
|
|
|
@857:8fc7413fe0dc
|
8 years |
ivaradi |
The PIREP message (if any) is displayed for a rejected flight (re #307)
|
|
|
@855:c1d387ee73d6
|
8 years |
ivaradi |
The PIREP message (if any) is displayed for an accepted flight (re #307)
|
|
|
@854:3e7dca86c1ed
|
8 years |
ivaradi |
The accepted flights can be queried and viewed (re #307)
|
|
|
@830:d0e4741cda76
|
8 years |
ivaradi |
A PIREP for a pending flight can be viewed (re #307)
|
|
|
@828:b5013b5bffb1
|
9 years |
ivaradi |
The pending flights window gets closed automatically if no pending …
|
|
|
@827:55dd663ff151
|
9 years |
ivaradi |
Made use of the new Yes/No question function (re #307).
|
|
|
@825:7d3e38a81acc
|
9 years |
ivaradi |
Added a confirmation question before marking flights for reflying (re #307)
|
|
|
@824:599a3e9cb025
|
9 years |
ivaradi |
Pending flights can be deleted (re #307).
|
|
|
@823:7a9ce7d89ece
|
9 years |
ivaradi |
Multiple flights can be selected in a flight list (re #307).
|
|
|
@822:08829c45f0a9
|
9 years |
ivaradi |
A column descriptor can be marked as the default sortable one instead …
|
|
|
@821:158bfb360027
|
9 years |
ivaradi |
A flight can be marked for reflying (re #307).
|
|
|
@819:024e8697000e
|
9 years |
ivaradi |
The basics of the pending flight window work (re #307).
|
|
|
@818:e58b0fa0408a
|
9 years |
ivaradi |
The default column descriptors are moved to the FlightList (re #307).
|
|
|
@817:bd5fc573e675
|
9 years |
ivaradi |
The popup menu producer can be None (re #307).
|
|
|
@816:4f970cbc02b9
|
9 years |
ivaradi |
Added function to remove a flight from the list (re #307).
|
|
|
@815:f3dbb21ba929
|
9 years |
ivaradi |
Added function to determine if there are any flights in the list (re #307).
|
|
|
@814:6886acd6bcd5
|
9 years |
ivaradi |
Columns can be sorted in the flight list (re #307).
|
|
|
@811:e84ebe7c6497
|
9 years |
ivaradi |
Extracted the flight list widget into its own class (re #307)
|