summaryrefslogtreecommitdiff
path: root/prototypes
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-14 13:55:01 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-02-14 13:55:01 +0000
commit4e07a9235c9ff59556fd11ef4b17dfa8082a7b41 (patch)
tree98d0622532d0078e5ca6d738bc61bf0d8e0aac12 /prototypes
parentf13f399a8a6076b09d3e7d0262bc34787343ebc3 (diff)
downloadfpGUI-4e07a9235c9ff59556fd11ef4b17dfa8082a7b41.tar.xz
* X11: fpGUI will now raise an exception if it can't open the X Display.
* X11: clipboard support has now been implemented to work across applications. It still needs more testing. eg: unicode copy and paste doesn't always work.
Diffstat (limited to 'prototypes')
-rw-r--r--prototypes/fpgui2/tests/edittest.lpi5
1 files changed, 5 insertions, 0 deletions
diff --git a/prototypes/fpgui2/tests/edittest.lpi b/prototypes/fpgui2/tests/edittest.lpi
index ae200625..2879bbde 100644
--- a/prototypes/fpgui2/tests/edittest.lpi
+++ b/prototypes/fpgui2/tests/edittest.lpi
@@ -50,6 +50,11 @@
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
+ <Linking>
+ <Debugging>
+ <UseLineInfoUnit Value="False"/>
+ </Debugging>
+ </Linking>
<Other>
<CustomOptions Value="-FUunits
"/>