summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
2011-03-18service usage example in plugin exampleGluzskiy Alexandr
modified: api/ec_pluginapi.h modified: core/services.cpp modified: core/services.h modified: plugins/example/main.cpp
2011-03-17events are working )Gluzskiy Alexandr
2011-03-17 modified: api/ec_pluginapi.hGluzskiy Alexandr
modified: core/events.cpp modified: core/events.h modified: core/globals.h modified: core/modules.cpp modified: core/modules.h
2011-03-17 modified: api/ec_pluginapi.hGluzskiy Alexandr
modified: api/ec_services.h modified: core/events.cpp modified: core/events.h modified: core/globals.h modified: core/main.cpp modified: core/modules.cpp modified: core/modules.h modified: plugins/example/main.cpp
2011-03-16 modified: api/ec_pluginapi.hGluzskiy Alexandr
modified: core/commonheaders.h modified: core/core.project modified: core/events.cpp modified: core/events.h modified: core/main.cpp
2011-03-16skeleton for events handlerGluzskiy Alexandr
functions return type correction
2010-11-22 new file: api/ec_services.hGluzskiy Alexandr
2010-11-22core servicesGluzskiy Alexandr
2010-11-01GPL from nowGluzskiy Alexandr
2010-10-19hz..Gluzskiy Alexandr
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: main.cpp
2010-08-05 modified: ../../api/db.hGluzskiy Alexandr
modified: ../../api/pluginapi.h modified: main.cpp
2010-08-05 new file: ../../api/db.hGluzskiy Alexandr
modified: ../dbsqlite/main.cpp modified: main.cpp
2010-08-05 new file: api/plugin_helper.hGluzskiy Alexandr
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
2010-08-01 modified: api/api.hGluzskiy Alexandr
modified: core/main.cpp modified: modules/example/main.cpp
2010-08-01 modified: api/api.hGluzskiy Alexandr
new file: core/Makefile modified: core/main.cpp new file: modules/example/Makefile modified: modules/example/main.cpp
2010-08-01 modified: api/api.hGluzskiy Alexandr
modified: core/main.cpp modified: modules/example/main.cpp
2010-08-01 new file: api/api.hGluzskiy Alexandr
modified: core/main.cpp new file: modules/example/main.cpp