include/dictionary_engine.h [code] | API for dictionary engines |
include/ws_dbus.h [code] | API for D-Bus Wrapper Library |
include/ws_services.h [code] | D-Bus Services and Interfaces names for mDictionary modules |
src/bookmarks/bdb/include/engine_bookmark.h [code] | Header for bookmark dictionary engine |
src/bookmarks/bdb/src/berkeleyRead.c [code] | |
src/bookmarks/bdb/src/engine_bookmark.c [code] | Code of bookmark dictionary engine |
src/dbus_wrapper/src/ws_dbus.c [code] | API for D-Bus Wrapper Library - code |
src/gui/include/ws_gui.h [code] | Definitions of structures used by ws_gui.c |
src/gui/include/ws_gui_callbacks.h [code] | Declaration of structures used by ws_gui_callbacks.c |
src/gui/include/ws_gui_layout.h [code] | Definitions of structures used by ws_gui_layout.c |
src/gui/src/ws_gui.c [code] | Main GUI file |
src/gui/src/ws_gui_callbacks.c [code] | Declaration of GUI callback handler functions |
src/gui/src/ws_gui_layout.c [code] | GUI layout definitions |
src/manager/include/untar.h [code] | Exctracting *.tar.bz2 archives header |
src/manager/include/ws_manager.h [code] | MDictionary Manager main module header |
src/manager/include/ws_mng_bookmarks_utils.h [code] | Utilities for Manager connected with managing bookmarks - header |
src/manager/include/ws_mng_callbacks.h [code] | Callback functions called by other modules - header |
src/manager/include/ws_mng_dictionary_utils.h [code] | Dictionaries common routines - header |
src/manager/include/ws_mng_gconf_utils.h [code] | Utilities connected with GConf configuration - header |
src/manager/include/ws_mng_searching_threads.h [code] | Thread generation and thread functions - header |
src/manager/include/ws_mng_threads_utils.h [code] | Thread utilities - header |
src/manager/src/untar.c [code] | Exctracting *.tar.bz2 archives function code |
src/manager/src/whitestork.c [code] | Entry point for mDictionary Manager module |
src/manager/src/ws_manager.c [code] | MDictionary Manager main module code |
src/manager/src/ws_mng_bookmarks_utils.c [code] | Utilities for Manager connected with managing bookmarks - code |
src/manager/src/ws_mng_callbacks.c [code] | Callback functions called by other modules - code |
src/manager/src/ws_mng_dictionary_utils.c [code] | Dictionaries common routines - code |
src/manager/src/ws_mng_gconf_utils.c [code] | Utilities connected with GConf configuration - coder |
src/manager/src/ws_mng_searching_threads.c [code] | Thread generation and thread functions - code |
src/manager/src/ws_mng_threads_utils.c [code] | Thread utilities - code |
src/plugins/stardict/include/engine_stardict.h [code] | |
src/plugins/stardict/src/engine_stardict.c [code] | |
src/plugins/xdxf/include/engine_xdxf.h [code] | Header for XDXF-based dictionary engine |
src/plugins/xdxf/src/engine_xdxf.c [code] | Code of XDXF-based dictionary engine |