0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated admin dir More... over 19 years ago
Moved constants from KFandangoWidget to a header More... over 19 years ago
fixed an small segfault, apparently not noticeable with previous versions of nvidia driver (currently 1.0-5336) More... almost 22 years ago
Make the spanish directory noticeable More... about 22 years ago
Added a spanish translation of the manual More... about 22 years ago
Make --enable-final work (missing ifndef-define-endif safety knot) More... about 22 years ago
Mouse wheel support More... about 22 years ago
Adding synced admin/ directory file that didn't got noticed before More... about 22 years ago
Reordered the header includes to make Python.h go first on any case More... about 22 years ago
Adding synced admin/directory file that didn't got noticed before More... about 22 years ago
bt-bl-l-t bug apparently solved - nested initialization of entities is fully working and safe now More... about 22 years ago
The requirement of calling begin*Entity before lines or triangles is now optional. Also, lines and triangles can be called interleaved. Also: a nasty memory bug from the latest commit ('initialized' not initialized - laugh) fixed More... about 22 years ago
An unused variable (which reserved unused memory) has been removed. Apparently the marshall's cards can do the same job. Some bugfixes on the memory core, and lots of comments on how to fix the current problems, in particular the nt-nl-l-t bug. More... about 22 years ago
Added individual handlers for left, mid and right mouse buttons: fandango_input.mouse[LMR]button. The generic handler is still active and is called before any of them. Action added for the error reporting function. Command line wrapper fixed to handle correctly 'print' statements. More... about 22 years ago
Message box added for lengthy stdout output. New command, 'cadget.get_errors()', produces a informationList message box with fully detailed stderr output. The minus sign can be used now in the 'simple' command mode. More... about 22 years ago
Added a handler for stderr; right now it's an exact copy of stdout (even the qt signal is shared). This means: the errors will be visible on the status bar now. More... about 22 years ago
Add the commandline wrapper file (I had forgot) More... about 22 years ago
Synced the admin directory to KDE CVS. Now ./configure detects python 2.3 More... about 22 years ago
Improved the commandline fix; now the format 'command arg1 arg2 arg3 ... argn' can be used. More... about 22 years ago
Added a new, simplified input method. If the input string is just alphanumeric and spaces it can be processed to a command now. Saves time when typing on the CLI More... about 22 years ago
Added a lathing function More... about 22 years ago
Removing the obsolete API documentation More... about 22 years ago
Added a commandline option to omit the dotfile More... about 22 years ago
Preliminary implementation of returning individual entities as python tuples More... about 22 years ago
Handled condition where arc ratio == 0 More... over 22 years ago
Release commit More... over 22 years ago
Font handling redesigned More... over 22 years ago
Added text reading for DXF. The CXF font path is hardcoded and won't work if not manually set More... over 22 years ago
Added polyline reading code for DXF More... over 22 years ago
makefile fixed More... over 22 years ago