summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Take the page orientation from the page setup, not from the print settings.Christian Persch2007-10-111-1/+2
* EphyContentPolicy::ShouldLoad: use the same content policy forJosselin Mouette2007-09-271-4/+4
* Fix the icon name to use EPHY_STOCK_EPHYChristian Persch2007-09-251-1/+2
* Fix runtime warnings when downloading small files, due to bad handling ofCosimo Cecchi2007-09-071-2/+10
* removing from branchRELEASE_2_19_91GNOME_2_20_BRANCHPOINTChristian Persch2007-08-27141-30405/+0
* Add saved files to the GtkRecent list, gnome-panel is broken so don'tDiego Escalante Urrelo2007-08-262-5/+32
* Initial checkin: merged embed/gecko from xulrunner branch to embed/xulrunner,...Christian Persch2007-08-25141-0/+30405
* Enable printing to PDF file on gecko 1.9, now that moz#367907 is fixed.Christian Persch2007-08-221-2/+2
* Implement reload.Xan Lopez2007-08-161-0/+1
* Fix download-icon toolip updates, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-08-151-3/+9
* Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-08-151-6/+5
* Fix strict-aliasing warnings, patch by Cosimo Cecchi. Happy 10 yearsDiego Escalante Urrelo2007-08-153-4/+9
* Make ephy_history_set_enabled actually disable history and not delete it.Diego Escalante Urrelo2007-08-062-18/+41
* Fix completion model to show icons for history items too,Diego Escalante Urrelo2007-08-011-3/+8
* Add a missing space in ge_content_change description.Diego Escalante Urrelo2007-07-311-1/+1
* Do not use #ifdef inside macros, ancient compilers don't like itXan Lopez2007-07-302-4/+29
* can_go methods now work, WebKit was missing the implementations for thoseDiego Escalante Urrelo2007-07-301-4/+25
* Add returns where needed, remove unnecessary variables.Xan Lopez2007-07-302-6/+5
* Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bugDiego Escalante Urrelo2007-07-308-80/+80
* Implement stop loading method, for some reason can_go methods will fail toXan Lopez2007-07-271-0/+3
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-2715-99/+1276
* Don't mention 'Epiphany' in the message introduced in the patch for bugReinout van Schouwen2007-07-261-1/+1
* Improve the restricted ports message, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-07-261-9/+7
* Make the status icon clickable so it shows/hides the download window,Diego Escalante Urrelo2007-07-261-1/+8
* s/MOZILLA/GECKO/g for consistency with gge.Christian Persch2007-07-162-5/+5
* Use C++ casts. Script from bmo#348748.Christian Persch2007-07-159-10/+10
* Make sure postscript printing is enabled, and the printer list empty (soChristian Persch2007-07-141-0/+3
* It's yet another API change!Christian Persch2007-07-143-1/+9
* Fixes bug #452707Nguyen Thai Ngoc Duy2007-07-111-7/+12
* Use the new gtk functions to persist and load the print settings and pageChristian Persch2007-07-101-17/+59
* Remove gtk version check since we now depend on 2.11.Christian Persch2007-07-101-9/+0
* Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download"Luca Ferretti2007-07-102-3/+3
* Remove empty filesRELEASE_2_19_5Christian Persch2007-07-092-0/+0
* === Release 2.19.5 ===Christian Persch2007-07-092-0/+0
* Modified first-time dialog when visiting a secure page, to mention theDiego Escalante Urrelo2007-06-171-1/+4
* Set the print as cancelled in the print settings too, seeChristian Persch2007-06-143-4/+14
* Last commit reverted.Diego Escalante Urrelo2007-06-051-4/+4
* Change the "The page was not fully loaded when the crash ocurred" messageDiego Escalante Urrelo2007-06-051-4/+4
* It seems SUSE can't take a hint and doesn't care, so remove this comment.Christian Persch2007-06-031-1/+0
* nsIPasswordManager doesn't exist on trunk anymore.Christian Persch2007-05-271-3/+12
* Take the printer's capabilities into account.Christian Persch2007-05-271-9/+40
* Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefsChristian Persch2007-05-192-3/+122
* Just use ngettext here, no need for dngettext.Christian Persch2007-05-191-4/+3
* Store http-only flag too.Christian Persch2007-05-192-0/+7
* Fix some strict-aliasing warnings.Diego Escalante Urrelo2007-04-241-2/+8
* Fix printing of frames.Christian Persch2007-04-093-13/+39
* 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
* Implement nsICookiePromptService. Bug #337826.Christian Persch2007-03-124-1/+214
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-11110-110/+110