Matthias Melcher
|
c8adc2fdde
|
Fixed a few minor issues with Xcode builds. Fixed all color related call to Fl_Color type (STR #2208). Changed Fl_Color back to typedef unsigned.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6902 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2009-09-27 11:06:56 +00:00 |
|
Matthias Melcher
|
e91ec4b3b3
|
Adding the header files to the Xcode project somehow made precompilation fail in Xcode. So I removed them again. Silly.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6901 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2009-09-26 13:56:04 +00:00 |
|
Matthias Melcher
|
bcff4ec8e0
|
International menu shortcuts working on Mac OS (and probably the other OS's)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6878 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2009-09-17 22:12:24 +00:00 |
|
Matthias Melcher
|
c0e4cf48a4
|
Starting to allow international (unicode) keystrokes as shortcuts.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6877 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2009-09-17 20:40:02 +00:00 |
|
Matthias Melcher
|
9ba790be3b
|
Added the counterpart for FL_COMMAND (F_CONTROL). Added GTK Boxtype to the Forms test. Made utf function more fail-safe. Testing SCM on Xcode (wish me luck)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6876 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2009-09-17 20:00:33 +00:00 |
|
Fabien Costantini
|
fd959f45ba
|
XCode31 ide project: Fixed missing header include for the jpeg local lib. Harmonized the osx deprecated api warning removal, now like in the unix makefiles.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6587 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2008-12-16 20:55:12 +00:00 |
|
Matthias Melcher
|
c232e9822d
|
This is a stab at supporting Doxygen comments from withing Fluid. Just double click on a function, class, or declaration and you will be able to add a comment. Comments welcome.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6291 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2008-09-17 22:43:15 +00:00 |
|
Matthias Melcher
|
f49e2a7af5
|
Horribly hacked together Unicode keyboard support for OS X. But although this needs a lot of fixing and cleaning, we can now at least enter characters outside of the stricly ASCII range again.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6242 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2008-09-14 19:09:13 +00:00 |
|
Matthias Melcher
|
4159c97e42
|
Improvin Xcode support.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6228 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2008-09-13 19:17:49 +00:00 |
|
Matthias Melcher
|
b6bde2e456
|
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6212 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2008-09-10 23:56:49 +00:00 |
|