2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Matthias Melcher 4ee2c1fafa Somewhat improved the system menu bar for OS X (STR #1505) 19 years ago
Matthias Melcher 49e0997c9d mandelbrot demo uses single buffering. Doublebuffering needs to be done differently in this particular case. 19 years ago
Matthias Melcher d029ff2f16 VisualC 6 project was missing fl_read_image in fltk.ddl project. 19 years ago
Matthias Melcher fbd01308b9 Fixed Quartz image drawing and screen reading 19 years ago
Matthias Melcher 32a8df787c overlay drawing is now avoiding XOR mode (STR #1438) 19 years ago
Matthias Melcher 4b59f90ba7 Added "names.h" in "FL" to support developer output of event names etc. . This file is never compiled into the executable unless specifically added by the developer. 19 years ago
Matthias Melcher 9bcf8fb046 Added link in Fl_Wizard documentation (STR #1550) 19 years ago
Matthias Melcher 03a0aea8b5 Added GTK+ scheme support to VisualStudio 2005 Solution (STR #1561) 19 years ago
Matthias Melcher 504ba253d4 Fixed Scroll crash in Fluid Live Mode (STR #1524) 19 years ago
Matthias Melcher 01af5901b0 Fixed modified .fl file. 19 years ago
Matthias Melcher 5411396ea6 Fixed mousewheel event propagation (STR #1521) 19 years ago
Matthias Melcher bc842ea528 Fixed drawing issues of a tile in a scroll (STR #1507) 19 years ago
Matthias Melcher 5f0156cd02 Fixed dismissing buttons in menu bars (STR #1494) 19 years ago
Michael R Sweet 08216b4fac Fix fl_open_uri() on WIN32 19 years ago
Michael R Sweet 68e1aa9757 Making a child group visible in a Fl_Tabs or Fl_Wizard widget now 19 years ago
Michael R Sweet 5456a2b8fc Add fl_open_uri() function as discussed on fltk.development. 19 years ago
Michael R Sweet e806450644 Use strspn() to look at full words (better "o" detection) 19 years ago
Matthias Melcher 230a2a4332 Added a fe comments to explain multi-monitor support on Win32 better. 19 years ago
Matthias Melcher 2c16ddb964 Fixed silly bug in OS X that would free a pixmap multiple times within Fl_RGB_Image::unchache. 19 years ago
Michael R Sweet 1c47b9826d Fix fl_measure with symbols. 19 years ago
Matthias Melcher baed853fe3 STR #1542: implemented the prototyped Fl::has_check() function 19 years ago
Matthias Melcher e8550d89b3 Enabled 'add_check()' on OS X (STR #1534) 19 years ago
Michael R Sweet d168950719 Don't range check typed numbers until the user presses enter or leaves 19 years ago
Matthias Melcher 9c9cb4bfde Typo in documentation link (STR #1514) 19 years ago
Matthias Melcher 549ef06358 STR #1467: explained tooltip inheritance - and how to avoid it). 19 years ago
Matthias Melcher f49f038cdb Updated the Fl_Tile documentation, hoping that the way it works becomes a bit clearer. I would like to ask a native English speaker to look over my text though. Thanks. 19 years ago
Matthias Melcher 67f87f0285 STR #1463, STR #449: Better event mouse handling fixing detached menus and sticky tooltips. 19 years ago
Michael R Sweet 8ea3a45772 Merge all of the scrollbar sizes into a single API call 19 years ago
Michael R Sweet 839ac66401 Fix text alignment - wasn't resetting the default alignment after 19 years ago
Michael R Sweet 0789a8a18e Fix endian problem with fl_read_image() and QuickDraw on Intel-based Macs. 19 years ago
Michael R Sweet 489e8cdd05 Add fl_gtk.cxx to VC 2005 projects. 19 years ago
Michael R Sweet b6a66645e0 Reject invalid workarea rectangle. 19 years ago
Matthias Melcher 725efb3569 STR #1492: Fl_Progress was using the wrong width to calculate progress 19 years ago
Michael R Sweet 095ed29a7f Add NULL check for _NET_WORKAREA property value. 19 years ago
Michael R Sweet 7a9e9468e6 Add -fno-strict-aliasing to compiler options since GCC doesn't understand 19 years ago
Michael R Sweet 4e0cea8f10 Scratch that, looks like autoconf 2.50 added AC_SYS_LARGEFILE. 2.57 19 years ago
Michael R Sweet 7dd62791f9 AC_SYS_LARGEFILE appears to have been introduced in autoconf 2.57... 19 years ago
Michael R Sweet 3ebd631cf0 Fl::x(), Fl::y(), Fl::w(), and Fl::h() did not report the desktop 19 years ago
Michael R Sweet 117e22670d Another try at the shortcut fix... 19 years ago
Michael R Sweet 9e3f8a1db6 Documentation fixes. 19 years ago
Michael R Sweet 39cb1f8daf Fix two "hide the cursor" bugs related to click-to-focus windows (STR #1475) 19 years ago
Michael R Sweet 7fffbf7dea Shortcut events could be sent to the wrong window (STR #1451) 19 years ago
Michael R Sweet 8a64710a17 Fl_Spinner did not handle the arrow keys properly (STR #1476) 19 years ago
Michael R Sweet c0664eefcd Fl_File_Browser did not calculate the width of directory items 19 years ago
Michael R Sweet cec43a6cb1 Don't start widgets offset by 1/2 the spacing value. 19 years ago
Michael R Sweet 2ab7525eb3 Treat all "Window" classed widgets as window widgets. 19 years ago
Michael R Sweet 2d2b24b781 Fix dead pixel in FL_GTK_UP_BOX/FRAME (STR #1471) 19 years ago
Michael R Sweet 5ae7999e41 Move icons for blocks game to the right directory. 19 years ago
Michael R Sweet b5b97b305f Make sure all of the demos use the scheme, and add a scheme chooser to the 19 years ago
Michael R Sweet 367c40a9b7 fl_arc() and fl_pie() did not draw properly on WIN32 when the 19 years ago