]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-04 Pavel SandaToC tree redrawing after resets.
2008-03-04 Abdelrazak... Fix and improves labels and references in mathed.
2008-03-04 Abdelrazak... header
2008-03-04 Abdelrazak... set the buffer reference for all insets when the file...
2008-03-04 Pavel Sandaxdg-open stuff was reverted only in branch, time to...
2008-03-04 Abdelrazak... GuiView: 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... add missing break, should fix the remaining problem...
2008-03-04 Abdelrazak... typos.
2008-03-04 Jürgen Spitzmüller* src/insets/InsetLabel.[cpp,h}:
2008-03-03 Abdelrazak... remove unused variables.
2008-03-03 Abdelrazak... get rid of LFUN_INSET_REFRESH
2008-03-03 Abdelrazak... Sanitize 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... Add "DUPLICATE:" prefix to screen labels. 1.6 won't...
2008-03-03 Abdelrazak... revert 23410 and fix InsetLabel::update() instead....
2008-03-03 Jürgen Spitzmüller* src/insets/InsetLabel.cpp (doDispatch):
2008-03-03 Abdelrazak... * GuiWorkArea::focusInEvent(): avoid unnecessary full...
2008-03-03 Abdelrazak... Fix 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 Uwe Stöhrinstaller:
2008-03-02 Abdelrazak... Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
2008-03-02 Abdelrazak... rev 23399: the fix was not fully correct because labels...
2008-03-02 Abdelrazak... Introduce Inset::validate() for Inset validation purpos...
2008-03-02 Jürgen Spitzmüller* WrapUI.ui:
2008-03-02 Uwe StöhrGerman Extended.lyx: small update by Hartmut
2008-03-02 Uwe Stöhr- po file remerge again
2008-03-02 Uwe Stöhrfileformat incremented to 317:
2008-03-02 Abdelrazak... Avoid duplicate labels when the user change an InsetLabel.
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Uwe Stöhrlyx_1_6.py: fix fileformat number
2008-03-02 Jürgen Spitzmüller* src/insets/InsetWrap.{cpp,h}:
2008-03-02 Abdelrazak... Introduce a labels&references cache at buffer level...
2008-03-02 Abdelrazak... Bug fix bis: disconnect and clearParams for GuiDialog...
2008-03-02 Abdelrazak... Bug fix: disconnect and clearParams for GuiDialog based...
2008-03-02 Uwe Stöhrde.po some more translations
2008-03-02 Uwe StöhrGuiDocument.cpp: add linebreaks to error messages
2008-03-02 Uwe Stöhr- po file remerge
2008-03-02 Pavel SandaAdd doxy.
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-03-02 Abdelrazak... Hopefully fix monolithic build.
2008-03-02 Abdelrazak... * Outline(): fix undo/redo for promote/demote
2008-03-02 Abdelrazak... * outline(): demote/promote all subsections for outline...
2008-03-01 Uwe Stöhronly cosmetics
2008-03-01 Richard HeckFix bug 4594.
2008-03-01 Jürgen Spitzmüller* lib/default.ui:
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-03-01 Uwe Stöhrdefault.ui: let the toolbars appear when needed
2008-03-01 Uwe Stöhr- new Spanish translation of the math manual
2008-02-29 Abdelrazak... Cursor::insert(): Fix crash with math. Problem was...
2008-02-29 Abdelrazak... We 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 Jürgen Spitzmüller* lib/configure.py:
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* enable auto again. See r22655. The three flags math...
2008-02-29 Stefan Schimanski* boundary is false implicitely for all slices below...
2008-02-29 Abdelrazak... Introduce 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-29 Pavel Sanda* INSTALL.MacOSX (from Anders Ekberg)
2008-02-28 Uwe Stöhrdefault.ui: delete a spurious parameter
2008-02-28 Uwe Stöhr- move po files from branch to trunk to start the trans...
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 Uwe StöhrMath.lyx: two more bugfixes spotted by Ignacio
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-02-28 Abdelrazak... GuiApplication::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... Cursor::insert(): no reason to exclude mathed. Non...
2008-02-28 Abdelrazak... revert revision 23324 and implement a better more gener...
next