mdictionary
13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Mateusz Półrola [Wed, 4 Aug 2010 13:58:09 +0000 (15:58 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agosimple gui integration with backbone and xdxf plugin
Mateusz Półrola [Wed, 4 Aug 2010 13:56:17 +0000 (15:56 +0200)]
simple gui integration with backbone and xdxf plugin

13 years agoTest modify to handle new style translations
Bartosz Szatkowski [Wed, 4 Aug 2010 13:09:56 +0000 (15:09 +0200)]
Test modify to handle new style translations

13 years agoXdxf plugin dict parsing fixed
Mateusz Polrola [Wed, 4 Aug 2010 12:34:26 +0000 (14:34 +0200)]
Xdxf plugin dict parsing fixed

13 years agoMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Wed, 4 Aug 2010 12:13:12 +0000 (14:13 +0200)]
Merge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui

13 years agochanged the return value of searchWordList function
Piotrek [Wed, 4 Aug 2010 12:11:43 +0000 (14:11 +0200)]
changed the return value of searchWordList function

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Wed, 4 Aug 2010 12:08:57 +0000 (14:08 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary into gui

Conflicts:
trunk/src/base/backbone/backbone.cpp

13 years agoUnifying modules
Mateusz Półrola [Wed, 4 Aug 2010 12:07:32 +0000 (14:07 +0200)]
Unifying modules

13 years agoChanged dictionary search result handling
Bartosz Szatkowski [Wed, 4 Aug 2010 12:02:49 +0000 (14:02 +0200)]
Changed dictionary search result handling

Now its simple blocking wait. But goitg to be based on QFuture mechanism

13 years agoMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Wed, 4 Aug 2010 10:58:05 +0000 (12:58 +0200)]
Merge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui

Conflicts:
trunk/src/plugins/xdxf/src/XdxfPlugin/xdxfplugin.cpp

13 years agoadded XdxfPlugin::hash() draft
Piotrek [Wed, 4 Aug 2010 10:56:06 +0000 (12:56 +0200)]
added XdxfPlugin::hash() draft

13 years agoMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Wed, 4 Aug 2010 10:53:32 +0000 (12:53 +0200)]
Merge branch 'xdxf' of ssh://drop.maemo.org/git/mdictionary into gui

13 years agoMinor xdxf plugin bugs fixed
Mateusz Półrola [Wed, 4 Aug 2010 10:53:02 +0000 (12:53 +0200)]
Minor xdxf plugin bugs fixed

13 years agoHard coded src to dict
Piotrek [Wed, 4 Aug 2010 10:41:41 +0000 (12:41 +0200)]
Hard coded src to dict

13 years agoMerge branch 'master' into xdxf
Piotrek [Wed, 4 Aug 2010 10:25:15 +0000 (12:25 +0200)]
Merge branch 'master' into xdxf

Conflicts:
trunk/src/includes/CommonDictInterface.h
trunk/src/includes/settings.h
trunk/src/includes/translation.h

13 years agoComplete draft of xdxf plugin
Piotrek [Wed, 4 Aug 2010 10:19:19 +0000 (12:19 +0200)]
Complete draft of xdxf plugin

13 years agoAdded generated documentation
Mateusz Półrola [Wed, 4 Aug 2010 10:05:54 +0000 (12:05 +0200)]
Added generated documentation

13 years agoCleaning - deleted Makefile
Mateusz Półrola [Wed, 4 Aug 2010 10:02:08 +0000 (12:02 +0200)]
Cleaning - deleted Makefile

13 years agoMerge branch 'gui'
Mateusz Półrola [Wed, 4 Aug 2010 09:57:03 +0000 (11:57 +0200)]
Merge branch 'gui'

Conflicts:
trunk/src/base/mDictionary.pro.user

13 years agoAdded basic plugin loader and cleanup for backbone
Bartosz Szatkowski [Wed, 4 Aug 2010 09:48:51 +0000 (11:48 +0200)]
Added basic plugin loader and cleanup for backbone

13 years agoAdded custom menu widget
mateusz [Wed, 4 Aug 2010 09:47:34 +0000 (11:47 +0200)]
Added custom menu widget

13 years agoChanged test suit schema and added few tests
Bartosz Szatkowski [Wed, 4 Aug 2010 08:56:56 +0000 (10:56 +0200)]
Changed test suit schema and added few tests

Added init and clenup;
Tests for backbone

13 years agoProper dictionary result handling with test
Bartosz Szatkowski [Wed, 4 Aug 2010 08:37:13 +0000 (10:37 +0200)]
Proper dictionary result handling with test

Simply (in one thread) pool each dictionary for translation (with blocking)

13 years agoMerge branch 'master' into backbone
Bartosz Szatkowski [Wed, 4 Aug 2010 07:09:00 +0000 (09:09 +0200)]
Merge branch 'master' into backbone

13 years agogui signals and slots connected with backbone
Mateusz Półrola [Wed, 4 Aug 2010 07:05:42 +0000 (09:05 +0200)]
gui signals and slots connected with backbone

13 years agoRegisters Translation as qMetyType
Bartosz Szatkowski [Wed, 4 Aug 2010 07:05:14 +0000 (09:05 +0200)]
Registers Translation as qMetyType

Now its possible  to use it with QVariant and pass in signals

13 years agoTest suit expanded (added few tests and mocks)
Bartosz Szatkowski [Wed, 4 Aug 2010 06:53:25 +0000 (08:53 +0200)]
Test suit expanded (added few tests and mocks)

13 years agogui merged with backbone
Mateusz Półrola [Wed, 4 Aug 2010 06:09:27 +0000 (08:09 +0200)]
gui merged with backbone

13 years agoadded package building directories
Mateusz Półrola [Tue, 3 Aug 2010 13:57:19 +0000 (15:57 +0200)]
added package building directories

13 years agoFew unit tests added
Bartosz Szatkowski [Tue, 3 Aug 2010 13:55:14 +0000 (15:55 +0200)]
Few unit tests added

13 years agoMerge remote branch 'origin/master' into gui
Mateusz Półrola [Tue, 3 Aug 2010 12:41:06 +0000 (14:41 +0200)]
Merge remote branch 'origin/master' into gui

13 years agoFixed some minor bugs
Bartosz Szatkowski [Tue, 3 Aug 2010 12:31:42 +0000 (14:31 +0200)]
Fixed some minor bugs

13 years agoAdded test suit
Bartosz Szatkowski [Tue, 3 Aug 2010 12:31:20 +0000 (14:31 +0200)]
Added test suit

13 years agoChanged Backbone::addDictionary to take CommmonDictInterface as a parametr
Bartosz Szatkowski [Tue, 3 Aug 2010 11:58:57 +0000 (13:58 +0200)]
Changed Backbone::addDictionary to take CommmonDictInterface as a parametr

13 years agoMerge branch 'backbone'
Bartosz Szatkowski [Tue, 3 Aug 2010 11:32:19 +0000 (13:32 +0200)]
Merge branch 'backbone'

Conflicts:
trunk/src/includes/CommonDictInterface.h

13 years agoFirst Backbone draft ready
Bartosz Szatkowski [Tue, 3 Aug 2010 11:24:27 +0000 (13:24 +0200)]
First Backbone draft ready

13 years agoAdded doxygen config file and first documentation
Mateusz Półrola [Tue, 3 Aug 2010 10:26:14 +0000 (12:26 +0200)]
Added doxygen config file and first documentation

13 years agoBackbone branch with some initial code
Bartosz Szatkowski [Tue, 3 Aug 2010 10:15:30 +0000 (12:15 +0200)]
Backbone branch with some initial code

13 years agoMerge branch 'master' into gui
Mateusz Półrola [Tue, 3 Aug 2010 10:12:54 +0000 (12:12 +0200)]
Merge branch 'master' into gui

13 years agoAdded WordListWidget and TranslationWidget classes. Added switching views between...
Mateusz Półrola [Tue, 3 Aug 2010 10:10:17 +0000 (12:10 +0200)]
Added WordListWidget and TranslationWidget classes. Added switching views between these two widgets

13 years agoAdded hash() method to CommonDictInterface
Bartosz Szatkowski [Tue, 3 Aug 2010 10:09:18 +0000 (12:09 +0200)]
Added hash() method to CommonDictInterface

13 years agoBasic functionality and look of SearchBarWidget
Mateusz Półrola [Tue, 3 Aug 2010 09:22:49 +0000 (11:22 +0200)]
Basic functionality and look of SearchBarWidget

13 years agoAdding empty xdxfplugin class
Piotrek [Tue, 3 Aug 2010 09:22:04 +0000 (11:22 +0200)]
Adding empty xdxfplugin class

13 years agoMerge change in interfaces files
Jakub Jaszczynski [Tue, 3 Aug 2010 08:16:20 +0000 (10:16 +0200)]
Merge change in interfaces files

Conflicts:
trunk/src/includes/CommonDictInterface.h
trunk/src/includes/settings.h

13 years agoadd include to interfaces files
Jakub Jaszczynski [Tue, 3 Aug 2010 08:10:05 +0000 (10:10 +0200)]
add include to interfaces files

13 years agoAdded comments to interfaces
Bartosz Szatkowski [Tue, 3 Aug 2010 07:58:09 +0000 (09:58 +0200)]
Added comments to interfaces

13 years agoAdded const to CommonDictInterface methods
Bartosz Szatkowski [Tue, 3 Aug 2010 07:13:37 +0000 (09:13 +0200)]
Added const to CommonDictInterface methods

13 years agoAdded Translation interface for plugins
Bartosz Szatkowski [Tue, 3 Aug 2010 07:12:16 +0000 (09:12 +0200)]
Added Translation interface  for plugins

13 years agoAdded Settings interface for plugins
Bartosz Szatkowski [Tue, 3 Aug 2010 07:10:07 +0000 (09:10 +0200)]
Added Settings interface for plugins

13 years agoAdded basic Qt application project and GUI search bar class
Mateusz Półrola [Tue, 3 Aug 2010 07:07:08 +0000 (09:07 +0200)]
Added basic Qt application project and GUI search bar class

13 years agoInitial commit, first draft of CommonDictInterface
Bartosz Szatkowski [Tue, 3 Aug 2010 06:48:16 +0000 (08:48 +0200)]
Initial commit, first draft of CommonDictInterface

13 years ago* making empty trunk directory
stranger [Wed, 28 Jul 2010 08:53:52 +0000 (08:53 +0000)]
* making empty trunk directory

git-svn-id: file:///svnroot/mdictionary/trunk@277 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoupdated changelog
wolk [Tue, 18 Nov 2008 15:16:40 +0000 (15:16 +0000)]
updated changelog

git-svn-id: file:///svnroot/mdictionary/trunk@275 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agofix a lot of bugs, now evertything works perfect
wolk [Mon, 17 Nov 2008 12:29:16 +0000 (12:29 +0000)]
fix a lot of bugs, now evertything works perfect

git-svn-id: file:///svnroot/mdictionary/trunk@274 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agonow mdictionary can be run from menu
wolk [Fri, 14 Nov 2008 15:32:39 +0000 (15:32 +0000)]
now mdictionary can be run from menu

git-svn-id: file:///svnroot/mdictionary/trunk@273 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agosquashed double free bug
wolk [Thu, 13 Nov 2008 13:41:01 +0000 (13:41 +0000)]
squashed double free bug

git-svn-id: file:///svnroot/mdictionary/trunk@272 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agonext fix to autotools based build system
wolk [Mon, 10 Nov 2008 14:09:33 +0000 (14:09 +0000)]
next fix to autotools based build system

git-svn-id: file:///svnroot/mdictionary/trunk@271 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoautomake based build system looks complete
wolk [Mon, 10 Nov 2008 13:59:41 +0000 (13:59 +0000)]
automake based build system looks complete

git-svn-id: file:///svnroot/mdictionary/trunk@270 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agobux fix for make system
wolk [Mon, 10 Nov 2008 13:11:17 +0000 (13:11 +0000)]
bux fix for make system

git-svn-id: file:///svnroot/mdictionary/trunk@269 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agobux fix for build system
wolk [Mon, 10 Nov 2008 13:10:32 +0000 (13:10 +0000)]
bux fix for build system

git-svn-id: file:///svnroot/mdictionary/trunk@268 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agosmall changes
wolk [Mon, 10 Nov 2008 12:15:47 +0000 (12:15 +0000)]
small changes

git-svn-id: file:///svnroot/mdictionary/trunk@267 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agosmall changes
wolk [Mon, 10 Nov 2008 12:13:49 +0000 (12:13 +0000)]
small changes

git-svn-id: file:///svnroot/mdictionary/trunk@266 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agogui has now automake based build system
wolk [Mon, 10 Nov 2008 10:10:35 +0000 (10:10 +0000)]
gui has now automake based build system

git-svn-id: file:///svnroot/mdictionary/trunk@265 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agolittle bug fix
wolk [Mon, 10 Nov 2008 08:37:20 +0000 (08:37 +0000)]
little bug fix

git-svn-id: file:///svnroot/mdictionary/trunk@264 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agostardict now uses autotools to configure, compile and install
wolk [Mon, 10 Nov 2008 08:14:03 +0000 (08:14 +0000)]
stardict now uses autotools to configure, compile and install

git-svn-id: file:///svnroot/mdictionary/trunk@263 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agofurther changes to makesystem
wolk [Fri, 7 Nov 2008 15:19:55 +0000 (15:19 +0000)]
further changes to makesystem

git-svn-id: file:///svnroot/mdictionary/trunk@262 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agosome small fixes to manager makesystem
wolk [Fri, 7 Nov 2008 14:52:15 +0000 (14:52 +0000)]
some small fixes to manager makesystem

git-svn-id: file:///svnroot/mdictionary/trunk@261 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agosome small fixes for autotools makesystem
wolk [Fri, 7 Nov 2008 14:32:30 +0000 (14:32 +0000)]
some small fixes for autotools makesystem

git-svn-id: file:///svnroot/mdictionary/trunk@260 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoadded autotools based makesystem for manager directory
wolk [Fri, 7 Nov 2008 14:23:54 +0000 (14:23 +0000)]
added autotools based makesystem for manager directory

git-svn-id: file:///svnroot/mdictionary/trunk@259 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agobug fix
wolk [Fri, 7 Nov 2008 13:16:14 +0000 (13:16 +0000)]
bug fix

git-svn-id: file:///svnroot/mdictionary/trunk@258 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoadded autotools based makesystem for dbus_wrapper
wolk [Fri, 7 Nov 2008 12:36:48 +0000 (12:36 +0000)]
added autotools based makesystem for dbus_wrapper

git-svn-id: file:///svnroot/mdictionary/trunk@257 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoadded old(not autotools based) Makefile in bookmarks directory
wolk [Fri, 7 Nov 2008 12:32:50 +0000 (12:32 +0000)]
added old(not autotools based) Makefile in bookmarks directory

git-svn-id: file:///svnroot/mdictionary/trunk@256 5bde0345-f819-0410-ac75-e5045f9217cc

15 years agoadded autotools based makesystem for bookmarks directory
wolk [Fri, 7 Nov 2008 12:31:36 +0000 (12:31 +0000)]
added autotools based makesystem for bookmarks directory

git-svn-id: file:///svnroot/mdictionary/trunk@255 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agochanges in package building system
maritus [Fri, 8 Feb 2008 14:05:06 +0000 (14:05 +0000)]
changes in package building system

git-svn-id: file:///svnroot/mdictionary/trunk@245 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agofixed compressed dictionary files adding
maritus [Thu, 7 Feb 2008 10:37:16 +0000 (10:37 +0000)]
fixed compressed dictionary files adding

git-svn-id: file:///svnroot/mdictionary/trunk@244 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* bugfix for converting special characters from Internet Search Home Applet
stranger [Tue, 29 Jan 2008 07:53:07 +0000 (07:53 +0000)]
* bugfix for converting special characters from Internet Search Home Applet

git-svn-id: file:///svnroot/mdictionary/trunk@243 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoFixed bug with using internet applet. Some code cleaning made.
biedro [Mon, 21 Jan 2008 08:48:27 +0000 (08:48 +0000)]
Fixed bug with using internet applet. Some code cleaning made.

git-svn-id: file:///svnroot/mdictionary/trunk@238 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agobug 92 has been fixed.
gadomska_anna [Thu, 17 Jan 2008 09:12:48 +0000 (09:12 +0000)]
bug 92 has been fixed.

git-svn-id: file:///svnroot/mdictionary/trunk@237 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agomissing strings added.
gadomska_anna [Wed, 16 Jan 2008 15:26:27 +0000 (15:26 +0000)]
missing strings added.

git-svn-id: file:///svnroot/mdictionary/trunk@236 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agobug89 fixed; (bugzilla)
gadomska_anna [Wed, 16 Jan 2008 10:43:49 +0000 (10:43 +0000)]
bug89 fixed; (bugzilla)

git-svn-id: file:///svnroot/mdictionary/trunk@235 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoremoving dictionary problem ha been eliminated.
gadomska_anna [Tue, 15 Jan 2008 11:14:24 +0000 (11:14 +0000)]
removing dictionary problem ha been eliminated.

git-svn-id: file:///svnroot/mdictionary/trunk@234 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoimages size changed, so that they fit in the window area now; welcome screen corrected.
gadomska_anna [Tue, 15 Jan 2008 10:12:09 +0000 (10:12 +0000)]
images size changed, so that they fit in the window area now; welcome screen corrected.

git-svn-id: file:///svnroot/mdictionary/trunk@233 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoCode review
krzsas [Fri, 11 Jan 2008 14:49:27 +0000 (14:49 +0000)]
Code review

git-svn-id: file:///svnroot/mdictionary/trunk@232 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoCode review
krzsas [Fri, 11 Jan 2008 14:23:14 +0000 (14:23 +0000)]
Code review

git-svn-id: file:///svnroot/mdictionary/trunk@231 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoCode review of GUI module
krzsas [Fri, 11 Jan 2008 09:39:56 +0000 (09:39 +0000)]
Code review of GUI module

git-svn-id: file:///svnroot/mdictionary/trunk@230 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - first step of bookmark code review (header only, and start of code)
stranger [Thu, 10 Jan 2008 10:26:51 +0000 (10:26 +0000)]
* - first step of bookmark code review (header only, and start of code)

git-svn-id: file:///svnroot/mdictionary/trunk@229 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - exctract also private, static methods and fields into documentation - doxygen
stranger [Fri, 4 Jan 2008 15:40:01 +0000 (15:40 +0000)]
* - exctract also private, static methods and fields into documentation - doxygen

git-svn-id: file:///svnroot/mdictionary/trunk@228 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - XDXF engine code review
stranger [Fri, 4 Jan 2008 15:39:24 +0000 (15:39 +0000)]
* - XDXF engine code review

git-svn-id: file:///svnroot/mdictionary/trunk@227 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoGui code review
krzsas [Fri, 4 Jan 2008 13:54:08 +0000 (13:54 +0000)]
Gui code review

git-svn-id: file:///svnroot/mdictionary/trunk@226 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoFurther code review
krzsas [Fri, 4 Jan 2008 13:33:39 +0000 (13:33 +0000)]
Further code review

git-svn-id: file:///svnroot/mdictionary/trunk@225 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - beautify of mDictionary D-Bus Wrapper API code
stranger [Thu, 3 Jan 2008 15:40:48 +0000 (15:40 +0000)]
* - beautify of mDictionary D-Bus Wrapper API code

git-svn-id: file:///svnroot/mdictionary/trunk@224 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoRemoving unnecessary spaces
krzsas [Thu, 3 Jan 2008 14:54:20 +0000 (14:54 +0000)]
Removing unnecessary spaces

git-svn-id: file:///svnroot/mdictionary/trunk@223 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoCode review
krzsas [Thu, 3 Jan 2008 14:44:44 +0000 (14:44 +0000)]
Code review

git-svn-id: file:///svnroot/mdictionary/trunk@222 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - adding docs target in Makefile and some minor changes in Doxyfile, engine API
stranger [Thu, 3 Jan 2008 14:03:22 +0000 (14:03 +0000)]
* - adding docs target in Makefile and some minor changes in Doxyfile, engine API

git-svn-id: file:///svnroot/mdictionary/trunk@221 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - code review of manager module
stranger [Thu, 3 Jan 2008 14:01:25 +0000 (14:01 +0000)]
* - code review of manager module

git-svn-id: file:///svnroot/mdictionary/trunk@220 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoFurther code reviewing
krzsas [Thu, 3 Jan 2008 09:49:24 +0000 (09:49 +0000)]
Further code reviewing

git-svn-id: file:///svnroot/mdictionary/trunk@219 5bde0345-f819-0410-ac75-e5045f9217cc

16 years agoCode review of DBUS
krzsas [Wed, 2 Jan 2008 14:20:51 +0000 (14:20 +0000)]
Code review of DBUS

git-svn-id: file:///svnroot/mdictionary/trunk@218 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - review of ws_manager.c code
stranger [Wed, 2 Jan 2008 11:22:09 +0000 (11:22 +0000)]
* - review of ws_manager.c code

git-svn-id: file:///svnroot/mdictionary/trunk@217 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - review of ws_manager.h code
stranger [Wed, 2 Jan 2008 10:43:50 +0000 (10:43 +0000)]
* - review of ws_manager.h code

git-svn-id: file:///svnroot/mdictionary/trunk@216 5bde0345-f819-0410-ac75-e5045f9217cc

16 years ago* - removing sql, sql3 and XDXF based bookmark from trunk - only bdb version stay
stranger [Wed, 2 Jan 2008 08:47:39 +0000 (08:47 +0000)]
* - removing sql, sql3 and XDXF based bookmark from trunk - only bdb version stay

git-svn-id: file:///svnroot/mdictionary/trunk@215 5bde0345-f819-0410-ac75-e5045f9217cc