index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lout
Age
Commit message (
Expand
)
Author
2014-02-16
lout: provide default initAlloc in SimpleVector constructor
Johannes Hofmann
2014-02-16
lout: mark getters as const
Johannes Hofmann
2014-02-02
trim some spaces
corvid
2014-01-13
Corrected RTFL macros.
Sebastian Geerken
2013-12-27
Minor RTFL fixes.
Sebastian Geerken
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-09
Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.
Sebastian Geerken
2013-07-24
replace non-ASCII char in printf
Johannes Hofmann
2013-04-19
trim some spaces
corvid
2013-03-05
Fixed a bug in Vector::bsearch.
Sebastian Geerken
2013-03-05
Vector::bsearch and insertSorted.
Sebastian Geerken
2013-03-05
Comment.
Sebastian Geerken
2013-03-05
Comparable is now subclass of Object (not pseudo-interface anymore). The old ...
Sebastian Geerken
2013-03-05
Implemented iterators for Vector.
Sebastian Geerken
2013-01-29
Some cleanup in HashTable; new container HashSet (of which HashTable is a sub...
Sebastian Geerken
2013-01-22
Fixed a compiler warning in Pointer::hashValue().
Johannes Hofmann
2013-01-07
Also fixed comment in Pointer::hashValue().
Sebastian Geerken
2013-01-07
Fixing a bug (and another glitch) in Pointer.
Sebastian Geerken
2013-01-02
Fixed valgrind error in Hyphenator.
Sebastian Geerken
2012-12-15
Allow mixing of UTF-8 one one hand, and ISO-8859-1 / ISO-8859-15 / Windows-12...
Sebastian Geerken
2012-12-14
Made UTF-8 stuff more robust.
Sebastian Geerken
2012-12-13
New function nextUtf8Char; usage in dw::Hyphenator and (partly) dw::Textblock.
Sebastian Geerken
2012-11-05
trim some spaces
corvid
2012-10-30
trim some spaces
corvid
2012-09-20
add SimpleVector::detachArray()
Johannes Hofmann
2012-09-13
typos/spelling/a little English
corvid
2012-07-12
new file "unicode.hh" and "unicode.cc" for Unicode and UTF-8 issues
sgeerken
2012-07-11
NotSoSimpleVector is now working in the intended way.
sgeerken
2012-07-05
Typo
sgeerken
2012-07-05
NotSoSimpleVector still buggy; replacing insert(), will be fixed later.
sgeerken
2012-07-04
NotSoSimpleVector
sgeerken
2012-06-27
First version of automatic hyphenation. (Still a large number of bugs.)
sgeerken
2012-06-24
First part of hyphenation! And some minor changes in "lout".
sgeerke
2011-11-11
locale-independent ASCII character case handling
corvid
2011-09-27
typo
corvid
2011-05-13
more free/delete
corvid
2011-05-10
straighten out free/delete/delete[]
corvid
2011-01-28
**/Makefile.am: #include $(top_srcdir).
Jeremy Henty
2011-01-07
fix Pointer::hashValue() by including config.h
Johannes Hofmann
2010-08-23
add lout::misc::roundInt() for double -> int conversion
Johannes Hofmann
2010-02-27
spelling
corvid
2009-10-03
rm unused lout::misc functions
corvid
2009-06-23
remove BOUND_CHECKING switch in SimpleVector
Johannes Hofmann
2009-06-23
assert that SimpleVector size is positive
Johannes Hofmann
2009-06-23
comments
Johannes Hofmann
2009-05-30
spelling
Jeremy Henty
2009-05-27
lout: rm _MSG_HTTP, add _MSG_ERR
corvid
2009-05-27
lout doesn't need MSG_HTTP
corvid
2009-04-28
Refactor the preferences parser
Tim Nieradzik, Jorge Arellano Cid
2009-04-02
avoid compiler warnings
Johannes Hofmann
[next]