]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agoFix the 'caption inset mess' (bug #4647)
Juergen Spitzmueller [Sun, 30 Dec 2012 17:29:02 +0000 (18:29 +0100)]
Fix the 'caption inset mess' (bug #4647)

11 years agoThe param 'close_fds' is not allowed on windos for subprocess.popen call,
Kornel Benko [Sun, 30 Dec 2012 10:30:15 +0000 (11:30 +0100)]
The param 'close_fds' is not allowed on windos for subprocess.popen call,
if there are also redirections to stdin, stdout or stderr.

11 years agode.po: fix clashes
Juergen Spitzmueller [Sat, 29 Dec 2012 17:16:33 +0000 (18:16 +0100)]
de.po: fix clashes

11 years agonatbibapa.module: update format
Juergen Spitzmueller [Sat, 29 Dec 2012 15:55:32 +0000 (16:55 +0100)]
natbibapa.module: update format

11 years agoAdd new apa files to the Makefile
Juergen Spitzmueller [Sat, 29 Dec 2012 11:29:38 +0000 (12:29 +0100)]
Add new apa files to the Makefile

11 years agotypo
Juergen Spitzmueller [Sat, 29 Dec 2012 11:30:38 +0000 (12:30 +0100)]
typo

11 years agode.po
Juergen Spitzmueller [Sat, 29 Dec 2012 10:30:22 +0000 (11:30 +0100)]
de.po

11 years agoapa6 layout: update format, categorize properly, and whitespace.
Juergen Spitzmueller [Sat, 29 Dec 2012 10:09:10 +0000 (11:09 +0100)]
apa6 layout: update format, categorize properly, and whitespace.

IMHO we should take care that layout submissions to trunk are at least properly categorized

11 years agoDisable CAPTION_INSERT in tables except for longtable caption cells (bug #5777)
Juergen Spitzmueller [Sat, 29 Dec 2012 09:31:41 +0000 (10:31 +0100)]
Disable CAPTION_INSERT in tables except for longtable caption cells (bug #5777)

11 years agoFix bug #8464: stackrel with subscript.
Georg Baum [Fri, 28 Dec 2012 18:51:28 +0000 (19:51 +0100)]
Fix bug #8464: stackrel with subscript.

The fix is basically mechanical, the additional code for fraction like insets
with three arguments was stolen from \unitfrac. As any math package,
stackrel.sty needs a buffer parameter to switch it off.
I also added the two stackrel flavours to the toolbar.

11 years agoFix bug #8422.
Georg Baum [Fri, 28 Dec 2012 13:29:46 +0000 (14:29 +0100)]
Fix bug #8422.

Both problems where caused by the fact that tex2lyx did not handle
natbib/jurabib citations correctly if natbib/jurabib was loaded by the
document class. Therefore it tried to parse the standard \cite syntax, and
did not recognize \citet and \citep.

11 years agoUpdate tex2lyx test cases
Georg Baum [Fri, 28 Dec 2012 13:22:49 +0000 (14:22 +0100)]
Update tex2lyx test cases

The recent file format changes do not change the output of the existing test
cases, so only the version number needs to be updated.

11 years ago1.) Add format to CJK.lyx.lyx(missed in previous commit)
Kornel Benko [Fri, 28 Dec 2012 15:22:25 +0000 (16:22 +0100)]
1.) Add format to CJK.lyx.lyx(missed in previous commit)
2.) Add lyx2lyx test to runtests.py. This is done with extra parameter only,
  and does not change the behaviour without this parameter.

11 years agoAdapt format to test files
Kornel Benko [Fri, 28 Dec 2012 15:19:34 +0000 (16:19 +0100)]
Adapt format to test files

11 years agoqt5: Use QStyleOptionTabWidgetFrame
Vincent van Ravesteijn [Fri, 28 Dec 2012 12:39:03 +0000 (13:39 +0100)]
qt5: Use QStyleOptionTabWidgetFrame

QStyleOptionTabWidgetFrameV2 is identical to QStyleOptionTabWidgetFrame.

11 years agotex2lyx glitch
Juergen Spitzmueller [Fri, 28 Dec 2012 13:04:24 +0000 (14:04 +0100)]
tex2lyx glitch

11 years agoDocument feature alternatives
Georg Baum [Tue, 18 Dec 2012 21:43:26 +0000 (22:43 +0100)]
Document feature alternatives

11 years agoRemove duplicate symbols
Georg Baum [Tue, 18 Dec 2012 21:36:34 +0000 (22:36 +0100)]
Remove duplicate symbols

There were found with -dbg mathed ans entering a math inset.
I kept the AMS versions, except leadsto, which is only an approximation in AMS.
hbar was simply defined twice with identical definitions.

11 years agoAdd toolbar images for stmaryrd.sty symbols
Georg Baum [Tue, 18 Dec 2012 21:20:32 +0000 (22:20 +0100)]
Add toolbar images for stmaryrd.sty symbols

These are all generated by development/tools/generate_symbols_images.py, the
only manual adjustments were renamings due to case sensitive file systems on
windows.

11 years agoGenerate debug output for symbol macros as well
Georg Baum [Mon, 17 Dec 2012 20:38:40 +0000 (21:38 +0100)]
Generate debug output for symbol macros as well

This is useful for debugging, and it will enable
development/tools/generate_symbols_images.py to generate a few more images.

11 years agotypo
Juergen Spitzmueller [Fri, 28 Dec 2012 11:35:18 +0000 (12:35 +0100)]
typo

11 years agoProper support for memoir epigraph (bug #8151)
Juergen Spitzmueller [Fri, 28 Dec 2012 11:32:59 +0000 (12:32 +0100)]
Proper support for memoir epigraph (bug #8151)

11 years agoSupport for command argument placement after the workarea argument
Juergen Spitzmueller [Fri, 28 Dec 2012 10:21:24 +0000 (11:21 +0100)]
Support for command argument placement after the workarea argument

11 years agosk.po: layouts + modules
Kornel Benko [Fri, 28 Dec 2012 09:58:26 +0000 (10:58 +0100)]
sk.po: layouts + modules

11 years agoRename category Section -> Sectioning
Kornel Benko [Fri, 28 Dec 2012 09:52:58 +0000 (10:52 +0100)]
Rename category Section -> Sectioning

11 years agoThis hack seems to be no more needed. Let's see...
Juergen Spitzmueller [Fri, 28 Dec 2012 08:47:58 +0000 (09:47 +0100)]
This hack seems to be no more needed. Let's see...

11 years agoAdd layout for APA v6 class and associated module and template.
Richard Heck [Thu, 27 Dec 2012 20:50:09 +0000 (15:50 -0500)]
Add layout for APA v6 class and associated module and template.

Also, add Jacob Bishop to the list of contributors, since this is
his work. Thanks, Jacob!

11 years agoFix typo
Vincent van Ravesteijn [Thu, 27 Dec 2012 10:36:51 +0000 (11:36 +0100)]
Fix typo

11 years agoAdd environment-split to the menu
Juergen Spitzmueller [Thu, 27 Dec 2012 10:28:55 +0000 (11:28 +0100)]
Add environment-split to the menu

11 years agoDo not force latex_language in arguments (bug #8471)
Juergen Spitzmueller [Thu, 27 Dec 2012 10:05:39 +0000 (11:05 +0100)]
Do not force latex_language in arguments (bug #8471)

11 years agoRespect InsetLayout's PassThru setting in XHTML export.
Richard Heck [Mon, 24 Dec 2012 17:03:44 +0000 (12:03 -0500)]
Respect InsetLayout's PassThru setting in XHTML export.

11 years agofix latexArgInsets for sequences qith nested paragraphs
Juergen Spitzmueller [Mon, 24 Dec 2012 12:02:24 +0000 (13:02 +0100)]
fix latexArgInsets for sequences qith nested paragraphs

11 years agoLFUN_ENVIRONMENT_SPLIT: simplification
Juergen Spitzmueller [Mon, 24 Dec 2012 10:22:23 +0000 (11:22 +0100)]
LFUN_ENVIRONMENT_SPLIT: simplification

11 years agoUpdate it.po
Enrico Forestieri [Mon, 24 Dec 2012 03:05:04 +0000 (04:05 +0100)]
Update it.po

11 years agoConvenience LFUN to split an environment
Juergen Spitzmueller [Sun, 23 Dec 2012 17:57:32 +0000 (18:57 +0100)]
Convenience LFUN to split an environment

11 years agode.po
Juergen Spitzmueller [Sun, 23 Dec 2012 16:46:27 +0000 (17:46 +0100)]
de.po

11 years agoIn multi-par sequences, check for arguments in all pars
Juergen Spitzmueller [Sun, 23 Dec 2012 16:37:50 +0000 (17:37 +0100)]
In multi-par sequences, check for arguments in all pars

11 years agoLoad babel with English-only documents (bug 8423)
Juergen Spitzmueller [Sun, 23 Dec 2012 10:34:38 +0000 (11:34 +0100)]
Load babel with English-only documents (bug 8423)

11 years agoFix bug #8467: "Corrupted NFSS tables" error when Cyrillic character in an equation
Enrico Forestieri [Sat, 22 Dec 2012 22:06:18 +0000 (23:06 +0100)]
Fix bug #8467: "Corrupted NFSS tables" error when Cyrillic character in an equation

11 years agoSupport for beamer \frametitle
Juergen Spitzmueller [Sat, 22 Dec 2012 15:28:43 +0000 (16:28 +0100)]
Support for beamer \frametitle

The \frametitle command is less convenient to use than the \frame argument, but it provides more options (overlay/action and short title). We thus provide this additionally to the option, like beamer itself does.

11 years agoThere is no good reason to disallow nesting of bibliography
Juergen Spitzmueller [Sat, 22 Dec 2012 11:07:29 +0000 (12:07 +0100)]
There is no good reason to disallow nesting of bibliography

11 years agoBump layout format
Juergen Spitzmueller [Sat, 22 Dec 2012 10:39:04 +0000 (11:39 +0100)]
Bump layout format

11 years agoAdd (overlay-aware) beamer bold inset
Juergen Spitzmueller [Fri, 21 Dec 2012 15:42:55 +0000 (16:42 +0100)]
Add (overlay-aware) beamer bold inset

11 years agode.po: some glitches found by pocheck.py
Juergen Spitzmueller [Fri, 21 Dec 2012 08:41:47 +0000 (09:41 +0100)]
de.po: some glitches found by pocheck.py

11 years ago* sk.po
Kornel Benko [Thu, 20 Dec 2012 15:35:53 +0000 (16:35 +0100)]
* sk.po

11 years agode.po: update
Juergen Spitzmueller [Thu, 20 Dec 2012 15:15:54 +0000 (16:15 +0100)]
de.po: update

11 years agoDo not insert trailing blaks to translatable string
Kornel Benko [Thu, 20 Dec 2012 14:02:01 +0000 (15:02 +0100)]
Do not insert trailing blaks to translatable string
while generating .pot files.

11 years agoWhitespace
Juergen Spitzmueller [Thu, 20 Dec 2012 13:10:14 +0000 (14:10 +0100)]
Whitespace

11 years agoImprove overprint conversion.
Juergen Spitzmueller [Thu, 20 Dec 2012 12:29:04 +0000 (13:29 +0100)]
Improve overprint conversion.

Deeply nested sequences are still problematic.

11 years agoCosmetics
Juergen Spitzmueller [Thu, 20 Dec 2012 08:53:18 +0000 (09:53 +0100)]
Cosmetics

11 years agoUpdate beamer example
Juergen Spitzmueller [Wed, 19 Dec 2012 18:47:00 +0000 (19:47 +0100)]
Update beamer example

11 years agoProper support for beamer overprint environment
Juergen Spitzmueller [Wed, 19 Dec 2012 18:33:39 +0000 (19:33 +0100)]
Proper support for beamer overprint environment

This has a list-like structure (with \onslide item commands). The previous implementation was rather useless, since it required lots of ERT. Since the new implementation is so different, we use ERT for conersion/reversion.

The lyx2lyx routines are not yet perfect, though.

11 years agoMake the \item command in lists customizable
Juergen Spitzmueller [Wed, 19 Dec 2012 15:55:22 +0000 (16:55 +0100)]
Make the \item command in lists customizable

11 years agoCmake build:
Kornel Benko [Tue, 18 Dec 2012 09:49:21 +0000 (10:49 +0100)]
Cmake build:
New target: git-archive. It uses the archive comman of git to create
the complete source package.
This Target is only available if
        1.) there is a git command on this host
        2.) the lyx-source is under git control

11 years agoAdd custom target to run tests
Vincent van Ravesteijn [Fri, 14 Dec 2012 18:48:16 +0000 (19:48 +0100)]
Add custom target to run tests

This target can depend on the individual test projects and this makes sure
that the test projects are build before running the tests.

11 years agoIntroduce Layout::args() and simplify code
Vincent van Ravesteijn [Sun, 16 Dec 2012 13:10:03 +0000 (14:10 +0100)]
Introduce Layout::args() and simplify code

11 years agoMove LengthCombo into namespace lyx::frontend
Vincent van Ravesteijn [Mon, 17 Dec 2012 20:13:40 +0000 (21:13 +0100)]
Move LengthCombo into namespace lyx::frontend

11 years agoFix whitespace
Vincent van Ravesteijn [Sun, 16 Dec 2012 17:07:44 +0000 (18:07 +0100)]
Fix whitespace

11 years agoThe first include must be <config.h>
Vincent van Ravesteijn [Sun, 16 Dec 2012 17:05:27 +0000 (18:05 +0100)]
The first include must be <config.h>

11 years agoAdd Zahari Dmitrov Kassabov to contributors.
Richard Heck [Mon, 17 Dec 2012 15:35:40 +0000 (10:35 -0500)]
Add Zahari Dmitrov Kassabov to contributors.

11 years agoAutoInsert option also for flex insets
Juergen Spitzmueller [Mon, 17 Dec 2012 12:32:40 +0000 (13:32 +0100)]
AutoInsert option also for flex insets

11 years agoFull delimiter support for llbracket and rrbracket
Georg Baum [Sun, 16 Dec 2012 14:49:42 +0000 (15:49 +0100)]
Full delimiter support for llbracket and rrbracket

stmaryrd.sty sets these symbols up as variable size math delimiters (i.e.
they may be used with \left and \right). Now LyX knows about that and offers
them in the delimiter dialog as well as single symbols.

11 years agoAdd missing FORMAT entry (thanks, Jürgen)
Georg Baum [Sun, 16 Dec 2012 13:48:27 +0000 (14:48 +0100)]
Add missing FORMAT entry (thanks, Jürgen)

11 years agoFix errors found by generate_symbols_images.py
Georg Baum [Sun, 16 Dec 2012 13:44:49 +0000 (14:44 +0100)]
Fix errors found by generate_symbols_images.py

llltr is a copy-paste error, the correct name is llless.
astrosun needs the wasysym package (the automatism does not kick in because
the font is cmsy, not wasy).

11 years agoAdd script for automatic toolbar image creation.
Georg Baum [Sun, 16 Dec 2012 13:38:21 +0000 (14:38 +0100)]
Add script for automatic toolbar image creation.

Manually created toolbar images are needed in many cases, but for simple
symbols automatically generated ones are better than nothing.

11 years agoOption to auto-insert a paragraph style option, particularly useful for specific...
Juergen Spitzmueller [Sun, 16 Dec 2012 12:37:14 +0000 (13:37 +0100)]
Option to auto-insert a paragraph style option, particularly useful for specific mandatory arguments (such as beamer block or frame titles)

11 years agoDo not call tex2lyx in roundtrip mode for tests
Georg Baum [Sat, 15 Dec 2012 16:47:09 +0000 (17:47 +0100)]
Do not call tex2lyx in roundtrip mode for tests

11 years agoCorrectly handle environment sequences in TOC
Juergen Spitzmueller [Sat, 15 Dec 2012 15:47:57 +0000 (16:47 +0100)]
Correctly handle environment sequences in TOC

Only the first paragraph in those sequences goes into the TOC, since the environment is merged.

This is needed to handle the forthcoming beamer environments properly in the outliner.

11 years agoCmake build tex2lyx testing:
Kornel Benko [Sat, 15 Dec 2012 14:38:48 +0000 (15:38 +0100)]
Cmake build tex2lyx testing:
To please Georg:
1.) Do _not_ use globbing to get test file
2.) Do not evaluate stderr output of tex2lyx

11 years agoAdd support for stmaryrd.sty (bug #8434)
Georg Baum [Sat, 15 Dec 2012 12:02:40 +0000 (13:02 +0100)]
Add support for stmaryrd.sty (bug #8434)

The stmaryrd package adds support for lots of math symbols, using a font
designed to accompany the computer modern fonts. The changes in detail:

- Fix generate_symbols_list.py to work with stmaryrd.sty. It loooks like it
  was automatically translated from a perl version and never used.
- Generate the new symbols in lib/symbols using generate_symbols_list.py and
  add some manual adjustments
- Generate stmary10.ttf by a simple ttf export from stmary10.sfd with fontforge
- Add license info for stmary10.ttf
- Create a test file with all symbols from stmaryrd.sty. Actually it would be
  nice to have this for the other fonts as well.
- The mechanics: lyx2lyx, tex2lyx, font machinery etc.

11 years agoAllow for keeping succesful tests output directories if the V env variable is non...
Tommaso Cucinotta [Sat, 15 Dec 2012 12:05:51 +0000 (12:05 +0000)]
Allow for keeping succesful tests output directories if the V env variable is non-null.

11 years agoCmake build autotests:
Kornel Benko [Sat, 15 Dec 2012 11:58:31 +0000 (12:58 +0100)]
Cmake build autotests:
Correct the environment MAX_LOOP -> MAX_LOOPS

11 years agoMove some glyphs up by 800 units.
Georg Baum [Sat, 15 Dec 2012 10:21:01 +0000 (11:21 +0100)]
Move some glyphs up by 800 units.

Without this, qt will enlarge some glyphs out of proportion (no, I don't
understand why it does this, and I found out by accident how to avoid it).
Still, the vertical alignment is only roughly correct (also for the untouched
glyphs). If somebody cares some fine adjustment would be nice.

11 years agoqt5: add/remove some includes
Vincent van Ravesteijn [Sat, 10 Nov 2012 12:36:40 +0000 (13:36 +0100)]
qt5: add/remove some includes

11 years agoqt5: Use Qt::WindowFlags instead of Qt::WFlags
Vincent van Ravesteijn [Sat, 10 Nov 2012 12:34:45 +0000 (13:34 +0100)]
qt5: Use Qt::WindowFlags instead of Qt::WFlags

11 years agoFix a crash in PreviewLoader for command-line xhtml output
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:16:50 +0000 (20:16 +0100)]
Fix a crash in PreviewLoader for command-line xhtml output

While exporting from the command-line, theApp() doesn't exist.
The colors foreground and background are only needed when
previewing, so ignore this during buffer export.

This replaces the fix in 4285b0b3 (Tommaso Cucinotta, 10-12-2012).
In this case, we do not need to pull in Qt dependencies.

11 years agoRevert "While exporting from the command-line, theApp() doesn't exist."
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:15:29 +0000 (20:15 +0100)]
Revert "While exporting from the command-line, theApp() doesn't exist."

This reverts commit 4285b0b31698cb83c3a525d1cf6b54c5d4654142.

11 years agoRevert "Cmake build: Make PreviewLoader.cpp compilable again"
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:13:23 +0000 (20:13 +0100)]
Revert "Cmake build: Make PreviewLoader.cpp compilable again"

This reverts commit 0a2c70636a49eb1b2457d29b05d9c4ee5bcc2843.

11 years agoCMake: Put projects into subdirs
Vincent van Ravesteijn [Mon, 22 Oct 2012 16:12:29 +0000 (18:12 +0200)]
CMake: Put projects into subdirs

This patch puts all projects into subfolders (at least for MSVS). In this
way, there is a better overview (especially if the number of test projects
will be increasing).

11 years agoCmake build: Testing
Kornel Benko [Fri, 14 Dec 2012 23:15:59 +0000 (00:15 +0100)]
Cmake build: Testing
Make this all more the cmake way

11 years agoRe-encode stmary10 font
Georg Baum [Fri, 14 Dec 2012 21:30:47 +0000 (22:30 +0100)]
Re-encode stmary10 font

Use a 1:1 unicode "encoding" as for all other math symbol fonts.
This is not correct for using the font outside of LyX, but in LyX we misuse
the first 255 code points for symbol fonts (see code points of existing fonts
in lib/symbols). These code points are identical with the postscript versions
of the fonts, so if qt was able to use postscript fonts, they could be used
instead of the truetype versions.
The character varcurlywedge is duplicated at position 254, since qt refuses to
display a font at the tab position (9).
In addition, get rid of the broken private directory which is not needed for
generating ttf.

11 years agoImport stmary10 front from stmary10.pfb
Georg Baum [Fri, 14 Dec 2012 21:16:06 +0000 (22:16 +0100)]
Import stmary10 front from stmary10.pfb

This is the result of loading
http://mirrors.ctan.org/fonts/stmaryrd/ps-type1/hoekwater/stmary10.pfb
into fontforge and saving in fontforge format. It will be needed to fix
bug #8434. I am saving it in fontforge format since a few modifications are
needed before a working .ttf can be exported.

11 years agoCmake build: tex2lyx
Kornel Benko [Fri, 14 Dec 2012 18:47:43 +0000 (19:47 +0100)]
Cmake build: tex2lyx
Retrieve and name the test-cases with a globbing expression

11 years agoSplit roundtrip tests (at least on cmake build)
Kornel Benko [Fri, 14 Dec 2012 18:07:28 +0000 (19:07 +0100)]
Split roundtrip tests (at least on cmake build)
to show better grained output

11 years agorevert change 1dcb70a
Stephan Witt [Fri, 14 Dec 2012 15:25:57 +0000 (16:25 +0100)]
revert change 1dcb70a

11 years ago* sk.po. 191 new messages
Kornel Benko [Fri, 14 Dec 2012 12:40:46 +0000 (13:40 +0100)]
* sk.po. 191 new messages

11 years agoTypo
Kornel Benko [Fri, 14 Dec 2012 12:35:37 +0000 (13:35 +0100)]
Typo

11 years agoRoundtrip test. Forgotten in previous commit
Kornel Benko [Fri, 14 Dec 2012 12:33:56 +0000 (13:33 +0100)]
Roundtrip test. Forgotten in previous commit

11 years agoRoundtrip test corrected, due to changes of tex2lyx (less emty lines)
Kornel Benko [Fri, 14 Dec 2012 12:31:21 +0000 (13:31 +0100)]
Roundtrip test corrected, due to changes of tex2lyx (less emty lines)

11 years agotex2lyx: there is no need to have a blank line after \begin_layout
Jean-Marc Lasgouttes [Fri, 14 Dec 2012 11:49:11 +0000 (12:49 +0100)]
tex2lyx: there is no need to have a blank line after \begin_layout

I think it used to be the case in LyX, but not anymore. Removing this extra line helps to do lyx>tex>lyx roundtrip analysis

11 years agoWhitespace only
Jean-Marc Lasgouttes [Fri, 14 Dec 2012 11:30:08 +0000 (12:30 +0100)]
Whitespace only

11 years agoCmake build:
Kornel Benko [Fri, 14 Dec 2012 11:23:17 +0000 (12:23 +0100)]
Cmake build:
Move definitions of target ${_lyx} and ${_tex2lyx} to top-most directory,
to make them overall available

11 years agouse correct format string for alert message
Stephan Witt [Thu, 13 Dec 2012 21:23:06 +0000 (22:23 +0100)]
use correct format string for alert message

11 years agoguard autotests with X11 window system check result
Stephan Witt [Thu, 13 Dec 2012 19:54:05 +0000 (20:54 +0100)]
guard autotests with X11 window system check result

11 years agoCmake build: all tests
Kornel Benko [Thu, 13 Dec 2012 14:35:04 +0000 (15:35 +0100)]
Cmake build: all tests
1.) Rename tests to show their grouping
2.) Adapt the roundtrip tests to new lyx-format

11 years agoCmake build autotests:
Kornel Benko [Thu, 13 Dec 2012 11:38:38 +0000 (12:38 +0100)]
Cmake build autotests:
Split export test to test on each format and each input file
One can still check all exports with one commend
        ctest -R "export.*"

11 years agoCmake build: Make PreviewLoader.cpp compilable again
Kornel Benko [Wed, 12 Dec 2012 19:42:58 +0000 (20:42 +0100)]
Cmake build: Make PreviewLoader.cpp compilable again

11 years agoFixed wmctrl invocation copying keytest.pl behavior.
Tommaso Cucinotta [Wed, 12 Dec 2012 19:21:36 +0000 (19:21 +0000)]
Fixed wmctrl invocation copying keytest.pl behavior.

11 years agoWhile exporting from the command-line, theApp() doesn't exist.
Tommaso Cucinotta [Mon, 10 Dec 2012 23:22:10 +0000 (23:22 +0000)]
While exporting from the command-line, theApp() doesn't exist.
It was only needed for getting hex names of colors. So, get them
directly from a ColorCache object with default mapping.

11 years agoCmake build: autotests
Kornel Benko [Wed, 12 Dec 2012 17:23:25 +0000 (18:23 +0100)]
Cmake build: autotests
Make the export test available to all, since it is independent of X11