aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure the strings are initialized to NULLGustavo Noronha Silva2010-02-191-4/+4
* ephy-embed: don't use g_signal_connect_objectDiego Escalante Urrelo2010-02-181-14/+24
* updated Tamil translationvasudeven2010-02-181-475/+554
* Open links in new windows with control+shift+clickDiego Escalante Urrelo2010-02-171-6/+24
* ephy-web-view: be precise in what modifiers to catchDiego Escalante Urrelo2010-02-171-4/+8
* Random formatting fixesDiego Escalante Urrelo2010-02-173-20/+22
* Enable window auto resize/move.Xan Lopez2010-02-162-1/+2
* Estonian translation updatedRene Pärts2010-02-161-10/+10
* Updated Galician TranslationFran Diéguez2010-02-151-126/+89
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-156-14/+8
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-02-152-1201/+1836
* Use correct UTF8 length when converting JSStringsDiego Escalante Urrelo2010-02-151-1/+1
* Updated Bulgarian translationIvaylo Valkov2010-02-121-244/+533
* downloader-view: current-size is guint64 not gint64Diego Escalante Urrelo2010-02-121-1/+1
* Updated Galician TranslationFran Diéguez2010-02-121-450/+843
* Use accessor functions instead direct accessJavier Jardón2010-02-115-6/+6
* Updated Slovenian translationMatej Urbančič2010-02-111-271/+545
* shift+control+click is not shift+clickDiego Escalante Urrelo2010-02-111-13/+18
* Updated Norwegian bokmål translationKjartan Maraas2010-02-111-259/+546
* Use SoupURI to get host name in ephy-stringDiego Escalante Urrelo2010-02-111-38/+10
* Estonian translation updatedRene Pärts2010-02-111-398/+132
* ephy-web-view: fix password storageXan Lopez2010-02-101-4/+4
* Updated Arabic translationKhaled Hosny2010-02-101-220/+210
* Estonian translation updatedIvar Smolin2010-02-091-48/+338
* ephy-embed-prefs: reenable page cache by defaultXan Lopez2010-02-091-1/+1
* 2.29.902.29.90Xan Lopez2010-02-091-2/+2
* NEWS: update for releaseXan Lopez2010-02-091-0/+13
* Implemented print previewJose Millan Soto2010-02-0911-616/+49
* ephy-embed-prefs: disable the cache page for nowXan Lopez2010-02-091-1/+1
* Updated Spanish translationJorge González2010-02-081-3/+3
* Check for null/empty username and password before saving to gnome-keyringEstêvão Samuel Procópio2010-02-071-12/+17
* Using webkit_web_view_get_uri instead of js_get_domain_and_pathEstêvão Samuel Procópio2010-02-071-88/+24
* Updated Thai translation.Theppitak Karoonboonyanan2010-02-071-632/+745
* Default to one toolbar with less buttonsGustavo Noronha Silva2010-02-061-9/+1
* Updated German translationMario Blättermann2010-02-051-214/+413
* Updated Spanish translationJorge González2010-02-051-264/+352
* Updated Arabic translationKhaled Hosny2010-02-051-306/+392
* Add missing fileKhaled Hosny2010-02-051-0/+1
* Explicitely set type for .ui filesKhaled Hosny2010-02-051-5/+5
* Updated Arabic translationKhaled Hosny2010-02-051-33/+37
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-055-6/+71
* Updated Spanish translationJorge González2010-02-041-49/+51
* Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBEDDiego Escalante Urrelo2010-02-024-6/+9
* ephy-embed: comment typoDiego Escalante Urrelo2010-02-021-1/+1
* ephy-file-helpers: some cleanupDiego Escalante Urrelo2010-02-022-25/+31
* ephy-file-helpers: use localized folder namesDiego Escalante Urrelo2010-02-021-2/+2
* Updated German translationMario Blättermann2010-02-011-1090/+601
* Implement EphyEmbedPersist using WebKitDownloadDiego Escalante Urrelo2010-01-301-4/+188
* popup-commands: missing unrefDiego Escalante Urrelo2010-01-301-0/+1
* Updating Estonian translationIvar Smolin2010-01-281-217/+17
* ephy-bookmarks-import: check for possible NULL derefXan Lopez2010-01-281-1/+1
* Updated Bengali translationJamil Ahmed2010-01-271-2373/+2362
* Updated Serbian translationsMiloš Popović2010-01-272-1422/+1350
* Updated Slovenian translationMatej Urbančič2010-01-271-62/+72
* ephy-dialog: check if we get a valid EphyDialogDiego Escalante Urrelo2010-01-261-2/+27
* extensions-manager: remove legacy XML format supportDiego Escalante Urrelo2010-01-263-187/+3
* extensions-manager: use GDir instead of direntDiego Escalante Urrelo2010-01-261-9/+16
* ephy-web-view.c: allow all windows to be closed by JSactual-2.29.6Xan Lopez2010-01-261-1/+8
* 2.29.62.29.6Xan Lopez2010-01-262-1/+13
* ephy-location-entry: disable favicons in entry for releaseXan Lopez2010-01-251-0/+5
* ephy-window: assume windows are not popups by defaultXan Lopez2010-01-251-1/+1
* Updated Bulgarian translationAlexander Shopov2010-01-251-722/+445
* Suggest Filename based on the mimetype and URI of the WebKitWebResourceJorge Kalmbach2010-01-231-1/+30
* tests: simplify Makefile.amDiego Escalante Urrelo2010-01-221-15/+25
* tests: apply style fixes suggested by XanDiego Escalante Urrelo2010-01-223-39/+26
* docs: ephy-file-helpersDiego Escalante Urrelo2010-01-226-15/+231
* docs: delete deprecated templatesDiego Escalante Urrelo2010-01-2222-2738/+53
* Enable page cache for real, now.Gustavo Noronha Silva2010-01-221-0/+1
* window-commands: remove an empty line from f007602Diego Escalante Urrelo2010-01-211-1/+1
* Escape the name of resources before saving themDiego Escalante Urrelo2010-01-211-4/+6
* Rename a variable to make its relation obviousDiego Escalante Urrelo2010-01-211-15/+15
* ephy-web-view: plug leaks in ephy_web_view_saveDiego Escalante Urrelo2010-01-211-8/+11
* Ask for confirmation when replacing files, in save asJorge Kalmbach2010-01-212-4/+8
* updated Tamil translationvasudeven2010-01-201-351/+382
* Updated Arabic translationKhaled Hosny2010-01-161-63/+71
* Updated Swedish translationDaniel Nylander2010-01-161-38/+46
* Disable page cache - I committed it by mistakeGustavo Noronha Silva2010-01-161-1/+0
* Make text search faster by delaying the actual searchGustavo Noronha Silva2010-01-161-4/+31
* Remove error handling work-aroundsGustavo Noronha Silva2010-01-163-32/+23
* Show again favicon column in URL completion dropdownXan Lopez2010-01-151-2/+0
* Make EphyLocationEntry store a copy of the lock-stock-idXan Lopez2010-01-151-1/+2
* Fix docs build with gtk-doc 1.13Sebastian Dröge2010-01-151-1/+1
* Use g_mkdir_with_parents instead of just mkdirDiego Escalante Urrelo2010-01-141-1/+1
* Updated Norwegian bokmål translationKjartan Maraas2010-01-141-21/+32
* Remove legacy fields in EphyEmbedPersistDiego Escalante Urrelo2010-01-141-7/+0
* Use © symbol and include glib.h in tests.Diego Escalante Urrelo2010-01-143-3/+6
* Fix syntax error in the GConf schemaSebastian Dröge2010-01-131-1/+1
* Updated Spanish translationJorge González2010-01-131-106/+115
* 2.29.52.29.5Xan Lopez2010-01-121-1/+1
* Update NEWS for releaseXan Lopez2010-01-121-0/+28
* Improve infobar text a bitDiego Escalante Urrelo2010-01-121-3/+12
* Miscellaneous nitpick fixesDiego Escalante Urrelo2010-01-123-22/+21
* Avoid blank items in back/forward menusDiego Escalante Urrelo2010-01-121-3/+10
* Update Ukrainian translationMaxim V. Dziumanenko2010-01-101-640/+792
* Updated Swedish translationDaniel Nylander2010-01-091-719/+590
* Remove uneeded default handlers for about dialogDiego Escalante Urrelo2010-01-091-39/+0
* Rename EphyWebView::ge-new-window to EphyWebView::new-windowXan Lopez2010-01-092-9/+9
* Emit again EphyWebView::ge-new-window when requiredXan Lopez2010-01-091-8/+8
* Updated Norwegian bokmål translation.Kjartan Maraas2010-01-061-277/+297
* Do not dist .gir filesXan Lopez2010-01-062-2/+0
* Update Ukrainian translationMaxim V. Dziumanenko2010-01-051-715/+665
* NSS is not relevant as a feature for extensionsXan Lopez2010-01-021-1/+0
* No need to AC_SUBST EPIPHANY_FEATURES several timesXan Lopez2010-01-021-4/+1
* Updated Slovenian translationMatej Urbančič2010-01-011-302/+320
* Remove ChangeLog generation from SVNXan Lopez2009-12-313-310/+1
* Disable introspection for distcheckXan Lopez2009-12-311-0/+1
* Enable threads for gtk-doc scannerXan Lopez2009-12-311-0/+3
* Revert "docs: remove generated templates"Xan Lopez2009-12-3123-13/+3346
* Don't omit notifications for downloadsDiego Escalante Urrelo2009-12-301-24/+11
* Implement replace action for downloadsDiego Escalante Urrelo2009-12-302-20/+81
* downloader-view: fix wrong return typeDiego Escalante Urrelo2009-12-301-1/+3
* Minor style fixes in downloads code.Diego Escalante Urrelo2009-12-302-5/+7
* ephy-embed: fix download button actionDiego Escalante Urrelo2009-12-301-0/+8
* ephy-embed: minor style fixDiego Escalante Urrelo2009-12-291-2/+1
* Enable mime type safety check in downloadsDiego Escalante Urrelo2009-12-291-0/+1
* Update the installation directory for .gir and .typelib filesIain Nicol2009-12-281-2/+2
* Updated Arabic translationKhaled Hosny2009-12-271-260/+276
* Updating Estonian translationIvar Smolin2009-12-271-2/+10
* Use introspection.m4 file to detect introspection supportXan Lopez2009-12-263-40/+108
* Reimplement window.closeXan Lopez2009-12-263-13/+30
* Replace unsupported %k with %-H in Italian translationLuca Ferretti2009-12-221-5/+5
* Copy WebKitWebHistoryItem objectsGustavo Noronha Silva2009-12-211-1/+2
* ephy-embed-prefs: enable quirks mode by defaultXan Lopez2009-12-211-0/+1
* Restrict number of password infobars to oneGustavo Noronha Silva2009-12-201-0/+13
* Add sanity checks for places where we create SoupURIsGustavo Noronha Silva2009-12-201-0/+8
* Finish porting the favicon cache to WebKitDownloadGustavo Noronha Silva2009-12-201-5/+5
* ephy-bookmarks-editor: wrong castDiego Escalante Urrelo2009-12-201-1/+1
* Raise API versionGustavo Noronha Silva2009-12-201-1/+1
* Updated Spanish translationJorge González2009-12-191-269/+298
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-1910-76/+38
* Add custom user-agent supportVincent Untz2009-12-193-1/+99
* Properly manage the list of languages for the "Accept-Language" headerMario Sanchez Prada2009-12-192-2/+57
* Make form code safe against unnamed password/username elementsBenjamin Otte2009-12-181-2/+7
* Restore download on shift-click functionalityGustavo Noronha Silva2009-12-184-27/+43
* Make Ctrl-rightclick always display the browser keyboardGustavo Noronha Silva2009-12-181-0/+11
* docs: ephy-web-viewDiego Escalante Urrelo2009-12-186-31/+244
* docs: ephy-dialogDiego Escalante Urrelo2009-12-186-18/+215
* docs: ephy-debugDiego Escalante Urrelo2009-12-184-1/+40
* docs: include NSS libs when appropiateDiego Escalante Urrelo2009-12-181-0/+5
* ephy-web-view: add missing includeDiego Escalante Urrelo2009-12-181-0/+1
* ephy-web-view.c: use NULL-safe str compare functionXan Lopez2009-12-181-1/+1
* Updating Estonian translationIvar Smolin2009-12-171-33/+28
* Use the new top-widget infrastructure to ask whether to store passwordsGustavo Noronha Silva2009-12-172-20/+191
* Make it possible to add arbitrary widgets above the WebViewGustavo Noronha Silva2009-12-172-3/+93
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-1718-73/+82
* Allow dialog buttons be the defaultBenjamin Otte2009-12-171-0/+1
* Updated Arabic translationKhaled Hosny2009-12-171-710/+644
* Updated Slovenian translationMatej Urbančič2009-12-171-364/+371
* ephy-statusbar: fix GTK+ version check, it was reversedXan Lopez2009-12-161-2/+2
* ephy-web-view: do not auto-fill passwords when using a private profileXan Lopez2009-12-161-3/+3
* Emitting ge-feed-link signal for rss extensionEstêvão Samuel Procópio2009-12-161-0/+93
* Fix file placementKjartan Maraas2009-12-161-2/+2
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-161-77/+83
* Implement the actual form authentication saving and pre-fillingGustavo Noronha Silva2009-12-162-0/+517
* Add a new utility function to query the keyring for the form passwordGustavo Noronha Silva2009-12-152-33/+97
* ephy-embed-single: add a function to update the form auth cache with a new entryXan Lopez2009-12-152-12/+47
* ephy-embed-single: add a function to get the form auth data for a URIXan Lopez2009-12-152-13/+45
* ephy-embed-single: cache form auth dataXan Lopez2009-12-153-3/+156
* ephy-profile-migration: migrate form auth data from (copied) gecko profileXan Lopez2009-12-152-7/+125
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-156-15/+15
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-142-2/+10
* ephy-web-view: url-decode javascript URIs before executing themXan Lopez2009-12-141-3/+7
* ephy-web-view: do not set favicon when we have no addressNguyen Thai Ngoc Duy2009-12-121-1/+1
* ephy-web-view: get rid of 'icon-address' propertyXan Lopez2009-12-112-85/+48
* ephy-web-view.h: remove old signal from class structXan Lopez2009-12-111-2/+0
* Remove the 'favicon' signal from EphyWebViewXan Lopez2009-12-113-29/+1
* Make the favicon cache work on top of new WebKit API, and WebKitDownloadGustavo Noronha Silva2009-12-103-57/+54
* ephy-navigation-action: reverse forward history listCarl van Toder2009-12-091-2/+2
* Updating Estonian translationIvar Smolin2009-12-091-25/+9
* ephy-prefs: remove obsolete preferenceXan Lopez2009-12-091-3/+0
* Add gconf key to control the search engine used in auto-searchCarl van Tonder2009-12-093-2/+26
* Use new WebKit API to respect the Content-Disposition headerGustavo Noronha Silva2009-12-092-2/+30
* ephy-statusbar: avoid widget surgery hacks with newer GTK+sXan Lopez2009-12-081-1/+8
* Get rid of 'ge-document-type' signalXan Lopez2009-12-082-88/+60
* ephy-encoding-dialog: fix compiler warning (and bug!)Xan Lopez2009-12-081-2/+1
* ephy-web-view: fix typoXan Lopez2009-12-081-1/+1
* ephy-embed: consider text/plain pages as document-type HTMLXan Lopez2009-12-081-2/+3
* Revert "Don't use deprecated GtkButton API"Diego Escalante Urrelo2009-12-072-8/+8
* Don't use deprecated GtkButton APIDiego Escalante Urrelo2009-12-062-8/+8
* Revert "Do not use deprecated GtkButton APIs"Xan Lopez2009-12-053-4/+4
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-051-642/+330
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-059-60/+34
* docs: missing parameters in signalsDiego Escalante Urrelo2009-12-032-0/+5
* docs: nitpick in ephy-web-viewDiego Escalante Urrelo2009-12-031-1/+1
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-036-15/+93
* docs: ephy-toolbarDiego Escalante Urrelo2009-12-036-4/+144
* docs: ephy-statusbarDiego Escalante Urrelo2009-12-035-2/+31
* docs: ephy-windowDiego Escalante Urrelo2009-12-035-7/+30
* docs: ephy-tree-model-nodeDiego Escalante Urrelo2009-12-035-4/+78
* docs: ephy-tree-model-sortDiego Escalante Urrelo2009-12-036-260/+75
* docs: ephy-web-view missing @view descriptionsDiego Escalante Urrelo2009-12-031-15/+15
* ephy-web-view: formatting nitpickDiego Escalante Urrelo2009-12-031-8/+8
* docs: ephy-node-viewDiego Escalante Urrelo2009-12-036-24/+230
* docs: remove old nonexistant APIDiego Escalante Urrelo2009-12-032-91/+0
* ephy-node-view: fix some really weird indentationDiego Escalante Urrelo2009-12-031-131/+131
* docs: ephy-zoom-actionDiego Escalante Urrelo2009-12-034-1/+43
* docs: update reference-howtoDiego Escalante Urrelo2009-12-031-23/+20
* docs: ephy-spinnerDiego Escalante Urrelo2009-12-032-2/+11
* docs: ephy-zoom-controlDiego Escalante Urrelo2009-12-031-2/+19
* docs: ephy-location-entryDiego Escalante Urrelo2009-12-032-1/+45
* docs: ephy-search-entryDiego Escalante Urrelo2009-12-032-1/+19
* docs: remove useless 'plan'Diego Escalante Urrelo2009-12-035-343/+0
* docs: remove generated templatesDiego Escalante Urrelo2009-12-0323-3346/+13
* ephy-embed: reimplent EphyEmbedSingle 'handle-content' signalXan Lopez2009-12-031-1/+13
* 2.29.32.29.3Xan Lopez2009-11-302-1/+20
* Do not use deprecated GtkButton APIsXan Lopez2009-11-303-4/+4
* ephy-web-view.c: fix auto-google search when using Ctrl-EnterXan Lopez2009-11-301-26/+34
* Update Simplified Chinese translation.Tao Wei2009-11-241-2201/+1880
* prefs-dialog: restore Close and Help buttonsIain Nicol2009-11-231-478/+233
* Add GObject introspection annotations to more functionsIain Nicol2009-11-234-2/+22
* ephy-embed: only fetch the document type for a page from the main frameXan Lopez2009-11-191-16/+19
* ephy-net-monitor: and use && instead of ||Xan Lopez2009-11-191-1/+1
* ephy-net-monitor: logic of the NULL checks was invertedXan Lopez2009-11-191-1/+1
* Disconnect dbus callbacks when disposing of the monitor.Tom Parker2009-11-181-4/+20
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-1817-26/+212
* Updated Thai translation.Theppitak Karoonboonyanan2009-11-181-1379/+1325
* Updated Galician TranslationAntón Méixome2009-11-131-531/+215
* Set program name to match the desktop fileGustavo Noronha Silva2009-11-121-0/+3
* Shavian translationThomas Thurman2009-11-102-0/+2620
* Updated Slovenian translationMatej Urbančič2009-11-051-588/+223
* Added Tamil translationvasudeven2009-11-031-513/+447
* Depend on not yet released WebKitGTK+ 1.1.17Xan Lopez2009-11-031-1/+1
* Updating Estonian translationIvar Smolin2009-11-021-263/+270
* Updated Spanish translationJorge González2009-11-021-515/+441
* Enable gtk-doc & g-ir-scanner support for our introspection annotationsIain Nicol2009-10-302-2/+40
* Initialize ephy_web_view_get_security_level's output param "description"Iain Nicol2009-10-301-2/+6
* Provide the Inspect Element menu item againGustavo Noronha Silva2009-10-304-0/+41
* ephy-seed-loader: ref count extensions like ephy-shlib-loader doesIain Nicol2009-10-281-2/+1
* ephy-seed-extension: don't assume the script returned an objectIain Nicol2009-10-271-1/+1
* 2.29.12.29.1Xan Lopez2009-10-272-1/+29
* Makefile.am: add missing EXTRA_DISTXan Lopez2009-10-271-0/+2
* Correct "ReturnValue" to "Return value" in gtk-doc commentsIain Nicol2009-10-273-6/+6
* Reimplement content type checkingGustavo Noronha Silva2009-10-262-14/+20
* ephy-seed-extension: don't crash when detaching multiple extensionsIain Nicol2009-10-241-0/+1
* Refactor EphyShell lifetime trackingXan Lopez2009-10-245-41/+55
* Allow popups when the user asks for them.Xan Lopez2009-10-231-0/+3
* Unref EphyShell on EphyWindow's dispose methodXan Lopez2009-10-231-2/+10
* Pass mailto: URI to gtk_show_uri()Frédéric Péters2009-10-192-0/+9
* Execute "javascript:" URIs instead of browsing for them.Chris Lamb2009-10-192-1/+5
* Use the new syntax for seed importsIain Nicol2009-10-151-2/+2
* Encode the typed URL before passing it as a query string for searchingGustavo Noronha Silva2009-10-071-3/+6
* Improve localhost matchingGustavo Noronha Silva2009-10-041-1/+1
* Updated Catalan translationGil Forcada2009-10-021-431/+473
* Open/Save all ui files once with gladeBenjamin Otte2009-10-025-1654/+604
* Replace .glade files with .ui filesBenjamin Otte2009-10-0214-4624/+4331
* Bump libtool to 2.2 and remove doltJavier Jardón2009-10-014-181/+2
* src/Makefile.am: Fix parallel-build issue when introspection enabled.Priit Laes2009-09-271-1/+1
* ephy-window.c: workaround bug in WebKit progress notificationXan Lopez2009-09-241-4/+11
* ephy-web-view.c: update comment of ephy_web_view_is_loadingXan Lopez2009-09-241-3/+4
* ephy-web-view.c: take into account FAILED status for is_loadingXan Lopez2009-09-241-8/+8