Changes committed to git://oss.sgi.com:8090/nathans/kmchart.git
src/chart/chart.cpp | 2 -
src/chart/exportdialog.cpp | 2 -
src/chart/fileformat.cpp | 4 +-
src/chart/gadget.cpp | 16 ++++++++--
src/chart/gadget.h | 9 +++--
src/chart/kmchart.cpp | 41 ++++++++++++++++++-------
src/chart/kmchart.h | 5 +++
src/chart/recorddialog.cpp | 4 +-
src/chart/view.cpp | 72
++++++---------------------------------------
src/chart/view.h | 10 +-----
src/include/buildrules | 6 +--
11 files changed, 72 insertions(+), 99 deletions(-)
commit 2bce9d3f7385f264057c40a5ae7aad50d0248ad2
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Jun 16 13:20:06 2008 +1000
Force XCode projects on MacOSX builds, resolves build issue for
James Peach.
commit 40e78f49ec92d338699c642d1343ae5866c317fd
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Jun 16 12:19:47 2008 +1000
Move active gadget tracking into top level object, fix related
issues.
|