Changelog for
yudit-debuginfo-2.9.0-71.1.x86_64.rpm :
Tue Nov 18 13:00:00 2008 mfabianAATTsuse.de
- bnc#445708: undefined C++ code: delete arrays correctly.
- use fdupes
- fix wrong end-of-line-encoding (dos2unix).
Wed Jan 2 13:00:00 2008 mfabianAATTsuse.de
- update to 2.9.0. From CHANGELOG.TXT:
• Added spell checking support for rovasiras (Hungarian Runes)
Mon Dec 17 13:00:00 2007 mfabianAATTsuse.de
- use the compiler option -fPIE instead of -fpie to make it
build on s390 and s390x.
Mon Dec 17 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.2.beta36. From CHANGELOG.TXT:
• Added change to SHunspellPattern.cpp so that it compiles with
g++ 2.96
• Added -ldl detection to configure.in
• Added dylib is loaded now for __APPLE__
• When printing from Editor window now prints only selected
text if text is selected.
• added canWrap to SGlyph.cpp so that STextView should use this
instead of isDelimiter to decide on word wrap.
• More information on printing from Yudit.
• Windows ghostgun directory change in wuditw.properties
• changed yudit.editor.syntax.error.foreground to red
• Translation progres in history/translations.txt
• Changed Highlighting(__H__) to __H__igghligting in all po files.
• Display current highlighting mode in tooltip instead of
main window.
• Fixed redrwawing problems with small descent font.
• Keyboard shortcut pastes syntax command in the command area
instead of bringing up the dialog now.
• ERROR and NONE now preserves default foreground color of
original text. ERROR underlines it with the error foreground.
• Fixed syntax none
• Translation progres in history/translations.txt
• Fixed generating too many glyphs problem when printing with
bitmap fonts in direct mode.
• Current geometry is now saved in config file, if changed
• Made syntax selection dialog box.
• Reporting errors when files are missing in syntax selection
box.
Sat Dec 8 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.2.beta26.
(fixes a problem in the Form Feed support).
Fri Dec 7 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.2.beta25.
Fixes remaining issue in bug #343820 (Form Feed support)
From CHANGELOG.TXT:
• Commented out forceful gaining of focus in SX11Impl.cpp
because this could cause an infinite loop when the window
is mapped and none of FocusIn even occures and none of
the windows are ours.
• Increased stoolkit/syntax/SSyntax.h:
[#]define SD_UNIT_WORK_COUNT 200
• Line Separator can be inserted with
(it will be orange now)
• Form Feed can be inserted with (orange)
• Form feed now prints correctly on printer
• Created new glyphs for FF and LS
Thu Dec 6 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.2.beta21. From CHANGELOG.TXT:
• Added experimental support for hunspell spelling checker.
• Changed selected background to DeepSkyBlue4.
• Moved syntax colors in properties.
Wed Dec 5 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.2.beta18. From CHANGELOG.TXT:
• Made a framework around \"syntax\" keyword that could help to
integrate external spell-checkers into Yudit.
• Fixed Freehand drawing in doublebuffer mode.
• Embedded now also have proper colors.
• syntax still does not work well.
• Updated swindow/swin32 to do double buffering for flickerless
rendering.
You can switch off double buffering with the command line switch
via -ndb for both Unix/Linux and Windows.
• added doc/HOWTO-build.txt
• Creating double buffer only when rendering.
• Changed installed to install mytool files in chunks
• Added double buffering to aoid flicker
- ndb command line option switches off double buffering in
editor window
• Updated install.sh from /usr/share/automake-1.9/
• Added stub that can be used for syntax highlighting in
stoolkit/SSyntax.cpp and defined xml and properties
highlight type gui/SYudit.cpp. This is still not ready,
but the framework works so I though I might just add it.
• Added timer to have a time-window to collect more keypress
events and accumulate STextDataEvents. This will give
time for the SSyntax.cpp to work on the highlighting.
• Modified simple color highlighting to distinguish only
Letters, Numbers and Others
• Modified STextData to return size() == 1 if it is empty,
because this makes more sense.
• Give a more meaningful error message if DISPLAY is wrong.
• Updated SGML.kmap
• Added cp-1252.txt from John Wehle
• Fixed SXInputMethod.cpp XGetWindowProperty to use unsigned char
• Fixed SX11Impl.cpp XGetWindowProperty to use unsigned char
• changed Hangul.mys so that Yi can be typed not only as Ei
\'w \'i -> 0214
\'W \'i -> 0214
to
\'y \'i -> 0214
\'Y \'i -> 0214
Changed \'E \'u \'i to \'Y \'i
C759 -> \'E \'u \'i \'g
C75A -> \'E \'u \'i \'g \'g
...
• Fixed setlocale bug.
• fixed SCIM input method in yudit.properties.in
• Added Bulgarian-Translit.kmap
keyboard map from Alex Izvorski aizvorski/gmail.com
• Added Simplified Chinese (zh_CN) gui translations from
John: vunzndi/vfemail.net, translated by
Zhou Jinnian: zhoujinnian168/yahoo.com
• Fixed syriac shaping bug in SFontTTF::substituteOTFGlyph.
Now Syriac should work again with truetype otf fonts.
• Capital letters have been added to Pali.kmap.
• Added SCIM to default yudit.properties.in:
yudit.editor.xinputs=SCIM,...
• Fixed compiler warnings with gcc 4.1.0
• Added Pali.kmap (original pali.kmap) from jon bressie
box100/prodigy.net
Wed Nov 21 13:00:00 2007 mfabianAATTsuse.de
- update to 2.8.1.
• Updated for Unicode 5.0.0 (cd bin; make map)
• Preparing yudit-2.8.1.
• Made Yudit understand +LINENO command line option.
• Further Khanda Ta fixes. Made bangla.ttf (all small lettters)
from
http://www.omicronlab.com/avrokeyboard/bangla-fonts/index.htm
the default Bengali font.
• Added MuktiNarrow.ttf as the default bengali font from
http://savannah.nongnu.org/download/freebangfont/MuktiNarrow-0.94.tar.bz2
• Added Bulgarian fixes from Alexander Shopov
• Updated configure script to behave nicer.
• Fixed some minor spelling mistakes.
• Added a more detailed error message when yudit is built
without X11. (The command line tools are still working fine
without X11.)
• Made icons/SS_Open.xpm look nicer.
• Updated yudit.iss truetype.iss bitmap.iss for
latest Inno Setup compiler (isetup-5.1.6.exe):
• Fixed redrawing bug of highlighted text with bitmap font.
• Added changes to compile with gcc 4.1.
• adding new media types from Daryoush Javan .
• Added changes to
swindow/SPostscript.cpp
swindow/SPostscript.h
swindow/SPrinter.h
swindow/SUniPrint.cpp
swindow/SUniPrint.h
uniprint/uniprint.1.in
uniprint/Main.cpp
from Daryoush Javan .
• Added Polish-slash.kmap from Krzysztof SUCHECKI
• Updated for Unicode 4.1.0
• Fixed bin/arabickmap.pl
• Added one more null pointer patch from
Marcus Meissner
into swindow/sx11/SXInputMethod.cpp
• Updated Slavic.kmap and added Glagolitic.kmap from
Страхиња Радић
• Added baybayin
HOWTO-baybayin.txt
Baybayin.kmap
from roel cantada
• Added Devanagari-Velthuis.kmap
from Anshuman Pandey
- remove yudit-null.patch, fix-c++-build-problem.patch
(included upstream).
Thu Jan 18 13:00:00 2007 ssommerAATTsuse.de
- fix duplicated assignment
Fri Aug 11 14:00:00 2006 sndirschAATTsuse.de
- fixed font path for X.Org 7 in yudit-properties.patch, but keep
it backward compatible (/usr/X11R6/lib/X11/fonts still in font
search path)
Thu Aug 10 14:00:00 2006 mfabianAATTsuse.de
- compile everything with -fpie, link everything with -pie.
Wed Aug 9 14:00:00 2006 mfabianAATTsuse.de
- move fonts to /usr/share/fonts/truetype and binaries to /usr/bin
(openSUSE 10.2 will use X11R7).
- use macro run_suseconfig_fonts