0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add bindist target for creating binary distributions. More... over 17 years ago
less to do. More... over 17 years ago
minor updates. demos are now examples. More... over 17 years ago
const-ify. More... over 17 years ago
Don't need to initialize Tk, Togl will do it. More... over 17 years ago
Add overlay constants, some per-function documentation. More... over 17 years ago
checkpoint work on 2.0 documention. not done yet. More... over 17 years ago
Shouldn't have been committed. More... over 17 years ago
First pass at revised documentation. More... over 17 years ago
Use X11 False since FALSE isn't everywhere. More... almost 18 years ago
Allow swap interval to be altered dynamically. More... almost 18 years ago
Add swap interval support. More... almost 18 years ago
The X connection might be gone when Togl_MakeCurrent(NULL) is called. More... almost 18 years ago
Tcl_DeleteCommandFromToken replaces the Tcl interperter's result that we so carefully crafted in Togl_CreateWindow. More... almost 18 years ago
Fix Togl_MakeCurrent(NULL) for Windows. On Windows, wglShareLists can fail. More... almost 18 years ago
Add Togl_GetToglFromName(). Fix Python support. More... almost 18 years ago
Use Unix end-of-line conventions. Fix typos. Change comments to C89, not C99 style. More... almost 18 years ago
Remove extra semi-colon that confuses Microsoft compiler (VS2003) More... almost 18 years ago
Add Togl_GetProcAddr for extension writers. More... almost 18 years ago
Checkpoint initial work for 2.0 -- provide stub interface for linking, replace EPS support with photoimage, use Tcl callbacks everywhere. Still more work to be done. More... about 18 years ago
Add --disable-stubs configure option. More... over 18 years ago
Misplaced a } when integrating pixelformat option for X11. More... over 18 years ago
Workaround TEA 3.4 problems with not using LDFLAGS. Will need to revise this patch when TEA fixes the problem. More... over 18 years ago
Since we require Tcl/tk 8.0 or higher, remove workarounds for earlier versions. More... over 18 years ago
Remove Mac OS 9 support. More... over 18 years ago
Use <tkInt.h> instead of own tkMacOSX.h. More... over 18 years ago
Update to TEA 3.4. More... over 18 years ago
Give example of building on OS X. More... over 18 years ago
Update to TEA 3.3. More... over 18 years ago
Partial update. More... over 18 years ago