summaryrefslogtreecommitdiff
path: root/src/company_gui.cpp
AgeCommit message (Expand)Author
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-07-29(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).terkhen
2010-07-02(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...alberth
2010-06-23(svn r20012) -Fix: when joining a company with a password you could only ente...yexo
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-10(svn r19090) -Codechange: some comment coding style fixesrubidium
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-21(svn r18872) -Codechange: introduce PaletteID and use itrubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-04(svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for y...yexo
2009-12-30(svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size.alberth
2009-12-28(svn r18652) -Fix: glitches due to having the wrong bounding boxes for the fa...rubidium
2009-12-22(svn r18606) -Codechange: Introduce several forms of zero-size stacked displa...alberth
2009-12-22(svn r18605) -Codechange: Coding style fixes, prevent useless calls to Update...alberth
2009-12-21(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.alberth
2009-12-09(svn r18447) -Change: make some more windows (e.g. graphs, company view) stic...rubidium
2009-11-29(svn r18346) -Codechange: Compute size of face part display buttons only once...alberth
2009-11-29(svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + ...alberth
2009-11-28(svn r18330) -Cleanup: remove some unneeded includesrubidium
2009-11-28(svn r18324) -Codechange: there's no need for a default size when the window ...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-28(svn r18317) -Codechange: Merge both face windows into a single window descri...alberth
2009-11-28(svn r18316) -Codechange: Introduce selection widgets to enable turning parts...alberth
2009-11-28(svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in ...alberth
2009-11-28(svn r18313) -Codechange: Decide the size of the widgets displaying values of...alberth
2009-11-28(svn r18312) -Codechange: Simplify the nested widget part arrays of both face...alberth
2009-11-28(svn r18311) -Codechange: no need to hardcode locations of some 'random' windowsrubidium
2009-11-28(svn r18310) -Codechange: Introduce widgets for the names of the parts in the...alberth
2009-11-24(svn r18280) -Codechange: remove widget indices that are not needed for custo...rubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-24(svn r18265) -Codechange: make the finance overview window big font awarerubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-22(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.alberth
2009-11-22(svn r18217) -Codechange: make the livery window big font awarerubidium
2009-11-22(svn r18215) -Codechange: make the simple face window big font awarerubidium
2009-11-22(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...rubidium
2009-11-20(svn r18199) -Codechange: make the company view window RTL aware and somewhat...rubidium
2009-11-19(svn r18187) -Codechange: make the advanced face selection, custom currency, ...rubidium
2009-11-18(svn r18166) -Codechange: make the livery colour window RTL awarerubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-15(svn r18102) -Codechange: simplify Company::Get(this->window_number)->index t...smatz
2009-11-15(svn r18091) -Codechange: CompanyWindow uses pure nested widgets.alberth
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-11-15(svn r18085) -Codechange: Make the company face window use nested widgets.alberth
2009-11-14(svn r18078) -Codechange: remove some duplicate (non translatable) stringsrubidium
2009-11-14(svn r18077) -Codechange: Make the livery window use pure nested widgets.alberth
2009-11-08(svn r18018) -Codechange: make the 'buy company' window nestedrubidium