| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the zoom controls to the gear menu | Xan Lopez | 2012-12-10 | 1 | -2/+2 |
* | ephy-window: Uuref the existing hit test result instead of the new one | Carlos Garcia Campos | 2012-10-16 | 1 | -1/+1 |
* | ephy-window: Port button press actions to WebKit2 | Carlos Garcia Campos | 2012-10-11 | 1 | -9/+38 |
* | ephy-window: Simplify ephy_window_dom_mouse_click_cb | Carlos Garcia Campos | 2012-10-11 | 1 | -98/+101 |
* | Port context menu to WebKit2 | Carlos Garcia Campos | 2012-10-11 | 1 | -6/+213 |
* | Remove extensions support | Xan Lopez | 2012-10-08 | 1 | -21/+0 |
* | Move windows handling code from EphySession to EphyShell | Carlos Garcia Campos | 2012-10-08 | 1 | -10/+3 |
* | Add 'History' item to the gear menu when not in the Shell | Xan Lopez | 2012-10-08 | 1 | -2/+2 |
* | ephy-window: add F10 accel for super menu | Xan Lopez | 2012-10-07 | 1 | -1/+1 |
* | Merge the app menu into the gear menu when we are not in the Shell | Xan Lopez | 2012-10-07 | 1 | -0/+63 |
* | Make sure windows are properly closed when quitting from the shell menu | Carlos Garcia Campos | 2012-09-27 | 1 | -61/+79 |
* | ephy-embed-utils: add ephy_embed_utils_is_no_show_address() | Claudio Saavedra | 2012-09-17 | 1 | -18/+1 |
* | ephy-window: use symbolic icon for downloads box close button | Xan Lopez | 2012-09-13 | 1 | -1/+1 |
* | ephy-window: disconnect overview-mode callback from the right object | Claudio Saavedra | 2012-09-04 | 1 | -1/+1 |
* | ephy-window: handle key modifiers on overview::item-activate | Claudio Saavedra | 2012-09-03 | 1 | -1/+1 |
* | ephy-window: show the overview on alt+home | Claudio Saavedra | 2012-09-01 | 1 | -0/+11 |
* | ephy-window: don't assume going to the homepage means opening a new tab | Claudio Saavedra | 2012-09-01 | 1 | -2/+1 |
* | ephy-window: disable default actions when the active embed is showing an over... | Claudio Saavedra | 2012-09-01 | 1 | -0/+19 |
* | ephy-window: add ephy-about:overview to the list of hidden urls | Claudio Saavedra | 2012-09-01 | 1 | -0/+1 |
* | ephy-window: handle open-link for the overview in the active tab | Claudio Saavedra | 2012-09-01 | 1 | -0/+20 |
* | ephy-window: centralize the logic about invisible URIs in one place | Xan Lopez | 2012-08-24 | 1 | -1/+33 |
* | ephy-window: Add update_link_actions_sensitivity() | Carlos Garcia Campos | 2012-08-14 | 1 | -10/+17 |
* | Show information about the SSL errors when clicking on lock icon | Carlos Garcia Campos | 2012-08-09 | 1 | -0/+27 |
* | ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec... | Carlos Garcia Campos | 2012-08-09 | 1 | -2/+1 |
* | ephy-window: do not copy history for new empty tabs | Xan Lopez | 2012-08-01 | 1 | -0/+4 |
* | ephy-download-widget: add ephy_download_widget_download_finished() | Carlos Garcia Campos | 2012-06-25 | 1 | -22/+2 |
* | Port editing commands to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -3/+78 |
* | ephy-window: Add helper function to update action sensitivity | Carlos Garcia Campos | 2012-06-25 | 1 | -19/+15 |
* | Add support for new windows in WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -37/+81 |
* | Port policy client to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -3/+149 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 1 | -0/+53 |
* | Use WebKitWebView API to get/set the zoom level instead of g_object_get/set | Carlos Garcia Campos | 2012-06-21 | 1 | -7/+5 |
* | Include libsoup header explicitly when required | Carlos Garcia Campos | 2012-06-21 | 1 | -0/+1 |
* | ephy-embed: show a message popup when entering fullscreen mode | Claudio Saavedra | 2012-06-20 | 1 | -0/+2 |
* | ephy-window: hide all chrome when entering fullscreen mode | Claudio Saavedra | 2012-06-20 | 1 | -1/+5 |
* | ephy-window: keep track of whether the downloads box is shown | Claudio Saavedra | 2012-06-20 | 1 | -5/+14 |
* | ephy-window: remove ephy-fullscreen-popup | Claudio Saavedra | 2012-06-20 | 1 | -90/+0 |
* | ephy-notebook: fix the property enabling tabs visibility | Claudio Saavedra | 2012-06-20 | 1 | -1/+1 |
* | ephy-window: add a method to toggle visibility of default actions | Claudio Saavedra | 2012-06-20 | 1 | -11/+19 |
* | ephy-window: split ephy_window_set_active_tab() into smaller methods | Claudio Saavedra | 2012-06-20 | 1 | -165/+175 |
* | ephy-window: add _ephy_window_set_navigation_flags() | Claudio Saavedra | 2012-06-20 | 1 | -10/+14 |
* | ephy-window: simplify window_state_event() chain-up | Claudio Saavedra | 2012-06-11 | 1 | -4/+2 |
* | ephy-window: no need to cast the return value of g_object_new | Xan Lopez | 2012-05-10 | 1 | -8/+8 |
* | ephy-window: remove additional spacing in the downloads bar | Sebastian Keller | 2012-04-17 | 1 | -2/+0 |
* | Add a setting to control whether the session is automatically restored | Xan Lopez | 2012-04-12 | 1 | -1/+0 |
* | ephy-window: listen to org.gnome.Epiphany.ui.show-toolbars | Xan Lopez | 2012-03-30 | 1 | -0/+30 |
* | ephy-window: save the session when the last window is closed manually | Xan Lopez | 2012-03-30 | 1 | -1/+16 |
* | Use glib resources to bundle our UI files | Xan Lopez | 2012-03-28 | 1 | -10/+33 |
* | Don't go to EphyEmbedSingle just to get the network status | Xan Lopez | 2012-03-14 | 1 | -1/+2 |
* | history: remember visit types | Xan Lopez | 2012-03-14 | 1 | -0/+10 |
* | Annotate correctly the fact that FileNewTab now always opens the homepage | Xan Lopez | 2012-03-08 | 1 | -1/+5 |
* | ephy-window: add a Extensions menu | Diego Escalante Urrelo | 2012-02-26 | 1 | -0/+1 |
* | ephy-window: show an error if we fail to open a non-web URI with gtk_show_uri | Xan Lopez | 2012-02-23 | 1 | -2/+4 |
* | ephy-web-view: remove close-requested signal | Diego Escalante Urrelo | 2012-02-22 | 1 | -94/+0 |
* | ephy-window: use tab-close-request to avoid code duplication | Diego Escalante Urrelo | 2012-02-11 | 1 | -16/+3 |
* | ephy-window: restore alt+# accels to switch tabs | Diego Escalante Urrelo | 2012-02-01 | 1 | -0/+84 |
* | ephy-window: do not duplicate tons of code in sync_tab_is_blank | Xan Lopez | 2012-01-30 | 1 | -59/+13 |
* | ephy-window: correct thinko in action sensitivity handling | Xan Lopez | 2012-01-28 | 1 | -1/+6 |
* | ephy-window: simplify handling of back/forward sensitivity | Xan Lopez | 2012-01-28 | 1 | -30/+6 |
* | ephy-notebook: remove dnd-enabled property | Xan Lopez | 2012-01-27 | 1 | -1/+0 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 1 | -3/+0 |
* | ephy-window: remove stock icons from two more GtkActions | Xan Lopez | 2012-01-27 | 1 | -2/+0 |
* | ephy-window: do not define stock icons for the GtkActions | Xan Lopez | 2012-01-27 | 1 | -27/+27 |
* | Make EphyWindow responsible for its own destruction when the last tab is gone | Xan Lopez | 2012-01-24 | 1 | -0/+7 |
* | ephy-window: lose security state tooltips | Xan Lopez | 2012-01-24 | 1 | -29/+4 |
* | ephy-window: we don't do tooltips anymore, remove support code for that | Xan Lopez | 2012-01-24 | 1 | -212/+40 |
* | ephy-window: remove toplevel actions that do not exist anymore | Xan Lopez | 2012-01-24 | 1 | -5/+0 |
* | ephy-window: call sync_tab_is_blank on new tabs | Diego Escalante Urrelo | 2012-01-24 | 1 | -0/+1 |
* | ephy-window: sync page actions with is-blank property | Diego Escalante Urrelo | 2012-01-24 | 1 | -1/+97 |
* | ephy-window: pass non-web schemas to gtk_show_uri | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+15 |
* | ephy-window: remove leftover from the editable toolbar ancient past | Xan Lopez | 2012-01-23 | 1 | -6/+0 |
* | ephy-window: remove leftovers from when EphyWindow managed the progress bar | Xan Lopez | 2012-01-23 | 1 | -4/+0 |
* | Remove the "Open Frame" functionality | Xan Lopez | 2012-01-23 | 1 | -19/+3 |
* | ephy-window: remove unused code | Xan Lopez | 2012-01-22 | 1 | -4/+0 |
* | ephy-window: also remove the statusbar tips for tool items | Xan Lopez | 2012-01-22 | 1 | -135/+0 |
* | ephy-window: remove menu statusbar helper messages | Xan Lopez | 2012-01-22 | 1 | -45/+2 |
* | Remove mailto: specific menus | Xan Lopez | 2012-01-22 | 1 | -34/+0 |
* | ephy-window: we don't have a menu anymore, so the menudock widget is not needed | Xan Lopez | 2012-01-22 | 1 | -8/+1 |
* | ephy-window: update comments a bit in window actions | Xan Lopez | 2012-01-22 | 1 | -15/+15 |
* | Make ephy_window_get_ui_manager return a GtkUIManager, not a GObject | Xan Lopez | 2012-01-21 | 1 | -2/+2 |
* | ephy-window: remove "add-widget" callback from GtkUIManager | Xan Lopez | 2012-01-21 | 1 | -11/+0 |
* | ephy-window: do not include <string.h> just for strcmp | Xan Lopez | 2012-01-20 | 1 | -2/+1 |
* | ephy-window: and remove three more forward declarations | Xan Lopez | 2012-01-20 | 1 | -183/+174 |
* | ephy-window: remove unused include | Xan Lopez | 2012-01-20 | 1 | -1/+0 |
* | ephy-window: reorder a few methods to get rid of forward declarations | Xan Lopez | 2012-01-20 | 1 | -142/+134 |
* | ephy-window: remove duplicated method | Xan Lopez | 2012-01-20 | 1 | -15/+2 |
* | More private method cleanups | Xan Lopez | 2012-01-20 | 1 | -10/+10 |
* | Add a ephy-private.h header | Xan Lopez | 2012-01-20 | 1 | -0/+1 |
* | ephy-window: missing annotation | Xan Lopez | 2012-01-20 | 1 | -0/+8 |
* | Rename EphyLocationAction -> EphyLocationController | Cosimo Cecchi | 2012-01-20 | 1 | -18/+17 |
* | location-action: don't make this a GtkAction anymore | Cosimo Cecchi | 2012-01-20 | 1 | -40/+24 |
* | entry: make EphyLocationEntry a GtkEntry | Cosimo Cecchi | 2012-01-20 | 1 | -67/+7 |
* | ephy-window: annotate return value of a method | Xan Lopez | 2012-01-20 | 1 | -0/+9 |
* | ephy-window: hide our titlebar when maximized | Xan Lopez | 2012-01-19 | 1 | -0/+3 |
* | Remove Print Setup item from the super menu and embed it into print dialog | Carlos Garcia Campos | 2012-01-18 | 1 | -3/+0 |
* | Remove Print Preview item from the super menu | Xan Lopez | 2012-01-18 | 1 | -5/+0 |
* | ephy-window: fix binding for Find Previous | Xan Lopez | 2012-01-17 | 1 | -1/+1 |
* | Remove Find Next/Previous from page menu | Xan Lopez | 2012-01-17 | 1 | -0/+3 |
* | Back/Forward actions do need to have a label set | Xan Lopez | 2012-01-17 | 1 | -0/+2 |
* | ephy-window: forgot this | Xan Lopez | 2012-01-17 | 1 | -1/+0 |
* | ephy-window: add extra bindings for zoom in/out | Xan Lopez | 2012-01-17 | 1 | -1/+5 |
* | Stop using GtkUIManager to create the toolbar | Xan Lopez | 2012-01-17 | 1 | -10/+20 |
* | ephy-window: drop the PRIMARY_TOOLBAR style | Xan Lopez | 2012-01-14 | 1 | -3/+0 |
* | ephy-window: use the emblem icon for the page menu | Xan Lopez | 2012-01-14 | 1 | -1/+1 |
* | ephy-window: make fullscreen an extra binding | Xan Lopez | 2012-01-14 | 1 | -0/+2 |
* | ephy-window: do not track application windows too much | Xan Lopez | 2012-01-14 | 1 | -2/+0 |
* | ephy-window: remove some dead code | Xan Lopez | 2012-01-14 | 1 | -29/+1 |
* | ephy-window: add temporary extra binding for PageMenu | Xan Lopez | 2012-01-14 | 1 | -0/+4 |
* | ephy-window: simplify the chrome visibility logic | Xan Lopez | 2012-01-14 | 1 | -9/+3 |
* | ephy-window: pass the application to the constructor | Xan Lopez | 2012-01-14 | 1 | -1/+4 |
* | ephy-window: remove some memubar leftovers | Xan Lopez | 2012-01-14 | 1 | -52/+4 |
* | Drop menubar and create an actions menu button in the toolbar | Xan Lopez | 2012-01-14 | 1 | -50/+22 |
* | Use the new Shell global menu for global actions | Xan Lopez | 2012-01-14 | 1 | -49/+2 |
* | ephy-window: make sure to hide all chrome in application mode | Xan Lopez | 2012-01-11 | 1 | -1/+5 |
* | ephy-window: remove GoHome action, it's not used (I hope!) | Xan Lopez | 2012-01-02 | 1 | -18/+0 |
* | Revert "Remove EphyHomeAction, it's unused" | Xan Lopez | 2012-01-02 | 1 | -0/+1 |
* | Remove EphyHomeAction, it's unused | Xan Lopez | 2012-01-02 | 1 | -1/+0 |
* | Remove EphyGoAction, it's unused | Xan Lopez | 2012-01-02 | 1 | -1/+0 |
* | ephy-window: set statusbar cid on notebook's page-added | Xan Lopez | 2011-12-31 | 1 | -6/+6 |
* | Remove option to hide toolbars | Xan Lopez | 2011-12-20 | 1 | -72/+0 |
* | Remove the "Hide menubar" option | Xan Lopez | 2011-12-20 | 1 | -21/+0 |
* | Remove NavigationUp | Xan Lopez | 2011-12-20 | 1 | -22/+0 |
* | Use symbolic icons in the toolbar | Xan Lopez | 2011-12-20 | 1 | -3/+2 |
* | Combine the Reload and Stop toolbar buttons into one | Claudio Saavedra | 2011-12-18 | 1 | -0/+14 |
* | Remove ephy_window_get_toolbar | Xan Lopez | 2011-12-14 | 1 | -16/+0 |
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 1 | -64/+440 |
* | Use an overlay progress bar for the loading progress. | Claudio Saavedra | 2011-12-14 | 1 | -70/+0 |
* | ephy-window: append new windows opened as tabs after current tab | Xan Lopez | 2011-12-12 | 1 | -3/+5 |
* | ephy-window: remove superfluous headers | Xan Lopez | 2011-12-10 | 1 | -2/+0 |
* | ephy-window: remove obsolete comment | Xan Lopez | 2011-12-05 | 1 | -2/+0 |
* | ephy-window: add global bindings for GoHistory and GoLocation | Xan Lopez | 2011-12-05 | 1 | -0/+3 |
* | Remove "Go" menu | Xan Lopez | 2011-12-05 | 1 | -1/+0 |
* | Remove last traces of dummy certificate manager | Xan Lopez | 2011-12-05 | 1 | -15/+0 |
* | ephy-window: fix accidentally reversed tab bindings | Xan Lopez | 2011-12-05 | 1 | -4/+4 |
* | ephy-window: remove the tabs menu | Xan Lopez | 2011-12-05 | 1 | -66/+7 |
* | Remove toolbar editor | Xan Lopez | 2011-12-03 | 1 | -17/+0 |
* | ephy-window: small cleanups, mostly code reorg. | Xan Lopez | 2011-12-01 | 1 | -137/+129 |
* | fix string format | Funda Wang | 2011-09-28 | 1 | -2/+2 |
* | ephy-window: disable unwanted actions in application mode | Xan Lopez | 2011-09-09 | 1 | -3/+36 |
* | ephy-window: hide some irrelevant context menu actions when in app mode | Xan Lopez | 2011-09-04 | 1 | -0/+12 |
* | ephy-window: sort includes | Xan Lopez | 2011-09-04 | 1 | -28/+28 |
* | EphyWindow: Fix location entry's load progress | Claudio Saavedra | 2011-09-02 | 1 | -12/+24 |
* | ephy-window: same hack to allow ephy to launch itself from app mode | Xan Lopez | 2011-08-30 | 1 | -0/+4 |
* | ephy-window: sandbox app-mode instances to the app domain | Xan Lopez | 2011-08-29 | 1 | -0/+39 |
* | Add basic support for Web Applications | Xan Lopez | 2011-08-29 | 1 | -10/+18 |
* | e-window: use a css file for widget styling | Alexandre Mazari | 2011-07-30 | 1 | -0/+23 |
* | ephy-window: clear finished downloads when closing the downloads bar | Diego Escalante Urrelo | 2011-07-17 | 1 | -0/+22 |
* | ephy-window: remove unused resize idle handler id | Xan Lopez | 2011-07-05 | 1 | -7/+0 |
* | ephy-window: do not set the app for the window twice | Xan Lopez | 2011-06-30 | 1 | -2/+0 |
* | Use GtkApplication's window tracking for EphyWindow too | Xan Lopez | 2011-06-30 | 1 | -1/+1 |
* | Merge EphyApplication into Ephy(Embed)Shell | Xan Lopez | 2011-06-30 | 1 | -1/+1 |
* | ephy-window: do not assume there's always a location entry | Xan Lopez | 2011-06-29 | 1 | -3/+7 |
* | ephy-window: the move tab actions should not depend on wrap-around | Xan Lopez | 2011-06-29 | 1 | -12/+9 |
* | Respect gtk-keynav-wrap-around in the global change-page handler | Xan Lopez | 2011-06-28 | 1 | -14/+25 |
* | Implement GtkApplication based activation and uniqueness | Claudio Saavedra | 2011-06-24 | 1 | -0/+2 |
* | Tweak the "Hide Menubar" UI options slightly. | Martin Robinson | 2011-06-14 | 1 | -7/+5 |
* | ephy-window: do not do spell check for the empty string | Xan Lopez | 2011-06-10 | 1 | -1/+1 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 1 | -3/+3 |
* | ephy-window: fix warning | Xan Lopez | 2011-06-09 | 1 | -1/+1 |
* | Add suggestions to correct misspellings to the context menu | Xan Lopez | 2011-06-09 | 1 | -3/+73 |
* | Stop propagating the "secure" boolean to the location action | Xan Lopez | 2011-05-22 | 1 | -2/+1 |
* | Be smarter about tab grouping | Xan Lopez | 2011-05-01 | 1 | -1/+4 |
* | Open new tabs to the right of the current one even for location entry | Danilo Šegan | 2011-04-19 | 1 | -1/+1 |
* | Add UI options to hide the menubar | Xan Lopez | 2011-04-18 | 1 | -1/+29 |
* | Do not save state for popup windows | Gustavo Noronha Silva | 2011-04-18 | 1 | -1/+5 |
* | Mark windows with modified chrome as popups and only allow resizing for them | Gustavo Noronha Silva | 2011-04-18 | 1 | -5/+10 |
* | Move overlay statusbar to EphyEmbed | Xan Lopez | 2011-04-16 | 1 | -12/+14 |
* | ephy-window: set visibility for fixed toolbar after setting the model | Xan Lopez | 2011-03-10 | 1 | -2/+2 |
* | ephy-window: hide fixed toolbar by default | Xan Lopez | 2011-03-10 | 1 | -0/+2 |
* | ephy-window: retitle the show-downloads-bar item | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+1 |
* | ephy-window: add new downloads UI | Diego Escalante Urrelo | 2011-03-08 | 1 | -7/+175 |
* | ephy-download: add the new EphyDownload object | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+0 |
* | ephy-window: make construct_confirm_close_dialog reusable | Diego Escalante Urrelo | 2011-03-05 | 1 | -12/+16 |
* | ephy-window: append new tabs after parent by default | Xan Lopez | 2011-02-12 | 1 | -1/+1 |
* | ephy-window: missing g_list_free | Diego Escalante Urrelo | 2011-01-21 | 1 | -0/+1 |
* | ephy-web-view: make defines friendlier with introspection | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+2 |
* | Always enable Web Inspector | Xan Lopez | 2010-10-24 | 1 | -7/+0 |
* | Spinner changes | Xan Lopez | 2010-10-24 | 1 | -9/+0 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -48/+41 |
* | Update for latest GTK+ 3.x release. | Xan Lopez | 2010-09-11 | 1 | -28/+28 |
* | Adapt to GtkNotebook signal signature changes | Diego Escalante Urrelo | 2010-07-15 | 1 | -2/+2 |
* | Update the status message from within the EphyWebView | Xan Lopez | 2010-05-19 | 1 | -24/+0 |
* | Do not hardcode the statusbar context descriptions | Xan Lopez | 2010-05-19 | 1 | -2/+2 |
* | Avoid ending up with stuck URL-entry statusbar messages | Xan Lopez | 2010-05-19 | 1 | -1/+7 |
* | Use a chromium-like status bar by default | Xan Lopez | 2010-05-19 | 1 | -198/+33 |
* | Remove popup state from the statusbar | Xan Lopez | 2010-05-13 | 1 | -21/+1 |
* | ephy-statusbar: remove caret browsing indicator | Xan Lopez | 2010-05-13 | 1 | -3/+0 |
* | ephy-statusbar: remove lock-clicked signal | Xan Lopez | 2010-05-13 | 1 | -2/+0 |
* | Do not show the security status in the statusbar | Xan Lopez | 2010-05-12 | 1 | -3/+0 |
* | ephy-window: fix button-press callback return value | Diego Escalante Urrelo | 2010-02-26 | 1 | -8/+4 |
* | Correctly handle shit+click only in ephy-window | Diego Escalante Urrelo | 2010-02-26 | 1 | -0/+9 |
* | Open links in new windows with control+shift+click | Diego Escalante Urrelo | 2010-02-17 | 1 | -6/+24 |
* | Random formatting fixes | Diego Escalante Urrelo | 2010-02-17 | 1 | -2/+3 |
* | Remove legacy ALLOW_FIXUP flags | Diego Escalante Urrelo | 2010-02-15 | 1 | -4/+0 |
* | shift+control+click is not shift+click | Diego Escalante Urrelo | 2010-02-11 | 1 | -13/+18 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 1 | -113/+4 |
* | Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBED | Diego Escalante Urrelo | 2010-02-02 | 1 | -1/+1 |
* | ephy-window: assume windows are not popups by default | Xan Lopez | 2010-01-25 | 1 | -1/+1 |
* | Miscellaneous nitpick fixes | Diego Escalante Urrelo | 2010-01-12 | 1 | -1/+1 |
* | Rename EphyWebView::ge-new-window to EphyWebView::new-window | Xan Lopez | 2010-01-09 | 1 | -1/+1 |
* | Emit again EphyWebView::ge-new-window when required | Xan Lopez | 2010-01-09 | 1 | -8/+8 |
* | Reimplement window.close | Xan Lopez | 2009-12-26 | 1 | -12/+12 |
* | Restore download on shift-click functionality | Gustavo Noronha Silva | 2009-12-18 | 1 | -25/+20 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 1 | -16/+16 |
* | Let web pages handle mouse clicks before doing our own handling | Gustavo Noronha Silva | 2009-12-14 | 1 | -1/+6 |
* | Remove redundant parameters in location-set API | Diego Escalante Urrelo | 2009-12-05 | 1 | -4/+7 |
* | docs: ephy-window | Diego Escalante Urrelo | 2009-12-03 | 1 | -2/+9 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -6/+6 |
* | Provide the Inspect Element menu item again | Gustavo Noronha Silva | 2009-10-30 | 1 | -0/+9 |
* | Refactor EphyShell lifetime tracking | Xan Lopez | 2009-10-24 | 1 | -11/+1 |
* | Unref EphyShell on EphyWindow's dispose method | Xan Lopez | 2009-10-23 | 1 | -2/+10 |
* | Pass mailto: URI to gtk_show_uri() | Frédéric Péters | 2009-10-19 | 1 | -0/+8 |
* | ephy-window.c: workaround bug in WebKit progress notification | Xan Lopez | 2009-09-24 | 1 | -4/+11 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 1 | -5/+12 |
* | Bring back epiphany context menu | Xan Lopez | 2009-09-20 | 1 | -52/+51 |
* | ephy-window.c: do not leak hit test result | Xan Lopez | 2009-09-20 | 1 | -0/+1 |
* | ephy-window.c: reimplement middle-click clipboard to open link | Xan Lopez | 2009-09-19 | 1 | -58/+26 |
* | Get rid of EphyCommandManager | Xan Lopez | 2009-09-10 | 1 | -11/+8 |
* | ephy-window: make <ctrl>KP_0 an alias to <ctrl>0 | Diego Escalante Urrelo | 2009-09-05 | 1 | -0/+1 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 1 | -2/+2 |
* | Add again the spinner. | Xan Lopez | 2009-08-10 | 1 | -0/+2 |
* | Use g_hash_table_remove_all() to remove all items | Benjamin Otte | 2009-07-31 | 1 | -7/+1 |
* | ephy-embed-prefs.h: remove duplicated define | Xan Lopez | 2009-07-25 | 1 | -2/+2 |
* | ephy-window.c: can't use pspec to figure out if we should sync progress. | Xan Lopez | 2009-06-17 | 1 | -6/+5 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 1 | -1/+1 |
* | ephy-window.c: remove debug message. | Xan Lopez | 2009-06-16 | 1 | -1/+0 |
* | ephy-window.c: adapt to API change in WebKitGTK+. | Xan Lopez | 2009-06-16 | 1 | -1/+2 |
* | ephy-window.c: remove unused variable. | Xan Lopez | 2009-06-14 | 1 | -2/+0 |
* | Use WebKitWebView::load-status instead of our own solution. | Xan Lopez | 2009-06-14 | 1 | -3/+6 |
* | ephy-window.c: a different hack to not show progress when loading about:blank. | Xan Lopez | 2009-06-14 | 1 | -1/+11 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 1 | -11/+3 |
* | Remove Python support. | Xan Lopez | 2009-06-06 | 1 | -8/+0 |
* | ephy-window.c: silence warning. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 1 | -2/+1 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -140/+146 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 1 | -2/+2 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 1 | -5/+4 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 1 | -11/+1 |
* | Fix missing HTTP information when opening links in new tabs | Gustavo Noronha Silva | 2009-05-30 | 1 | -7/+7 |
* | ephy-window: declare variables only if needed. | Xan Lopez | 2009-04-24 | 1 | -8/+7 |
* | ephy-window: ignore chrome flags when opening new page in a tab. | Xan Lopez | 2009-04-24 | 1 | -24/+33 |
* | ephy-window: use new-window-policy-decision-requested signal. | Xan Lopez | 2009-03-25 | 1 | -10/+29 |
* | ephy-window: try with a bigger z-index... | Xan Lopez | 2009-03-19 | 1 | -1/+1 |
* | ephy-window: nasty hack to try to get the link-message on top of everything. | Xan Lopez | 2009-03-19 | 1 | -0/+1 |
* | ephy-window: implement translucent link-message statusbar. | Xan Lopez | 2009-03-19 | 1 | -3/+100 |
* | ephy-window: do not make code conditional on Gecko version. | Xan Lopez | 2009-02-23 | 1 | -8/+4 |
* | ephy-window: do not show progress for pages that load very quickly (eg, about... | Xan Lopez | 2009-02-19 | 1 | -1/+9 |
* | Add option to open new windows in tabs. | Xan Lopez | 2009-02-16 | 1 | -3/+19 |
* | Use gtk_activatable_get_related_action instead of the deprecated gtk_widget_g... | Xan Lopez | 2009-02-08 | 1 | -2/+2 |
* | Do not use 'gtk-action' object data to get the associated GtkAction for a wid... | Xan Lopez | 2009-01-24 | 1 | -2/+2 |