Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-20 | trim some spaces | corvid | |
2009-06-22 | remove system includes | corvid | |
2009-06-14 | don't include fltk/x11.h (noticed by corvid) | Johannes Hofmann | |
2009-06-06 | typo | Johannes Hofmann | |
2009-06-06 | add Copyright | Johannes Hofmann | |
2009-05-29 | remove unused variable | Johannes Hofmann | |
2009-05-29 | style | Johannes Hofmann | |
2009-05-27 | remove debug printf | Johannes Hofmann | |
2009-05-27 | comment | Johannes Hofmann | |
2009-05-27 | more xembed work | Johannes Hofmann | |
* Create Xembed windows directly as child windows instead of reparenting them to avoid races with reparenting WMs. * Set _XEMBED_INFO property as required by XEMBED. * Send XEMBED_REQUEST_FOCUS to get focus when user clicks on the dillo window. | |||
2009-05-23 | use uint32_t for XID (pointed out by corvid) | Johannes Hofmann | |
2009-05-19 | fix xembed stuff with reparenting WMs | Johannes Hofmann | |
2009-05-18 | add missing xembed files | Johannes Hofmann | |