2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add comment about configure statement. More... over 18 years ago
Documentation of problems with autogen and make operations. More... over 18 years ago
Note the need to update msys autoconf, automake, and libtool after installing msysDTK. More... over 18 years ago
More info on getting gtkglext and gtkglextmm. More... over 18 years ago
More on GTK and friends....this just goes on and on and on and on..... More... over 18 years ago
Explain where to get zlib binaries and development files. More... over 18 years ago
Add libpng to the components that are needed More... over 18 years ago
Further documentation of gtk2 and friends More... over 18 years ago
More on the semi-infinite set of gtk-related libraries to download and install.... More... over 18 years ago
Correct a minor typo More... over 18 years ago
More on gtk and friends More... over 18 years ago
More on installing gtk+ and friends More... over 18 years ago
Add further documentation for installing mingw and msys More... over 18 years ago
Correct a typo More... over 18 years ago
More about Vista. More... over 18 years ago
Remove the alpha property, previously deprecated in comparison with opacity. More... over 18 years ago
Remove an instance of the deprecated term "alpha" More... over 18 years ago
Add more documentation. More... over 18 years ago
Kludge workaround for label text on Windows until a real unicode solution is implemented. More... over 18 years ago
Update notes for 4.beta25 More... over 18 years ago
Kludge label get_text on Windows to return simple ascii. This needs much more work to enable unicode on Windows. More... over 18 years ago
Call wrap_shutdown before calling py_quit More... over 18 years ago
Fix a mistake in allocating color slots (4 numbers, not 3) More... over 18 years ago
Change name of object from helix to toroid, since there is now a helix object More... over 18 years ago
Force py_quit rather than posting a callback, which failed to quit when waiting for a mouse event. More... over 18 years ago
Remove TODO comment about being able to quit from waiting for the mouse, as we now simply force a quit in wrap_display_kernel.cpp More... over 18 years ago
Move test for freetype2 last in the library tests More... over 18 years ago
Break out Mac OSX instructions from INSTALL.txt into its own file, MAC-OSX.txt More... over 18 years ago
Change int to long in avgptr function to benefit 64-bit processors. More... over 18 years ago
Restore normals to be doubles, not floats, since they may be constructed from cross products of physical vectors. More... over 18 years ago