../
|
core
|
|
403
|
6 years
|
jls17 |
- moved handling of the ARStatusList-struct from CARInside class into new …
|
doc
|
|
405
|
6 years
|
jls17 |
- changed some of the still existent calls to CARInside::GetSchemaInsideId? …
|
lists
|
|
403
|
6 years
|
jls17 |
- moved handling of the ARStatusList-struct from CARInside class into new …
|
output
|
|
400
|
6 years
|
jls17 |
- added thead, tbody nodes to CTable class
- the row for limited results, …
|
res
|
|
402
|
6 years
|
jls17 |
- fixed a little error in the filtering of the field list on the schema …
|
scan
|
|
270
|
8 years
|
jls17 |
- added CDocOverlayHelper class and consolidated overlay code there
|
tclap
|
|
334
|
6 years
|
jls17 |
- moved tclap directory to the thirdparty folder
|
thirdparty
|
|
335
|
6 years
|
jls17 |
- moved tinyxml directory to the thirdparty folder
|
tinyxml
|
|
335
|
6 years
|
jls17 |
- moved tinyxml directory to the thirdparty folder
|
util
|
|
368
|
6 years
|
jls17 |
- added support for filterApi calls (input-mapping, output-mapping, …
|
AppConfig.cpp
|
5.7 KB
|
330
|
6 years
|
jls17 |
- CMain::Run stores argv[0] in appConfig, so it could be used later in the …
|
AppConfig.h
|
2.1 KB
|
330
|
6 years
|
jls17 |
- CMain::Run stores argv[0] in appConfig, so it could be used later in the …
|
AppConfigReader.cpp
|
4.5 KB
|
308
|
7 years
|
jls17 |
- renamed files to match the new FileSystemUtil? class
|
AppConfigReader.h
|
1.3 KB
|
305
|
7 years
|
jls17 |
- implemented AppConfigReader?
|
AppConfigReaderTest.cpp
|
6.0 KB
|
322
|
7 years
|
jls17 |
- added a class for tar stream support
- disabled some tests; those are …
|
AppException.h
|
1.8 KB
|
22
|
10 years
|
ljlongwing |
I replaced all of the headers with the new one specifying this as a GNU …
|
ARApi.h
|
3.1 KB
|
325
|
7 years
|
jls17 |
- updated for arapi 8.1 compatibility
|
ARInside.cpp
|
69.9 KB
|
405
|
6 years
|
jls17 |
- changed some of the still existent calls to CARInside::GetSchemaInsideId? …
|
ARInside.h
|
7.3 KB
|
404
|
6 years
|
jls17 |
- removed ARStatusList / arStatus member variable from CARInside class …
|
ARInside.rc
|
4.2 KB
|
321
|
7 years
|
jls17 |
- added simple-filter-section to forms field list; you can filter by field …
|
ARInside.sln
|
4.1 KB
|
313
|
7 years
|
jls17 |
- added rapidjson lib (all external dependencies will be moved to the …
|
ARInside.vcproj
|
12.2 KB
|
334
|
6 years
|
jls17 |
- moved tclap directory to the thirdparty folder
|
ARInsideLib.vcproj
|
49.9 KB
|
403
|
6 years
|
jls17 |
- moved handling of the ARStatusList-struct from CARInside class into new …
|
ARInsideMain.cpp
|
849 bytes
|
296
|
7 years
|
jls17 |
- moved the code of the main function "back" into the new CMain class for …
|
ARInsideMain.h
|
960 bytes
|
334
|
6 years
|
jls17 |
- moved tclap directory to the thirdparty folder
|
ARInsideTest.cpp
|
236 bytes
|
326
|
6 years
|
jls17 |
- added functionality to FileSystemUtil? to find the directory of the …
|
ARInsideTest.h
|
126 bytes
|
326
|
6 years
|
jls17 |
- added functionality to FileSystemUtil? to find the directory of the …
|
ARInsideTest.vcproj
|
14.4 KB
|
393
|
6 years
|
jls17 |
- added helper class to build chunked sql-query to receive …
|
CMakeLists.txt
|
20.5 KB
|
403
|
6 years
|
jls17 |
- moved handling of the ARStatusList-struct from CARInside class into new …
|
config.h.in
|
750 bytes
|
147
|
9 years
|
jls17 |
merged in changes from r143, r144 & r145; updated CMakeLists.txt to …
|
ConfigFile.cpp
|
4.1 KB
|
58
|
10 years
|
jls17 |
first steps to support multiple platforms:
- updated includes to …
|
ConfigFile.h
|
7.7 KB
|
1
|
11 years
|
agrams |
Committing initial public release of the ARInside software. Many thanks …
|
COPYING
|
2.0 KB
|
313
|
7 years
|
jls17 |
- added rapidjson lib (all external dependencies will be moved to the …
|
FileSystemUtil.cpp
|
9.2 KB
|
331
|
6 years
|
jls17 |
- removed the resources from the executable (imgaes, css, javascript are …
|
FileSystemUtil.h
|
1.6 KB
|
331
|
6 years
|
jls17 |
- removed the resources from the executable (imgaes, css, javascript are …
|
FileSystemUtilTest.cpp
|
2.4 KB
|
328
|
6 years
|
jls17 |
- added FileSystemUtil::CombinePath? (with some tests)
- removed the defect …
|
FileSystemUtilTest.h.in
|
632 bytes
|
327
|
6 years
|
jls17 |
- updated test of GetExecutableDirectory?
- added missing lib to …
|
gpl-2_0.txt
|
17.9 KB
|
1
|
11 years
|
agrams |
Committing initial public release of the ARInside software. Many thanks …
|
gzstream.cpp
|
5.2 KB
|
329
|
6 years
|
jls17 |
- finished ResourceFileLocatorAndExtractor::ExtractTo? implementation
- …
|
gzstream.h
|
4.6 KB
|
329
|
6 years
|
jls17 |
- finished ResourceFileLocatorAndExtractor::ExtractTo? implementation
- …
|
Main.cpp
|
5.4 KB
|
333
|
6 years
|
jls17 |
- few changes to fix or suppress compiler warnings
|
Main.h
|
1.1 KB
|
333
|
6 years
|
jls17 |
- few changes to fix or suppress compiler warnings
|
RapidJSONTests.cpp
|
2.2 KB
|
322
|
7 years
|
jls17 |
- added a class for tar stream support
- disabled some tests; those are …
|
README.txt
|
315 bytes
|
36
|
10 years
|
jls17 |
removed SubWCRev.exe (see README.txt)
|
RELEASE_NOTES.txt
|
12.3 KB
|
286
|
8 years
|
jls17 |
merged in revisions 283-284
|
resource.h
|
2.3 KB
|
321
|
7 years
|
jls17 |
- added simple-filter-section to forms field list; you can filter by field …
|
settings.ini
|
1.1 KB
|
225
|
8 years
|
jls17 |
- new OverlayMode? ini-setting to enable/disable overlay support
- changed …
|
stdafx.cpp
|
974 bytes
|
92
|
10 years
|
jls17 |
some memory leaks fixed (but had to remove all ARFree calls from …
|
stdafx.h
|
1.7 KB
|
326
|
6 years
|
jls17 |
- added functionality to FileSystemUtil? to find the directory of the …
|
svnrev_template.h
|
56 bytes
|
58
|
10 years
|
jls17 |
first steps to support multiple platforms:
- updated includes to …
|