c66822c0 | 14-Jun-2005 |
andi <andi@splitbrain.org> |
Spellchecker: use UTF-8 workaround only if needed
The spellchecker now tests the browsers UTF-8 compliance and only uses the entitiy encoding if needed. This hopefully fixes problems with Safari.
d
Spellchecker: use UTF-8 workaround only if needed
The spellchecker now tests the browsers UTF-8 compliance and only uses the entitiy encoding if needed. This hopefully fixes problems with Safari.
darcs-hash:20050614174004-9977f-9c64abc8c31c47e89ac01784eae81f766bc54af0.gz
show more ...
|
a08eb37a | 11-Jun-2005 |
andi <andi@splitbrain.org> |
spellchecker: compensate for aspell error and blocking problems
Sometimes Aspell seems to output not enough blank lines to signal a line change. This patch tries to compensate for this by trying the
spellchecker: compensate for aspell error and blocking problems
Sometimes Aspell seems to output not enough blank lines to signal a line change. This patch tries to compensate for this by trying the next two lines as well. This patch also fixes a problem were reading from aspell could produce a deadlock on the socket and would cause the spellchecker to never return
darcs-hash:20050611121059-9977f-c772aa52ea0e73e7b7e5537afda047fa44a22395.gz
show more ...
|
ea19fb87 | 06-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
cache control header
This patch adds a cache control header to fetch.php. Without this header media files can't be opened and viewed with third party programs directly from the IE browser window. Fo
cache control header
This patch adds a cache control header to fetch.php. Without this header media files can't be opened and viewed with third party programs directly from the IE browser window. For eg. Acrobat Reader will display an error message after clicking on a link to a PDF file. Firefox will work without it.
darcs-hash:20050606154420-7ef76-2b46b0eb626488cec122a00cc32f86a28542b161.gz
show more ...
|