source: src/mlx/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @619:7763179ff6b0   9 years ivaradi Reworked the representation and handling of gate data (re #113)
(edit) @617:7b17915dbbaf   9 years ivaradi A better fix (re #254)
(edit) @615:242df1e097e6   9 years ivaradi Fixed the resetting of the fault/explanation widget (re #254)
(edit) @614:e1e997a55474   9 years ivaradi Fixed the resetting of the fault/explanation widget (re #255)
(edit) @609:4eac92648123   9 years ivaradi Disconnection from the simulator is logged (re #249)
(edit) @608:74ab0fb49fbe   9 years ivaradi Fixed the documentation
(edit) @607:d0dccf044560   9 years ivaradi The help text on the Finish page is updated dynamically based on the …
(edit) @606:acd6bab9eda5   9 years ivaradi The fault updating operations are put into the main queue (re #248)
(edit) @605:f508c2cac441   9 years ivaradi The finish page also checks for the presence of all explanations (re #248)
(edit) @604:0ec6a6f58f08   9 years ivaradi Added a new widget to list the faults and provide space for the user …
(edit) @592:1d9795bde55c   9 years ivaradi Added help about the minimum and recommended (if known) amounts of …
(edit) @590:214ed755499b   9 years ivaradi Added tooltips for the METAR fields (re #235)
(edit) @589:f91b10730de0   9 years ivaradi Added the arrival METAR field to the landing page (re #235)
(edit) @588:331236ddb607   9 years ivaradi Fixed the handling of the 'Forward' buttons (re #235)
(edit) @587:db659b771103   9 years ivaradi Eliminated some warnings when receiving the signal about inserting a …
(edit) @586:6e5ba20962e3   9 years ivaradi The deprature METAR is displayed on the takeoff page as well and that …
(edit) @584:d3f929e0eb3b   9 years ivaradi If the METAR cannot be downloaded, the Next button cannot be pressed …
(edit) @578:90209bf35f29   9 years ivaradi The pilot ID is converted to upper-case when entering it (re #234)
(edit) @575:a54baa5b89c3   9 years ivaradi Extracted some of the common imports into a non-GUI-specific module
(edit) @570:7b92e7021a5b   10 years ivaradi Changed NOTAM acquisition to use PilotWeb as the primary source (re #232)
(edit) @564:695cde9818ea   10 years ivaradi The flight type is also considered when checking the arrival and …
(edit) @563:90d7776ec939   10 years ivaradi Added help text to be displayed if the arrival and/or departure times …
(edit) @558:eeea8cc9afc5   10 years ivaradi Added tooltips to the departure and arrival time labels (re #224)
(edit) @557:23c1b4d2cff5   10 years ivaradi Removed workaround for not being able to log in
(edit) @556:07248b9b9899   10 years ivaradi Fixed problems with sizing with PyGTK (re #224)
(edit) @555:e62f78ae65a0   10 years ivaradi The departure and arrival times are displayed on the finish page and …
(edit) @554:b585c74956cb   10 years ivaradi The cruise level is initialized to 0 so that the Next button is …
(edit) @552:6e3f89c6c8b7   10 years ivaradi Added some debug printouts (re #222)
(edit) @551:36e8dd7b768c   10 years ivaradi Added some debug printouts
(edit) @544:781b62c20c0d   11 years ivaradi The empty menu items are created with a non-empty default label so …
(edit) @513:0884206a9344   11 years ivaradi Merged the default branch xplane
(edit) @512:46bd71540346   11 years ivaradi Implemented the new derate handling method (re #202)
(edit) @503:7a2894109717   11 years ivaradi The default simulator type is now remembered xplane
(edit) @501:2fd9b3270f6d   11 years ivaradi Added logic to select the simulator type xplane
(edit) @496:0dadad5a93b8   11 years ivaradi Merged the default branch xplane
(edit) @492:a14b91097675   11 years ivaradi Added word wrapping to the description (re #190)
(edit) @491:3109e293df85   11 years ivaradi Added the ID of the ticket to the reply dialog (re #190)
(edit) @490:9ee656e6c2d2   11 years ivaradi Added the appending of the log and the debug log to the bug report (re …
(edit) @484:e6fc7bff478b   11 years ivaradi Implemented the GUI logic of the bug report sending (re #190)
(edit) @483:a1b49fbab4f0   11 years ivaradi Implemented the dialog window (re #190)
(edit) @482:79982e69f93b   11 years ivaradi Added menu option to send a bug report (re #190)
(edit) @480:36a3391da8bf   11 years ivaradi Refined the strobe light and takeoff handling
(edit) @474:f24264c8a82f   11 years ivaradi Fixed unresolved references in the developers' documentation
(edit) @450:d009a75685e8   11 years ivaradi Merged with the main branch xplane
(edit) @443:acbe605bb814   11 years ivaradi Added support for the BAe 146-200 aircraft type (re #182)
(edit) @441:226907f421a6   11 years ivaradi Made the delay code table to be as wide as the window (re #154)
(edit) @439:21a64d42fa00   11 years ivaradi Implemented the code and PO file generator for the delay codes with a …
(edit) @438:b7742450857a   11 years ivaradi Refined the formatting of the delay codes (re #154)
(edit) @437:750a9bfbc6dd   11 years ivaradi The main delay code handling logic is present (re #154)
(edit) @436:4c3e7b66ca89   11 years ivaradi Added support for setting up the delay code table according to the …
(edit) @435:54d318811885   11 years ivaradi The basic logic of the delay codes table works (re #154)
(edit) @434:edeec38910a5   11 years ivaradi Fixed some constants (re #154)
(edit) @433:340267206759   11 years ivaradi Added the beginnings of the new delay code list widget (re #154)
(edit) @431:207f92566e4f   11 years ivaradi Added check for the existence of X-FMC and its status and disabling … xplane
(edit) @430:8a12f6c1066b   11 years ivaradi The flight simulator type is available to the checkers and the bank … xplane
(edit) @428:fdd5f412b348   11 years ivaradi Added the CoG to the monitor window xplane
(edit) @420:fc063b7b571e   11 years ivaradi Implemented the most important parts of X-Plane support xplane
(edit) @413:a92e4af2c181   11 years ivaradi Updated to work correctly with the latest Gtk3
(edit) @408:1e2202fe006b   11 years ivaradi Added support for querying, displaying and simulating the QNH value …
(edit) @404:4cfe27687104   11 years ivaradi The rating is displayed with an accuracy of 1 decimal digit (re #173)
(edit) @402:b668511b4ac8   11 years ivaradi Made the debug logging more detailed by adding the printout of the …
(edit) @401:15ad3c16ee11   11 years ivaradi The exception strings are converted from UTF-8 to unicode for proper …
(edit) @398:d49b2b524194   11 years ivaradi Fixed trouble with None values (re #167)
(edit) @393:977efa7a177b   11 years ivaradi Added the automatic saving of the PIREP (re #163)
(edit) @392:ddb312cb8a3d   11 years ivaradi Implemented the configuration of automatic PIREP saving (re #163)
(edit) @391:0f2e90eae832   11 years ivaradi Added support for logging the state of the anti-ice system (re #159)
(edit) @390:7378fc230e10   11 years ivaradi Added the handling of the anti-ice values and extended the simulator …
(edit) @384:97052bda0e22   11 years ivaradi Implemented support for entering derate values (#158)
(edit) @383:fcb9932b14ee   11 years ivaradi Added the new Cruise page where the cruise level can be modified (#160)
(edit) @373:cf2b6b8a3973   11 years ivaradi Added support for a secondary instance (#157)
(edit) @367:ecebdd53757b   11 years ivaradi Added the ADF frequencies
(edit) @362:f57c0009eddc   11 years ivaradi Fixed the handling of the tags in the log buffers
(edit) @349:41c486c8a0b4   11 years ivaradi The basic strobe-less RTO handling logic works (#143)
(edit) @347:175e29566656   11 years ivaradi Removed trailing whitespace
(edit) @345:a62373a28d90   11 years ivaradi Implemented the new, more flexible way of storing the log during …
(edit) @340:36455b73b24f   11 years ivaradi #142: added the reading and logging of the elevator trim
(edit) @337:a276a58aaa6e   11 years ivaradi #138: added the reading of the AP data and its displaying in the …
(edit) @334:7978a2496c31   11 years ivaradi #139: the transponder state is now queried and made available
(edit) @314:09f49b9eef64   12 years ivaradi Added support for the landing lights and the NAV frequencies being …
(edit) @309:a712392e1211   12 years ivaradi Added the Hungarian translations of the new tooltips and the shortcuts …
(edit) @304:9bfef8224383   12 years ivaradi Cruise level changes are logged
(edit) @303:8d5607e36aed   12 years ivaradi The number of the crew and the passengers as well as all payload …
(edit) @302:a4e4cda5d89a   12 years ivaradi Added overview documentation
(edit) @300:f101bd18f39d   12 years ivaradi Added the module comments for the GUI
(edit) @283:f74723804640   12 years ivaradi Fixed the handling of the Esc key
(edit) @282:568be726e4bc   12 years ivaradi Fixed the way the altitude to edit is selected
(edit) @281:c9e392a0a8b1   12 years ivaradi Using icons instead of a drawing for the connection state
(edit) @280:4d2a277c703b   12 years ivaradi Added a popup menu to the callouts editor's file list
(edit) @279:192aeea89424   12 years ivaradi Added a popup menu to the checklist editor's file list
(edit) @278:f4860ca38620   12 years ivaradi Double click is handled on the gate selection page
(edit) @277:33fbad0ca891   12 years ivaradi Added popup menu to the list of flights
(edit) @276:b7b25febba1a   12 years ivaradi Using gettext to translate strings
(edit) @275:155f94c971e0   12 years ivaradi The "Cancel flight" buttons are disabled when the flight has ended
(edit) @274:b866c39279e8   12 years ivaradi Reworked fuel handling so that the model can tell what tanks there are
(edit) @272:b80168ef552a   12 years ivaradi Changed the way the altitude clashes are handled
(edit) @270:1d28c6212e4b   12 years ivaradi Added support to enable/disable the approach callouts
(edit) @268:9a90e1d8c5a2   12 years ivaradi Added a scroll window around the file lists in the checklist and the …
(edit) @267:a4e5f3f529d7   12 years ivaradi If at least one row is selected, the lowermost one is used to get the …
(edit) @266:b80521b41013   12 years ivaradi The approach callout editor works
(edit) @264:6fbadb22b2c3   12 years ivaradi Started implementing the approach callout editor
Note: See TracRevisionLog for help on using the revision log.