1894 Commits (9cca0a6c9afe50e2baf64cb37ad091d3eb1eb623)
 

Author SHA1 Message Date
Michael R Sweet a5cb29da1c Check syntax of callback only on release, not on change. 22 years ago
Michael R Sweet b0a660f433 Add announcement file. 22 years ago
Michael R Sweet 3aebbc01dc Remove "fix" for DND code; the original code works just fine (should have 22 years ago
Michael R Sweet 674dc68ed8 Possible fix for OSX DND. 22 years ago
Michael R Sweet 83df87d710 Update to 1.1.4rc1 for testing... 22 years ago
Michael R Sweet a841de469c Fix STR 27 - double-click in file chooser followed by single click was 22 years ago
Michael R Sweet 10efd82853 Code reformatting to make it easier to trace the window creation stuff. 22 years ago
Michael R Sweet 6d964a1020 Use fl_darker() instead of fl_color_average()... 22 years ago
Michael R Sweet 4d67a0a00b Fix outline color when drawing inactive. 22 years ago
Michael R Sweet ba892d2652 Add find() method to help widget and search box to help dialog. 22 years ago
Michael R Sweet 2549a4ad62 Map ISO-8859-1 to MacRoman encoding on OSX (temporary until 2.0's UTF-8 22 years ago
Michael R Sweet 340e84839e Fix menu item fonts (STR #30) 22 years ago
Michael R Sweet 2c6367a0e6 Fix menu scrolling (STR #33) 22 years ago
Michael R Sweet 358816af75 Update documentation. 22 years ago
Michael R Sweet c0e40ac55e Potential fixes for double-buffered subwindows on WIN32 (STR #1) 22 years ago
Michael R Sweet 9a7fb54d46 Fix show of subwindow causing crash (STR #23) 22 years ago
Michael R Sweet b31a225083 Fix compose bug on OSX. 22 years ago
Michael R Sweet 1cbbf7f53f Fix OSX subwindow hide (STR #22) 22 years ago
Michael R Sweet 463d015d28 Revert to old color function; new one has too little contrast on OSX. 22 years ago
Michael R Sweet 8a2aa0a0d1 Add thin up box with plastic style. 22 years ago
Michael R Sweet 180e298537 Fl_Pack ignored box() and cleared unused areas to color(). 22 years ago
Michael R Sweet dece8522f0 Tweek tabs widget and plastic boxtype. 22 years ago
Michael R Sweet 4d705c92a8 Updated the default background color on OSX to provide better contrast. 22 years ago
Michael R Sweet ea324d25c4 Fl_Text_Display and friends now look for the next 22 years ago
Michael R Sweet e2baef33cd gl_font() didn't work properly for X11 when Xft was used (STR #12) 22 years ago
Michael R Sweet 13005b2a3f Fl_File_Browser incorrectly included "." on WIN32 (STR #9) 22 years ago
Michael R Sweet 78262d8047 Fix coredump problem in Fl::send() function... 22 years ago
Michael R Sweet 67af078c9c Fix fl_font/fl_size on MacOS X. 22 years ago
Matthias Melcher 7903799bf2 - sorted fluid menu bar 23 years ago
Michael R Sweet 14b142f7a8 Add Fl_Group::clear() docos. 23 years ago
Michael R Sweet f5dd08a9b3 Fix cursor appearance and scrolling of Fl_Text_Editor (patches from Erco) 23 years ago
Michael R Sweet cd339710f0 FLUID shell command patch from Erco. 23 years ago
Michael R Sweet 3fd86acaec Fix OpenGL resize bug some more - still have an outstanding issue with 23 years ago
Michael R Sweet 7b52b48c9d Possible fix for OpenGL bus errors on OSX. 23 years ago
Michael R Sweet 29240895e2 Bump version number and copyright year in FLUID about panel... 23 years ago
Michael R Sweet 216453a981 Fix widget callback code error check and assignment. 23 years ago
Michael R Sweet 52f7cb86a0 fltk-config fix. 23 years ago
Michael R Sweet 99981602d1 Fix Fl_Text_Display box drawing bug. 23 years ago
Bill Spitzak 32c831857a Backport of FL_LEAVE fix from 2.0. Belowmouse would go to zero when 23 years ago
Bill Spitzak 5eb2576cfc The attribute argument to Fl::get_font_name() was set correctly only 23 years ago
Michael R Sweet eca1c6cc4c Fix help dialog link color. 23 years ago
Michael R Sweet 82a8a171e5 Bump version number for next release. 23 years ago
Michael R Sweet 2715eba046 Update README for 1.1.3. 23 years ago
Michael R Sweet d602263b78 FL_KEYUP patch for X11 - don't send KEYUP event for repeating keys. 23 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet ebaaba9bd7 GLUT_STEREO is too implemented! :) 23 years ago
Michael R Sweet fc22bc93a0 Support type qualifiers before a class name; this allows for things like 23 years ago
Michael R Sweet 226715d978 Bug fixes from Howard. 23 years ago
Michael R Sweet c25988a756 Use PM_REMOVE, not "1". 23 years ago
Michael R Sweet abcc8d6d89 Position 1 is the first element in a chart, not 0. 23 years ago