index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
fltkui.hh
Age
Commit message (
Expand
)
Author
2025-02-05
Fix several typos
Gevel Tekens
2015-02-04
Merge with main repo.
Sebastian Geerken
2015-02-02
TEXTAREA placeholder attribute
corvid
2015-01-24
Merge with main repo.
Sebastian Geerken
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
2015-01-22
INPUT placeholder attribute
corvid
2014-03-14
Some more RTFL messages.
Sebastian Geerken
2013-04-20
include optgroup-close among items in dillo-dw interface for SELECT
corvid
2013-04-19
Fl_Browser instead of Fl_Tree for <select> list box.
corvid
2013-01-26
typo
corvid
2013-01-26
Some comments about the dw::fltk::ui design.
Sebastian Geerken
2013-01-24
Doxygen comments: added "dir=both" to graphs, which recent versions of dot se...
Sebastian Geerken
2012-11-25
and now we can implement maxlength
corvid
2012-11-25
dw entry resource, mentions of maxLength should be size
corvid
2012-11-24
reset for <select>
corvid
2011-08-01
deal with Fl_Text_Buffer::text() returning a copy
corvid
2011-07-03
draw the labels when hidden inputs are shown
corvid
2011-05-27
Make sources fit in 80 columns
Jorge Arellano Cid
2011-05-19
forms listResource item selection
corvid
2011-05-14
forms menu/list selection
corvid
2011-02-04
widget coloring
corvid
2011-01-29
font/size for fltk widgets
corvid corvid
2011-01-29
improve widget colors
corvid
2011-01-29
clean out FltkSelectionResource
corvid
2011-01-29
push/pop for List
corvid
2011-01-29
push/popGroup is back. Implemented for FltkOptionMenu
corvid
2011-01-29
width for FltkList as well
corvid
2011-01-29
OptionMenu size
corvid
2011-01-29
our own menuItem array for OptionMenu
corvid
2011-01-15
fltkui
corvid
2011-01-15
fltkui changes
corvid
2011-01-13
just get fltkui into compilable state
corvid
2011-01-07
a bit of fltkui
corvid
2010-02-27
a typo
corvid
2010-02-27
spelling
corvid
2009-10-15
remove multiple views capability from dw
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-04-22
implement FltkResource::isEnabled()
Johannes Hofmann
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-06
Implemented size for SELECT lists
corvid
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-10-05
- Improvement for the radio/check buttons size patch.
jcid
2008-10-05
- Fixed check and radio buttons size_request.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid