solvespace/src
Daniel Richard G 1bc73c4a75 Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft
Microsoft defines an RGB() macro that at one point was compatible with our
version (returning a packed integer containing 8-bit red, green and blue
channels), but is no longer, and the incompatibility led to an awkward
situation in w32main.cpp where we had to restore Microsoft's form of the
macro in order for the commctrl.h header to compile. By renaming the macro
to RGBi()---analogous to the RGBf() macro we already define---we avoid the
hassle entirely.
2013-12-02 04:27:34 -05:00
..
built Improved handling of generated files 2013-11-20 01:25:48 -05:00
fltk Added the exposed/ library and demo program to the Autotools build 2013-12-02 04:27:33 -05:00
icons Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
srf Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
win32 Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
Makefile.am Improved handling of generated files 2013-11-20 01:25:48 -05:00
bsp.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
clipboard.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
confscreen.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
constraint.cpp Added the exposed/ library and demo program to the Autotools build 2013-12-02 04:27:33 -05:00
constrainteq.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
describescreen.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
draw.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
drawconstraint.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
drawentity.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
dsc.h Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
entity.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
export.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
exportstep.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
exportvector.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
expr.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
expr.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
file.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
font.table.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
generate.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
glhelper.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
graphicswin.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
group.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
groupmesh.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
mesh.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
modify.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
mouse.cpp Warning fixes 2013-12-02 04:27:33 -05:00
png2c.pl Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
pngchar2c.pl Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
polygon.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
polygon.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
request.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
sketch.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
solvespace.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
solvespace.h Warning fixes 2013-12-02 04:27:33 -05:00
style.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
system.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
textscreens.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
textwin.cpp Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft 2013-12-02 04:27:34 -05:00
toolbar.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
ttf.cpp Warning fixes 2013-12-02 04:27:33 -05:00
ui.h Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
undoredo.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
util.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
view.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00