]> git.lyx.org Git - lyx.git/history - src/buffer_funcs.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / buffer_funcs.h
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2012-01-12 Stephan Witt#7789 unify and fix buffer statistics
2011-03-18 Stephan Witt#7357 correct the numbers by introducing two modes...
2009-10-24 Vincent van RavesteijnAdd a global accessible function loadIfNeeded().
2009-10-24 Vincent van RavesteijnChanges in buffer_funcs.cpp::newUnnamedFile():
2008-12-05 Jürgen Spitzmüller* src/buffer_funcs.{cpp,h}:
2008-11-16 André Pönitzmove more stuff from buffer_func to Buffer
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-01-12 André PönitzThere was a bit too much copying of dociterators gpoing...
2008-01-08 Pavel SandaAdd characters counting.
2007-12-07 Abdelrazak YounesSplit LyXFunc::menuNew() into LyXView::newDocument...
2007-10-24 André Pönitzremove unneded code
2007-10-21 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-09-20 André PönitzRemove a few includes from Text.h
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-13 Abdelrazak Younes* loadChildDocuments(): new function to load all child...
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-08-06 Richard HeckDeal with a UI bug discussed on the list.
2007-07-11 Abdelrazak YounesFollowing commit 19040, those partial updateLabels...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-03-12 Abdelrazak YounesSupport code for advanced Toc management and bug correc...
2007-01-15 Abdelrazak YounesTranslate labels based on the paragraph language instea...
2006-12-02 Georg Baummore unicode filenames
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesMove counters toward unicode.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-07 Abdelrazak Younes* buffer_funcs.[Ch]: new needsUpdateCounters function
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-20 Jean-Marc Lasgouttesfix bug 1807: New on-screen translations do not work
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2004-12-27 Jean-Marc Lasgouttesimplement Word counting (bug 728)
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...