rubidium
|
b6f627a968
|
(svn r18171) -Change: always align the about to the left; it is not translated and as such it's never a RTL text.
|
2009-11-18 20:27:18 +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
|
5f2ddfbc5a
|
(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 |
|
peter1138
|
d6b3756d63
|
(svn r18135) -Codechange: File list text overflowed its container.
|
2009-11-17 10:04:21 +00:00 |
|
peter1138
|
5fdff78c42
|
(svn r18135) -Codechange: File list text overflowed its container.
|
2009-11-17 10:04:21 +00:00 |
|
rubidium
|
a13fd6ddce
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
rubidium
|
626de6b128
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
alberth
|
c025be2807
|
(svn r18111) -Change: One more developer added to the history of OpenTTD.
|
2009-11-15 21:07:39 +00:00 |
|
alberth
|
0666a70583
|
(svn r18111) -Change: One more developer added to the history of OpenTTD.
|
2009-11-15 21:07:39 +00:00 |
|
peter1138
|
b303690103
|
(svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title).
|
2009-11-15 18:44:33 +00:00 |
|
peter1138
|
4c6f55fc71
|
(svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title).
|
2009-11-15 18:44:33 +00:00 |
|
rubidium
|
bb5a43e609
|
(svn r18099) -Codechange: scale the edit boxes to the fontsize
|
2009-11-15 15:37:37 +00:00 |
|
rubidium
|
cddc057a60
|
(svn r18099) -Codechange: scale the edit boxes to the fontsize
|
2009-11-15 15:37:37 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
alberth
|
c7ca4691c4
|
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view.
|
2009-11-07 17:24:04 +00:00 |
|
alberth
|
0bc03c25f4
|
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view.
|
2009-11-07 17:24:04 +00:00 |
|
frosch
|
3cb949a17d
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
|
frosch
|
79627b4f89
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
|
alberth
|
171fa9d16b
|
(svn r17967) -Codechange: Specify that the buttons of the query string window should be equal in size.
|
2009-11-03 20:25:19 +00:00 |
|
alberth
|
e6a164de09
|
(svn r17967) -Codechange: Specify that the buttons of the query string window should be equal in size.
|
2009-11-03 20:25:19 +00:00 |
|
alberth
|
95990e6d10
|
(svn r17966) -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button.
|
2009-11-03 20:21:49 +00:00 |
|
alberth
|
076d6e696b
|
(svn r17966) -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button.
|
2009-11-03 20:21:49 +00:00 |
|
alberth
|
cc0906a49c
|
(svn r17965) -Codechange: query string window uses pure nested widgets.
|
2009-11-03 20:04:05 +00:00 |
|
alberth
|
7a0814c6cc
|
(svn r17965) -Codechange: query string window uses pure nested widgets.
|
2009-11-03 20:04:05 +00:00 |
|
alberth
|
e22b5ed872
|
(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should not be fatal.
|
2009-11-02 05:12:58 +00:00 |
|
alberth
|
cb7c9b09ff
|
(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should not be fatal.
|
2009-11-02 05:12:58 +00:00 |
|
alberth
|
06f7a2fc76
|
(svn r17940) -Codechange: Use real y position of the main toolbar and status bar instead of hardcoded sizes for tooltip and for error message windows.
|
2009-11-01 19:19:14 +00:00 |
|
alberth
|
df8c655ee6
|
(svn r17940) -Codechange: Use real y position of the main toolbar and status bar instead of hardcoded sizes for tooltip and for error message windows.
|
2009-11-01 19:19:14 +00:00 |
|
alberth
|
869370dd2a
|
(svn r17935) -Fix (r17933): Compensate for being inside a class.
|
2009-11-01 17:45:24 +00:00 |
|
alberth
|
2211e3faad
|
(svn r17935) -Fix (r17933): Compensate for being inside a class.
|
2009-11-01 17:45:24 +00:00 |
|
alberth
|
b4f8ea259a
|
(svn r17933) -Codechange: Move position calculation of error message window into the class.
|
2009-11-01 17:38:14 +00:00 |
|
alberth
|
f3d53d3c28
|
(svn r17933) -Codechange: Move position calculation of error message window into the class.
|
2009-11-01 17:38:14 +00:00 |
|
alberth
|
74a9be4f59
|
(svn r17932) -Fix: Don't let the tooltip go under the status bar.
|
2009-11-01 17:20:28 +00:00 |
|
alberth
|
d213ffe3ca
|
(svn r17932) -Fix: Don't let the tooltip go under the status bar.
|
2009-11-01 17:20:28 +00:00 |
|
alberth
|
57cdbcb418
|
(svn r17931) -Codechange: Error message window uses pure nested widgets.
|
2009-11-01 14:28:53 +00:00 |
|
alberth
|
898f20ce56
|
(svn r17931) -Codechange: Error message window uses pure nested widgets.
|
2009-11-01 14:28:53 +00:00 |
|
alberth
|
5a97b64d73
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
44aacfc59f
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
173c6ae977
|
(svn r17927) -Codechange: Rename error message string variables.
|
2009-10-31 18:22:39 +00:00 |
|
alberth
|
4ce1f5f0a0
|
(svn r17927) -Codechange: Rename error message string variables.
|
2009-10-31 18:22:39 +00:00 |
|
alberth
|
ae3c6b0935
|
(svn r17924) -Codechange: Replace y array with two area rectangles in the error message window.
|
2009-10-31 15:47:22 +00:00 |
|
alberth
|
bd8d70e012
|
(svn r17924) -Codechange: Replace y array with two area rectangles in the error message window.
|
2009-10-31 15:47:22 +00:00 |
|
alberth
|
9059383676
|
(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct.
|
2009-10-31 14:33:07 +00:00 |
|
alberth
|
617e7966f9
|
(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct.
|
2009-10-31 14:33:07 +00:00 |
|
alberth
|
8e6f96e322
|
(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID_VERTICAL containers from the load and save nested widget parts, since they do nothing.
|
2009-10-31 13:43:34 +00:00 |
|
alberth
|
70ebe13ee8
|
(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID_VERTICAL containers from the load and save nested widget parts, since they do nothing.
|
2009-10-31 13:43:34 +00:00 |
|
alberth
|
9deb0eb32b
|
(svn r17918) -Codechange: Move tooltip size calculation into the tooltip window class.
|
2009-10-31 13:29:53 +00:00 |
|