mdictionary
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

16 years ago* - add ws_services.h to DBusWrapperAPI
stranger [Wed, 2 Jan 2008 08:18:13 +0000 (08:18 +0000)]
* - add ws_services.h to DBusWrapperAPI

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

16 years ago* commenting ws_services.h file
stranger [Mon, 31 Dec 2007 12:19:56 +0000 (12:19 +0000)]
* commenting ws_services.h file

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

16 years ago* - replacing engine api header with new version (documented and little bit changed)
stranger [Mon, 31 Dec 2007 12:07:52 +0000 (12:07 +0000)]
* - replacing engine api header with new version (documented and little bit changed)

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

16 years ago* - adding folder for documentation
stranger [Thu, 27 Dec 2007 12:57:55 +0000 (12:57 +0000)]
* - adding folder for documentation

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

16 years ago* - adding Doxyfile for documentation
stranger [Thu, 27 Dec 2007 12:55:45 +0000 (12:55 +0000)]
* - adding Doxyfile for documentation

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

16 years ago* changing dictionaries provided with mDictionary
stranger [Wed, 21 Nov 2007 10:41:42 +0000 (10:41 +0000)]
* changing dictionaries provided with mDictionary

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

16 years ago* removing unecesary file mdictionary.substvars
stranger [Wed, 21 Nov 2007 09:56:46 +0000 (09:56 +0000)]
* removing unecesary file mdictionary.substvars

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

16 years ago* updating debian package files
stranger [Wed, 21 Nov 2007 09:55:53 +0000 (09:55 +0000)]
* updating debian package files

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

16 years ago* adding new HP IS xml file for mdictionary
stranger [Wed, 21 Nov 2007 09:46:06 +0000 (09:46 +0000)]
* adding new HP IS xml file for mdictionary

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

16 years ago* deleting debian/files file from repository
stranger [Wed, 21 Nov 2007 09:44:37 +0000 (09:44 +0000)]
* deleting debian/files file from repository

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

16 years ago* changing desktop file to mdictionary
stranger [Wed, 21 Nov 2007 09:43:52 +0000 (09:43 +0000)]
* changing desktop file to mdictionary

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

16 years ago* replacing icons in package
stranger [Wed, 21 Nov 2007 09:40:59 +0000 (09:40 +0000)]
* replacing icons in package

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

16 years ago* adding new services files
stranger [Wed, 21 Nov 2007 09:29:26 +0000 (09:29 +0000)]
* adding new services files

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

16 years ago* adding global header containing services' names
stranger [Wed, 21 Nov 2007 09:12:33 +0000 (09:12 +0000)]
* adding global header containing services' names

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

16 years ago* switching from WhiteStork to mDictionary - inital commit
stranger [Wed, 21 Nov 2007 09:08:24 +0000 (09:08 +0000)]
* switching from WhiteStork to mDictionary - inital commit

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

16 years agoTranslation issues
krzsas [Fri, 16 Nov 2007 10:29:31 +0000 (10:29 +0000)]
Translation issues

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

16 years ago * changing app version for GUI: x.x.x-build#
stranger [Tue, 21 Aug 2007 07:08:27 +0000 (07:08 +0000)]
 * changing app version for GUI: x.x.x-build#

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

16 years agoFixed searching in stardict engine
krzsas [Mon, 20 Aug 2007 11:04:15 +0000 (11:04 +0000)]
Fixed searching in stardict engine

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

16 years agobookmarks menu dimmed for the time of searching
gadomska_anna [Mon, 20 Aug 2007 10:32:24 +0000 (10:32 +0000)]
bookmarks menu dimmed for the time of searching

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

16 years ago * cleaning whitestorkgui postinstal and prerm scripts from not needed logs and bring...
stranger [Mon, 20 Aug 2007 10:31:02 +0000 (10:31 +0000)]
 * cleaning whitestorkgui postinstal and prerm scripts from not needed logs and bring back menu selection from WhiteStork menu entry

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

16 years agoA minor fix for bug #76. Should improve things a little. The GThread initialization...
krzsas [Mon, 20 Aug 2007 09:41:58 +0000 (09:41 +0000)]
A minor fix for bug #76. Should improve things a little. The GThread initialization was overlooked.

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

16 years agoproblem with cleaning wors list after bookmarks closing fixed;
gadomska_anna [Mon, 20 Aug 2007 09:39:05 +0000 (09:39 +0000)]
problem with cleaning wors list after bookmarks closing fixed;
problem with removing bookmarks fixed;

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

16 years agoBug 83 has been eliminated.
peku [Fri, 17 Aug 2007 11:54:47 +0000 (11:54 +0000)]
Bug 83 has been eliminated.

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

16 years agoBUG 81 has been eliminated; (problem with refreshing words list when selecting dictio...
gadomska_anna [Thu, 16 Aug 2007 12:59:17 +0000 (12:59 +0000)]
BUG 81 has been eliminated; (problem with refreshing words list when selecting dictionaries after first run)

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

16 years agoanother paths in postinstall and preremove scripts.
gadomska_anna [Thu, 16 Aug 2007 12:27:11 +0000 (12:27 +0000)]
another paths in postinstall and preremove scripts.

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

16 years agoFix for bug #80
biedro [Thu, 16 Aug 2007 11:17:47 +0000 (11:17 +0000)]
Fix for bug #80

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

16 years agoHISA script has been fixed, it should not add another "new line" char;
gadomska_anna [Thu, 16 Aug 2007 08:46:17 +0000 (08:46 +0000)]
HISA script has been fixed, it should not add another "new line" char;

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

16 years agoFixed bug #77
krzsas [Mon, 13 Aug 2007 13:37:16 +0000 (13:37 +0000)]
Fixed bug #77

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

16 years agoFixed bug #74
krzsas [Mon, 13 Aug 2007 11:56:36 +0000 (11:56 +0000)]
Fixed bug #74

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

16 years agodesktop applet - internet search - entries had additionaly "new line" char; it was...
gadomska_anna [Mon, 13 Aug 2007 10:17:24 +0000 (10:17 +0000)]
desktop applet - internet search - entries had additionaly "new line" char; it was removed;

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

16 years agolabel "too many words" does not dissapear when "no words found" banner appeared;
gadomska_anna [Mon, 13 Aug 2007 09:56:53 +0000 (09:56 +0000)]
label "too many words" does not dissapear when "no words found" banner appeared;

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

16 years agosome bugs have been killed:
gadomska_anna [Mon, 13 Aug 2007 07:53:23 +0000 (07:53 +0000)]
some bugs have been killed:
- searching banner which didn't dissapear after open and close bookmarks
- adding bookmarks possibility after deselecting all dictionaries has been removed
- refreshing words list has been fixed;

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

16 years agoFixed coredumping when switching from bookmarks mode to normal search
krzsas [Fri, 10 Aug 2007 14:10:16 +0000 (14:10 +0000)]
Fixed coredumping when switching from bookmarks mode to normal search

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

16 years agoclear list signal has been added when bookmark is removed;
gadomska_anna [Fri, 10 Aug 2007 07:51:03 +0000 (07:51 +0000)]
clear list signal has been added when bookmark is removed;

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

16 years ago * removing unsetting gconf section from whitestorkgui.prerm - this should be done...
stranger [Thu, 9 Aug 2007 13:48:41 +0000 (13:48 +0000)]
 * removing unsetting gconf section from whitestorkgui.prerm - this should be done only while removing WhiteStorkManager

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

16 years agofilename has been change; this caused a problem, now it's fixed;
gadomska_anna [Thu, 9 Aug 2007 13:24:28 +0000 (13:24 +0000)]
filename has been change; this caused a problem, now it's fixed;

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

16 years agoFixed error in logical string
krzsas [Thu, 9 Aug 2007 13:19:47 +0000 (13:19 +0000)]
Fixed error in logical string

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

16 years agoFixed #66. Bookmarks are now added and removed properly. Improved the
krzsas [Thu, 9 Aug 2007 13:17:24 +0000 (13:17 +0000)]
Fixed #66. Bookmarks are now added and removed properly. Improved the
versioning system and removed some unnecessary blabber from ws_dbus.c

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