summaryrefslogtreecommitdiff
path: root/api/pluginapi.h
AgeCommit message (Collapse)Author
2010-10-19do not use wxwidgets in core, boost and ace choosen for core developmentGluzskiy Alexandr
2010-10-15servicesGluzskiy Alexandr
2010-10-15 modified: api/pluginapi.hGluzskiy Alexandr
new file: plugins/example/example.cbp new file: plugins/example/main.cpp
2010-10-15 new file: api/pluginapi.hGluzskiy Alexandr
modified: core/core.cbp modified: core/main.cpp new file: core/modules.cpp new file: core/modules.h
2010-10-13cleanup, switching to wxwidgets as main development frameworkGluzskiy Alexandr
2010-08-05 modified: ../../api/db.hGluzskiy Alexandr
modified: ../../api/pluginapi.h modified: main.cpp
2010-08-05 new file: api/core_services.hGluzskiy Alexandr
modified: api/pluginapi.h modified: core/main.cpp modified: core/plugin.h new file: core/sqlite3.dll new file: lib/libsqlite3.a new file: modules/dbsqlite/Makefile new file: modules/dbsqlite/main.cpp new file: modules/dbsqlite/sqlite3.h modified: modules/example/main.cpp
2010-08-03service creation/calling working (at least for test service)Gluzskiy Alexandr
2010-08-02 modified: ../api/pluginapi.hGluzskiy Alexandr
modified: main.cpp modified: service.h
2010-08-02 modified: ../api/pluginapi.hGluzskiy Alexandr
modified: main.cpp modified: plugin.h modified: ../modules/example/main.cpp
2010-08-01 deleted: ../../api/api.hGluzskiy Alexandr
modified: ../../api/pluginapi.h modified: ../../core/main.cpp modified: ../../core/plugin.h modified: main.cpp
2010-08-01 new file: pluginapi.hGluzskiy Alexandr