Torbjörn Andersson
|
bf5208dd3d
|
GUI: Fix two leaks in predictive dialog
|
2016-02-28 15:04:11 +01:00 |
|
Johannes Schickel
|
e5e2a8d8cf
|
GUI: Move PredicitveDialog enums inside class declaration.
|
2016-01-24 03:43:13 +01:00 |
|
Johannes Schickel
|
adbbe6b113
|
GUI: Improve naming of PredictiveDialog's members.
|
2016-01-24 03:37:33 +01:00 |
|
Johannes Schickel
|
7c687a05c7
|
GUI: Make PredictiveDialog::_btns a fixed size array.
|
2016-01-24 03:22:26 +01:00 |
|
Johannes Schickel
|
c72d95cbcc
|
GUI: Add constructor instead of duplicating initialization.
|
2016-01-24 03:19:59 +01:00 |
|
Johannes Schickel
|
144765827f
|
GUI: Improve variable naming in PredictiveDialog.
|
2016-01-24 03:14:09 +01:00 |
|
Johannes Schickel
|
83df1eb43b
|
GUI: Only use image for delete when applicable in PredictiveDialog.
|
2016-01-24 03:06:47 +01:00 |
|
Johannes Schickel
|
f5dfe6725a
|
GUI: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:35 +01:00 |
|
Oleksiy Kurochko
|
24a45beceb
|
GUI: Use pressed state in predictive dialog in keyboard mode.
This adds more visual feedback to the user.
|
2012-05-03 19:32:34 +03:00 |
|
Johannes Schickel
|
7414544121
|
GUI: Constify some parameters/methods in PredictiveDialog.
|
2012-03-29 02:05:45 +02:00 |
|
Johannes Schickel
|
02e77dd7b2
|
GUI: Don't typedef Common::String in PredictiveDialog code.
|
2012-03-29 01:53:09 +02:00 |
|
Johannes Schickel
|
15ff9380b5
|
GUI: Formatting fixes in the PredictiveDialog code.
|
2012-03-29 01:50:00 +02:00 |
|
D G Turner
|
371bc1ddc1
|
GUI: Fix for WinCE compile failure after predictive dialog changes.
This is probably due to a collision with WinCE toolchain system define,
so changing the enum from all capitalised to Camel Case constant style.
|
2012-03-25 23:29:19 +01:00 |
|
Oleksiy Kurochko
|
ec32ccb6d6
|
GUI: Move predictive dialog to common gui
|
2012-03-25 12:21:38 +03:00 |
|