]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-10-25 André Pönitz188094 lines
2007-10-25 André Pönitz172725 lines down
2007-10-25 André Pönitzremove broken promises
2007-10-25 Bo PengFix spaces to please Andre
2007-10-25 Enrico ForestieriWhen searching for programs, also take into account...
2007-10-25 Richard HeckRevert inadvertent commit.
2007-10-25 Abdelrazak... Adjust scons for ColorCode.h.
2007-10-25 Abdelrazak... Move Color::color enum to ColorCode.h
2007-10-25 Martin VermeerIntroduce inset parameters keepempty, freespacing,...
2007-10-25 André Pönitzadjust
2007-10-25 André Pönitzdissolve Importer 'class' to LyXFunc/Converter
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-24 André Pönitzremove unneded code
2007-10-24 André Pönitzadjust
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-24 Uwe Stöhr- po remerge
2007-10-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-24 Enrico ForestieriSmall tweaks
2007-10-24 Abdelrazak... delete unused code.
2007-10-24 Abdelrazak... * InsetList: introducing find() and count()
2007-10-24 Jean-Marc Lasgouttes * layouts/ijmpd.layout:
2007-10-24 Martin VermeerMove disabling LFUNS from ERT to Collapsable
2007-10-24 Abdelrazak... bug fix.
2007-10-24 Abdelrazak... get rid of useless Paragraph::Private::size().
2007-10-24 Jean-Marc Lasgouttes * layouts/amsmaths-seq.inc:
2007-10-24 Abdelrazak... Paragraph::appendString(): use docstring::append().
2007-10-24 Abdelrazak... Paragraph::Private: change TextContainer to docstring...
2007-10-24 Abdelrazak... I forgot to commit this in 21167.
2007-10-24 Abdelrazak... small simplification.
2007-10-24 Abdelrazak... Introducing Paragraph::find().
2007-10-24 Abdelrazak... Introducing Paragraph::changeCase().
2007-10-24 Abdelrazak... small optimization.
2007-10-24 Abdelrazak... fix warning.
2007-10-24 Abdelrazak... compil fix, sorry.
2007-10-24 Abdelrazak... * Paragraph: Move more things to Paragraph::Private
2007-10-24 Bo Pengfix scons
2007-10-24 Bo PengFix scons update_po by removing deleted files in scons_...
2007-10-23 André Pönitzcosmetics
2007-10-23 Uwe Stöhrscons/SConstruct: remove non-existent path to make...
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Martin VermeerImprove verbatim for RTL
2007-10-23 André Pönitzremove traces of qmake experiment
2007-10-23 Richard HeckSome comments and cosmetics.
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-23 Abdelrazak... * Paragraph: erase unused some method and move some...
2007-10-23 Abdelrazak... * Paragraph:latex(): de-spaghettization step 2: split...
2007-10-23 José Matoxscramble email addresses
2007-10-23 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-23 Richard HeckLicensing info.
2007-10-23 Bo PengPrefShortcuts: ShortcutEdit, adapted from Edwin's patch
2007-10-23 Uwe StöhrPDFOptions.cpp: whitespace fix to please André
2007-10-22 Uwe Stöhrconfigure.py: correct previous commit
2007-10-22 Uwe Stöhrconfigure.py, legacy_lyxpreview2ppm.py, lyxpreview2bitm...
2007-10-22 Uwe StöhrTabellenBeispiel.lyx: fix the end document tag
2007-10-22 Uwe StöhrGerman UserGuide.lyx updates from Hartmut
2007-10-22 Uwe Stöhrlanguages: add note to re-enable Sorbian when the next...
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-22 Abdelrazak... * Paragraph: reserve memory by chunks of 100 chars...
2007-10-22 Abdelrazak... Introducing FontList::setRange()
2007-10-22 Dov FeldsternCompilation fix for Qt 4.2.1 in GuiPrefs.cpp
2007-10-22 Martin VermeerSimplify ERT by using verbatim
2007-10-22 Jean-Marc Lasgouttes * qt4/Makefile.am: make sure that Resource-related...
2007-10-22 Jean-Marc Lasgouttes * GuiPrefs.cpp (PrefShortcuts::setItemType): compilati...
2007-10-22 Abdelrazak... * Paragraph:
2007-10-22 Abdelrazak... Fix a warning that is potentially a bug (!= used instea...
2007-10-22 Uwe StöhrDocumentation updates from Hartmut
2007-10-22 Uwe StöhrUserGuides: update an image path
2007-10-22 Uwe StöhrExtended.lyx: remove section about Index preparation...
2007-10-21 Peter Kümmelcmake: fix indentation
2007-10-21 Abdelrazak... fix MSVC warning.
2007-10-21 Bo PengEmbedding: add LFUN_BUFFER_TOGGLE_EMBEDDING
2007-10-21 Bo PengEmbedding: remove the embeddingChanged signal
2007-10-21 Bo PengRemove the manifest section of the .lyx file
2007-10-21 Enrico ForestieriFix bug 4287
2007-10-21 Bo PengRemove the embedding dialog
2007-10-21 Stefan Schimanski* make it compile
2007-10-21 Bernhard Roiderremove unused includes
2007-10-21 Bernhard Roiderfix build: correct filename
2007-10-21 André Pönitzcosmetics
2007-10-21 Bo PengPrefShortcuts: handle user unbind items that have no...
2007-10-21 Bo PengUpdate installer version number
2007-10-21 Bo PengFix scons and CmdDef.h for the introduction of CmdDef.
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-20 Bernhard RoiderSearch for toolbar images in the filesystem and afterwa...
2007-10-20 Abdelrazak... Fix some bugs
2007-10-20 Bo PengPrefShortcuts: Roughly finish the shortcut configuratio...
2007-10-20 Abdelrazak... shut down an MSVC warning.
2007-10-20 Bo Pengadd a \unbind keyword and a few utility functions ...
2007-10-20 Bo Pengadd another format (BindFile) to KeySequence::print()
2007-10-20 Bo Pengmake trunk compile
2007-10-20 André Pönitzcosmetics
2007-10-20 Martin VermeerForgot this
2007-10-20 Martin VermeerVerbatim for URL inset, \protect for special phrases...
2007-10-20 André Pönitzremove unused method
2007-10-20 Bo Pengmake trunk compile with gcc4
2007-10-20 André Pönitzsaner borderline between buffer and exporter
2007-10-20 André Pönitzmainly cosmetics
2007-10-20 Peter Kümmelcmake: update version info. Is there a build system...
2007-10-20 Peter Kümmelcmake: fix broken pch support
next