Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-27 | more xembed porting | Johannes Hofmann | |
2011-05-02 | initial take on Xembed port to fltk-1.3 | Johannes Hofmann | |
2011-01-23 | xembed | corvid | |
2011-01-16 | some general commenting-out for src/ | corvid | |
I also get a conflict with Status in dns.h. (Also seen in ui.cc, which I changed like a week ago.) Seemingly defined in X somewhere already. I remember the same thing happening on my port experiment a couple of years, so...I'll just change it. | |||
2011-01-08 | some xembed | corvid | |
2011-01-06 | events | corvid | |
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 | |