Eugene Sandulenko
57a0944d43
I18N: Regenerate translations.dat
2016-03-28 15:32:55 +02:00
Thierry Crozat
866121bd14
I18N: Update translations template from source code
2016-03-28 12:17:37 +01:00
Ori Avtalion
031e062252
GUI: Improve handling of button presses while moving the cursor
...
Keep track of where a mouse press started when deciding how mouse-over
and mouse-up should behave.
This handles the following situations:
1) If a mouse press starts outside a button (e.g. the UI background),
mouse-up inside the button has no effect. Previously, it triggered a
button click.
2) If a mouse press starts inside a button, the cursor moves outside of
its region, then back inside, the button will show as pressed.
Previously, it showed as highlighted instead of pressed.
2016-03-27 23:29:37 +03:00
Eugene Sandulenko
0fb6f31d4e
EVENTRECORDER: Fix incorrect check which prevented records from replay
2016-03-25 16:30:12 +01:00
Ori Avtalion
ccc7506666
GUI: Fix constant names mentioned in comment
2016-03-23 18:01:13 +02:00
Thierry Crozat
f182a14c81
I18N: Regenerate translations data file
2016-03-19 15:51:57 +00:00
Torbjörn Andersson
aded46f08b
GUI: Don't crash on empty dictionary in predictive dialog
2016-02-28 15:23:24 +01:00
Torbjörn Andersson
bf5208dd3d
GUI: Fix two leaks in predictive dialog
2016-02-28 15:04:11 +01:00
Eugene Sandulenko
480ebbf2b4
CREDITS: Added myself as GCW0 porter
2016-02-26 22:17:29 +01:00
Thierry Crozat
867c1f0fd7
I18N: Fix type in Danish translation
2016-02-26 20:51:20 +00:00
Thierry Crozat
485077642e
I18N: Regenerate translations data file
2016-02-26 08:57:31 +00:00
Einar Johan Trøan Sømåen
2a98be9f35
I18N: Update Norwegian translations (Bokmaal/Nynorsk)
2016-02-26 00:26:29 +00:00
Thierry Crozat
3e7e53d344
I18N: Regenerate translations data file
2016-02-25 21:57:41 +00:00
Thierry Crozat
47c03cdc29
I18N: Regenerate translations data file
2016-02-24 21:52:17 +00:00
Thierry Crozat
b4318201d4
I18N: Regenerate translations data file
2016-02-23 20:47:36 +00:00
Thierry Crozat
5fc715acca
I18N: Regenerate translations data file
2016-02-22 21:15:11 +00:00
Eugene Sandulenko
88289670f2
I18N: Regenerate translations.dat
2016-02-21 15:40:24 +01:00
Thierry Crozat
451932d1cb
I18N: Regenerate translations data file
2016-02-21 12:15:36 +00:00
Thierry Crozat
21ae5da6b0
I18N: Regenerate translations data file
2016-02-20 23:48:49 +00:00
Thierry Crozat
03270ab2e1
I18N: Regenerate translations data file
2016-02-20 23:41:25 +00:00
Thierry Crozat
a2405d19bf
I18N: Regenerate translations data file
2016-02-20 21:08:35 +00:00
Thierry Crozat
a7eed85f3b
I18N: Regenerate translations data file
2016-02-16 22:08:21 +00:00
Thierry Crozat
d394dcf725
I18N: Regenerate translations data file
2016-02-15 22:57:07 +00:00
Thierry Crozat
a794c021f6
I18N: Regenerate translations data file
2016-02-15 21:29:31 +00:00
Thierry Crozat
e727bbe8dc
I18N: Regenerate translations data file
2016-02-14 18:59:38 +00:00
Thierry Crozat
b67cb25e22
I18N: Update Swedish translation from patch #1629
2016-02-12 21:51:32 +00:00
Eugene Sandulenko
068d5d8565
I18N: Regenerate translations.dat
2016-02-03 11:48:16 +01:00
Eugene Sandulenko
ec36a50fa4
I18N: Regenerate translations.dat
2016-02-02 19:05:10 +01:00
Eugene Sandulenko
a9511e78d1
I18N: Regenerated translations.dat
2016-02-02 11:15:05 +01:00
Eugene Sandulenko
d743ae9912
CREDITS: Walter is back
2016-01-31 22:43:36 +01:00
Eugene Sandulenko
df69e97e57
CREDITS: Regenerate
2016-01-31 22:39:43 +01:00
Thierry Crozat
8cb63588be
I18N: Regenerate translations data file
2016-01-28 21:21:30 +00:00
Thierry Crozat
3fc63ee72d
I18N: Regenerate translations data file
2016-01-27 09:45:15 +00:00
Eugene Sandulenko
07889dba5e
I18N: Regenerated translations.dat
2016-01-27 08:57:56 +01:00
Thierry Crozat
d7b24d5ad7
I18N: Regenerate translations data file
2016-01-25 21:39:38 +00:00
Johannes Schickel
b6da7c6033
GUI: Add missing _() for translation in predictivedialog.cpp.
2016-01-25 20:38:22 +01:00
Eugene Sandulenko
5fb0787bd7
I18N: Update translations.dat
2016-01-24 13:13:51 +01:00
Johannes Schickel
e5e2a8d8cf
GUI: Move PredicitveDialog enums inside class declaration.
2016-01-24 03:43:13 +01:00
Johannes Schickel
a7dba17fec
GUI: Fix pointer formatting in ThemeEngine.cpp.
2016-01-24 03:41:49 +01:00
Johannes Schickel
5a63ee5375
GUI: Use "button" instead of "btn" in variable names.
2016-01-24 03:41:29 +01:00
Johannes Schickel
120164ba07
GUI: Reduce scope of variable in PredictiveDialog::processButton.
2016-01-24 03:37:33 +01:00
Johannes Schickel
15012d1596
GUI: Fix typo in comment in predictivedialog.cpp.
2016-01-24 03:37:33 +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
66a815a214
GUI: Set PredictiveDialog's debug output to level 5+.
2016-01-24 03:10:13 +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
4a092eeb64
GUI: Formatting fixes in predictivedialog.cpp.
2016-01-24 02:37:35 +01:00
Thierry Crozat
618a5f7588
I18N: Regenerate the translations data file
2016-01-24 00:53:11 +00:00