]> git.lyx.org Git - lyx.git/history - src
Comment.
[lyx.git] / src /
2008-03-04 Abdelrazak Younesset the buffer reference for all insets when the file...
2008-03-04 Abdelrazak YounesGuiView: Avoid unnecessary GUI updates if it was the...
2008-03-04 Stefan Schimanski* sorting depends on translated string, i.e. column...
2008-03-04 Stefan Schimanski* fix sorting of layout names
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* custom keyboard search/filter which shows only those...
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* fix another crash due to the redraw opti-/minimizatio...
2008-03-04 Stefan Schimanski* work around for the bad memory of the treeview about...
2008-03-04 Abdelrazak Younesadd missing break, should fix the remaining problem...
2008-03-04 Abdelrazak Younestypos.
2008-03-04 Jürgen Spitzmüller* src/insets/InsetLabel.[cpp,h}:
2008-03-03 Abdelrazak Younesremove unused variables.
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 Stefan Schimanski* Hide popup asynchronously because we might be here...
2008-03-03 Stefan Schimanski* Update::SinglePar should be enough for most cases...
2008-03-03 Stefan Schimanski* fix assert with 4.2.x when setting a null item delega...
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 Abdelrazak Younes* GuiWorkArea::focusInEvent(): avoid unnecessary full...
2008-03-03 Abdelrazak YounesFix multipar selection drawing. The problem was that...
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-03 Pavel SandaAdd doxy.
2008-03-02 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
2008-03-02 Abdelrazak Younesrev 23399: the fix was not fully correct because labels...
2008-03-02 Abdelrazak YounesIntroduce Inset::validate() for Inset validation purpos...
2008-03-02 Jürgen Spitzmüller* WrapUI.ui:
2008-03-02 Uwe Stöhrfileformat incremented to 317:
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 Abdelrazak YounesBug fix bis: disconnect and clearParams for GuiDialog...
2008-03-02 Abdelrazak YounesBug fix: disconnect and clearParams for GuiDialog based...
2008-03-02 Uwe StöhrGuiDocument.cpp: add linebreaks to error messages
2008-03-02 Pavel SandaAdd doxy.
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-03-02 Abdelrazak YounesHopefully fix monolithic build.
2008-03-02 Abdelrazak Younes* Outline(): fix undo/redo for promote/demote
2008-03-02 Abdelrazak Younes* outline(): demote/promote all subsections for outline...
2008-03-01 Uwe Stöhronly cosmetics
2008-03-01 Richard HeckFix bug 4594.
2008-03-01 Pavel Sanda* monolithic-core fix.
2008-03-01 Richard HeckImprove handling of local layout files. There are two...
2008-03-01 Richard HeckImprove documentation.
2008-02-29 Abdelrazak YounesCursor::insert(): Fix crash with math. Problem was...
2008-02-29 Abdelrazak YounesWe don't want a buffer_ member in InsetMathChar.
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 Stefan Schimanski* grey20 is not available on all platforms.
2008-02-29 Stefan Schimanski* when going backwards and entering a cell/paragraph...
2008-02-29 Stefan Schimanski* insertParam assumes that the cursor has the macro...
2008-02-29 Stefan Schimanski* the automatic arity changing proposed by Uwe: you...
2008-02-29 Stefan Schimanski* bug fix to only do paragraph redraws, not fullscreen
2008-02-29 Stefan Schimanski* boundary is false implicitely for all slices below...
2008-02-29 Abdelrazak YounesIntroduce BufferException so that we don't crash if...
2008-02-29 Richard HeckCleanup.
2008-02-29 Richard HeckClean up comments.
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 Bernhard Roiderfix bug 4583: crash when processing colored box
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-02-28 Abdelrazak YounesGuiApplication::notify(): fine tune ErrorException...
2008-02-28 Richard HeckType safety sure will be nice.
2008-02-28 André Pönitzuses canonical foprm of clone()
2008-02-28 Richard HeckMissed this when fixing the TextClass::read() API.
2008-02-28 Richard HeckComment.
2008-02-28 Stefan Schimanski* some warnings less
2008-02-28 Edwin Leuvenset parent
2008-02-28 Abdelrazak YounesCursor::insert(): no reason to exclude mathed. Non...
2008-02-28 Abdelrazak Younesrevert revision 23324 and implement a better more gener...
2008-02-28 Abdelrazak YounesFix InsetQuotes creation. Not very clean but it does...
2008-02-28 Richard HeckHmm.
2008-02-28 Richard Heckbaseclasslist --> BaseClassList singleton. Prep for...
2008-02-28 Stefan Schimanski* fix a memory corruption due to sligtly different...
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-28 Stefan Schimanski* fixing the framebox part of http://bugzilla.lyx.org...
2008-02-28 Stefan Schimanski* corner cases for RTL completions: RTL<->LTR boundaries
2008-02-28 Stefan Schimanski* the longest completion does not depend on the competion.
2008-02-28 Stefan Schimanski* only remember the last selection if it didn't come...
2008-02-28 Stefan Schimanski* correct color for the unique part of the completion...
2008-02-28 Stefan Schimanski* resorted completion options. Now by text and math.
2008-02-28 Stefan Schimanski* small indicator in the cursor to show that a completi...
2008-02-28 Stefan Schimanski* completion cursor
2008-02-28 Stefan Schimanski* cosmetic
2008-02-28 Abdelrazak Younes* Inset::buffer(): change to an ErrorException as this...
2008-02-28 Pavel SandaFullscreen fixes (multiple windows & toolbar visibility).
2008-02-28 Enrico ForestieriFix crash on cygwin with completion in text mode.
2008-02-28 Abdelrazak YounesInsetMathHull::addToToc(): Work around buffer reference...
2008-02-28 Abdelrazak YounesFix crash on exit because of static dummy Buffer.
next