Hi! Much thanks for making those GTK improvements to Golly. I'm happy to include the fix for the dark-theme colors but I have a question about the changes to the Prefs dialog. In wxprefs.cpp I see that you have deleted most of the calls to SetFocus and SetSelection(ALL_TEXT). Were those calls causing problems with GTK? Or is it considered non standard on Linux to automatically select editable text in a modal dialog?
Better detection and reporting of errors in the table/tree data in a .rule file.
the geturl command can optionally unzip a downloaded zip file
tidied up some out-of-date Python installation docs
the getfiles command now returns nil if the given directory doesn't exist
added download.lua and documented recent changes
implemented a geturl function so Lua scripts can download a file from a given URL
updated makefile-mac to wx 3.2.7