146 Commits (630047d60e1b3ec3e93b249f468f37f160aa4d0c)
 

Author SHA1 Message Date
  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. 12 years ago
  Jonathan Moore Liles 4fb75569ed Fix cairo region leak in restore_clip(). 12 years ago
  Jonathan Moore Liles b5541bf37c Fix cairo region leak in clip_box(). 12 years ago
  Jonathan Moore Liles 3eaf27c16b Remove private CFLAGS from .pc export. Also, get rid of _GNU_SOURCE. 12 years ago
  Jonathan Moore Liles da0678617b Fl_Double_Window: Clear clipping region when backbuffer is invalidated. 12 years ago
  Jonathan Moore Liles 0158efd86f Change CFLAGS, clean up some compiler warnings. 12 years ago
  Jonathan Moore Liles 415422bd1b Fl_Window: shown() should be const. 12 years ago
  Jonathan Moore Liles 81f41f5fed Fl_Choice: Respect specified boxtypes. Also get rid of old 'scheme' switch. 12 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. 12 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
  Jonathan Moore Liles 77fb243ae9 Fix display of some formats of PNG image. 12 years ago
  Jonathan Moore Liles ef299488fc Add basic support for XEMBED. 12 years ago
  Jonathan Moore Liles 1a548d8e0e Commit some omitted test source files. 12 years ago
  Jonathan Moore Liles f4ea6b8e47 Explicitly link to libfontconfig to attempt to work around binutils-gold's retarded lack of support for --add-needed. 12 years ago
  Jonathan Moore Liles 664ca2afab Disable beeping until it can be made optional. 12 years ago
  Jonathan Moore Liles b2b1eadf76 Reduce cairo requirement to 1.10 (apparently it works). 12 years ago
  Jonathan Moore Liles b371dc0f09 wscript: Bump required cairo version. 12 years ago
  Jonathan Moore Liles 2f7daf283f Theme cleanups. Allow applications to set theme/colorscheme without saving it as default. Default to darker color scheme and Cairo theme to help people with crappy defaults. 12 years ago
  Nedko Arnaudov 566eaded36 gitignore /.lock-waf_linux2_build that is generated by waf 12 years ago
  Jonathan Moore Liles 67635e1fec Fl_Panzoomer: Use input from X mouse scroll axis. 12 years ago
  Jonathan Moore Liles 601f1c13ec X11: Add support for horizontal mouse scroll axis input. 12 years ago
  Jonathan Moore Liles 7d4ce9ed0a Change mousewheel behavior of Fl_Slider and Fl_Dial. 12 years ago
  Jonathan Moore Liles a6283d7f9f wscript: Fix build of ntk_gl library and GL tests. 12 years ago
  Jonathan Moore Liles 37a2409bd9 wscript: Use -pthread option. 12 years ago
  Jonathan Moore Liles 2c1f7682a4 Panzoomer: Don't damage unless values actually change. 12 years ago
  Jonathan Moore Liles c8dcfd74f4 wscript: Fixes for python 3. 12 years ago
  Jonathan Moore Liles a981ee7866 wscript: Fix dependencies again. 12 years ago
  Jonathan Moore Liles 15d8910818 wscript: Run ldconfig after installing libs. 12 years ago
  Jonathan Moore Liles 24980752e5 wscript: Fix build order. 12 years ago
  Jonathan Moore Liles f1d2f36b33 wscript: dynamically link ntk-chtheme and ntk-fluid. 12 years ago