]> git.lyx.org Git - lyx.git/history - src/insets
Transfer current_font and real_current_font from Text to Cursor.
[lyx.git] / src / insets /
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 Abdelrazak Younes* InsetCollapsable::metrics(): Allow a bit more inlined...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Martin VermeerFinal touch on minimalistic branches
2007-09-01 Abdelrazak Younes* InsetCollapsable::metrics(): Put back the test previo...
2007-09-01 Martin VermeerCleanup painting of corners
2007-09-01 Martin Vermeersmall cleanup collapsable; label fix branch
2007-09-01 Martin VermeerUse Minimalistic for branches
2007-09-01 Abdelrazak Younes* InsetCollapsable::metrics(): it seems we don't need...
2007-08-31 Alfredo Braunsteincosmetics
2007-08-31 Alfredo Braunsteinfix two metrics bug + remove an extra metrics call
2007-08-31 Abdelrazak YounesHack: full repaint of text inset in Tabular. This will...
2007-08-31 Martin VermeerFurther cleanup, decoration -> geometry, bugfix
2007-08-31 Abdelrazak YounesTransfer Text::drawSelection() to TextMetrics.
2007-08-31 Martin VermeerCleanup: Replace decoration() calls by geometry()....
2007-08-31 Abdelrazak Younesremove unneeded drawSelection() method.
2007-08-30 Abdelrazak YounesTransfer Text::drawSelection() from InsetText::drawSele...
2007-08-30 Abdelrazak Younescompil fix.
2007-08-30 Abdelrazak Younesfix text background painting.
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 Abdelrazak YounesFix redrawing bug for multirow inlined collapsable...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-30 Abdelrazak YounesFinally enable single row repainting within insets...
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-28 Abdelrazak Younes* InsetCollapsable::setStatus(): remove the Buffer...
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-27 Abdelrazak Younes- Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-27 Martin VermeerFix black float background
2007-08-27 Abdelrazak YounesBug fix: correctly redraw a Row containing and inset...
2007-08-27 Abdelrazak YounesRemove the wide() hack. This simplifies quite a few...
2007-08-26 Martin VermeerMove background colour into the layout files -- for...
2007-08-25 Martin VermeerSet up decoration handling for all collapsable insets
2007-08-25 Martin VermeerClean-up in CharStyles, externalize detection of undefi...
2007-08-25 Martin VermeerMake Richard happy, add inset layout parm 'Decoration'
2007-08-24 Martin VermeerOops -- cut off wrong part of label
2007-08-23 Alfredo Braunsteinmove forwardIdx to CursorSlice from DocIterator, as...
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-22 Martin Vermeeradd preamble snippets to charstyles
2007-08-21 Martin Vermeerinset configurability: ERT
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-20 Bo PengFix crash when a user removes a formula when its previe...
2007-08-20 Martin VermeerInset configurability, LaTeX work
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-20 Martin Vermeersmall Note cleanup
2007-08-20 Martin VermeerCleanup 3: move dispatch stuff from CharStyle to Collap...
2007-08-19 Martin VermeerCleanup 2: moving more stuff charstyle -> collapsable
2007-08-19 Martin VermeerSmall cleanup
2007-08-18 Martin VermeerFurther inset configurability, moving charstyle stuff...
2007-08-17 Martin VermeerPartial merge of CharStyle and InsetLayout stuff, first...
2007-08-17 Abdelrazak Younes* InsetCollapsable::geometry(): shut up warning by...
2007-08-16 Bo PengFix crash when a user removes the underlying figure...
2007-08-16 Martin VermeerStreamlining CollapseStatus stuff
2007-08-16 Jean-Marc Lasgouttesremove annoying debug message
2007-08-16 Jean-Marc LasgouttesThe counters labelstring patch. Part 2: Use the new...
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-15 Abdelrazak Younesfix signal crash with gcc 3.
2007-08-15 Abdelrazak YounesFix child document labeling (const missing from overloa...
2007-08-15 Abdelrazak Younes* Buffer.cpp: load all child documents in one go where...
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-08-14 Richard HeckCosmetics.
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Abdelrazak Younescosmetics
2007-08-14 Martin Vermeerfixing the 580 fix also for trunk
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-13 Jean-Marc LasgouttesFix bug 409 (Add support for numbered footnotes)
2007-08-13 Jean-Marc Lasgouttescompilation warning
2007-08-13 Abdelrazak YounesI forget this in rev 19515.
2007-08-13 Richard HeckFix update bug when leaving a wide inset with up or...
2007-08-13 Jean-Marc Lasgouttes * inset/InsetTabular.cpp (doDispatch): LFUN_MOUSE_PRES...
2007-08-13 Alfredo Braunstein* DocIterator.h (forwardPosNoDescend): remove method
2007-08-13 Alfredo Braunsteinfix compilation
2007-08-13 Martin VermeerPrepare for inset configurability
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-08-12 José MatoxFix bug 518 (thanks to Jean Marc and Martin for the...
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-11 André Pönitzmerge {mathed,insets,graphics}/Makefile.am into src...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesSyncronize with 1.5. This stuff was uncommitted in...
2007-08-10 Martin Vermeerfix bug 580: reading of some ill-formed tables
2007-07-27 Bo PengFix Bug 4053: Update other controls allows invalid...
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-07-18 Jürgen Spitzmüller* src/insets/Inset.h: fix encoding of author names
2007-07-17 Abdelrazak Younesfix std declaration.
2007-07-17 Abdelrazak YounesFix this bug:
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-10 Bo Pengadd a few 'experimental parameters' to insetListingsPar...
2007-07-10 Abdelrazak YounesThis patch revert part of the code changed in revision...
2007-07-10 Jean-Marc Lasgouttesremove obsolete references to saveSelection
2007-07-09 Jean-Marc Lasgouttes * insets/InsetExternal.cpp (InsetExternalParams):...
2007-07-06 Bo PengRemove all saveSelection calls and unify theSelection...
2007-07-03 Bernhard RoiderFix uninitialized var introduced in http://www.lyx...
2007-07-02 Bernhard RoiderFix Bug 3947: BibTeX allows parentheses in the key...
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-26 Uwe Stöhr- Fileformat change: rename "arabic" to "arabic_arabtex"
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
next