0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove diagnostic messages More... over 14 years ago
Remove unused extern declarations More... over 14 years ago
Add Game object which re-instates basic queue functionality More... over 14 years ago
Cubeview: convert some signal handlers to class member functions More... over 14 years ago
Pack cubview widgets horizontally instead of vertically More... over 14 years ago
Removed ui.c More... over 14 years ago
Moved code from ui.c into cubeview.c and added a "move-complete" signal More... over 14 years ago
Replace gdk_gl_window_destroy with g_object_unref More... over 14 years ago
Create a "moved" signal and use it to update the display More... over 14 years ago
Constness More... over 14 years ago
Set the aspect using a property instead of kluding it More... over 14 years ago
Simplify the rotate_cube function More... over 14 years ago
Allow the cubeview to maintain a different aspect of the cube More... over 14 years ago
Animate all associated viewers when a move signal is received More... over 14 years ago
Make the "move" signal take a move struct More... over 14 years ago
Fix update of radiobuttons in colour dialog More... over 14 years ago
Start to encapsulate move_data as a seperate structure More... over 14 years ago
Remove call to scene_init which is no longer necessary More... over 14 years ago
Added a signal which occurs on each move More... over 14 years ago
Remove commented out code More... over 14 years ago
Eliminate static variable scene_init More... over 14 years ago
Added a 'cube' property to the cubeview object More... over 14 years ago
Add a property to the cube object for setting its size More... over 14 years ago
Remove final reference to 'the_cube' More... over 14 years ago
Eliminate further references to 'the_cube' More... over 14 years ago
Eliminate further references to 'the_cube' More... over 14 years ago
Removed further reference to 'the_cube' More... over 14 years ago
Eliminate a few more references to 'the_cube' More... over 14 years ago
Make setting cube size work again More... over 14 years ago
First step to elimination of the_cube global More... over 14 years ago