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
Jonathan Moore Liles
65fcc28cc8
wscript: Tweak linking.
12 years ago
Jonathan Moore Liles
16e3dd74e7
wscript: Explicitly link to dl, m, and pthread.
12 years ago
Jonathan Moore Liles
0d2f0617da
wscript: install ntk-chtheme program.
12 years ago
Jonathan Moore Liles
6dd0b57d52
Fix wscript for python3.
12 years ago
Jonathan Moore Liles
3fc730fc4c
Fl_Panzoomer: Always draw box.
12 years ago
Jonathan Moore Liles
bc5474d5c8
Fix typo in test/ wscript.
12 years ago
Jonathan Moore Liles
fcb6807e9e
Fix configure test for pthread recursive mutex.
12 years ago
Jonathan Moore Liles
87e9d62e55
Add cflags to pkg-config files.
12 years ago
Jonathan Moore Liles
d313ad57de
Add new theme 'Vector'
12 years ago
Jonathan Moore Liles
ab412f34e7
Tweak 'cairo' theme.
12 years ago
Jonathan Moore Liles
891e8c604e
Commit ommitted ntk_gl pkg-config files.
12 years ago
Jonathan Moore Liles
a41e8769a3
Get rid of bundled libs.
12 years ago
Jonathan Moore Liles
f10ed5a30d
Update READMEs.
12 years ago
Jonathan Moore Liles
34fcc5c2d8
Fix offscreen drawing for cairo.
12 years ago
Jonathan Moore Liles
7d522d5b6d
Don't unnecessarily keep a handle to the cairo surface.
12 years ago
Jonathan Moore Liles
12336cec96
Convert build system to WAF.
Among other things, this commit removes ntk-config in favor of providing
pkg-config files (ntk, ntk_images, and ntk_gl)
TODO: fix documentation and test program generation.
12 years ago
Jonathan Moore Liles
9ffb4ebfab
Fix compile error.
12 years ago
Jonathan Moore Liles
12407a4d2f
Fl_Panzoomer: Use FL_DAMAGE_USER1 to indicate that only the cursor needs to be redrawn.
12 years ago
Jonathan Moore Liles
4b6c6f043d
Allow for drawing into the overlay window with alpha.
12 years ago
Jonathan Moore Liles
d286a15094
Remove obsolete Fl_Timer widget.
12 years ago
Jonathan Moore Liles
3c4b8fb15e
Get rid of obsolete Fl_Free widget.
12 years ago
Jonathan Moore Liles
ec7c719848
Install documentation under NTK name instead of FLTK.
12 years ago
Jonathan Moore Liles
9fdf8b4fd9
Fl_Panzoomer: Get rid of callback in favor of virtual method and inheritance.
12 years ago
Jonathan Moore Liles
ff7f8bdc4d
Implement new Fl_Panzoomer widget, for panning and zooming around a thumbnail instead of scrollbars.
12 years ago
Jonathan Moore Liles
f24b363935
Fixes for ntk-fluid change.
12 years ago
Jonathan Moore Liles
2d774d4369
Rename fluid executable to ntk-fluid to avoid conflicting with installed FLTK version.
12 years ago
Jonathan Moore Liles
e1d51cede3
Allow FRAME type boxes to be drawn over widget backdrops.
12 years ago
Jonathan Moore Liles
1dd8808eae
Avoid drawing box unnecessarily when window/widget has a backdrop image.
12 years ago
Jonathan Moore Liles
eb47affe1f
Fl_Theme_Chooer: Don't uselessly spin while theme window is open.
12 years ago
Jonathan Moore Liles
7cdddf1bd0
Fix for tiled window/widget backdrops.
12 years ago
Jonathan Moore Liles
b5adfff95d
Fl_Dial: Overlay value when mouse is inside widget.
12 years ago
Jonathan Moore Liles
868fd93fbf
Fix build errors when using local libjpeg, libpng, or libzlib.
12 years ago
Jonathan Moore Liles
41d4f68b3b
Simplify cairo graphics driver.
13 years ago
Jonathan Moore Liles
e704aa5b51
Fl_Dial: Draw PLASTIC_DIAL if type is PIXMAP_DIAL but no image is set.
13 years ago
Jonathan Moore Liles
4ececa2728
Don't truncate xclass() on at first punctuation character! Replace punctuation with underscores instead.
13 years ago