11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Matthias Melcher fcb49a7b13 Fl_Text_Display/Editor would not receive FL_FOCUS events on mouse clicks 23 years ago
Michael R Sweet a81ea6a412 Use DSOLINK in the LINKSHARED definition. 23 years ago
Michael R Sweet d64d3a55a8 Fix Fl_Scroll handling of widgets whose labels are to the right or below. 23 years ago
Michael R Sweet 74d47ce80c Doco updates. 23 years ago
Michael R Sweet 11a7b522c1 Double/triple click selection fix in Fl_Input. 23 years ago
Michael R Sweet cbdf39916f Eliminate compiler warning. 23 years ago
Michael R Sweet b40f9264f7 Change depth bits to 24 - Matthias, can you verify that this still works 23 years ago
Michael R Sweet cd5c9b8743 OSX fixes for GLUT/GL window classes. 23 years ago
Michael R Sweet 4842030537 Bump version number in CVS... 23 years ago
Michael R Sweet eed1609514 WIN32 cleanup for 1.1.2 release. 23 years ago
Michael R Sweet 81147753d1 Only set the callback when the text is changed; otherwise when you set 23 years ago
Michael R Sweet f0b0e4c00a Fix type in WIN32 source... 23 years ago
Michael R Sweet 2670b41589 Fix one last focus bug in Fl_Tabs - now clicks should update the focus 23 years ago
Michael R Sweet 5f5d68561f Fl_File_Input::value("") didn't work. 23 years ago
Michael R Sweet 4bf99bdfc6 Add space for icons to item_width(), otherwise the horizontal scrollbar 23 years ago
Michael R Sweet 7a636272e2 Support vertical dividers in menu bars. 23 years ago
Michael R Sweet 6318705512 Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return 23 years ago
Michael R Sweet b553a34418 Increase label buffer size and bounds-check all writes. 23 years ago
Michael R Sweet 1e4a969337 Range check the visLineNum argument... 23 years ago
Michael R Sweet a74795bbb8 Get rid of some valid compiler warnings with CodeWarrior that were reported 23 years ago
Michael R Sweet 2921ca57a0 Update Fl::get_color() docos. 23 years ago
Michael R Sweet 2baf50eb16 Fix OpenGL resize bug under OSX. 23 years ago
Michael R Sweet b579acc9b3 Fix fl_show_colormap() documentation. 23 years ago
Michael R Sweet 9c557a3b87 Make check browser check boxes consistent with other widgets... 23 years ago
Michael R Sweet 7a89877eee Add const char * add methods to Fl_Check_Browser. 23 years ago
Michael R Sweet 0bd7960c79 Add CVS ignore file... 23 years ago
Michael R Sweet 9268b0288d Add Alpha compiler stuff and cast for menu code. 23 years ago
Matthias Melcher 332ae4a831 Fixed missing undo bug in Fl_Text_Editor. Undo would be performed on 23 years ago
Michael R Sweet 46d894851e Xft2 fix from Stephen Davies... 23 years ago
Michael R Sweet 7327b74032 Don't popup menus or activate buttons when (SHIFT/CTRL/ALT/META) + space 23 years ago
Michael R Sweet bf9a09d387 Patch from Steve Davies for Xft 2.x. 23 years ago
Michael R Sweet 6a4c701e8f Don't use built-in snprintf/vsnprintf functions on Tru64 4.0, since there 23 years ago
Michael R Sweet f095d5e3f7 Fix keyboard composition for X11. 23 years ago
Michael R Sweet 4f15037e8e Tab moves forward in menu, Shift-Tab moves backward. 23 years ago
Michael R Sweet e5cdd193b2 Fix label redraw bug. 23 years ago
Michael R Sweet ee58dd2f62 Add draw_children() method to Fl_Group. 23 years ago
Michael R Sweet f841b45087 Sigh... 23 years ago
Michael R Sweet 14e047cc0f Include stdlib.h, not the non-standard malloc.h header... 23 years ago
Matthias Melcher 3473297741 Added 'Undo' to Fl_Text_Editor by reusing some of the Fl_Input_ code. I tried many cases and it seems to work fine. 23 years ago
Matthias Melcher 66dabdb8f5 Added callbacks to Fl_Text_Editor. 23 years ago
Matthias Melcher b9e7232d26 Set Fl_Text_Editor fields to Courier font for easier programming 23 years ago
Matthias Melcher c3de2a22c0 Replaced 'callback' and 'code' input in FLUID with Fl_Text_Editor. 23 years ago
Michael R Sweet f3078e51e0 Fix widget construction code for custom/named widget classes. 23 years ago
Michael R Sweet 0ac9c36868 Move pixmaps to a subdirectory... 23 years ago
Michael R Sweet 0fdef4a820 Rename files with the correct filenames... 23 years ago
Michael R Sweet da5525cfcb Don't allow multiple shell commands to run at the same time. 23 years ago
Matthias Melcher f4a60090ba Added WidgetBin/ToolBox to fluid. Made fluid remember window 23 years ago
Matthias Melcher 270c364bb3 Fixed two little bugs for Fluid pixmaps on MacOS and Unix. 23 years ago
Matthias Melcher 41d14b074b Added icons to Fluid's menu and object list. 23 years ago
Michael R Sweet 299ebf295a Update tile documentation to be explicit about widgets touching and doing 23 years ago