aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed-event.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Check for broken context event button.Christian Persch2005-01-231-9/+11
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-041-2/+2
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+4
* Add debug output.Christian Persch2004-02-291-0/+10
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-2/+2
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-161-0/+208