aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.c
Commit message (Expand)AuthorAgeFilesLines
* Show "Stop Archiving" only when the EphyWebView is archivingHEADarchive-creationarchive-integrationTing-Wei Lan2013-09-151-1/+4
* Archive creating can be cancelledTing-Wei Lan2013-09-151-0/+4
* Added missing mnemonics in application menu.Adam Dingle2013-05-031-2/+2
* Get rid of EphyEmbedSingleXan Lopez2013-03-241-1/+0
* Remove dummy work offline codeXan Lopez2013-03-241-5/+0
* ephy-window: do not track network-statusXan Lopez2013-03-241-33/+0
* ephy-window: connect the reload/stop button the load statusXan Lopez2013-03-221-0/+20
* ephy-window: disable a few more actions in application modeXan Lopez2013-03-191-4/+8
* Add spelling suggestion to the context menu in WebKit2Carlos Garcia Campos2013-03-171-4/+56
* Revert "Add spelling suggestion to the context menu in WebKit2"Xan Lopez2013-03-161-47/+4
* Add spelling suggestion to the context menu in WebKit2Carlos Garcia Campos2013-03-161-4/+47
* ephy-window: fix compiler warningsXan Lopez2013-03-061-3/+2
* incognito: show about:incognito instead of the overviewClaudio Saavedra2013-03-051-8/+16
* Add a New Tab button in the toolbarXan Lopez2013-02-161-0/+1
* Remove EphyWebView::visibilityXan Lopez2013-02-131-20/+0
* ephy-shell: return the proper types for EphySession and GNetworkMonitorXan Lopez2013-02-081-2/+2
* Remove ability to open URIs in the clipboard through middle clickXan Lopez2013-01-181-78/+0
* EphyWindow: don't connect to scroll-event on the web viewGiovanni Campagna2013-01-121-30/+1
* Port delete web application to WebKit2Carlos Garcia Campos2013-01-111-41/+55
* Don't use DOM bindings to delete a web application from about:applicationsCarlos Garcia Campos2013-01-111-0/+32
* ephy-window: fix compiler warningXan Lopez2013-01-051-2/+2
* e-window: add a smarter CopyEmailAddress actionDiego Escalante Urrelo2013-01-051-2/+22
* ephy-state: rename to 'ephy-initial-state'Xan Lopez2012-12-161-4/+4
* ephy-window: align the toolbar margins with the shell onesClaudio Saavedra2012-12-151-0/+2
* ephy-toolbar: fix the toolbar in RTL environmentsClaudio Saavedra2012-12-151-2/+11
* ephy-window: remove some code that's been dead for agesXan Lopez2012-12-141-21/+5
* ephy-window: compiler warningsXan Lopez2012-12-131-2/+0
* ephy-window: we can actually zoom images now, so allow thatXan Lopez2012-12-131-22/+6
* New design for find barWilliam Jon McCann2012-12-131-7/+7
* First iteration for 'Incognito mode'Xan Lopez2012-12-121-0/+3
* Remove UUID hacks to prevent self-launchXan Lopez2012-12-121-8/+2
* Append new tab on the window with most tabs in the current workspaceGustavo Noronha Silva2012-12-111-0/+39
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-111-6/+6
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-111-10/+11
* Add the zoom controls to the gear menuXan Lopez2012-12-101-2/+2
* ephy-window: Uuref the existing hit test result instead of the new oneCarlos Garcia Campos2012-10-161-1/+1
* ephy-window: Port button press actions to WebKit2Carlos Garcia Campos2012-10-111-9/+38
* ephy-window: Simplify ephy_window_dom_mouse_click_cbCarlos Garcia Campos2012-10-111-98/+101
* Port context menu to WebKit2Carlos Garcia Campos2012-10-111-6/+213
* Remove extensions supportXan Lopez2012-10-081-21/+0
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-10/+3
* Add 'History' item to the gear menu when not in the ShellXan Lopez2012-10-081-2/+2
* ephy-window: add F10 accel for super menuXan Lopez2012-10-071-1/+1
* Merge the app menu into the gear menu when we are not in the ShellXan Lopez2012-10-071-0/+63
* Make sure windows are properly closed when quitting from the shell menuCarlos Garcia Campos2012-09-271-61/+79
* ephy-embed-utils: add ephy_embed_utils_is_no_show_address()Claudio Saavedra2012-09-171-18/+1
* ephy-window: use symbolic icon for downloads box close buttonXan Lopez2012-09-131-1/+1
* ephy-window: disconnect overview-mode callback from the right objectClaudio Saavedra2012-09-041-1/+1
* ephy-window: handle key modifiers on overview::item-activateClaudio Saavedra2012-09-031-1/+1
* ephy-window: show the overview on alt+homeClaudio Saavedra2012-09-011-0/+11
* ephy-window: don't assume going to the homepage means opening a new tabClaudio Saavedra2012-09-011-2/+1
* ephy-window: disable default actions when the active embed is showing an over...Claudio Saavedra2012-09-011-0/+19
* ephy-window: add ephy-about:overview to the list of hidden urlsClaudio Saavedra2012-09-011-0/+1
* ephy-window: handle open-link for the overview in the active tabClaudio Saavedra2012-09-011-0/+20
* ephy-window: centralize the logic about invisible URIs in one placeXan Lopez2012-08-241-1/+33
* ephy-window: Add update_link_actions_sensitivity()Carlos Garcia Campos2012-08-141-10/+17
* Show information about the SSL errors when clicking on lock iconCarlos Garcia Campos2012-08-091-0/+27
* ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...Carlos Garcia Campos2012-08-091-2/+1
* ephy-window: do not copy history for new empty tabsXan Lopez2012-08-011-0/+4
* ephy-download-widget: add ephy_download_widget_download_finished()Carlos Garcia Campos2012-06-251-22/+2
* Port editing commands to WebKit2Carlos Garcia Campos2012-06-251-3/+78
* ephy-window: Add helper function to update action sensitivityCarlos Garcia Campos2012-06-251-19/+15
* Add support for new windows in WebKit2Carlos Garcia Campos2012-06-251-37/+81
* Port policy client to WebKit2Carlos Garcia Campos2012-06-251-3/+149
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+53
* Use WebKitWebView API to get/set the zoom level instead of g_object_get/setCarlos Garcia Campos2012-06-211-7/+5
* Include libsoup header explicitly when requiredCarlos Garcia Campos2012-06-211-0/+1
* ephy-embed: show a message popup when entering fullscreen modeClaudio Saavedra2012-06-201-0/+2
* ephy-window: hide all chrome when entering fullscreen modeClaudio Saavedra2012-06-201-1/+5
* ephy-window: keep track of whether the downloads box is shownClaudio Saavedra2012-06-201-5/+14
* ephy-window: remove ephy-fullscreen-popupClaudio Saavedra2012-06-201-90/+0
* ephy-notebook: fix the property enabling tabs visibilityClaudio Saavedra2012-06-201-1/+1
* ephy-window: add a method to toggle visibility of default actionsClaudio Saavedra2012-06-201-11/+19
* ephy-window: split ephy_window_set_active_tab() into smaller methodsClaudio Saavedra2012-06-201-165/+175
* ephy-window: add _ephy_window_set_navigation_flags()Claudio Saavedra2012-06-201-10/+14
* ephy-window: simplify window_state_event() chain-upClaudio Saavedra2012-06-111-4/+2
* ephy-window: no need to cast the return value of g_object_newXan Lopez2012-05-101-8/+8
* ephy-window: remove additional spacing in the downloads barSebastian Keller2012-04-171-2/+0
* Add a setting to control whether the session is automatically restoredXan Lopez2012-04-121-1/+0
* ephy-window: listen to org.gnome.Epiphany.ui.show-toolbarsXan Lopez2012-03-301-0/+30
* ephy-window: save the session when the last window is closed manuallyXan Lopez2012-03-301-1/+16
* Use glib resources to bundle our UI filesXan Lopez2012-03-281-10/+33
* Don't go to EphyEmbedSingle just to get the network statusXan Lopez2012-03-141-1/+2
* history: remember visit typesXan Lopez2012-03-141-0/+10
* Annotate correctly the fact that FileNewTab now always opens the homepageXan Lopez2012-03-081-1/+5
* ephy-window: add a Extensions menuDiego Escalante Urrelo2012-02-261-0/+1
* ephy-window: show an error if we fail to open a non-web URI with gtk_show_uriXan Lopez2012-02-231-2/+4
* ephy-web-view: remove close-requested signalDiego Escalante Urrelo2012-02-221-94/+0
* ephy-window: use tab-close-request to avoid code duplicationDiego Escalante Urrelo2012-02-111-16/+3
* ephy-window: restore alt+# accels to switch tabsDiego Escalante Urrelo2012-02-011-0/+84
* ephy-window: do not duplicate tons of code in sync_tab_is_blankXan Lopez2012-01-301-59/+13
* ephy-window: correct thinko in action sensitivity handlingXan Lopez2012-01-281-1/+6
* ephy-window: simplify handling of back/forward sensitivityXan Lopez2012-01-281-30/+6
* ephy-notebook: remove dnd-enabled propertyXan Lopez2012-01-271-1/+0
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-3/+0
* ephy-window: remove stock icons from two more GtkActionsXan Lopez2012-01-271-2/+0
* ephy-window: do not define stock icons for the GtkActionsXan Lopez2012-01-271-27/+27
* Make EphyWindow responsible for its own destruction when the last tab is goneXan Lopez2012-01-241-0/+7
* ephy-window: lose security state tooltipsXan Lopez2012-01-241-29/+4
* ephy-window: we don't do tooltips anymore, remove support code for thatXan Lopez2012-01-241-212/+40
* ephy-window: remove toplevel actions that do not exist anymoreXan Lopez2012-01-241-5/+0
* ephy-window: call sync_tab_is_blank on new tabsDiego Escalante Urrelo2012-01-241-0/+1
* ephy-window: sync page actions with is-blank propertyDiego Escalante Urrelo2012-01-241-1/+97
* ephy-window: pass non-web schemas to gtk_show_uriDiego Escalante Urrelo2012-01-241-2/+15
* ephy-window: remove leftover from the editable toolbar ancient pastXan Lopez2012-01-231-6/+0
* ephy-window: remove leftovers from when EphyWindow managed the progress barXan Lopez2012-01-231-4/+0
* Remove the "Open Frame" functionalityXan Lopez2012-01-231-19/+3
* ephy-window: remove unused codeXan Lopez2012-01-221-4/+0
* ephy-window: also remove the statusbar tips for tool itemsXan Lopez2012-01-221-135/+0
* ephy-window: remove menu statusbar helper messagesXan Lopez2012-01-221-45/+2
* Remove mailto: specific menusXan Lopez2012-01-221-34/+0
* ephy-window: we don't have a menu anymore, so the menudock widget is not neededXan Lopez2012-01-221-8/+1
* ephy-window: update comments a bit in window actionsXan Lopez2012-01-221-15/+15
* Make ephy_window_get_ui_manager return a GtkUIManager, not a GObjectXan Lopez2012-01-211-2/+2
* ephy-window: remove "add-widget" callback from GtkUIManagerXan Lopez2012-01-211-11/+0
* ephy-window: do not include <string.h> just for strcmpXan Lopez2012-01-201-2/+1
* ephy-window: and remove three more forward declarationsXan Lopez2012-01-201-183/+174
* ephy-window: remove unused includeXan Lopez2012-01-201-1/+0
* ephy-window: reorder a few methods to get rid of forward declarationsXan Lopez2012-01-201-142/+134
* ephy-window: remove duplicated methodXan Lopez2012-01-201-15/+2
* More private method cleanupsXan Lopez2012-01-201-10/+10
* Add a ephy-private.h headerXan Lopez2012-01-201-0/+1
* ephy-window: missing annotationXan Lopez2012-01-201-0/+8
* Rename EphyLocationAction -> EphyLocationControllerCosimo Cecchi2012-01-201-18/+17
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-201-40/+24
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-201-67/+7
* ephy-window: annotate return value of a methodXan Lopez2012-01-201-0/+9
* ephy-window: hide our titlebar when maximizedXan Lopez2012-01-191-0/+3
* Remove Print Setup item from the super menu and embed it into print dialogCarlos Garcia Campos2012-01-181-3/+0
* Remove Print Preview item from the super menuXan Lopez2012-01-181-5/+0
* ephy-window: fix binding for Find PreviousXan Lopez2012-01-171-1/+1
* Remove Find Next/Previous from page menuXan Lopez2012-01-171-0/+3
* Back/Forward actions do need to have a label setXan Lopez2012-01-171-0/+2
* ephy-window: forgot thisXan Lopez2012-01-171-1/+0
* ephy-window: add extra bindings for zoom in/outXan Lopez2012-01-171-1/+5
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-171-10/+20
* ephy-window: drop the PRIMARY_TOOLBAR styleXan Lopez2012-01-141-3/+0
* ephy-window: use the emblem icon for the page menuXan Lopez2012-01-141-1/+1
* ephy-window: make fullscreen an extra bindingXan Lopez2012-01-141-0/+2
* ephy-window: do not track application windows too muchXan Lopez2012-01-141-2/+0
* ephy-window: remove some dead codeXan Lopez2012-01-141-29/+1
* ephy-window: add temporary extra binding for PageMenuXan Lopez2012-01-141-0/+4
* ephy-window: simplify the chrome visibility logicXan Lopez2012-01-141-9/+3
* ephy-window: pass the application to the constructorXan Lopez2012-01-141-1/+4
* ephy-window: remove some memubar leftoversXan Lopez2012-01-141-52/+4
* Drop menubar and create an actions menu button in the toolbarXan Lopez2012-01-141-50/+22
* Use the new Shell global menu for global actionsXan Lopez2012-01-141-49/+2
* ephy-window: make sure to hide all chrome in application modeXan Lopez2012-01-111-1/+5
* ephy-window: remove GoHome action, it's not used (I hope!)Xan Lopez2012-01-021-18/+0
* Revert "Remove EphyHomeAction, it's unused"Xan Lopez2012-01-021-0/+1
* Remove EphyHomeAction, it's unusedXan Lopez2012-01-021-1/+0
* Remove EphyGoAction, it's unusedXan Lopez2012-01-021-1/+0
* ephy-window: set statusbar cid on notebook's page-addedXan Lopez2011-12-311-6/+6
* Remove option to hide toolbarsXan Lopez2011-12-201-72/+0
* Remove the "Hide menubar" optionXan Lopez2011-12-201-21/+0
* Remove NavigationUpXan Lopez2011-12-201-22/+0
* Use symbolic icons in the toolbarXan Lopez2011-12-201-3/+2
* Combine the Reload and Stop toolbar buttons into oneClaudio Saavedra2011-12-181-0/+14
* Remove ephy_window_get_toolbarXan Lopez2011-12-141-16/+0
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-64/+440
* Use an overlay progress bar for the loading progress.Claudio Saavedra2011-12-141-70/+0
* ephy-window: append new windows opened as tabs after current tabXan Lopez2011-12-121-3/+5
* ephy-window: remove superfluous headersXan Lopez2011-12-101-2/+0
* ephy-window: remove obsolete commentXan Lopez2011-12-051-2/+0
* ephy-window: add global bindings for GoHistory and GoLocationXan Lopez2011-12-051-0/+3
* Remove "Go" menuXan Lopez2011-12-051-1/+0
* Remove last traces of dummy certificate managerXan Lopez2011-12-051-15/+0
* ephy-window: fix accidentally reversed tab bindingsXan Lopez2011-12-051-4/+4
* ephy-window: remove the tabs menuXan Lopez2011-12-051-66/+7
* Remove toolbar editorXan Lopez2011-12-031-17/+0
* ephy-window: small cleanups, mostly code reorg.Xan Lopez2011-12-011-137/+129
* fix string formatFunda Wang2011-09-281-2/+2
* ephy-window: disable unwanted actions in application modeXan Lopez2011-09-091-3/+36
* ephy-window: hide some irrelevant context menu actions when in app modeXan Lopez2011-09-041-0/+12
* ephy-window: sort includesXan Lopez2011-09-041-28/+28
* EphyWindow: Fix location entry's load progressClaudio Saavedra2011-09-021-12/+24
* ephy-window: same hack to allow ephy to launch itself from app modeXan Lopez2011-08-301-0/+4
* ephy-window: sandbox app-mode instances to the app domainXan Lopez2011-08-291-0/+39
* Add basic support for Web ApplicationsXan Lopez2011-08-291-10/+18
* e-window: use a css file for widget stylingAlexandre Mazari2011-07-301-0/+23
* ephy-window: clear finished downloads when closing the downloads barDiego Escalante Urrelo2011-07-171-0/+22
* ephy-window: remove unused resize idle handler idXan Lopez2011-07-051-7/+0
* ephy-window: do not set the app for the window twiceXan Lopez2011-06-301-2/+0
* Use GtkApplication's window tracking for EphyWindow tooXan Lopez2011-06-301-1/+1
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-301-1/+1
* ephy-window: do not assume there's always a location entryXan Lopez2011-06-291-3/+7
* ephy-window: the move tab actions should not depend on wrap-aroundXan Lopez2011-06-291-12/+9
* Respect gtk-keynav-wrap-around in the global change-page handlerXan Lopez2011-06-281-14/+25
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-241-0/+2
* Tweak the "Hide Menubar" UI options slightly.Martin Robinson2011-06-141-7/+5
* ephy-window: do not do spell check for the empty stringXan Lopez2011-06-101-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-091-3/+3
* ephy-window: fix warningXan Lopez2011-06-091-1/+1
* Add suggestions to correct misspellings to the context menuXan Lopez2011-06-091-3/+73
* Stop propagating the "secure" boolean to the location actionXan Lopez2011-05-221-2/+1
* Be smarter about tab groupingXan Lopez2011-05-011-1/+4
* Open new tabs to the right of the current one even for location entryDanilo Šegan2011-04-191-1/+1
* Add UI options to hide the menubarXan Lopez2011-04-181-1/+29
* Do not save state for popup windowsGustavo Noronha Silva2011-04-181-1/+5
* Mark windows with modified chrome as popups and only allow resizing for themGustavo Noronha Silva2011-04-181-5/+10
* Move overlay statusbar to EphyEmbedXan Lopez2011-04-161-12/+14
* ephy-window: set visibility for fixed toolbar after setting the modelXan Lopez2011-03-101-2/+2
* ephy-window: hide fixed toolbar by defaultXan Lopez2011-03-101-0/+2
* ephy-window: retitle the show-downloads-bar itemDiego Escalante Urrelo2011-03-081-1/+1
* ephy-window: add new downloads UIDiego Escalante Urrelo2011-03-081-7/+175
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-081-1/+0
* ephy-window: make construct_confirm_close_dialog reusableDiego Escalante Urrelo2011-03-051-12/+16
* ephy-window: append new tabs after parent by defaultXan Lopez2011-02-121-1/+1
* ephy-window: missing g_list_freeDiego Escalante Urrelo2011-01-211-0/+1
* ephy-web-view: make defines friendlier with introspectionDiego Escalante Urrelo2010-12-091-2/+2
* Always enable Web InspectorXan Lopez2010-10-241-7/+0
* Spinner changesXan Lopez2010-10-241-9/+0
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-48/+41
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-111-28/+28
* Adapt to GtkNotebook signal signature changesDiego Escalante Urrelo2010-07-151-2/+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-191-198/+33
* Remove popup state from the statusbarXan Lopez2010-05-131-21/+1
* ephy-statusbar: remove caret browsing indicatorXan Lopez2010-05-131-3/+0
* ephy-statusbar: remove lock-clicked signalXan Lopez2010-05-131-2/+0
* Do not show the security status in the statusbarXan Lopez2010-05-121-3/+0
* 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
* Open links in new windows with control+shift+clickDiego Escalante Urrelo2010-02-171-6/+24
* Random formatting fixesDiego Escalante Urrelo2010-02-171-2/+3
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-151-4/+0
* shift+control+click is not shift+clickDiego Escalante Urrelo2010-02-111-13/+18
* Implemented print previewJose Millan Soto2010-02-091-113/+4
* Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBEDDiego Escalante Urrelo2010-02-021-1/+1
* ephy-window: assume windows are not popups by defaultXan Lopez2010-01-251-1/+1
* Miscellaneous nitpick fixesDiego Escalante Urrelo2010-01-121-1/+1
* 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
* Reimplement window.closeXan Lopez2009-12-261-12/+12
* Restore download on shift-click functionalityGustavo Noronha Silva2009-12-181-25/+20
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-171-16/+16
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-141-1/+6
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-051-4/+7
* docs: ephy-windowDiego Escalante Urrelo2009-12-031-2/+9
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-181-6/+6
* Provide the Inspect Element menu item againGustavo Noronha Silva2009-10-301-0/+9
* Refactor EphyShell lifetime trackingXan Lopez2009-10-241-11/+1
* 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
* ephy-window.c: workaround bug in WebKit progress notificationXan Lopez2009-09-241-4/+11
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-5/+12
* Bring back epiphany context menuXan Lopez2009-09-201-52/+51
* ephy-window.c: do not leak hit test resultXan Lopez2009-09-201-0/+1