summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-10Removed remaining 'deprecated function' warnings for XcodeMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7241 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-10Added Audio Tools to link line to support currect version of alert sound.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7240 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-10Removed one more OS X warning about deprecates function.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7239 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-10Remove one OS X warning about deprecates function.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7238 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-10Restored old Xcode plugin comment.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7237 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-10Fixed the current Xcode templateMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7236 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-09Updated README for Xcode templateMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7235 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-06Starting to add IDE support for Makefile/autoconf.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7226 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-06More FLUID IDE file generation.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7225 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-06Restoring README.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7224 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-06Updated typos in 123 readmeMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7223 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-05Fixed localization issue in fluid's print dialog (would not find printersAlbrecht Schlosser
if LC_MESSAGES wasn't "C"). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7222 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-05removed some compiler warnings (gcc 4+)Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7219 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-04Fixes for STR #2323; missing right/middle drag events and missing mousewheel ↵Greg Ercolano
clicks. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7213 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-03Repaired file submitted from iPhone. Ah well.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7208 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-03/silly attempt to wrote FLTK code with my iPhone while waiting in the bus. ↵Matthias Melcher
Silly me ;-) --iVersion iPhone Client *** git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7207 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-03Applied vs8.patch to solve STR#2244.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7197 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-01Additions to the Database Editor.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-28Removed saving the flags() in Fl_Window::iconlabel(const char *iname) becauseAlbrecht Schlosser
this could result in wrong flags() contents after return. Fl_Widget::label() (that is called internally) takes care of copied labels and sets the flags() appropriately. See also STR #2161. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7176 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-28Adjusting indentation.Albrecht Schlosser
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-27Starting to add a GUI to manage the IDE database.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7169 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-27Added the IDE database file to the SVN, hoping that even without a visual ↵Matthias Melcher
editor yet, I can keep it consitent. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7167 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-27Added missing zlib plistMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7166 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-27Forgot to rename the plists in Xcode ideMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7165 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Adding FALLTHROUGH label to a buch of case fallthroughs in order to make ↵Matthias Melcher
lint happy. STR #2285 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7162 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Fixed Scrollbar events when max is less than min (STR #2283)Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7161 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Fixes to Fl_Menu_::item_pathname() code example; small changes to Albrecht's ↵Greg Ercolano
mods. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7160 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Removed HTML escapes on <> as per Albrecht's suggestion.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7159 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Added a \ref for proper doc linking.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7158 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26doc mods to support fl_eventnames[].Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7157 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26added docs for fl_eventnames[] and fl_fontnames[]. (fixes STR#2275)Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7156 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26VisualC library naming scheme fixesMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7155 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Added new naming conventionMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7154 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Removed VisualC projects file in old naming convention.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7153 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Added argument-less constructor in Fuid Widget ClassMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7152 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Attempt at a better menubar shortct alignment.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7151 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Fixed menu item counting issue in Fluid (STR #2322), Added ↵Matthias Melcher
Fl_Menu_::find_item by callback git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7150 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Quick fix for embedded comments problem in Fl_Menu_.cxx introducedAlbrecht Schlosser
by documentation changes in r 7148. Greg, please try a better fix, if you like. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7149 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-26Fixed problem with Fl_Menu_::item_pathname() was misrepresented as a 'Set' ↵Greg Ercolano
method. Both item_pathname() and find_item()'s docs were strengthened. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7148 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-25Working VisualC suport in IDE's (dll's are still missing). Fixed a few warnings.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7147 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-25Added VisualC IDE as it is autogenerated by Fluid. This is still somewhat ↵Matthias Melcher
experimental. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7146 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-25Partially working generator for VisualC 6.0 IDEsMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7144 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-23Documented supported HTML tags. (STR#2321)Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7139 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Attempt to fix the VisualC2005 IDE files without actually havinf VC2005 :-/Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7134 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Fixed Demo for OS X to use the correct command to launch other applications ↵Matthias Melcher
from the right current directory. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7133 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21A completely new set of IDE files for the entire FLTK project. This project ↵Matthias Melcher
should be pretty clean and up to the newest standards in Xcode3. The debug version builds whatever is best on the current platform. The Release version builds a Universal Binary for PPC, win32, and x64 - verified OK! I will rename the now outdated Xcode3.1 project and eventually remove it. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7132 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Much improved automated Xcode3 IDE built. These are the files for creating ↵Matthias Melcher
the IDE. I will replace the Xcode 3 IDE itself in the next step. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7131 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Simpler Fl_X::q_begin_image() function without matrix inversion that accepts ↵Manolo Gouy
scaling and rotation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7130 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Fixed silly deletion in Demo.cxxMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7129 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-02-21Fixed double include in ide supportMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7125 ea41ed52-d2ee-0310-a9c1-e6b18d33e121