aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1506
1 files changed, 0 insertions, 1506 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 955a98c..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,1506 +0,0 @@
-2010-03-24 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/pl/ellinika.xml <WARNING>: Use <IF>.
- * xml/uk/ellinika.xml: Likewise.
- * xml/ru/ellinika.xml: Likewise.
- * xml/pl/Makefile.am (stamp-lingua): Define STATE
- * xml/uk/Makefile.am: Likewise.
- * xml/ru/Makefile.am: Likewise.
- * xml/lingua.conf.in <IFEXP>,<EL:WARNING>: Remove.
- * xml/Makefile.am (conf.sed): Revert r546.
-
- * style.css: Fix appearance of inter-section separators.
- Avoid double separator atop the bottom navbar.
-
-2010-03-23 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * configure.ac: Restore AM_GNU_GETTEXT
-
- Provide a WARNING block for use in the development version.
-
- * style.css (div.warning): New class.
- * xml/pl/ellinika.xml: Provide a WARNING block for
- use in the development version.
- * xml/uk/ellinika.xml: Likewise.
- * xml/ru/ellinika.xml: Likewise.
- * xml/lingua.conf.in: Provide a WARNING block for
- use in development versions.
- <GUILE>: Remove unneded now use-modules.
- <IFEXP>: New tag.
- <EL:WARNING>: New tag.
- {THIS-REF}: New postprocessor handler.
- * xml/Makefile.am (conf.sed): Provide replacements for
- =IF..= keywords.
- * configure.ac (PROD_URL, EXP_URL, STATE): New AC_VARs.
-
- * disp.css: Rename to maint.css
- * Makefile.am: Likewise.
- * xml/uk/ellinika.xml: Simplify <AUTHOR> declaration.
- * xml/pl/ellinika.xml: Likewise.
- * xml/ru/ellinika.xml: Likewise.
- * xml/lingua.conf.in (AUTHOR): Add element.
- * xml/Makefile.am (=PACKAGE_BUGREPORT=): New substitution.
- * configure.ac: Update version number.
- Change bug-reporting email.
- * html-files/pl/maint.html: Use maint.css
- * html-files/ru/maint.html: Likewise.
- * html-files/uk/maint.html: Likewise.
-
-2010-03-22 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * configure.ac (BASE_HREF, TARGET_DIR): Redefine as
- AC_VARs
- <$APACHE_IFACE = "CGI">: Prepend SCRIPT_DIR with / if
- TARGET_DIR is empty.
-
- * src/cgi-bin/dict.scm4: Minor fix.
- * src/cgi-bin/nea.scm4: Remove leftover (gamma gettext).
- * style.css (h1)L New style.
- (span.example): Remove unneeded padding.
- * xml/ru/arithmi.xml: Update.
- * xml/pl/arithmi.xml: Update.
-
-2010-03-15 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * src/ellinika/dico.scm (sql-error-handler): Update arguments
- to match gamma 5c3643f95.
- * src/cgi-bin/dict.scm4: Likewise.
- * src/cgi-bin/nea.scm4: Likewise.
-
-2010-03-10 Sergey Poznyakoff <gray@gnu.org.ua>
-
- Update for newer Gamma.
-
- * scm/dictrans.scm: Use Gamma 1.99 syntax.
- * scm/neatrans.scm: Likewise.
- * src/ellinika/dico.scm: Likewise.
- * src/cgi-bin/dict.scm4: Likewise.
- * src/cgi-bin/nea.scm4: Likewise.
- * src/ellinika/cgi.scm4 (sql-iface)
- (sql-host,sql-port,sql-database)
-- (sql-username,sql-password): Remove reexports.
- (ellinika-sql-connection): New reexport.
- * src/ellinika/config.scm4 (sql-iface)
- (sql-host,sql-port,sql-database)
-- (sql-username,sql-password): Remove variables.
- (ellinika-sql-connection): New variable.
-
-2010-03-02 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css (a.external, a.sound): New selectors.
- * graphics/external.png: New file.
- * xml/lingua.conf.in: Remove SOUNDREF.
-
-2010-03-01 Sergey Poznyakoff <gray@Pirx.gnu.org.ua>
-
- Re-do element alignment in a cleaner way.
-
- * style.css (h1,h2,h3,h4): Align to center.
- (td.top-link,td.prev-link,td.next-link): New selectors
- for bottom menu.
- (table.align-center): New selector.
- (table.frame,table.noframe): Remove margins and display settings.
- * xml/uk/ellinika.xml: Add copyright year.
- * xml/ru/ellinika.xml: Likewise.
- * xml/pl/ellinika.xml: Likewise.
-
-2010-02-28 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * .htaccess.in: Use type-map to handle automatic language
- selection.
- * style.css (div.contentpanel): Set vertical align.
- (div.navbar > img): New selector. Center the Parthenon image.
- (ul.menu): Change navigation menu appearance.
- * configure.ac: Require autoconf 2.63
- (AC_CONFIG_FILES): Add html-files/Makefile
- * Makefile.am (SUBDIRS): Add html-files .
- (html_DATA, EXTRA_DIST): Reflect changes to the root directory.
-
- * index.html: New file.
- * maint.html: Rewrite as a type-map.
- * disp.html, index.scml: Remove.
-
- * html-files/pl/maint.html: New file.
- * html-files/ru/maint.html: New file.
- * html-files/uk/maint.html: New file.
-
-
-2008-09-24 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * src/ellinika/dico.scm (open-module): Minor change for Dico
- 1.99.96
-
-2008-06-22 Sergey Poznyakoff <gray@gnu.org.ua>
-
- Implement levenshtein, basic regex, and general-purpose selector
- matches.
-
- * src/ellinika/dico.scm: Implement matching using strategy selectors.
-
- Rearrange the directory structure.
-
- * src: New dir
- * src/Makefile.am: New file.
- * cgi-bin, ellinika: Move to src.
- * configure.ac: Reflect the above changes.
-
- * ellinika/i18n.scm (_): New syntax.
- * cgi-bin/dict.scm4 (gamma gettext): Remove.
- Use (ellinika i18n).
-
- * data/pl/setup.xml: Fix copy-n-paste error.
-
-2008-06-21 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * ellinika/dico.scm4: Rename to dico.scm. There is no use to
- expand anything. Load path should be set by external means.
- * ellinika/dico.scm: Register "suffix" strategy.
- * ellinika/Makefile.am: Remove dico.scm rule.
-
-2008-06-20 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * ellinika/dico.scm4 (catch-sql-failure, ignore-sql-failure):
- Remove. Use sql-catch-failure and sql-ignore-failure from Gamma,
- instead.
- * cgi-bin/dict.scm4: Likewise.
-
-2008-06-17 Sergey Poznyakoff <gray@gnu.org.ua>
-
- Move the Dico module to modules.
-
- * cgi-bin/dico-ellinika.scm4: Move to ...
- * ellinika/dico.scm4: ... here.
- * ellinika/Makefile.am (guile_DATA): Add dico.scm
- (dico.scm): New rule.
- * cgi-bin/Makefile.am: (EXTRA_SCRIPTS): Remove.
-
- Rewrite dico-ellinika as a module.
-
- * ellinika/cgi.scm4: Use (ellinika config) and re-export its
- public symbols.
- (base-dir, html-dir, sysconf-dir, locale-path, sql-iface)
- (sql-host, sql-port, sql-database, sql-username, sql-password)
- (config-file-name): Remove. Symbols defined in config.scm
- (ellinika-cgi-init): Call ellinika-config-setup.
- * ellinika/Makefile.am (guile_DATA): Add config.scm.
- (config.scm): New rule.
- * ellinika/config.scm4: New file.
-
- * cgi-bin/dico-ellinika.scm4: Rewrite as a module. Use (ellinika
- config), instead of cgi.
-
-2008-06-16 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dico-ellinika.scm4 (dico-ellinika-init): New function.
-
-2008-06-14 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dico-ellinika.scm4 (output): Initial support for antonym
- and synonym (xref) dictionaries.
- (close-module, descr, info, define-word, match-word): Remove name
- argument to synchronize with 7ac6330 of Dico.
-
-2008-06-01 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dico-ellinika.scm4 (target-language): Remove global.
- Store target language in the database handler.
- (match-exact,match-prefix,match-suffix,match-extnd-regex)
- (match-default): Show only entries that have articles in the
- required target language.
-
- * scm/dictrans.scm (insert-node): Fix inserts into links table.
-
- * scm/dictrans.scm: Allow to call without arguments if --cleanup
- option is given.
- * configure.ac (AC_CONFIG_FILES): Add data/pl/Makefile
- * data/*.xml: Move to data/ru
- * data/Makefile.am: Rewrite:
- * data/ru: New directory
- * data/pl: New directory
- * data/pl/Makefile.am: New file.
- * data/pl/setup.xml: New file.
- * data/pl/0.xml: New file.
-
-2008-05-31 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/pl/istoria.xml: Fix an open tag.
- * cgi-bin/dico-ellinika.scm4: Fix info and descr, pass target
- language as an argument to open_module.
-
-2008-05-30 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dico-ellinika.scm4: Implement define, match and
- output methods.
-
-2008-05-29 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dico-ellinika.scm4: New file. A database driver for
- Dico.
-
-2007-12-26 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dict.scm4 (fuzzy-search): Use quotient.
- * cgi-bin/nea.scm4: Use ice-9 rdelim.
-
- * xml/uk/oysiastika.xml, xml/uk/epitheta.xml: Update.
-
-2007-10-11 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css (notready): Set maximum width
- * xml/uk/tonos.xml, xml/uk/istoria.xml: Add local copyright
- statements.
- * xml/pl/istoria.xml: Begin
-
-2007-10-09 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css (hidden-info): New class
- * xml/uk/ellinika.xml, xml/ru/ellinika.xml: Update
-
- * xml/lingua.conf.in (FOOTER): New element
- * xml/pl/ellinika.xml, xml/pl/arithmi.xml, xml/pl/rhmata.xml: Update
-
- * graphics/valid-xhtml10.png: New file
- * disp.html, cgi-bin/dict.scm4, cgi-bin/nea.scm4: XHTML 1.0
-
-2007-10-08 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * configure.ac (SCRIPT_DIR): Initialize to relative directory
- name.
- * .htaccess.in: Remove hardcoded directory name.
- * style.css: Update for XHTML 1.0
- * xml/lingua.conf.in: Use TARGET_DIR where appropriate
- * xml/ru/arithmi.xml, xml/pl/arithmi.xml: Minor fixes.
-
- * configure.ac (SCRIPT_DIR): Fix
- * xml/uk/intro.xml, xml/uk/perigrafh.xml: Update
-
- Htdig does not support UTF-8, so drop it and use Google search
- instead. Hopefully will switch to Swis once it is mature enough.
-
- * graphics/google.png: New file.
- * xml/uk/ellinika.xml: Remove htdig pages.
- * xml/ru/ellinika.xml: Likewise
- * xml/pl/ellinika.xml: Likewise
- * xml/lingua.conf.in: (SEARCH): Use Google search.
-
-2007-10-01 Sergey Poznyakoff <gray@gnu.org.ua>
-
- Relicense under GPLv3+
-
-2007-09-30 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/uk/tonos.xml, xml/uk/istoria.xml: Update. Contributed by
- Olena Malchik.
-
-2006-10-12 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * .htaccess: Remove. The file is generated.
- * .htaccess.in: New file
- * Makefile.am (EXTRA_DIST): Add .htaccess.in
- * configure.ac (AC_CONFIG_FILES): Add .htaccess.in
- * ellinika/Makefile.am (cgi.m4): Add changecom
- * .cvsignore: Update
- * ellinika/cgi.scm4 [IFACE!=CGI](cgi-server-hostname)
- (cgi-server-protocol-name,cgi-server-protocol-version): New
- publics.
- * xml/pl/ellinika.xml (LINGUA.LINK): Absolute location
- * xml/uk/ellinika.xml: Likewise
- * xml/ru/ellinika.xml: Likewise
-
-2006-10-11 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * configure.ac: Install .scm web scripts to $prefix/scm
- * xml/lingua.conf.in: Add htdig framework
- * xml/pl/ellinika.xml: Likewise
- * xml/uk/ellinika.xml: Likewise
- * robots.txt: New file
- * htdig: New directory
- * htdig/ellinika.conf, htdig/pl.conf, htdig/uk.conf: New files
-
-2006-10-09 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * cgi-bin/dict.scm4: New file
- * cgi-bin/dict.cgi.in: Remove
- * cgi-bin/nea.scm4: New file
- * cgi-bin/nea.cgi.in: Remove
- * ellinika/cgi.scm4: New file
- * ellinika/cgi.scmi: Remove
- * configure.ac: Use build-aux as an aux dir
- New option --enable-cgi
- * style.css (input): New rule
- * cgi-bin/Makefile.am: Allow to build both interpreted (using
- mod-guile) and CGI version of the scripts.
- * ellinika/Makefile.am: Likewise.
- * xml/Makefile.am (conf.sed): Define SCRIPT_DIR and SCRIPT_SUFFIX
- * xml/lingua.conf.in (DIRECTORY CGIBIN): Configurable
- (DICT): New element
- (install-nea): New macro
- * xml/nea.scm: Remove
- * xml/pl/ellinika.xml, xml/ru/ellinika.xml, xml/uk/ellinika.xml:
- Inline (install-nea) instead of loading ../nea.scm
- * .cvsignore, cgi-bin/.cvsignore, ellinika/.cvsignore: Update
-
-2006-04-18 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css, xml/pl/profora.xml, xml/ru/profora.xml,
- xml/ru/rhmata.xml: Update
-
- * xml/pl/profora.xml: Add sound samples.
- * xml/pl/rhmata.xml: Update
-
-2006-04-16 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * graphics/audio.png: New file
- * style.css, xml/lingua.conf.in, xml/pl/antonimies.xml,
- xml/pl/rhmata.xml, xml/ru/antonimies.xml, xml/ru/rhmata.xml: Update
-
-2006-04-15 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css: Update
- * xml/pl/antonimies.xml, xml/pl/epitheta.xml,
- xml/pl/tonos.xml: Update
- * xml/ru/antonimies.xml: Bugfix.
-
-2006-04-02 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/pl/profora.xml, xml/pl/tonos.xml: Update
-
-2006-03-28 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/pl/alfabhta.xml: Update
- * xml/pl/profora.xml: Update
- * xml/ru/profora.xml: Update
-
- * xml/pl/perigrafh.xml: Minor fix.
- * xml/ru/perigrafh.xml: New file
- * xml/ru/Makefile.am: Add perigrafh.xml
- * xml/ru/ellinika.xml: Likewise.
- * xml/ru/arithmi.xml: Update
- * xml/ru/oysiastika.xml: Update
-
- * disp.html: Minor fixes.
- * xml/uk/arthra.xml, xml/ru/k_arthra.xml: Update
-
-2006-03-26 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css: Update
- * cgi-bin/nea.cgi.in (display-article-header): Enclose all header
- fields, including permalink reference, in a div.
- * xml/lingua.conf.in (news): Enclose everything in an additional
- div.
- * xml/pl/ellinika.xml, xml/ru/ellinika.xml,
- xml/uk/ellinika.xml
- (nea): Reverse order of appearance of the
- article and summary.
-
-2006-03-25 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * style.css: Do not use tables to form the site layout.
-
- * maint.html: New file
- * .htaccess: Add maintenance rules
- * Makefile.am (EXTRA_DIST): Add maint.html
- * disp.html: Use absolute file names.
- * style.css: Change style of hyperlinks.
-
- * graphics/poland.png: New file
- * graphics/russia.png: New file
- * graphics/ukraine.png: New file
- * disp.css: New file
- * disp.html: New file
- * scm/neatrans.scm: New file
-
- * xml/uk: New directory
- * xml/uk/Makefile.am: New file
- * xml/uk/alfabhta.xml: New file
- * xml/uk/antonimies.xml: New file
- * xml/uk/arithmi.xml: New file
- * xml/uk/arthra.xml: New file
- * xml/uk/ellinika.xml: New file
- * xml/uk/epirrhmata.xml: New file
- * xml/uk/epitheta.xml: New file
- * xml/uk/intro.xml: New file
- * xml/uk/istoria.xml: New file
- * xml/uk/k_antonimies.xml: New file
- * xml/uk/k_arithmi.xml: New file
- * xml/uk/k_arthra.xml: New file
- * xml/uk/k_epirrhmata.xml: New file
- * xml/uk/k_epitheta.xml: New file
- * xml/uk/k_intro.xml: New file
- * xml/uk/k_oysiastika.xml: New file
- * xml/uk/k_rhmata.xml: New file
- * xml/uk/oysiastika.xml: New file
- * xml/uk/paroimies.xml: New file
- * xml/uk/perigrafh.xml: New file
- * xml/uk/profora.xml: New file
- * xml/uk/rhmata.xml: New file
- * xml/uk/tonos.xml: New file
- * xml/uk/symlinks: New file
-
- * Makefile.am: Add disp.css and disp.html
- * configure.ac: Create xml/ru/Makefile
- * index.scml: Fetch the dispatcher page if no suitable language
- has been selected.
- * style.css: Update
- * cgi-bin/nea.cgi.in: Implement scrolling of news lists.
- * po/LINGUAS: Add uk
- * po/uk.po: New file
- * po/pl.po: Update
- * po/ru.po: Update
- * scm/Makefile.am: Add neatrans.scm
- * xml/Makefile.am (SUBDIRS): Add uk
-
- * xml/pl/arithmi.xml, xml/pl/arthra.xml, xml/pl/ellinika.xml,
- xml/pl/istoria.xml, xml/pl/paroimies.xml, xml/ru/k_arthra.xml: Update
-
-2006-03-23 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * .htaccess: Rewritten using regexps
- * Makefile.am: Rename mainstyle.css to style.css
- * mainstyle.css: Renamed to ...
- * style.css: this
- * xml/pl/ellinika.xml (LINGUA): Add LINK attribute
- * xml/ru/ellinika.xml: Likewise.
- * xml/pl/intro.xml: Update.
- * xml/ru/intro.xml: Update.
-
- * cgi-bin/dict.cgi.in: Remove debugging.
- * xml/pl/perigrafh.xml: New file
- * xml/pl/Makefile.am: Add perigrafh.xml
- * xml/pl/arithmi.xml: Update
- * xml/pl/arthra.xml: Update
- * xml/pl/ellinika.xml: Update
- * xml/pl/oysiastika.xml: Update
- * xml/ru/oysiastika.xml: Fix typo
-
- * index.scml: New file
- * Makefile.am: Install index.scml
- * ellinika/i18n.scm: New file
- * ellinika/Makefile.am: Install i18n.scm
- * ellinika/cgi.scmi (locale-path): New public variable
- (locale-dir): Removed
- (ellinika-cgi-init): Use i18n to set-up localization
- * xml/lingua.conf.in (INFO): Do not set language territory code
- explicitely.
-
-2006-03-22 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * .htaccess: New file
- * Makefile.am (EXTRA_DIST): Add .htaccess
- (install-html): Create symlinks driven by xml/LANG/symlinks file
- * mainstyle.css: New classes "frame", "noframe"
- * cgi-bin/dict.cgi.in: Downcase all html tags.
- (dict-html): Handle @@args@@ keyword
- * cgi-bin/nea.cgi.in (nea-html): Handle @@args@@ keyword
-
- * xml/nea.scm: New file
- * xml/Makefile.am (EXTRA_DIST): add nea.scm
- * xml/lingua.conf.in: Set INFO handler
-
- * xml/pl/arithmi.xml: Update
- * xml/pl/ellinika.xml, xml/ru/ellinika.xml: Move definition of nea
- to ../nea.scm
- * xml/pl/paroimies.xml: Update
- * xml/ru/paroimies.xml: Remove duplicated item
-
-2006-03-19 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/Makefile.am (conf.sed): Fixed rule
- * xml/pl/arthra.xml, xml/pl/k_arthra.xml: Finished translation
-
-2006-03-18 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * configure.ac (AC_CONFIG_FILES): Add xml/pl/Makefile
- * xml/Makefile.am: Add pl
-
- * cgi-bin/dict.cgi.in (get-topic-list): Update to match new db
- structure
- * data/db.struct: Finished i18n support
- * scm/dictrans.scm: Update to match new db structure
-
- * xml/pl: New directory
- * xml/pl/Makefile.am: New file
- * xml/pl/alfabhta.xml: New file
- * xml/pl/antonimies.xml: New file
- * xml/pl/arithmi.xml: New file
- * xml/pl/arthra.xml: New file
- * xml/pl/ellinika.xml: New file
- * xml/pl/epirrhmata.xml: New file
- * xml/pl/epitheta.xml: New file
- * xml/pl/intro.xml: New file
- * xml/pl/istoria.xml: New file
- * xml/pl/k_antonimies.xml: New file
- * xml/pl/k_arithmi.xml: New file
- * xml/pl/k_arthra.xml: New file
- * xml/pl/k_epirrhmata.xml: New file
- * xml/pl/k_epitheta.xml: New file
- * xml/pl/k_intro.xml: New file
- * xml/pl/k_oysiastika.xml: New file
- * xml/pl/k_rhmata.xml: New file
- * xml/pl/oysiastika.xml: New file
- * xml/pl/paroimies.xml: New file
- * xml/pl/profora.xml: New file
- * xml/pl/rhmata.xml: New file
- * xml/pl/tonos.xml: New file
-
- * xml/Makefile.am (lingua.conf): New goal
- * xml/pl/Makefile.am, xml/ru/Makefile.am (lingua.conf): Remove
- goal
- (stamp-lingua): Use configuration file from the parent directory
- * xml/lingua.conf.in: New file
-
-2006-03-17 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * Makefile.am (install-html): Bugfix
- * mainstyle.css (table.news-summary): Minor fix
- * cgi-bin/dict.cgi.in: Improve i18n support. Translate all
- messages to Greek
- * cgi-bin/nea.cgi.in: Improve i18n support. Implement RSS generation.
-
- * data/0.xml, data/1.xml, data/2.xml, data/3.xml, data/4.xml,
- data/5.xml, data/7.xml, data/Ba.xml, data/Bae.xml, data/Be.xml,
- data/eg11.xml, data/eg8.xml, data/eg9.xml, data/iliada.xml,
- data/setup.xml (DICT): Add LANG attribute.
-
- * data/db.struct: Changes to allow for multi-lingual dictionaries
- and news lists.
-
- * po/LINGUAS: Add pl.
- * po/ru.po: Update
- * po/pl.po: New translation
- * po/POTFILES.in: Refer to source files
-
- * scm/dictrans.scm (DICT): Mandatory attribute LANG.
- (update-stat): Rewrite to match new table structure.
- (check-node,insert-node): Take destination language code as
- 3rd argument. All callers changed.
-
-2006-03-01 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * mainstyle.css: Menu list classes
-
-2006-01-29 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * xml/ru/ellinika.xml: Update copyright year.
- * graphics/parthenon-gnu.png: New file
- * cgi-bin/dict.cgi.in: Enable set names UTF-8.
- * xml/ru/lingua.conf.in (LOGO): Use parthenon-gnu.png
-
-2005-09-30 Sergey Poznyakoff <gray@gnu.org.ua>
-
- * .emacsrc, data/0.xml, data/1.xml, data/2.xml, data/3.xml,
- data/4.xml, data/5.xml, data/7.xml, data/Ba.xml, data/Bae.xml,
- data/Be.xml, data/eg11.xml, data/eg8.xml, data/eg9.xml,
- data/iliada.xml, data/setup.xml, data/iliada/2.3.xml,
- data/iliada/2.4.xml, xml/ru/alfabhta.xml, xml/ru/antonimies.xml,
- xml/ru/arithmi.xml, xml/ru/arthra.xml, xml/ru/ellinika.xml,
- xml/ru/epirrhmata.xml, xml/ru/epitheta.xml, xml/ru/intro.xml,
- xml/ru/istoria.xml, xml/ru/k_antonimies.xml, xml/ru/k_arithmi.xml,
- xml/ru/k_arthra.xml, xml/ru/k_epirrhmata.xml,
- xml/ru/k_epitheta.xml, xml/ru/k_intro.xml,
- xml/ru/k_oysiastika.xml, xml/ru/k_rhmata.xml,
- xml/ru/oysiastika.xml, xml/ru/paroimies.xml, xml/ru/profora.xml,
- xml/ru/rhmata.xml, xml/ru/tonos.xml: Change the alternative input
- method to cyrillic-jcuken.
-
-2005-06-27 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * mainstyle.css: Added new classes
- * cgi-bin/dict.cgi.in: Rewritten using new Gamma.
- * cgi-bin/nea.cgi.in: updated
- * po/POTFILES.in: Add nea.cgi
- * xml/ru/arthra.xml: Fix typo
- * xml/ru/ellinika.xml: Updated
- * xml/ru/lingua.conf.in: New tags.
-
-2005-06-26 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * cgi-bin/nea.cgi.in: Mostly rewritten
-
- * ellinika/cgi.scmi (monima-nea-template-file-name): New
- variable. Keeps the template name for a "permanent link" news
- article.
- * xml/ru/ellinika.xml: Initial provisions for news page.
-
-2005-06-16 Sergey Poznyakoff <gray@Ulysses.farlep.net>
-
- * data/0.xml: Updated
- * data/Ba.xml: Updated
- * data/db.struct: Set default collation to utf8_bin (until greek
- is available for utf)
-
-2005-06-15 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * data/Ba.xml: New file
- * data/Be.xml: New file
- * data/Bae.xml: New file
- * data/setup.xml: Updated
- * data/0.xml: Updated
- * data/1.xml: Updated
- * data/7.xml: Updated
- * data/eg11.xml: Updated
- * data/iliada/2.3.xml: Updated
-
-2005-03-29 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * data/0.xml: Spell check and other fixes
- * data/1.xml: Likewise
- * data/2.xml: Likewise
- * data/4.xml: Likewise
- * data/5.xml: Likewise
- * data/7.xml: Likewise
- * data/db.struct: Likewise
- * data/eg11.xml: Likewise
- * data/setup.xml: Likewise
- * data/iliada/2.3.xml: Likewise
-
-2005-03-29 Sergey Poznyakoff <gray@Ulysses.farlep.net>
-
- * cgi-bin/dict.cgi.in: Set utf8 mode (for mysql >= 4.1.10)
- (my-sql-query): New function. Wrapper over sql-query. All callers
- updated
- (fuzzy-search): Rewritten
- * scm/dictrans.scm: Set utf8 mode (for mysql >= 4.1.10)
- * data/db.struct: Updated for mysql >= 4.1.10
-
-2005-02-15 Sergey Poznyakoff <gray@Ulysses.farlep.net>
-
- * cgi-bin/dict.cgi.in (fuzzy-search): YABF: Yet another bugfix
- in dict.pos comparison
- (dict-html): Rewritten using (expand-template)
- * ellinika/cgi.scmi (expand-template): New function
- * xml/ru/antonimies.xml: Fixed typo
- * xml/ru/ellinika.xml: Add copyright tag. Modify dict page to
- match the new usage.
- * xml/ru/lingua.conf.in (KATHAREVUSA): Return #f
-
-2005-02-14 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * cgi-bin/nea.cgi.in: New file
- * cgi-bin/Makefile.am: Add nea.cgi
- * cgi-bin/dict.cgi.in: Moved common init part to (ellinika cgi)
- module
- (load-pos): Bugfix
- (fuzzy-search): Use = in dict.pos comparison
- * ellinika/cgi.scmi: New file
- * ellinika/xlat.scm (ellinika:translate-input): Check argument
- * ellinika/Makefile.am: Add cgi.scm
- * scm/dictrans.scm (current-article-set): Handle case when
- p-article is #f, i.e. after <P ID="">..</P>.
-
- * data/eg8.xml: New file.
- * data/eg9.xml: New file.
- * data/eg11.xml: New file.
- * data/Makefile.am: Added new files
-
- * data/0.xml: Updated
- * data/1.xml: Updated
- * data/2.xml: Updated
- * data/3.xml: Updated
- * data/4.xml: Updated
- * data/5.xml: Updated
- * data/7.xml: Updated
- * data/setup.xml: Updated
-
- * data/db.struct (news): New table
-
- * elisp/ellinika-dict-mode.el (ellinika-dict-guess-syntax): Handle
- <P ID..> tags
- (ellinika-dict-begin-article): Allow an article in node and pos modes.
-
- * xml/ru/istoria.xml: Minor fix
-
-2005-02-09 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * configure.ac: Require gettext 1.14.1
- (AUTOGENERATED): New variable
-
- * cgi-bin/Makefile.am (dict.sed): Replace AUTOGENERATED variable
- * scm/Makefile.am: Likewise
-
- * cgi-bin/dict.cgi.in (get-topic-list,fuzzy-search): Rewritten following the
- new scheme.
- * data/setup.xml: New file
- * data/Makefile.am (dict): New rule
- * data/db.struct (topic.category): New column
- (category): New table
- * po/ru.po: Updated
-
- * scm/dictrans.scm (insert-categories): New function. Fills
- category table.
- (CLASS,D,TD): New tags
- (check-node): Bail out if the topic is not declared.
-
- * graphics/button-powered_by_gnu.png: New file
- * graphics/left.png: New file
- * graphics/right.png: New file
- * graphics/up.png: New file
-
- * xml/ru/antonimies.xml: Section about using two pronouns with a
- verb
- * xml/ru/tonos.xml: Added anchors
-
-2004-12-01 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/ru/k_oysiastika.xml: Updated
- * xml/ru/oysiastika.xml: Updated
-
-2004-11-29 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/ru/ellinika.xml: Temporarily commented out empty pages.
- * xml/ru/epitheta.xml: Removed SPAN attributes from separators
- * xml/ru/k_intro.xml: Added 'notready' marker
- * xml/ru/k_oysiastika.xml: Updated
- * xml/ru/oysiastika.xml: Updated
-
-2004-11-27 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * mainstyle.css: Updated
- * elisp/ellinika-mode.el (greek-input,ancient-greek-input): Minor
- fixes
-
- * xml/ru/k_intro.xml: New file ('k' stands for καθαρευούσα)
- * xml/ru/k_arthra.xml: Likewise
- * xml/ru/k_oysiastika.xml: Likewise
- * xml/ru/k_epitheta.xml: Likewise
- * xml/ru/k_epirrhmata.xml: Likewise
- * xml/ru/k_arithmi.xml: Likewise
- * xml/ru/k_antonimies.xml: Likewise
- * xml/ru/k_rhmata.xml: Likewise
- * xml/ru/Makefile.am: Added new files
-
- * xml/ru/alfabhta.xml: Moved kathareuousa parts to a separate file
- * xml/ru/arthra.xml: Likewise
- * xml/ru/arithmi.xml: Updated
- * xml/ru/ellinika.xml: New group "Кафаревуса"
- * xml/ru/istoria.xml: Minor fixes.
- * xml/ru/rhmata.xml: Minor fixes.
-
-2004-10-30 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * mainstyle.css (footnote,katharevusa): New classes
- * elisp/ellinika-mode.el (greek-input): Allow to override default
- greek input method using buffer-local variable greek-input-method.
- (ancient-greek-input): New function. Enables greek-ibycus4 input
- method by default. Can be overridden using buffer-local variable
- ancient-greek-input-method.
-
- * xml/ru/alfabhta.xml: Updated. Added some info about katharevusa
- * xml/ru/arithmi.xml: Likewise.
- * xml/ru/arthra.xml: Likewise.
- * xml/ru/epitheta.xml: Likewise.
- * xml/ru/oysiastika.xml: Likewise.
- * xml/ru/profora.xml: Likewise.
-
- * xml/ru/lingua.conf.in (KATAHREVUSA): New tag.
-
-2004-10-26 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * mainstyle.css: Updated
- * xml/ru/epitheta.xml: Fixed use of FLECT
- * xml/ru/profora.xml: New file
- * xml/ru/Makefile.am: Add profora.xml
- * xml/ru/ellinika.xml: Likewise
- * xml/ru/alfabhta.xml: Updated
-
-2004-10-25 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- Reorganized directory structure:
-
- xml/
- xml/ru
- xml/el
-
- etc.
-
- * configure.ac: Updated
- * xml/Makefile.am: Updated
- * xml/ru/ellinika.xml: Moved from ../ellinika.ru.xml. Sorry, some
- intermediate revisions were lost due to my negligence :(
- * xml/ru/Makefile.am: New file
- * xml/ru/alfabhta.xml: Moved from ..
- * xml/ru/istoria.xml: Likewise.
- * xml/ru/rhmata.xml: Likewise.
- * xml/ru/antonimies.xml: Likewise.
- * xml/ru/epirrhmata.xml: Likewise.
- * xml/ru/lingua.conf.in: Likewise.
- * xml/ru/tonos.xml: Likewise.
- * xml/ru/arithmi.xml: Likewise.
- * xml/ru/epitheta.xml: Likewise.
- * xml/ru/oysiastika.xml: Likewise.
- * xml/ru/arthra.xml: Likewise.
- * xml/ru/intro.xml: Likewise.
- * xml/ru/paroimies.xml: Likewise.
-
- * xml/el/ellinika.xml: Moved from ../ellinika.el.xml
-
-2004-10-23 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * elisp/Makefile.am: Updated
- * xml/Makefile.am: Updated
- * xml/alfabhta.xml: New file
- * xml/intro.xml: New file
- * xml/istoria.xml: New file
- * xml/ellinika.ru.xml: Updated
-
-2004-10-22 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * elisp/Makefile.am: forgotten to add ellinika-mode.el
- * xml/Makefile.am: Use xmlt to translate the pages
-
-2004-10-16 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * elisp/ellinika-mode.el: Base mode for editing Ellinika XML files
- * elisp/ellinika-dict-mode.el: Derive ellinika-dict-mode from
- ellinika-mode
- * .emacsrc: Updated
-
- * xml/antonimies.xml: Set up for Ellinika-mode
- * xml/arithmi.xml: Likewise
- * xml/arthra.xml: Likewise
- * xml/ellinika.el.xml: Likewise
- * xml/ellinika.ru.xml: Likewise
- * xml/epirrhmata.xml: Likewise
- * xml/epitheta.xml: Likewise
- * xml/oysiastika.xml: Likewise
- * xml/paroimies.xml: Likewise
- * xml/rhmata.xml: Likewise
- * xml/tonos.xml: Likewise
-
-2004-10-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * .emacsrc: Set up for spell checking
- * elisp/ellinika-dict-mode.el: Set up for spell checking
- * cgi-bin/dict.cgi.in (get-topic-list): Order topics
- alphabetically
-
- * data/0.xml: Checked spelling
- * data/1.xml: Likewise
- * data/2.xml: Likewise
- * data/3.xml: Likewise
- * data/4.xml: Likewise
- * data/5.xml: Likewise
- * data/7.xml: Likewise
- * data/Makefile.am: Likewise
- * data/iliada.xml: Likewise
- * data/iliada/2.3.xml: Likewise
- * data/iliada/2.4.xml: Likewise
- * xml/antonimies.xml: Likewise
- * xml/arithmi.xml: Likewise
- * xml/oysiastika.xml: Likewise
- * xml/rhmata.xml: Likewise
-
-2004-10-14 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * data/0.xml
- * data/7.xml
- * data/iliada.xml
- * data/iliada/2.3.xml
- * data/iliada/2.4.xml: New file
- * data/Makefile.am: Updated
- * elisp/ellinika-dict-mode.el: Heavily modified
- * scm/dictrans.scm (cleanup-db): Cleanup locus table
-
-2004-10-13 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * cgi-bin/dict.cgi.in (make-cgi-name): Fixed html-4.01 conformance
- * scm/dictrans.scm: #:topic was handled incorrectly.
- Improved --help output
- * data/iliada/2.3.xml: Fixed typo.
-
- * .emacsrc: Load ellinika-dict-mode.el
- * Makefile.am: Added elisp
- * configure.ac: Added elisp
- * cgi-bin/Makefile.am: Added copyleft statement.
-
- * elisp: New dir
- * elisp/Makefile.am: New file.
- * elisp/.cvsignore: New file.
- * elisp/ellinika-dict-mode.el: Emacs mode for editing dictionaries
-
- * data/0.xml: Updated
- * data/1.xml: Updated
- * data/2.xml: Updated
- * data/3.xml: Updated
- * data/4.xml: Updated
- * data/5.xml: Updated
- * data/7.xml: Updated
- * data/Makefile.am: Updated EXTRA_DIST
- * data/db.struct (locus): New table
- * data/iliada.xml: New file
- * data/iliada: New dir
- * data/iliada/2.3.xml: New file
-
- * scm/dictrans.scm: Added INCLUDE support.
- Diagnose duplicate entries.
- Fixed bug in NODE.
-
-2004-10-12 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * configure.ac: Avoid duplicating elements in %load-path
- * scm/Makefile.am (dictrans.sed): Updated rule
- * scm/dictrans.scm: Updated
-
- * configure.ac: Use the new MU_CHECK_GUILE.
- * cgi-bin/Makefile.am: Create a separate sed program file.
- * cgi-bin/dict.cgi.in: Use modules from gamma
- * m4/guile.m4: Updated from xmltrans.
- * scm/dictrans.scm: Use (gamma sql)
-
-2004-10-08 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * Makefile.am: Reorganized
- * configure.ac: Likewise.
- * cgi-bin/dict.cgi.in: Use (xmltools dict) and (ellinika xlat)
- * ellinika: New directory
- * ellinika/Makefile.am: New file
- * ellinika/xlat.scm: transliteration module
- * dictrans.scm: Moved to ...
- * scm/dictrans.scm: ... here
- * scm/Makefile.am: Updated
- * scm/.cvsignore: New file
-
- * data/dict.0: Removed
- * data/dict.1: Removed
- * data/dict.2: Removed
- * data/dict.3: Removed
- * data/dict.4: Removed
- * data/dict.5: Removed
- * data/dict.7: Removed
- * data/dict.m4: Removed
-
- * src/.cvsignore: Removed
- * src/.gdbinit: Removed
- * src/Makefile.am: Removed
- * src/emit.c: Removed
- * src/gram.y: Removed
- * src/input.l: Removed
- * src/list.c: Removed
- * src/list.h: Removed
- * src/main.c: Removed
- * src/mem.h: Removed
- * src/sql.c: Removed
- * src/trans.h: Removed
- * src/xcript.c: Removed
-
-2004-10-08 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * dictrans.scm: Mostly finished :^)
-
-2004-10-07 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * dictrans.scm: Dictionary parser
- * data/0.xml: Converted dictionary file
- * data/1.xml: Converted dictionary file
- * data/2.xml: Converted dictionary file
- * data/3.xml: Converted dictionary file
- * data/4.xml: Converted dictionary file
- * data/5.xml: Converted dictionary file
- * data/7.xml: Converted dictionary file
-
-2004-10-04 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/COPYING.FDL: New file
- * xml/Makefile.am (EXTRA_DIST): Added COPYING.FDL
- * xml/antonimies.xml: Use Emacs sgml-mode. Added copylieft
- header.
- * xml/arithmi.xml: Likewise
- * xml/arthra.xml: Likewise
- * xml/ellinika.el.xml: Likewise
- * xml/ellinika.ru.xml: Likewise
- * xml/epirrhmata.xml: Likewise
- * xml/epitheta.xml: Likewise
- * xml/oysiastika.xml: Likewise
- * xml/paroimies.xml: Likewise
- * xml/rhmata.xml: Likewise
- * xml/tonos.xml: Likewise
-
-2004-10-03 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * mainstyle.css (div.example): New class
- * xml/Makefile.am: Added tonos.xml
- * xml/ellinika.ru.xml: Likewise
- * xml/tonos.xml: New file.
- * xml/oysiastika.xml: Improved sectioning
- * xml/rhmata.xml: Likewise
-
-2004-10-02 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/ellinika.ru.xml: Added new MSGSTR
- * mainstyle.css: Updated.
-
-2004-09-30 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/ellinika.ru.xml: Updated homepage URL
- * xml/rhmata.xml: Fixed sectioning elements
- * xml/oysiastika.xml: Fixed spelling errors
-
-2004-09-29 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/antonimies.xml: Updated syntax
- * xml/arithmi.xml: Likewise
- * xml/arthra.xml: Likewise
- * xml/ellinika.el.xml: Likewise
- * xml/ellinika.ru.xml: Likewise
- * xml/epirrhmata.xml: Likewise
- * xml/epitheta.xml: Likewise
- * xml/oysiastika.xml: Likewise
- * xml/paroimies.xml: Likewise
- * xml/rhmata.xml: Likewise
-
-2004-09-28 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * Makefile.am: Use lingua instead of eXtrans
- * autogen.sh: Likewise
- * configure.ac: Likewise
- * xml/ellinika.ru.xml: Likewise
- * xml/Makefile.am: Likewise
-
- * xml/antonimies.xml: New file
- * xml/arithmi.xml: New file
- * xml/arthra.xml: New file
- * xml/epirrhmata.xml: New file
- * xml/epitheta.xml: New file
- * xml/oysiastika.xml: New file
- * xml/paroimies.xml: New file
- * xml/rhmata.xml: New file
- * xml/lingua.conf.in: New file
-
- * xtrans/LINGUA.html.xtrans: Removed
- * xtrans/Makefile.am: Removed
- * xtrans/i18n.inc: Removed
- * xtrans/.cvsignore: Removed
- * lingua.xtrans: Removed
-
- * cgi-bin/.cvsignore: Updated
- * src/.cvsignore: Updated
- * xml/.cvsignore: Updated
-
-2004-09-20 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * xml/ellinika.ru.xml: Several spelling fixes.
-
-2004-06-27 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * src/main.c (cleanup_db): Purge pending_links
- (main): Properly handle --cleanup.
-
-2004-06-23 Sergey Poznyakoff <gray@Noldor.runasimi.org>
-
- * src/main.c (main): Bugfix
-
-2004-06-22 Sergey Poznyakoff <gray@Mirddin.farlep.net>
-
- * src/main.c (main): Switched to getopt_long.
- * src/trans.h: Include config.h
- * src/Makefile.am: Added copyleft header
- * src/gram.y: Likewise