Starting to add a GUI to manage the IDE database.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7169 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2010-02-27 22:38:25 +00:00
parent 5f1ca6a2b0
commit c35463fdbe
23 changed files with 10155 additions and 9850 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* "$Id: config.g 7131 2010-02-21 21:38:02Z matt $"
* "$Id: ide_xcode.cxx 7146 2010-02-25 21:21:04Z matt $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
*
@@ -50,5 +50,5 @@
#define HAVE_DLSYM 1
/*
* End of "$Id: config.h 7131 2010-02-21 21:38:02Z matt $".
* End of "$Id: ide_xcode.cxx 7146 2010-02-25 21:21:04Z matt $".
*/
+1 -1
View File
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.fltk.fltk_forms</string>
<string>org.fltk.fltkforms</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
+1 -1
View File
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.fltk.fltk_gl</string>
<string>org.fltk.fltkgl</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
+1 -1
View File
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.fltk.fltk_images</string>
<string>org.fltk.fltkimages</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
+1 -1
View File
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.fltk.fltk_jpeg</string>
<string>org.fltk.fltkjpeg</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
+1 -1
View File
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>org.fltk.fltk_png</string>
<string>org.fltk.fltkpng</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>