Konstantin Isakov
|
ecc3d39fdb
|
+ Introduce File::exists() and use that instead of trying to just open the file.
|
2009-05-17 22:22:10 +00:00 |
|
ars_goldendict
|
4e0b2626fb
|
added language recognition for dictd files
|
2009-05-05 22:45:02 +00:00 |
|
ars_goldendict
|
67b34fd3e0
|
added changes in order to be able to get it compiled with MSVC (no project yet)
|
2009-04-29 23:18:26 +00:00 |
|
ars_goldendict
|
715e510866
|
more dictionary icons
|
2009-04-21 20:09:02 +00:00 |
|
Konstantin Isakov
|
babde3d53d
|
*! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and
wchar_t. This changes nothing on Linux and most other systems, but on Win32
it causes to use normal UCS-4 strings instead of Win32's usual UTF-16.
|
2009-04-18 17:20:12 +00:00 |
|
Konstantin Isakov
|
32fe5dff9e
|
* A lot of changes aimed to make lookups faster and to reduce startup times.
|
2009-04-14 16:35:47 +00:00 |
|
Konstantin Isakov
|
6c36e5db45
|
*! Use binary mode for reading dictd index files under Windows.
|
2009-04-11 14:02:31 +00:00 |
|
Konstantin Isakov
|
9df2db4011
|
+ Support for dictd files (.index/.dict(.dz)) added, among with other small
accompanying changes.
|
2009-04-09 18:50:49 +00:00 |
|