index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FL
Age
Commit message (
Expand
)
Author
2012-05-29
Fixed some keynav problems:
Greg Ercolano
2012-05-28
Fixed doc typo
Greg Ercolano
2012-05-16
Added three methods and dox to Fl_Tooltip:
Greg Ercolano
2012-05-16
o Added color() methods to get/set color of input field.
Greg Ercolano
2012-05-11
Added screenshot for Fl_Spinner docs.
Greg Ercolano
2012-05-09
o Added new 0xffffffff 'transparent' color behavior for the item's bg color;
Greg Ercolano
2012-05-08
Documentation improvements:
Greg Ercolano
2012-05-02
Added Fl_Graphics_Driver::vertex_no(), vertices() and vextex_kind() accessor ...
Manolo Gouy
2012-05-01
Fix STR#2831: regression in Fl_Pixmap drawing under X11.
Manolo Gouy
2012-04-30
Fixes STR#2832; support labels on tree child widget()s.
Greg Ercolano
2012-04-27
o Added FL_TREE_ITEM_HEIGHT_FROM_WIDGET option to item_draw_mode()
Greg Ercolano
2012-04-24
Fixes STR #2796
Greg Ercolano
2012-04-24
Fixed more warnings in VC2010 32+64 bits builds
Fabien Costantini
2012-04-23
Reverted flags in Fl_Widget to protected.
Matthias Melcher
2012-04-23
Various Fl_Tree enhancements:
Greg Ercolano
2012-04-23
Fix STR #2819 (include dirent.h on Windows/MinGW).
Albrecht Schlosser
2012-04-22
o doc fixes
Greg Ercolano
2012-04-22
Various mods for Fl_Tree
Greg Ercolano
2012-04-22
Fixed linux 64 gcc 4.6.1 compilation problems
Fabien Costantini
2012-04-22
Updated PNG library to current version 1.5.10
Matthias Melcher
2012-04-21
STR2783: make potential null string substituted to an empty string, still ach...
Fabien Costantini
2012-04-18
indent fixes
Greg Ercolano
2012-04-16
Made homogen the scope of the new fl_tree enum with previous Fl_Tree_Reason e...
Fabien Costantini
2012-04-15
Fixed comment was misplaced in new tree api
Fabien Costantini
2012-04-15
STR 2827 implementation. Implemented Reselect code and related API all within...
Fabien Costantini
2012-04-14
Removed old TODO items that have been addressed.
Greg Ercolano
2012-04-14
Solves STR #2681.
Greg Ercolano
2012-04-13
Added missing initialization in Fl_Paged_Device constructor
Manolo Gouy
2012-04-13
ABI modifications to Fl_Tree: deprecate mouse selection hotfix with proper so...
Greg Ercolano
2012-04-10
Fix typos.
Albrecht Schlosser
2012-04-09
Removed Fl_Widget::is_fullscreen() that is just another name for Fl_Window::f...
Manolo Gouy
2012-04-05
Fix MS VC++ (2008/2010) compiler error, as discussed in fltk.general in
Albrecht Schlosser
2012-04-05
fix a typo and indenting.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2012-03-28
WIN32: Fl_Pixmap printing uses a global variable called win_pixmap_bg_color e...
Manolo Gouy
2012-03-26
Added support for the additional key of ISO keyboards (aka 102-key keyboards)...
Manolo Gouy
2012-03-23
Fix STR#2641: true fullscreen windows that cover all their screen including m...
Manolo Gouy
2012-03-18
Fix STR#2810: removed all uses of function Fl_Device::class_name().
Manolo Gouy
2012-03-12
Replaced fl_copy_offscreen_with_alpha() by Fl_GDI_Graphics_Driver::copy_offsc...
Manolo Gouy
2012-03-05
Added commented out FLTK_ABI_VERSION macro definition
Greg Ercolano
2012-03-04
The Fl_Paged_Device destructor is made public instead of protected to ease th...
Manolo Gouy
2012-03-04
The virtual member functions of the Fl_Graphics_Driver abstract class that we...
Manolo Gouy
2012-02-17
Added missing #include <stdlib.h>
Manolo Gouy
2012-02-16
Added missing initialization/deallocation of member variables of class Fl_Gra...
Manolo Gouy
2012-02-13
Pass through menu() accessor.
Michael R Sweet
2012-01-19
Fl_Tree optimizations for selecting large trees (100k items).
Greg Ercolano
2012-01-18
Fixed Fl_Preferences documentation typos.
Albrecht Schlosser
2012-01-12
Fixed the use of FL_SUBMENU_POINTER in Fl_Sys_Menu_Bar objects (cont'd).
Manolo Gouy
2011-12-08
Improved docs, added example image
Greg Ercolano
2011-12-08
Added docs to show how to walk the menu array.
Greg Ercolano
[next]