Donate Share

StarDict

Code

Programming Languages: C++

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2010-01-01 svn co https://stardict.svn.sourceforge.net/svnroot/stardict stardict

Show:

What's happening?

  • fix windows build

    src/lib/storage.cpp has no #include , so gives error when compiling. Also there is no new path for utils.cpp and utils.h in stardict.dev - so there are a lot of errors while linking the StarDict.exe. This patch fixes that.

    2010-01-07 16:31:08 UTC by alexandr_gr

  • fix scanning in firefox3x under win32

    Firefox 3.x (tested in 3.0.10 and 3.5.3) gives incorrect symbols when using mouseover scanning feature (only in windows), this patch tryes to detect firefox window by it's window-title (it always has "Mozilla Firefox" string in it), and if it was detected - repairs bytes in the string, cathed from the firefox's window.

    2010-01-07 16:27:16 UTC by alexandr_gr

  • Comment: Missing includes

    Fine then, I close the patch.

    2010-01-06 11:30:42 UTC by kubtek

  • Comment: Missing includes

    Yes it works fine, thanks!

    2010-01-06 10:51:04 UTC by nijel

  • Comment: Missing includes

    instead of adding new includes was replaced with with and so on Please, try to compile the current version.

    2010-01-06 08:21:19 UTC by kubtek

  • Fix compilation on hurd

    Hurd does not have MAP_NORESERVE and one tool fails to compile because of it. Attached patch fixes it.

    2010-01-05 13:28:53 UTC by nijel

  • Fix typo

    There is a little typo in one tool, attached patch fixes it.

    2010-01-05 13:26:42 UTC by nijel

  • Missing includes

    There are various c++ includes missing in stardict-tools, attached patch fixes this.

    2010-01-05 13:26:08 UTC by nijel

  • Fix compilation with newer gcc

    stardict-tools fail to compile with newer gcc because of some char/const char mixups. Attached patch fixes it.

    2010-01-05 13:25:22 UTC by nijel

  • StarDict

    kubtek committed revision 290 to the StarDict SVN repository, changing 2 files.

    2010-01-01 11:56:07 UTC by kubtek

Our Numbers