12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
Bill Spitzak be12eee3e5 If compiled with USE_COLORMAP=0 it will always try to find a TrueColor 26 years ago
Bill Spitzak eb9472f8d3 *** empty log message *** 26 years ago
Bill Spitzak fafc3286cd Pageup/down by correct amount in scrollbar 26 years ago
Bill Spitzak ecc91867b3 Fixed divide by zero in Fl_Scrollbar found by Harm-Jan Zwinderman. This 26 years ago
Bill Spitzak 685d58c497 Buttons on scrollbars draw pushed in (fix from barrero@irit.fr) 26 years ago
Bill Spitzak b45efe96dc Fixed the gl_overlay demo (and gl overlays in general) when they are 26 years ago
Michael R Sweet 0bdb9aba79 Fixed background (@B) option - was drawing background for selected items. 26 years ago
Bill Spitzak d43eac1e38 Programs can now resize() their windows even if they are not resizable() 26 years ago
Bill Spitzak 49b8502b83 Added Fl.H required by an inline function if Fl_Repeat_Button.H 26 years ago
Michael R Sweet c0cdc56926 Fixed async selection code - wasn't calling TranslateMessage... 26 years ago
Michael R Sweet df57aa4d2f Re-integrated all of the old WIN32 select() code just in case it is needed 26 years ago
Michael R Sweet 30ce47ef69 New WSAAsyncSelect code for WIN32 Fl::add_fd() support. 26 years ago
Bill Spitzak 8251826357 Stuff that didn't get into 1.0.7: 26 years ago
Michael R Sweet 96286acd1b Updates for 1.0.7. 26 years ago
Michael R Sweet 9186cf6ce9 Updated to 1.0.7. 26 years ago
Bill Spitzak b101ac281d Patch from Clemens Hintze to allow declaratons of "typedef" to work. 26 years ago
Bill Spitzak e7f42fa15f Fixed bug on Win32 where programs would stop paying attention to keys. 26 years ago
Michael R Sweet a2b5dfc5d5 Added #ifdef's for OpenBSD and NetBSD... 26 years ago
Bill Spitzak 3e0db7129e Removed warning messages from gcc compile 26 years ago
Michael R Sweet 1e3bc4ba57 Minor change - now check the version of Windows we have to 26 years ago
Michael R Sweet 6ffdd70246 FL_CURSOR_HAND should be IDC_HAND, not IDC_UPARROW. 26 years ago
Michael R Sweet 08ed55a14b Scrollbars now "page" when you click outside the scroller. 26 years ago
Bill Spitzak 6291a33526 Fixed warning message in Mike's fix to Fl::args 26 years ago
Carl E. Thompson 6b60719c6d Fixes argc == 0 segfault. 26 years ago
Carl E. Thompson 6e6261c5bd Fixed fl_call_main.c to compile with BC5. This fix is already in the 2.0 26 years ago
Bill Spitzak ec8a580634 Running with -c on a file with browsers in it does not require X 26 years ago
Bill Spitzak c05eed1e54 Correctly measures browser items with @C or @B color formatting commands. 26 years ago
Michael R Sweet 555f3eb3a7 Fixed bit reversal table - entry for reversing 1100 was set to 0010 26 years ago
Michael R Sweet ef8eaf25b8 Now set the label() of the message form appropriately (no more ***** in 26 years ago
Michael R Sweet 89323df848 Fl_Browser_ didn't draw the selection box using an inactive color when 26 years ago
Bill Spitzak 9ce13e4fff Changes requested by Jeff Meininger 26 years ago
Michael R Sweet d1f909be8a fl_arc() and fl_pie() fixes for WIN32 removed - the problem is with 26 years ago
Bill Spitzak b59a07f472 Sets win_gravity correctly, this helps some X window managers that use 26 years ago
Michael R Sweet 20522b715e fl_arc() and fl_pie() were drawing 1 pixel too little horizontally and 26 years ago
Bill Spitzak b23b10c7e0 Zero-width browsers crashed: 26 years ago
Bill Spitzak de5a005e69 Minor change: if the X window manager does not do anything else with windows 26 years ago
Bill Spitzak c3bd173a57 More fixes to the text editing to make the NT users happy. 26 years ago
Michael R Sweet 936b75f917 C++ comments are not valid ANSI C source!!!!!!!!!!!!! 26 years ago
Bill Spitzak 0627bd9a3e Does not call draw() on child Fl_Windows when their parent is hidden. 26 years ago
Bill Spitzak ecd524fdc7 Calling deactivate() from a non-displayed widget could cause an infinite 26 years ago
Bill Spitzak 06ea565dba Fixed configure uversion for Irix 6.5 26 years ago
Bill Spitzak 2e58f174f7 Changed the sgi -woff pragma to the new #define suggested by Michael Sweet. 26 years ago
Bill Spitzak a7904da09a I fixed Fl_Tabs so that child tabs can be added/removed without any 26 years ago
Bill Spitzak b9c6935372 Fixed the shiny demo (and a DD program). Note: this fix is not 26 years ago
Bill Spitzak 1d5fcfd080 Forgot to check in the header file changes 26 years ago
Bill Spitzak ce249490d4 These are some (hopefully minor) changes we keep needing to edit into 26 years ago
Michael R Sweet 4ccf6b4b37 Changes for 1.0.6 release. 26 years ago
Bill Spitzak be101a57e6 Fl_Repeat_Button removes the timeout if it is deactivated or hidden 26 years ago
Bill Spitzak c8794e2f58 Fixed some WIN32 bugs found in 1.0.5: 26 years ago
Michael R Sweet 5e57d3cc12 Added missing README file... 26 years ago