]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-10-04 Uwe Stöhr- external_templates: fix http://bugzilla.lyx.org/show_...
2008-10-04 Richard HeckWhitespace.
2008-10-04 Richard HeckFix the paper class, as well.
2008-10-04 Richard HeckThe stdcounters.inc file must be loaded early.
2008-10-04 Peter Kümmeldon't reinvent the wheel
2008-10-04 Uwe Stöhr- po-file remerge
2008-10-04 Uwe Stöhrelsart.layout: adapt naming
2008-10-04 Jürgen Spitzmüller* elsart.layout:
2008-10-04 Uwe StöhrEmbeddedObjects.lyx: describe the new tabulator size...
2008-10-04 Uwe Stöhrchessgame.lyx: update fileformat and replace some ERT
2008-10-04 Peter Kümmelfix bug 4693, Exporting files doesn't create the files...
2008-10-04 Uwe Stöhr- iopart.layout: fix some bugs
2008-10-04 Uwe Stöhrelsart.layout: declare it obsolete to distinguish it...
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-10-04 Uwe Stöhr- new layour for the elsarticle class
2008-10-04 Uwe Stöhrsigplanconf.layout: some fixes
2008-10-03 Richard HeckFix Abdel's FIXME.
2008-10-03 Richard HeckTypo, from Vincent.
2008-10-03 Uwe Stöhrchkconfig.ltx, LaTeXConfig.lyx: it turns out that the...
2008-10-03 Uwe Stöhrelsart.layout: \thanks can have an optional argument...
2008-10-03 Uwe Stöhrupdate the ACM SIGPLAN files to latest layout and filef...
2008-10-03 Abdelrazak... stupid me...
2008-10-03 Abdelrazak... Fix assertion with imaginary end-of-par in Changes...
2008-10-03 Uwe Stöhrnew layout and template file for ACM SIGPLAN articles
2008-10-03 Uwe Stöhrtemplate files: fileformat and partly other updates
2008-10-03 Jürgen Spitzmüller* ListingsUi.ui: polish.
2008-10-03 Abdelrazak... Don't show the dock widget at construction time. This...
2008-10-03 Abdelrazak... We don't want to restore geometry session for dock...
2008-10-03 Abdelrazak... GuiView::findOrBuild(): hide the dialog if requested...
2008-10-03 Abdelrazak... It seems that somebody added the code to show the dockw...
2008-10-03 Peter Kümmelfix merge build: this is a std::exception
2008-10-03 Enrico ForestieriDon't trust designer and manually fix TocUi.ui for...
2008-10-03 Enrico ForestieriRevert r26686
2008-10-03 Abdelrazak... Make sure that the focus is correctly set before closin...
2008-10-03 Abdelrazak... potential bug fix, reported by Richard:
2008-10-02 Uwe StöhrUserGuide.lyx: describe the new outliner options
2008-10-02 Uwe StöhrUserGuide.lyx: fix a math superscript
2008-10-02 Enrico ForestieriFix TocUi.ui for Qt 4.2.3
2008-10-02 Pavel SandaPort Enrico's patch for the current version of Toc.ui
2008-10-02 Pavel SandaAdd persistent view switch to the outliner.
2008-10-02 Richard HeckSimplify the mover semantics a bit further: The extra...
2008-10-02 Pavel Sanda* doxy
2008-10-01 Enrico ForestieriUpdate it.po
2008-10-01 Uwe Stöhr- po file remerge
2008-10-01 Uwe Stöhrexample files: fileformat and partly other updates...
2008-10-01 Jean-Marc LasgouttesTurn th message about disabled socket into optional...
2008-10-01 Abdelrazak... Attempt to fix http://bugzilla.lyx.org/show_bug.cgi...
2008-10-01 Abdelrazak... Modify the way multi-cell selection is done in tables:
2008-10-01 Abdelrazak... Remove assertion that are already checked in debug...
2008-10-01 Uwe Stöhr- listings.lyx
2008-10-01 Uwe Stöhr- listings.lyx
2008-10-01 Uwe Stöhrexample files: fileformat and partly other general...
2008-10-01 Uwe StöhrBraille.lyx: update the file
2008-10-01 Uwe Stöhrboost.cpp: make LyX compilable again
2008-09-30 Pavel Sandalet the sun shine
2008-09-30 Pavel Sanda* doxy
2008-09-30 Pavel SandaProper lfun handling naming for listing tabs.
2008-09-30 Pavel Sanda* Make braille.module consistent.
2008-09-30 Enrico ForestieriFix bug 5297
2008-09-30 Peter Kümmelremove warning. is this a boost bug? the macro is expli...
2008-09-30 Uwe Stöhrinstaller updates
2008-09-30 Joost Verburgadd 256x256 icon for Windows Vista
2008-09-30 Peter Kümmelwin2k fixes
2008-09-30 Peter Kümmelupdate boost to version 1.36
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Jean-Marc LasgouttesCleanup and layoutification of the InsetInfo class.
2008-09-30 Jean-Marc LasgouttesFix properly bug 5287: http://bugzilla.lyx.org/show_bug...
2008-09-30 José MatoxBack to svn
2008-09-30 Abdelrazak... gcc compile fix: vector::insert() requires an iterator...
2008-09-30 Abdelrazak... Fix the order of changes in the Navigator. They appeare...
2008-09-30 Abdelrazak... stupid cut&paste error.
2008-09-30 Abdelrazak... Add a "List of Changes" in the Navigator. The list...
2008-09-30 Abdelrazak... revert faulty commit.
2008-09-30 Abdelrazak... TocWidget::updateView(): only set the tree depth if...
2008-09-30 Abdelrazak... Avoid a complete Toc reset in case when only a toc...
2008-09-30 Jürgen Spitzmüller* InsetInclude.cpp:
2008-09-30 Abdelrazak... cosmetics and doxygen.
2008-09-30 Abdelrazak... TocWidget: disable the tree view during an update in...
2008-09-30 Jürgen Spitzmüller* GuiInclude.cpp:
2008-09-29 Uwe StöhrUserGuide.lyx: add footnote about PostScript drivers
2008-09-29 Uwe StöhrBufferView.cpp: fix http://bugzilla.lyx.org/show_bug...
2008-09-29 André Pönitzcosmetics
2008-09-29 Uwe StöhrGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla...
2008-09-29 Uwe StöhrBufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzill...
2008-09-29 Uwe Stöhrar.po: updates by Hatim
2008-09-29 Pavel SandaAdd note.
2008-09-29 Pavel Sanda* cs.po
2008-09-29 Abdelrazak... Dialogs: discourage non const access to lyxview().
2008-09-29 Jean-Marc Lasgouttesremove mutable property
2008-09-29 Abdelrazak... Dialogs: discourage non const access to buffer() and...
2008-09-29 Abdelrazak... constify
2008-09-29 Abdelrazak... constify
2008-09-29 Abdelrazak... Properly fix http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-29 Jean-Marc Lasgouttescompilation fix
2008-09-29 Abdelrazak... Merge FileFileName::Private::checksum() into FileFileNa...
2008-09-29 Jean-Marc Lasgouttesconstify
2008-09-29 Abdelrazak... previous commit: revert debugging code.
2008-09-29 Abdelrazak... FileName::Private::checksum(): disable Qt4.4 based...
2008-09-29 Jean-Marc Lasgouttesrephrase a bit
2008-09-29 Jürgen Spitzmüllerwhitespace.
next