]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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... Reduce use of dynamic_cast.
2007-10-15 Enrico ForestieriFix DraftDVI entry
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-15 Richard HeckThe lyx2lyx for recent work on href inset done by Uwe.
2007-10-15 Enrico ForestieriFix annoying menu warning. Please, test shortcuts befor...
2007-10-15 Enrico ForestieriBetter safe than sorry...
2007-10-15 Enrico ForestieriPlease Andre' and return early
2007-10-15 José Matoxreset the locale
2007-10-14 Bernhard Roidercorrect numbering
2007-10-14 Bo PengCheck and show proper error message if configure.py...
2007-10-14 Uwe Stöhradd Japanese layout files, provided by Yokata-san
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 Enrico ForestieriSome more Greek and Cyrillic symbols.
2007-10-13 Martin VermeerDissolve CharStyle initial implementation.
2007-10-13 Abdelrazak... Remove mostly unused function.
2007-10-13 Abdelrazak... Inset::translate() -> lyx::insetCode()
2007-10-13 Abdelrazak... Oups!
2007-10-13 Abdelrazak... Use InsetCode.
2007-10-13 Martin VermeerSafer code for allowMultiPar(), thx Angus
2007-10-13 Abdelrazak... Use InsetCode
2007-10-13 Abdelrazak... Adjust scons to InsetCode.h
2007-10-13 Abdelrazak... Move Inset::Code to InsetCode.h
2007-10-13 Abdelrazak... please Angus.
2007-10-13 Uwe Stöhrlyx_1_6.py: avoid the same name of two different functions.
2007-10-12 Uwe Stöhrfileformat change to 294 for Pavel's PDFOptions cleanup...
2007-10-12 Enrico ForestieriCorrect ordering
2007-10-12 Enrico ForestieriAdd support for greek and cyrillic chars such that...
2007-10-11 Uwe Stöhrencodings: disable the new SJIS-plain encoding as long...
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 Uwe StöhrGerman UserGuide.lyx: updates from Hartmut
2007-10-11 Uwe Stöhrinstaller: whitespace
2007-10-11 Uwe Stöhrinstaller fix two bugs in the Update installer
2007-10-11 Uwe Stöhrinstaller: sync with 1.5.X branch - forgot this file
2007-10-11 Uwe Stöhrinstaller: sync with 1.5.X branch
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 Pengadd Shortcuts.lyx to Makefile.am and scons_manifest.py
2007-10-11 Bo PengInsetInfo: Make the display of multiple shortcuts less...
2007-10-11 Bo PengAdd lib/doc/Shortcuts.lyx and menu entry Help->Shortcut...
2007-10-11 Bo Penglib/doc/LaTeXConfig.lyx: use InsetInfo instead of ...
2007-10-11 Bo PengInsetInfo: Move LaTeXConfig.lyx.in to LaTeXConfig.lyx...
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: add shortcut C-S-I. (there will be no menu...
2007-10-11 Bo PengInsetInfo: lyx2lyx support
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-11 Abdelrazak... initial support for shift + right-mouse-click selection.
2007-10-11 Abdelrazak... Transfer some LFUNs from LyXFunc::getStatus() to Buffer...
2007-10-11 Abdelrazak... Remove "DocIterator.h" header dependencies in Buffer.h.
2007-10-11 Abdelrazak... Don't restart the blinking cursor inside WorkArea becau...
2007-10-11 Abdelrazak... Metrics fix. Empty math inset doesn't have zero dimension.
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-11 Abdelrazak... fix in r20895 was not fully correct.
2007-10-11 Abdelrazak... Move private part of BufferView to a private implementa...
2007-10-11 Abdelrazak... Crash fix. I don't know why this is triggered only...
2007-10-11 Abdelrazak... Header cleanup.
2007-10-11 Abdelrazak... Fix 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... Opened, resize a bit and saved in Designer 4.2.
2007-10-10 Edwin Leuventry again with designer 4.1 (sorry!)
2007-10-10 Abdelrazak... * 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önitzcreate an attic
2007-10-09 André Pönitzcosmetics
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... clear the pixmap cache and the font metrics cache in...
2007-10-09 Abdelrazak... * GuiViewSource: port back to DockView.
next