index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xembed.cc
Age
Commit message (
Expand
)
Author
2025-02-19
Fix build on Solaris 10 and old gcc 4.0.1
Claes Nästén
2018-10-05
add --disable-xembed configure option
Johannes Hofmann
2017-09-15
fix compile time X11 detection with fltk-1.3.4+
Johannes Hofmann
2016-03-05
move include of FL/x.H under #ifdef X_PROTOCOL
Johannes Hofmann
2013-06-03
call Fl_Window::show() from Xembed::show() to make embedding easier (BUG#1127)
Johannes Hofmann
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
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
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