rubidium
|
dd2661bbbd
|
(svn r16156) -Codechange: make the parameters of DrawStringMultiline the same as for DrawString (except the addition of the bottom parameter)
|
2009-04-26 10:45:07 +00:00 |
|
rubidium
|
11c6d30e77
|
(svn r16156) -Codechange: make the parameters of DrawStringMultiline the same as for DrawString (except the addition of the bottom parameter)
|
2009-04-26 10:45:07 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
e88cb7f70f
|
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing
|
2009-04-19 10:31:30 +00:00 |
|
rubidium
|
329cabab4f
|
(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing
|
2009-04-19 10:31:30 +00:00 |
|
glx
|
6208f53554
|
(svn r15880) -Codechange: add an invisible widget on company manager face windows to position company manager face image
|
2009-03-28 15:20:03 +00:00 |
|
glx
|
bf354564ce
|
(svn r15880) -Codechange: add an invisible widget on company manager face windows to position company manager face image
|
2009-03-28 15:20:03 +00:00 |
|
glx
|
dc609bb28e
|
(svn r15879) -Codechange: add an invisible widget on advanced company face window to determine where to draw the strings instead refering to other widgets. Required for rtl languages.
|
2009-03-28 14:55:11 +00:00 |
|
glx
|
5f2c5b5855
|
(svn r15879) -Codechange: add an invisible widget on advanced company face window to determine where to draw the strings instead refering to other widgets. Required for rtl languages.
|
2009-03-28 14:55:11 +00:00 |
|
peter1138
|
a6de3cd932
|
(svn r15877) -Codechange: Let drop down lists know about font height.
|
2009-03-28 12:47:29 +00:00 |
|
peter1138
|
f30f5607e3
|
(svn r15877) -Codechange: Let drop down lists know about font height.
|
2009-03-28 12:47:29 +00:00 |
|
glx
|
45092468f9
|
(svn r15869) -Codechange: New widgets for select manager face and select livery windows
|
2009-03-28 04:14:02 +00:00 |
|
glx
|
83fb6b50bb
|
(svn r15869) -Codechange: New widgets for select manager face and select livery windows
|
2009-03-28 04:14:02 +00:00 |
|
glx
|
e6f26e29b6
|
(svn r15865) -Codechange: New widgets for company finances windows
|
2009-03-27 22:59:43 +00:00 |
|
glx
|
b4b700a789
|
(svn r15865) -Codechange: New widgets for company finances windows
|
2009-03-27 22:59:43 +00:00 |
|
glx
|
b44e1f4075
|
(svn r15864) -Codechange: add some 'invisible' widgets on company finances window, and use them to determine where to draw strings instead using some magic values
|
2009-03-27 01:55:25 +00:00 |
|
glx
|
7229d7d114
|
(svn r15864) -Codechange: add some 'invisible' widgets on company finances window, and use them to determine where to draw strings instead using some magic values
|
2009-03-27 01:55:25 +00:00 |
|
glx
|
14eb4b48d2
|
(svn r15855) -Codechange: complete the company finances window widget enum and remove unneeded magic in large window definition
|
2009-03-26 02:02:11 +00:00 |
|
glx
|
9965f02827
|
(svn r15855) -Codechange: complete the company finances window widget enum and remove unneeded magic in large window definition
|
2009-03-26 02:02:11 +00:00 |
|
rubidium
|
12f1abbce0
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
rubidium
|
57174a9301
|
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs
|
2009-03-22 12:01:21 +00:00 |
|
rubidium
|
31a5457c03
|
(svn r15803) -Codechange: use the new text drawing API for multicenter
-Fix (r15800): off-by-one w.r.t. offsets
|
2009-03-22 09:34:06 +00:00 |
|
rubidium
|
e74dc1e1d6
|
(svn r15803) -Codechange: use the new text drawing API for multicenter
-Fix (r15800): off-by-one w.r.t. offsets
|
2009-03-22 09:34:06 +00:00 |
|
rubidium
|
2a422e3e95
|
(svn r15791) -Codechange: remove the *RightAligned part of the old text drawing API.
|
2009-03-21 22:22:00 +00:00 |
|
rubidium
|
69decac406
|
(svn r15791) -Codechange: remove the *RightAligned part of the old text drawing API.
|
2009-03-21 22:22:00 +00:00 |
|
rubidium
|
89d614deea
|
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
|
2009-03-21 22:00:00 +00:00 |
|
rubidium
|
9003641095
|
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
|
2009-03-21 22:00:00 +00:00 |
|
rubidium
|
303a8f9673
|
(svn r15783) -Codechange: make the dropdown draw code pass around the left/right instead of the x and width to make drawing text at offsets easier.
|
2009-03-21 19:31:47 +00:00 |
|
rubidium
|
93fe44a3c5
|
(svn r15783) -Codechange: make the dropdown draw code pass around the left/right instead of the x and width to make drawing text at offsets easier.
|
2009-03-21 19:31:47 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
b25a4f8231
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
rubidium
|
f3e0fd7416
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
5fa99b177e
|
(svn r15429) -Change: do r15428 also for the string names.
|
2009-02-09 03:07:03 +00:00 |
|
rubidium
|
05792c46a3
|
(svn r15429) -Change: do r15428 also for the string names.
|
2009-02-09 03:07:03 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c0a8d09ca7
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
c7f3daacbf
|
(svn r15427) -Codechange: give w->caption_color a more sensible name as it holds the owner of whatever is shown in the window
|
2009-02-09 02:33:10 +00:00 |
|
rubidium
|
90e2465d7d
|
(svn r15427) -Codechange: give w->caption_color a more sensible name as it holds the owner of whatever is shown in the window
|
2009-02-09 02:33:10 +00:00 |
|
rubidium
|
42fe0b65d2
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
rubidium
|
ac7757324e
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
peter1138
|
b3f3df76e8
|
(svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses list in the company finance window. Concept from Zr40.
|
2009-01-31 21:27:36 +00:00 |
|
peter1138
|
6899955b0c
|
(svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses list in the company finance window. Concept from Zr40.
|
2009-01-31 21:27:36 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
bf45d44c3c
|
(svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected
|
2009-01-23 23:56:56 +00:00 |
|
rubidium
|
3d21639d5b
|
(svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected
|
2009-01-23 23:56:56 +00:00 |
|