]> git.lyx.org Git - lyx.git/history - src/insets
fix warning
[lyx.git] / src / insets /
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:
2008-07-14 Jürgen Spitzmüller* src/insets/InsetBibItem.cpp:
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Jürgen Spitzmüller* src/insets/InsetIndex.cpp (output_latex):
2008-07-14 Abdelrazak Younesadd const
2008-07-14 Abdelrazak YounesFix MSVC warning
2008-07-14 Pavel SandaRemove LFUN_BIBITEM_INSERT.
2008-07-11 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5008 .
2008-07-10 Uwe StöhrInsetSpace.cpp:
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-10 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-10 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-09 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-09 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-07 Richard HeckFix bug 4976.
2008-07-07 Pavel SandaForgot to remove the files.
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-07-06 Pavel SandaLeftover from http://www.lyx.org/trac/changeset/23471
2008-07-04 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4998
2008-06-24 Pavel SandaMove LFUN_NOTES_MUTATE dispatch to BufferView.
2008-06-18 Pavel SandaFix include orderings.
2008-06-18 Pavel SandaCosmetics.
2008-06-18 Pavel SandaAdd LFUN_NOTES_MUTATE for global change of note insets...
2008-06-15 Jürgen SpitzmüllerExternalTemplate.cpp:
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-09 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4778
2008-06-06 Abdelrazak Younesstart image loading at metrics time.
2008-06-06 Abdelrazak YounesRenderGraphic::metrics(): return early.
2008-06-06 Abdelrazak YounesSome polish.
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
next