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
/
fltkviewport.cc
Age
Commit message (
Expand
)
Author
2016-04-30
Silenced debug messages left from patch #4534
Jorge Arellano Cid
2016-04-29
FltkViewport::draw() part2: cleanups and three bug fixes.
Jorge Arellano Cid
2016-04-27
Reduce in half the redraws when scrolling.
Jorge Arellano Cid
2014-01-14
comment
corvid
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-09
Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.
Sebastian Geerken
2013-01-08
don't draw scrollbars unnecessarily
corvid
2012-12-31
don't say 'FL_GRAY' because it's a misleading term
corvid
2012-12-28
move that change to viewport
corvid
2012-11-14
color in the square at the junction of the scrollbars
corvid
2012-11-12
return the FL_LEAVE code to fltkviewport handle()
corvid
2012-11-05
base selection scroll speed on distance from viewport
corvid
2012-11-05
scroll when cursor is outside of viewport during selection
corvid
2011-09-14
Allow key bindings for paging left/right
corvid
2011-09-06
remove trailing whitespace
Jorge Arellano Cid
2011-08-31
BugFix: first click on a link missed after middle-click on a scrollbar
Jorge Arellano Cid
2011-08-17
typo
corvid
2011-06-29
Fixed a bug that made the main area lose keyboard events with selection lists
Jorge Arellano Cid
2011-06-18
Made dillorc's middle_click_drags_page=NO operative again
Jorge Arellano Cid
2011-06-13
A form widget below the scrollbar was taking the latter's events (fixed)
Jorge Arellano Cid
2011-05-22
Added a CustScrollbar class to allow SHIFT+{Left,Right} go to the parent
Jorge Arellano Cid
2011-05-16
rm spaces
corvid
2011-05-12
Bug fix: resize the viewport internally (when attached to a layout)
Jorge Arellano Cid
2011-05-01
check scrollbar visibility before sending it events
corvid
2011-03-13
no motionNotify when drag scrolling
corvid
2011-03-13
Made the status bar visible and operative.
Jorge Arellano Cid
2011-02-23
view and form widget focusing
corvid
2011-02-08
a little overlap when paging up/down
corvid
2011-02-03
don't send viewport events to scrollbars while doing middle-click page dragging.
corvid
2011-02-03
use Fl_Group::handle() to pass events to scrollbars
corvid
2011-01-20
view coordinates are now relative to the window (standard with fltk-1.3)
Johannes Hofmann
2011-01-20
fix scroll performance
Johannes Hofmann
2011-01-19
adjust FltkView to global coordinates in fltk-1.3
Johannes Hofmann
2011-01-16
remove debug output
Johannes Hofmann
2011-01-16
fix scrollbars
Johannes Hofmann
2011-01-16
Fl_Group::resize() before adjustScrollbarsAndGadgetsAllocation()
Johannes Hofmann
2011-01-15
view changes
Johannes Hofmann
2011-01-06
some fltkviewport
corvid
2011-01-06
more key/button modifiers
corvid
2011-01-06
events
corvid
2011-01-06
keys and mouse buttons
corvid
2010-05-10
avoid automatic focus of first child when window gets focus
Johannes Hofmann
2010-05-10
fix focus handling
Johannes Hofmann
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-07-07
merge
Jorge Arellano Cid
2009-07-05
keybindings for scrolling
corvid
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
[next]