]> git.lyx.org Git - lyx.git/history - src
scons/SConstruct: remove non-existent path to make "update_po" work
[lyx.git] / src /
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
2007-10-23 Uwe StöhrPDFOptions.cpp: whitespace fix to please André
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-22 Abdelrazak Younes* Paragraph: reserve memory by chunks of 100 chars...
2007-10-22 Abdelrazak YounesIntroducing 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 Younes* Paragraph:
2007-10-22 Abdelrazak YounesFix a warning that is potentially a bug (!= used instea...
2007-10-21 Abdelrazak Younesfix 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 André Pönitzcosmetics
2007-10-21 Bo PengPrefShortcuts: handle user unbind items that have no...
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 YounesFix some bugs
2007-10-20 Bo PengPrefShortcuts: Roughly finish the shortcut configuratio...
2007-10-20 Abdelrazak Younesshut 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 Abdelrazak Younescleanups: split Paragraph::Private::simpleTeXSpecialCha...
2007-10-19 Peter Kümmelrcc: use -name option
2007-10-19 Richard HeckMy bad. Sorry Helge!
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-19 Bo PengPrefShortcuts: Hide unmatched items instead of highligh...
2007-10-19 Abdelrazak YounesIntroducing Font::validate().
2007-10-19 Abdelrazak YounesIntroducing FontList::validate()
2007-10-19 Abdelrazak Younessmall simplification (and optimization).
2007-10-19 Abdelrazak YounesIntroducing FontList::hasChangeInRange()
2007-10-19 Bo PengFix scons and src/FontList.cpp for the addition of...
2007-10-19 Enrico ForestieriCompile fix
2007-10-19 Abdelrazak Younes* Paragraph::highestFontInRange(): Transfer some more...
2007-10-19 Abdelrazak Younesincremental cleanup
2007-10-19 Abdelrazak YounesIntroducing FontList.
2007-10-19 Abdelrazak YounesHeader cleanup
2007-10-19 Abdelrazak Younescompil fix.
2007-10-19 Abdelrazak YounesHeader cleanup
2007-10-19 Jean-Marc Lasgouttescompilation and warning fix
2007-10-19 Abdelrazak Younesfix some warning and a bogus empty test.
2007-10-19 Abdelrazak Younes* Paragraph: Cosmetics and cleanups, remove uneeded...
2007-10-19 Abdelrazak YounesFix copy&paste bug.
2007-10-19 Bo PengPrefShortcuts: the buttons are almost usable now
2007-10-19 Bo PengFix tex2lyx for the isFileReadable change
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzcreate FileName::isDir function
2007-10-18 Peter Kümmeladd qrc file to cmake build process
2007-10-18 André Pönitzstart using FileName::exists()
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-18 Bo PengPrefShortcuts: fix a typo, add some more buttons
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-10-18 Abdelrazak Younesoups...
2007-10-18 Abdelrazak YounesReduce header dependencies in Paragraph.h
2007-10-18 Abdelrazak Younesremove unused declaration
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-18 Abdelrazak Younescompil fix.
2007-10-18 Richard HeckGet LFUN_DIALOG_SHOW_NEW_INSET using InsetCode, too.
2007-10-17 André Pönitzcreate some helper functions in FileName
2007-10-17 André Pönitzdo not pack parts of the working copy
2007-10-17 André Pönitzmake 'make dist' work again
2007-10-17 André Pönitzfix typo
2007-10-17 André Pönitzcosmetics
2007-10-17 André Pönitzun-break display of toolbuttons wiuth delimiters
2007-10-17 André Pönitzuse "real" resources
2007-10-17 Richard HeckSwitch on InsetCodes in the factory.
2007-10-17 Richard HeckSilence some warnings.
2007-10-17 Bo PengPrefShortcuts: iteratively add all LFUN to different...
2007-10-16 Richard HeckFix bug due to empty default commands.
2007-10-16 Richard HeckChange how InsetBibTeX does this check.
2007-10-16 Bo PengList currently used shortcuts in the shortcuts panel...
2007-10-16 Richard HeckRationalize lyxCode().
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-16 Richard HeckCosmetics.
2007-10-16 Richard HeckInsetList no longer exists.
2007-10-16 Richard HeckCosmetics.
next