]> git.lyx.org Git - lyx.git/history - src
* kerning may depend on the BufferView because the metrics of some insets (e.g. math...
[lyx.git] / src /
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-12-22 Stefan Schimanski* Inset::editing should be const
2007-12-22 Stefan Schimanski* make isInside const
2007-12-22 Abdelrazak YounesFix navigation and bookmarks.
2007-12-22 Abdelrazak Younesfix for cursor movement from text into mathed.
2007-12-22 Abdelrazak YounesAnother fix for cursor movement up with big insets.
2007-12-22 Abdelrazak YounesSome fixes.
2007-12-21 Enrico ForestieriCenter rows in the gather environment.
2007-12-21 Abdelrazak Younes* Buffer::filePath(): add a trailing '/' because the...
2007-12-21 Stefan Schimanski* first support of multiple BufferViews for macros...
2007-12-21 Stefan Schimanski* adapt to MacroType
2007-12-21 Stefan Schimanski* add \protect in front of macro with optional argument...
2007-12-21 Stefan Schimanski* added debugging flag "macros" for math macros
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-21 Abdelrazak YounesFix cursor positionning on new buffer.
2007-12-21 Richard HeckImprove size of spaces.
2007-12-21 Abdelrazak YounesMore scrolling tweaks.
2007-12-21 Abdelrazak YounesFixed size line scrolling gives a better user experience.
2007-12-21 Abdelrazak Younesscrolling tweaks.
2007-12-21 Abdelrazak Younesbug fix
2007-12-21 Abdelrazak Younes* LyXFunc::dispatch(): invert BufferView::dispatch...
2007-12-21 Abdelrazak YounesFix LFUN_BUFFER_END
2007-12-21 Abdelrazak Younescode simplification.
2007-12-21 Abdelrazak Younesadd comments
2007-12-21 Stefan Schimanski* compile fix
2007-12-21 Abdelrazak Younesrename BufferView::center() to showCursor().
2007-12-21 Abdelrazak YounesClose to perfect scrolling. Some bugs fixing and behavi...
2007-12-21 Abdelrazak Younescorrectly position new paragraph on up and down movement.
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-12-19 Stefan Schimanski* compile fix for trunk
2007-12-19 Stefan Schimanski* at least return a valid template on parse error,...
2007-12-19 Bo PengAdd buffer name/path/class to InsetInfo
2007-12-19 Abdelrazak YounesFix PageDown/Up scrolling.
2007-12-19 Abdelrazak YounesFix some scrolling issues.
2007-12-18 Bo PengUse ErrorList to handle encoding error
2007-12-18 Pavel SandaAdd lfun doxy.
2007-12-18 Abdelrazak Younes* FileName::onlyPath(): use correct method. I need...
2007-12-18 Abdelrazak YounesRemove unneeded assertion.
2007-12-18 Jürgen SpitzmüllerFix bug 2913: "mark-on" broken.
2007-12-17 Abdelrazak YounesNow that exceptions are allowed, handle gracefully...
2007-12-17 Jürgen Spitzmüller* fix bug 4055, overdue patch from Stefan Schimanski:
2007-12-17 Abdelrazak Younes* FileName::onlyFileName(): use QFileInfo method.
2007-12-17 Abdelrazak Younes* FileName::changePermission(): upon Enrico's advice...
2007-12-17 Jürgen Spitzmüller* src/ASpell.cpp:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-17 Jürgen Spitzmüller* src/output_latex.{cpp,h}:
2007-12-17 Jürgen Spitzmüllercompile fix.
2007-12-17 Abdelrazak YounesFix network drive access.
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesFileName::checksum(): Don't warn if file exists as...
2007-12-16 Abdelrazak YounesCleanup the mess I introduced in rev 22165. This happen...
2007-12-16 Abdelrazak YounesSanitize the way we use abort() and exit(). With this...
2007-12-16 Abdelrazak YounesTransfer getcwd() implementation to FileName.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-15 Abdelrazak YounesChange semantics of FileName::copyTo(): we now overwrit...
2007-12-14 Enrico ForestieriTry to remove the destination without first checking...
2007-12-14 Abdelrazak YounesRemove unused code.
2007-12-14 Abdelrazak Younes* get rid of lyxlib.h:mkdir() and makedir()
2007-12-14 Abdelrazak YounesFix wrong test introduced in rev 22150
2007-12-14 Abdelrazak YounesInverse logic wrongly set in rev 22151.
2007-12-14 Abdelrazak YounesSimplify bind directory creation.
2007-12-14 Abdelrazak YounesUse FileName::createDirectory() instead of support...
2007-12-14 Abdelrazak YounesUse FileName::createDirectory() instead of support...
2007-12-14 Abdelrazak YounesThe rename() function removed in rev had in fact move...
2007-12-14 Abdelrazak YounesThe original support::copy() was overwriting the target...
2007-12-14 Jean-Marc Lasgouttes * fix out-of-vector addressing when typesetting UserGuide.
2007-12-14 Jean-Marc LasgouttesMove part of Buffer::validate into a new method BufferP...
2007-12-13 Uwe Stöhrsupport for Serbian with Latin letters
2007-12-13 Uwe Stöhrfactory.cpp: fix wrong call of abort() introduced in...
2007-12-13 Peter Kümmelcmake/merge: fix compile, this split conflicts with...
2007-12-13 Bernhard RoiderCorrect func_type for LFUN_MATH_INSERT
2007-12-13 Abdelrazak Younesget rid of lyxlib.h:copy() and rename().
2007-12-13 Abdelrazak YounesFix comments.
2007-12-13 Abdelrazak YounesCompil fix.
2007-12-13 Abdelrazak Younesget rid of lyxlib.h:chmod.
2007-12-13 Abdelrazak Younescompile fix following undo/redo mixup. Sorry again!
2007-12-13 Abdelrazak Younescompile fix following undo/redo mixup. Sorry.
2007-12-13 Abdelrazak YounesIntroduce FileName::changePermission() and fix Converte...
2007-12-13 Abdelrazak YounesFix copy&paste error round 2.
2007-12-13 Abdelrazak YounesFix copy&paste error.
2007-12-13 Abdelrazak YounesSimplify Movers API and port to FileName.
2007-12-13 Abdelrazak YounesFix typo.
2007-12-13 Abdelrazak Younesadd FileName::renameTo() method.
2007-12-12 André Pönitzcosmetics
2007-12-12 André PönitzLYX_CXX_GLOBAL_CSTD is not really useful anymore
2007-12-12 Enrico ForestieriAnother compile fix
2007-12-12 Abdelrazak YounesFix endless loop. This Mover class is fishy...
2007-12-12 André Pönitzremove a few toutf8 conversion that are done by lyxerr...
2007-12-12 Enrico ForestieriCompile fix
2007-12-12 Abdelrazak Younesgetting rid of more superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Enrico ForestieriRestore scons and autotools support for moc files in...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younesuse QClipboard::selectionChanged() signal instead of...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-12 Abdelrazak Younescompil fix.
2007-12-12 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4421
next