rubidium
|
f106bbbe5c
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
646757adee
|
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
|
2009-11-19 17:57:27 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
a2d5181fa9
|
(svn r18148) -Fix: with the waypoint picker the wrong widget was 'grayed' with RTL and the y offset of the grayed area was incorrect for big fonts
|
2009-11-17 18:45:00 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
0855ae61de
|
(svn r17674) -Codechange: replace SetDirty + OnInvalidateData with InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant.
|
2009-09-30 21:07:54 +00:00 |
|
rubidium
|
66227cfb88
|
(svn r17659) -Codechange: remove the last custom drawing from the signal GUI
|
2009-09-28 13:42:47 +00:00 |
|
rubidium
|
3649e86c15
|
(svn r17658) -Codechange: remove custom drawing of the signal density in the signal GUI
-Codechange: move the state updates from OnPaint
|
2009-09-28 12:38:35 +00:00 |
|
rubidium
|
244c17e4eb
|
(svn r17657) -Fix [FS#3242]: some semaphore signals fell outside of the signal GUI. Now the signals are properly centered which should make that problem go away
|
2009-09-28 12:19:15 +00:00 |
|
rubidium
|
2e5596025c
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +00:00 |
|
alberth
|
d54028fde8
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
rubidium
|
c2c0f4403e
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
263952f557
|
(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already.
|
2009-09-13 17:37:47 +00:00 |
|
rubidium
|
08d9873001
|
(svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two.
|
2009-09-08 10:12:13 +00:00 |
|
rubidium
|
1f3f5a8a83
|
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers
|
2009-09-02 08:28:50 +00:00 |
|
rubidium
|
252304b569
|
(svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint.
|
2009-08-29 09:30:40 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
290d8a99c3
|
(svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail tunnels and the first railtype is not available yet
|
2009-08-22 07:02:33 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
5bb7b8ad35
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
yexo
|
e54bed415d
|
(svn r17059) -Codechange: Rename a few strings to reflect their usage
|
2009-08-03 21:32:35 +00:00 |
|
alberth
|
99a28e2239
|
(svn r17018) -Fix [FS#1833]: Take width of station type names into account in station builder window.
|
2009-08-01 10:38:25 +00:00 |
|
alberth
|
db73234ba1
|
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height.
|
2009-07-31 22:08:19 +00:00 |
|
rubidium
|
5fa2b6ed8a
|
(svn r17002) -Change: also support distant join for waypoints
|
2009-07-31 16:28:28 +00:00 |
|
rubidium
|
d31e84b68c
|
(svn r17000) -Change: allow overbuilding/extending waypoints
|
2009-07-30 22:06:54 +00:00 |
|
rubidium
|
1ab2d22318
|
(svn r16993) -Change: make the rail waypoint builder draggable
|
2009-07-30 17:44:13 +00:00 |
|
rubidium
|
0b5a564bac
|
(svn r16991) -Change: make 'remove waypoint' draggable
|
2009-07-30 15:16:19 +00:00 |
|
rubidium
|
b3f3ba36db
|
(svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints.
|
2009-07-29 22:32:20 +00:00 |
|
rubidium
|
3321f45246
|
(svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code.
|
2009-07-26 21:07:03 +00:00 |
|
alberth
|
42714792dc
|
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings.
|
2009-07-25 11:54:53 +00:00 |
|
rubidium
|
00a9b2fd3d
|
(svn r16938) -Codechange: introduce helper function to tell whether a tile is either a rail station or rail waypoint tile
|
2009-07-24 11:15:11 +00:00 |
|
alberth
|
36ebb4fe58
|
(svn r16937) -Codechange: Make the station build window look good when resized.
|
2009-07-24 09:56:37 +00:00 |
|
alberth
|
8c29d9ee54
|
(svn r16936) -Fix [FS#3053]: Rail station build window with NewGRFs could crash due to uninitialized string parameter.
|
2009-07-24 09:45:39 +00:00 |
|
rubidium
|
4874578e79
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
c252e18421
|
(svn r16917) -Codechange: fix some GCC 4.5 'case X is not in enum Y' warnings
|
2009-07-22 16:56:36 +00:00 |
|
alberth
|
60f38af7e0
|
(svn r16913) -Codechange: Signal, train depot, and waypoint windows switched to using nested widget tree.
|
2009-07-22 10:34:21 +00:00 |
|
rubidium
|
6435dc89fe
|
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
|
2009-07-22 10:18:19 +00:00 |
|
alberth
|
2399f91f62
|
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed inconsistently.
|
2009-07-21 22:25:21 +00:00 |
|
alberth
|
c306a8e409
|
(svn r16898) -Codechange: Station build window uses nested widget tree.
|
2009-07-21 11:40:30 +00:00 |
|
alberth
|
ac78b5b3d0
|
(svn r16882) -Codechange: Introduce a line_height variable in the station picker window.
|
2009-07-19 17:28:20 +00:00 |
|
alberth
|
49db447cb9
|
(svn r16879) -Codechange: Use coordinates of widgets for custom rendering.
|
2009-07-19 15:40:43 +00:00 |
|
alberth
|
d35d5fc9bc
|
(svn r16878) -Codechange: Let WWT_LABEL widgets do the drawing rather than OnPaint.
|
2009-07-19 15:18:26 +00:00 |
|
rubidium
|
fec1178abb
|
(svn r16870) -Codechange: unmagicify road stop/waypoint picker drawing
|
2009-07-18 10:39:52 +00:00 |
|
alberth
|
70472e2d98
|
(svn r16856) -Fix: Allow the rail toobar window to align vertically for larger sprites.
|
2009-07-17 10:38:07 +00:00 |
|
alberth
|
613d091375
|
(svn r16844) -Doc (r13182): Remove documentation of removed window event handling function.
|
2009-07-16 15:36:52 +00:00 |
|
yexo
|
bd8f92d3ff
|
(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows.
|
2009-07-10 22:03:09 +00:00 |
|
alberth
|
df377f3ec6
|
(svn r16749) -Codechange: Rail toolbar uses nested widget tree only.
|
2009-07-05 15:53:47 +00:00 |
|