Commit Graph

7 Commits

Author SHA1 Message Date
David Capello 05803abaa1 Fixed a lot of VC++8 warnings with /W3 flag. 2009-08-17 18:00:38 +00:00
David Capello 5b543a995b Added memory leak detection for MSVC. 2009-07-12 20:29:16 +00:00
David Capello 6f9bccd65b Changed jwidget to a C++ class with methods. 2009-05-30 21:22:52 +00:00
David Capello 8e498470d5 Fixed bug #2511762 (thanks to Clayton Enga for the patch).
Added the feature #2419098 (David Campo idea).
2009-01-24 00:41:01 +00:00
David Capello a1d9d2cada Fixed compilation errors in Linux with GCC 4.2.3.
Fixed fix.sh.
2008-10-11 15:52:47 +00:00
David Capello c35c452a80 Converted GfxObj and all the hierarchy of graphics objects to classes.
Removed "(void)" -> "()".
2008-10-01 01:27:51 +00:00
David Capello a587132ffe Project converted to C++. 2008-09-30 21:01:54 +00:00