11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Michael R Sweet d6caf3aff8 Fl_Button and friends didn't honor FL_WHEN_NOT_CHANGED. 26 years ago
Michael R Sweet 443c4883cc Fl::compose() wasn't ignoring control chars (like Delete :) 26 years ago
Michael R Sweet cd2d7cc7ee JPEG compression for PS manual. 26 years ago
Bill Spitzak c2d2cf47fc Turned off XDBE for all platforms 26 years ago
Michael R Sweet aee4def606 Updated version to 1.0.8. 26 years ago
Bill Spitzak 42ebf79306 New X function: fl_open_display(Display*) lets you run fltk on an 26 years ago
Bill Spitzak 5752429ca9 fl_shortcut_label() on Win32 prints the same strings for function keys 26 years ago
Bill Spitzak 666d041224 Fixed the changes I made yesterday so that int/float input fields do not 26 years ago
Bill Spitzak b583a643de Forgot to commit the header files and fixed documentation! 26 years ago
Bill Spitzak b5529a0aea Rearranged the compose code so it is clearer and can be called by things 26 years ago
Bill Spitzak 0bd9018d64 Fixed the Ctrl+P shortcut problem reported by dalitz@infotech.de 26 years ago
Bill Spitzak 415db360a1 Tiny change to Fl.H to get around bug in new gcc versions? 26 years ago
Bill Spitzak 7482800177 Produces correct destructor for nested classes, patch from Alexandr Shevtsow 26 years ago
Bill Spitzak 1e5596293b Fixed cut/paste to other applications on Win32? 26 years ago
Bill Spitzak 53bf740c38 3rd and deeper nested Fl_Windows on Win32 redraw correctly. 26 years ago
Bill Spitzak d37850b115 Oops, the change to filename_list broke Irix, which defined the scandir 26 years ago
Bill Spitzak 53919249e2 Sets the "input hint" which is needed for TWM and TWM-derived window managers. 26 years ago
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