2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
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
Michael R Sweet 5b20fbdce4 Fixed symbol demo label bug (STR #777) 20 years ago
Michael R Sweet ba3bde19c5 Fixed position of menu titles (STR #794) 20 years ago
Michael R Sweet 9edf9a743e Add GCC printf format attribute check to catch code formatting 20 years ago
Michael R Sweet 000eca281a FLUID widget class support fixes. 20 years ago
Michael R Sweet 25447eeb04 Added missing Fl_Window::copy_label() method. 20 years ago
Matthias Melcher 147b403013 STR #792: 'preferences' test app lost the 'radio' flags on the shoe positioning buttons. 20 years ago
Matthias Melcher 4bc49798e4 fixed Xinerama compile and link bug 20 years ago
Matthias Melcher 500665b24d This is an attempt to fix the redraw problem on WinXP and other Windows variants. 20 years ago
Matthias Melcher ae865138a6 Documentation update for Fl_Text_Buffer. 20 years ago
Matthias Melcher 6cab1f4839 Attempt to fix the missing multimonitor support in VisualC6. Well, it does compile, link and run now, but since I have only a single monitor, I can't test this. Could someone please verify this fix. 20 years ago
Matthias Melcher f12052870c STR #784: Fixed tooltip stating 'function' instead of 'comment' 20 years ago
Matthias Melcher aed7263678 STR #783: added zlib to fluid path 20 years ago
Michael R Sweet 17ea3de1e7 Fixed WIN32 monitor enum proc. 20 years ago
Michael R Sweet e50e551f7c Fl_Chart would draw outside its bounding box (STR #780) 20 years ago
Michael R Sweet 782abe6de6 Added MacOS X monitor support. 20 years ago
Michael R Sweet 3ec9646eea Add WIN32 code for screen support. 20 years ago
Michael R Sweet 868b248b98 Cache screen information. 20 years ago
Michael R Sweet cc593f6b64 Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi- 20 years ago
Michael R Sweet 81fd6777b2 Finished changes needed to support full widget classes. 20 years ago
Matthias Melcher af10e22140 Made fluid compile under VicualC6 again. Unfortunatly , the wonderful 'print' addition crashes in fl_color_win32.cxx, line 72. 20 years ago
Michael R Sweet 119f78bee0 Handle window class methods. 20 years ago
Michael R Sweet bae6f62ea8 Fixed window class code generation. 20 years ago
Michael R Sweet c94a59c3f7 Add support to FLUID for widget class creation without the intermediate 20 years ago
Michael R Sweet 2abfda36ab Preliminary support for widget classes (still need to do code writing 20 years ago
Michael R Sweet 9f6d4ada32 Save work on FLUID printing on Windows. 20 years ago
Michael R Sweet 3b6c4b788e FLUID printing support for Windows (still working on some 20 years ago
Michael R Sweet f6a137b998 Fixed VC++.NET project files (FLTK, FLTKDLL, FLUID). 20 years ago
Michael R Sweet f5ed012b28 Updated Fl_File_Chooser to correctly deselect other items when 20 years ago
Michael R Sweet 2ccbfdccc9 Fl_File_Chooser no longer resets the type() when choosing a 20 years ago
Michael R Sweet a343b0d4e4 Pressing Enter in the file chooser when selecting a directory 21 years ago