]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
2008-02-21 Pavel Sanda* Doxy.
2008-02-21 Pavel SandaAdd hide tab icon.
2008-02-21 Abdelrazak... LFUN_CLOSE_TAB_GROUP: bug fixes.
2008-02-21 Abdelrazak... Add menu item for close-tab-group
2008-02-21 Abdelrazak... Introduce LFUN_CLOSE_TAB_GROUP.
2008-02-21 Pavel SandaSquash RC warnings.
2008-02-21 Pavel Sanda* lib/stdmenus.inc: Collision with HTML|H
2008-02-21 Abdelrazak... Be on the safe side WRT events.
2008-02-21 Jürgen Spitzmüller* lib/stdmenus.inc:
2008-02-21 Abdelrazak... add menu item for split-view
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: document.
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: add support for vertical split view.
2008-02-21 Abdelrazak... * TabWorkArea: rename 'close tab' button to 'close...
2008-02-21 Abdelrazak... Fix drawing of multiple views of a same buffer in the...
2008-02-21 Abdelrazak... Fix buffer-switching in split view.
2008-02-21 Abdelrazak... * BufferView::resize() Remove showCursor() call when...
2008-02-20 Abdelrazak... Introducing LFUN_SPLIT_VIEW
2008-02-20 Abdelrazak... small tweak for split view.
2008-02-20 Richard HeckFix crash by setting Layout before calling InsetText...
2008-02-20 José MatoxMake postats.py independent of the environment locale...
2008-02-20 Abdelrazak... Fix scrollbar/resizing interaction.
2008-02-20 Abdelrazak... LFUN_UI_TOGGLE: make sure the keyboard focus stays...
2008-02-20 Abdelrazak... Work-around scrollbar bug when returning from fullscree...
2008-02-20 Abdelrazak... following revert of 23068: Better fix for bug 4044
2008-02-20 Abdelrazak... Fullscreen support: Small cleanups. Still not sure...
2008-02-20 Edwin Leuvenmore tooltip cleanup
2008-02-20 Edwin Leuvencleanup tooltip
2008-02-20 Edwin Leuvenfix layout
2008-02-20 Abdelrazak... revert 23068 as this was causing a recursive repaint.
2008-02-20 Abdelrazak... cosmetics
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-19 Pavel SandaUpdate cursor and scrollbar after resize.
2008-02-19 Abdelrazak... doc update.
2008-02-19 Abdelrazak... rev 23064: forgot that.
2008-02-19 Abdelrazak... Various small cleanup.
2008-02-19 Abdelrazak... Buffer::resetChildDocuments() Check for Buffer emptines...
2008-02-19 Jürgen Spitzmüller* lib/symbols:
2008-02-19 Richard HeckDisable colsep box when single column.
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-19 Richard HeckClean up a bit.
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
2008-02-18 Jean-Marc Lasgouttes * CutAndPaste.cpp (eraseSelectionHelper): when the...
2008-02-18 Jean-Marc Lasgouttes * TextClass.cpp (read): do not use istrstream (which...
2008-02-18 Jean-Marc Lasgouttesmore compile fixes
2008-02-18 Abdelrazak... Compile fix by Kornel Benko.
2008-02-18 Abdelrazak... cosmetics.
2008-02-18 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 Uwe Stöhrde.po: more updates by Jürgen
2008-02-16 Uwe Stöhrde.po: updates by Jürgen
2008-02-16 Dov FeldsternFix typing of digits in RTL text, which was broken...
2008-02-16 Uwe Stöhrde.po: some updates by Jürgen and me
2008-02-16 Jürgen Spitzmüller* lib/examples/addressExample.adr:
2008-02-15 Uwe StöhrColor.cpp, ColorCode.h: define new colors for inset...
2008-02-15 Richard HeckDefine algorithm.
2008-02-15 Abdelrazak... cosmetics
2008-02-15 Jürgen SpitzmüllerFix a crash following the input of an invalid paragraph...
2008-02-15 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-02-15 Martin VermeerDocument flex-insert
2008-02-15 Abdelrazak... * Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak... InsetFoot::updateLabels(): fix potentially dangerous...
2008-02-15 Abdelrazak... Outliner: Fix synchronous navigation for all types.
2008-02-15 Abdelrazak... * InsetXXX::addToToc(): properly use passed ParConstIte...
2008-02-15 Abdelrazak... * ParConstIterator::push_back(): new method for easier...
2008-02-15 Abdelrazak... Add list of numbered equations.
2008-02-15 Uwe StöhrInsetTabular.cpp: revert the \bottomline fix from the...
2008-02-15 Uwe StöhrInsetTabular.cpp: check for top and bottom lines, fixes...
2008-02-14 Uwe Stöhrstdinsets.inc: use minimalistic style for listings...
2008-02-14 Uwe Stöhrthe missing bits of r23003
2008-02-14 Uwe Stöhradjust SCons according to r23006
2008-02-14 Richard HeckGet rid of GuiIndex since we no longer need it. Simplif...
2008-02-14 Richard HeckCode rules.
2008-02-14 Abdelrazak... InsetNote::addToToc(): Stupid Bug fix causing crash...
2008-02-14 Martin VermeerMinimalistic module
2008-02-14 Abdelrazak... factorize code between GuiFontMetrics::rectText() and...
2008-02-14 Abdelrazak... * buttonText(): painting tweaks.
2008-02-14 Abdelrazak... InsetText::draw() Painting tweaks; reduce the frame...
2008-02-14 Abdelrazak... * InsetNote::addToToc(): Prefix toc entries with note...
2008-02-14 Richard HeckCleanup.
2008-02-14 Richard HeckProtect our data.
2008-02-14 Richard HeckDo not inherit from std::map here either.
2008-02-14 Richard HeckDo not inherit from std::map.
2008-02-14 Martin VermeerImprove flex-insert doxy
2008-02-14 Richard HeckFix Layout::read() API.
2008-02-14 Richard HeckFix previous commit.
2008-02-14 Richard HeckMake sure we write a valid file even if InsetFlex is...
2008-02-14 Richard HeckFix TextClass::read API. Also some cleanup.
2008-02-14 Richard HeckWarnings
2008-02-14 Pavel SandaWrong status of ui-toggle. Spotted by Bennett.
2008-02-13 Pavel SandaAdd doxy.
2008-02-13 Pavel Sanda* INSTALL
2008-02-13 Pavel SandaAnother doxy.
2008-02-13 Pavel SandaForgot lfuns renumbering.
2008-02-13 Abdelrazak... Document Layout::read() and TextClass::read() return...
2008-02-13 Abdelrazak... *TextClass::readStyle(): return true on success!
2008-02-13 Abdelrazak... Fix crash when deleting outlined insets while the outli...
next