]> git.lyx.org Git - lyx.git/history - src
Small fixes for STLPort compliance
[lyx.git] / src /
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
2006-09-11 Georg Baumcompile fix
2006-09-11 Jean-Marc Lasgouttes * src/client/debug.C (showLevel):
2006-09-11 Georg Baummake it compile again
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-11 Georg BaumAdd operator+ for ASCII characters and ASCII C strings
2006-09-10 Lars Gullik BjønnesMore unicode work. Fixup some usages.
2006-09-10 Lars Gullik BjønnesSome further work and simplification. Now the conversio...
2006-09-10 Lars Gullik BjønnesCleanup and speedup some of the conversion functions...
2006-09-10 Abdelrazak YounesRevision 14964: forgot this...
2006-09-10 Abdelrazak Younes* LyXView.h:
2006-09-10 Abdelrazak Youneswinwin32 compilation fix
2006-09-10 Abdelrazak Youneswin32 compilation fix
2006-09-10 Georg Baumremove unused "using" directives
2006-09-10 Georg BaumDon't lie in debug messages: s/GuiClipboard/GuiSelection/
2006-09-10 Georg BaumFix return value of InsetInclude::plaintext
2006-09-10 Georg BaumFix return value of InsetText::plaintext
2006-09-10 Georg Baumcompile fix: add missing lyx::to_utf8() around _()
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesAdd a virtual in the child as well.
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-09 Lars Gullik BjønnesMake the l10n machinery work with ucs4. Update (as...
2006-09-08 Georg Baumremove unused 'using lyx::support::quoteName;'
2006-09-08 Bo PengMinor os_cygwin.C change, from Enrico
2006-09-08 Bo PengDo not print locale warning under cygwin, from Enrico
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
2006-09-08 Jean-Marc LasgouttesFix bug 2251 (from G Baum)
2006-09-08 Jean-Marc Lasgouttes * BufferView_pimpl.C (getCurrentChange): do not assume...
2006-09-07 Georg Baums/errno.h/cerrno/
2006-09-07 Georg BaumFix compile error
2006-09-07 Georg BaumFix bug 2698 (new images from Uwe Stöhr)
2006-09-06 Michael Schmittadd comments on the purpose and status of some LFUNs
2006-09-06 Michael Schmittremove LFUN_INSET_SCROLL and LFUN_DIALOG_SHOW_NEXT_INSET
2006-09-06 Peter Kümmelupdate to boost 1.34 cvs
2006-09-05 Lars Gullik BjønnesUpdate in-tree boost to latest from boost 1.34 cvs.
2006-09-04 Georg BaumFix byte order problems
2006-09-04 Abdelrazak YounesFixes a MSVC/Qt4 crash when closing the Document Settin...
next