switt | 1 Oct 2010 16:31
Favicon

r35548 - lyx-devel/trunk

Author: switt
Date: Fri Oct  1 16:31:57 2010
New Revision: 35548
URL: http://www.lyx.org/trac/changeset/35548

Log:
#6874 add instructions for nokia frameworks

Modified:
   lyx-devel/trunk/INSTALL.MacOSX

Modified: lyx-devel/trunk/INSTALL.MacOSX
==============================================================================
--- lyx-devel/trunk/INSTALL.MacOSX	Thu Sep 30 18:32:12 2010	(r35547)
+++ lyx-devel/trunk/INSTALL.MacOSX	Fri Oct  1 16:31:57 2010	(r35548)
 <at>  <at>  -24,10 +24,12  <at>  <at> 
 well.

 1. Qt/Mac Opensource Edition, version 4.
+
 This library is GPL-licensed and can be downloaded from
-<http://trolltech.com/developer/downloads/qt/mac/>. To compile it,
-create a directory where you want to install Qt4. In the following, 
-the full path to this directory is called /path/to/Qt4
+<http://trolltech.com/developer/downloads/qt/mac/>.
+An alternative location is <ftp://ftp.qt.nokia.com/qt/source>.
+To compile it, create a directory where you want to install Qt4.
+In the following, the full path to this directory is called /path/to/Qt4
 Decompress Qt/Mac in a convenient directory, cd to the top of the
 Qt source hierarcy, and enter:
(Continue reading)

sanda | 1 Oct 2010 19:43
Favicon

r35549 - lyx-devel/trunk/development/cygwin

Author: sanda
Date: Fri Oct  1 19:43:17 2010
New Revision: 35549
URL: http://www.lyx.org/trac/changeset/35549

Log:
Add cygwin setup.hint.
Patch from Bo Peng.
http://www.mail-archive.com/lyx-devel <at> lists.lyx.org/msg162180.html

Added:
   lyx-devel/trunk/development/cygwin/setup.hint   (contents, props changed)

Added: lyx-devel/trunk/development/cygwin/setup.hint
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ lyx-devel/trunk/development/cygwin/setup.hint	Fri Oct  1 19:43:17 2010	(r35549)
 <at>  <at>  -0,0 +1,11  <at>  <at> 
+# setup.hint for lyx
+sdesc: "A latex-based WYSIWYM word processor"
+ldesc: "A document processor that encourages an approach to writing based
+on the structure of your documents, not their appearance. It is designed
+for people that write and want their writing to look great, right out of
+the box. No more endless tinkering with formatting details, 'finger
+painting' font attributes or futzing around with page boundaries. You just
+write. In the background, Prof. Knuth's legendary TeX typesetting engine
+makes you look good."
+category: Publishing Editors Graphics
+requires: cygwin aspell python libQtCore4 libQtGui4 libintl8 gettext gv tetex tetex-base tetex-bin
ImageMagick ghostscript-fonts-std font-adobe-dpi75 libgcc1 libiconv2 libintl8 libstdc++6
(Continue reading)

uwestoehr | 2 Oct 2010 02:43
Favicon

r35550 - in lyx-devel/trunk: development/scons lib lib/layouts lib/templates

Author: uwestoehr
Date: Sat Oct  2 02:43:39 2010
New Revision: 35550
URL: http://www.lyx.org/trac/changeset/35550

Log:
frletter: new layout and template file for the frletter class (for writing French letters)

Added:
   lyx-devel/trunk/lib/layouts/frletter.layout   (contents, props changed)
   lyx-devel/trunk/lib/templates/frletter.lyx   (contents, props changed)
Modified:
   lyx-devel/trunk/development/scons/scons_manifest.py
   lyx-devel/trunk/lib/Makefile.am

Modified: lyx-devel/trunk/development/scons/scons_manifest.py
==============================================================================
--- lyx-devel/trunk/development/scons/scons_manifest.py	Fri Oct  1 19:43:17 2010	(r35549)
+++ lyx-devel/trunk/development/scons/scons_manifest.py	Sat Oct  2 02:43:39 2010	(r35550)
 <at>  <at>  -1350,6 +1350,7  <at>  <at> 
     elsarticle.lyx
     es_beamer-conference-ornate-20min.lyx
     fr_beamer-conference-ornate-20min.lyx
+    frletter.lyx
     g-brief-de.lyx
     g-brief-en.lyx
     g-brief2.lyx
 <at>  <at>  -2772,6 +2773,7  <at>  <at> 
     extletter.layout
     extreport.layout
(Continue reading)

uwestoehr | 2 Oct 2010 03:07
Favicon

r35551 - lyx-devel/trunk/lib

Author: uwestoehr
Date: Sat Oct  2 03:07:39 2010
New Revision: 35551
URL: http://www.lyx.org/trac/changeset/35551

Log:
generate_contributions.py:
- update Liviu's entry
- whitespace fixes
- remove entry that is not about a contribution to LyX
(Beat me for this, but it is not fair to our other contributers to list somebody in the Credits who did
absolutely nothing for LyX. If we then cannot use their image, lets use another one for our LyX 2.0 banner!)

Modified:
   lyx-devel/trunk/lib/generate_contributions.py

Modified: lyx-devel/trunk/lib/generate_contributions.py
==============================================================================
--- lyx-devel/trunk/lib/generate_contributions.py	Sat Oct  2 02:43:39 2010	(r35550)
+++ lyx-devel/trunk/lib/generate_contributions.py	Sat Oct  2 03:07:39 2010	(r35551)
 <at>  <at>  -350,7 +350,7  <at>  <at> 
                  "contributions GPLed",
                  "m=121869084720708",
                  "14 August 2008",
-                 u"Romanian localization"),
+                 u"Romanian localization and support for the frletter document class"),

      contributer(u"João Luis Meloni Assirati",
                  "assirati () nonada ! if ! usp ! br",
 <at>  <at>  -1040,7 +1040,7  <at>  <at> 
(Continue reading)

uwestoehr | 2 Oct 2010 03:09
Favicon

r35552 - in lyx-devel/branches/BRANCH_1_6_X: . development/scons lib lib/layouts lib/templates

Author: uwestoehr
Date: Sat Oct  2 03:09:45 2010
New Revision: 35552
URL: http://www.lyx.org/trac/changeset/35552

Log:
- frletter: new layout and template file for branch
- status.16x: add some additional information

Added:
   lyx-devel/branches/BRANCH_1_6_X/lib/layouts/frletter.layout   (contents, props changed)
   lyx-devel/branches/BRANCH_1_6_X/lib/templates/frletter.lyx   (contents, props changed)
Modified:
   lyx-devel/branches/BRANCH_1_6_X/development/scons/scons_manifest.py
   lyx-devel/branches/BRANCH_1_6_X/lib/Makefile.am
   lyx-devel/branches/BRANCH_1_6_X/status.16x

Modified: lyx-devel/branches/BRANCH_1_6_X/development/scons/scons_manifest.py
==============================================================================
--- lyx-devel/branches/BRANCH_1_6_X/development/scons/scons_manifest.py	Sat Oct  2 03:07:39 2010	(r35551)
+++ lyx-devel/branches/BRANCH_1_6_X/development/scons/scons_manifest.py	Sat Oct  2 03:09:45 2010	(r35552)
 <at>  <at>  -1300,6 +1300,7  <at>  <at> 
     elsarticle.lyx
     es_beamer-conference-ornate-20min.lyx
     fr_beamer-conference-ornate-20min.lyx
+    frletter.lyx
     g-brief-de.lyx
     g-brief-en.lyx
     g-brief2.lyx
 <at>  <at>  -2675,6 +2676,7  <at>  <at> 
(Continue reading)

uwestoehr | 2 Oct 2010 03:15
Favicon

r35553 - lyx-devel/branches/BRANCH_1_6_X/lib

Author: uwestoehr
Date: Sat Oct  2 03:15:30 2010
New Revision: 35553
URL: http://www.lyx.org/trac/changeset/35553

Log:
generate_contributions.py:
- update Liviu's entry
- whitespace fixes
- fix position of Pavel's entry

(Jürgen, I haven't committed CREDITS so that you can decide what you accept.)

Modified:
   lyx-devel/branches/BRANCH_1_6_X/lib/generate_contributions.py

Modified: lyx-devel/branches/BRANCH_1_6_X/lib/generate_contributions.py
==============================================================================
--- lyx-devel/branches/BRANCH_1_6_X/lib/generate_contributions.py	Sat Oct  2 03:09:45 2010	(r35552)
+++ lyx-devel/branches/BRANCH_1_6_X/lib/generate_contributions.py	Sat Oct  2 03:15:30 2010	(r35553)
 <at>  <at>  -342,7 +342,7  <at>  <at> 
                  "contributions GPLed",
                  "m=121869084720708",
                  "14 August 2008",
-                 u"Romanian localization"),
+                 u"Romanian localization and support for the frletter document class"),

      contributer(u"João Luis Meloni Assirati",
                  "assirati () nonada ! if ! usp ! br",
 <at>  <at>  -519,7 +519,7  <at>  <at> 
(Continue reading)

spitz | 2 Oct 2010 10:08
Favicon

r35554 - lyx-devel/branches/BRANCH_1_6_X

Author: spitz
Date: Sat Oct  2 10:08:53 2010
New Revision: 35554
URL: http://www.lyx.org/trac/changeset/35554

Log:
status.16x: typo.

Modified:
   lyx-devel/branches/BRANCH_1_6_X/status.16x

Modified: lyx-devel/branches/BRANCH_1_6_X/status.16x
==============================================================================
--- lyx-devel/branches/BRANCH_1_6_X/status.16x	Sat Oct  2 03:15:30 2010	(r35553)
+++ lyx-devel/branches/BRANCH_1_6_X/status.16x	Sat Oct  2 10:08:53 2010	(r35554)
 <at>  <at>  -45,7 +45,7  <at>  <at> 
 - New layout and template file for submissions to journals published by
   the American Geophysical Union (AGU).

-- New layout and template file for the document class frletter thiat is
+- New layout and template file for the document class frletter that is
   used to write letters in French (bug 6915).

 - Improve the detection of LaTeX warnings in the Log dialog.

spitz | 2 Oct 2010 10:12
Favicon

r35555 - lyx-devel/branches/BRANCH_1_6_X/lib

Author: spitz
Date: Sat Oct  2 10:12:18 2010
New Revision: 35555
URL: http://www.lyx.org/trac/changeset/35555

Log:
* CREDITS: updates.

Modified:
   lyx-devel/branches/BRANCH_1_6_X/lib/CREDITS

Modified: lyx-devel/branches/BRANCH_1_6_X/lib/CREDITS
==============================================================================
--- lyx-devel/branches/BRANCH_1_6_X/lib/CREDITS	Sat Oct  2 10:08:53 2010	(r35554)
+++ lyx-devel/branches/BRANCH_1_6_X/lib/CREDITS	Sat Oct  2 10:12:18 2010	(r35555)
 <at>  <at>  -12,7 +12,7  <at>  <at> 
    External style definition files, linuxdoc sgml support and more ftp-site ftp.lyx.org
  <at> bLiviu Andronic
  <at> iE-mail: landronimirc () gmail ! com
-   Romanian localization
+   Romanian localization and support for the frletter document class
  <at> bJoão Luis Meloni Assirati
  <at> iE-mail: assirati () nonada ! if ! usp ! br
    Added support for unix sockets and thence the 'inverse DVI' feature
 <at>  <at>  -292,9 +292,6  <at>  <at> 
  <at> bAndrey V. Panov
  <at> iE-mail: panov () canopus ! iacp ! dvo ! ru
    Russian translation of the user interface
- <at> bSanda Pavel
- <at> iE-mail: ps () ucw ! cz
(Continue reading)

kornel | 3 Oct 2010 14:31
Favicon

r35556 - lyx-devel/trunk/development/cmake

Author: kornel
Date: Sun Oct  3 14:31:27 2010
New Revision: 35556
URL: http://www.lyx.org/trac/changeset/35556

Log:
Upgrade for use witn boost 1.40 on debian (iff using external boost)

Modified:
   lyx-devel/trunk/development/cmake/CMakeLists.txt

Modified: lyx-devel/trunk/development/cmake/CMakeLists.txt
==============================================================================
--- lyx-devel/trunk/development/cmake/CMakeLists.txt	Sat Oct  2 10:12:18 2010	(r35555)
+++ lyx-devel/trunk/development/cmake/CMakeLists.txt	Sun Oct  3 14:31:27 2010	(r35556)
 <at>  <at>  -498,7 +498,7  <at>  <at> 
 endif()
 if(LYX_USE_EXTERNAL_BOOST)
 	if(Boost_FOUND)
-		set(CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-regex1.38.0 (>=
1.38.0-6),libboost-signals1.38.0 (>= 1.38.0-6),${CPACK_DEBIAN_PACKAGE_DEPENDS}")
+		set(CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-regex1.40.0 (>=
1.40.0-4),libboost-signals1.40.0 (>= 1.40.0-4),${CPACK_DEBIAN_PACKAGE_DEPENDS}")
 	endif()
 endif()
 #

switt | 4 Oct 2010 18:26
Favicon

r35557 - lyx-devel/trunk/src

Author: switt
Date: Mon Oct  4 18:26:12 2010
New Revision: 35557
URL: http://www.lyx.org/trac/changeset/35557

Log:
shift misspelled line slightly lower when inside running change

Modified:
   lyx-devel/trunk/src/rowpainter.cpp

Modified: lyx-devel/trunk/src/rowpainter.cpp
==============================================================================
--- lyx-devel/trunk/src/rowpainter.cpp	Sun Oct  3 14:31:27 2010	(r35556)
+++ lyx-devel/trunk/src/rowpainter.cpp	Mon Oct  4 18:26:12 2010	(r35557)
 <at>  <at>  -342,14 +342,18  <at>  <at> 
 }

 
-void RowPainter::paintMisspelledMark(double orig_x, int desc)
+void RowPainter::paintMisspelledMark(double orig_x, int desc, bool changed)
 {
-	int const y = yo_ + desc;
+	// derive the offset from zoom factor specified by user in percent
+	// if changed the misspelled marker gets placed slightly lower than normal
+	// to avoid drawing at the same vertical offset 
+	int const offset = (1.5 * lyxrc.zoom / 100.0); // [percent]
+	int const y = yo_ + desc + (changed ? offset : 0);
 	pi_.pain.line(int(orig_x), y, int(x_), y, Color_red, Painter::line_onoffdash, 1.0);
 }
(Continue reading)


Gmane