source: src/mlx/gui/flightlist.py

Revision Log Mode:


Legend:

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