frosch
|
a8080b6256
|
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad().
|
2015-02-01 20:54:24 +00:00 |
|
frosch
|
18a1131e9f
|
(svn r27131) -Fix: Dropdown- and tooltip-windows should not steal the focus.
|
2015-02-01 12:23:39 +00:00 |
|
frosch
|
c9114af706
|
(svn r27131) -Fix: Dropdown- and tooltip-windows should not steal the focus.
|
2015-02-01 12:23:39 +00:00 |
|
rubidium
|
988b387f14
|
(svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended, but it wasn't properly removed from Tile (patch by Juanjo)
|
2014-10-23 17:13:44 +00:00 |
|
rubidium
|
8739a7b7d0
|
(svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended, but it wasn't properly removed from Tile (patch by Juanjo)
|
2014-10-23 17:13:44 +00:00 |
|
peter1138
|
ca4f7b0eca
|
(svn r27023) -Codechange: Scale tooltip size by UI scale.
|
2014-10-18 16:11:40 +00:00 |
|
peter1138
|
3730ed67cb
|
(svn r27023) -Codechange: Scale tooltip size by UI scale.
|
2014-10-18 16:11:40 +00:00 |
|
peter1138
|
d408cabca7
|
(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned.
|
2014-09-26 16:15:50 +00:00 |
|
peter1138
|
ffe820c792
|
(svn r26924) -Codechange: Fit YES/NO query window buttons to window, instead of unaligned.
|
2014-09-26 16:15:50 +00:00 |
|
rubidium
|
337af973b0
|
(svn r26873) -Change: split type_height into a type and height array (ic111)
|
2014-09-21 11:14:58 +00:00 |
|
rubidium
|
04e2324b8f
|
(svn r26873) -Change: split type_height into a type and height array (ic111)
|
2014-09-21 11:14:58 +00:00 |
|
planetmaker
|
cd084721b4
|
(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2)
|
2014-07-30 20:19:29 +00:00 |
|
planetmaker
|
bcb9c64ac8
|
(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with some lzo2 versions if we define __LP64__ as 0 instead of checking whether it is defined (kernigh2)
|
2014-07-30 20:19:29 +00:00 |
|
rubidium
|
034735a54c
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
9ed12b0f07
|
(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL)
|
2014-04-25 15:40:32 +00:00 |
|
rubidium
|
6ecc602050
|
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
|
2014-04-23 21:12:09 +00:00 |
|
rubidium
|
5b82822c12
|
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
|
2014-04-23 21:12:09 +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 |
|
frosch
|
2ce5034005
|
(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the TileInfo window.
|
2014-01-26 13:50:10 +00:00 |
|
frosch
|
f0e7f9982a
|
(svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the TileInfo window.
|
2014-01-26 13:50:10 +00:00 |
|
michi_cc
|
e34fe220e2
|
(svn r25691) -Add: [OSX] Support for mouse selection in the IME composition string.
|
2013-08-05 20:37:53 +00:00 |
|
michi_cc
|
30867c487f
|
(svn r25691) -Add: [OSX] Support for mouse selection in the IME composition string.
|
2013-08-05 20:37:53 +00:00 |
|
michi_cc
|
4dbe823a5f
|
(svn r25690) -Change: [OSX] Position the candidate window at the caret position.
|
2013-08-05 20:37:48 +00:00 |
|
michi_cc
|
e2ec0ddb03
|
(svn r25690) -Change: [OSX] Position the candidate window at the caret position.
|
2013-08-05 20:37:48 +00:00 |
|
michi_cc
|
931bbd7191
|
(svn r25683) -Add: Support for a marked/selected range to the textbuf.
|
2013-08-05 20:37:22 +00:00 |
|
michi_cc
|
64d2fc4d1e
|
(svn r25683) -Add: Support for a marked/selected range to the textbuf.
|
2013-08-05 20:37:22 +00:00 |
|
michi_cc
|
fa7a779cf7
|
(svn r25681) -Change: [Win32] Position the IME composition window at the caret position.
|
2013-08-05 20:37:14 +00:00 |
|
michi_cc
|
da09fd3077
|
(svn r25681) -Change: [Win32] Position the IME composition window at the caret position.
|
2013-08-05 20:37:14 +00:00 |
|
michi_cc
|
872acc5287
|
(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers.
|
2013-08-05 20:36:24 +00:00 |
|
michi_cc
|
b911f4a452
|
(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers.
|
2013-08-05 20:36:24 +00:00 |
|
fonsinchen
|
3c6220c350
|
(svn r25375) -Update: add fonsinchen to credits
|
2013-06-09 13:31:59 +00:00 |
|
fonsinchen
|
f9b08b1aec
|
(svn r25375) -Update: add fonsinchen to credits
|
2013-06-09 13:31:59 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
337460249d
|
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
|
2013-03-17 13:05:45 +00:00 |
|
frosch
|
c2c50b0c50
|
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
|
2013-03-17 13:05:45 +00:00 |
|
frosch
|
9c23446b2b
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
579ee7a592
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
rubidium
|
c62cbe04a4
|
(svn r25011) -Codechange: allow vehicle transfer and profit text effects to be shown at the same time (fonsinchen)
|
2013-02-17 14:50:54 +00:00 |
|
rubidium
|
446d50f658
|
(svn r25011) -Codechange: allow vehicle transfer and profit text effects to be shown at the same time (fonsinchen)
|
2013-02-17 14:50:54 +00:00 |
|
rubidium
|
b1ae655ddc
|
(svn r24960) -Fix [FS#5423]: inconsistencies in the "thanks to" lists
|
2013-02-02 20:19:17 +00:00 |
|
rubidium
|
e65a710986
|
(svn r24960) -Fix [FS#5423]: inconsistencies in the "thanks to" lists
|
2013-02-02 20:19:17 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
18b97fa062
|
(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow)
|
2012-12-05 19:34:25 +00:00 |
|
frosch
|
5b2da98ca3
|
(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow)
|
2012-12-05 19:34:25 +00:00 |
|
frosch
|
a68b7c0068
|
(svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly.
|
2012-11-28 21:14:28 +00:00 |
|