Help Lars spell his name.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10311 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2005-07-18 08:04:50 +00:00
parent 68cb2b602e
commit 7704aa9055
18 changed files with 203 additions and 203 deletions

View File

@ -1,4 +1,4 @@
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* boost/detail/lwm_win32_nt.h: new file * boost/detail/lwm_win32_nt.h: new file
@ -14,7 +14,7 @@
libboost_filesystem libboost_filesystem
* libs/filesystem/src/Makefile.am: ditto * libs/filesystem/src/Makefile.am: ditto
2004-12-04 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-12-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* boost/config/compiler/gcc.hpp: all to compile with gcc 4.0 * boost/config/compiler/gcc.hpp: all to compile with gcc 4.0
without warnings. without warnings.
@ -23,11 +23,11 @@
* add spirit to the collection * add spirit to the collection
2004-11-20 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-20 Lars Gullik Bjønnes <larsbj@gullik.net>
* update boost to version 1.32.0 * update boost to version 1.32.0
2004-04-03 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-04-03 Lars Gullik Bjønnes <larsbj@gullik.net>
* libs/filesystem/src/Makefile.am (AM_CXXFLAGS): define * libs/filesystem/src/Makefile.am (AM_CXXFLAGS): define
BOOST_USER_CONFIG BOOST_USER_CONFIG
@ -40,15 +40,15 @@
format_item::truncate_ from 'int' to 'std::streamsize', thereby format_item::truncate_ from 'int' to 'std::streamsize', thereby
fixing a run-time error when using the library on a 64-bit machine. fixing a run-time error when using the library on a 64-bit machine.
2004-02-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* update boost to version 1.31.0 * update boost to version 1.31.0
2004-01-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* libs/regex/src/Makefile.am: remove trailing backslash * libs/regex/src/Makefile.am: remove trailing backslash
2004-01-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* add boost::filesystem. * add boost::filesystem.

View File

@ -79,7 +79,7 @@
* lyxinclude.m4 (LYX_USE_PACKAGING): new macro. * lyxinclude.m4 (LYX_USE_PACKAGING): new macro.
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4 (enable_stdlib_debug): new switch * lyxinclude.m4 (enable_stdlib_debug): new switch
(enable_concept_checks): new switch (enable_concept_checks): new switch
@ -98,7 +98,7 @@
* common.am: setup variables for boost * common.am: setup variables for boost
2004-12-04 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-12-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4 (lyx_pch_comp): next gcc version is 4.0 not 3.5 * lyxinclude.m4 (lyx_pch_comp): next gcc version is 4.0 not 3.5
@ -109,11 +109,11 @@
* lyxinclude.m4 (lyx_pch_comp): use CPPFLAGS instead of CXXFLAGS * lyxinclude.m4 (lyx_pch_comp): use CPPFLAGS instead of CXXFLAGS
for warning flags. 3.5 -> 4.0 for next gcc version for warning flags. 3.5 -> 4.0 for next gcc version
2004-11-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4: next version of gcc will be 4.0 not 3.5 * lyxinclude.m4: next version of gcc will be 4.0 not 3.5
2004-11-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4 (enable_debug): Add support for stdlibc++ concept * lyxinclude.m4 (enable_debug): Add support for stdlibc++ concept
checks on gcc >3.4. checks on gcc >3.4.
@ -135,11 +135,11 @@
* lyxinclude.m4 (LYX_USE_FRONTENDS): mention gtk as frontend * lyxinclude.m4 (LYX_USE_FRONTENDS): mention gtk as frontend
2004-08-30 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-30 Lars Gullik Bjønnes <larsbj@gullik.net>
* common.am: improve pch handling a tiny bit * common.am: improve pch handling a tiny bit
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4 (lyx_pch_comp,LYX_BUILD_PCH): set this for * lyxinclude.m4 (lyx_pch_comp,LYX_BUILD_PCH): set this for
precompiled header capable gcc compilers precompiled header capable gcc compilers
@ -147,49 +147,49 @@
* common.am (pch.h.gch,LYX_BUILD_PCH): support for precompiled * common.am (pch.h.gch,LYX_BUILD_PCH): support for precompiled
headers headers
2004-07-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4: setup for gcc 3.5 use as well * lyxinclude.m4: setup for gcc 3.5 use as well
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* common.am (AM_ETAGSFLAGS): setup variable * common.am (AM_ETAGSFLAGS): setup variable
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* depcomp.diff: remove file * depcomp.diff: remove file
* gettext.m4.patch: remove file * gettext.m4.patch: remove file
2004-05-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* acconfig.h: remove file * acconfig.h: remove file
2004-05-26 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-05-26 Lars Gullik Bjønnes <larsbj@lyx.org>
* nls.m4: new file * nls.m4: new file
* Makefile.am: add more m4 files and reformat a bit * Makefile.am: add more m4 files and reformat a bit
2004-05-25 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-05-25 Lars Gullik Bjønnes <larsbj@lyx.org>
* config.rpath: new file * config.rpath: new file
2004-05-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* add some more m4 files to work around errors with older * add some more m4 files to work around errors with older
automake/autoconf versions. automake/autoconf versions.
2004-05-25 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-05-25 Lars Gullik Bjønnes <larsbj@lyx.org>
* update m4 files from automake 1.8 autoconf 2.59 and update other * update m4 files from automake 1.8 autoconf 2.59 and update other
m4 files to avoid auto warnings. m4 files to avoid auto warnings.
2004-05-18 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-05-18 Lars Gullik Bjønnes <larsbj@lyx.org>
* lyxinclude.m4 (lyx_warning): change debug mode setup to use * lyxinclude.m4 (lyx_warning): change debug mode setup to use
AC_DEFINE AC_DEFINE
2004-05-18 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-18 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxinclude.m4 (enable-debug): Use the libstdc++ debugging mode * lyxinclude.m4 (enable-debug): Use the libstdc++ debugging mode
if configuring with enable-debug. if configuring with enable-debug.

View File

@ -1,8 +1,8 @@
2004-05-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* .cvsignore: add libgnuintl.h * .cvsignore: add libgnuintl.h
2004-05-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* libgnuintl.h: remove from cvs * libgnuintl.h: remove from cvs
* plurar.c: update * plurar.c: update

View File

@ -597,17 +597,17 @@
* languages: implement iso-8859-13 (latin-7) for Latvian and * languages: implement iso-8859-13 (latin-7) for Latvian and
Lithuanian. Also include Icelandic. Lithuanian. Also include Icelandic.
2004-06-09 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-09 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (dist_*): Use the dist annotation to clean up the * Makefile.am (dist_*): Use the dist annotation to clean up the
Makefile slightly. Makefile slightly.
2004-06-02 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-02 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (EXTRA_DIST): fix and cleanup, make sure * Makefile.am (EXTRA_DIST): fix and cleanup, make sure
chkconfig.ltx is mentioned chkconfig.ltx is mentioned
2004-06-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am: include common.am, add subdir doc, remove doc * Makefile.am: include common.am, add subdir doc, remove doc
releated entries. releated entries.
@ -620,7 +620,7 @@
* Makefile.am: remove compiled python files * Makefile.am: remove compiled python files
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake * reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake
internals. internals.
@ -628,7 +628,7 @@
* Makefile.am: rewrite to fiddle as little as possible with * Makefile.am: rewrite to fiddle as little as possible with
autoconf/automake internals. autoconf/automake internals.
2004-05-25 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-05-25 Lars Gullik Bjønnes <larsbj@lyx.org>
* update m4 files from automake 1.8 autoconf 2.59 and update * update m4 files from automake 1.8 autoconf 2.59 and update
other m4 files to avoid auto warnings. other m4 files to avoid auto warnings.

View File

@ -132,15 +132,15 @@
* Customization.lyx: correct the documented debug number for the * Customization.lyx: correct the documented debug number for the
lyxserver to 4096. (Reported by Günter Milde.) lyxserver to 4096. (Reported by Günter Milde.)
2004-06-02 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-06-02 Lars Gullik Bjønnes <larsbj@lyx.org>
* Add missing doc files and update makefile. * Add missing doc files and update makefile.
2004-06-02 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-02 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (docfiles): make sure docs are disted * Makefile.am (docfiles): make sure docs are disted
2004-06-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* Doc files and Changelog included form lyxdoc CVS module. * Doc files and Changelog included form lyxdoc CVS module.

View File

@ -166,7 +166,7 @@
* de.po: big update * de.po: big update
2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-06-08 Lars Gullik Bjønnes <larsbj@lyx.org>
* Makefile.in.in (xforms_l10n.pot, qt_l10n.pot, layouts_l10n.pot) * Makefile.in.in (xforms_l10n.pot, qt_l10n.pot, layouts_l10n.pot)
(languages_l10n.pot, ui_l10n.pot): Set awk variable top_srcdir to (languages_l10n.pot, ui_l10n.pot): Set awk variable top_srcdir to
@ -187,7 +187,7 @@
* .cvsignore: ignore .pot files with version suffix. * .cvsignore: ignore .pot files with version suffix.
E.g., lyx-1.4.0cvs.pot. E.g., lyx-1.4.0cvs.pot.
2004-06-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* po files: remerge and remove obsoletes * po files: remerge and remove obsoletes
@ -200,7 +200,7 @@
* Makefile.in.in (Makefile): fix typo * Makefile.in.in (Makefile): fix typo
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.in.in ($(DOMAIN).pot-update): don't depend on * Makefile.in.in ($(DOMAIN).pot-update): don't depend on
l10n_pots, run always when updating instead. l10n_pots, run always when updating instead.
@ -216,11 +216,11 @@
* .cvsignore: add remove-potcdate.sed * .cvsignore: add remove-potcdate.sed
2004-05-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makevars (XGETTEXT_OPTIONS): set the language explictly. * Makevars (XGETTEXT_OPTIONS): set the language explictly.
2004-05-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.in.in: change how we generate POTFILES.in a bit * Makefile.in.in: change how we generate POTFILES.in a bit

View File

@ -387,7 +387,7 @@
* tabular.[hC]: added setCellInset to fix tabular paste. * tabular.[hC]: added setCellInset to fix tabular paste.
2005-05-11 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-05-11 Lars Gullik Bjønnes <larsbj@gullik.net>
* buffer.C (save): check if destination is writable before trying * buffer.C (save): check if destination is writable before trying
to copy a file to copy a file
@ -818,7 +818,7 @@
* lyxfunc.C (dispatch, getStatus): do not handle * lyxfunc.C (dispatch, getStatus): do not handle
LFUN_GOTO_PARAGRAPH here. LFUN_GOTO_PARAGRAPH here.
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* text3.C (dispatch): size() -> depth() * text3.C (dispatch): size() -> depth()
@ -852,7 +852,7 @@
* BufferView.C (setCursor): size() -> depth() * BufferView.C (setCursor): size() -> depth()
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* text3.C (cursorPrevious): return true if depm changed something * text3.C (cursorPrevious): return true if depm changed something
(cursorNext): ditto (cursorNext): ditto
@ -979,7 +979,7 @@
* text.C: various obvious clean-ups. Removal of ancient cruft. * text.C: various obvious clean-ups. Removal of ancient cruft.
Bug fixes, even. Bug fixes, even.
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* vc-backend.C (find_file): rewrite to use boost.filesystem * vc-backend.C (find_file): rewrite to use boost.filesystem
(scanMaster): ditto (scanMaster): ditto
@ -1022,7 +1022,7 @@
* lyx_cb.C (Reconfigure): call LaTeXFeatures::getAvailable() * lyx_cb.C (Reconfigure): call LaTeXFeatures::getAvailable()
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxlayout.[Ch]: change some vars from float to double * lyxlayout.[Ch]: change some vars from float to double
@ -1193,7 +1193,7 @@
* CutAndPaste.C (pasteSelectionHelper): fix bug 1332 (preserve the * CutAndPaste.C (pasteSelectionHelper): fix bug 1332 (preserve the
layout if pasting into an empty paragraph) layout if pasting into an empty paragraph)
2005-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* tex-accent.C: add <string> * tex-accent.C: add <string>
@ -1203,7 +1203,7 @@
* paragraph.C (write): reduce number of consecutive empty lines exported. * paragraph.C (write): reduce number of consecutive empty lines exported.
* buffer.C (LYX_FORMAT): increase file format to 239. * buffer.C (LYX_FORMAT): increase file format to 239.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* everywhere: change support/tostr.h -> support/convert.h * everywhere: change support/tostr.h -> support/convert.h
@ -1254,7 +1254,7 @@
* bufferparams.C: add Spacing::Other to spacetranslator (fixes * bufferparams.C: add Spacing::Other to spacetranslator (fixes
broken custom document spacing). broken custom document spacing).
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxfunc.C (getStatus): moved from lyxfunc.C put into anon * lyxfunc.C (getStatus): moved from lyxfunc.C put into anon
namespace, also more use of temp references and const namespace, also more use of temp references and const
@ -1397,7 +1397,7 @@
* tabular.[Ch]: remove setHeaderFooterRows as this code is never called. * tabular.[Ch]: remove setHeaderFooterRows as this code is never called.
2004-12-03 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-12-03 Lars Gullik Bjønnes <larsbj@gullik.net>
* cursor.C (goUpDown): remove call to idxUpDown2 * cursor.C (goUpDown): remove call to idxUpDown2
@ -1480,7 +1480,7 @@
plus one above and one below. This implies that one can do search plus one above and one below. This implies that one can do search
from y coordinates in the range [-1,workHeight] from y coordinates in the range [-1,workHeight]
2004-11-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* rename a lot of InsetOld to InsetBase * rename a lot of InsetOld to InsetBase
@ -1523,7 +1523,7 @@
* text3.C: * text3.C:
* undo.C: par->pit renaming * undo.C: par->pit renaming
2004-11-23 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-23 Lars Gullik Bjønnes <larsbj@gullik.net>
* tabular.C (cellstruct): use initialization, store a shared_ptr * tabular.C (cellstruct): use initialization, store a shared_ptr
to insettext instead of the insettext directly, adjust to fit. to insettext instead of the insettext directly, adjust to fit.
@ -1562,7 +1562,7 @@
* text.C (cursorRightOneWord, cursorLeftOneWord, getWord): * text.C (cursorRightOneWord, cursorLeftOneWord, getWord):
* lyxfind.C (MatchString()): use isLetter instead of isWord * lyxfind.C (MatchString()): use isLetter instead of isWord
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* pariterator.h (operatir=): comment out un-implemented member * pariterator.h (operatir=): comment out un-implemented member
function. function.
@ -1570,11 +1570,11 @@
* paragraph.h: resolve ambiguity found by gcc 4.0 with the use of a * paragraph.h: resolve ambiguity found by gcc 4.0 with the use of a
static cast. static cast.
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxfont.h: include LColor.h to satisfy concept checks. * lyxfont.h: include LColor.h to satisfy concept checks.
2004-11-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* pariterator.h: add typdefs for value_type, difference_type, * pariterator.h: add typdefs for value_type, difference_type,
pointer and reference to satisfy concept checks. Also add default pointer and reference to satisfy concept checks. Also add default
@ -1652,12 +1652,12 @@
* converter.C (move): don't lie in the error message * converter.C (move): don't lie in the error message
* converter.h (isReachable, move): document * converter.h (isReachable, move): document
2004-11-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* buffer.C: remove unused using lyx::support::atoi * buffer.C: remove unused using lyx::support::atoi
* paragraph_funcs.C: ditto * paragraph_funcs.C: ditto
2004-11-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* bufferlist.C (exists): use bind and equal_to instead of * bufferlist.C (exists): use bind and equal_to instead of
compare_memfun compare_memfun
@ -1941,14 +1941,14 @@
thing that gets output (and the last at the end). Should fix bug thing that gets output (and the last at the end). Should fix bug
1404. 1404.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: use proper signal include * pch.h: use proper signal include
* LaTeX.h: Use preferred calling of Boost.Signal * LaTeX.h: Use preferred calling of Boost.Signal
* buffer.h: ditto * buffer.h: ditto
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: dont include <boost/function/function0.hpp> * pch.h: dont include <boost/function/function0.hpp>
@ -1974,7 +1974,7 @@
(findNextChange): use putSelectionAt in the forward direction (findNextChange): use putSelectionAt in the forward direction
(operator()): use Paragraph::isWord (operator()): use Paragraph::isWord
2004-09-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* Spacing.C (set): c_str fix * Spacing.C (set): c_str fix
@ -1983,14 +1983,14 @@
* lyx_cb.C (Reconfigure): quote the name of configure script in * lyx_cb.C (Reconfigure): quote the name of configure script in
case it contains spaces case it contains spaces
2004-09-04 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* client: new dir * client: new dir
* Makefile.am (SUBDIRS): change order of subdirs and add client dir * Makefile.am (SUBDIRS): change order of subdirs and add client dir
(BOOST_LIBS): use top_buildir when looking for the file (BOOST_LIBS): use top_buildir when looking for the file
2004-08-30 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-30 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: do not use include boost/format.hpp, multiple symbols * pch.h: do not use include boost/format.hpp, multiple symbols
will result (gcc bug) will result (gcc bug)
@ -2059,7 +2059,7 @@
* tex-strings.C (string_papersize): Default -> default, * tex-strings.C (string_papersize): Default -> default,
Custom -> custom, for consistency with other options. Custom -> custom, for consistency with other options.
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
@ -2139,7 +2139,7 @@
(MenuBackend::expand): if a special menu has been set, skip (MenuBackend::expand): if a special menu has been set, skip
entries whose func() appears in this menu entries whose func() appears in this menu
2004-08-14 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-08-14 Lars Gullik Bjønnes <larsbj@lyx.org>
* text3.C: use Debug::DEBUG a bit more * text3.C: use Debug::DEBUG a bit more
@ -2169,14 +2169,14 @@
* BufferView_pimpl.C: reset external coord cache before every update. * BufferView_pimpl.C: reset external coord cache before every update.
This means the coord cache only contains valid entries. This means the coord cache only contains valid entries.
2004-08-14 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-08-14 Lars Gullik Bjønnes <larsbj@lyx.org>
bug 1096 bug 1096
* BufferView_pimpl.C (getInsetByCode): move function out of class * BufferView_pimpl.C (getInsetByCode): move function out of class
and change in to a template in anon namespace. Also fix to do what and change in to a template in anon namespace. Also fix to do what
suits us better. suits us better.
2004-08-13 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-08-13 Lars Gullik Bjønnes <larsbj@lyx.org>
bug 1305 bug 1305
* paragraph_funcs.C (moveItem): use Paragraph::value_type instead * paragraph_funcs.C (moveItem): use Paragraph::value_type instead
@ -2272,7 +2272,7 @@
* paragraph.C (simpleTeXOnePar): initialize rp.lang and * paragraph.C (simpleTeXOnePar): initialize rp.lang and
rp.intitle. Actually use rp in call to simpleTeXSpecialChars rp.intitle. Actually use rp in call to simpleTeXSpecialChars
2004-08-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* text3.C (dispatch): remove special handling of button 4 and 5, * text3.C (dispatch): remove special handling of button 4 and 5,
it is now taken care of in the frontend code. it is now taken care of in the frontend code.
@ -2285,7 +2285,7 @@
* LaTeXFeatures.C: (jurabib) \RequirePackage -> \usepackage * LaTeXFeatures.C: (jurabib) \RequirePackage -> \usepackage
2004-07-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxlex_pimpl.C (compare_tags): chagne return type of operator() * lyxlex_pimpl.C (compare_tags): chagne return type of operator()
to bool. to bool.
@ -2298,7 +2298,7 @@
* InsetList.h: rename private variable list to list_ * InsetList.h: rename private variable list to list_
* InsetList.[Ch]: adjust accordingly. * InsetList.[Ch]: adjust accordingly.
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* text3.C, text2.C, text.C, tabular.C, paragraph_funcs.C, paragraph.C: * text3.C, text2.C, text.C, tabular.C, paragraph_funcs.C, paragraph.C:
* lyxlength.C, lyxgluelength.C, lyxfunc.C, lyxfont.C, lyxfind.C: * lyxlength.C, lyxgluelength.C, lyxfunc.C, lyxfont.C, lyxfind.C:
@ -2307,7 +2307,7 @@
* ParagraphParameters.C, LaTeXFeatures.C: replace * ParagraphParameters.C, LaTeXFeatures.C: replace
"support/std_sstream.h" with <sstream> "support/std_sstream.h" with <sstream>
2004-07-23 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-23 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxserver.C (startPipe): use this (pointer) not *this (reference) * lyxserver.C (startPipe): use this (pointer) not *this (reference)
* lyxsocket.C (LyXServerSocket): ditto * lyxsocket.C (LyXServerSocket): ditto
@ -2317,12 +2317,12 @@
* LaTeXFeatures.C: check release date when loading jurabib. * LaTeXFeatures.C: check release date when loading jurabib.
2004-07-22 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-22 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxserver.C (startPipe): call register_socket_callback * lyxserver.C (startPipe): call register_socket_callback
(endPipe): call unregister_socket_callback (endPipe): call unregister_socket_callback
2004-07-21 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-21 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxsocket.C (LyXServerSocket): reduce max outstanding clients to 3 * lyxsocket.C (LyXServerSocket): reduce max outstanding clients to 3
(LyXServerSocket): register the callback (LyXServerSocket): register the callback
@ -2391,7 +2391,7 @@
* lyxfunc.C (getStatus): if lyx_gui::getStatus disables the * lyxfunc.C (getStatus): if lyx_gui::getStatus disables the
command, return early. command, return early.
2004-06-18 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-18 Lars Gullik Bjønnes <larsbj@gullik.net>
* debug.h: add DEBUG to enum and fix size of ANY. * debug.h: add DEBUG to enum and fix size of ANY.
@ -2408,7 +2408,7 @@
(editXY): ditto (editXY): ditto
(deleteEmptyParagraphMechanism): ditto (deleteEmptyParagraphMechanism): ditto
2004-06-09 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-09 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (dist_noinst_DATA): use the dist_ and noinst_ * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
annotations to cleanup the Makefile slightly. annotations to cleanup the Makefile slightly.
@ -2453,7 +2453,7 @@
names of referenced external files names of referenced external files
* outputparams.h: add exportdata member. * outputparams.h: add exportdata member.
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (DISTCLEANFILES): add version.C, stamp-version and * Makefile.am (DISTCLEANFILES): add version.C, stamp-version and
version.C-tmp version.C-tmp
@ -3433,11 +3433,11 @@
* iterators.C (lockPath): add a missing slice * iterators.C (lockPath): add a missing slice
* undo.C (performUndoOrRedo): remove redundant positioning code * undo.C (performUndoOrRedo): remove redundant positioning code
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* vc-backend.C (scanMaster): ";" -> ';' * vc-backend.C (scanMaster): ";" -> ';'
2004-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxtextclasslist.C (less_textclass_avail_desc): inherit from * lyxtextclasslist.C (less_textclass_avail_desc): inherit from
std::binary_function std::binary_function
@ -3487,7 +3487,7 @@
* text3.C: move some of the edit(x,y) handling to the insets * text3.C: move some of the edit(x,y) handling to the insets
some coordinate changes. some coordinate changes.
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* text.C: add using statements for std::advance and std::distance * text.C: add using statements for std::advance and std::distance
@ -3500,7 +3500,7 @@
* BufferView.C: add using statements for std::distance and std::swap * BufferView.C: add using statements for std::distance and std::swap
2004-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* iterators.C: Remove the pimple, move the needed structures to * iterators.C: Remove the pimple, move the needed structures to
the header file. Create accessor for the positions stack. the header file. Create accessor for the positions stack.
@ -3512,7 +3512,7 @@
(setFrom): new function (setFrom): new function
(operator!=): inline it (operator!=): inline it
2004-01-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxfind.C (replaceAll): use std::advance * lyxfind.C (replaceAll): use std::advance
@ -3646,7 +3646,7 @@
* lyxfunc.C (menuNew, open, doImport): * lyxfunc.C (menuNew, open, doImport):
FileFilterList change to the FileDialog open and save functions. FileFilterList change to the FileDialog open and save functions.
2004-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* ShareContainer.h: make isEqual and isUnique adaptable * ShareContainer.h: make isEqual and isUnique adaptable
@ -3680,11 +3680,11 @@
* lyxcursor.[Ch] (operator>): add * lyxcursor.[Ch] (operator>): add
* textcursor.C (selStart, selEnd): use std::min and std::max * textcursor.C (selStart, selEnd): use std::min and std::max
2004-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* Chktex.C: include boost/format.hpp * Chktex.C: include boost/format.hpp
2004-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* InsetList.C: replace functor MathcIt with adaptable functor * InsetList.C: replace functor MathcIt with adaptable functor
InsetTablePosLess InsetTablePosLess
@ -4049,7 +4049,7 @@
* converter.C (convert): fix a crash: this function gets * converter.C (convert): fix a crash: this function gets
called with buffer == 0 from importer code. called with buffer == 0 from importer code.
2003-11-22 Lars Gullik Bjonnes <larsbj@gullik.net> 2003-11-22 Lars Gullik Bjønnes <larsbj@gullik.net>
* text3.C (cursorPrevious): make sure that we do not compare * text3.C (cursorPrevious): make sure that we do not compare
iterators form different containers. iterators form different containers.

View File

@ -10,11 +10,11 @@
add licence blurb. add licence blurb.
protect headers inside preprocessor guards. protect headers inside preprocessor guards.
2005-02-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (man_MANS): clean generated files * Makefile.am (man_MANS): clean generated files
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* debug.C: use convert<> instead of atoi,strToXXX and friends * debug.C: use convert<> instead of atoi,strToXXX and friends
@ -52,7 +52,7 @@
* client.C (formats): new, needed for libsupport.a * client.C (formats): new, needed for libsupport.a
2004-09-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* client.C (connect): don't use SUN_PATH, just use sizeof instead. * client.C (connect): don't use SUN_PATH, just use sizeof instead.
* client.C: include <cerrno> * client.C: include <cerrno>
@ -69,7 +69,7 @@
* Makefile.am (INCLUDES): add ${srcdir}/.. to INCLUDES (needed * Makefile.am (INCLUDES): add ${srcdir}/.. to INCLUDES (needed
when building outside of source tree) when building outside of source tree)
2004-09-04 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* messages.h: new file * messages.h: new file
* messages.C: new file * messages.C: new file

View File

@ -3,7 +3,7 @@
* screen.[hC]: better fix, processEvents -related screen update * screen.[hC]: better fix, processEvents -related screen update
bug bug
2005-05-20 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-05-20 Lars Gullik Bjønnes <larsbj@gullik.net>
* Move the gnome subdir to the Attic * Move the gnome subdir to the Attic
@ -30,7 +30,7 @@
* Dialogs.[Ch] (checkStatus): new * Dialogs.[Ch] (checkStatus): new
* LyXView.C (updateToolbars): call Dialogs::checkStatus * LyXView.C (updateToolbars): call Dialogs::checkStatus
2005-03-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-03-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (DIST_SUBDIRS): remove gnome * Makefile.am (DIST_SUBDIRS): remove gnome
@ -43,7 +43,7 @@
* screen.C: clarify comment about event queue magic * screen.C: clarify comment about event queue magic
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* LyXView.C (updateLayoutChoice): minor change to some comments * LyXView.C (updateLayoutChoice): minor change to some comments
@ -69,12 +69,12 @@
* screen.[Ch] (fitCursor): remove, * screen.[Ch] (fitCursor): remove,
(showCursor): adjust, (redraw): adjust (showCursor): adjust, (redraw): adjust
2004-11-20 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-20 Lars Gullik Bjønnes <larsbj@gullik.net>
* Dialogs.h: include <map> since it is used in this file, fixes * Dialogs.h: include <map> since it is used in this file, fixes
compilation with boost 1.32.0. compilation with boost 1.32.0.
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* Painter.h: include LColor.h to satisfy concept checks. * Painter.h: include LColor.h to satisfy concept checks.
@ -91,7 +91,7 @@
* LyXView.h: fix typo * LyXView.h: fix typo
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: include proper signal include * pch.h: include proper signal include
@ -100,18 +100,18 @@
* Timeout.h: ditto * Timeout.h: ditto
* WorkArea.h: ditto * WorkArea.h: ditto
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
* Makefile.am: support pch * Makefile.am: support pch
2004-07-22 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-22 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyx_gui.h (set_read_callback,remove_read_callback): remove * lyx_gui.h (set_read_callback,remove_read_callback): remove
declaration declaration
2004-06-18 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-18 Lars Gullik Bjønnes <larsbj@gullik.net>
* screen.C (fitCursor): Use Debug::DEBUG * screen.C (fitCursor): Use Debug::DEBUG
(redraw): ditto (redraw): ditto

View File

@ -86,12 +86,12 @@
* biblio.C (getInfo): Show BibTeX annotation in citation preview * biblio.C (getInfo): Show BibTeX annotation in citation preview
(parseBibTex): Treat \% as percent, not comment (parseBibTex): Treat \% as percent, not comment
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlSpellchecker.C (nextWord): size() -> depth() * ControlSpellchecker.C (nextWord): size() -> depth()
* ControlTabular.C(initializeParams): ditto * ControlTabular.C(initializeParams): ditto
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlGraphics.C (browse): rewrite to use boost.filesystem * ControlGraphics.C (browse): rewrite to use boost.filesystem
@ -117,7 +117,7 @@
* tex_helpers.C: use support/package.h to provide the paths to the * tex_helpers.C: use support/package.h to provide the paths to the
various directories used by LyX. various directories used by LyX.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlTabularCreate.C (dispatchParams): * ControlTabularCreate.C (dispatchParams):
* ControlSpellchekcer.C (showSummary): * ControlSpellchekcer.C (showSummary):
@ -190,7 +190,7 @@
* ControlInclude.C (load): open nonlyx files via formats.edit() * ControlInclude.C (load): open nonlyx files via formats.edit()
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
@ -211,11 +211,11 @@
(browseBib): new method, specialized to lookup bibtex database files (browseBib): new method, specialized to lookup bibtex database files
(browse): removed (browse): removed
2004-07-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlErrorList.C (goTo): shuffle code to avoid compiler warning. * ControlErrorList.C (goTo): shuffle code to avoid compiler warning.
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* biblio.C, ControlPrefs.C, ControlParagraph.C: * biblio.C, ControlPrefs.C, ControlParagraph.C:
* ControlLog.C, ControlDocument.C, ControlAboutlyx.C: replace * ControlLog.C, ControlDocument.C, ControlAboutlyx.C: replace
@ -395,11 +395,11 @@
* ControlPrint.C, ControlSendto.C: use always a temp dir * ControlPrint.C, ControlSendto.C: use always a temp dir
* ControlSendto.C: check return value of buffer()->writeFile() * ControlSendto.C: check return value of buffer()->writeFile()
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* biblio.C (parseBibTeX): "=" -> '=' * biblio.C (parseBibTeX): "=" -> '='
2004-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* biblio.C (RegexMatch): inherit from std::unary_function, make * biblio.C (RegexMatch): inherit from std::unary_function, make
operator() const and variable regex_ mutable. operator() const and variable regex_ mutable.
@ -407,14 +407,14 @@
* ControlSpellchecker.C (check): use correct types for the result * ControlSpellchecker.C (check): use correct types for the result
from distance. from distance.
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlSpellchecker.C: add using statements for std::advance and * ControlSpellchecker.C: add using statements for std::advance and
std::distance std::distance
* ControlExternal.C: add using statement for std::advance * ControlExternal.C: add using statement for std::advance
2004-01-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlSpellchecker.C (check): use std::distance and * ControlSpellchecker.C (check): use std::distance and
std::advance std::advance
@ -443,7 +443,7 @@
* helper_funcs.[Ch] (browseFile, browseRelFile): * helper_funcs.[Ch] (browseFile, browseRelFile):
FileFilterList change to the FileDialog open and save functions. FileFilterList change to the FileDialog open and save functions.
2004-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* ControlSendto.C (allFormats): use the unique-erase idom and * ControlSendto.C (allFormats): use the unique-erase idom and
simplify some code a bit. simplify some code a bit.

View File

@ -73,7 +73,7 @@
-1 -1
* GTexinfo.C (onItemActivate): squash compiler warning * GTexinfo.C (onItemActivate): squash compiler warning
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Several files: use convert<> instead of atoi,strToXXX and friends * Several files: use convert<> instead of atoi,strToXXX and friends
@ -83,7 +83,7 @@
* lyx_gui.C: use support/package.h to provide the paths to the * lyx_gui.C: use support/package.h to provide the paths to the
various directories used by LyX. various directories used by LyX.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* GParagraph.C: drop unused include tostr.h * GParagraph.C: drop unused include tostr.h
@ -175,7 +175,7 @@
* The Sendto Dialog: * The Sendto Dialog:
Dialogs.C, Makefile.am, GSendto.C, GSendto.h Dialogs.C, Makefile.am, GSendto.C, GSendto.h
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* Disable concept checks with the use of ugly preprocessor stuff * Disable concept checks with the use of ugly preprocessor stuff
in several files. in several files.
@ -325,7 +325,7 @@
* Dialogs.C, GCharacter.C, GCharacter.h, Makefile.am, ghelpers.h, * Dialogs.C, GCharacter.C, GCharacter.h, Makefile.am, ghelpers.h,
glade/Makefile.am, glade/character.glade glade/Makefile.am, glade/character.glade
2004-09-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* GXpmBtnTbl.C (construct): use Boost.Assert * GXpmBtnTbl.C (construct): use Boost.Assert
@ -338,16 +338,16 @@
* GMathPanel.C: resize-friendly packing * GMathPanel.C: resize-friendly packing
* glade/*.glade: misc tweaks * glade/*.glade: misc tweaks
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* Reordered and a lot of includes in a lot of files. * Reordered and a lot of includes in a lot of files.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
John Spray <spray_john@users.sourceforge.net> John Spray <spray_john@users.sourceforge.net>
* Initial move to gtk 2.4. * Initial move to gtk 2.4.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* WS changes. * WS changes.
@ -374,14 +374,14 @@
* GWorkArea.[Ch]: Add GWorkArea::onScrollWheel to implement * GWorkArea.[Ch]: Add GWorkArea::onScrollWheel to implement
mouse-wheel scrolling of document mouse-wheel scrolling of document
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* GPainter.C (text): use boost::scoped_array to store the * GPainter.C (text): use boost::scoped_array to store the
temporary wchar_t pointer temporary wchar_t pointer
* lyx_gui.C: change "support/std_sstream.h" to <sstream> * lyx_gui.C: change "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-22 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyx_gui.C (register_socket_callback,unregister_socket_callback): * lyx_gui.C (register_socket_callback,unregister_socket_callback):
implement implement
@ -390,12 +390,12 @@
* io_callback.[Ch]: new files * io_callback.[Ch]: new files
* Makefile.am (libgtk_la_SOURCES): handle them * Makefile.am (libgtk_la_SOURCES): handle them
2004-07-21 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-21 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyx_gui.C (register_socket_callback): add stub * lyx_gui.C (register_socket_callback): add stub
(unregister_socket_callback): add stub (unregister_socket_callback): add stub
2004-05-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am: dont create a separate xforms.lo use he files * Makefile.am: dont create a separate xforms.lo use he files
directly when building libgtk instead. directly when building libgtk instead.

View File

@ -92,7 +92,7 @@
* qfont_loader.C (charwidth): do no do font width caching with * qfont_loader.C (charwidth): do no do font width caching with
Qt >= 3.1.0. Qt >= 3.1.0.
2005-06-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-06-06 Lars Gullik Bjønnes <larsbj@gullik.net>
(Committed Martin Vermeer <martin.vermeer@hut.fi>) (Committed Martin Vermeer <martin.vermeer@hut.fi>)
* QContentPane.[Ch]: implement keystroke event stack with * QContentPane.[Ch]: implement keystroke event stack with
@ -338,7 +338,7 @@
* QGraphics.[Ch] (slotEdit): unused cruft, so removed. * QGraphics.[Ch] (slotEdit): unused cruft, so removed.
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Several files: use convert<> instead of atoi,strToXXX and friends * Several files: use convert<> instead of atoi,strToXXX and friends
@ -380,7 +380,7 @@
* qfont_metrics.C (ascent, descent): correct the metrics returned * qfont_metrics.C (ascent, descent): correct the metrics returned
by Qt/Win 3.2.1 non-commercial edition. by Qt/Win 3.2.1 non-commercial edition.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* QDocument.C: * QDocument.C:
* QBox.C: drop unused include tostr.h * QBox.C: drop unused include tostr.h
@ -398,7 +398,7 @@
* QDocument.C: * QDocument.C:
* QParagraph.C: store all float/double values as strings. * QParagraph.C: store all float/double values as strings.
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* ui/moc/Makefile.am (libqt2uimoc_la_LINK): improve link trick * ui/moc/Makefile.am (libqt2uimoc_la_LINK): improve link trick
* moc/Makefile.am (libqt2moc_la_LINK): ditto * moc/Makefile.am (libqt2moc_la_LINK): ditto
@ -412,7 +412,7 @@
* lyx_gui.C: change getDVI() to int. * lyx_gui.C: change getDVI() to int.
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* ui/Makefile.am (libqt2ui_la_LINK): Improve the trick to avoid * ui/Makefile.am (libqt2ui_la_LINK): Improve the trick to avoid
relink or lib all the time. relink or lib all the time.
@ -452,7 +452,7 @@
* Makefile.am (AM_CPPFLAGS): reformat slightly * Makefile.am (AM_CPPFLAGS): reformat slightly
2004-12-03 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-12-03 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am, ui/Makefile.am (AM_CPPFLAGS): fix typo * Makefile.am, ui/Makefile.am (AM_CPPFLAGS): fix typo
@ -506,7 +506,7 @@
* lengthcombo.C: whitespace * lengthcombo.C: whitespace
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-17 Lars Gullik Bjønnes <larsbj@gullik.net>
* QPrefsDialog.h: include LColor.h to satisfy concept checks. * QPrefsDialog.h: include LColor.h to satisfy concept checks.
* lcolorcache.h: ditto * lcolorcache.h: ditto
@ -536,7 +536,7 @@
* ui/QPrefConvertersModule.C: improve ui for converter changes * ui/QPrefConvertersModule.C: improve ui for converter changes
[bug 1488]. [bug 1488].
2004-11-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* QLImage.C (loadableFormats): use bind, equal_to instead of * QLImage.C (loadableFormats): use bind, equal_to instead of
compare_memfun compare_memfun
@ -587,7 +587,7 @@
* BulletsModule.C (setBullet): use toqstr() for a string passed to * BulletsModule.C (setBullet): use toqstr() for a string passed to
qt, otherwise it won't compile on SuSE 9.0 qt, otherwise it won't compile on SuSE 9.0
2004-08-18 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-18 Lars Gullik Bjønnes <larsbj@gullik.net>
* Some pch work. * Some pch work.
@ -596,7 +596,7 @@
* BulletsModule.C (setBullet): show custom bullet instead of "...", * BulletsModule.C (setBullet): show custom bullet instead of "...",
change from John Levon. change from John Levon.
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* qfontexample.h: add header guards * qfontexample.h: add header guards
@ -666,24 +666,24 @@
* QLPrintDialog.C (browseClicked): use ControlPrint::browse * QLPrintDialog.C (browseClicked): use ControlPrint::browse
2004-08-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* QContentPane.C (keyPressEvent): make sure to use the smart * QContentPane.C (keyPressEvent): make sure to use the smart
pointer as soon as possible. pointer as soon as possible.
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* QPrefs.C, QMathMatrixDialog.C: * QPrefs.C, QMathMatrixDialog.C:
* QLog.C, QAbout.C: change "support/std_sstream.h" to <sstream> * QLog.C, QAbout.C: change "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-22 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyx_gui.C (set_read_callback,remove_read_callback): delete funcs * lyx_gui.C (set_read_callback,remove_read_callback): delete funcs
* Makefile.dialogs (MOCFILES): remove io_callback.[Ch] * Makefile.dialogs (MOCFILES): remove io_callback.[Ch]
* io_callback.[Ch]: delete files * io_callback.[Ch]: delete files
2004-07-21 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-21 Lars Gullik Bjønnes <larsbj@gullik.net>
* socket_callback.C (data_received): simplify * socket_callback.C (data_received): simplify
(socket_callback): take fd and boost::function as args. (socket_callback): take fd and boost::function as args.
@ -709,7 +709,7 @@
* QCitation.[Ch]: add validation (fix bug 1617). * QCitation.[Ch]: add validation (fix bug 1617).
2004-06-18 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-06-18 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyx_gui.C (roman_font_name): go through QString when converting * lyx_gui.C (roman_font_name): go through QString when converting
to std::string. to std::string.
@ -731,7 +731,7 @@
* Q[a-zA-Z]*DialogBase.C: tell the QDialog base class who the * Q[a-zA-Z]*DialogBase.C: tell the QDialog base class who the
parent dialog is. parent dialog is.
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* ui/Makefile.am (EXTRA_DIST): add QPreambleDialogBase.ui * ui/Makefile.am (EXTRA_DIST): add QPreambleDialogBase.ui
@ -1002,11 +1002,11 @@
* QRef.C: Disable goto button if there is no ref (bug 1037) * QRef.C: Disable goto button if there is no ref (bug 1037)
Restore setting of the buffer combo (bug 1511) Restore setting of the buffer combo (bug 1511)
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* floatplacement.C (set): "c" -> 'c' in calls to contains * floatplacement.C (set): "c" -> 'c' in calls to contains
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* QPrefs.C: add using statement for std::distance * QPrefs.C: add using statement for std::distance
(findPos): add a typedef for the const_iterator. (findPos): add a typedef for the const_iterator.

View File

@ -13,14 +13,14 @@
lyx::graphics::Loader::Impl to silence MSVC warning: lyx::graphics::Loader::Impl to silence MSVC warning:
"type name first seen using 'class' now seen using 'struct'". "type name first seen using 'class' now seen using 'struct'".
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* PreviewLoader.C (Impl): use convert<> instead of atoi,strToXXX * PreviewLoader.C (Impl): use convert<> instead of atoi,strToXXX
and friends and friends
* GraphicsParams.h (class Params): change angle from float to double * GraphicsParams.h (class Params): change angle from float to double
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* PreviewLoader.C (unique_filename): tostr -> convert * PreviewLoader.C (unique_filename): tostr -> convert
@ -28,11 +28,11 @@
* PreviewLoader.C: lyxrc.preview_scale_factor is a string now. * PreviewLoader.C: lyxrc.preview_scale_factor is a string now.
2004-11-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* rename a lot of InsetOld to InsetBase * rename a lot of InsetOld to InsetBase
2004-11-20 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-20 Lars Gullik Bjønnes <larsbj@gullik.net>
* GraphicsCache.C: include <map> to fix compilation with boost * GraphicsCache.C: include <map> to fix compilation with boost
1.32.0 1.32.0
@ -52,7 +52,7 @@
* GraphicsConverter.C (move_file, build_script): protect * GraphicsConverter.C (move_file, build_script): protect
shell variables with quotes. shell variables with quotes.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: use proper signal include * pch.h: use proper signal include
@ -62,7 +62,7 @@
* GraphicsLoader.[Ch]: ditto * GraphicsLoader.[Ch]: ditto
* PreviewLoader.[Ch]: ditto * PreviewLoader.[Ch]: ditto
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: include <boost/function.hpp> instead of * pch.h: include <boost/function.hpp> instead of
<boost/function/function0.hpp> <boost/function/function0.hpp>
@ -74,13 +74,13 @@
* PreviewLoader.C (Impl::startLoading): remove space at end of line. * PreviewLoader.C (Impl::startLoading): remove space at end of line.
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
* Makefile.am: support pch * Makefile.am: support pch
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* PreviewLoader.C, GraphicsParams.C, GraphicsConverter.C: change * PreviewLoader.C, GraphicsParams.C, GraphicsConverter.C: change
"support/std_sstream.h" to <sstream> "support/std_sstream.h" to <sstream>
@ -115,17 +115,17 @@
* PreviewLoader.C: use always a temp dir * PreviewLoader.C: use always a temp dir
* PreviewLoader.C: check successfull creation of LaTeX file * PreviewLoader.C: check successfull creation of LaTeX file
2004-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* PreviewLoader.C (FindFirst): inherit from std::unary_function * PreviewLoader.C (FindFirst): inherit from std::unary_function
and make operator() const and make operator() const
(FindSnippet): inherit from unary_function, simplify slightly. (FindSnippet): inherit from unary_function, simplify slightly.
2004-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* GraphicsTypes.C: include <string> * GraphicsTypes.C: include <string>
2003-11-20 Lars Gullik Bjonnes <larsbj@gullik.net> 2003-11-20 Lars Gullik Bjønnes <larsbj@gullik.net>
* Previews.C: include paragraph.h * Previews.C: include paragraph.h
* PreviewLoader.C: ditto * PreviewLoader.C: ditto

View File

@ -342,7 +342,7 @@
* insetgraphics.C (latex): Remove line continuation '%\n' (bug xxx, * insetgraphics.C (latex): Remove line continuation '%\n' (bug xxx,
workaround for broken HTML converter) workaround for broken HTML converter)
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetcollapsable.C (leaveInset): size() -> depth() * insetcollapsable.C (leaveInset): size() -> depth()
* insettabular.C (isRightToLeft): ditto * insettabular.C (isRightToLeft): ditto
@ -361,7 +361,7 @@
* insettabular.C: * insettabular.C:
* updatableinset.C: Use new cursor accessors. * updatableinset.C: Use new cursor accessors.
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetinclude.C (loadIfNeeded): rewrite to use boost.filesystem * insetinclude.C (loadIfNeeded): rewrite to use boost.filesystem
@ -370,7 +370,7 @@
* insetgraphicsParams.C: protect a #warning preprocessor call * insetgraphicsParams.C: protect a #warning preprocessor call
with a #ifdef WITH_WARNINGS guard. with a #ifdef WITH_WARNINGS guard.
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Several files: use convert<> instead of atoi,strToXXX and friends * Several files: use convert<> instead of atoi,strToXXX and friends
@ -398,7 +398,7 @@
* ExternalTemplate.C: use support/package.h to provide the paths to the * ExternalTemplate.C: use support/package.h to provide the paths to the
various directories used by LyX. various directories used by LyX.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetwrap.C: * insetwrap.C:
* insettabular.C: * insettabular.C:
@ -408,7 +408,7 @@
* insetbibitem.C: * insetbibitem.C:
* ExternalTransforms.C (adjAngle): tostr -> convert * ExternalTransforms.C (adjAngle): tostr -> convert
2005-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* inset.[Ch] (forceDefaultParagraphs): delete since it is same as * inset.[Ch] (forceDefaultParagraphs): delete since it is same as
base version base version
@ -456,7 +456,7 @@
(draw): replace 'do not draw' optimization by 'draw with (draw): replace 'do not draw' optimization by 'draw with
nullpainter' one nullpainter' one
2004-12-03 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-12-03 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetbase.[Ch] (idxUpDown2): remove function * insetbase.[Ch] (idxUpDown2): remove function
@ -485,7 +485,7 @@
* insettext.C: adjust, (metrics): set the font before calling * insettext.C: adjust, (metrics): set the font before calling
LyXText::metrics LyXText::metrics
2004-11-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* rename a lot of InsetOld to InsetBase * rename a lot of InsetOld to InsetBase
@ -502,7 +502,7 @@
* insettabular.C (tabularFeatures): fix multicolumn handling * insettabular.C (tabularFeatures): fix multicolumn handling
2004-11-23 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-23 Lars Gullik Bjønnes <larsbj@gullik.net>
* render_base.h (operator=): use common semantics * render_base.h (operator=): use common semantics
@ -682,13 +682,13 @@
* insetgraphics.[hC] (createDocBookAttributes): Export parameters * insetgraphics.[hC] (createDocBookAttributes): Export parameters
as attributes with new method for docbook. as attributes with new method for docbook.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* render_preview.h: Use preferred calling of Boost.Signal * render_preview.h: Use preferred calling of Boost.Signal
* pch.h: use proper signal include * pch.h: use proper signal include
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* ExternalTransforms.h: User preferred calling of Boost.Function * ExternalTransforms.h: User preferred calling of Boost.Function
@ -718,7 +718,7 @@
* insettabular.C (isRightToLeft): instead of using * insettabular.C (isRightToLeft): instead of using
BufferView::getParentLanguage, use the data from the cursor BufferView::getParentLanguage, use the data from the cursor
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
@ -754,7 +754,7 @@
* insetcite.[Ch]: fix plaintext export. * insetcite.[Ch]: fix plaintext export.
2004-08-14 Lars Gullik Bjonnes <larsbj@lyx.org> 2004-08-14 Lars Gullik Bjønnes <larsbj@lyx.org>
* insettext.[Ch] (setDrawFrame): take a bool, get rid of the * insettext.[Ch] (setDrawFrame): take a bool, get rid of the
DrawFrame enum. DrawFrame enum.
@ -799,7 +799,7 @@
* insetquotes.C (latex): same as above with OutputParams::lang. * insetquotes.C (latex): same as above with OutputParams::lang.
Moreover the code actually works now. Moreover the code actually works now.
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetwrap.C, insetvspace.C, insettabular.C, insetnote.C: * insetwrap.C, insetvspace.C, insettabular.C, insetnote.C:
* insetinclude.C, insetgraphics.C, insetfloat.C: * insetinclude.C, insetgraphics.C, insetfloat.C:
@ -1236,7 +1236,7 @@
(updateLocal): use the cur argument instead of the global cursor (updateLocal): use the cur argument instead of the global cursor
* insetcollapsable.C (edit): dont call inset.edit(x,y) when opening * insetcollapsable.C (edit): dont call inset.edit(x,y) when opening
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetlatexaccent.C (checkContents): "c" -> 'c' in calls to contains * insetlatexaccent.C (checkContents): "c" -> 'c' in calls to contains
@ -1259,7 +1259,7 @@
* updatableinset.[Ch]: adjust coordinate handling to 'screen absolute' * updatableinset.[Ch]: adjust coordinate handling to 'screen absolute'
coordinate coordinate
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* insettabular.C: add using statement for std::vector, remove * insettabular.C: add using statement for std::vector, remove
std:: where using was already used. std:: where using was already used.
@ -1333,7 +1333,7 @@
* insetnote.C (InsetNoteParams::write): write label only once * insetnote.C (InsetNoteParams::write): write label only once
2004-01-05 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-05 Lars Gullik Bjønnes <larsbj@gullik.net>
* insetbranch.C (isBranchSelected): use the BranchNamesEqual * insetbranch.C (isBranchSelected): use the BranchNamesEqual
functor functor

View File

@ -255,7 +255,7 @@
* math_gridinset.[hC]: add facilities for drawing/deleting partition * math_gridinset.[hC]: add facilities for drawing/deleting partition
lines in matrix. lines in matrix.
2005-02-08 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-08 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_data.C (isInside): size() -> depth() * math_data.C (isInside): size() -> depth()
@ -265,7 +265,7 @@
* math_diminset.C: * math_diminset.C:
* math_nestinset.C: Use new cursor accessors. * math_nestinset.C: Use new cursor accessors.
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_parser.C,math_sizeinset.C: use convert<> instead of * math_parser.C,math_sizeinset.C: use convert<> instead of
atoi,strToXXX and friends atoi,strToXXX and friends
@ -329,11 +329,11 @@
* Most insets: rename priv_dispatch to doDispatch * Most insets: rename priv_dispatch to doDispatch
2004-11-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_hullinset.C (operator): use common semantics * math_hullinset.C (operator): use common semantics
2004-11-23 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-23 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_atom.C (operator): use common semantics * math_atom.C (operator): use common semantics
@ -348,7 +348,7 @@
* math_hullinset.C (delCol): don't delete if this is the only column * math_hullinset.C (delCol): don't delete if this is the only column
* math_hullinset.C (getStatus): fix LFUN_TABULAR_FEATURE * math_hullinset.C (getStatus): fix LFUN_TABULAR_FEATURE
2004-11-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_inset.h: include math_data.h to satisfy concept checks. * math_inset.h: include math_data.h to satisfy concept checks.
@ -360,7 +360,7 @@
* Makefile.am: add math_tfracinset.[Ch] * Makefile.am: add math_tfracinset.[Ch]
2004-11-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_parser.C (parse1): change to use lyx::support::atoi * math_parser.C (parse1): change to use lyx::support::atoi
* math_sizeinset.C (MathSizeInset): ditto * math_sizeinset.C (MathSizeInset): ditto
@ -396,7 +396,7 @@
* math_hullinset.C (plaintext): remove extraneous spaces * math_hullinset.C (plaintext): remove extraneous spaces
2004-09-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_parser.C (tokenize): c_str fix * math_parser.C (tokenize): c_str fix
(mathed_parse_cell): c_str fix (mathed_parse_cell): c_str fix
@ -412,7 +412,7 @@
(pipeThroughMaple): c_str fix (pipeThroughMaple): c_str fix
(pipeThroughOctave): c_str fix (pipeThroughOctave): c_str fix
2004-09-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_binominset.h (MATH_BINOMINSET_H): fix include guard. * math_binominset.h (MATH_BINOMINSET_H): fix include guard.
@ -428,7 +428,7 @@
* formulamacro.C (write): * formulamacro.C (write):
* math_macrotemplate.C (write): remove space at end of line. * math_macrotemplate.C (write): remove space at end of line.
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
@ -449,7 +449,7 @@
* math_parser.C: Fix: #928 * math_parser.C: Fix: #928
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_support.C, math_parser.C, math_nestinset.C, math_macrotable.C: * math_support.C, math_parser.C, math_nestinset.C, math_macrotable.C:
* math_hullinset.C, math_gridinset.C, math_factory.C: math_extern.C, * math_hullinset.C, math_gridinset.C, math_factory.C: math_extern.C,
@ -457,7 +457,7 @@
* command_inset.C: change "support/std_sstream.h" * command_inset.C: change "support/std_sstream.h"
to <sstream> to <sstream>
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_macrotable.C (expand): n is now size_t * math_macrotable.C (expand): n is now size_t
@ -466,7 +466,7 @@
* math_macroarg.[Ch] (MathMacroArgument): take size_t as arg * math_macroarg.[Ch] (MathMacroArgument): take size_t as arg
2004-05-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (EXTRA_DIST): add formulamacro.C * Makefile.am (EXTRA_DIST): add formulamacro.C
@ -534,7 +534,7 @@
* math_nestinset.C: use const_cast to get to compile for stlport * math_nestinset.C: use const_cast to get to compile for stlport
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* math_hullinset.C: add using statements for std::ostream, * math_hullinset.C: add using statements for std::ostream,
std::swap and std::vector std::swap and std::vector

View File

@ -167,7 +167,7 @@
* Makefile.am (build_package): Solaris sed does not like * Makefile.am (build_package): Solaris sed does not like
spaces bewteen the ;-delimited commands. spaces bewteen the ;-delimited commands.
2005-02-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (CLEANFILES): clean generated files * Makefile.am (CLEANFILES): clean generated files
@ -226,7 +226,7 @@
specify explicitly the location of the top level build directory specify explicitly the location of the top level build directory
when the executable is run in-place. when the executable is run in-place.
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* fs_extras.C: add changes from Asger's Win32 patch. * fs_extras.C: add changes from Asger's Win32 patch.
@ -239,7 +239,7 @@
* os_win32.h: remove cruft. * os_win32.h: remove cruft.
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (libsupport_la_SOURCES): remove rmdir.C * Makefile.am (libsupport_la_SOURCES): remove rmdir.C
@ -247,7 +247,7 @@
* lyxlib.h: remove rmdir decl * lyxlib.h: remove rmdir decl
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* .cvsignore: add package.C * .cvsignore: add package.C
@ -267,7 +267,7 @@
* package.C.in: rewrite to use boost.filesystem * package.C.in: rewrite to use boost.filesystem
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* tests: add some code for automatic regression testing, can be * tests: add some code for automatic regression testing, can be
improved or removed as we see fit improved or removed as we see fit
@ -409,17 +409,17 @@
* convert.C (string>): add specialization for long. * convert.C (string>): add specialization for long.
2005-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* convert.h: remove the specializations, don't included unneeded * convert.h: remove the specializations, don't included unneeded
headers headers
* convert.C: add specialization for unsigned long * convert.C: add specialization for unsigned long
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* tostr.[Ch]: renamed to convert[ch] * tostr.[Ch]: renamed to convert[ch]
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* lstrings.[Ch]: change bformat to be a template * lstrings.[Ch]: change bformat to be a template
@ -552,7 +552,7 @@
* textutils.h (isKommaChar): remove * textutils.h (isKommaChar): remove
2004-11-16 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-16 Lars Gullik Bjønnes <larsbj@gullik.net>
* forkedcontr.C (find_pid): simplify and also make pass concept * forkedcontr.C (find_pid): simplify and also make pass concept
checks. checks.
@ -565,11 +565,11 @@
extension, return string() instead of "user" if the format could extension, return string() instead of "user" if the format could
not be determined not be determined
2004-11-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* Make it clearer where include files are coming from. * Make it clearer where include files are coming from.
2004-11-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-11-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* translator.h: use bind, equal_to instead of equal_1st_in_pair * translator.h: use bind, equal_to instead of equal_1st_in_pair
and equal_2nd_in_pair and equal_2nd_in_pair
@ -601,7 +601,7 @@
* forkedcall.C (generateChild): strip quotes from each argument * forkedcall.C (generateChild): strip quotes from each argument
of argv. of argv.
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: use proper signal include * pch.h: use proper signal include
@ -612,7 +612,7 @@
* FileMonitor.C: use the new signal typedef * FileMonitor.C: use the new signal typedef
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* forkedcall.h: remove include of <boost/function/funtion0.hpp> * forkedcall.h: remove include of <boost/function/funtion0.hpp>
* pch.h: ditto * pch.h: ditto
@ -626,16 +626,16 @@
* filetools.C (LibScriptSearch): quote the path of the script, in * filetools.C (LibScriptSearch): quote the path of the script, in
case it contains spaces case it contains spaces
2004-09-04 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-09-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* tostr.C: reimplement using lexical_cast * tostr.C: reimplement using lexical_cast
2004-08-30 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-30 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: do not use include boost/format.hpp, multiple symbols * pch.h: do not use include boost/format.hpp, multiple symbols
will result (gcc bug) will result (gcc bug)
2004-08-15 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-08-15 Lars Gullik Bjønnes <larsbj@gullik.net>
* pch.h: new file * pch.h: new file
@ -646,7 +646,7 @@
* globbing.C (FileFilterList): make sure that "All files (*)" is * globbing.C (FileFilterList): make sure that "All files (*)" is
always part of the filters list always part of the filters list
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-07-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* tostr.C, lstrings.C, globbing.C, filetools.C: change * tostr.C, lstrings.C, globbing.C, filetools.C: change
"support/std_sstream.h" to <sstream> "support/std_sstream.h" to <sstream>
@ -767,14 +767,14 @@
filetools.[Ch] (unzipFile): add argument for output filename filetools.[Ch] (unzipFile): add argument for output filename
* filename.h: fix doxygen warning * filename.h: fix doxygen warning
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* lstrings.h (contains_functor): delete * lstrings.h (contains_functor): delete
(contains): change into template, simplify (contains): change into template, simplify
* lstrings.C (contains): remove both functions * lstrings.C (contains): remove both functions
2004-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* lyxalgo.h (eliminate_duplicates): reimplement with sort and the * lyxalgo.h (eliminate_duplicates): reimplement with sort and the
unique-erase idom. unique-erase idom.
@ -782,7 +782,7 @@
* lstrings.h (contains_functor): inherit from * lstrings.h (contains_functor): inherit from
std::binary_function, remove typedefs. std::binary_function, remove typedefs.
2004-01-28 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-28 Lars Gullik Bjønnes <larsbj@gullik.net>
* globbing.C: add using statement for std::distance, remove std:: * globbing.C: add using statement for std::distance, remove std::
from string. from string.
@ -803,7 +803,7 @@
* globbing.C (glob): compilation fix for cygwin. * globbing.C (glob): compilation fix for cygwin.
2004-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (libsupport_la_SOURCES): remove BoostFormat.h and * Makefile.am (libsupport_la_SOURCES): remove BoostFormat.h and
boost-inst.C boost-inst.C

View File

@ -1,8 +1,8 @@
2005-02-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (makeregfiles): rename from regfiles * Makefile.am (makeregfiles): rename from regfiles
2005-02-25 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-02-25 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (regfiles): fix for builddir != srcdir * Makefile.am (regfiles): fix for builddir != srcdir

View File

@ -149,14 +149,14 @@
Also add "fs::path::default_name_check(fs::no_check);" Also add "fs::path::default_name_check(fs::no_check);"
2005-01-31 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-31 Lars Gullik Bjønnes <larsbj@gullik.net>
* tex2lyx.C: rewrite to use boost.filesystem * tex2lyx.C: rewrite to use boost.filesystem
* text.C: ditto * text.C: ditto
* Makefile.am (BOOST_LIBS): add BOOST_FILESYSTEM * Makefile.am (BOOST_LIBS): add BOOST_FILESYSTEM
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Spacing (set): take double instead of float * Spacing (set): take double instead of float
@ -171,7 +171,7 @@
* tex2lyx.C: use support/package.h to provide the paths to the * tex2lyx.C: use support/package.h to provide the paths to the
various directories used by LyX. various directories used by LyX.
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net> 2005-01-06 Lars Gullik Bjønnes <larsbj@gullik.net>
* text.C: tostr -> convert * text.C: tostr -> convert
@ -321,7 +321,7 @@
* texparser.C (skip_spaces): handle "\n +\n" correctly * texparser.C (skip_spaces): handle "\n +\n" correctly
* texparser.[Ch] (asMode): remove, since it is unused * texparser.[Ch] (asMode): remove, since it is unused
2004-05-27 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-05-27 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (BUILT_SOURCES): move lengthcommon.C from here... * Makefile.am (BUILT_SOURCES): move lengthcommon.C from here...
(tex2lyx_SOURCES): ... to here (tex2lyx_SOURCES): ... to here
@ -339,11 +339,11 @@
* text.C (parse_text): handle vspaces like '1cm' correctly * text.C (parse_text): handle vspaces like '1cm' correctly
2004-02-01 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-02-01 Lars Gullik Bjønnes <larsbj@gullik.net>
* text.C (parse_box): "\\" -> '\\' in calls to contains. * text.C (parse_box): "\\" -> '\\' in calls to contains.
2004-01-07 Lars Gullik Bjonnes <larsbj@gullik.net> 2004-01-07 Lars Gullik Bjønnes <larsbj@gullik.net>
* text.C: reorder the using statements. * text.C: reorder the using statements.
(translate_len): remove usage of a uninitialized variable. (translate_len): remove usage of a uninitialized variable.