pelya
|
8f7e444f4f
|
Allow scrolling when selecting destination station or building single-tile objects
|
2015-03-29 20:22:19 +03:00 |
|
pelya
|
9875c97661
|
Do not change windows focus on mouse-up action
|
2015-03-29 20:22:18 +03:00 |
|
pelya
|
0d3412d064
|
Hide all windows when selecting vehicle destination station
|
2015-03-29 20:22:18 +03:00 |
|
pelya
|
6f9c0181c1
|
Align all construction windows to the left, to make more space at the center of the screen
|
2015-03-29 20:22:18 +03:00 |
|
pelya
|
ac76047f54
|
Off-by-pixel toolbar placement, arrgh
|
2015-03-29 20:22:18 +03:00 |
|
pelya
|
55d31f06fb
|
Continuously scroll map with two fingers
|
2015-03-29 20:22:18 +03:00 |
|
rubidium
|
7cb07acd86
|
(svn r27185) -Fix: prevent the compiler from optimizing an assignment away which caused GCC 5 to actually crash
|
2015-03-13 20:54:35 +00:00 |
|
rubidium
|
06d7d63216
|
(svn r27185) -Fix: prevent the compiler from optimizing an assignment away which caused GCC 5 to actually crash
|
2015-03-13 20:54:35 +00:00 |
|
frosch
|
5ebc0c9934
|
(svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom.
|
2015-02-13 21:25:48 +00:00 |
|
frosch
|
1cf09f804b
|
(svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom.
|
2015-02-13 21:25:48 +00:00 |
|
frosch
|
abe22e594d
|
(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition.
|
2015-02-13 21:13:45 +00:00 |
|
frosch
|
e113f5e4a1
|
(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition.
|
2015-02-13 21:13:45 +00:00 |
|
peter1138
|
2655de52d7
|
(svn r26990) -Feature: Add option to choose normal, double or quad-size interface.
|
2014-10-11 13:22:37 +00:00 |
|
peter1138
|
253c91b17d
|
(svn r26990) -Feature: Add option to choose normal, double or quad-size interface.
|
2014-10-11 13:22:37 +00:00 |
|
planetmaker
|
035fedd30b
|
(svn r26815) -Change: Allow to set the granularity of the tooltip hover time in milliseconds instead of seconds. New default value is 250ms
|
2014-09-13 13:30:31 +00:00 |
|
planetmaker
|
61e129cc22
|
(svn r26815) -Change: Allow to set the granularity of the tooltip hover time in milliseconds instead of seconds. New default value is 250ms
|
2014-09-13 13:30:31 +00:00 |
|
pelya
|
17f0f3d650
|
Slower scrolling for dropdown lists and scrollbars
|
2014-08-19 19:12:01 +03:00 |
|
pelya
|
5236d0f75f
|
Fixed build area not highlighted on mouse-over or stylus hover
|
2014-08-19 19:12:01 +03:00 |
|
Sergii Pylypenko
|
91ebce1a9c
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/console_gui.cpp
src/genworld_gui.cpp
src/group_gui.cpp
src/misc_gui.cpp
src/settings_gui.cpp
src/widgets/settings_widget.h
|
2014-06-04 17:09:23 +03:00 |
|
Sergii Pylypenko
|
8ca0bf745a
|
Fixed bug in my previous commit
|
2014-06-03 22:36:38 +03:00 |
|
Sergii Pylypenko
|
3cb6c7d5ee
|
Fixed right toolbar moving to the left, removed remainder of 'touchscreen mode' stuff
|
2014-06-03 21:55:41 +03:00 |
|
Sergii Pylypenko
|
75c376a23e
|
Removed debug
|
2014-06-03 21:48:28 +03:00 |
|
Sergii Pylypenko
|
c323eb1c8a
|
Fixed dropdown lists in main toolbar
|
2014-06-03 21:42:33 +03:00 |
|
Sergii Pylypenko
|
15db61be69
|
Fixed mouse click passed down to map after closing a window.
|
2014-06-03 20:32:39 +03:00 |
|
Sergii Pylypenko
|
41da4be66b
|
Removed remainder of the 'touchscreen mode' code
|
2014-06-03 20:27:45 +03:00 |
|
Sergii Pylypenko
|
7e6e95c34c
|
Some fixes to window placement
|
2014-06-02 23:25:47 +03:00 |
|
pelya
|
9bdda2756b
|
Fixes to split toolbar
|
2014-06-02 01:58:58 +03:00 |
|
pelya
|
9923ecfed0
|
Vertical toolbar is drawn okay, but does not work
|
2014-06-02 00:15:15 +03:00 |
|
pelya
|
9f780643ed
|
WIP do not compile - split toolbar into two vertical toolbars
|
2014-06-01 13:45:45 +03:00 |
|
pelya
|
7dd42939ae
|
Align opened windows with toolbar
|
2014-06-01 01:32:30 +03:00 |
|
pelya
|
f469e7f57b
|
Show info about facility/station/vehicle on mouse up instead of mouse down, to allow better map dragging.
|
2014-06-01 01:23:34 +03:00 |
|
alberth
|
ac23e46713
|
(svn r26610) -Feature: Select an editable preset name for saving.
|
2014-05-24 19:11:20 +00:00 |
|
alberth
|
8755c26793
|
(svn r26610) -Feature: Select an editable preset name for saving.
|
2014-05-24 19:11:20 +00:00 |
|
rubidium
|
beb540ec55
|
(svn r26538) -Codechange: remove double accounting of the drivers
|
2014-04-28 21:06:51 +00:00 |
|
rubidium
|
b476086c39
|
(svn r26538) -Codechange: remove double accounting of the drivers
|
2014-04-28 21:06:51 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
pelya
|
19d76ddbbd
|
Adopted "move when clicking near edge" setting for touchscreen
|
2014-04-06 23:23:10 +03:00 |
|
pelya
|
313e3b73b3
|
Auto-resize all buttons and fonts, when screen resoluition changes
|
2014-03-23 17:19:30 +02:00 |
|
pelya
|
982c84b3ee
|
Removed unused variable
|
2014-03-23 15:39:18 +02:00 |
|
Juanjo
|
0de2e2a664
|
Add a function for deleting windows linked to main toolbar.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
edb6c09c64
|
When in touchscreen modes, windows aligned with main toolbar are aligned to the left/right edge of the screen.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
90c00f5b58
|
Adaptation of viewport for confirm mode.
|
2014-03-15 22:53:35 +02:00 |
|
Juanjo
|
d5669bb677
|
Set construction child windows to screen borders.
|
2014-03-15 22:23:22 +02:00 |
|
Juanjo
|
90914e262a
|
Changes on viewport related files to deal with touchscreen options.
|
2014-03-15 22:23:22 +02:00 |
|
Juanjo
|
06a276e5ad
|
Add a window for touchscreen devices.
|
2014-03-15 22:23:22 +02:00 |
|
Juanjo
|
d95a9c6160
|
Add a setting for automatically set min sizing values.
|
2014-03-15 21:37:17 +02:00 |
|
alberth
|
20b9015d74
|
(svn r26392) -Fix[FS#5933] No need to call OnFocus twice (MJP)
|
2014-03-05 21:21:55 +00:00 |
|
alberth
|
aee9444c1b
|
(svn r26392) -Fix[FS#5933] No need to call OnFocus twice (MJP)
|
2014-03-05 21:21:55 +00:00 |
|
rubidium
|
4a911754b5
|
(svn r26209) -Codechange: remove some template magic and simplify some code
|
2014-01-02 22:41:58 +00:00 |
|