zuu
|
0cff11130d
|
(svn r27444) -Add: When viewing online content of a particular type, hide content of other types unless they have been (auto)selected for download.
|
2015-11-14 15:57:15 +00:00 |
|
zuu
|
90b340e689
|
(svn r27443) -Fix: Negoation in comment was wrong.
|
2015-11-14 13:06:26 +00:00 |
|
michi_cc
|
a41f197379
|
(svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to repeated string resolving.
|
2015-05-17 19:49:35 +00:00 |
|
peter1138
|
01c30568e8
|
(svn r26921) -Codechange: Adjust content window listing to fit icon size.
|
2014-09-25 19:27:07 +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 |
|
frosch
|
66d4bcb88e
|
(svn r26167) -Fix [FS#5834]: Certain hotkeys crashed the content GUI when the list was empty.
|
2013-12-20 18:29:53 +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 |
|
frosch
|
538159cb1d
|
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size.
|
2013-06-30 14:36:31 +00:00 |
|
frosch
|
f6d27acb51
|
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets.
|
2013-06-30 14:32:31 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(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
|
9c23446b2b
|
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf.
|
2013-03-17 13:04:10 +00:00 |
|
frosch
|
9f3f153e70
|
(svn r25024) -Feature: Searching of (missing) content via GrfCrawler.
|
2013-02-18 19:30:24 +00:00 |
|
frosch
|
58a2b66316
|
(svn r25023) -Change: Regroup buttons in content download GUI to put item-specifc stuff next to each other.
|
2013-02-18 19:23:09 +00:00 |
|
frosch
|
356ecf05c4
|
(svn r24983) -Change: Apply the same name sorting rules to content and NewGRF list as for the server list.
|
2013-02-09 17:31:07 +00:00 |
|
frosch
|
7b3d6cc31f
|
(svn r24743) -Change: Unify the behaviour of ESC in filter editboxes.
|
2012-11-14 22:50:39 +00:00 |
|
frosch
|
18dcd2e6a4
|
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead.
|
2012-11-14 22:50:35 +00:00 |
|
frosch
|
ec27bcb6a6
|
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString.
|
2012-11-14 22:50:26 +00:00 |
|
frosch
|
0ab8e7939b
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
2078fc5325
|
(svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels.
|
2012-11-14 22:46:49 +00:00 |
|
frosch
|
f1d40ca6f2
|
(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged.
|
2012-11-13 21:47:07 +00:00 |
|
frosch
|
08e92e6f23
|
(svn r24733) -Codechange: Move handling of editbox keys to window class.
|
2012-11-13 21:47:02 +00:00 |
|
frosch
|
c12caa20aa
|
(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.
|
2012-11-13 21:46:46 +00:00 |
|
frosch
|
11bd36d3e8
|
(svn r24728) -Codechange: Unify usage of OnOSKInput.
|
2012-11-13 21:46:40 +00:00 |
|
frosch
|
e0f59fb049
|
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
|
2012-11-13 21:46:33 +00:00 |
|
frosch
|
e95b757c11
|
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
|
2012-11-13 21:46:19 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
yexo
|
a9c3a6f84a
|
(svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the online content window (LordAro)
|
2012-08-20 21:03:50 +00:00 |
|
frosch
|
56383c577a
|
(svn r24337) -Feature: Allow filtering for multiple words (separated by whitespace resp. quoted) in the sign list, content- and NewGRF-guis.
|
2012-06-09 19:54:16 +00:00 |
|
frosch
|
9b196d0fb4
|
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
|
2012-06-04 15:30:29 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
190a68b350
|
(svn r23646) -Fix [FS#4901]: rescan the Game Scripts when done downloading one.
|
2011-12-21 12:25:10 +00:00 |
|
truebrain
|
c74ccfff1b
|
(svn r23601) -Fix: fix the conflict in window number
|
2011-12-19 20:50:21 +00:00 |
|
truebrain
|
4c344a82a9
|
(svn r23544) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:02:27 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
yexo
|
229000cc3b
|
(svn r23492) -Feature: add 'view website' button to the online content window
|
2011-12-11 11:57:52 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
yexo
|
3ab6652a54
|
(svn r23469) -Fix (r23468): gcc warning about initialization order
|
2011-12-10 01:49:50 +00:00 |
|
yexo
|
78d5ec5aa6
|
(svn r23468) -Feature [FS#4827]: when looking for missing content, automatically select it so you can easily start the download
|
2011-12-10 00:01:28 +00:00 |
|
yexo
|
9070d4824f
|
(svn r23467) -Feature [FS#4827]: automatically close the online content window after confirming the download with 'ok'
|
2011-12-09 22:44:06 +00:00 |
|
rubidium
|
637086fe02
|
(svn r23285) -Fix: scanning of content after download didn't work
|
2011-11-20 18:36:54 +00:00 |
|
rubidium
|
2052561c2e
|
(svn r23240) -Codechange: rework the code of the download status window
|
2011-11-17 21:06:41 +00:00 |
|
rubidium
|
023d530ead
|
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
|
2011-11-14 21:40:39 +00:00 |
|
rubidium
|
4d281cce97
|
(svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories
|
2011-11-14 21:30:37 +00:00 |
|
rubidium
|
ee0fd02d17
|
(svn r23179) -Codechange: use some tooltips that already existed (monoid)
|
2011-11-10 17:55:52 +00:00 |
|
rubidium
|
fea42cd52b
|
(svn r22829) -Codechange: unify the dirtying of windows after an AI scan
|
2011-08-24 16:38:09 +00:00 |
|
rubidium
|
54f52a26a4
|
(svn r22793) -Codechange: remove callback default to make clear they are not forgotten
|
2011-08-21 12:51:18 +00:00 |
|
rubidium
|
afe407322d
|
(svn r22771) -Codechange: unify some NewGRFScan calling code
|
2011-08-20 17:46:03 +00:00 |
|
frosch
|
1322d59aaa
|
(svn r22617) -Codechange: Add GameOptionsInvalidationData enum for data values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS.
|
2011-07-02 12:49:44 +00:00 |
|