summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Fix printing of frames.Christian Persch2007-04-093-15/+41
* Fix Epiphany not finding some Gecko plugins when running in a multilibBastien Nocera2007-03-162-12/+68
* Add translator's comment for 'token'.Christian Persch2007-03-121-0/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-11110-110/+110
* Regenerate the type builtins when the Makefile changes. Should fix bugChristian Persch2007-03-111-6/+6
* Make sure the type builtins are regenerated when the Makefile changes.Christian Persch2007-03-031-2/+2
* Move ephy-adblock.* to embed. Change the API to pass EphyEmbed toBenjamin Berg2007-03-026-9/+181
* What's this? Another mozilla API change!Christian Persch2007-02-232-7/+1
* === Release 2.17.91 ===RELEASE_2_17_91Christian Persch2007-02-122-1/+2
* Fix a g_free on static string. Also fix a leak.Jean-François Rameau2007-02-081-23/+24
* Guess what? Another mozilla API change!Christian Persch2007-02-081-0/+14
* Check for a potential veto. Fix #342951.Jean-François Rameau2007-01-281-0/+12
* Fixes the menu path of Gnome control center when displaying the servicePriit Laes2007-01-271-1/+1
* Changed the "redirected too many times" error page to be more friendly.Diego Escalante Urrelo2007-01-241-3/+4
* Clear some print settings in the settings we hand to the print job, soChristian Persch2007-01-234-13/+62
* Fixes the escaping in the error message "The page %s was not fully loadedDiego Escalante Urrelo2007-01-081-2/+2
* Fixes the menu path of the service unavailable error message.Diego Escalante Urrelo2007-01-081-1/+1
* Avoid use of localtime by computing expiry in seconds instead of days.Diego Escalante Urrelo2007-01-032-42/+14
* Utilize GLib's new g_timeout_add_seconds to reduce context switches andDiego Escalante Urrelo2007-01-032-9/+11
* .cvsignore files are obsoleteChristian Persch2006-12-302-14/+0
* Add search_link entry to _EphyEmbedIfaceEric Butler2006-12-173-0/+59
* Add a signal so one can react after some rules have been edited.Jean-François Rameau2006-12-172-0/+15
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-174-163/+86
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-157-14/+21
* Try to work with trunkChristian Persch2006-12-081-2/+1
* Version 2.17.3.Christian Persch2006-12-042-2/+2
* Another mozilla API change.Christian Persch2006-12-015-9/+16
* Fix printing of page ranges.Christian Persch2006-11-041-2/+3
* Fix previous commit for gecko 1.8.0.x.Jean-François Rameau2006-10-241-1/+2
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-225-0/+128
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-152-1/+35
* Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bugWouter Bolsterlee2006-10-141-1/+29
* Fix a bug in the last commit.Christian Persch2006-10-081-1/+1
* Make the enum/flags values not global.Christian Persch2006-10-081-7/+7
* Revert part of the last change, we don't need the top window here.Christian Persch2006-10-061-6/+1
* Use the top DOM window here, and adapt to gecko 1.8.1.Christian Persch2006-10-061-5/+28
* Fix build with gecko 1.8.1.Christian Persch2006-10-051-0/+4
* R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h:Christian Persch2006-09-292-181/+0
* Add smb: to recognised web schemes. Bug #352733.Christian Persch2006-09-291-0/+3
* These header files were GPL v2-only while the implementation .cpp filesChristian Persch2006-09-232-8/+32
* Fix find direction.Christian Persch2006-09-171-1/+1
* Remove ill-conceived attempt at uninstalling the XPInstall handler, andChristian Persch2006-09-165-79/+143
* Use UTF-8 copyright symbolChristian Persch2006-09-13116-177/+177
* Remove some unnecessary static data.Christian Persch2006-09-0627-47/+47
* Make this LGPL.Christian Persch2006-08-221-4/+4
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-211-1/+1
* Don't show the empty window that the print options tab isChristian Persch2006-08-211-0/+1
* YAMAC.Christian Persch2006-08-191-7/+3
* nsIPassword.h is always available. Fixes bug #350997.Christian Persch2006-08-121-7/+1
* Fix the build.Christian Persch2006-08-071-2/+0