aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/mozilla-embed.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-27/+38
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-0/+1
* Show the doc context menu on ctrl+f10Marco Pesenti Gritti2003-07-111-3/+10
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-281-3/+8
* Check dom_event, emit warning and return if it is NULL.Christian Persch2003-06-261-1/+19
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-1/+1
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-28/+39
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-161-1/+72
* Use new INIT macros (from galeon).Marco Pesenti Gritti2003-06-151-2/+2
* Respect the bookmarks bar visibility user choice also for popups.Marco Pesenti Gritti2003-06-141-1/+1
* Do not use c++ new to allocate priv struct of the objectMarco Pesenti Gritti2003-06-131-1/+1
* Sigh. Fix some more mem leaks.Christian Persch2003-06-131-3/+4
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-7/+7
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-10/+11
* Share signal emission for all dom mouse events, so they dont go out ofMarco Pesenti Gritti2003-05-101-38/+21
* s/GALEON/EPIPHANY in the defines.David Bordoley2003-04-281-9/+3
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-281-1/+1
* Fix leaks. Dont truncate utf8 strings.Marco Pesenti Gritti2003-04-141-9/+3
* *** empty log message ***Marco Pesenti Gritti2003-04-121-0/+2
* Reload embed when changing charsetMarco Pesenti Gritti2003-03-151-6/+5
* 0.4.2 Release. Switch configure.in to 0.5.0.Marco Pesenti Gritti2003-01-121-1/+1
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-4/+3
* Make sure event listener is ever attached. Never allow to overrideMarco Pesenti Gritti2003-01-061-8/+9
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-9/+11
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-89/+4
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+1585