0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert struct cube into a GObject More... over 14 years ago
Eliminate opts static variable More... over 14 years ago
Eliminate cursorAngle static variable More... over 14 years ago
Perform the rotation on the cube structure before the animation rather than afterwards More... over 14 years ago
Completed the elimination of animation global More... over 14 years ago
First step in eliminating Animation global More... over 14 years ago
Create a share context so that GL textures etc are common to all cubeview widgets More... over 14 years ago
Temporarily remove unused menu entries More... over 14 years ago
Eliminate another static datum More... over 14 years ago
Eliminate global variable More... over 14 years ago
Make global variable take file scope More... over 14 years ago
Eliminate a global variable More... over 14 years ago
Made the glarea.c file into a gbk_cubeview widget More... over 14 years ago
Better encapsulate glarea widget More... over 14 years ago
set_the_colours: Move from main.c to glarea.c More... over 14 years ago
Re-enable animations More... over 14 years ago
Allow selections to be made from either cube rendering More... over 14 years ago
Ensure that enter-notify-event callback doesn't disable later ones More... over 14 years ago
Allow multiple views of the cube More... over 14 years ago
Temporarily disable redisplay More... over 14 years ago
Remove call to postRedisplay from rotate_cube More... over 14 years ago
Change the_display_context from struct to struct * More... over 14 years ago
Seperate control from animation More... over 14 years ago
Fix cube scrambling algorithm More... over 14 years ago
rotate_slice: change signature More... over 14 years ago
Combine move_data and Slice_Blocks since they are closely related More... over 14 years ago
Turn on playbar More... over 14 years ago
Remove duplicate code More... over 14 years ago
Remove redundant member from Slice_Blocks More... over 14 years ago
Eliminate a global variable the_pending_movement More... over 14 years ago