summaryrefslogtreecommitdiff
path: root/src/widgets
AgeCommit message (Collapse)Author
2013-11-26(svn r26128) -Fix: erroneous castrubidium
2013-11-26(svn r26121) -Codechange: add some asserts after dynamic casts to show they ↵rubidium
shouldn't return NULL ever
2013-11-24(svn r26088) -Fix (r26086): Windows compilationrubidium
2013-11-24(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for ↵rubidium
dropdowns
2013-11-07(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.frosch
2013-10-11(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu ↵planetmaker
was partially swapped (3298)
2013-10-06(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the ↵frosch
textfile GUI (LordAro)
2013-07-21(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window ↵zuu
was not updated when a string changed while the window is open
2013-06-25(svn r25464) -Fix: Hide default size button in non-newstation rail-station ↵frosch
picker since it is not resizeable anyway.
2013-06-09(svn r25387) -Fix: "typos" in @file filenamerubidium
2013-06-09(svn r25376) -Feature: Allow access to goal list and story book of other ↵zuu
companies than your own
2013-06-09(svn r25372) -Add: Allow opening a goal list window specific to a companyzuu
2013-06-09(svn r25370) -Fix: Make the prefix for widget constants unique for the goal ↵zuu
list window
2013-06-09(svn r25365) -Feature: show cargo by next hops and final destinations in the ↵fonsinchen
station GUI
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2013-06-08(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgetszuu
2013-05-26(svn r25296) -Feature: Goals can now have a progress text and/or be marked ↵zuu
as completed.
2013-05-26(svn r25290) -Add: Assign string names to notable windows.frosch
2013-05-26(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window ↵frosch
after construction.
2013-05-20(svn r25270) -Fix: @file wrong for link_graph_legend_widget.hrubidium
2013-05-19(svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen)rubidium
2013-05-19(svn r25262) -Feature: linkgraph overlay for smallmaprubidium
2013-03-17(svn r25094) -Feature: Introduce dropdown for selecting the sort criterion ↵alberth
in the town directory window (sbr)
2013-02-18(svn r25024) -Feature: Searching of (missing) content via GrfCrawler.frosch
2013-02-14(svn r24997) -Change: Use dropdown list to select between ↵rubidium
Default/Days/Percentage (peter1138)
2013-02-14(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ↵rubidium
ispercent (peter1138)
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2012-12-26(svn r24862) -Add: Settings type filter to adv. settings GUI.frosch
2012-12-23(svn r24842) -Remove: News settings window.frosch
2012-12-05(svn r24791) -Remove: Difficulty settings window.frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-11-27(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. ↵frosch
(Eagle_rainbow)
2012-11-25(svn r24763) -Feature: Add industry type and cargo dropdown selection for ↵alberth
easier navigating in the industry chain window.
2012-11-14(svn r24750) -Cleanup: Remove old special clear filter button from signs list.frosch
2012-11-13(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.frosch
2012-11-05(svn r24663) -Codechange: Unify the naming of widget enums.frosch
2012-10-29(svn r24647) -Feature: add new filter option to the advanced settings window ↵yexo
to show only changed settings (Eagle_rainbow)
2012-10-27(svn r24632) -Feature: Add text filtering to advanced settings.frosch
2012-10-27(svn r24631) -Feature: Add buttons to expand/collapse all to advanced ↵frosch
settings GUI.
2012-08-20(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the ↵yexo
online content window (LordAro)
2012-06-01(svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows ↵frosch
independent of dropdown widgets.
2012-06-01(svn r24307) -Codechange: Move all interaction of the dropdown window with ↵frosch
widgets of the parent window to a method of the parent window.
2012-05-12(svn r24237) -Feature: Descriptions explaining the meaning of advanced settings.alberth
2012-04-24(svn r24178) -Fix [FS#5110]: The object name from property A was not ↵frosch
displayed in the object GUI.
2012-04-17(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get ↵michi_cc
old. (Vikthor)
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming ↵michi_cc
aircraft. (Based on patch by cirdan)
2012-03-17(svn r24037) -Feature: Allow display of baseset textfiles. (LordAro)frosch
2012-02-14(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.michi_cc
2012-02-12(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and ↵rubidium
game scripts (LordAro)
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium