]> git.lyx.org Git - lyx.git/history - src
Scons: fix cygwin postinstall/lyx.sh installation problem
[lyx.git] / src /
2006-10-04 Michael Schmitt * src/LyXAction.C:
2006-10-04 Michael Schmitt * src/text3.C: disable MATH_INSERT in text...
2006-10-04 Georg BaumAdd lilypond external inset
2006-10-04 Georg BaumGive a better error message for missing layout include...
2006-10-04 Abdelrazak Younesenable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-04 Abdelrazak YounesMacOSX compilation fix.
2006-10-03 Georg Baumcompile fix
2006-10-03 Georg BaumSupport lgathered and rgathered math environments
2006-10-03 Georg BaumFix crash on systems where sizeof(wchar_t) == 2 and...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak YounesAPPLE compilation fix.
2006-10-03 Jürgen SpitzmüllerFix the fix for bug 2869.
2006-10-03 Abdelrazak Younesuse theApp directly for default fonts.
2006-10-03 Abdelrazak YounesPut back doxygen comments deleted from lyx_gui.h.
2006-10-03 Abdelrazak Younes* lyx_gui: create_view(), start() and exit() functions...
2006-10-03 Enrico ForestieriAvoid compile errors due to the min/max macros on mingw...
2006-10-03 Abdelrazak Younestransfer lyx_gui::exit() to frontends/lyx_gui.C
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-10-03 Jürgen SpitzmüllerFix bug 2869.
2006-10-03 Abdelrazak YounesIntegrate Application_pimpl into Application.C.
2006-10-03 Georg BaumFix bug 2868
2006-10-03 Georg BaumMissing bits of the std::string -> hullType change...
2006-10-03 Enrico ForestieriAvoid a compilation error on cygwin
2006-10-02 Georg BaumParse optional arguments of aligned, gathered and alignedat
2006-10-02 Enrico ForestieriFix build on cygwin when using --without-x
2006-10-02 Abdelrazak YounesA fix from Ozgur Ugras BARAN:
2006-10-02 Abdelrazak YounesThis commit moves system font initialization and restor...
2006-09-30 Georg BaumFix bug 2789 (as discussed)
2006-09-30 Georg Baumremove unneeded include
2006-09-30 Georg BaumMake it compile again: Add some includes to fix signals...
2006-09-29 Abdelrazak Younesremove a FIXME, sorry for the multiple commits...
2006-09-29 Abdelrazak YounesSome cleanup
2006-09-29 Abdelrazak Younessome qt3 and gtk compilation fixes (hopefully)...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-27 Georg BaumImplement copying of rows and columns in tables
2006-09-27 Georg Baumavoid comparing the addresses of dereferenced 0 pointers
2006-09-27 Jean-Marc Lasgouttescompilation fix: do not forget lyx_gui.h
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-27 Abdelrazak Younesdelete unneeded lyx_gui.h declaration.
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak Younes2 style and 1 compilation fixes.
2006-09-26 Abdelrazak Younesqt3 and gtk support for revision: 15153
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-26 Abdelrazak Younes * emit buffer::resetAutosaveTimers instead of calling...
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-25 Georg BaumDisable concept checks in the same way as in other...
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baumremove unused stuff
2006-09-22 Georg Baumcompile fix
2006-09-22 Georg Baumfix eol-style
2006-09-22 Georg BaumAdd virtual destructor
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
2006-09-22 Georg BaumFix a crash that occured on exit if the clipboard was...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-20 Jean-Marc Lasgouttes * insettabular.C (cutSelection): reset cursor when...
2006-09-20 Jürgen Spitzmüller* src/CutAndPaste.C (pasteSelectionHelper):
2006-09-19 Georg Baumremove unused function _(docstring const &)
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-19 Lars Gullik Bjønnespropdel svn:executable
2006-09-18 Lars Gullik BjønnesSet caption programmatically instead of through the...
2006-09-17 Lars Gullik BjønnesFix breakage caused by bad commits.
2006-09-17 Abdelrazak YounesMake ensureBufferClean a private member of LyXFunc...
2006-09-17 Abdelrazak Younesuse owner instead of owner->view()->owner
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-17 André Pönitzcleanup after svn hang-up, #undef CursorShape. Should...
2006-09-17 Abdelrazak Younescompilation fixes
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-17 Abdelrazak Younesdelete unsetXSel() method
2006-09-17 Abdelrazak YounesMove X11 specific selection code from BufferView to...
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-16 Abdelrazak YounesKernel::isBufferAvailable(): replace the implicit point...
2006-09-16 Lars Gullik BjønnesFix trying to translate docstring/non-ascii text.
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-16 Abdelrazak Younesdelete BufferView::text() method and add two FIXME...
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-09-15 Georg BaumAdd phantom icons from Uwe and me (last part of bug...
2006-09-15 Jean-Marc Lasgouttes * text.C (setCursorFromCoordinates):
2006-09-15 Jean-Marc Lasgoutteslink lyxclient against iconv
2006-09-15 Jean-Marc Lasgouttes * paragraph_funcs.C (breakParagraph): make sure to...
2006-09-14 Jürgen Spitzmüller* src/text3.C (doInsertInset): reset first paragraph...
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-13 Georg Baum * src/frontends/qt4/QLToolbar.C
2006-09-13 Georg Baum * src/frontends/qt3/QLPopupMenu.C
2006-09-13 Georg BaumCompile fix for the case when USE_BOOST_FORMAT is 0
2006-09-12 Enrico ForestieriAvoid a name clash with boost 1.34
2006-09-12 Enrico ForestieriFix combo box items in the delimiter GUI
2006-09-11 Georg BaumFix converters in our scripts directory
2006-09-11 Georg Baumanother compile fix I forgot
2006-09-11 José MatoxFix from George to deal with the --disable-nls case
next