146 Commits (630047d60e1b3ec3e93b249f468f37f160aa4d0c)
 

Author SHA1 Message Date
  Jonathan Moore Liles 1820bbf1c4 Fl_Cairo_Graphics_Driver: Use cairo's transformation matrix routines instead of FLTKs. 13 years ago
  Jonathan Moore Liles a62ed328af Cleanup Fl_Roller.H 13 years ago
  Jonathan Moore Liles e2e00a0095 Add new boxtypes FL_ASYM_BOX and FL_ASYM_FLAT_BOX. 13 years ago
  Jonathan Moore Liles 0296a95ce4 Add FL_FOCUS_FRAME boxtype so that programs can easily override the visual focus style. 13 years ago
  Jonathan Moore Liles fc9a9aa987 Add Pixmap capability to Fl_Dial. 13 years ago
  Jonathan Moore Liles 91e15a2a10 Replace X clipping with custom code based on FLTK2's Rectangle class to interact better with Cairo. 13 years ago
  Jonathan Moore Liles b8cbf58019 Fl_Dial: Don't force Cairo on. 13 years ago
  Jonathan Moore Liles d0547f238f Cairo: Tweak pie/arc drawing. 13 years ago
  Jonathan Moore Liles 3b814a6800 Install headers in */ntk/FL to avoid conflicting with installed FLTK version. 13 years ago
  Jonathan Moore Liles edbbeb17ef Remove some Forms cruft from Makefile. 13 years ago
  Jonathan Moore Liles c4d6a1902c Fix Fl_Overlay_Window for Cairo. 13 years ago
  Jonathan Moore Liles 696af4ce56 Remove useless Fl_Round_Clock widget. 13 years ago
  Jonathan Moore Liles e51bdb75f5 Remove useless Fl_Roller widget. 13 years ago
  Jonathan Moore Liles fb1bfecebf Remove useless Fl_Clock. 13 years ago
  Jonathan Moore Liles f9ef6c8334 fluid: Don't call obsolete Fl::scheme(). 13 years ago
  Jonathan Moore Liles a9b8dbeb26 Default to Cairo graphics driver. 13 years ago
  Jonathan Moore Liles dd451702ae Remove obsolete Forms compatibility. 13 years ago
  Jonathan Moore Liles 6505500c05 Remove obsolete function from header. 13 years ago
  Jonathan Moore Liles 5558dd0708 Tweak cairo graphics driver curve drawing (WIP). 13 years ago
  Jonathan Moore Liles 41dcc97bf1 Try to avoid resetting/recreating cairo structures more often than necessary. 13 years ago
  Jonathan Moore Liles 3a61f5f2db Fix makefile for Fl_Dial_Base. 13 years ago
  Jonathan Moore Liles 16c873a2cd Never call obsolete Fl::scheme(). 13 years ago
  Jonathan Moore Liles ec9d5276ed Replace Fl_Dial implementation with the more capable one from Non-* (formerly Fl_Arc_Dial). 13 years ago
  Jonathan Moore Liles ab1131fedd Tweak Cairo theme. 13 years ago
  Jonathan Moore Liles 11161c9397 Free cairo surface and context when hiding Fl_Single_Window. 13 years ago
  Jonathan Moore Liles 56d9b11514 Get rid of ugly FL_EMBOSSED_LABEL and FL_ENGRAVED_LABEL. 13 years ago
  Jonathan Moore Liles 1ef5247dcc Add themes. 13 years ago
  Jonathan Moore Liles 31faceb0ed s/fltk/ntk to make having both ntk and fltk installed easier. 13 years ago
  Jonathan Moore Liles 259307e6ad Change public cairo includes 13 years ago
  Jonathan Moore Liles d7849250c9 Rip out Fl::scheme() stuff (GTK and PLASTIC boxtypes). 13 years ago
  Jonathan Moore Liles 53e782ab56 Shrink the shadow of FL_SHADOW_LABEL 13 years ago
  Jonathan Moore Liles b225c33d9d Use Fl_Double_Window for Fl_Menu_Window and get rid of obsolete fl_overlay_visual code. 13 years ago
  Jonathan Moore Liles beaa050cfb Completely remove XDBE support, since XDBE is slower than XCopyArea and nobody else even uses it. 13 years ago
  Jonathan Moore Liles 9ed50142b8 Fl_Double_Window fix bug with expose handling.. 13 years ago
  Jonathan Moore Liles a95122a573 Cleanup Cairo support and improve drawing alignment. 13 years ago
  Jonathan Moore Liles 101c4d516d Make use of cairo for drawing optional at runtime with fl_push_use_cairo() and fl_pop_use_cairo() 13 years ago
  Jonathan Moore Liles 74eb0fb12d Attempt to draw better 1-pixel lines with cairo. 13 years ago
  Jonathan Moore Liles bfb7e3a697 Keep Cairo clipping in sync with FLTK/Xlib clipping. 13 years ago
  Jonathan Moore Liles 3e198b441c Use cairo to draw everything. 13 years ago
  Jonathan Moore Liles af74a40270 Don't redraw labels unless the value has actually changed. 13 years ago
  Jonathan Moore Liles ccee9d9d07 Don't build the stupid test programs every time... This should be optional. 13 years ago
  Jonathan Moore Liles 46bef3eff9 Fl_Slider: Since when does 'black' mean the foreground color? 13 years ago
  Jonathan Moore Liles 3b35024d52 Fl_Double_Window: Try to be more efficient when using XDBE. 13 years ago
  Jonathan Moore Liles d1bf407e97 Remove generated file from repository. 13 years ago
  Jonathan Moore Liles 94d392ca17 Fl_Double_Window: Don't completely defeat the purpose of Fl_Overlay_Window 13 years ago
  Jonathan Moore Liles 912ae82e72 Bring FLTK 1.3.0 into GIT. 13 years ago