]> git.lyx.org Git - lyx.git/history - src/insets
Whitespace cleanup
[lyx.git] / src / insets /
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-27 Abdelrazak Younes* ListingsParam::ListingsParam(): use const ref.
2007-05-27 Abdelrazak Younes* InsetListingsParams.cpp: Code reorganization. Should...
2007-05-26 Bo PengDo not use \&@#^_~$ as lstinline delimiter, as suggeste...
2007-05-26 Richard HeckChange related to 18445: buffer.fileName() uses .absFil...
2007-05-26 Richard HeckMake logic clearer, with help from Lars.
2007-05-26 Abdelrazak Younesadd some const.
2007-05-26 Abdelrazak Younes- white space
2007-05-26 Abdelrazak Younes- Convert char * to string and docstring for the hints...
2007-05-26 Michael Schmitt * src/insets/InsetInclude.cpp: formatting (in response...
2007-05-25 Abdelrazak YounesSanitize cursor saving/restoring in a multi-view context.
2007-05-25 Bo PengChoose a delimiter for lstinline (braces can not be...
2007-05-25 Bo PengInsetListings: use float for placements because of...
2007-05-25 Bo PengMinor fixes, in response to Lar's email
2007-05-24 Bo PengUse a new internal structure for InsetListingsParams...
2007-05-24 Richard HeckForgot to restore this before committing 18494. This...
2007-05-24 Richard HeckFix stupid use of "or".
2007-05-24 Richard HeckFix for bugs 2199 and 3667. Most of the changes were...
2007-05-24 Bo PengIncrease listings counter for InsetInclude with lstinpu...
2007-05-23 Bo PengAllow listing the lyx file itself, fix bug 3707
2007-05-23 Jean-Marc LasgouttesFix bug 3301 (selecting buttons (e.g. a citation) with...
2007-05-23 Abdelrazak YounesFix crash with collapsable insets and multiple views
2007-05-23 Bo PengMake listings dialog translatable (mostly strings from...
2007-05-22 Jean-Marc Lasgouttesrevert r17737; it was designed to fix bug 2993, but...
2007-05-22 Jürgen Spitzmüllermake InsetListings ready for dialects, part 1 (joint...
2007-05-21 Richard HeckPartial fix for bug 1474 (crashes on recursive includes...
2007-05-20 Jürgen Spitzmüller* src/insets/InsetListings.{cpp,h}:
2007-05-20 Bo PengRemove color dependency of framed note, fix bug 3598
2007-05-19 Stefan Schimanski* markers2 are drawn below the inset, hence increase...
2007-05-18 Bo PengBUG 3649: display float listings inline, like other...
2007-05-18 Bo PengBUG 3598: display framed and shaded notes in a separate...
2007-05-18 Jürgen SpitzmüllerFix for bug 3637, joint work of Bo Peng and myself:
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-16 Bo PengInsetListings: fix bug 3626
2007-05-15 Bo PengInsetListingsParams.h/cpp: fix compiler warning about...
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-12 Bernhard Roiderfix bug 2453
2007-05-12 Bo PengInsetListingsParams.h/cpp: Allow , in parameter string...
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-05-09 Bo Pengfix a listings param name
2007-05-09 Bo PengFix InsetListings::init, call setButtonLabel explicitly...
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-03 Jürgen Spitzmüller* src/insets/InsetMarginal.h:
2007-05-03 Jürgen Spitzmüller* src/insets/InsetMarginal.h:
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-30 André Pönitzremove RowList_fwd.h. Not really needed
2007-04-30 Abdelrazak YounesFix bug 3186?
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-29 André PönitzLyXText -> Text
2007-04-29 Michael Schmittreplace term "Glossary" by "Nomenclature"
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Uwe StöhrFile format change: Fix bug 1746 partly
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzmerge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp...
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 André Pönitzremove ParagraphList_fwd.h
2007-04-26 Bo PengRename three remaining .C files
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
2007-04-23 Michael Schmitt * src/insets/insetcommandparams.C: fix WS
2007-04-23 Richard HeckFix case of BibTeX keys and remove unused variable...
2007-04-22 Abdelrazak Younes* In the process of fixing the math background color...
2007-04-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
2007-04-21 Jürgen SpitzmüllerFix bug 2884 and 3437:
2007-04-18 Abdelrazak YounesFix bug 3454 and 3463: Don't allow ill-formed commands...
2007-04-17 Bo PengFix bug 2993: mark buffer dirty when the status of...
2007-04-17 Richard HeckCaptions do not accept alignment, spacing, etc.
2007-04-06 Georg Baumprevent the compiler from optimiying away support:...
2007-04-06 Georg BaumUse FileName instead of strings in support::Package.
2007-04-06 Georg Baumremove methods that are no longer needed since we have...
2007-04-04 Bernhard RoiderFix bug 1826 + A more precise parser for bibtex files...
2007-04-03 Georg BaumNormalize everything that comes from 'outside' (plain...
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-27 Georg BaumConvert makeRelPath to docstring (from Michael Gerz)
2007-03-26 Michael Schmitt * src/insets/insetcharstyle.C: fix bug #3252 (by M...
2007-03-26 Abdelrazak YounesFix bug 3293 by Bernhard Roider:
2007-03-26 Abdelrazak YounesFix bug 3258:
2007-03-25 Georg Baumadd some comments
2007-03-25 Georg BaumFix crash with included files
2007-03-25 Abdelrazak Younes* BufferParams:
2007-03-22 Martin VermeerGet ProvidesNatbib working correctly, esp. for egs...
2007-03-18 Georg BaumFix bug 3235
2007-03-15 Abdelrazak YounesAdd const access to caption type.
next