]> git.lyx.org Git - lyx.git/history - src/Bidi.cpp
add short git hash to name of devel disk images to get different names for devel...
[lyx.git] / src / Bidi.cpp
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2009-07-16 Jean-Marc Lasgouttesremove some explicit tests against ERT_CODE; more to...
2008-10-19 Abdelrazak YounesBidi::computeTables(): avoid a Font instantiation for...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-04 Alfredo Braunsteinrename Paragraph::isRightToLeftPar -> isRTL for the...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-06-08 Stefan SchimanskiWe do not handle spaces around an RTL segment in a...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-16 Abdelrazak YounesFix cursor movement inside insets within RTL mode.
2007-05-15 Abdelrazak YounesFix cursor movement inside insets by Dov Feldstern.
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src/