summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-06Undid previous test change.Matthias Melcher
2005-11-04FLUID1: correctly hide the "X Class:" label whenever the XClass input field i...Matthias Melcher
2005-11-04FLUID1: The comment entry in the Browser now reveals some more information by...Matthias Melcher
2005-11-04Fix speling misteaks :)Michael R Sweet
2005-11-04STR #1060: first attempt at fixing the dreaded MightyMouse issue on OS X. Matthias Melcher
2005-11-04Moved 'flush' before 'idle' in main loop fl_wait to make redraw action quicker.Matthias Melcher
2005-11-04STR #1061: fixed Fl_Window::cursor for subwindows and GL windows on WIN32Matthias Melcher
2005-11-04Clear style buffer in destructor.Michael R Sweet
2005-11-03Fix new GUI panels to conform to HIG.Michael R Sweet
2005-11-03Added some safety measures that assure safe compile only modeMatthias Melcher
2005-11-03Fluid Source Code preview panel with automatic refresh and selected object co...Matthias Melcher
2005-11-02Remove DOS line endings from text files.Michael R Sweet
2005-11-02STR #1052: Made check buttons readable as wellMatthias Melcher
2005-11-02STR #1052: updated color handling in test programs. If you are planning on cr...Matthias Melcher
2005-11-02STR #1052: Updated FLUID to generate buttons in the correct colors. After all...Matthias Melcher
2005-11-02Change int to long in unittests callback, and add the standard FLTKMichael R Sweet
2005-11-02STR #1052: Cursor in Fl_Text_Display is now by default FL_FOREGROUND_COLORMatthias Melcher
2005-11-02STR #1052: Changed to dot inside the round check box (radio style buttons) to...Matthias Melcher
2005-11-02STR #1052: The outline drawing of not existing images is now in foreground co...Matthias Melcher
2005-11-02STR #1052: reworked coloring of clocksMatthias Melcher
2005-11-02STR #1052: using foreground color instead of black in Check BrowserMatthias Melcher
2005-11-02STR #1050: OS X: The new event handler code did not handle "high level" Apple...Matthias Melcher
2005-11-02STR #1051: fl_wait() would only flush damaged window areas if there were any ...Matthias Melcher
2005-11-02STR #968: Under X11, FL_DND_* now returns the string "<unknown>" inMatthias Melcher
2005-11-01STR #1059: OSX: applications could not reset the click count, so a trippleMatthias Melcher
2005-11-01STR #1057: A window that is needed to correctly manage a timer on WIN32 (pers...Matthias Melcher
2005-11-01STR #1056: fixed a slight offset in the Fl_File_Chooser that kept resizing fr...Matthias Melcher
2005-10-30Updated the default label and text colors of all widgets to useMichael R Sweet
2005-10-26One typo, one missing linkMatthias Melcher
2005-10-26FLUID writes RGB and Bitmap image data as an array of decimal numbers instead...Matthias Melcher
2005-10-18STR #unfiled: when using Fl_Menu_::add, the 'flags' field of the last entry i...Matthias Melcher
2005-10-13Remove unnecessary includes ("flstring.h" is included by the parentMichael R Sweet
2005-10-13STR #1012 (Xft): added provided Xft code and cleaned itMatthias Melcher
2005-10-12Fl_Value_Input now uses the screen-absolute position instead ofMichael R Sweet
2005-10-12Fix JPEG jconfig.h header to not include <config.h>.Michael R Sweet
2005-10-12Rework event loop handling on all platforms for better timer and idleMichael R Sweet
2005-10-10STR #1047 (Mac only): This is an additional fix to the event conversionMatthias Melcher
2005-10-09STR #1044 (Mac only): The font number 12 and 15, usually assigned toMatthias Melcher
2005-09-25Ported FLTK 2 changes to event system on OS X back to FLTK 1Matthias Melcher
2005-09-25STR #973: popup menus now pop up fully visible in the current screen if possi...Matthias Melcher
2005-09-25Added Help_Dialog::value() to the help page.Matthias Melcher
2005-09-25STR #1035: Fl_Help_View now accepts direct buffer loading and reading via 'va...Matthias Melcher
2005-09-24Don't try to generate a preview image of a directory.Michael R Sweet
2005-09-24STR #1028" set size ranges for filechooser 'favorites' dialog and for help di...Matthias Melcher
2005-09-24STR #1027: FLUID size_range controls would not set the 'modified' flagMatthias Melcher
2005-09-19STR 1026: Text input filed had NO_BOX as its background, so the moving cursor...Matthias Melcher
2005-09-19STR 1025: fixed illeagal acces to delted object. It was meant to set the dirt...Matthias Melcher
2005-09-19Fix char * issues with constant strings.Michael R Sweet
2005-09-18Remove libsupc++ stuff, since it doesn't work on OSX 10.4 or withMichael R Sweet
2005-09-15STR #1023: some more test programs did not load the OS default colorsMatthias Melcher