]> git.lyx.org Git - lyx.git/history - src
* gcc does not like missing characters in keywords
[lyx.git] / src /
2007-10-31 Stefan Schimanski* gcc does not like missing characters in keywords
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-31 Bo PengPrefShortcuts: remove color, remove third column, use...
2007-10-31 Bo PengPrefShortcuts: use KeySequence::ForGui to display shortcuts
2007-10-31 Martin VermeerLFUN_LANGUAGE enabled wrong way around
2007-10-31 Abdelrazak YounesMove to_local8bit_failure class to docstring.cpp and...
2007-10-31 Abdelrazak YounesFix some gcc warnings.
2007-10-30 Dov FeldsternFix LFUN_LANGUAGE bug due to Font/Language separation...
2007-10-30 Bo PengClean up EmbeddedFiles.h/cpp because the valid_ field...
2007-10-30 Uwe StöhrGuiErrorList.cpp: whitespace
2007-10-30 Bo PengCosmetic changes to how shortcuts are printed: S-C...
2007-10-30 Martin Vermeerconst, sorry
2007-10-30 Martin VermeerFix thinko: we need to apply the default font here...
2007-10-30 Martin VermeerFix line count off-by-one for single-par verbatims
2007-10-30 Bo PengFix the shortcut input dialog bug (can not input Ctrl...
2007-10-30 Bo PengTo reduce confusion, stop displaying UserExtraUnbind...
2007-10-30 Bo PengDocument->settings: update embedded file list properly
2007-10-30 Jürgen Spitzmüller* src/frontends/qt4/GuiSearch.cpp:
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-30 Bo PengDocument->Settings: add currently embedded files
2007-10-30 Uwe StöhrInsetMathDelim.cpp: remove doubled include
2007-10-29 André Pönitzremove unneeded include
2007-10-29 André Pönitzmake unused exception less expensive
2007-10-29 Uwe Stöhrfileformat change for my previous commit: Albanian...
2007-10-29 André Pönitzunbreak font panel
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 YounesFix copy&paste bug.
2007-10-29 Abdelrazak Younes* FontList:
2007-10-29 Abdelrazak Younes* InsetERT::resetParagraphsFont(): use Paragraph::reset...
2007-10-29 Abdelrazak Younesput back the const.
2007-10-29 Abdelrazak Younes* InsetText::frame_color_: int -> ColorCode.
2007-10-29 Abdelrazak Younes* MetricsInfo::background_color: int -> ColorCode
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-29 Abdelrazak YounesRowPainter::paintForeignMark(): take a Language instead...
2007-10-29 Abdelrazak YounesAdd some const and avoid implicit constructions.
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-28 Abdelrazak YounesForbid implicit conversion from FontInfo to Font.
2007-10-28 Abdelrazak YounesUndo some Font -> FontInfo moves.
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-28 Dov FeldsternGetting rid of LTR bias --- part 2/?
2007-10-28 Abdelrazak Youneswhite space.
2007-10-28 Abdelrazak YounesGCC Compil fix.
2007-10-28 Abdelrazak YounesRemove unneeded code and comment.
2007-10-28 Abdelrazak YounesSplitup 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öhrInsetMathFrac.cpp: fix bug 4308 by using the metrics...
2007-10-28 Bo Pengsimplify code
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ö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 Richard HeckRevert inadvertent commit.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Martin VermeerIntroduce inset parameters keepempty, freespacing,...
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önitzcosmetics... less than intented
2007-10-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-24 Enrico ForestieriSmall tweaks
2007-10-24 Abdelrazak Younesdelete unused code.
2007-10-24 Abdelrazak Younes* InsetList: introducing find() and count()
2007-10-24 Martin VermeerMove disabling LFUNS from ERT to Collapsable
2007-10-24 Abdelrazak Younesbug fix.
2007-10-24 Abdelrazak Younesget rid of useless Paragraph::Private::size().
2007-10-24 Abdelrazak YounesParagraph::appendString(): use docstring::append().
2007-10-24 Abdelrazak YounesParagraph::Private: change TextContainer to docstring...
2007-10-24 Abdelrazak YounesI forgot to commit this in 21167.
2007-10-24 Abdelrazak Younessmall simplification.
2007-10-24 Abdelrazak YounesIntroducing Paragraph::find().
2007-10-24 Abdelrazak YounesIntroducing Paragraph::changeCase().
2007-10-24 Abdelrazak Younessmall optimization.
2007-10-24 Abdelrazak Younesfix warning.
2007-10-24 Abdelrazak Younescompil fix, sorry.
2007-10-24 Abdelrazak Younes* Paragraph: Move more things to Paragraph::Private
2007-10-23 André Pönitzcosmetics
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Martin VermeerImprove verbatim for RTL
2007-10-23 Richard HeckSome comments and cosmetics.
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-23 Abdelrazak Younes* Paragraph: erase unused some method and move some...
2007-10-23 Abdelrazak Younes* Paragraph:latex(): de-spaghettization step 2: split...
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