1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added diaries up to release 1.4, last updated in 2002
AndyDent
as andydent
More... over 14 years ago
Moved oofCore project up to be a sibling under build/VS2011 so it is there to be reused by other projects.
AndyDent
as andydent
More... over 14 years ago
Added the oofCore project and unit tests proving it works, with just the template-generated classes. About to rip this out after checking in this copy.
AndyDent
as andydent
More... over 14 years ago
Added skeleton project for new native unit testing in VS2011
AndyDent
as andydent
More... over 14 years ago
added old MSVC6 projects, haven't checked if they still build.
AndyDent
as andydent
More... over 14 years ago
add .aps files to ignore list
AndyDent
as andydent
More... over 14 years ago
Rest of adding VS2010 build
AndyDent
as andydent
More... over 14 years ago
adding VS2010 projects
AndyDent
as andydent
More... over 14 years ago
oofTextSizer::CalculateWrapping Fix rare bug Bob Keeney found in rbrw (testament to how exact the port to REALbasic is - bug was easily traced back to original source).
AndyDent
as andydent
More... almost 17 years ago
SampleReports project now building using the main OOFILE source including a new resource DLL project added in build/VS2008/libprojects
AndyDent
as andydent
More... almost 17 years ago
oofRepPromiseCompleter::findStringForID changed a local var to const char* because strstr is now returning a const char* and so it would not compile under VS 2008
AndyDent
as andydent
More... almost 17 years ago
fixed external definition for expatpp to be separate directories as having both go to same place overwrote
AndyDent
as andydent
More... almost 17 years ago
added external definition for expatpp include
AndyDent
as andydent
More... almost 17 years ago
added external definition for expatpp source
AndyDent
as andydent
More... almost 17 years ago
Project Sample Reports created from SampleReportStandalone and its local source added, with folders but no source links for oofile and expatpp - ready to add those files in from the current source in sourceforge.
AndyDent
as andydent
More... almost 17 years ago
add original samples for testing the core logic
AndyDent
as andydent
More... almost 17 years ago
Refactored doxyoof.h into a number of files in the doxyDocs directory.
AndyDent
as andydent
More... over 17 years ago
Initial checkin based on OOFILE version 1.4 plus the FreeImage reporting extensions added at SuperSoftware. Directory structure is a compromise with an include directory containing four categories, replacing the single include used in some Windows builds and the Mac-oriented policy of keeping all header files adjacent to classes. Files should be in DOS line ending format. Note that no Mac resources are included so some .rsrc and .PPob files are missing compared to version 1.4. This source includes the free oofram and ooframp backends but not the commercial c-tree Plus or dBase backends.
AndyDent
as andydent
More... over 17 years ago
add base folders
AndyDent
as andydent
More... over 17 years ago