]> git.lyx.org Git - lyx.git/history - src
adjust
[lyx.git] / src /
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
2007-10-11 Edwin Leuvenadd missing include
2007-10-11 Edwin Leuvensmall facelift for close button on tabwidget
2007-10-11 Edwin Leuvenadd "copy to clipboard" button to log dialog
2007-10-11 Martin VermeerSanitize behaviour of line break in simple math inset
2007-10-11 Bo PengInsetInfo: Make the display of multiple shortcuts less...
2007-10-11 Bo PengInsetInfo: load bind file and menu backend in batch...
2007-10-11 Bo PengInsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
2007-10-11 Bo PengInsetInfo: add MENU_INFO (menu paste ==> Edit > Paste)
2007-10-11 Bo PengInsetInfo: lyx2lyx support
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-11 Abdelrazak Younesinitial support for shift + right-mouse-click selection.
2007-10-11 Abdelrazak YounesTransfer some LFUNs from LyXFunc::getStatus() to Buffer...
2007-10-11 Abdelrazak YounesRemove "DocIterator.h" header dependencies in Buffer.h.
2007-10-11 Abdelrazak YounesDon't restart the blinking cursor inside WorkArea becau...
2007-10-11 Abdelrazak YounesMetrics fix. Empty math inset doesn't have zero dimension.
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-11 Abdelrazak Younesfix in r20895 was not fully correct.
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-11 Abdelrazak YounesCrash fix. I don't know why this is triggered only...
2007-10-11 Abdelrazak YounesHeader cleanup.
2007-10-11 Abdelrazak YounesFix cursor blinking after unknown action.
2007-10-11 André Pönitzshut up
2007-10-10 André Pönitzthinko
2007-10-10 André Pönitzfix bug reported by Jean-Marc
2007-10-10 Martin VermeerOops
2007-10-10 Martin VermeerA saner way to reset paragraphs to default when inserti...
2007-10-10 Edwin Leuvendesigner sucks sometimes
2007-10-10 Abdelrazak YounesOpened, resize a bit and saved in Designer 4.2.
2007-10-10 Edwin Leuventry again with designer 4.1 (sorry!)
2007-10-10 Abdelrazak Younes* BufferView::update(): renamed to processUpdateFlags...
2007-10-10 Edwin Leuvensmall tweaks
2007-10-10 Uwe StöhrBiblioUi.ui: fix too wide groupbox by adding a spacer
2007-10-10 Uwe StöhrPDFOptions: Pavel's final touches patch
2007-10-09 Uwe StöhrBufferParams.cpp: babel must be loaded even when there...
2007-10-09 Uwe StöhrBufferParams.cpp: empty the encodings when the Japanese...
2007-10-09 André Pönitzcosmetics
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzsome controller simplification
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-09 Martin VermeerFix bug, and introduce MultiPar parameter for flex...
2007-10-09 Abdelrazak Younesclear the pixmap cache and the font metrics cache in...
2007-10-09 Abdelrazak Younes* GuiViewSource: port back to DockView.
2007-10-09 Abdelrazak YounesFix memory leak.
2007-10-09 Abdelrazak Younes* GuiToc: make it work.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-09 Uwe StöhrBufferParams.cpp: next step for proper traditional...
2007-10-08 Uwe StöhrFileformat incremented to 293 due to yesterdays' suppor...
2007-10-08 Bernhard Roiderfix pch
2007-10-08 Abdelrazak YounesMerge Dialog and Controller in DockView. Still crashes...
2007-10-08 Peter Kümmelremove X11's namespace pollution
2007-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-10-08 Jürgen Spitzmüller* src/BranchList.cpp:
2007-10-08 Abdelrazak YounesAdd a FIXME and a hint for implementation of surrogate...
next