summaryrefslogtreecommitdiff
path: root/ide
AgeCommit message (Expand)Author
2018-03-22Android: Implemented vector drawing and polygons.Matthias Melcher
2018-03-18Android: Implemented font changing ( Fl::set_font(ix, name); )Matthias Melcher
2018-03-18Android: Fixed bug when deleting complex clipping areasMatthias Melcher
2018-03-17Android: added text clipping in all its uglyness.Matthias Melcher
2018-03-17Android: added fontattributes, so formatting works well now.Matthias Melcher
2018-03-17Android: added font access into Android package via Assets, added fontMatthias Melcher
2018-03-17Android: yes, we can unicode; cleanup; documentdMatthias Melcher
2018-03-16Android: loading and rendering multiple fonts at multiple sizes.Matthias Melcher
2018-03-15Android: window clipping working fl_rectf. Matthias Melcher
2018-03-15Android: implemented good complex clipping, but unoptimized.Matthias Melcher
2018-03-14Android: implemented complex clipping at the first level.Matthias Melcher
2018-03-14Android: adding stress test for complex clipping. Matthias Melcher
2018-03-12Android: added support for Fl::add_timeout() and friends.Matthias Melcher
2018-03-12Android: Reinstated working simple cliping functionality based on anMatthias Melcher
2018-03-11Android: Made Fl_Rect virtual. Maybe a bad idea?Matthias Melcher
2018-03-10Android: finally taught AndroidStudio where the SVN root directory isMatthias Melcher
2018-03-10Android: crude graphics clippingMatthias Melcher
2018-03-07Android: specific event for Android. Use Fl::add_system_handler() and Fl::eve...Matthias Melcher
2018-03-07Android: moved all Android code from the main app into the driver system. All...Matthias Melcher
2018-03-07Android: improvements to Fl:flush() implementation. Initial draw, no wasted d...Matthias Melcher
2018-03-06Android: yet another name for the .bat fileMatthias Melcher
2018-03-05Android: moved include files as wellMatthias Melcher
2018-03-05Android: moved to IDE directory.Matthias Melcher
2017-03-13Fix more svn properties.Albrecht Schlosser
2016-11-01Documentation updates (IDE and CMake support).Albrecht Schlosser
2016-03-05Remove obsolete ide/Xcode4 directory.Albrecht Schlosser
2016-02-14Remove all Windows IDE files.Albrecht Schlosser
2016-01-31Just cleaning up a few lines.Matthias Melcher
2016-01-31Have all test programs buildable with ide/Xcode4 project.Manolo Gouy
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-30Bump version numbers for next minor release: FLTK 1.4.0.Albrecht Schlosser
2016-01-29Made OpenGL driver compile by itself instead of including files from another ...Matthias Melcher
2016-01-28Added Fl_Window::capture_titlebar_and_borders a new private member functionManolo Gouy
2016-01-27Removed all references to Quartz driver files from library headers in Xcode. ...Matthias Melcher
2016-01-22Removed superfuous IDE again.Matthias Melcher
2016-01-22Commiting a working VC2013 solution. Note to self: do not use a network drive...Matthias Melcher
2016-01-22Created (but not yet adapted) VisualC 2013 Solution IDE file.Matthias Melcher
2016-01-17Trying to create a more detaild way to configure the library, added runtime i...Matthias Melcher
2016-01-04Created pseudo code for all FL_PORTED section so that FLTK compiles and links...Matthias Melcher
2015-12-29Mac OS: Enhanced the application bundle for the editor demoManolo Gouy
2015-12-03Better deployment targets for the Release configuration.Manolo Gouy
2015-12-01Mac OS IDE project: localize the application menu of the menubar test app.Manolo Gouy
2015-12-01Mac OS: Show how to localize the "Preferences…" custom application menu itemManolo Gouy
2015-07-20The unittests target had wrong product name, and the animated target did not ...Manolo Gouy
2015-07-13Add copyright comments, improve comments, don't set FL_ABI_VERSION.Albrecht Schlosser
2015-07-12Make FL_ABI_VERSION configurable (STR #3161).Albrecht Schlosser
2015-07-09Update fluid .fl files and generated code - remove trailing white space.Albrecht Schlosser
2015-06-21Simpler target-specific optionsManolo Gouy
2015-06-21Removed some warningsManolo Gouy
2015-06-21Remove some minor warnings.Manolo Gouy