aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bump GTK+ dependency to GTK+ 3.x branchXan Lopez2010-06-271-2/+2
* popup-commands: remove unneeded includeXan Lopez2010-06-271-1/+0
* pdm-dialog: plug leakXan Lopez2010-06-131-2/+4
* pdm-dialog: nasty hack to compile with GSEAL enabledXan Lopez2010-06-131-2/+20
* Do not access im_context GtkEntry element directlyJavier Jardón2010-06-021-0/+4
* ephy-location-action: don't request EXTRA_COLDiego Escalante Urrelo2010-05-291-2/+0
* Remove obsolete includeXan Lopez2010-05-191-1/+0
* Update copyright stringXan Lopez2010-05-191-1/+1
* ephy-find-toolbar: highlight matches on find_againDiego Escalante Urrelo2010-05-191-1/+10
* ephy-find-toolbar: remove ephy_find_toolbar_find_againDiego Escalante Urrelo2010-05-191-12/+1
* ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResultDiego Escalante Urrelo2010-05-191-18/+18
* ephy-find-toolbar: simplify find next/prev functionsDiego Escalante Urrelo2010-05-191-35/+31
* ephy-find-toolbar: remove useless ephy_find_toolbar_set_selectionDiego Escalante Urrelo2010-05-191-10/+2
* Update the status message from within the EphyWebViewXan Lopez2010-05-191-24/+0
* Do not hardcode the statusbar context descriptionsXan Lopez2010-05-191-2/+2
* Avoid ending up with stuck URL-entry statusbar messagesXan Lopez2010-05-191-1/+7
* Use a chromium-like status bar by defaultXan Lopez2010-05-196-458/+33
* Do not create statusbar messages for navigation actionsXan Lopez2010-05-193-107/+1
* Install introspection files in our own prefix, not g-i'sDan Winship2010-05-181-2/+2
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-141-41/+0
* Remove popup state from the statusbarXan Lopez2010-05-133-116/+1
* ephy-statusbar: remove caret browsing indicatorXan Lopez2010-05-133-45/+0
* Show a dialog when the user wants to enable caret browsingXan Lopez2010-05-131-0/+37
* ephy-statusbar: remove lock-clicked signalXan Lopez2010-05-133-23/+0
* Do not show the security status in the statusbarXan Lopez2010-05-123-54/+0
* Remove smooth scrolling pref from the UIXan Lopez2010-05-121-2/+0
* ephy-session: fix thinko when restoring a multiple-window sessionXan Lopez2010-05-041-7/+9
* ephy-session: use an infobar to inform the user about session restorationXan Lopez2010-05-032-93/+196
* Move homepage loading code to EphyWebViewXan Lopez2010-05-031-25/+3
* Move helper function into ephy-embed-utils.cXan Lopez2010-05-031-16/+2
* Open URIs on new tab when middle-clicking on an history itemMario Sanchez Prada2010-04-221-9/+100
* Allow not copying history when creating a new embedMario Sanchez Prada2010-04-222-3/+6
* Change sensitiveness for history buttons when clearing the historyMario Sanchez Prada2010-04-203-5/+20
* Split EphyNavigationAction in one abstract class and two subclassesMario Sanchez Prada2010-04-208-437/+825
* Send 'Referer' on headers sent for context menu HTTP downloadsMario Sanchez Prada2010-04-171-0/+1
* ephy-toolbar: fix leave-fullscreen item visibilityDiego Escalante Urrelo2010-04-141-0/+1
* Version the extensions dir with EPIPHANY_API_VERSIONXan Lopez2010-04-081-1/+1
* Duplicate strings to be used as url in the Up dropdown menuMario Sanchez Prada2010-04-071-1/+1
* Improve page print implementationJose Millan Soto2010-04-071-1/+3
* ephy-window: fix button-press callback return valueDiego Escalante Urrelo2010-02-261-8/+4
* Correctly handle shit+click only in ephy-windowDiego Escalante Urrelo2010-02-261-0/+9
* Always use i18n'd Desktop and Downloads dir namesDiego Escalante Urrelo2010-02-241-2/+5
* Change 'Enable Java' setting to 'Enable Plugins'Xan Lopez2010-02-201-1/+1
* ephy-tabs-menu: show favicons instead of radiobuttons in the tabs menu.Olivier Tilloy2010-02-191-46/+29
* Open links in new windows with control+shift+clickDiego Escalante Urrelo2010-02-171-6/+24
* Random formatting fixesDiego Escalante Urrelo2010-02-172-6/+8
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-156-14/+8
* Use accessor functions instead direct accessJavier Jardón2010-02-112-2/+2
* shift+control+click is not shift+clickDiego Escalante Urrelo2010-02-111-13/+18
* Implemented print previewJose Millan Soto2010-02-097-563/+8
* Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBEDDiego Escalante Urrelo2010-02-024-6/+9
* popup-commands: missing unrefDiego Escalante Urrelo2010-01-301-0/+1
* ephy-bookmarks-import: check for possible NULL derefXan Lopez2010-01-281-1/+1
* extensions-manager: remove legacy XML format supportDiego Escalante Urrelo2010-01-261-134/+2
* extensions-manager: use GDir instead of direntDiego Escalante Urrelo2010-01-261-9/+16
* ephy-window: assume windows are not popups by defaultXan Lopez2010-01-251-1/+1
* Suggest Filename based on the mimetype and URI of the WebKitWebResourceJorge Kalmbach2010-01-231-1/+30
* window-commands: remove an empty line from f007602Diego Escalante Urrelo2010-01-211-1/+1
* Ask for confirmation when replacing files, in save asJorge Kalmbach2010-01-211-0/+2
* Make text search faster by delaying the actual searchGustavo Noronha Silva2010-01-161-4/+31
* Miscellaneous nitpick fixesDiego Escalante Urrelo2010-01-123-22/+21
* Avoid blank items in back/forward menusDiego Escalante Urrelo2010-01-121-3/+10
* Remove uneeded default handlers for about dialogDiego Escalante Urrelo2010-01-091-39/+0
* Rename EphyWebView::ge-new-window to EphyWebView::new-windowXan Lopez2010-01-091-1/+1
* Emit again EphyWebView::ge-new-window when requiredXan Lopez2010-01-091-8/+8
* Do not dist .gir filesXan Lopez2010-01-061-1/+0
* Update the installation directory for .gir and .typelib filesIain Nicol2009-12-281-2/+2
* Use introspection.m4 file to detect introspection supportXan Lopez2009-12-261-7/+7
* Reimplement window.closeXan Lopez2009-12-262-13/+12
* ephy-bookmarks-editor: wrong castDiego Escalante Urrelo2009-12-201-1/+1
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-198-15/+9
* Restore download on shift-click functionalityGustavo Noronha Silva2009-12-181-25/+20
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-1714-62/+63
* ephy-statusbar: fix GTK+ version check, it was reversedXan Lopez2009-12-161-2/+2
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-155-788/+1
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-141-1/+6
* ephy-navigation-action: reverse forward history listCarl van Toder2009-12-091-2/+2
* ephy-statusbar: avoid widget surgery hacks with newer GTK+sXan Lopez2009-12-081-1/+8
* ephy-encoding-dialog: fix compiler warning (and bug!)Xan Lopez2009-12-081-2/+1
* 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
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-056-30/+20
* docs: missing parameters in signalsDiego Escalante Urrelo2009-12-032-0/+5
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-031-8/+79
* docs: ephy-toolbarDiego Escalante Urrelo2009-12-032-3/+123
* docs: ephy-statusbarDiego Escalante Urrelo2009-12-031-1/+15
* docs: ephy-windowDiego Escalante Urrelo2009-12-032-7/+9
* Do not use deprecated GtkButton APIsXan Lopez2009-11-303-4/+4
* Add GObject introspection annotations to more functionsIain Nicol2009-11-231-2/+2
* 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-188-12/+100
* Set program name to match the desktop fileGustavo Noronha Silva2009-11-121-0/+3
* Enable gtk-doc & g-ir-scanner support for our introspection annotationsIain Nicol2009-10-301-2/+38
* Provide the Inspect Element menu item againGustavo Noronha Silva2009-10-303-0/+33
* 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
* Correct "ReturnValue" to "Return value" in gtk-doc commentsIain Nicol2009-10-271-3/+3
* ephy-seed-extension: don't crash when detaching multiple extensionsIain Nicol2009-10-241-0/+1
* Refactor EphyShell lifetime trackingXan Lopez2009-10-242-25/+10
* 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-191-0/+8
* Use the new syntax for seed importsIain Nicol2009-10-151-2/+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
* Prevents PDM from getting keyring passwords in a private sessionJulian de Navascues2009-09-221-2/+15
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-2221-72/+112
* Add back support for the "direction up" navigation (GNOME bug 595653)Frédéric Péters2009-09-221-0/+2
* ephy-notebook.c: better yet, get rid of the test completelyXan Lopez2009-09-201-7/+2
* ephy-notebook.c: use public GtkNotebook API instead of accessing members of i...Xan Lopez2009-09-201-3/+3
* src/Makefile.am: add missing includeXan Lopez2009-09-201-0/+1
* Bring back epiphany context menuXan Lopez2009-09-203-101/+119
* ephy-window.c: do not leak hit test resultXan Lopez2009-09-201-0/+1
* ephy-window.c: reimplement middle-click clipboard to open linkXan Lopez2009-09-191-58/+26
* Implement saving the page using the DataSource APIGustavo Noronha Silva2009-09-151-14/+35
* ephy-profile-migration.c: repeat password migration when neededXan Lopez2009-09-141-2/+14
* Make the g-ir-scanner rule depend only on the header filesXan Lopez2009-09-131-1/+1
* ephy-nss-glue.c: ask for the NSS master password if neededXan Lopez2009-09-111-0/+46
* ephy-nss-glue.c: ignore padLength error in the NSS glue codeXan Lopez2009-09-111-1/+4
* Remove a couple of references to EphyCommandManagerXan Lopez2009-09-111-1/+0
* ephy-location-action.c: also disconnect the notebook signal on disconnect_proxyXan Lopez2009-09-101-1/+4
* Get rid of EphyCommandManagerXan Lopez2009-09-103-25/+17
* ephy-location-action.c: unblock address sync on switch-page tooXan Lopez2009-09-101-6/+46
* ephy-profile-migration.c: fix crash when importing some profilesXan Lopez2009-09-101-2/+5
* ephy-profile-migration: stript URIs from whitespace before validatingXan Lopez2009-09-091-0/+1
* Bug 594435: Bookmark properties topic improvementsEmilio Pozuelo Monfort2009-09-081-2/+3
* ephy-location-action: g_strdup is NULL safeXan Lopez2009-09-071-1/+1
* Simplify EXPIRE logic in ephy_web_view_set_typed_addressXan Lopez2009-09-073-6/+3
* window-commands: unref the stream when we are done with itXan Lopez2009-09-071-0/+1
* window-commands: also ref the embed while the stream is processedXan Lopez2009-09-071-3/+4
* window-commands: better strdup the URI webkit gives usXan Lopez2009-09-071-3/+4
* window-commands.c: fallback to view source inside the browser when launching ...Xan Lopez2009-09-071-6/+37
* ephy-window: make <ctrl>KP_0 an alias to <ctrl>0Diego Escalante Urrelo2009-09-051-0/+1
* When the DataSource is empty, display empty file instead of crashingGustavo Noronha Silva2009-09-051-1/+4
* ephy-session.c: fix opening an empty new epiphany window from command lineXan Lopez2009-09-041-3/+4
* ephy-link-action.c: plug memory leakXan Lopez2009-09-031-3/+8
* Removing unnecessary includeGustavo Noronha Silva2009-09-021-1/+0
* Use new DataSource API to provide view page sourceGustavo Noronha Silva2009-09-021-24/+105
* Fixs the warning if using NULL urlJulian de Navascues2009-09-011-2/+8
* Reimplement "search keys" structure for the WebKit backendGustavo Noronha Silva2009-08-281-9/+4
* ephy-session.c: save session more often to avoid data lossJulian de Navascues2009-08-261-1/+7
* Import passwords from the ephy/gecko profile on first run.Xan Lopez2009-08-264-3/+563
* Rename ephy_web_view_get_load_status to ephy_web_view_is_loadingXan Lopez2009-08-255-7/+7
* ephy-session.c: whitespace fixesXan Lopez2009-08-251-56/+56
* ephy-session.c: ask users before recovering page that was loading when sessio...Julian de Navascues2009-08-241-4/+100
* ephy-main.c: do not import gecko profile when running a private instanceXan Lopez2009-08-241-2/+3
* ephy-seed-extension: force a GC cycle after detachs.Xan Lopez2009-08-211-0/+2
* ephy-bookmark-action.c: always show images in bookmarks menu itemsXan Lopez2009-08-171-0/+2
* Make the location action responsible of the modelXan Lopez2009-08-151-0/+1
* ephy-location-action.c: whitespace changesXan Lopez2009-08-151-32/+32
* Update the currently selected item after a case sensitivity changeBenjamin Otte2009-08-151-0/+18
* ephy_find_toolbar_set_properties() => ephy_find_toolbar_mark_matches()Benjamin Otte2009-08-151-3/+3
* Don't pass the string to find to all functionsBenjamin Otte2009-08-151-31/+12
* Remove function set_string_and_highlight()Benjamin Otte2009-08-151-11/+4
* pdm-dialog.c: do not remove rows twice...Xan Lopez2009-08-121-1/+0
* Remove ephy-glib-compat.h, since we depend on a newer glib nowXan Lopez2009-08-124-5/+0
* ephy-session.c: sort headersXan Lopez2009-08-121-11/+10
* ephy-session: move header from .h to .cXan Lopez2009-08-122-2/+1
* ephy-history-window: use new_with_mnemonic instead of new_with_label + set_us...Xan Lopez2009-08-111-2/+1
* Mark an underline as mnemonicMatthias Clasen2009-08-111-0/+1
* And a few moreXan Lopez2009-08-111-2/+2
* Prefix noisy commands with AM_V_GENXan Lopez2009-08-112-6/+6
* Move address normalization to the EphyWebView functions.Xan Lopez2009-08-101-6/+1
* Move URL normalization into a utility functionXan Lopez2009-08-101-16/+5
* Remove ephy-password-manager leftoversXan Lopez2009-08-102-2/+0
* Add again the spinner.Xan Lopez2009-08-103-4/+60
* Forgot to add ephy-password-info.[ch] in previous commitXan Lopez2009-08-092-0/+113
* Re-implement PDM's password viewer.Xan Lopez2009-08-092-132/+263
* ephy-notebook: remove old FIXMEDiego Escalante Urrelo2009-08-071-5/+0
* Use g_hash_table_remove_all() to remove all itemsBenjamin Otte2009-07-311-7/+1
* Move default bookmarks to separate rdf file instead of hard-coded valuesVincent Untz2009-07-302-22/+2
* Comments "about:recover" functionalityJulian de Navascues2009-07-291-28/+8
* Revert "Move Epiphany to solely use GnomeKeyring for password management."Priit Laes2009-07-294-351/+195
* Revert "Set password column initially as hidden."Priit Laes2009-07-291-2/+1
* Revert "Use correct column from store for deletion."Priit Laes2009-07-291-1/+1
* Revert "Make pdm_dialog_fill_passwords_list asynchronous."Priit Laes2009-07-291-21/+15
* Revert "Make password loading/showing asynchronous."Priit Laes2009-07-291-72/+37
* Revert "Make clear all functionality asynchronous."Priit Laes2009-07-291-54/+21
* Revert "Password removal is now async :)"Priit Laes2009-07-291-62/+42
* Revert "Password adding is fully async now."Priit Laes2009-07-291-83/+62
* Password adding is fully async now.Priit Laes2009-07-291-62/+83
* Password removal is now async :)Priit Laes2009-07-291-42/+62
* Make clear all functionality asynchronous.Priit Laes2009-07-291-21/+54
* Make password loading/showing asynchronous.Priit Laes2009-07-291-37/+72
* Make pdm_dialog_fill_passwords_list asynchronous.Priit Laes2009-07-291-15/+21
* Use correct column from store for deletion.Priit Laes2009-07-291-1/+1
* Set password column initially as hidden.Priit Laes2009-07-291-1/+2
* Move Epiphany to solely use GnomeKeyring for password management.Priit Laes2009-07-294-195/+351
* ephy-embed-prefs.h: remove duplicated defineXan Lopez2009-07-252-3/+3
* ephy-navigation-action.c: do not jump to new tab when middle-clicking on back...Xan Lopez2009-07-221-2/+2
* ephy-navigation-action.c: add copyrightXan Lopez2009-07-211-0/+1
* ephy-navigation-action.c: sort includesXan Lopez2009-07-211-7/+7
* ephy-navigation-action.c: fixup for bug #583440Xan Lopez2009-07-211-10/+26
* Try again to fix bug #588143Xan Lopez2009-07-211-4/+5
* ephy-navigation-action.c: fix middle-click on back/forwardXan Lopez2009-07-211-0/+2
* Fix gcc warnings by using GINT_TO_POINTER/GPOINTER_TO_INTBenjamin Otte2009-07-201-2/+2
* ephy-history-window.c: do not use deprecated function.Xan Lopez2009-07-121-1/+1
* style fixes for a464b7332c02f6b4e34c5a7a88b8b93198f3e9beBenjamin Otte2009-07-081-5/+3
* remove unused references to historyBenjamin Otte2009-07-061-5/+0
* compute base address with strchr and without regexpsBenjamin Otte2009-07-061-8/+25
* ephy-window.c: can't use pspec to figure out if we should sync progress.Xan Lopez2009-06-171-6/+5
* ephy-notebook.c: connect to embed-title, not to title.Xan Lopez2009-06-161-1/+1
* Move the get_title_composite function to EphyWebView.Xan Lopez2009-06-162-2/+2
* ephy-window.c: remove debug message.Xan Lopez2009-06-161-1/+0
* ephy-window.c: adapt to API change in WebKitGTK+.Xan Lopez2009-06-161-1/+2
* ephy-window.c: remove unused variable.Xan Lopez2009-06-141-2/+0
* Use WebKitWebView::load-status instead of our own solution.Xan Lopez2009-06-141-3/+6
* ephy-window.c: a different hack to not show progress when loading about:blank.Xan Lopez2009-06-141-1/+11
* Get rid of redundant 'load-progress' property in EphyWebView.Xan Lopez2009-06-141-11/+3
* ephy-shell.c: do not set typed address when opening a new tab.Xan Lopez2009-06-121-3/+0
* ephy-shell.c: update for latest changes in WebKitNetworkRequest.Xan Lopez2009-06-121-13/+7
* ephy-shell.c: set typed address when opening a page in a new tab too.Xan Lopez2009-06-111-2/+5
* ephy-tabs-menu.c: pass correct parameter to sync_tab_title function.Xan Lopez2009-06-091-1/+1
* ephy-tabs-menu.c: tab titles are not updated.Xan Lopez2009-06-081-4/+4
* epiphany.h.in: remove old includes.Xan Lopez2009-06-061-2/+0
* src/Makefile.am: remove webkit embed library, it does not exist anymore.Xan Lopez2009-06-061-1/+0
* Remove Python support.Xan Lopez2009-06-0611-4894/+0
* Remove embedfactory library from Makefiles.Xan Lopez2009-06-061-3/+0
* ephy-window.c: silence warning.Xan Lopez2009-06-061-1/+1
* Get rid of EphyEmbedFactory.Xan Lopez2009-06-064-11/+7
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-0517-212/+234
* ephy-location-action.c: strip whitespace from URLs before loading.Holger Hans Peter Freyther2009-06-031-1/+1
* ephy-shell.c: check that the network request is not NULL before unrefing it.Xan Lopez2009-06-031-1/+2
* Move load_url method to EphyWebView.Xan Lopez2009-06-034-17/+7
* ephy-shell.c: do not crash when loading about:blank ...Xan Lopez2009-05-311-4/+7
* Move method to copy history between embeds/views to EphyWebView from EphyEmbed.Xan Lopez2009-05-313-22/+7
* Include WebKit-1.0 in .gir creationDiego Escalante Urrelo2009-05-301-0/+1
* Remove LoadFlagsGustavo Noronha Silva2009-05-302-22/+1
* Move URL normalization out of embed, to a higher levelGustavo Noronha Silva2009-05-301-1/+18
* Fix missing HTTP information when opening links in new tabsGustavo Noronha Silva2009-05-305-23/+33
* Adding a new EphyWebView objectGustavo Noronha Silva2009-05-301-0/+1
* Preserve back/forward history when opening links in new tabs/windows.Xan Lopez2009-05-281-5/+4
* Update Seed extension wrapper to Seed API changesTim Horton2009-05-111-1/+2
* ephy-window: declare variables only if needed.Xan Lopez2009-04-241-8/+7
* ephy-window: ignore chrome flags when opening new page in a tab.Xan Lopez2009-04-241-24/+33
* ephy-find-toolbar: fix backwards search, forward search was hardcoded.Xan Lopez2009-04-171-2/+2
* ephy-window: use new-window-policy-decision-requested signal.Xan Lopez2009-03-251-10/+29
* ephy-topic-action: call gtk_activatable_get_related_action on the right widget.Xan Lopez2009-03-211-1/+4
* ephy-window: try with a bigger z-index...Xan Lopez2009-03-191-1/+1
* ephy-window: nasty hack to try to get the link-message on top of everything.Xan Lopez2009-03-191-0/+1
* ephy-window: implement translucent link-message statusbar.Xan Lopez2009-03-191-3/+100
* ephy-profile-migration: and another.Xan Lopez2009-03-141-0/+1
* ephy-profile-migration: plug leak.Xan Lopez2009-03-141-0/+1
* Add profile migration.Xan Lopez2009-03-134-2/+168
* detect NetworkManager using pkg-configBenjamin Otte2009-03-122-1/+3
* Remove ephy-download leftovers.Xan Lopez2009-03-111-1/+0
* ephy-net-monitor: remove unneeded includes, fix compiler warning.Xan Lopez2009-03-071-6/+5
* Update ephy-completion-model with some 2-26 thingsDiego Escalante Urrelo2009-03-061-47/+16