2918 Commits (96c76b92e705c205e5594e272258a4c00940a4f0)
 

Author SHA1 Message Date
Michael R Sweet fe286dfe7b OSX fixes... 20 years ago
Matthias Melcher 2a4b713497 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4650 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 20 years ago
Michael R Sweet 258c3e81a4 Fl_Text_Display::wrap_mode() would crash if no buffer was 20 years ago
Matthias Melcher 0f41b3b071 Resorted functions. VC6 did not give a required warning/error 20 years ago
Matthias Melcher 476044f898 Scrollbar now reacts to horizontal scroll wheels if it is a horizontal scroll bar. 20 years ago
Matthias Melcher ba4b17c545 Don't draw plastic boxes that are 0x0 pixels in size or smaller 20 years ago
Matthias Melcher 0a41e770c3 STR #1062: updated code to resize the preview panel of the file chooser and hide it entirely if unused 20 years ago
Matthias Melcher 1fe85a8c18 STR #1063: Applied Allesandro's plastic box patch. Looking great. 20 years ago
Matthias Melcher 595879b300 Added missing comma in Mac OS X code 20 years ago
Matthias Melcher 8bcfae7b11 Undid previous test change. 20 years ago
Matthias Melcher 79015a71f7 FLUID1: correctly hide the "X Class:" label whenever the XClass input field is hidden 20 years ago
Matthias Melcher 7f6bacf237 FLUID1: The comment entry in the Browser now reveals some more information by showing multiple lines up to 50 characters. Also, a change just to make sure our Code View won't harm. 20 years ago
Michael R Sweet d24609eafb Fix speling misteaks :) 20 years ago
Matthias Melcher cd433ac67a STR #1060: first attempt at fixing the dreaded MightyMouse issue on OS X. 20 years ago
Matthias Melcher b1d3eae6f2 Moved 'flush' before 'idle' in main loop fl_wait to make redraw action quicker. 20 years ago
Matthias Melcher 4663981310 STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32 20 years ago
Michael R Sweet fa517add2e Clear style buffer in destructor. 20 years ago
Michael R Sweet 309e21c9fd Fix new GUI panels to conform to HIG. 20 years ago
Matthias Melcher 1b43ec7690 Added some safety measures that assure safe compile only mode 20 years ago
Matthias Melcher 1a5288e8fe Fluid Source Code preview panel with automatic refresh and selected object code highlighting. 20 years ago
Michael R Sweet 5cdf984737 Remove DOS line endings from text files. 20 years ago
Matthias Melcher b128af1d4a STR #1052: Made check buttons readable as well 20 years ago
Matthias Melcher 8979617990 STR #1052: updated color handling in test programs. If you are planning on creating labels based on foreground or background color, you should load the colors *before* creating the user interface. This is done by calling: 20 years ago
Matthias Melcher cddb39a066 STR #1052: Updated FLUID to generate buttons in the correct colors. After all these changes, it may be useful to rebuild all cxx files from fl files. This will make sure that menu items are rendered in foreground color instead of simply black 20 years ago
Michael R Sweet ebddf5bf94 Change int to long in unittests callback, and add the standard FLTK 20 years ago
Matthias Melcher 9944b5ad5a STR #1052: Cursor in Fl_Text_Display is now by default FL_FOREGROUND_COLOR 20 years ago
Matthias Melcher 4517521526 STR #1052: Changed to dot inside the round check box (radio style buttons) to FL_FOREGROUND_COLOR 20 years ago
Matthias Melcher 349a1d9034 STR #1052: The outline drawing of not existing images is now in foreground color instead of black 20 years ago
Matthias Melcher 04f1ab054b STR #1052: reworked coloring of clocks 20 years ago
Matthias Melcher 965f74c378 STR #1052: using foreground color instead of black in Check Browser 20 years ago
Matthias Melcher f58d80d077 STR #1050: OS X: The new event handler code did not handle "high level" Apple events except "Quit". Added the neccessary AE handler call in the main loop. 20 years ago
Matthias Melcher 5a19010190 STR #1051: fl_wait() would only flush damaged window areas if there were any messages pending. Since FLTK does redraws even if there is no WM_PAINT pending, this was not working all the time. 20 years ago
Matthias Melcher abfa63b895 STR #968: Under X11, FL_DND_* now returns the string "<unknown>" in 20 years ago
Matthias Melcher 501e1b7416 STR #1059: OSX: applications could not reset the click count, so a tripple 20 years ago
Matthias Melcher e7ea8bbe97 STR #1057: A window that is needed to correctly manage a timer on WIN32 (personally, I would like to mark this WTF ;-), was actually visible. I resized it to 0x0 ixels, but if that fails, we fall back to the old 1x1 pixels. I also removed the "default" positioning since that messes up the default window stacking for pedantic users. 20 years ago
Matthias Melcher 134629c861 STR #1056: fixed a slight offset in the Fl_File_Chooser that kept resizing from working correctly. 20 years ago
Michael R Sweet 067d1d8a61 Updated the default label and text colors of all widgets to use 20 years ago
Matthias Melcher 4baeeefabe One typo, one missing link 20 years ago
Matthias Melcher 77484a4e2d FLUID writes RGB and Bitmap image data as an array of decimal numbers instead of a string since "a certain compiler by a large operating system vendor which shall remain unnamed" can not handle long strings and produces heap overflows. 20 years ago
Matthias Melcher cf296e0565 STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry in a newly allocated local buffer would not be cleared. If the flag happened to be FL_SUBMENU, this would lead to crash in 'find_item'. The new code clears the entire field. 20 years ago
Michael R Sweet 57067a923d Remove unnecessary includes ("flstring.h" is included by the parent 20 years ago
Matthias Melcher 55f6d7673d STR #1012 (Xft): added provided Xft code and cleaned it 20 years ago
Michael R Sweet 405b80784a Fl_Value_Input now uses the screen-absolute position instead of 20 years ago
Michael R Sweet a59330c2c4 Fix JPEG jconfig.h header to not include <config.h>. 20 years ago
Michael R Sweet dc7a14aa9a Rework event loop handling on all platforms for better timer and idle 20 years ago
Matthias Melcher 592e215dd6 STR #1047 (Mac only): This is an additional fix to the event conversion 20 years ago
Matthias Melcher 8209fcc6a3 STR #1044 (Mac only): The font number 12 and 15, usually assigned to 20 years ago
Matthias Melcher c0ef4603d4 Ported FLTK 2 changes to event system on OS X back to FLTK 1 20 years ago
Matthias Melcher 60812b2ecc STR #973: popup menus now pop up fully visible in the current screen if possible and useful. In detail, menus in a menubar will pop up above the title if they would cut into the screen bottom. Submenus will show the *last* item to the right of the parent instead of the first. Finally, Pulldowns with title will simply apppera over the title instead of under the title. 20 years ago
Matthias Melcher ba56eeaad5 Added Help_Dialog::value() to the help page. 20 years ago