]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Tue, 9 Oct 2012 14:13:00 +0000 (16:13 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoStick to bformat
Juergen Spitzmueller [Tue, 9 Oct 2012 14:12:32 +0000 (16:12 +0200)]
Stick to bformat

11 years agoMerge branch 'master' of git.lyx.org:lyx
Kornel Benko [Tue, 9 Oct 2012 11:24:39 +0000 (13:24 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years ago* sk.po
Kornel Benko [Tue, 9 Oct 2012 11:24:09 +0000 (13:24 +0200)]
* sk.po

11 years agoDouble Thinko :-/
Juergen Spitzmueller [Tue, 9 Oct 2012 09:14:13 +0000 (11:14 +0200)]
Double Thinko :-/

11 years agoThinko
Juergen Spitzmueller [Tue, 9 Oct 2012 09:12:54 +0000 (11:12 +0200)]
Thinko

11 years agoCategorize Linguistics paragraph styles
Juergen Spitzmueller [Tue, 9 Oct 2012 08:59:19 +0000 (10:59 +0200)]
Categorize Linguistics paragraph styles

Should go to branch as well (after 2.0.5)

11 years agoFix widget relation
Juergen Spitzmueller [Tue, 9 Oct 2012 08:16:38 +0000 (10:16 +0200)]
Fix widget relation

11 years agoDocument textclass categorization
Juergen Spitzmueller [Tue, 9 Oct 2012 07:29:02 +0000 (09:29 +0200)]
Document textclass categorization

11 years agoReally put uncategorized items at the end if sortCats is true
Juergen Spitzmueller [Tue, 9 Oct 2012 06:51:39 +0000 (08:51 +0200)]
Really put uncategorized items at the end if sortCats is true

11 years agode.po: update
Juergen Spitzmueller [Tue, 9 Oct 2012 06:38:24 +0000 (08:38 +0200)]
de.po: update

11 years agoBeamer provides [x]color (#8103)
Juergen Spitzmueller [Tue, 9 Oct 2012 05:59:43 +0000 (07:59 +0200)]
Beamer provides [x]color (#8103)

11 years agoremove unneeded header and declaration
Juergen Spitzmueller [Tue, 9 Oct 2012 05:36:17 +0000 (07:36 +0200)]
remove unneeded header and declaration

11 years agoMake textclass categories and descriptions translatable
Juergen Spitzmueller [Tue, 9 Oct 2012 05:25:35 +0000 (07:25 +0200)]
Make textclass categories and descriptions translatable

11 years agoCategorize existing layouts
Juergen Spitzmueller [Tue, 9 Oct 2012 05:24:32 +0000 (07:24 +0200)]
Categorize existing layouts

* Add \DeclareCategory statement
* Rewrite descriptions

11 years agoGUI for categorized text classes
Juergen Spitzmueller [Tue, 9 Oct 2012 05:22:48 +0000 (07:22 +0200)]
GUI for categorized text classes

11 years agoAdd new CategorizedCombo widget
Juergen Spitzmueller [Tue, 9 Oct 2012 05:19:55 +0000 (07:19 +0200)]
Add new CategorizedCombo widget

This is a combo box that provides categorization and on-the fly filtering.

Heavily derived from LayoutBox (same look and feel).

11 years agoIntroduce textclass categories
Juergen Spitzmueller [Tue, 9 Oct 2012 05:17:36 +0000 (07:17 +0200)]
Introduce textclass categories

The categories are ascribed by \DeclareCategory{<category>} in the layout file header.
UI follows.

11 years agoDisambiguate std::bind, boost::bind, std::ref, boost::ref
Vincent van Ravesteijn [Mon, 8 Oct 2012 19:28:55 +0000 (21:28 +0200)]
Disambiguate std::bind, boost::bind, std::ref, boost::ref

This fixes compilation with MSVC2012.

11 years agoDo not rely on make_pair converting string to FileName
Vincent van Ravesteijn [Mon, 8 Oct 2012 19:26:17 +0000 (21:26 +0200)]
Do not rely on make_pair converting string to FileName

This fixes compilation with MSVC2012.

11 years agoMake tex2lyx tests almost compilable
Georg Baum [Mon, 8 Oct 2012 19:23:11 +0000 (21:23 +0200)]
Make tex2lyx tests almost compilable

If the original tests cannot ve compiled with latex/pdflatex/xelatex it is
difficult to compare the visual output.

11 years ago* sk.po
Kornel Benko [Mon, 8 Oct 2012 17:47:17 +0000 (19:47 +0200)]
* sk.po

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Mon, 8 Oct 2012 15:04:34 +0000 (17:04 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoProper string translation
Juergen Spitzmueller [Mon, 8 Oct 2012 15:02:10 +0000 (17:02 +0200)]
Proper string translation

11 years agoFix detection of system boost
Jean-Marc Lasgouttes [Mon, 8 Oct 2012 08:58:45 +0000 (10:58 +0200)]
Fix detection of system boost

Using LDFLAGS is not a good idea since it is not at the end of the link command. LIBS is better.

Some additional cleanup.

11 years agoUserGuide.lyx: fix a typo spotted on the docs list
Uwe Stöhr [Sun, 7 Oct 2012 23:24:17 +0000 (01:24 +0200)]
UserGuide.lyx: fix a typo spotted on the docs list

11 years agoUpdate it.po
Enrico Forestieri [Sun, 7 Oct 2012 20:49:24 +0000 (22:49 +0200)]
Update it.po

11 years ago* sk.po
Kornel Benko [Sun, 7 Oct 2012 17:18:29 +0000 (19:18 +0200)]
* sk.po

11 years agoAdd tab with build information to Help > About LyX
Scott Kostyshak [Sun, 7 Oct 2012 15:27:07 +0000 (11:27 -0400)]
Add tab with build information to Help > About LyX

The tab displays the same information as the 'lyx --version' command.

11 years ago* sk.po
Kornel Benko [Sun, 7 Oct 2012 14:39:45 +0000 (16:39 +0200)]
* sk.po

11 years agoMore elegant knitr support and bug fix
Scott Kostyshak [Sun, 7 Oct 2012 01:01:34 +0000 (21:01 -0400)]
More elegant knitr support and bug fix

Implement a more simple and elegant integration of the R package knitr. Now,
lyxknitr.R does not need to move or copy files at all.

This also fixes a bug: when /tmp was on a different file system (e.g.
encrypted home), lyxknitr.R failed to move files to /tmp because it relied on
R's 'file.rename' function, which in turn relied on the rename function in
<stdio.h>, which was failing with the EXDEV errno.

Patch from Yihui Xie.

11 years agoDo not check for LaTeX fonts if we use nonTeXFont
Juergen Spitzmueller [Sat, 6 Oct 2012 13:51:35 +0000 (15:51 +0200)]
Do not check for LaTeX fonts if we use nonTeXFont

11 years agoFix wrong parsing of \framebox[3in][s]{...}
Georg Baum [Sat, 6 Oct 2012 13:23:36 +0000 (15:23 +0200)]
Fix wrong parsing of \framebox[3in][s]{...}

s is a valid horizontal position for framebox (as well as for makebox, which
was already parsed correctly). There was even a test case, but with a wrong
reference.

11 years agoRefine tex2lyx -copyfiles logic.
Georg Baum [Sat, 6 Oct 2012 11:55:25 +0000 (13:55 +0200)]
Refine tex2lyx -copyfiles logic.

Now all files are copied if the resulting path is valid.
Before the regressions tests would fail depending on the build directory
location.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sat, 6 Oct 2012 10:10:39 +0000 (12:10 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agode.po: update
Juergen Spitzmueller [Sat, 6 Oct 2012 10:10:21 +0000 (12:10 +0200)]
de.po: update

11 years agoSet CJK document language instead of adding a note.
Georg Baum [Sat, 6 Oct 2012 07:38:14 +0000 (09:38 +0200)]
Set CJK document language instead of adding a note.

Instead of annoying the user with an automatically created note in the output
document which she needs to delete manually, determine the document language
automatically for documents that use CJK. This is done using a heuristic which
roughly counts the number of characters in each language and sets the one that
is used most often. This is not perfect, but it works for the two major use
cases: A document with only some CJK parts (in this case the babel language is
used), and a document which is mainly written in one CJK language. It is only
a minor problem if the heuristic is wrong, since the TeX export is still
correct, and there is no spell checking support for CJK anyway.
Now all regression tests do pass except for some relative path issues
depending on the location of the build directory.

11 years agoReally output file format 444
Georg Baum [Fri, 5 Oct 2012 22:29:16 +0000 (00:29 +0200)]
Really output file format 444

The previous output was read correctly by LyX as well, but the new version is
more similar to the files written by LyX. Also update TODO with recent file
format changes.

11 years agoAcknowledge additional \lang command
Georg Baum [Fri, 5 Oct 2012 21:58:16 +0000 (23:58 +0200)]
Acknowledge additional \lang command

11 years agoUpdate file format of test references
Georg Baum [Fri, 5 Oct 2012 21:50:28 +0000 (23:50 +0200)]
Update file format of test references

11 years agoFix typo
Georg Baum [Fri, 5 Oct 2012 21:44:21 +0000 (23:44 +0200)]
Fix typo

11 years agoFix regression introduced in commit 7cfac95
Georg Baum [Fri, 5 Oct 2012 20:16:46 +0000 (22:16 +0200)]
Fix regression introduced in commit 7cfac95

Commit 7cfac95 got rid of empty lines that were created by removing \usepackage
statements. However, it added an additional newline in case the \usepackage
was not at the end of the line. This is now fixed.

11 years agoRestore buffer parenthood if we exit already after the preamble
Juergen Spitzmueller [Fri, 5 Oct 2012 17:26:07 +0000 (19:26 +0200)]
Restore buffer parenthood if we exit already after the preamble

11 years agoPrevent the PreviewLoader from orphaning children
Juergen Spitzmueller [Fri, 5 Oct 2012 16:28:38 +0000 (18:28 +0200)]
Prevent the PreviewLoader from orphaning children

11 years agoAdded check for support tests in cmake build.
Kornel Benko [Fri, 5 Oct 2012 14:56:29 +0000 (16:56 +0200)]
Added check for support tests in cmake build.
New target: checkregfiles
This will create the regfiles and compare with the data in source.

11 years agoRescan TeX Files on reconfigure
Juergen Spitzmueller [Fri, 5 Oct 2012 13:05:01 +0000 (15:05 +0200)]
Rescan TeX Files on reconfigure

11 years ago* sk.po
Kornel Benko [Fri, 5 Oct 2012 12:58:10 +0000 (14:58 +0200)]
* sk.po

11 years agoAdd master's perspective in children's source preview
Juergen Spitzmueller [Fri, 5 Oct 2012 12:30:20 +0000 (14:30 +0200)]
Add master's perspective in children's source preview

11 years agoCmake build: No header files in po-dir, so no need to include in cc commands
Kornel Benko [Fri, 5 Oct 2012 10:27:15 +0000 (12:27 +0200)]
Cmake build: No header files in po-dir, so no need to include in cc commands

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Fri, 5 Oct 2012 08:00:13 +0000 (10:00 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoFix make check target
Jean-Marc Lasgouttes [Fri, 5 Oct 2012 09:55:23 +0000 (11:55 +0200)]
Fix make check target

A dummy getGuiMessages function was missing. Instead of adding it everywhere, a new file is created that contains all the dummy functions needed by the tests.

11 years agoDo not let the children's buffer params leak into the master (#5941)
Juergen Spitzmueller [Fri, 5 Oct 2012 07:59:44 +0000 (09:59 +0200)]
Do not let the children's buffer params leak into the master (#5941)

11 years agoReally fix bug #4468.
Georg Baum [Thu, 4 Oct 2012 22:12:18 +0000 (00:12 +0200)]
Really fix bug #4468.

The old fix was incomplete (\verb~\~ was translated to \verb~~ in roundtrip).
The real cause for this bug (and also the mistranslation of \href{...}{\}})
was the misbehaviour of Token::character() (see comment in Parser.h): This
method even returns a character if the category is catEscape, and this is not
wanted in most (all?) cases.

11 years agoCompile tex2lyx before running tests
Georg Baum [Thu, 4 Oct 2012 20:29:43 +0000 (22:29 +0200)]
Compile tex2lyx before running tests

11 years agotex2lyx tests adapted to cmake build
Kornel Benko [Wed, 3 Oct 2012 15:04:00 +0000 (17:04 +0200)]
tex2lyx tests adapted to cmake build

11 years agoAdd make target to update tex2lyx test references
Georg Baum [Wed, 3 Oct 2012 13:23:09 +0000 (15:23 +0200)]
Add make target to update tex2lyx test references

Now "make check" does not overwrite the test references anymore, use the
updatetests target instead. "make check" now also recognizes test failures.

11 years agoAdd evaluation for tex2lyx regression tests
Georg Baum [Wed, 3 Oct 2012 13:01:54 +0000 (15:01 +0200)]
Add evaluation for tex2lyx regression tests

11 years agoSupport out of source tests in tex2lyx test runner
Georg Baum [Wed, 3 Oct 2012 11:59:20 +0000 (13:59 +0200)]
Support out of source tests in tex2lyx test runner

11 years agoAdd -copyfiles command line option to tex2lyx
Georg Baum [Wed, 3 Oct 2012 11:23:27 +0000 (13:23 +0200)]
Add -copyfiles command line option to tex2lyx

If this option is given, included files will be copied to the output directory.
Also -roundtrip is now allowed with given output file.
-copyfiles is useful if you want to ensure that no file (not even an included
one) is overwritten by a subsequent export from LyX. Both changes are needed
for unit tests that do not write to the source directory.

11 years agoDo not let the parent interfere when I child document is exported/view standalone...
Juergen Spitzmueller [Wed, 3 Oct 2012 08:41:07 +0000 (10:41 +0200)]
Do not let the parent interfere when I child document is exported/view standalone (#8100, #8101)

11 years agoRonen's patch for lfun language set
Juergen Spitzmueller [Wed, 3 Oct 2012 05:27:36 +0000 (07:27 +0200)]
Ronen's patch for lfun language set

This adds an optional 'set' argument to the language lfun and reintroduces toggling.

Additions by me reintroduce the possibility to reset to the document language via 'language reset' or just 'language'

11 years agoMake text selectable in Help > About LyX > Version
Scott Kostyshak [Tue, 2 Oct 2012 09:39:57 +0000 (05:39 -0400)]
Make text selectable in Help > About LyX > Version

This might encourage users to post this information when reporting bugs
and sometimes it's useful to be able to copy the paths of the Library
and User directories.

11 years agoAdding preferences format update as due to commit 4985015 (new close_buffer_with_last...
Tommaso Cucinotta [Sun, 30 Sep 2012 14:06:21 +0000 (15:06 +0100)]
Adding preferences format update as due to commit 4985015 (new close_buffer_with_last_view option).

11 years agoUpdate manuals for literate programming (esp. noweb).
Pavel Sanda [Mon, 1 Oct 2012 15:31:08 +0000 (17:31 +0200)]
Update manuals for literate programming (esp. noweb).

Patch from Kayvan Sylvan.

11 years agoMove layout editor zombie to attic.
Pavel Sanda [Mon, 1 Oct 2012 15:14:34 +0000 (17:14 +0200)]
Move layout editor zombie to attic.

11 years agoMove qmake to attic, long time unmaintained.
Pavel Sanda [Mon, 1 Oct 2012 15:10:59 +0000 (17:10 +0200)]
Move qmake to attic, long time unmaintained.

11 years ago* sk.po
Kornel Benko [Mon, 1 Oct 2012 11:50:05 +0000 (13:50 +0200)]
* sk.po

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Mon, 1 Oct 2012 10:37:33 +0000 (12:37 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoAsk for saving changes when branch state in child was altered
Juergen Spitzmueller [Mon, 1 Oct 2012 10:37:16 +0000 (12:37 +0200)]
Ask for saving changes when branch state in child was altered

11 years agoLeftover from the famous bundle flame.
Pavel Sanda [Mon, 1 Oct 2012 10:35:32 +0000 (12:35 +0200)]
Leftover from the famous bundle flame.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Uwe Stöhr [Sun, 30 Sep 2012 23:43:06 +0000 (01:43 +0200)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoUserGuide.lyx: mention new feature "spell check of current selection"
Uwe Stöhr [Sun, 30 Sep 2012 23:42:56 +0000 (01:42 +0200)]
UserGuide.lyx: mention new feature "spell check of current selection"

the new feature: re35d7a0f

11 years agoTrigger preview when inserting preview inset on selection
Juergen Spitzmueller [Sun, 30 Sep 2012 16:36:22 +0000 (18:36 +0200)]
Trigger preview when inserting preview inset on selection

11 years agoContext menu item to add unknown branch (rest of #7643)
Juergen Spitzmueller [Sun, 30 Sep 2012 15:32:00 +0000 (17:32 +0200)]
Context menu item to add unknown branch (rest of #7643)

11 years agoWhitespace
Juergen Spitzmueller [Sun, 30 Sep 2012 14:27:11 +0000 (16:27 +0200)]
Whitespace

11 years agoWhitespace
Juergen Spitzmueller [Sun, 30 Sep 2012 14:12:52 +0000 (16:12 +0200)]
Whitespace

11 years ago* sk.po
Kornel Benko [Sun, 30 Sep 2012 13:24:52 +0000 (15:24 +0200)]
* sk.po

11 years agoFix tex2lyx path handling for relative file names
Georg Baum [Sun, 30 Sep 2012 13:03:07 +0000 (15:03 +0200)]
Fix tex2lyx path handling for relative file names

The input and output file names of tex2lyx may be relative. In this case,
getMasterFilePath() and getParentFilePath() return relative paths as well.
Now the file name translation logic for all kinds of included files can
cope with that.

11 years agoUI for separate control of master/child branch state (#7642, part of #7643)
Juergen Spitzmueller [Sun, 30 Sep 2012 12:59:24 +0000 (14:59 +0200)]
UI for separate control of master/child branch state (#7642, part of #7643)

11 years agode.po: missing \n
Juergen Spitzmueller [Sun, 30 Sep 2012 08:55:41 +0000 (10:55 +0200)]
de.po: missing \n

11 years agode.po: update
Juergen Spitzmueller [Sun, 30 Sep 2012 08:53:45 +0000 (10:53 +0200)]
de.po: update

11 years agoUpdate it.po
Enrico Forestieri [Sat, 29 Sep 2012 22:46:41 +0000 (00:46 +0200)]
Update it.po

11 years agoMake some strings translatable again.
Enrico Forestieri [Sat, 29 Sep 2012 22:42:55 +0000 (00:42 +0200)]
Make some strings translatable again.

These strings were inadvertently broken in [4985015e/lyxgit].

11 years agoBump LFUN format for LyX 2.1
Pavel Sanda [Sat, 29 Sep 2012 18:06:39 +0000 (20:06 +0200)]
Bump LFUN format for LyX 2.1

11 years agoAttempt to bump prefs2prefs_lfuns.py.
Pavel Sanda [Sat, 29 Sep 2012 18:04:56 +0000 (20:04 +0200)]
Attempt to bump prefs2prefs_lfuns.py.

11 years ago* RELEASE-NOTES
Pavel Sanda [Sat, 29 Sep 2012 17:20:58 +0000 (19:20 +0200)]
* RELEASE-NOTES

11 years agoRecreate LFUNs.lyx once upon a time.
Pavel Sanda [Sat, 29 Sep 2012 16:57:26 +0000 (18:57 +0200)]
Recreate LFUNs.lyx once upon a time.

11 years agoRealign numbering.
Pavel Sanda [Sat, 29 Sep 2012 16:52:52 +0000 (18:52 +0200)]
Realign numbering.

11 years agoNext zombies found: LFUN_GETBUFNAME, LFUN_LINEATCURSOR, LFUN_LO?VIEW.
Pavel Sanda [Sat, 29 Sep 2012 16:40:48 +0000 (18:40 +0200)]
Next zombies found: LFUN_GETBUFNAME, LFUN_LINEATCURSOR, LFUN_LO?VIEW.

11 years agoKill LFUN_HFILL_INSERT zombie.
Pavel Sanda [Sat, 29 Sep 2012 16:34:38 +0000 (18:34 +0200)]
Kill LFUN_HFILL_INSERT zombie.

11 years agoAnother witch hunting case: break-paragraph -> paragraph-break.
Pavel Sanda [Sat, 29 Sep 2012 16:06:42 +0000 (18:06 +0200)]
Another witch hunting case: break-paragraph -> paragraph-break.

11 years agoMove similar LFUNs to one place.
Pavel Sanda [Sat, 29 Sep 2012 15:40:05 +0000 (17:40 +0200)]
Move similar LFUNs to one place.

11 years agoLeftover from previous commit.
Pavel Sanda [Sat, 29 Sep 2012 15:38:15 +0000 (17:38 +0200)]
Leftover from previous commit.

11 years agoCorrect naming for view-split.
Pavel Sanda [Sat, 29 Sep 2012 15:33:46 +0000 (17:33 +0200)]
Correct naming for view-split.

11 years agoNote C-w binding change.
Pavel Sanda [Sat, 29 Sep 2012 15:21:05 +0000 (17:21 +0200)]
Note C-w binding change.

11 years agoProper naming for tab-group-close.
Pavel Sanda [Sat, 29 Sep 2012 15:16:52 +0000 (17:16 +0200)]
Proper naming for tab-group-close.

11 years agoFix issues with xref dialog in read-only documents (#8177)
Juergen Spitzmueller [Sat, 29 Sep 2012 14:12:31 +0000 (16:12 +0200)]
Fix issues with xref dialog in read-only documents (#8177)

11 years agosort table
Juergen Spitzmueller [Sat, 29 Sep 2012 14:11:09 +0000 (16:11 +0200)]
sort table

11 years agoEmacs.bind:
Kornel Benko [Sat, 29 Sep 2012 12:08:36 +0000 (14:08 +0200)]
Emacs.bind:
Changed, since view-close(lyx) looks more like delete-window(emacs)

11 years agoUse view-close also in emacs.bind
Kornel Benko [Sat, 29 Sep 2012 11:01:18 +0000 (13:01 +0200)]
Use view-close also in emacs.bind