]> git.lyx.org Git - lyx.git/history - src/insets
adjust
[lyx.git] / src / insets /
2007-10-17 Richard HeckSilence some warnings.
2007-10-16 Richard HeckFix bug due to empty default commands.
2007-10-16 Richard HeckChange how InsetBibTeX does this check.
2007-10-16 Richard HeckRationalize lyxCode().
2007-10-16 Richard HeckCosmetics.
2007-10-14 Uwe StöhrFix two author entries.
2007-10-14 Uwe StöhrInsetHyperlink.cpp: fix bug 449: handle special charact...
2007-10-14 Bo PengFix typos in the comment in InsetInfo.h
2007-10-14 Bo PengAllow the input of an InsetInfo using command buffer...
2007-10-13 Bo PengAdd Erlang support for listings (bug 4263)
2007-10-13 Bo PengDocument InsetInfo in insets/InsetInfo.h
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Richard HeckFix bug noted by Uwe.
2007-10-13 Martin VermeerDissolve CharStyle initial implementation.
2007-10-13 Abdelrazak YounesRemove mostly unused function.
2007-10-13 Abdelrazak YounesInset::translate() -> lyx::insetCode()
2007-10-13 Abdelrazak YounesOups!
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Bo PengInsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
2007-10-11 Bo PengInsetInfo: add MENU_INFO (menu paste ==> Edit > Paste)
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-09 Martin VermeerFix bug, and introduce MultiPar parameter for flex...
2007-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-10-06 André Pönitznext one
2007-10-06 Martin VermeerGet Conglomerate-style rendering back into order
2007-10-05 Uwe StöhrGuiBox.cpp: fix update of height checkbox
2007-10-03 André Pönitzand this...
2007-10-03 André Pönitzlast commit was incomplete... not sure how I managed...
2007-10-03 Martin VermeerIndex as collapsible, preserving existing feature set
2007-10-02 André Pönitzcosmetics
2007-10-01 André Pönitzcosmetics for unused code...
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-30 Jürgen Spitzmüller* src/insets/InsetGraphics.cpp (prepareFile):
2007-09-29 André Pönitzcosmetics
2007-09-29 Uwe StöhrInsetBox.cpp: fix an issue with the height parameter...
2007-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-27 Uwe StöhrGuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug...
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-25 Abdelrazak YounesRemove remnant of the past.
2007-09-25 Abdelrazak YounesFix drawing of horizontal line and page break.
2007-09-25 Abdelrazak YounesHopefully fix 'Corners' and 'SubLabel' insets drawing.
2007-09-24 Jürgen SpitzmüllerFix bug 4182, partially:
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
2007-09-24 Abdelrazak Younes* CoordCacheBase::covers(): new method.
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-20 Martin VermeerRobustify this
2007-09-20 Abdelrazak YounesInset coords shall not be recorded in Inset::draw(...
2007-09-20 Abdelrazak YounesRemove TextMetrics.h header.
2007-09-20 Richard HeckIndentation fix.
2007-09-18 Martin VermeerPolish
2007-09-18 Martin VermeerPick up some stitches dropped by Abdel ;-)
2007-09-18 Abdelrazak YounesFix InsetBox drawing and remove remnant of the wide...
2007-09-17 Abdelrazak Younes* InsetCollapsable::draw(): replace use of dim_ with...
2007-09-17 Abdelrazak Younesremove InsetCaption::drawSelection(): this was not...
2007-09-17 Abdelrazak Younesremove InsetCollapsable::drawSelection(): this was...
2007-09-17 Abdelrazak YounesCleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-16 Bo Pengmake index label translatable
2007-09-16 Bo PengDisplay index name in InsetIndex label
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-13 Martin VermeerForce current font to red typewriter in ERT
2007-09-12 Bo PengEmbedding: update related insets when the embedding...
2007-09-11 André Pönitzremove unnneded #include
2007-09-11 André Pönitzremove unnecessary includes
2007-09-10 Jürgen Spitzmüller* src/insets/InsetCommand.{cpp,h}:
2007-09-10 Bo PengEmbedding: prepare to read/write manifest in .lyx file
2007-09-09 Uwe StöhrHelge's wrapfig patch:
2007-09-09 Abdelrazak Younes* TextMetrics::draw(): withdraw first row ascent before...
2007-09-09 Bo PengEmbedding: store inset pointer instead of ParConstItera...
2007-09-08 Martin VermeerConvert CharStyle to Flex also in file format
2007-09-07 Bo PengEmbedding: remove AUTO feature, barely make it compile
2007-09-06 Martin Vermeery-coord in Conglomerate, this time properly
2007-09-06 Martin VermeerFix y co-ordinate for Conglomerate-style inset
2007-09-06 Abdelrazak YounesNicely align inset buttons with surrounding text.
2007-09-06 Abdelrazak YounesInsetCollapsable::draw(): Rename 'top' local variable...
2007-09-05 Abdelrazak YounesFix alignment of text within insets.
2007-09-05 Abdelrazak YounesFix drawing of collapsable inset without button.
2007-09-05 Abdelrazak YounesFix tabular text y-positioning
2007-09-05 Abdelrazak YounesFix caption text y-positioning
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-09-05 Bo PengEmbedding feature patch 5: handling of embedded files...
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-09-05 Abdelrazak YounesFix text frame drawing.
2007-09-05 Abdelrazak YounesFix cursor positioning withing collapsable insets.
2007-09-05 Alfredo Braunstein(InsetCollapsable::draw) restore background color...
2007-09-05 Abdelrazak Younes* TextMetrics::draw(): get rid of the first par ascent...
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-09-04 Edwin Leuvenrename method
2007-09-04 Edwin Leuvenrenaming of some methods that hurt the eyes + removal of:
2007-09-04 Alfredo Braunsteinrename Paragraph::isRightToLeftPar -> isRTL for the...
2007-09-02 Abdelrazak Younes* TextMetrics: getDisplayFont() and isRTLBoundary(...
2007-09-02 Abdelrazak Younes* Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Abdelrazak YounesDon't save background color in Text. Hand it down at...
2007-09-02 Abdelrazak Younes* InsetText::font_: removed, this was not used anywhere.
next