]> git.lyx.org Git - lyx.git/history - src/insets
documentation: bugfixes by Ignacio
[lyx.git] / src / 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...
2007-06-25 Alfredo BraunsteinFix one-by-some bug in tabular selection drawing by...
2007-06-23 Jürgen SpitzmüllerFix bug 2520: Make InsetExternal translateable
2007-06-22 Alfredo Braunsteinconst correctness (missed this)
2007-06-22 Alfredo Braunsteinconst correctness
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-06-14 Stefan Schimanski* the old cursor is stored before dispatch and then...
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-12 Jean-Marc LasgouttesRemove background_color_ in Insets: it takes a lot...
2007-06-11 Stefan Schimanski* they are conceptionally the same and should be merged
2007-06-11 Jürgen Spitzmüller* src/insets/insetBranch.cpp (doDispatch):
2007-06-09 Bo PengRevert rev18728, which is not a good idea
2007-06-09 Bo PengAllow prefixing a listings parameter with @ to bypass...
2007-06-09 Abdelrazak YounesFix warning.
2007-06-09 Abdelrazak Younesfollowing rev. 18724 boost/signal is not needed.
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-06-07 Bo PengFix bug3782, crash with selection of table cells, joint...
2007-06-07 Bo PengFix compiling errors caused by r18701 (moving drawMarke...
2007-06-07 Bo PengShow corners of mathed with mouse hover, details see...
next