0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated admin dir More... almost 18 years ago
Moved constants from KFandangoWidget to a header More... almost 18 years ago
fixed an small segfault, apparently not noticeable with previous versions of nvidia driver (currently 1.0-5336) More... about 20 years ago
Make the spanish directory noticeable More... over 20 years ago
Added a spanish translation of the manual More... over 20 years ago
Make --enable-final work (missing ifndef-define-endif safety knot) More... over 20 years ago
Mouse wheel support More... over 20 years ago
Adding synced admin/ directory file that didn't got noticed before More... over 20 years ago
Reordered the header includes to make Python.h go first on any case More... over 20 years ago
Adding synced admin/directory file that didn't got noticed before More... over 20 years ago
bt-bl-l-t bug apparently solved - nested initialization of entities is fully working and safe now More... over 20 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... over 20 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... over 20 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... over 20 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... over 20 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... over 20 years ago
Add the commandline wrapper file (I had forgot) More... over 20 years ago
Synced the admin directory to KDE CVS. Now ./configure detects python 2.3 More... over 20 years ago
Improved the commandline fix; now the format 'command arg1 arg2 arg3 ... argn' can be used. More... over 20 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... over 20 years ago
Added a lathing function More... over 20 years ago
Removing the obsolete API documentation More... over 20 years ago
Added a commandline option to omit the dotfile More... over 20 years ago
Preliminary implementation of returning individual entities as python tuples More... over 20 years ago
Handled condition where arc ratio == 0 More... over 20 years ago
Release commit More... over 20 years ago
Font handling redesigned More... over 20 years ago
Added text reading for DXF. The CXF font path is hardcoded and won't work if not manually set More... over 20 years ago
Added polyline reading code for DXF More... over 20 years ago
makefile fixed More... over 20 years ago