]> git.lyx.org Git - lyx.git/log
lyx.git
17 years ago* Status.15x: "reopen" dialog resize bug
Michael Schmitt [Wed, 27 Dec 2006 23:11:46 +0000 (23:11 +0000)]
* Status.15x: "reopen" dialog resize bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16405 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* src/mathed/InsetMathNest.C (do_dispatch):
Jürgen Spitzmüller [Wed, 27 Dec 2006 15:01:09 +0000 (15:01 +0000)]
* src/mathed/InsetMathNest.C (do_dispatch):
- catch LFUN_QUOTE_INSERT and output plain quote (bug 3044).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16403 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoadd new galician file
Georg Baum [Wed, 27 Dec 2006 11:59:56 +0000 (11:59 +0000)]
add new galician file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16401 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix strange bibtex problem by converting some more functions to use FileName
Georg Baum [Wed, 27 Dec 2006 10:56:11 +0000 (10:56 +0000)]
Fix strange bibtex problem by converting some more functions to use FileName
instead of std::string

* src/support/lyxlib.h
* src/support/getcwd.C
(getcwd): return a FileName, not a std::string in filesystem encoding

* src/support/filetools.[Ch]
(makeAbsPath): return a FileName, not a std::string in undefined encoding

* src/support/lyxlib.h
* src/support/tempName.C
(makeAbsPath): return a FileName, not a std::string in undefined encoding

* many other files: Adjust to the changes above

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16399 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agonew Galician tutorial; updated Intro
Jean-Marc Lasgouttes [Wed, 27 Dec 2006 10:37:03 +0000 (10:37 +0000)]
new Galician tutorial; updated Intro

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16397 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove unused stuff
Georg Baum [Wed, 27 Dec 2006 08:40:40 +0000 (08:40 +0000)]
remove unused stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16395 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoChristmas present for Gregor Gorjanc
Enrico Forestieri [Sun, 24 Dec 2006 19:23:33 +0000 (19:23 +0000)]
Christmas present for Gregor Gorjanc

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16394 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoupdate.
Abdelrazak Younes [Sun, 24 Dec 2006 18:17:44 +0000 (18:17 +0000)]
update.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16393 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix focus problems.
Abdelrazak Younes [Sun, 24 Dec 2006 18:16:25 +0000 (18:16 +0000)]
Fix focus problems.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16392 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoReally fix focus problem on new view.
Abdelrazak Younes [Sun, 24 Dec 2006 17:11:32 +0000 (17:11 +0000)]
Really fix focus problem on new view.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16391 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* src/frontends/qt4/QCharacter.C:
Jürgen Spitzmüller [Sun, 24 Dec 2006 11:38:19 +0000 (11:38 +0000)]
* src/frontends/qt4/QCharacter.C:
- fix dialog resizing for QT >= 4.2 (bug 3032).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16390 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoStatus.15x: record a repeatable case of the famous text() == this assertion crash.
Bo Peng [Sun, 24 Dec 2006 02:20:33 +0000 (02:20 +0000)]
Status.15x: record a repeatable case of the famous text() == this assertion crash.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16389 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoalso work with Joost's windows file bundle (qmake gives the non-portabale path of...
Peter Kümmel [Sat, 23 Dec 2006 21:47:06 +0000 (21:47 +0000)]
also work with Joost's windows file bundle (qmake gives the non-portabale path of Joost's Qt installation)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16388 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agodon't show all warnings by default, use TOP_SRC_DIR value from LyXPaths.cmake
Peter Kümmel [Sat, 23 Dec 2006 21:30:17 +0000 (21:30 +0000)]
don't show all warnings by default, use TOP_SRC_DIR value from LyXPaths.cmake

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16387 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix focus on WorkArea after mini-buffer command.
Abdelrazak Younes [Sat, 23 Dec 2006 17:09:50 +0000 (17:09 +0000)]
Fix focus on WorkArea after mini-buffer command.

* LyXView:
  - setFocus(): new pure virtual method.

* QCommandBuffer:
  - simplify Ctor
  - call GuiView::setFocus() instead of centralWidget()->setFocus()

* GuiView:
  - implement setFocus():
  - focusNextPrevChild(): use setFocus().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16386 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* Status.15x: another showstopper for people using bibtex bibliographies
Michael Schmitt [Sat, 23 Dec 2006 12:48:23 +0000 (12:48 +0000)]
* Status.15x: another showstopper for people using bibtex bibliographies

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16385 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* Status.15x: more bug reports
Michael Schmitt [Sat, 23 Dec 2006 12:26:20 +0000 (12:26 +0000)]
* Status.15x: more bug reports

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16384 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* Status.15x: add Jürgen's bug report
Michael Schmitt [Sat, 23 Dec 2006 12:14:34 +0000 (12:14 +0000)]
* Status.15x: add Jürgen's bug report

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16383 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* scons/SConstruct: fix manifest on Windows
Michael Schmitt [Sat, 23 Dec 2006 09:09:10 +0000 (09:09 +0000)]
* scons/SConstruct: fix manifest on Windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16382 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix Tab and Ctrl-Tab keys handling and focus problems related to it.
Abdelrazak Younes [Fri, 22 Dec 2006 16:13:19 +0000 (16:13 +0000)]
Fix Tab and Ctrl-Tab keys handling and focus problems related to it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16381 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoTOP_SRCDIR is needed, but LOCALEDIR and LYX_DIR refer to
Abdelrazak Younes [Fri, 22 Dec 2006 12:41:25 +0000 (12:41 +0000)]
TOP_SRCDIR is needed, but LOCALEDIR and LYX_DIR refer to
installation directories.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16380 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agofix encoding of user name and email address
Georg Baum [Fri, 22 Dec 2006 10:26:52 +0000 (10:26 +0000)]
fix encoding of user name and email address

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16379 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * src/LColor.[Ch]
Georg Baum [Fri, 22 Dec 2006 10:23:25 +0000 (10:23 +0000)]
* src/LColor.[Ch]
(LColor::getFromGUIName): delete, since it is unused, broken and
not easy to implement correctly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16378 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoconvert more GUI strings to docstring
Georg Baum [Fri, 22 Dec 2006 10:06:40 +0000 (10:06 +0000)]
convert more GUI strings to docstring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16377 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoget rid of more utf8 conversions
Georg Baum [Fri, 22 Dec 2006 09:23:10 +0000 (09:23 +0000)]
get rid of more utf8 conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16376 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix "virtual function called" error, by Abdel
Bo Peng [Fri, 22 Dec 2006 02:57:25 +0000 (02:57 +0000)]
Fix "virtual function called" error, by Abdel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16375 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix display of the style name in the BibTeX Bibliography panel
Enrico Forestieri [Fri, 22 Dec 2006 01:12:43 +0000 (01:12 +0000)]
Fix display of the style name in the BibTeX Bibliography panel

* src/frontends/controllers/ControlBibtex.C
(ControlBibtex::getStylefile): get the correct parameter.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16374 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoavoids updates on
Edwin Leuven [Thu, 21 Dec 2006 21:27:04 +0000 (21:27 +0000)]
avoids updates on
 1. mouse click (without selection)
 2. mouse movements (when selection doesn't change)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16373 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoget rid of more utf8 conversions
Georg Baum [Thu, 21 Dec 2006 20:52:59 +0000 (20:52 +0000)]
get rid of more utf8 conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16372 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoUse the standard mouse pointer shape when displaying an alert dialog
Enrico Forestieri [Thu, 21 Dec 2006 20:29:15 +0000 (20:29 +0000)]
Use the standard mouse pointer shape when displaying an alert dialog

* src/frontends/qt4/Alert_pimpl.C
(prompt_pimpl): override the cursor shape chosen by Qt.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16371 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove unneeded conversions
Georg Baum [Thu, 21 Dec 2006 19:02:17 +0000 (19:02 +0000)]
remove unneeded conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16370 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * po/de.po: minor update
Michael Schmitt [Thu, 21 Dec 2006 18:57:04 +0000 (18:57 +0000)]
* po/de.po: minor update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16369 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * po/*.po: remerge
Michael Schmitt [Thu, 21 Dec 2006 18:36:48 +0000 (18:36 +0000)]
* po/*.po: remerge

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16368 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: do not subst %var%, as I am told that they are changed to @var@
Bo Peng [Thu, 21 Dec 2006 15:21:30 +0000 (15:21 +0000)]
Scons: do not subst %var%, as I am told that they are changed to @var@

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16367 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* ctor: change viewport attribute (disable double-buffering).
Abdelrazak Younes [Thu, 21 Dec 2006 14:50:46 +0000 (14:50 +0000)]
* ctor: change viewport attribute (disable double-buffering).
* focusInEvent(): start the blinking cursor after the resize.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16366 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoconvert LyXFont::stateText and LColor::getGUIName to docstring,
Georg Baum [Thu, 21 Dec 2006 14:31:19 +0000 (14:31 +0000)]
convert LyXFont::stateText and LColor::getGUIName to docstring,
saving again some utf8 conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16365 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoPROGRAM_SUFFIX represents a possible version suffix, better let it empty for now...
Abdelrazak Younes [Thu, 21 Dec 2006 14:07:33 +0000 (14:07 +0000)]
PROGRAM_SUFFIX represents a possible version suffix, better let it empty for now. Georg explication of how autotools handle that:

configure --with-version-suffix=-1.5

results in a PROGRAM_SUFFIX of "-1.5". This is important for the name of
the personal LyX dir, and the name of the executables if you want to
install several LyX versions in parallel without interference.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16364 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoconvert author names and status messages to docstring
Georg Baum [Thu, 21 Dec 2006 13:58:28 +0000 (13:58 +0000)]
convert author names and status messages to docstring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16363 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix another instance of filename encoding problems
Georg Baum [Thu, 21 Dec 2006 13:01:47 +0000 (13:01 +0000)]
Fix another instance of filename encoding problems

* src/support/filetools.h
(fileSearch): change return value type to vector<FileName>

* src/support/filetools.C
(dirList): Convert filenames from the file system encoding

* src/converter.C
(Converters::move): Adjust to dirList interface change

* src/support/filename.[Ch]
(FileName::fromFilesystemEncoding): New static method

* src/client/client.C: Add comments about filename encoding

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16362 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix two filename bugs (from Enrico and me)
Georg Baum [Thu, 21 Dec 2006 12:04:01 +0000 (12:04 +0000)]
Fix two filename bugs (from Enrico and me)

* src/support/filetools.[Ch]
(fileOpenSearch): comment out since it is unused
(fileSearch): Use addExtension instead of changeExtension, since we
are always called without extesnion, or with the correct one.
(addExtension): new function

* src/lyx_main.C
(LyX::init): tell fileSearch that we are also interested in the name
if the file does not exist

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16361 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix this error message on startup:
Abdelrazak Younes [Thu, 21 Dec 2006 12:01:35 +0000 (12:01 +0000)]
Fix this error message on startup:

QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16360 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoadd compiler warning
Georg Baum [Thu, 21 Dec 2006 11:56:07 +0000 (11:56 +0000)]
add compiler warning

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16359 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * src/converter.C
Georg Baum [Thu, 21 Dec 2006 11:46:13 +0000 (11:46 +0000)]
* src/converter.C
(Converters::move): Use removeExtension and reuse variable 'path'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16358 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove unused stuff
Georg Baum [Thu, 21 Dec 2006 10:37:28 +0000 (10:37 +0000)]
remove unused stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16357 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix hard-coded path for locales dir.
Abdelrazak Younes [Thu, 21 Dec 2006 09:52:58 +0000 (09:52 +0000)]
Fix hard-coded path for locales dir.
I am not sure about what the PROGRAM_SUFFIX should contain...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16356 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoChange the rule to generate package.C from %VAR% to @VAR@
Abdelrazak Younes [Thu, 21 Dec 2006 09:48:26 +0000 (09:48 +0000)]
Change the rule to generate package.C from %VAR% to @VAR@

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16355 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoLet the compiler generate default constructor, copy constructor and
Georg Baum [Thu, 21 Dec 2006 08:46:32 +0000 (08:46 +0000)]
Let the compiler generate default constructor, copy constructor and
assignment operator

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16354 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoUse a larger font for displaying the version number on the splash screen
Enrico Forestieri [Thu, 21 Dec 2006 02:49:27 +0000 (02:49 +0000)]
Use a larger font for displaying the version number on the splash screen

* src/frontends/qt4/GuiWorkArea.C
(GuiWorkArea::doGreyOut): don't use LyXFont::SIZE_XXXX directly as
a font size as these are enum values and not the actual sizes.
Move the version number slightly to the right to make it more
readable against the splash screen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16353 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoPartial Fix for Tab key press bug. It is now properly processed but the focus is...
Abdelrazak Younes [Wed, 20 Dec 2006 21:28:05 +0000 (21:28 +0000)]
Partial Fix for Tab key press bug. It is now properly processed but the focus is not returned to the WorkArea afterward.

* WorkArea.h: processKeySym() is now public

* GuiView:
  * event(): new method to intercept Tab key press.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16352 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoset package vars
Peter Kümmel [Wed, 20 Dec 2006 18:37:46 +0000 (18:37 +0000)]
set package vars

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16351 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * QLMenubar.C (macxMenuBarInit): fix workaround for menu merging
Jean-Marc Lasgouttes [Wed, 20 Dec 2006 14:28:06 +0000 (14:28 +0000)]
* QLMenubar.C (macxMenuBarInit): fix workaround for menu merging
with Qt/Mac. Still does not work in non-default locale.

* QLPopupMenu.C (specialMacXmenuHack): remove, not needed anymore.

* GuiView.C (init): remove Mac hack, not needed anymore.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16349 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi?id=3024).
Abdelrazak Younes [Wed, 20 Dec 2006 14:17:50 +0000 (14:17 +0000)]
Fix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi?id=3024).
The use of top-level lyx::dispatch() ensure that the CoordCache is OK at each step.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16348 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoadd an assertion.
Abdelrazak Younes [Wed, 20 Dec 2006 14:15:26 +0000 (14:15 +0000)]
add an assertion.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16347 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoAdd layout AltAffiliation ; add optional argument support for Author Email and
Jean-Marc Lasgouttes [Wed, 20 Dec 2006 14:03:25 +0000 (14:03 +0000)]
Add layout AltAffiliation ; add optional argument support for Author Email and
Author URL

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16345 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * insetcollapsable.C (doDispatch): fix crash in previous patch
Jean-Marc Lasgouttes [Wed, 20 Dec 2006 13:25:46 +0000 (13:25 +0000)]
* insetcollapsable.C (doDispatch): fix crash in previous patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16344 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: fix a newly introduced qt4 CCFLAGS bug
Bo Peng [Wed, 20 Dec 2006 01:32:43 +0000 (01:32 +0000)]
Scons: fix a newly introduced qt4 CCFLAGS bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16343 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: allow shared boost libraries
Bo Peng [Tue, 19 Dec 2006 20:39:00 +0000 (20:39 +0000)]
Scons: allow shared boost libraries

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16342 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: clear separation of env and frontend_env (a major reshuffling)
Bo Peng [Tue, 19 Dec 2006 18:32:55 +0000 (18:32 +0000)]
Scons: clear separation of env and frontend_env (a major reshuffling)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16341 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agofix formatting
Georg Baum [Tue, 19 Dec 2006 18:04:42 +0000 (18:04 +0000)]
fix formatting

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16340 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: do not print warnings when checking boost libraries
Bo Peng [Tue, 19 Dec 2006 15:48:40 +0000 (15:48 +0000)]
Scons: do not print warnings when checking boost libraries

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16339 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: handle the case when qt4 is in system directories
Bo Peng [Tue, 19 Dec 2006 15:44:39 +0000 (15:44 +0000)]
Scons: handle the case when qt4 is in system directories

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16338 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * insetcollapsable.C (doDispatch): do nothing on mouse release if
Jean-Marc Lasgouttes [Tue, 19 Dec 2006 15:42:10 +0000 (15:42 +0000)]
* insetcollapsable.C (doDispatch): do nothing on mouse release if
there is a selection.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16337 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFirst step towards model/view separation of Paragraph class.
Abdelrazak Younes [Tue, 19 Dec 2006 14:27:38 +0000 (14:27 +0000)]
First step towards model/view separation of Paragraph class.

- ParagraphMetrics: new class gathering everything related to metrics.
- Paragraph: now derives from ParagraphMetrics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16335 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix bug 3034
Georg Baum [Tue, 19 Dec 2006 14:24:25 +0000 (14:24 +0000)]
Fix bug 3034

* src/mathed/InsetMathGrid.C: Don't declare mathed_parse_normal,
include MathParser.h instead
(InsetMathGrid::doDispatch): remove to_utf8, mathed_parse_normal
takes now a docstring

* src/mathed/MathMacroTemplate.C
(MathMacroTemplate::read): restore the version of 1.4.x, since
the new one did only work for macros without whitespace

* src/mathed/MathParser.[Ch]
(Parser): Add constructor from a docstring
(mathed_parse_cell): Create the parser directly from the string,
since the istream variant of tokenize() does only work if reading
from the .lyx file
(mathed_parse_normal): ditto
(mathed_parse_normal): Delete the istream variant (unused)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16334 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoheader cleanup following rev 16332.
Abdelrazak Younes [Tue, 19 Dec 2006 14:09:47 +0000 (14:09 +0000)]
header cleanup following rev 16332.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16333 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoMoves textRow() from DocIterator to cursor.C where it belongs.
Abdelrazak Younes [Tue, 19 Dec 2006 13:39:46 +0000 (13:39 +0000)]
Moves textRow() from DocIterator to cursor.C where it belongs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16332 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoStatus.15x: add bugzilla URLs for bugs and patches
Michael Schmitt [Tue, 19 Dec 2006 12:01:37 +0000 (12:01 +0000)]
Status.15x: add bugzilla URLs for bugs and patches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16331 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus Whatsthis entry.
Jürgen Spitzmüller [Tue, 19 Dec 2006 08:17:47 +0000 (08:17 +0000)]
* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus Whatsthis entry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16330 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: remove boost 1.33.1 support
Bo Peng [Mon, 18 Dec 2006 23:27:33 +0000 (23:27 +0000)]
Scons: remove boost 1.33.1 support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16328 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agosmall fix from Sian Mountbatten
Georg Baum [Mon, 18 Dec 2006 20:27:26 +0000 (20:27 +0000)]
small fix from Sian Mountbatten

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16327 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agogrammar fix from Sian Mountbatten
Georg Baum [Mon, 18 Dec 2006 20:25:37 +0000 (20:25 +0000)]
grammar fix from Sian Mountbatten

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16326 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoTrivial ui tweak:
Jürgen Spitzmüller [Mon, 18 Dec 2006 20:17:12 +0000 (20:17 +0000)]
Trivial ui tweak:

* src/frontends/qt4/ui/QGraphicsUi.ui: fix tab accelerating order.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16325 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix bug 3037
Georg Baum [Mon, 18 Dec 2006 16:45:20 +0000 (16:45 +0000)]
Fix bug 3037
* src/lyxfunc.C
(LyXFunc::dispatch): Use default include type if no type is given

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16324 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: load qt4 module with debug=False when the debug library is not available;...
Bo Peng [Mon, 18 Dec 2006 15:30:50 +0000 (15:30 +0000)]
Scons: load qt4 module with debug=False when the debug library is not available; modify boost/check warning message

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16323 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * Application.C (Application): initialize correctly current_view_.
Jean-Marc Lasgouttes [Mon, 18 Dec 2006 15:21:43 +0000 (15:21 +0000)]
* Application.C (Application): initialize correctly current_view_.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16322 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove change tracking on file
Jean-Marc Lasgouttes [Mon, 18 Dec 2006 09:23:30 +0000 (09:23 +0000)]
remove change tracking on file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16319 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoDon't use a global variable for avoiding removal of the system temp dir
Enrico Forestieri [Sun, 17 Dec 2006 21:52:40 +0000 (21:52 +0000)]
Don't use a global variable for avoiding removal of the system temp dir

* src/support/package.h
(Package::system_temp_dir): new, return the system temp dir.

* src/support/package.C.in
(Package::Package): record the system temp dir.

* src/lyx_main.C
(LyX::prepareExit): don't remove the temporary directory if it
is the same as the system temp dir, meaning that the lyx_tmpdir
has not yet been created.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16318 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* add Rrightarrow.xpm to scons & automake
Edwin Leuven [Sun, 17 Dec 2006 17:46:47 +0000 (17:46 +0000)]
* add Rrightarrow.xpm to scons & automake

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16317 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agofix: http://bugzilla.lyx.org/show_bug.cgi?id=452
Edwin Leuven [Sun, 17 Dec 2006 17:36:00 +0000 (17:36 +0000)]
fix:  http://bugzilla.lyx.org/show_bug.cgi?id=452

ControlMath.C: cleanup order of symbols in math panel
iconpalette.C: 6 cols since many symbols come in pairs
Rrightarrow.xpm: was missing
searrow.xpm: was north east
swarrow.xpm: was north west

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16316 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* paragraph_pimpl.C: fix a seg fault when accepting a change
Michael Schmitt [Sun, 17 Dec 2006 15:09:32 +0000 (15:09 +0000)]
* paragraph_pimpl.C: fix a seg fault when accepting a change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16315 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove unused stuff
Georg Baum [Sun, 17 Dec 2006 15:05:18 +0000 (15:05 +0000)]
remove unused stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16314 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* src/frontends/qt4/ui/QCitationUi.ui:
Jürgen Spitzmüller [Sun, 17 Dec 2006 14:04:18 +0000 (14:04 +0000)]
* src/frontends/qt4/ui/QCitationUi.ui:
- fix shortcut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16313 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago* src/text2.C (getPitNearY):
Jürgen Spitzmüller [Sun, 17 Dec 2006 12:52:53 +0000 (12:52 +0000)]
* src/text2.C (getPitNearY):
- fix compiler warning (unsigned/signed int comparision).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16312 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoConvert filenames to local encoding for running lyx2lyx
Georg Baum [Sun, 17 Dec 2006 12:12:17 +0000 (12:12 +0000)]
Convert filenames to local encoding for running lyx2lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16311 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoConvert most of the bibtex machinery to docstring.
Georg Baum [Sun, 17 Dec 2006 10:52:04 +0000 (10:52 +0000)]
Convert most of the bibtex machinery to docstring.
Don't limit citation keys to ASCII anymore, since InsetBibitem can generate
non-ASCII keys.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16310 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix for bug 3027 by Martin V.
Abdelrazak Younes [Sun, 17 Dec 2006 10:11:28 +0000 (10:11 +0000)]
Fix for bug 3027 by Martin V.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16309 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoAdd some forgotten FileName conversions to enable installation in non-ascii
Georg Baum [Sun, 17 Dec 2006 09:46:04 +0000 (09:46 +0000)]
Add some forgotten FileName conversions to enable installation in non-ascii
paths

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16308 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoStatus.15x: new pathname/unicode problem
Michael Schmitt [Sun, 17 Dec 2006 00:28:38 +0000 (00:28 +0000)]
Status.15x: new pathname/unicode problem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16307 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoStatus.15x: thesaurus is broken on Windows
Michael Schmitt [Sat, 16 Dec 2006 23:32:18 +0000 (23:32 +0000)]
Status.15x: thesaurus is broken on Windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16306 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: support boost 1.34
Bo Peng [Sat, 16 Dec 2006 23:31:15 +0000 (23:31 +0000)]
Scons: support boost 1.34

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16305 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: test for the availability of debug version of qt libraries before linking...
Bo Peng [Sat, 16 Dec 2006 20:16:34 +0000 (20:16 +0000)]
Scons: test for the availability of debug version of qt libraries before linking to them

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16304 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoScons: can now be executed from any directory
Bo Peng [Sat, 16 Dec 2006 16:31:28 +0000 (16:31 +0000)]
Scons: can now be executed from any directory

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16303 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * Status.15x: add tiny url for relevant bugzilla entries;
Michael Schmitt [Sat, 16 Dec 2006 15:27:23 +0000 (15:27 +0000)]
* Status.15x: add tiny url for relevant bugzilla entries;
add new citation dialog bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16302 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * po/*.po: resolve shortcut clashes
Michael Schmitt [Sat, 16 Dec 2006 14:25:22 +0000 (14:25 +0000)]
* po/*.po: resolve shortcut clashes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16301 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * po/de.po: update
Michael Schmitt [Sat, 16 Dec 2006 14:03:08 +0000 (14:03 +0000)]
* po/de.po: update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16300 a592a061-630c-0410-9148-cb99ea01b6c8

17 years ago * po/*.po: remerge
Michael Schmitt [Sat, 16 Dec 2006 12:27:46 +0000 (12:27 +0000)]
* po/*.po: remerge

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16299 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agofix variable initialization order (shuts up a gcc warning)
Georg Baum [Sat, 16 Dec 2006 10:40:43 +0000 (10:40 +0000)]
fix variable initialization order (shuts up a gcc warning)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16298 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoadd comment about possibly wrong encoding
Georg Baum [Sat, 16 Dec 2006 10:38:01 +0000 (10:38 +0000)]
add comment about possibly wrong encoding

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16297 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoremove unused stuff
Georg Baum [Sat, 16 Dec 2006 10:37:41 +0000 (10:37 +0000)]
remove unused stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16296 a592a061-630c-0410-9148-cb99ea01b6c8

17 years agoFix this crash:
Abdelrazak Younes [Fri, 15 Dec 2006 23:17:10 +0000 (23:17 +0000)]
Fix this crash:
new doc
type:  foo bar
put cursor after foo: foo| bar
enter space: foo | bar
click somewhere else -> CRASH

The problem is that the paragraph breaking needs to be redone after the empty space is deleted.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16295 a592a061-630c-0410-9148-cb99ea01b6c8