summaryrefslogtreecommitdiff
path: root/src/bootstrap_gui.cpp
AgeCommit message (Expand)Author
2021-05-29Fix f6d5c01: Delay deletion when closing windowsglx22
2021-03-14Codechange: we are not booing straps .. we are bootstrappingPatric Stout
2021-03-14Fix: if bootstrap failed, it could end with an empty screen instead of errorPatric Stout
2021-02-14Add: [OSX] Native font rendering without using FreeType.Michael Lutz
2020-12-05Fix a49fdb7ebb: bootstrap crash when trying to load new baseset (#8353)Patric Stout
2019-12-26Fix: Reference correct section in README file for baseset infoNiels Martin Hansen
2019-12-26Fix: Let bootstrap GUI work on Win32 with Uniscribe but no FreetypeNiels Martin Hansen
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2018-12-27Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...glx
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-08-05(svn r25664) -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matth...michi_cc
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 af...frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-10-16(svn r24597) -Fix [FS#5336]: when fontconfig is not available, the bootstrap ...rubidium
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
2011-12-19(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Win...truebrain
2011-12-16(svn r23544) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23531) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-12-15(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...truebrain
2011-11-20(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMis...rubidium
2011-11-17(svn r23247) -Fix (r23244): compile failure on certain archaic platformsrubidium
2011-11-17(svn r23244) -Feature: if the installation is ananas, try to get the b withou...rubidium