]> git.lyx.org Git - lyx.git/history - src
support to set the examples folder in the preferences
[lyx.git] / src /
2007-11-25 Uwe Stöhrsupport to set the examples folder in the preferences
2007-11-25 Abdelrazak YounesRemove unused pure virtual method.
2007-11-25 Peter Kümmeldon't declare if already done in a header
2007-11-25 Peter Kümmelremove warning
2007-11-25 Peter Kümmelfix compile
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-24 André Pönitzless boost, just plain C++.
2007-11-24 Uwe Stöhrtex2lyx/text.cpp: - support for LyX 1.6's hyperlink...
2007-11-24 Uwe Stöhrtex2lyx/text.cpp:
2007-11-24 Uwe StöhrParagraph.cpp: remove unneeded include
2007-11-24 Abdelrazak YounesGetting rid of Application::createView()
2007-11-24 Abdelrazak YounesIntroducing Application::getStatus() and Application...
2007-11-24 Abdelrazak YounesFix crash with InsetHFill. The inset position was not...
2007-11-24 Enrico ForestieriFix some other thinkos in r21048
2007-11-24 André Pönitzmerge LoaderQueue into Loader
2007-11-23 André Pönitzonly called once
2007-11-23 André Pönitzmissed that part
2007-11-23 André Pönitzsimplification
2007-11-23 André Pönitzremove spurious include
2007-11-23 André Pönitzcosmetics
2007-11-23 André Pönitzremove unneeded default argument value
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-23 André Pönitzremove line noise
2007-11-23 Jürgen Spitzmüller* src/output_latex.cpp:
2007-11-23 Abdelrazak Younessome more LFUN transfer from LyXFunc to GuiView.
2007-11-23 Abdelrazak Younesget rid of LyXView::errors(). This was redundant with...
2007-11-23 Abdelrazak YounesTake care of cursor update flags correctly and redraw...
2007-11-23 Abdelrazak YounesFix crash on exit.
2007-11-23 Pavel SandaFix dialog handling of Insert Plain Text
2007-11-23 Abdelrazak YounesSimplify Dialog::name() handling.
2007-11-23 Abdelrazak Younessimplify window creation.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-22 André Pönitzcosmetics
2007-11-22 André Pönitzcosmetics
2007-11-22 André Pönitzsmall simplification
2007-11-22 Abdelrazak Younescompile fix. Sorry.
2007-11-22 Abdelrazak YounesRemove unused code.
2007-11-22 Jürgen Spitzmüller* src/insets/InsetTabular.cpp (doDispatch):
2007-11-22 Abdelrazak YounesMove Dialog.{h,cpp} and ButtonPolicy.{h,cpp} to fronten...
2007-11-22 Abdelrazak Younesfix MSVC warning.
2007-11-22 Abdelrazak YounesUpdates controls after reinitialization.
2007-11-22 André Pönitzforgot those
2007-11-22 André Pönitzremove one <boost/shared_ptr.hpp>
2007-11-21 André Pönitzuse strfwd.h
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-21 André Pönitzreplace boost::noncopyable by plain C++ idiom
2007-11-21 André Pönitzcosmetics
2007-11-21 Abdelrazak YounesSome more cleanup of LyXView:
2007-11-21 André Pönitzcosmetics
2007-11-21 Abdelrazak Younesset eol-style
2007-11-21 André Pönitzget rid of a boost::signals::connection
2007-11-21 Abdelrazak YounesIntroducing GuiMenubar::init() to avoid destructing...
2007-11-21 André Pönitzremove unneeded #include
2007-11-21 Abdelrazak YounesIntroducing Application::resetGui() that will reset...
2007-11-20 Abdelrazak YounesFix initial disabling of the layout combo.
2007-11-20 Abdelrazak YounesFix crash when closing a buffer.
2007-11-20 Abdelrazak Younes- Cleanup and simplify the layout list GUI handling.
2007-11-19 Abdelrazak YounesTransfer some LFUNs from LyXFunc to GuiView.
2007-11-19 Abdelrazak Younescorrect comment. Thanks Martin.
2007-11-19 Abdelrazak YounesTransfer LyXView::loadLyXFile() to lyxFunc::loadAndView...
2007-11-19 Abdelrazak YounesResize bug correction. The tabbar hiding trick did...
2007-11-19 Abdelrazak YounesPainting tweaks:
2007-11-18 Abdelrazak YounesRemove some methods from GuiView.
2007-11-18 Abdelrazak Younesuse sizeof instead of hardcoded value.
2007-11-18 Abdelrazak Younescleanup and reorder initialisation code of GuiView...
2007-11-18 Abdelrazak YounesFix long standing initialisation FIXME.
2007-11-18 Abdelrazak Younesrev 21667: Forgot this!
2007-11-18 Abdelrazak YounesRemove unused methods.
2007-11-18 Abdelrazak YounesParagraphMetrics::computeRowSignature(): Fix crc comput...
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-18 André Pönitzless string conversions
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-18 André Pönitzmerge GuiView/Dialogs
2007-11-17 Pavel SandaFix initialization warning
2007-11-17 André Pönitzmake Application slimmer
2007-11-17 André Pönitzmove view_ids from Application to GuiApplication
2007-11-17 André Pönitzmake frontend::Application a bit slimmer
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-17 Abdelrazak YounesFix mouse selection drawing by brute force.
2007-11-17 Pavel SandaImplement --enable-monolithic-{insets,mathed,core}
2007-11-17 André Pönitzshuffle code around
2007-11-17 Jürgen Spitzmüller* LaTeXFeatures.cpp (useLanguage):
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-11-16 Abdelrazak YounesCosmetics and cleanup.
2007-11-16 Abdelrazak Younesrow selection tweaks.
2007-11-16 Abdelrazak Younesadd '-' between LyX and version.
2007-11-16 Abdelrazak YounesAdd version to application name in session info.
2007-11-16 Abdelrazak YounesHopefully fix the ignored -geometry option under X11.
2007-11-16 Abdelrazak YounesChange organization name to LyX.
2007-11-16 Abdelrazak YounesWork around X11 Windows manager limitations.
2007-11-16 Jean-Marc Lasgouttesremove properly [[context]] strings from translated...
2007-11-16 Jean-Marc Lasgouttes * src/Text2.cpp (deleteEmptyParagraphMechanism): do...
2007-11-16 Martin VermeerFix font bug reported by Helge
2007-11-16 Abdelrazak YounesWIN32 compile fix.
2007-11-15 André Pönitzshuffle some code around
2007-11-15 André Pönitzmerge the two parts of the implementation of frontends...
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak Younescosmetics and comments.
2007-11-15 Abdelrazak YounesAvoid unnecessary redraw when selecting text.
next