166 Commits (master)
 

Author SHA1 Message Date
  Jonathan Moore Liles 720d8d3320 Bump version. 4 years ago
  John Rigg 2b8d732643 themes: Workaround for bug where a background color of RGB 0,0,0 in Black color scheme is sometimes drawn as green. 4 years ago
  Jonathan Moore Liles 851dee6ab3 Tweak themes. 4 years ago
  Jonathan Moore Liles 001584d5dd Adjust color schemes. 4 years ago
  Jonathan Moore Liles b825300b2a fl_contrast: Return FL_FOREGROUND or FL_BACKGROUND rather than FL_BLACK and FL_WHITE... 4 years ago
  Jonathan Moore Liles d79930a6f5 Clean up some inconsistencies in themes. 4 years ago
  Jonathan Moore Liles 844e0bcb50 ntk-chtheme: Add new color scheme. Save/restore selection color. 4 years ago
  Jonathan Moore Liles 754026af63 More theme tweaks. 4 years ago
  Jonathan Moore Liles cea9a11b9e Workaround for zynaddsubfx. 4 years ago
  Jonathan Moore Liles 26989fbfd6 Tweak themes for more color consistency. 4 years ago
  Jonathan Moore Liles dae177189b Upgrade waf to 2.0.18. 5 years ago
  Jonathan Moore Liles 71a410b2e1 Upgrade to waf 2.0.9. 6 years ago
  Jonathan Moore Liles 1e3f5106d4 Bump version 7 years ago
  Mathias Buhr 92365eca0f Fixes a use-after-free 8 years ago
  Mathias Buhr 2accf3694a Fixes clang build issues 8 years ago
  falkTX 5719b0044d Fix for menubar not appearing in the right position 10 years ago
  Jonathan Moore Liles 9884cca97d Upgrade waf. 11 years ago
  Jonathan Moore Liles 127328b00c Themes: Eliminate some divides. 11 years ago
  Jonathan Moore Liles 77fa0ec2da Themes: Define FL_BORDER_BOX in all themes. 11 years ago
  Jonathan Moore Liles 1238f916dc Use Fl_Double_Window for Fl_Color_Chooser. 11 years ago
  Jonathan Moore Liles 630047d60e Get rid of some fancy/useless code in fl_draw_image. 11 years ago
  Jonathan Moore Liles 76f2907b77 wscript: Add/fix some function and type checks. 11 years ago
  Jonathan Moore Liles 6bed472e74 Add Fl::set_mouse method. 11 years ago
  Jonathan Moore Liles 02936771b8 Fix box size in error in vector theme. 11 years ago
  Jonathan Moore Liles d7f94164bc Fl_Dial: Use correct printf format for value display. 11 years ago
  Jonathan Moore Liles 645579913d Fl_Panzoomer: Add keybinding for Shift+Mousewheel to scroll horizontally. 11 years ago
  Jonathan Moore Liles c88f7fe2da Fl_Panzoomer: Add minimum cursor size. 11 years ago
  Jonathan Moore Liles 0a0d79ab8f Reset extra mouse axes on each event. 11 years ago
  Jonathan Moore Liles 38275d6168 Clean up some compiler warnings. 11 years ago
  Jonathan Moore Liles f70a8ecbf1 Tweak CFLAGS again. 11 years ago
  Jonathan Moore Liles d0063527aa Fix cario context leak. 11 years ago
  Jonathan Moore Liles 4fb75569ed Fix cairo region leak in restore_clip(). 11 years ago
  Jonathan Moore Liles b5541bf37c Fix cairo region leak in clip_box(). 11 years ago
  Jonathan Moore Liles 3eaf27c16b Remove private CFLAGS from .pc export. Also, get rid of _GNU_SOURCE. 11 years ago
  Jonathan Moore Liles da0678617b Fl_Double_Window: Clear clipping region when backbuffer is invalidated. 11 years ago
  Jonathan Moore Liles 0158efd86f Change CFLAGS, clean up some compiler warnings. 11 years ago
  Jonathan Moore Liles 415422bd1b Fl_Window: shown() should be const. 11 years ago
  Jonathan Moore Liles 81f41f5fed Fl_Choice: Respect specified boxtypes. Also get rid of old 'scheme' switch. 11 years ago
  Jonathan Moore Liles b6da64a71d Fl_Tiled_Image: Start tiling at 0,0--don't try to center image. 12 years ago
  Jonathan Moore Liles c38cc183c2 Tweak vector theme. 12 years ago
  Jonathan Moore Liles 27960b82e0 Don't redraw Fl_Double_Window on X expose event. 11 years ago
  Jonathan Moore Liles 7a936c570d Fix some color blending issues in Cairo and Clean themes. 12 years ago
  Jonathan Moore Liles 8ee564bef3 Fl_Tooltip: Allow user to override tooltip show/hide behavior. 12 years ago
  Jonathan Moore Liles 02768c459a XDND: Inform the source widget when DND operation has ended. 12 years ago
  Jonathan Moore Liles a6ac4c8bab Revert "Fl_Overlay_Window: Always redraw overlay when redrawing backbuffer." 12 years ago
  Jonathan Moore Liles 5db6dfccef Fl_Overlay_Window: Always redraw overlay when redrawing backbuffer. 12 years ago
  Jonathan Moore Liles 8cb721a354 Fl_Browser: Make incr_height() pubic. It's useful. 12 years ago
  Jonathan Moore Liles ed50ecc551 Don't send unnecessary X DND Position messages. 12 years ago
  Jonathan Moore Liles fe832d3cbc Fl_Text_Display: Don't show horizontal scrollbar unless necessary. 12 years ago
  Jonathan Moore Liles 3afbfcc84c Don't mangle xclass names containing '-' or ' '. 12 years ago