index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
iterator.cc
Age
Commit message (
Expand
)
Author
2016-07-12
cppcheck: AFAICS a false positive (should be reported to them)
Jorge Arellano Cid
2016-04-02
Content with type WIDGET_OOF_REF now refers to new class WidgetReference.
Sebastian Geerken
2015-01-23
Interrupted drawing etc: cleanup.
Sebastian Geerken
2014-10-25
Fixed problems with getWidgetAtPoint.
Sebastian Geerken
2014-10-23
More work on drawing: interruptions work now halfway.
Sebastian Geerken
2014-09-26
RTFL.
Sebastian Geerken
2014-08-10
trim spaces
corvid
2013-08-16
Fixed a bug in DeepIterator (level calculation should regard generators).
Sebastian Geerken
2013-08-15
Some more debugging.
Sebastian Geerken
2013-08-15
Debugging.
Sebastian Geerken
2013-08-15
Some debugging stuff.
Sebastian Geerken
2013-03-05
Merge with main repo.
Sebastian Geerken
2013-03-05
Comparable is now subclass of Object (not pseudo-interface anymore). The old ...
Sebastian Geerken
2013-01-13
Update with main repo.
Sebastian Geerken
2013-01-11
fix up dw namespace comments
p37sitdu
2013-01-06
Make DeepIterator able to follow widget references; activated this for findtext.
Sebastian Geerken
2013-01-05
More debugging stuff.
Sebastian Geerken
2013-01-05
Debug messages.
Sebastian Geerken
2012-10-08
Now, also selection works (in a temporal way).
Sebastian Geerken
2012-10-08
Work on iterators: finding text works (in a temporal way).
Sebastian Geerken
2012-09-24
Split up content type WIDGET; removed FLOAT_REF.
Sebastian Geerken
2010-03-14
typos
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
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
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid