summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-30STR 2406: Fl_Widget::measure_label made constMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7776 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-30Added instructions on how to create a Linux 'Code::Blocks' projectMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7775 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-30Fl_Button shortcut handling would crash if the widget was deleted in the ↵Matthias Melcher
callback. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7774 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-30Added alternative names for Xft. On all Linux distors I tested, it makes no ↵Matthias Melcher
difference. If there are Unixes that need other names, the ifdef should be changed accordingly. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-30Added documentation for Fl_Tabs resizable.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7772 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-30Added instructions for Mint Linux and Fedora.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7771 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-29updated documentation for color handling - see STR #2226engelsman
- added text about color(0xRRGGBBII) call to common.dox and drawing.dox - added doxygen comments for fl_show_chooser(), including image. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7770 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-29Fixed strange indents, added implied break, notreached clarification.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7769 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Applied patch from STR#2428 to fix warnings on OSX/Tiger for fl_rect.cxx.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7768 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Fixed the remaining warningsMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7767 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Removing compiler warnings in test appsMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7766 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Fixed a bunch of warnings from gcc 4.4.5 . Most of these are parenthesis ↵Matthias Melcher
missing to make the precedence of && over || obvious. Ah well, why not... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7765 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Added list of further distros to supportMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7764 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-28Started a README for all Unix packages. The first example is for Ubuntu 10 ↵Matthias Melcher
in the command line. More to follow. Suggestions appreciated. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7763 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-27reworked color documentation as suggested in STR #2373engelsman
part of the confusion was the main page link to Common Widgets and Attributes/Colors actually went to Drawing Things in FLTK/Colors therefore making it harder to find information. Common Widgets and Attribute/Colors now simplified Drawing Things in FLTK/Colors now expanded FLTK Enumerations/Colors now simplified git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7762 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-27Mac OS X: simplified processing of keyboard events.Manolo Gouy
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7761 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-27Verified project creation in VisualC 2010 and updated documentation.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7760 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Use Mac OS-defined character composition method. It allows to handle ↵Manolo Gouy
composed characters of many more languages than before (e.g., Polish, Greek). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7759 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Converted to UTF-8 encoding so 'Character composition table' is correct in ↵Manolo Gouy
Doxygen html doc git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7758 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added first part of VC2010 documentation.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7757 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Adding a Visual Studio 2010 solution. This was much more troublesome than ↵Matthias Melcher
anticipated. We need to upgrade to current version of IDEs regularly. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7756 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added two missing projects to VC2008Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7755 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Imported widgettable.cxx from original Fl_Table widget test suiteGreg Ercolano
as an FLTK example 'table-as-container.cxx'. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7754 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26doxygen: fixes to example program filenames.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7753 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Improved doxygen docs for draw_cell() parameters in the various contexts.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7752 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26doxygen fixes:Greg Ercolano
o Docs added for set_selection(), get_selection(), is_selected() o Renamed confusing variable names for get/set selection functions. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7751 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Various fixes:Greg Ercolano
o pre-selection of first cell o simplified input selection o Enabled ESC to quit app (original app did not handle it) o Ignore Fl_Tab to make tab navigation operate as expected git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7750 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Various mods:Greg Ercolano
o Added comments o Some code fixes o Direct typing now replaces text instead of inserts git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7749 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26New documentation for compiling and using FLTK on MSWindows. Still need to ↵Matthias Melcher
merge with original documentation. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7748 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added handling of Tab key for Fl_Table keyboard navigation.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7747 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Adding IDE files specifically for Visual Studio 2008 on MSWindows. This is ↵Matthias Melcher
probably the most used IDE on that platform. I will port this to VisualStudio 2010 as well, just to make things complete. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7746 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Doxygen improvements for Fl_Table.H; Greg Ercolano
o Added docs for the TableContext enum members (including CONTEXT_TABLE) o Fix another example indent issue. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7745 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Enclosed old 'standalone widget' license with \verbatim block for clarity.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7744 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Fixed Fl_Table doxygen example code (was missing all indenting).Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7743 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added missing ident trailer.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7742 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added new table-with-keyboard-nav.cxx to solve STR #2374.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7741 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-26Added example howto for making a button with text over an image.Greg Ercolano
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7740 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-25Added new project template for Xcode (part 2 of 3). Part 3 will be done ↵Matthias Melcher
later (see TODO: tag sin README.OSX) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7739 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-25Removed outdated Project TemplatesMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7738 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-25Removed outdated Project TemplatesMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7737 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-25Fixed a pretty fatal instruction in the Xcode README (oooops) and modified ↵Matthias Melcher
the project files for a correct Universal Build. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7736 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-24Added and removed silly filesMatthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7735 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-24Trying to bring the Xcode 3 OS X builds to a better standard, including ↵Matthias Melcher
automatic builds and project templates. 1 of 3 done. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7734 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-24add rotated_text example to demo menuyuri
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7733 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-24removed unnecessary(?) date from examples.doxengelsman
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7732 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-24reworked doxygen comments for Fl::arg() and Fl::args() - part 2engelsman
added a note to examples.dox about the 'examples' directory updated Fl_arg.cxx to move the description of standard FLTK options to Fl::arg() and simplified/rationalized the Fl::args() description. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7731 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-23New build instructions for OS X users.Matthias Melcher
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7730 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-23reworked doxygen comments for Fl::arg() and Fl::args() - part 1engelsman
harmonised parameter names in Fl.H and Fl_arg.cxx and reworked doxygen comments to make them a bit clearer. More work required. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7729 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-23examples/howto-parse-args.cxx: now with added comments and svn:keywordsengelsman
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7728 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-10-23added examples/howto-parse-args.cxxengelsman
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7727 ea41ed52-d2ee-0310-a9c1-e6b18d33e121