]> git.lyx.org Git - lyx.git/history - src
Fix some bugs
[lyx.git] / src /
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.
2007-10-16 Abdelrazak YounesReduce use of dynamic_cast.
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-15 Enrico ForestieriBetter safe than sorry...
2007-10-15 Enrico ForestieriPlease Andre' and return early
2007-10-14 Bernhard Roidercorrect numbering
2007-10-14 Bo PengCheck and show proper error message if configure.py...
2007-10-14 Uwe StöhrFix two author entries.
2007-10-14 Uwe StöhrInsetHyperlink.cpp: fix bug 449: handle special charact...
2007-10-14 Bo PengFix typos in the comment in InsetInfo.h
2007-10-14 Bo PengAllow the input of an InsetInfo using command buffer...
2007-10-14 Bo PengUse qt422 version of the ui file
2007-10-13 Uwe StöhrERTUi.ui: fix dialog size
2007-10-13 Bo PengAdd Erlang support for listings (bug 4263)
2007-10-13 Bo PengDocument InsetInfo in insets/InsetInfo.h
2007-10-13 Uwe StöhrLaTeXFeatures.cpp: revert unwanted url removal in r20950
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Richard HeckFix bug noted by Uwe.
2007-10-13 Martin VermeerOff-by-one error addCol()
2007-10-13 Enrico ForestieriClarify comments.
2007-10-13 Martin VermeerDissolve CharStyle initial implementation.
2007-10-13 Abdelrazak YounesRemove mostly unused function.
2007-10-13 Abdelrazak YounesInset::translate() -> lyx::insetCode()
2007-10-13 Abdelrazak YounesOups!
2007-10-13 Abdelrazak YounesUse InsetCode.
2007-10-13 Martin VermeerSafer code for allowMultiPar(), thx Angus
2007-10-13 Abdelrazak YounesUse InsetCode
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-13 Abdelrazak Younesplease Angus.
2007-10-12 Uwe Stöhrfileformat change to 294 for Pavel's PDFOptions cleanup...
2007-10-12 Enrico ForestieriAdd support for greek and cyrillic chars such that...
2007-10-11 Uwe StöhrBufferParams.cpp: - load the japanese package only...
2007-10-11 Uwe StöhrPDFOptions.cpp: tiny cleanup by Pavel
next