Parametric 2d/3d CAD
Go to file
Daniel Richard G 8913d11fa5 Quash "variable may be used uninitialized" warnings
Whether or not there is any actual danger of these variables being used
without initialization, the warnings are noise, and getting rid of them is
trivial.
2013-08-26 15:36:00 -04:00
exposed Clean up SolveSpace makefile, and add forgotten copyright notice. 2013-07-28 14:53:30 -08:00
extlib Add support for the 3dconnexion six degree of freedom input devices 2009-07-20 11:05:33 -08:00
icons Add two more icons to the toolbar, for text in a TrueType font and 2010-05-16 09:04:56 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
srf Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
tools Add special characters to font, to represent checkboxes and radio 2010-05-08 17:20:02 -08:00
win32 Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
bitmapextra.table Add special characters to font, to represent checkboxes and radio 2010-05-08 17:20:02 -08:00
bitmapfont.table Add special characters to font, to represent checkboxes and radio 2010-05-08 17:20:02 -08:00
bsp.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
clipboard.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
confscreen.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
constraint.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
constrainteq.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
COPYING.txt Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
describescreen.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
draw.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
drawconstraint.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
drawentity.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
dsc.h Added const qualifiers 2013-08-26 14:58:35 -04:00
entity.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
export.cpp Fix "jump to label 'foo' crosses initialization of 'bar'" errors 2013-08-26 15:24:50 -04:00
exportstep.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
exportvector.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
expr.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
expr.h Added const qualifiers 2013-08-26 14:58:35 -04:00
file.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
font.table Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
generate.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
glhelper.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
graphicswin.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
group.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
groupmesh.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
icon.ico Add an icon file (ugly, but at least it's not the default anymore). 2008-07-18 01:50:52 -08:00
Makefile Make a copy of "freeze" library for storing stuff in registry, to 2013-08-20 21:54:54 -08:00
mesh.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
modify.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
mouse.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
png2c.pl Add special characters to font, to represent checkboxes and radio 2010-05-08 17:20:02 -08:00
pngchar2c.pl Add special characters to font, to represent checkboxes and radio 2010-05-08 17:20:02 -08:00
polygon.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
polygon.h Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
request.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
sketch.h Added const qualifiers 2013-08-26 14:58:35 -04:00
solvespace.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
solvespace.h Added const qualifiers 2013-08-26 14:58:35 -04:00
style.cpp Fix "jump to label 'foo' crosses initialization of 'bar'" errors 2013-08-26 15:24:50 -04:00
system.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
textscreens.cpp Fix "jump to label 'foo' crosses initialization of 'bar'" errors 2013-08-26 15:24:50 -04:00
textwin.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
toolbar.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
ttf.cpp Quash "variable may be used uninitialized" warnings 2013-08-26 15:36:00 -04:00
ui.h Added const qualifiers 2013-08-26 14:58:35 -04:00
undoredo.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
util.cpp Added const qualifiers 2013-08-26 14:58:35 -04:00
view.cpp Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
wishlist.txt Make oops() calls exit instead of entering debugger by default, 2011-03-05 12:52:57 -08:00