]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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
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-08 Bo PengScons: produce cygwin-compatible binary package
2006-09-07 Georg Baums/errno.h/cerrno/
2006-09-07 Georg BaumFix compile error
2006-09-07 Georg BaumFix bug 2660
2006-09-07 Georg Baumforgot this
2006-09-07 Georg BaumFix bug 2698 (new images from Uwe Stöhr)
2006-09-07 Peter Kümmel- remove static_filters: fix crash of the aspell execut...
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 Jean-Marc Lasgouttesupdate POTFILES.in
2006-09-06 Michael Schmittadd/fix menu prefix for submenus;
2006-09-06 Michael Schmittfix file list for the updated boost library
2006-09-06 Peter Kümmelupdate to boost 1.34 cvs
2006-09-06 Peter Kümmelcheck PATH for iconv.dll
2006-09-06 Peter Kümmelupdate to boost 1.34 cvs
2006-09-05 Peter Kümmelpatch and build system for cvs version of aspell
2006-09-05 Lars Gullik... Update in-tree boost to latest from boost 1.34 cvs.
2006-09-04 Georg Baumadd forgotten comma
2006-09-04 Georg BaumFix byte order problems
2006-09-04 Abdelrazak... Fixes a MSVC/Qt4 crash when closing the Document Settin...
2006-09-03 Peter Kümmelmove project_source_group macro into an extra file...
2006-09-03 Peter Kümmelmore flexible msvc project folder generation, flat...
2006-09-03 Peter Kümmeldon't overwrite the command line value
2006-09-03 Peter KümmelHeaders and .C files are now in The Golden Code folder
2006-09-03 André Pönitzuse enums instead of strings to distinguish different...
2006-09-03 Abdelrazak... * MSVC compilation fix: replace subst template with...
2006-09-03 Peter Kümmelsearch also for other names of iconv.dll
2006-09-03 Jürgen Spitzmüllerfix getStatus of LFUN_DISSOLVE_INSET:
2006-09-03 Peter Kümmelalso work with MSYS
2006-09-03 Abdelrazak... All methods: use char_type as argument instead of char.
2006-09-03 Abdelrazak... This fixes the crash when PageDown scrolling UserGuide.lyx
2006-09-03 Peter Kümmeladd \n
2006-09-03 Peter Kümmelalso check vor env. variable GNUWIN32_DIR
2006-09-03 Peter Kümmelalso work with spaces in the path
2006-09-03 Peter Kümmeladd -DGNUWI32_DIR=my/path/to/gnuwin32 option
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-02 Bo PengScons: add /MD as default option under msvc
2006-09-02 Georg Baumforgot this
2006-09-02 Georg BaumFix some conversion problems spotted by MSVC warnings
2006-09-02 Abdelrazak... iconv_convert(): return empty vector in case of empty...
2006-09-02 Bo PengImprove Computer Algebra System, from Enrico Forestieri...
next