summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03Get macOS building again... Use (old) SDKROOT as needed for older platforms a...Jim Jagielski
2018-07-03Fixing German Umlaute in comments for later translationMatthias Seidel
2018-07-03Cleaned up page dialogMatthias Seidel
2018-07-01Minor cleanupMatthias Seidel
2018-07-01Removing internal resolution but keeping transparency layer.Matthias Seidel
2018-06-30Removed unneeded transparency layerMatthias Seidel
2018-06-30Cleaned up dialog for HTML ExportMatthias Seidel
2018-06-28Fixed typo (cought -> caught)Matthias Seidel
2018-06-27Updated English dictionaryMatthias Seidel
2018-06-26Cleaned up dialog for Presentation WizardMatthias Seidel
2018-06-26Switched graphics from indexed colors to RGB for better scalingMatthias Seidel
2018-06-24Switched graphics from indexed colors to RGB for better scalingMatthias Seidel
2018-06-22Cleaned up Vietnamese layoutsMatthias Seidel
2018-06-21Fixed typo:Matthias Seidel
2018-06-21Cleaned up Vietnamese templatesMatthias Seidel
2018-06-17Fixed German presentation template (Vorstellung einer Neuheit)Matthias Seidel
2018-06-17Fixed typos:Matthias Seidel
2018-06-16#i124718#Matthias Seidel
2018-06-16#i112891#Matthias Seidel
2018-06-14#i126677#Matthias Seidel
2018-06-13Forgot to rename graphic in archiveMatthias Seidel
2018-06-12Translated German name of graphic, changed helptext accordinglyMatthias Seidel
2018-06-07Fixed double wording, minor cleanupMatthias Seidel
2018-06-02Revert r1832747:Pedro Giffuni
2018-06-02Drop references and the requirement for the StAX API.Pedro Giffuni
2018-06-02Fixed typos:Matthias Seidel
2018-06-01Update internal Python to bugfix version 2.7.15.Pedro Giffuni
2018-05-31Fixed typos:Matthias Seidel
2018-05-29Updated Readme for 250,000,000 downloadsMatthias Seidel
2018-05-22Enabling the use of Mozilla Build versions >= 3.0.Matthias Seidel
2018-05-19Crystal icon set was removed with r1206244.Matthias Seidel
2018-05-19Replace generic text in Windows installerMatthias Seidel
2018-05-13Fixed typos (successfull -> successful)Matthias Seidel
2018-05-11Fixed typosMatthias Seidel
2018-05-05#i127770#Matthias Seidel
2018-05-05Move the PropertyValue helper methods to the tools class for now.Damjan Jovanovic
2018-05-02Don't use !this as an alias for a constant that evaluates to false inDon Lewis
2018-05-02Fix build on Windows with precompiled headers.Don Lewis
2018-05-01The register storage class is deprecated and is incompatible with C++17.Don Lewis
2018-05-01Fix the easy cast-related errors reported by clang 6 in its defaultDon Lewis
2018-04-28Download URL1 for stax-src-1.2.0.zip was at Codehaus.org, which was shut down...Matthias Seidel
2018-04-28Fix potential memory alignment issues on X86_64.Don Lewis
2018-04-26Updated English dictionary (again)Matthias Seidel
2018-04-26Updated English dictionaryMatthias Seidel
2018-04-22Remove dummy text from the Windows installerMatthias Seidel
2018-04-22Fixed typos, removed whitespaceMatthias Seidel
2018-04-21Unbreak build on FreeBSD with clang 6.0 and newer. Clang 6 changedDon Lewis
2018-04-20Work around a bug in clang versions 3.6.x and 3.7.x on 32-bit Intel.Don Lewis
2018-04-19Fix build with boost-1.67.Pedro Giffuni
2018-04-17Fix build with gcc 4.9 by tweaking optimization options for two files.Don Lewis