]> git.lyx.org Git - lyx.git/history - src/insets
speed up _a_lot_ switchEncoding() by avoiding an object copy
[lyx.git] / src / insets /
2008-10-12 Jürgen Spitzmüller* InsetSpecialChar.cpp:
2008-10-06 Richard HeckAdd a FIXME. We need to be more careful here.
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2008-10-05 Jürgen Spitzmüller* InsetFlex.h:
2008-10-05 Jürgen Spitzmüller* InsetIndex.h:
2008-10-05 Jürgen Spitzmüller* InsetBox.h (allowParagraphCustomization):
2008-10-05 Jürgen Spitzmüller* InsetCollapsable.cpp (getStatus):
2008-10-05 Jürgen Spitzmüllerfix bug 3434.
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-10-01 Abdelrazak YounesModify the way multi-cell selection is done in tables:
2008-10-01 Abdelrazak YounesRemove assertion that are already checked in debug...
2008-09-30 Pavel SandaProper lfun handling naming for listing tabs.
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Jean-Marc LasgouttesCleanup and layoutification of the InsetInfo class.
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-30 Jürgen Spitzmüller* InsetInclude.cpp:
2008-09-28 Abdelrazak YounesFull text in toc for index entries.
2008-09-27 Jürgen Spitzmüllerattempt to fix bug 5282:
2008-09-26 Uwe StöhrInsetTabular: make Slovak and Czech documents compilabl...
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-25 Jean-Marc Lasgouttesmove code to unify graphics groups from GuiGraphics...
2008-09-25 Jean-Marc Lasgouttesmove the validation code from InsetFlex to InsetCollapsable
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-21 André Pönitzcosmetics
2008-09-20 Abdelrazak Younescompile fix, sorry.
2008-09-19 Abdelrazak YounesSmall deboostification
2008-09-18 Jürgen Spitzmüllerget rid of two compiler warnings.
2008-09-18 Jean-Marc Lasgouttesanother recordUndoFullDocument bits the dust
2008-09-17 Jean-Marc LasgouttesFix bug 2746: http://bugzilla.lyx.org/show_bug.cgi...
2008-09-17 Jean-Marc Lasgouttesre-implement correctly undo for graphics groups unification
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-15 Abdelrazak Younesfix warning
2008-09-15 Jürgen Spitzmüller* src/InsetIndex.cpp:
2008-09-15 Abdelrazak YounesFix GuiInfo dialog.
2008-09-15 Jürgen Spitzmüller* InsetTabular.cpp:
2008-09-15 Jürgen Spitzmüller* src/insets/InsetTabular.{cpp,h}:
2008-09-14 Edwin Leuvencomments don't hurt
2008-09-14 Edwin Leuvenclean up horizontal tabular line latex-output
2008-09-14 Jürgen Spitzmüllerfix bug 5250.
2008-09-13 Abdelrazak YounesParagraph::inInset() shall not be used if the owner...
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-09-12 Jürgen SpitzmüllerI\89/1ÀH\8b\$\bH\8bl$\10L\8bd$\18L\8bl$ L\8bt$(L\8b|$0H\83Ä8ÃM\85ö¸\f
2008-09-12 Jean-Marc LasgouttesLength::inBP returns big postscript points, not pixel...
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-10 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-09-09 Richard HeckFix bug 4886.
2008-09-09 Edwin Leuvenfix sideways scrolling in tabulars with nested insets
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-09-06 Abdelrazak YounesSimplify InsetQuotes ctor.
2008-09-06 Abdelrazak YounesPass Buffer in InsetQuote ctor. Patch fro Richard.
2008-09-04 Richard HeckFix a bug that allowed setting of layouts inside option...
2008-08-30 Uwe StöhrInsetHyperlink.cpp: coding style change according to...
2008-08-29 Uwe StöhrInsetHyperlink.cpp: fix a bug I introduced in r26218
2008-08-29 Pavel SandaGet rid of annoying tooltips. ERT tooltip survived...
2008-08-23 Jürgen Spitzmüller* src/insets/InsetNewline.cpp:
2008-08-23 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-22 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-19 Uwe StöhrInsetHyperlink.cpp: add "http://" when the hyperlink...
2008-08-19 Jürgen Spitzmüller* src/insets/InsetFloat{.cpp,h}:
2008-08-13 Peter Kümmelfix merged build
2008-08-13 Jean-Marc Lasgouttesset cursor correctly when right clicking on inset button
2008-08-12 Jean-Marc LasgouttesFix bug 4166: Crash when middle button click on inset...
2008-08-10 Richard HeckFix silly bug that makes it impossible to change bibite...
2008-08-09 Richard HeckThe previous commit inadvertently contained some of...
2008-08-09 Richard HeckDon't allow new pages within tables!
2008-08-09 Richard HeckMove isMultiCell() to Cursor, and use it.
2008-08-09 Richard HeckFix cursor movement with multicell selections. There...
2008-08-08 Richard HeckFix crash reported on the list involving multicell...
2008-08-08 Richard HeckSet the cursor to the start of the cell when doing...
2008-08-08 Richard HeckFix bug 5145. InsetTabular was resetting cur.idx()...
2008-08-08 Richard HeckFix bug 5146. The problem arose when attempting to...
2008-08-08 Richard HeckFix layout bug. Pasting text into a cell tried to set...
2008-08-07 Abdelrazak YounesTentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-05 Richard HeckFix bug 5113.
2008-08-05 Bo PengInsetInfo: use Portable instead of Gui mode to output...
2008-08-03 Bo PengInsetInfo: implement InsetInfo::validate
2008-08-03 Bo PengInsetInfo: Output 'undefined' instead of an error messa...
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-29 Abdelrazak YounesBufferList::bufferNum() and getFileNames(): migrate...
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-07-23 Abdelrazak YounesGod damn tabular dual head :-/
2008-07-23 Abdelrazak YounesStupid bug fix.
2008-07-23 Abdelrazak YounesForgot this in previous commit.
2008-07-23 Abdelrazak Younes* Inset: ensure that the Buffer pointer is not copied...
2008-07-23 Abdelrazak YounesReplace home made temp file creation with safer (and...
2008-07-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-22 Abdelrazak Younesfix MSVC warning.
2008-07-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-21 Richard HeckTry to fix a problem noted by Dov. There are design...
2008-07-20 Abdelrazak YounesMove child document closing from InsetInclude dtor...
2008-07-20 Jürgen Spitzmüller*** sanitize listing's encoding handling ***
2008-07-19 Pavel SandaRevert http://www.lyx.org/trac/changeset/25553 and...
2008-07-16 Jean-Marc Lasgouttessilence some compiler warnings
2008-07-16 Richard HeckComment.
2008-07-16 Richard HeckTry to fix bug 5015---at least the crash is gone--...
2008-07-14 Jürgen SpitzmüllerFix bug 5040:
next