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
/
fltkplatform.cc
Age
Commit message (
Expand
)
Author
2009-11-17
properly handle comma separated lists of font names in CSS
Johannes Hofmann
2009-10-18
use letter spacing when drawing
corvid
2009-10-15
remove multiple views capability from dw
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-10-10
tooltip workaround for chars special to fltk
corvid
2009-10-03
some tooltips
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-02-06
Implemented size for SELECT lists
corvid
2009-01-31
don't ignore font attributes when falling back to HELVETICA
Johannes Hofmann
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2009-01-10
merge with main
Johannes Hofmann
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-12-19
Interim patch for CSS stylesheet loading. Not finished yet.
Jorge Arellano Cid
2008-12-11
always use shaded colors
Johannes Hofmann
2008-11-13
add dpiX () / dpiY () methods to Platform and Layout
Johannes Hofmann
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid