]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-10-29 Uwe Stöhrfileformat change for my previous commit: Albanian...
2007-10-29 André Pönitzunbreak font panel
2007-10-29 Uwe Stöhrlanguages: - reenable Sorbian as babel is now fixed
2007-10-29 Bo PengPut bindings in defaultKeyBindings() to site.bind
2007-10-29 Martin VermeerUpdate current font when moving cursor by clicking...
2007-10-29 Bo PengUse proper label in the shortcut panel
2007-10-29 Richard HeckMake GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 Martin VermeerCommit the new parameter ForceLtR before Abdel moves...
2007-10-29 Abdelrazak... Fix copy&paste bug.
2007-10-29 Abdelrazak... * FontList:
2007-10-29 Abdelrazak... * InsetERT::resetParagraphsFont(): use Paragraph::reset...
2007-10-29 Abdelrazak... put back the const.
2007-10-29 Abdelrazak... * InsetText::frame_color_: int -> ColorCode.
2007-10-29 Abdelrazak... * MetricsInfo::background_color: int -> ColorCode
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-29 Abdelrazak... RowPainter::paintForeignMark(): take a Language instead...
2007-10-29 Abdelrazak... Add some const and avoid implicit constructions.
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-28 Abdelrazak... Forbid implicit conversion from FontInfo to Font.
2007-10-28 Abdelrazak... FontEnums.cpp doesn't exist.
2007-10-28 Abdelrazak... Undo some Font -> FontInfo moves.
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-28 Uwe StöhrGerman Extended.lyx: updates from Hartmut again
2007-10-28 Dov FeldsternGetting rid of LTR bias --- part 2/?
2007-10-28 Abdelrazak... white space.
2007-10-28 Abdelrazak... GCC Compil fix.
2007-10-28 Abdelrazak... Remove unneeded code and comment.
2007-10-28 Abdelrazak... Splitup Font in saner bits:
2007-10-28 André Pönitzmove stuff
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-28 Uwe StöhrGerman Extended.lyx: updates from Hartmut
2007-10-28 Uwe StöhrInsetMathFrac.cpp: fix bug 4308 by using the metrics...
2007-10-28 Uwe Stöhrremove the now obsolete German file TabellenBeispiel.lyx
2007-10-28 Uwe StöhrSpanish translation of the file ItemizeBullets.lyx...
2007-10-28 Bo Pengsimplify code
2007-10-27 Uwe StöhrGerman UserGuide.lyx: fix image name
2007-10-27 Uwe Stöhramsmaths.inc: allow Theorems and the like to be empty...
2007-10-27 Uwe StöhrGerman UserGuide.lyx updates from Hartmut
2007-10-27 Enrico ForestieriFix IEEEtran layout by loading counters before the...
2007-10-27 Martin VermeerERT simplification
2007-10-26 Bo Pengadd a missing header file
2007-10-26 Bernhard Roidercomplete fix of bug 3172: add binary mode open to the...
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-26 Martin VermeerFix ERT blanks doubling bug
2007-10-25 Bernhard Roiderfix bug 3172: open file in binary mode, otherwise itera...
2007-10-25 Richard HeckInsetIndex is no longer an InsetCommand.
2007-10-25 André Pönitzadjust
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-10-25 Richard HeckFix compilation problem due to same static variable...
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
next