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.cc
Age
Commit message (
Expand
)
Author
2025-05-20
Make Ctrl+A select input text
Rodrigo Arias Mallo
2025-02-19
Fix build on Solaris 10 and old gcc 4.0.1
Claes Nästén
2024-08-07
Use dStrdup instead of strdup
Rodrigo Arias Mallo
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2016-04-18
Set fallback value for textarea rows to 3.
Sebastian Geerken
2015-02-04
Merge with main repo.
Sebastian Geerken
2015-02-03
for input placeholder, set position to beginning in case it's too long to sho...
corvid
2015-02-02
TEXTAREA placeholder attribute
corvid
2015-01-24
Merge with main repo.
Sebastian Geerken
2015-01-24
input init usual_color
corvid
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
2015-01-22
INPUT placeholder attribute
corvid
2014-07-05
Applied new RTFL macros (ENTER, LEAVE) to fltkui.cc.
Sebastian Geerken
2014-03-20
Merge with main repo.
Sebastian Geerken
2014-03-14
RTFL.
Sebastian Geerken
2014-03-14
Some more RTFL messages.
Sebastian Geerken
2014-03-02
consts for overriding const functions from Fl_Browser
corvid
2013-09-02
FltkToggleButtonResource: fix compilation on SGI
corvid
2013-04-20
include optgroup-close among items in dillo-dw interface for SELECT
corvid
2013-04-19
trim some spaces
corvid
2013-04-19
Fl_Browser instead of Fl_Tree for <select> list box.
corvid
2013-01-28
Fix: dialog menu is keyboard-activable again (119c5d6ba0df regression)
Jorge Arellano Cid
2013-01-22
In textarea, ctrl-backspace deletes a word.
corvid
2012-12-30
don't let form Input eat ctrl-H, either
corvid
2012-12-28
don't let form Input eat Up or Down, either
corvid
2012-12-28
don't let form Input widgets or Location eat Page_Up/Down
corvid
2012-12-25
don't let form text input insert ^I, ^J, ^L, ^M
corvid
2012-12-10
don't bother with FLAT_BOX for image input
corvid
2012-12-10
comment
corvid
2012-12-10
fix complex button triggering from keyboard
corvid
2012-11-30
again
corvid
2012-11-30
tweaking FltkListResource::sizeRequest
corvid
2012-11-28
selection resource reset rm queueRedraws
corvid
2012-11-28
make it clear that Fl_Tree's select_only calls the callback by default
corvid
2012-11-28
don't require an item selected for SELECT size>1 non-multiple
corvid
2012-11-28
FltkListResource reset handle groups
corvid
2012-11-28
FltkListResource: can't select group
corvid
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
2012-10-31
Implement some keystrokes as shortcuts to option menuitems
Jorge Arellano Cid
2012-10-03
update comments for fl_width(uint_t) workaround
corvid
2012-06-16
fix image input coordinates (bug 1070)
corvid
2011-09-25
let the enter key trigger buttons when possible
corvid
2011-09-06
remove trailing whitespace
Jorge Arellano Cid
2011-08-04
free instead of delete
corvid
2011-08-01
deal with Fl_Text_Buffer::text() returning a copy
corvid
2011-07-21
work around a fl_width() bug
corvid
2011-07-18
turn on wrapping for textarea
corvid
2011-07-03
draw the labels when hidden inputs are shown
corvid
[next]