]> git.lyx.org Git - lyx.git/history - src/insets
* new function to set border around selection
[lyx.git] / src / insets /
2008-03-20 Edwin Leuven* new function to set border around selection
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-18 Pavel SandaChange strings.
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Uwe Stöhrcompilation fixes
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-16 Richard HeckFix silly mistake uncovered by Helge.
2008-03-16 Bo PengEmbedding: paste an inset with an embedded file may...
2008-03-15 Edwin Leuvenfix append column when cursor is in multicol cell
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-15 Bo PengEmbedding: when an inset with an embedded file is copie...
2008-03-15 André Pönitzearder cleanup; cosmetics;
2008-03-14 Stefan Schimanski* cosmetic
2008-03-13 Edwin Leuvenremove unused variable
2008-03-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-13 Bo PengEmbedding: move file validation from InsetBibtex to...
2008-03-13 Bo PengEmbedding: move file validation from InsetGraphics...
2008-03-13 Bo PengEmbedding: prepare params()[embed] in GuiInclude rather...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-12 Bo PengEmbedding: adjust how parameters are passed from the...
2008-03-12 Stefan Schimanski* typo
2008-03-11 Bo Pengfix a typo
2008-03-11 Bo PengEmbed: fix a bug in initialize embedded file in InsetIn...
2008-03-11 Richard HeckTry again to fix bug 2178.
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* InsetInclude::addToToc(): show embedded status if...
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-10 Abdelrazak YounesIntroduce Inset::isLabeled() in order to avoid reimplem...
2008-03-10 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4608
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-09 Pavel SandaStart some context-edit menu.
2008-03-09 Jürgen Spitzmüller* src/insets/InsetNote.h:
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-08 Abdelrazak YounesTransfer general edit context menu from BufferView...
2008-03-08 Abdelrazak Younes* Inset::buffer(): assert when buffer_ is not set.
2008-03-08 Richard HeckFix crash.
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak Younesfix memory leak
2008-03-07 Abdelrazak YounesInsetInclude: use InsetLabel instead of handling "label...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Abdelrazak YounesDelete child buffer at InsetInclude destruction.
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Abdelrazak YounesLoad child documents unconditionally at updateLabels...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Abdelrazak YounesAdd citations to Navigator.
2008-03-04 Stefan Schimanski* remove some garbage from the "buffer in inset" change
2008-03-04 Abdelrazak Younesadd missing break, should fix the remaining problem...
2008-03-04 Jürgen Spitzmüller* src/insets/InsetLabel.[cpp,h}:
2008-03-03 Abdelrazak Younesget rid of LFUN_INSET_REFRESH
2008-03-03 Abdelrazak YounesSanitize a bit the way InsetRef and InsetCommand button...
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp (doDispatch):
2008-03-03 Abdelrazak YounesAdd "DUPLICATE:" prefix to screen labels. 1.6 won't...
2008-03-03 Abdelrazak Younesrevert 23410 and fix InsetLabel::update() instead....
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp (doDispatch):
2008-03-03 Jürgen Spitzmülleradd label/refs validation on pasting.
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp:
2008-03-03 Richard HeckNasty mistake here.
2008-03-02 Abdelrazak YounesIntroduce Inset::validate() for Inset validation purpos...
2008-03-02 Abdelrazak YounesAvoid duplicate labels when the user change an InsetLabel.
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Abdelrazak YounesIntroduce a labels&references cache at buffer level...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-29 Richard HeckMore clone safety.
2008-02-29 Richard HeckThese don't seem to be causing crashes at the moment...
2008-02-29 Richard HeckFix InsetBibitem::clone.
2008-02-29 Richard HeckFix InsetLabel::clone.
2008-02-29 Richard HeckFix InsetCitation::clone.
2008-02-29 Richard HeckFix numbering.
2008-02-29 Abdelrazak YounesIntroduce BufferException so that we don't crash if...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckFix oddity in bibtotoc handling.
2008-02-28 Uwe StöhrRichard, I have to revert r23332 to be able to compile...
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-02-28 Richard HeckType safety sure will be nice.
2008-02-28 André Pönitzuses canonical foprm of clone()
2008-02-28 Richard Heckbaseclasslist --> BaseClassList singleton. Prep for...
2008-02-28 Abdelrazak Younes* Inset::buffer(): change to an ErrorException as this...
2008-02-28 Abdelrazak YounesFix crash on exit because of static dummy Buffer.
2008-02-28 Richard HeckMinor cleanup.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzcosmetics
2008-02-27 André PönitzAPI cosmetics
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-02-27 André Pönitzs/cellstruct/CellData/g
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-27 Abdelrazak Younesdoubly stupid bug fix.
2008-02-27 Abdelrazak Younesstupid bug fix.
2008-02-27 Abdelrazak YounesInsetRef::addTocToc(): add an entry for the referenced...
2008-02-27 Abdelrazak YounesBug fix: Adjustment for multiple reference to the same...
2008-02-27 Abdelrazak YounesHe he he, something I've been dreaming of for a long...
2008-02-27 Abdelrazak Younesfix bug: an Inset label is not editable of course.
2008-02-27 Abdelrazak YounesAdd list of labels. If I have the time and energy the...
next