]> git.lyx.org Git - lyx.git/history - src/text2.C
hopefully fix tex2lyx linking.
[lyx.git] / src / text2.C
2006-11-12 Abdelrazak Younes* bufferview_funcs.C: reconstruct par.rows() in case...
2006-11-11 Georg BaumMake it possible to uses non-ascii labelstring, endlabe...
2006-11-09 Abdelrazak Younesa small cleanup, a tiny optimization and a comment.
2006-11-04 Georg BaumTiny unicode optimization: avoid ucs4->utf8->ucs4 roundtrip
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-23 Michael Schmitt * text2.C:
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Asger Ottar Alstrup- Review screen update flags
2006-10-21 Asger Ottar Alstrup- Dump the inset position cache as well
2006-10-21 Abdelrazak Younesrevert faulty changes in last revision...
2006-10-21 Abdelrazak YounesMy six month cleanup crusade is now paying off: LyX...
2006-10-21 André Pönitzmove the only remaining function in lyxrow_func to...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesMore unicode, this time some focus on layouts and textc...
2006-10-20 Lars Gullik BjønnesChange (and fix) the bullets in itemize to be more...
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Michael Schmittchange tracking:
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-15 Jean-Marc Lasgouttes * text.C (setCursorFromCoordinates):
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-08 Jean-Marc LasgouttesFix bug 2251 (from G Baum)
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-08-16 Jean-Marc Lasgouttes * text2.C (init): do not reset curent font (bug 2664)
2006-08-14 Jean-Marc Lasgouttes * text2.C (changeDepthAllowed): exit early when select...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-07 Abdelrazak Younes* buffer_funcs.[Ch]: new needsUpdateCounters function
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-16 Jean-Marc Lasgouttesbug 2298: cursorTop/Bottom/Home/End does not redraw...
2006-02-06 Georg Baumfix bug 2273
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2006-01-30 Jürgen Spitzmüllerfix crash when undoing DEPM in last paragraph (bug...
2006-01-28 Martin VermeerFix 2019: take inset's own font settings into account...
2006-01-23 Martin VermeerFix bug 2015: on screen fonts in nested environments...
2006-01-04 Jean-Marc Lasgouttesfix bug 2155: crash when undoing dEPM
2005-12-06 Jean-Marc Lasgouttesfix bug 2146
2005-11-28 Georg Baumrestore 1.3 behaviour when changing tabular columns...
2005-10-25 Jean-Marc Lasgouttesfix crash with DEPM when the cursor goes in a deeper...
2005-10-13 Jean-Marc Lasgouttesfix two crashes related to dEPM. Some crashes remain
2005-09-26 Angus LeemingJust whitespace
2005-09-26 Jean-Marc Lasgouttesincluse boost/current_function.hpp when needed
2005-09-21 Jean-Marc Lasgouttesmore fixing of bug 2010
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-15 Jean-Marc Lasgouttesfix bug 2010 (boundary effects at the end of text insets)
2005-09-05 Georg Baumfix bug 1998
2005-08-01 Jürgen Spitzmüllerfix bug 1254 (handling of blanks in change tracking...
2005-07-29 Jürgen Spitzmüllerfix insertStringAsLines assert (bug 1939), John's version.
2005-07-18 Angus LeemingConsistent variable defintions don't need explicit...
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-17 André Pönitzfix counters on depm
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-17 Jürgen VignaFixed one of problem
2005-07-16 Jürgen VignaMore fixes to cursor handling with boundary
2005-07-16 Jean-Marc LasgouttesCheck if we are on column 0 for special case
2005-07-16 Jean-Marc Lasgoutteshandle special case Newline Inset
2005-07-16 Jean-Marc Lasgouttesfix cursor movement with boundary
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-16 Jean-Marc LasgouttesConsider rows without trailing blank
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 Lars Gullik Bjønnesbug 1825 make sure that we do not return a pos that...
2005-07-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-05-30 Jean-Marc Lasgouttesfix bug 1892 (cursor moves when inserting index or...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-12 Martin VermeerFix the metric bug left after fixing the inset font bug
2005-03-11 Martin VermeerFixed and extended bug 1792 fix
2005-03-08 Martin VermeerFix bug 1792
2005-03-07 Alfredo Braunsteinget rid of a crash
2005-03-05 Jürgen Spitzmüller(Johnathan Burchill:) fix for stuck cursor when travers...
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-14 Jürgen SpitzmüllerAndr�'s font changes fix
2005-02-13 Georg BaumFIXME for Andr�
2005-02-10 Georg Baumfix inInset crash
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-08 Lars Gullik Bjønnesthe depm patch
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-06 Alfredo Braunsteinremove getSelectionSpan not-so-helper
2004-11-30 Alfredo BraunsteinCoordBranch merge
next