11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Michael R Sweet 3bf9a5cb2f Ahem, Fl_File_Chooser.H, not fl_file_chooser.H... :) 21 years ago
Matthias Melcher 327f5f14a5 Removed warning about for(;;) variable lookup 21 years ago
Matthias Melcher 00651bc412 Updated CHANGES file. Removed CRLF from xpm Pixmaps 21 years ago
Matthias Melcher fc1a4cf809 Added a new Type to fluid called 'Comment' to be used for standardized Copyright notices and other comments throughout the source code. 21 years ago
Matthias Melcher 2bbee87dc3 'Anonymous' reported a problem when using Fl_Value_Input. It seemed, 21 years ago
Michael R Sweet 29e022cc46 Use grid size for window resizing. 21 years ago
Michael R Sweet 8769b2f7fa Make guides and snap work from either side of a widget border. 21 years ago
Michael R Sweet 3ecd5ba911 Only horizontally snap align when the current widget is within 50 21 years ago
Michael R Sweet 9998dcc396 Clean up more snap glitches... 21 years ago
Michael R Sweet cdcb8a50e2 More guide stuff - most of the widgets that need it should have their 21 years ago
Michael R Sweet 120dbf2c46 Add ideal_size() and ideal_spacing() methods, which are used for the 21 years ago
Michael R Sweet f00f9c7422 Update widget panel so that the "GUI" tab is shown first. 21 years ago
Michael R Sweet 11d689f5bc Save my changes to the guide lines - basic snapping is implemented with 21 years ago
Michael R Sweet ec7b060957 Fix Fl_Input_Choice in FLUID, and make sure that we expose enough of the 21 years ago
Michael R Sweet 9b5555d142 fl_filename_relative() didn't compare drive letters in a 21 years ago
Michael R Sweet e6399f8f37 Fix menu drawing... 21 years ago
Michael R Sweet a48c6dd545 Fixed menu item width calculations with symbols (STR #740) 21 years ago
Michael R Sweet 2c989c8e4c More browser documentation changes. 21 years ago
Michael R Sweet b066dea55d The keyboard shortcut handling code did not handle 8-bit 21 years ago
Michael R Sweet c3a5b61223 Doco fixes (show const modifier on methods) 21 years ago
Michael R Sweet 52e086f75b Fl_JPEG_Image could still crash an app with a corrupt JPEG file 21 years ago
Michael R Sweet 62721060db Using the layout alignment controls on a menu widget would cause 21 years ago
Michael R Sweet 24b82a1cb0 Run ranlib on installed JPEG library. 21 years ago
Matthias Melcher 5b49a9ae51 Added visual gudelines for widget distances and sizes to fluid. It is disabled by default, but can be enabled in the "Grid" dialog box. I am not sure if this is actually a good change, but thanks to SVN I'll risk a commit to get some feedback fro the early adopters. 21 years ago
Matthias Melcher 3145a0d010 (Re)Added dependency of 'help' on zlib, png and jpeg. 21 years ago
Matthias Melcher 0b7083ac40 Modified VisualC Workspace. Hoping I don't interfere with Mike, but take some work away from him... . 21 years ago
Matthias Melcher 587aee4c7c Added VisualC 6 IDE file for new Fl_Input_Choice test 21 years ago
Michael R Sweet add37faa25 Copyright updates. 21 years ago
Michael R Sweet 9cca0a6c9a Added QNX bug workaround for menu handling (STR #704) 21 years ago
Michael R Sweet 2df3459457 Added Greg Ercolano's simple Fl_Input_Choice widget which is a 21 years ago
Michael R Sweet 97b9464f59 Fl_Multiline_Input now scrolls the full height of the widget 21 years ago
Michael R Sweet c2873e6c63 Fix builds without JPEG library... 21 years ago
Michael R Sweet 3ee9c50180 CMake build fixes (STR #724) 21 years ago
Michael R Sweet 36402b7fe5 Fl_Browser::swap() didn't handle redraws properly when the 21 years ago
Michael R Sweet 5b0aae2e87 FL_MOUSEWHEEL events are now sent first to the widget under the 21 years ago
Michael R Sweet 452c17f8fb Fl::wait() could block on WIN32 if the window was deleted via 21 years ago
Michael R Sweet ab8f3f793a Fl_Preferences::RootNode did not find the user's home directory 21 years ago
Michael R Sweet cb852cd3eb Fl_Window::hide() didn't delete the current clipping region on 21 years ago
Michael R Sweet 80b9844b53 Fix initializers and error handling. 21 years ago
Michael R Sweet 6492c43b4b Check for no icon, and if so manually check for a directory... 21 years ago
Matthias Melcher 16cc0e1f9c ... 21 years ago
Matthias Melcher 53e7546c23 Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 21 years ago
Michael R Sweet f02c5fb451 Fl_Menu now draws the arrow more like other toolkits and 2.0 21 years ago
Michael R Sweet cb73c93258 Fixed a VC++ compiler error in Fl_JPEG_Image.cxx (STR #676) 21 years ago
Michael R Sweet de9bea20b5 FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694) 21 years ago
Michael R Sweet b32fefd1c5 Fl_Widget::copy_label(NULL) didn't work (STR #707) 21 years ago
Michael R Sweet 9290da74b7 Fl_Choice now allows click selection like Fl_Menu_Button and 21 years ago
Michael R Sweet 2816583b83 Add new file for CMake. 21 years ago
Michael R Sweet 1f2456132e Cmake updates (STR #645) 21 years ago
Michael R Sweet 2bbf66c7a4 Clarify Fl_Choice callback description (STR #692) 21 years ago