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