Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This makes things much simpler and improves sharing of colors. If computing two more shades really proves to be a performance issue, we can shade on demand without exposing this optimization to the interface. | |||
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 | |
2011-05-27 | Make sources fit in 80 columns | Jorge Arellano Cid | |
2011-04-19 | clean up apparently-unnecessary tooltip code | corvid | |
I haven't noticed any misbehaviour over these months, anyway. | |||
2011-02-09 | disable symbol-interpretation in labels | corvid | |
There was some discussion of how to do this last month in fltk-dev http://fltk.org/newsgroups.php?s10630+gfltk.development+v10640+T0 | |||
2011-01-28 | implement FltkPlatform::fontExists() + other font handling improvements | Johannes Hofmann | |
2011-01-27 | more font selection stuff | Johannes Hofmann | |
2011-01-24 | some font handling | Johannes Hofmann | |
2011-01-19 | port FltkPlatform::textWidth() | Johannes Hofmann | |
2011-01-15 | view changes | Johannes Hofmann | |
2011-01-13 | commenting-out in fltkplatform | corvid | |
2011-01-08 | use new dots-per-inch interface | corvid | |
2011-01-06 | some fltkplatform | corvid | |