]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-09-22 Abdelrazak... This commit replaces BufferView->LyXView->getLyXFunc...
2006-09-22 Abdelrazak... replace lyxserver and lyxsocket with theApp->server...
2006-09-22 Georg BaumFix bug 2845
2006-09-22 Georg BaumFix a crash that occured on exit if the clipboard was...
2006-09-22 Abdelrazak... This commit introduces frontends/Application.[Ch] and...
2006-09-21 Peter Kümmelmove definition of variables to the main cmake file
2006-09-21 Peter Kümmelcreate binary in <build_dir>/bin
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... This is the continuation of my BufferView/LyXView clean...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-19 Edwin Leuvencorrect filenames
2006-09-19 Lars Gullik... propdel svn:executable
2006-09-18 Peter Kümmelpropdel svn:executable
2006-09-18 Peter Kümmelpropdel svn:executable
2006-09-18 Peter KümmelCMakeLists: - no need for dirent on mingw
2006-09-18 Lars Gullik... Slight update
2006-09-18 Lars Gullik... remerge
2006-09-18 Lars Gullik... Updated.
2006-09-18 Peter Kümmelsync with kdewin32
2006-09-18 Lars Gullik... Extract l10n info from qt4 ui files. Disregard caption...
2006-09-18 Peter Kümmeladd libaspell as possible name
2006-09-18 Peter Kümmeluse 0.60 branch: main Aspell developer:
2006-09-18 Peter Kümmeladd 0.60 branch support because it is more stable
2006-09-18 Peter Kümmeladd 0.60 branch support because it is more stablewin32...
2006-09-18 Lars Gullik... Set caption programmatically instead of through the...
2006-09-18 Jean-Marc Lasgouttesnew Hungarian translation of the Tuturial
2006-09-18 Jürgen Spitzmüller* lib/doc/UserGuide.lyx:
2006-09-17 Lars Gullik... Remerge after mathed filename changes.
2006-09-17 Lars Gullik... Fix breakage caused by bad commits.
2006-09-17 Abdelrazak... Make ensureBufferClean a private member of LyXFunc...
2006-09-17 Abdelrazak... use owner instead of owner->view()->owner
2006-09-17 Abdelrazak... * Transfer Intl member from LyXView to BufferView.
2006-09-17 André Pönitzcleanup after svn hang-up, #undef CursorShape. Should...
2006-09-17 Abdelrazak... compilation fixes
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-17 Abdelrazak... delete unsetXSel() method
2006-09-17 Abdelrazak... Move X11 specific selection code from BufferView to...
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-16 Lars Gullik... Update in-source boost to latest updates from boost...
2006-09-16 Abdelrazak... Kernel::isBufferAvailable(): replace the implicit point...
2006-09-16 Lars Gullik... Fix trying to translate docstring/non-ascii text.
2006-09-16 Abdelrazak... deledelete BufferView::available() method because buffe...
2006-09-16 Abdelrazak... delete BufferView::text() method and add two FIXME...
2006-09-16 Abdelrazak... Merge BufferView and BufferView_pimpl
2006-09-15 Peter Kümmeladd copyright notice
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 Bo PengScons: add HAVE_WCHAR_T to two config.h files
2006-09-14 Bo PengScons: add SIZEOF_WCHAR_T
2006-09-14 Bo PengScons: add support for system iconv function (from...
2006-09-14 Jürgen Spitzmüller* src/text3.C (doInsertInset): reset first paragraph...
2006-09-13 Peter Kümmeltest for the size of wchar_t and define the macro SIZEO...
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 Michael Schmittadd missing menu short-cuts for capitalize/uppercase...
2006-09-13 Michael Schmittmove character styles from "insert" to "edit";
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-12 Enrico ForestieriAdd defines needed on cygwin
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... A bunch of conversion to docstring.
2006-09-11 Georg BaumAdd operator+ for ASCII characters and ASCII C strings
2006-09-10 Lars Gullik... More unicode work. Fixup some usages.
2006-09-10 Lars Gullik... Some further work and simplification. Now the conversio...
2006-09-10 Lars Gullik... Cleanup and speedup some of the conversion functions...
2006-09-10 Abdelrazak... Revision 14964: forgot this...
2006-09-10 Abdelrazak... * LyXView.h:
2006-09-10 Abdelrazak... winwin32 compilation fix
2006-09-10 Abdelrazak... win32 compilation fix
2006-09-10 Abdelrazak... upgrade to latest package.C.in
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... Change MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik... Add a virtual in the child as well.
2006-09-09 Lars Gullik... Change editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik... Change _() to return a docstring. Fixup callers with...
2006-09-09 Lars Gullik... Make the l10n machinery work with ucs4. Update (as...
2006-09-09 Lars Gullik... Remerge. Update nb.po a bit.
2006-09-09 Lars Gullik... Remove deleted files
2006-09-09 Michael Schmittactivate table/math toolbar in table/math mode
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 PengScons: handle LYX_DATE in src/version.C
next