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
/
fltkimgbuf.cc
Age
Commit message (
Expand
)
Author
2024-08-07
Fix pedantic warnings
Rodrigo Arias Mallo
2015-01-27
Some debugging code.
Sebastian Geerken
2014-06-01
Some reorganisation (and reverted change in fltkimgbuf.cc).
Sebastian Geerken
2014-06-01
Added correctExtremes*.
Sebastian Geerken
2014-05-14
Avoid creation of unnecessary image bufs (at alt-text to img switch)
Jorge Arellano Cid
2014-02-02
trim some spaces
corvid
2013-12-21
Some more RTFL messages.
Sebastian Geerken
2013-12-20
RTFL messages.
Sebastian Geerken
2013-12-04
Fix a couple of bugs in scaleRowBeautiful
Jorge Arellano Cid
2013-11-18
Optimized drawing of very small background images.
Sebastian Geerken
2013-06-18
Typos
Jorge Arellano Cid
2013-06-17
Cleanup.
Sebastian Geerken
2013-06-17
Considering gamma correction when scaling images.
Sebastian Geerken
2013-06-17
Deactivated MSG.
Sebastian Geerken
2013-06-17
Corrections of gamma.
Sebastian Geerken
2013-06-17
Added gamma correction value to dw::core::ImgBuf.
Sebastian Geerken
2013-06-16
Comment.
Sebastian Geerken
2013-06-16
Prevent dangerous integer overflow errors (bug #1129).
Sebastian Geerken
2013-06-15
Typos.
corvid
2013-06-15
Comments and ChangeLog.
Sebastian Geerken
2013-06-14
Better image scaling.
Sebastian Geerken
2013-01-11
fix up dw namespace comments
p37sitdu
2012-10-30
trim some spaces
corvid
2011-04-16
merge in recent changes from main repo
corvid
2011-04-04
clearer MSG for suspicious image size
corvid
2011-01-22
fix image drawing
corvid
2011-01-12
fltkimgbuf
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-06-29
check for suspicious image size requests in FltkImgbuf::getScaledBuf()
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
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2009-01-04
Debugging aids.
Jorge Arellano Cid
2009-01-04
[mq]: ../dw/fltkimgbuf.cc
Jorge Arellano Cid
2009-01-04
[mq]: out
Jorge Arellano Cid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid