No description
Find a file
Michael James Gratton f5448f8290 Enable use of custom FTS3 tokeniser in SQLite 3.12 and later.
Bug 763203.

This enables the two-arg form of fts3_tokenizer in SQLite for the Geary
databases, used set the custom unicodesn tokeniser for full-text message
search. The two-arg form was disabled by default in 3.11 for secuity
reasons, but can be programmatically enabled in 3.12.

Note that this does not fix SQLite 3.11, to do that it must be recompiled
with -DSQLITE_ENABLE_FTS3_TOKENIZER.

* src/sqlite3-unicodesn/static.c (registerTokenizer): Enable two-arg form
  of fts3_tokenizer if SQLite >= 3.12 is detected.

* src/sqlite3-unicodesn/CMakeLists.txt: Set SQLITE_3_12 define as needed.

* CMakeLists.txt: Check for both SQLite 3.12 and 3.11, print a warning if
  the latter is found.
2016-04-29 07:53:45 -04:00
bindings Update copyright to 2015 2015-02-06 12:43:33 -08:00
cmake Add GCR_CMake for CMake support for GResource compilation. 2016-04-09 17:30:29 -04:00
debian Enable use of GtkTemplate attributes in vala source files. 2016-04-09 17:30:29 -04:00
desktop Update the AppData file to spec version 0.7+ 2016-01-22 19:49:16 +00:00
help Updated Czech translation 2016-04-16 19:06:41 +02:00
icons Simplify icon handling a bit. 2016-04-28 14:22:21 -04:00
po Updated Czech translation 2016-04-16 19:06:41 +02:00
sql Periodic database & attachments garbage collection: Bug #714134 2014-12-18 17:00:47 -08:00
src Enable use of custom FTS3 tokeniser in SQLite 3.12 and later. 2016-04-29 07:53:45 -04:00
theming Host new composers in ComposerBox, not in ComposerEmbed 2015-02-02 16:38:28 -05:00
ui Enable use of GtkTemplate attributes in vala source files. 2016-04-09 17:30:29 -04:00
.gitattributes Fix git archive to not include debian directory 2013-10-03 16:22:04 -07:00
.gitignore .gitignore tokenizer binary if built by user 2014-10-23 17:28:54 -07:00
AUTHORS Moving Robert Schroll to AUTHORS file and About box 2013-03-18 18:43:01 -07:00
cmake_uninstall.cmake.in Closes #4982 Closes #4964 Switched to CMake, added an installer/uninstaller 2012-04-23 18:54:26 -07:00
CMakeLists.txt Enable use of custom FTS3 tokeniser in SQLite 3.12 and later. 2016-04-29 07:53:45 -04:00
configure Dynamically detect when running under Unity: Bug #737258 2014-11-14 13:55:05 -08:00
configure.in Restore configure.in to fix building with Valencia. 2012-07-20 11:41:08 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
COPYING.icons Use common icon names and "mail-" prefix: Bug #713454 2014-10-28 13:20:00 -07:00
COPYING.snowball Basic search table implementation; fix #6766 2013-05-17 15:32:52 -07:00
geary.doap Update .doap, README file 2014-08-08 13:29:43 -07:00
INSTALL Update copyright to 2015 2015-02-06 12:43:33 -08:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
Makefile.in Remove gearyd from project: Closes #7272 2013-09-25 12:58:11 -07:00
NEWS Update to 0.10.0 2015-03-30 14:47:50 -07:00
README Update copyright to 2015 2015-02-06 12:43:33 -08:00
THANKS Add Emersion to THANKS 2015-06-09 21:51:18 -04:00

    Geary Email Client
    ------------------

  * Introduction

    Geary is an IMAP email client built for the GNOME desktop environment.  It
    allows you to read and send email with a simple, modern interface.

    Visit https://wiki.gnome.org/Apps/Geary to read about the current state of
    Geary's development and to make sure you're running the latest version.


  * Installation & Licensing

    Please consult the INSTALL and COPYING files for more information.


  * Quick Start

    The first time Geary is launched, it will prompt for your account
    information.  Note that your email password is stored securely in the
    Gnome Keyring.

    Geary will then begin downloading messages in your inbox and other
    folders.

  * Contacting Yorba

    Yorba:                      http://www.yorba.org
    Geary wiki:                 https://wiki.gnome.org/Apps/Geary

    We also encourage you to join the Geary mailing list.  See
    https://mail.gnome.org/mailman/listinfo/geary-list for details.



    Copyright 2012-2015 Yorba Foundation