2048 Commits (6f946ecfc55a5dee1571c72aae93b086c06370b3)
 

Author SHA1 Message Date
Matthias Melcher 6f946ecfc5 Fixed the silly gcc 4.0 warning about ~0 being negative 1. 20 years ago
Michael R Sweet b49703ea3d Fix WIN32 compile errors. 20 years ago
Michael R Sweet 79de1e070d filename_relative() now converts the current directory to forward 20 years ago
Michael R Sweet 2c8fc6f66a Fl_File_Chooser::value() and ::directory() now handle paths with 20 years ago
Michael R Sweet 5ca7674da3 Updates to cmake project files (STR #813) 20 years ago
Michael R Sweet fa986f559d Added the standard rgb.txt file from X11 to the test directory, 20 years ago
Michael R Sweet b4a0827881 Resizing of OpenGL subwindows was broken on OSX (STR #804) 20 years ago
Michael R Sweet 743b0f984e The fltk-config script now supports running from a source 20 years ago
Michael R Sweet fdf8cbad74 Fl_Browser_ didn't update the position properly when an item was 20 years ago
Michael R Sweet f88e7b23af fl_contrast() now compares the luminosity of each color (STR 20 years ago
Michael R Sweet 2d1eade9bf Fl_Input_ crashed on some platforms when wrapping international 20 years ago
Michael R Sweet 07abce4903 Check for FL_MOVE messages with the high bit set to 1 - treat as signed coordinate data. 20 years ago
Michael R Sweet d63a4bfa74 Fixed some BMP images loading bugs (STR #825) 20 years ago
Michael R Sweet 56e89999ab Fl_File_Chooser now returns directory names with a trailing slash 20 years ago
Michael R Sweet 3ce3d62e9c Fl_Help_View now supports the FONT and U elements (STR #815) 20 years ago
Michael R Sweet e4a481785d Fix drawing of non-square round boxes. 20 years ago
Michael R Sweet bce23d108a OpenGL windows that were completely off-screen caused problems 20 years ago
Michael R Sweet 7c225536ef Multiple screen support didn't work on Windows NT and 95 (STR 20 years ago
Michael R Sweet ab1757fa7d Fl_Scrollbar didn't compute the correct knob size when using the 20 years ago
Michael R Sweet 2d35bc7a2a fl_draw() would segfault on WIN32 if no font was set; it now uses 20 years ago
Michael R Sweet b289065e65 Fl_Browser_ was calling the callback multiple times for a single 20 years ago
Michael R Sweet 34d5a8b16e Remove an extra, bogus strlcpy() from the Fl_File_Chooser::value(int) 20 years ago
Michael R Sweet 28d2c320c9 Add filenew, fileopen, filesave, filesaveas, and fileprint symbols. 20 years ago
Michael R Sweet 671ef36117 Fix MacOS X 10.4 compile issues. 20 years ago
Michael R Sweet 8a275b2985 FLUID wasn't tracking all changes on the widget panel, so undo and save stuff 20 years ago
Michael R Sweet 668ef918e8 Updated Fl_Tabs to check the contrast of the label color against 20 years ago
Michael R Sweet 2eb4d42349 Move docdir definition to makeinclude.in (STR #824) 20 years ago
Michael R Sweet dd0503576d Fix compiler warnings. 20 years ago
Michael R Sweet 1c399af444 Update source file headers with STR web page. 20 years ago
Michael R Sweet b41cf28662 Update "clean" targets to properly handle core files, remove backup files, 20 years ago
Michael R Sweet 91c3b8231d Fix subclass callback output code. 20 years ago
Michael R Sweet fc4db19395 Don't make non-inline methods from FLUID inline (that is, remove the 20 years ago
Michael R Sweet e4e36d8229 Move -Wconversion option for GCC to extra warning options (not enabled 20 years ago
Michael R Sweet 70c4cd102f Fix compiler warnings. 20 years ago
Michael R Sweet 217f77c9ef Eliminate compiler warnings on Solaris... 20 years ago
Michael R Sweet 8dda432b40 Make comment strings const char *... 20 years ago
Michael R Sweet ff60e09c09 Add -Wno-format-y2k option to eliminate Y2k warnings - ignored by some 20 years ago
Michael R Sweet 0d231668e1 Only use __deprecated__ with GCC 3.0 and higher. 20 years ago
Michael R Sweet 3cd132b947 #include print_panel.cxx in fluid.cxx, so that we don't need to put it in 20 years ago
Michael R Sweet e3ce6cd15a Cast GetCurrentProcessId to int to avoid compiler warning. 20 years ago
Michael R Sweet 27d36574ec Fix definition of auto_indent() method... 20 years ago
Matthias Melcher e72630762d Remove all warnings for Mac buidl with gcc (except one) 20 years ago
Michael R Sweet e9a3f0e927 Bump width of focus box by 1 (STR #786) 20 years ago
Michael R Sweet 7102b0a38a Fixed the drawing of the Fl_Browser_ selection box (STR #786) 20 years ago
Michael R Sweet 7e79bfa611 Check for proper directory handling with FL_Enter (STR #787) 20 years ago
Michael R Sweet c279f087a1 Add missing include for undo functions (STR #773) 20 years ago
Michael R Sweet af500d018d Fix move within custom widget bug (STR #796) 20 years ago
Michael R Sweet b8dd32cb0b Remove CodeWarrior directory. 20 years ago
Michael R Sweet 39505e6df8 Remove CodeWarrier files. 20 years ago
Michael R Sweet 558958ad23 The FLTK string functions are now compiled in on all systems (STR 20 years ago