rubidium
|
1ea8cb4fc4
|
(svn r18576) -Codechange: use the function to determine the width of digits for determining the width of the unitnumber in vehicle lists.
|
2009-12-20 16:44:41 +00:00 |
|
rubidium
|
9bfcf2b615
|
(svn r18136) -Codechange: support RTL in the vehicle lists
|
2009-11-17 11:36:36 +00:00 |
|
rubidium
|
bdb118aa69
|
(svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list
|
2009-11-17 09:09:20 +00:00 |
|
rubidium
|
e438fc6a80
|
(svn r18130) -Codechange: initial steps into making the vehicle/group lists big font and RTL aware
|
2009-11-16 21:28:12 +00:00 |
|
alberth
|
4d84dbb26b
|
(svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor.
|
2009-11-14 08:49:58 +00:00 |
|
alberth
|
fb0158c8ce
|
(svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows.
|
2009-11-14 08:44:12 +00:00 |
|
alberth
|
bd05f2eca6
|
(svn r17867) -Codechange: Prepare BaseVehicleListWindow for nested widgets.
|
2009-10-25 14:52:46 +00:00 |
|
alberth
|
413f6b880f
|
(svn r17865) -Codechange: Remove references to specific widgets and step-heights from BaseVehicleListWindow::DrawVehicleListItems().
|
2009-10-25 13:33:56 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
2ad4bf74a1
|
(svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps less with vehicle images.
|
2009-08-15 11:47:11 +00:00 |
|
smatz
|
8585aa71ed
|
(svn r15726) -Codechange: unify coding style for const pointers
|
2009-03-15 16:04:39 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
1ce4e5721b
|
(svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore.
|
2008-09-15 10:02:39 +00:00 |
|
rubidium
|
fc62d736f7
|
(svn r14306) -Codechange: unify the code to draw the vehicle list.
-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
|
2008-09-13 10:04:36 +00:00 |
|