summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-11Add more widgets from the bazaar...Michael R Sweet
2001-08-08No _INCLUDE_POSIX_SOURCE definition for HP-UX...Michael R Sweet
2001-08-06WIN32 updates to make the DLL project work again...Michael R Sweet
2001-08-06Include config.h in Fl_FileBrowser.cxx.Michael R Sweet
2001-08-06Symbols are now supported by main label drawing code - @@ to insert aMichael R Sweet
2001-08-05Image labels!Michael R Sweet
2001-08-05OpenGL demos didn't get built because the "include" was after theMichael R Sweet
2001-08-05Typo fix...Michael R Sweet
2001-08-05Keyboard nav for tabs.Michael R Sweet
2001-08-05Keyboard nav for valuators.Michael R Sweet
2001-08-04New draw_focus() methods.Michael R Sweet
2001-08-04Hide and show overlapping buttons as needed for widgets and windows.Michael R Sweet
2001-08-04Keyboard navigation for buttons.Michael R Sweet
2001-08-04Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven'tMichael R Sweet
2001-08-03Add prototype for snprintf() in Fl_FileBrowser.cxx.Michael R Sweet
2001-08-03File chooser cleanup (use fl_ok and fl_cancel for translated labelMichael R Sweet
2001-08-03Fixed tooltips under WIN32 - no more toolbar buttons...Michael R Sweet
2001-08-03Update WIN32 projects and config file.Michael R Sweet
2001-08-02Fix mouse wheel stuff for browser and helpview widgets (move 3 lines atMichael R Sweet
2001-08-02Mousewheel support for browsers and help view.Michael R Sweet
2001-08-02More mouse wheel stuff (as compatible as possible with the 2.0 code...)Michael R Sweet
2001-08-02Fl_HelpDialog and Fl_HelpView widgets.Michael R Sweet
2001-08-02Add Fl_Wizard widget...Michael R Sweet
2001-08-02Documentation...Michael R Sweet
2001-08-02Don't build OpenGL demos if OpenGL is not available or disabled.Michael R Sweet
2001-08-02OpenGL stuff is now in libfltkgl.*Michael R Sweet
2001-08-02Changelog update.Michael R Sweet
2001-08-02FileIcon, FileBrowser, FileChooser stuff.Michael R Sweet
2001-08-02Fix tooltips a la 2.0.Michael R Sweet
2001-08-01First bunch of changes for the 1.1 branch - tooltips.Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author
2001-08-01Update changelog...Michael R Sweet
2001-07-30Fix scrollbar direction.Michael R Sweet
2001-07-18Does not blink the OpenGl cursor on NT except when a gl overlay is being done...Bill Spitzak
2001-07-10HTMLDOC book file for docos.Michael R Sweet
2001-07-09Fl_Tabs, not Fl_TabMichael R Sweet
2001-07-09Fl_Menu_Item::add() didn't use myflags.Michael R Sweet
2001-07-09Fix scrollbar bug.Michael R Sweet
2001-07-05Fixed crash if you shift+click on a multibrowser below the last itemMichael R Sweet
2001-06-07Add #ifdef for SGI 5.3 C++ compiler, which doesn't support theMichael R Sweet
2001-06-06Use explicit keyword for pixmap constructors...Michael R Sweet
2001-05-30Added const to help Borland compilerBill Spitzak
2001-05-19Fl_Menu_add of a menu item with the same name as an existing submenuBill Spitzak
2001-05-11Changes for AIX (still have menu problems)Michael R Sweet
2001-05-07Forgot to update RPM spec and EPM list files...Michael R Sweet
2001-05-07Fix Mesa test in configure script.Michael R Sweet
2001-05-06Update documentation files to eliminate most of the warningsMichael R Sweet
2001-05-06OS/2 updates from Alexander Mai.Michael R Sweet
2001-05-05Compiling with -DBOXX_BUGS will work around some problems with the newestBill Spitzak
2001-05-05Add new text to license agreement.Michael R Sweet