summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-09-15STR #1007: removed one superfluous ReleaseDC. All demos are running nicely ag...Matthias Melcher
2005-09-14Fonts test program now starts using the correct color schemeMatthias Melcher
2005-09-14WIN32, STR #1007: Added some code that looks a lot, but is actually very litt...Matthias Melcher
2005-09-13Fixed x-offset problem in Help_Widget (STR #998)Matthias Melcher
2005-09-12Clipboard will persist if owner window is hidden (STR #1019)Matthias Melcher
2005-09-12How did 79 get into the comment? I don't know.Matthias Melcher
2005-09-12STR #1007: Applied second patch by hand. OP: could you please check if all ch...Matthias Melcher
2005-09-09Fix to ambigous function call in my previous FLUID changesMatthias Melcher
2005-09-09STR #985: This is a medium size change in the way that FLUID manages widget l...Matthias Melcher
2005-09-09Remove unused ptr variable.Michael R Sweet
2005-09-09This change will make sure that top-level windows will fit inside the screen ...Matthias Melcher
2005-09-08STR #1013: yet another attempt at fixing the precision count in Fl_Valuator. ...Matthias Melcher
2005-09-08STR #1016 : Matthias Melcher
2005-09-05STR #1010: if a widget callback is generated inside a widget class, the stati...Matthias Melcher
2005-09-05STR #1014: FLTK's CR/LF conversion would crash if the clipboard was emptyMatthias Melcher