summaryrefslogtreecommitdiff
path: root/src/AboutDialog.html
diff options
context:
space:
mode:
authorBrody Kenrick <user.fake@server.userfake>2013-12-05 06:56:54 (GMT)
committerMarius Kintel <marius@kintel.net>2013-12-08 23:35:35 (GMT)
commit3abf64249fd667f0b7f558ecfbbf35cfe9916a5d (patch)
treea5e3aa4699cf5b9d27693f8ab5411acdacc2fdb0 /src/AboutDialog.html
parent7075d8d9c4dde62798022bdfe02c5d57e997ba43 (diff)
Unicode support for strings
Add suport for using unicode strings in .scad files. Support iterating across them/accessing them via [] and searching. -------- Add GLIB (to build for test and normal build -- both with installed and built locally development files). Add support for unicode chars to length and search builtin functions and [] for strings. Added unicode testing functions. Ad GLIB to library info page.
Diffstat (limited to 'src/AboutDialog.html')
-rw-r--r--src/AboutDialog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AboutDialog.html b/src/AboutDialog.html
index 99e7c3b..65a54d7 100644
--- a/src/AboutDialog.html
+++ b/src/AboutDialog.html
@@ -64,6 +64,7 @@ Please visit this link for a copy of the license: <a href="http://www.gnu.org/li
<li><a href="http://www.stroustrup.com/C++.html">C++</a>, <a href="http://gcc.gnu.org/">GCC</a>, <a href="http://clang.llvm.org/">clang</a>
<li><a href="http://www.python.org">python</a>
<li><a href="http://nsis.sourceforge.net/Main_Page">Nullsoft installer</a>
+<li><a href="https://developer.gnome.org/glib/">GLib</a>
</lu>
</p>
contact: Jan Huwald // Impressum