]> git.lyx.org Git - lyx.git/history - src/insets
* cs.po
[lyx.git] / src / insets /
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...
2008-06-06 Bo PengInsetInfo: allow select and copy of text inside InsetIn...
2008-06-06 Richard HeckPrevent a crash when destroying insets whose Buffers...
2008-06-05 Jürgen SpitzmüllerWrap figures can also have subfloats. I simply forgot...
2008-06-05 Abdelrazak YounesThe inset connection is not needed as the dialog will...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-05 Abdelrazak Younes* InsetInfo: use Application::iconName().
2008-06-05 Richard HeckForgot this bit.
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-06-05 Richard HeckFix some of the BibTeX cache issues. We need to be...
2008-06-05 Richard HeckGive an error message here.
2008-06-05 Bo PengAdd InsetInfo::SHORTCUTS_INFO and ICON_INFO
2008-06-04 Pavel SandaLast rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_B...
2008-06-04 Jean-Marc Lasgouttesfix compiler warning
2008-06-04 Abdelrazak YounesFix crash while InsetInfo hovering by replacing the...
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
2008-06-03 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910...
2008-06-02 Pavel SandaUnify LFUN naming.
2008-06-01 Bo PengChange inset label from ": filename" to "Program Listin...
2008-05-31 André Pönitzfix my color cache "improvements"
2008-05-31 Pavel SandaOne more.
2008-05-30 Richard HeckFix remaining issues with InsetSpace. The identifier...
2008-05-30 Richard HeckFix some of the InsetSpace problems.
2008-05-30 Abdelrazak YounesAdd list of branches.
next