Age | Commit message (Expand) | Author |
2018-10-31 | GUI: Fix duplicate include guard | Michał Janiszewski |
2016-04-14 | GUI: Remove 'sticky button' feature | Ori Avtalion |
2016-02-28 | GUI: Fix two leaks in predictive dialog | Torbjörn Andersson |
2016-01-24 | GUI: Move PredicitveDialog enums inside class declaration. | Johannes Schickel |
2016-01-24 | GUI: Improve naming of PredictiveDialog's members. | Johannes Schickel |
2016-01-24 | GUI: Make PredictiveDialog::_btns a fixed size array. | Johannes Schickel |
2016-01-24 | GUI: Add constructor instead of duplicating initialization. | Johannes Schickel |
2016-01-24 | GUI: Improve variable naming in PredictiveDialog. | Johannes Schickel |
2016-01-24 | GUI: Only use image for delete when applicable in PredictiveDialog. | Johannes Schickel |
2014-02-18 | GUI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-05-03 | GUI: Use pressed state in predictive dialog in keyboard mode. | Oleksiy Kurochko |
2012-03-29 | GUI: Constify some parameters/methods in PredictiveDialog. | Johannes Schickel |
2012-03-29 | GUI: Don't typedef Common::String in PredictiveDialog code. | Johannes Schickel |
2012-03-29 | GUI: Formatting fixes in the PredictiveDialog code. | Johannes Schickel |
2012-03-25 | GUI: Fix for WinCE compile failure after predictive dialog changes. | D G Turner |
2012-03-25 | GUI: Move predictive dialog to common gui | Oleksiy Kurochko |