Menu

Tree [b3ba37] master v2.2 /
 History

HTTPS access


File Date Author Commit
 contrib 2014-08-19 Jay Satiro Jay Satiro [d36ed8] Add preference and restart capabilities
 data 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 .gitignore 2014-08-19 Jay Satiro Jay Satiro [a2bab5] Windows: Update legacy app.vcproj for wxWidgets 3
 ANSWERS.TXT 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 COPYING 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 HOWTO-BUILD.TXT 2015-09-29 david_costanzo david_costanzo [b1c3ec] Update the build instructions for wxWidgets 3.0.
 Preferences.cpp 2015-09-29 david_costanzo david_costanzo [686454] Remove the use of wxFont::GetBaseFont().
 Preferences.h 2014-10-28 Jay Satiro Jay Satiro [6c48f2] Add function to delete a preference
 README.TXT 2015-10-11 David David [b3ba37] Add information about version 2.2 to the README...
 RegenerationDialog.cpp 2015-10-11 david_costanzo david_costanzo [c8f99f] Refactor the icon setting logic into a utility ...
 RegenerationDialog.h 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 app.rc 2015-10-11 david_costanzo david_costanzo [c416c6] Rework the build system to include version info...
 configure-wxwidgets.sh 2015-10-11 david_costanzo david_costanzo [f2df8c] Make two updates:
 galaxql-16x16.xpm 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 galaxql-20x20.xpm 2015-09-27 David David [1382e5] Bug #12 - Add icons for all possible sizes whic...
 galaxql-24x24.xpm 2015-09-27 David David [1382e5] Bug #12 - Add icons for all possible sizes whic...
 galaxql-32x32.xpm 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 galaxql-40x40.xpm 2015-09-27 David David [1382e5] Bug #12 - Add icons for all possible sizes whic...
 galaxql-48x48.xpm 2015-09-27 David David [1382e5] Bug #12 - Add icons for all possible sizes whic...
 galaxql-64x64.xpm 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 galaxql.cpp 2015-10-11 david_costanzo david_costanzo [0a9983] Add missing ".." to the "Set Lesson Font", to f...
 galaxql.dat unknown
 galaxql.h 2015-10-11 david_costanzo david_costanzo [15f6b4] Remove the "-dev" qualifier from the version fo...
 galaxql.icns 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 galaxql.ico 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 icon.cpp 2015-10-11 david_costanzo david_costanzo [c8f99f] Refactor the icon setting logic into a utility ...
 icon.h 2015-10-11 david_costanzo david_costanzo [c8f99f] Refactor the icon setting logic into a utility ...
 makefile 2015-10-11 david_costanzo david_costanzo [c416c6] Rework the build system to include version info...
 resource.h 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 sqlite3.c 2014-07-31 Jay Satiro Jay Satiro [e9e61e] Upgrade SQLite to 3.8.5
 sqlite3.h 2014-07-31 Jay Satiro Jay Satiro [e9e61e] Upgrade SQLite to 3.8.5
 sqlqueryctrl.cpp 2014-08-19 Jay Satiro Jay Satiro [f035b6] Windows: Define _CRTDBG_MAP_ALLOC if debugging
 sqlqueryctrl.h 2014-07-28 Jay Satiro Jay Satiro [c1595d] Import GalaXQL 2.1
 version.h 2015-10-11 david_costanzo david_costanzo [c416c6] Rework the build system to include version info...

Read Me

NOTE: When launched for the first time, GalaXQL first generates the database. This may take some time, so please be patient.

Note for Mac users - Apparently something has changed in the last few Mac OS updates, and the universal build for intel is broken. You can still use the 2.0 version by forcing it to run under Rosetta. Sorry for the inconvenience.

Version 2.0 introduces better layout, new rendering mode for lower-end computers, optional rendering of the 3d coordinate axes, updated SQLite database engine with CHECK constraints, and various little fixes and rephrasings.

Version 2.1 introduces a faster SQLite engine, a Scintilla-based SQL editor, and various little fixes and rephrasings.

Version 2.2 adds persistent user preferences (stored in the database) and the ability to change the lesson font.

Sources should compile fine for both ANSI and Unicode builds, so GalaXQL compiles under Ubuntu now, given that all neccessary development packages are installed, of course. The source package also contains the required data files.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.