| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ability to open URIs in the clipboard through middle click | Xan Lopez | 2013-01-18 | 1 | -78/+0 |
* | EphyWindow: don't connect to scroll-event on the web view | Giovanni Campagna | 2013-01-12 | 1 | -30/+1 |
* | Port delete web application to WebKit2 | Carlos Garcia Campos | 2013-01-11 | 1 | -41/+55 |
* | Don't use DOM bindings to delete a web application from about:applications | Carlos Garcia Campos | 2013-01-11 | 1 | -0/+32 |
* | ephy-session: Use a XML memory writer and save the contents with g_file_repla... | Carlos Garcia Campos | 2013-01-09 | 1 | -14/+17 |
* | ephy-session: save session in a thread to avoid blocking the UI | Carlos Garcia Campos | 2013-01-09 | 2 | -100/+236 |
* | ephy-session: Remove ephy_session_queue_command() API | Carlos Garcia Campos | 2013-01-09 | 2 | -153/+0 |
* | ephy-session: Remove EPHY_SESSION_CMD_OPEN_URIS | Carlos Garcia Campos | 2013-01-09 | 3 | -83/+123 |
* | ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE | Carlos Garcia Campos | 2013-01-09 | 1 | -2/+0 |
* | ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW | Carlos Garcia Campos | 2013-01-09 | 2 | -22/+22 |
* | ephy-session: Add ephy_session_resume() and use it instead of queueing a resu... | Carlos Garcia Campos | 2013-01-09 | 3 | -86/+129 |
* | ephy-session: Use ephy_session_load() directly instead of queueing a load ses... | Carlos Garcia Campos | 2013-01-09 | 3 | -14/+4 |
* | ephy-session: Load the session asynchronously | Carlos Garcia Campos | 2013-01-09 | 2 | -218/+525 |
* | ephy-window: fix compiler warning | Xan Lopez | 2013-01-05 | 1 | -2/+2 |
* | prefs-dialog: remove some vertical size | Diego Escalante Urrelo | 2013-01-05 | 1 | -99/+124 |
* | e-window: add a smarter CopyEmailAddress action | Diego Escalante Urrelo | 2013-01-05 | 3 | -2/+27 |
* | ephy-shell: There can be two widgets for the same download in WebKit2 | Carlos Garcia Campos | 2013-01-04 | 1 | -3/+11 |
* | Implement embedded view source mode in WebKit2 | Carlos Garcia Campos | 2013-01-04 | 1 | -6/+3 |
* | downloads: Create the download with the window of the web view that initiated... | Carlos Garcia Campos | 2013-01-04 | 1 | -3/+16 |
* | ephy-download: Make EphyDownload:window a construct only property | Carlos Garcia Campos | 2013-01-04 | 2 | -8/+4 |
* | Revert "ephy-toolbar: set url entry's box style class to .linked" | Xan Lopez | 2012-12-19 | 1 | -1/+1 |
* | ephy-state: rename to 'ephy-initial-state' | Xan Lopez | 2012-12-16 | 7 | -31/+29 |
* | ephy-window: align the toolbar margins with the shell ones | Claudio Saavedra | 2012-12-15 | 1 | -0/+2 |
* | ephy-toolbar: fix the toolbar in RTL environments | Claudio Saavedra | 2012-12-15 | 2 | -4/+20 |
* | ephy-window: remove some code that's been dead for ages | Xan Lopez | 2012-12-14 | 1 | -21/+5 |
* | Update the save web app dialog to be more like the mockup | William Jon McCann | 2012-12-13 | 1 | -5/+44 |
* | Use better icons for webapps | William Jon McCann | 2012-12-13 | 1 | -32/+164 |
* | Use better application names for web apps | William Jon McCann | 2012-12-13 | 1 | -1/+89 |
* | ephy-toolbar: set url entry's box style class to .linked | Xan Lopez | 2012-12-13 | 1 | -1/+1 |
* | ephy-find-toolbar: fix a warning | Claudio Saavedra | 2012-12-13 | 1 | -0/+1 |
* | ephy-find-toolbar: fix build in wk2 | Claudio Saavedra | 2012-12-13 | 1 | -0/+4 |
* | ephy-find-toolbar: silly consistency fix | Claudio Saavedra | 2012-12-13 | 1 | -1/+1 |
* | ephy-window: compiler warnings | Xan Lopez | 2012-12-13 | 1 | -2/+0 |
* | ephy-window: we can actually zoom images now, so allow that | Xan Lopez | 2012-12-13 | 1 | -22/+6 |
* | New design for find bar | William Jon McCann | 2012-12-13 | 3 | -258/+212 |
* | ephy-main: remove debug leftovers that were broken now | Xan Lopez | 2012-12-12 | 1 | -9/+0 |
* | ephy-main: remove some dead code | Xan Lopez | 2012-12-12 | 1 | -6/+1 |
* | ephy-main: remove unused option | Xan Lopez | 2012-12-12 | 1 | -13/+2 |
* | ephy-main: delete profile on exit in incognito mode | Xan Lopez | 2012-12-12 | 1 | -1/+1 |
* | ephy-shell: fix the incognito app menu item | Claudio Saavedra | 2012-12-12 | 2 | -5/+5 |
* | Define the names of the history and bookmarks files in just one place | Xan Lopez | 2012-12-12 | 1 | -2/+3 |
* | First iteration for 'Incognito mode' | Xan Lopez | 2012-12-12 | 7 | -88/+138 |
* | Remove UUID hacks to prevent self-launch | Xan Lopez | 2012-12-12 | 2 | -12/+3 |
* | e-shell: fix compiler warning | Diego Escalante Urrelo | 2012-12-11 | 1 | -4/+4 |
* | Open new windows when called with no URIs to open | Gustavo Noronha Silva | 2012-12-11 | 1 | -1/+9 |
* | Append new tab on the window with most tabs in the current workspace | Gustavo Noronha Silva | 2012-12-11 | 5 | -1/+82 |
* | ephy-shell: remove the ephy_shell global | Diego Escalante Urrelo | 2012-12-11 | 17 | -42/+59 |
* | e-embed-shell: remove the embed_shell global | Diego Escalante Urrelo | 2012-12-11 | 7 | -17/+24 |
* | ephy-session: use a better variable name for session recovery | Xan Lopez | 2012-12-11 | 1 | -3/+3 |
* | Do not present the window when running in test mode | Gustavo Noronha Silva | 2012-12-10 | 1 | -1/+2 |
* | widgets: do not use deprecated GtkStyleContext API | Diego Escalante Urrelo | 2012-12-10 | 1 | -1/+4 |
* | ephy-session: fixup session autoresume | Xan Lopez | 2012-12-10 | 1 | -6/+7 |
* | Move async_get_favicon_pixbuf_callback() to a WK2-only region | Mario Sanchez Prada | 2012-12-10 | 1 | -30/+27 |
* | ephy-session: remove unused header | Xan Lopez | 2012-12-10 | 1 | -1/+0 |
* | Remove option to launch Web as the bookmarks editor | Xan Lopez | 2012-12-10 | 5 | -33/+1 |
* | ephy-session: remove useless condition in if | Xan Lopez | 2012-12-10 | 1 | -5/+1 |
* | ephy-session: remove the code that handles the 'resume window' | Xan Lopez | 2012-12-10 | 1 | -76/+12 |
* | Add the zoom controls to the gear menu | Xan Lopez | 2012-12-10 | 2 | -2/+5 |
* | Remove redundant search labels | William Jon McCann | 2012-12-10 | 2 | -23/+1 |
* | Use GtkSeachEntry instead of EphySearchEntry | Bastien Nocera | 2012-12-10 | 2 | -13/+13 |
* | Don't perform empty searches when toggling case matches | William Jon McCann | 2012-12-09 | 1 | -0/+3 |
* | resources: tidy up application menu order | Diego Escalante Urrelo | 2012-12-09 | 1 | -7/+5 |
* | bookmarks: Use the current favicons API | Carlos Garcia Campos | 2012-12-07 | 2 | -2/+34 |
* | Port PdmDialog to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 1 | -2/+4 |
* | Port EphyNavigationHistoryAction to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 1 | -12/+21 |
* | Port EphyCompletionModel to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 1 | -16/+28 |
* | Port EphyBookmarks and EphyBookmarkAction to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 2 | -57/+98 |
* | Initialize the favicon database from WebKit2GTK+ as soon as possible. | Mario Sanchez Prada | 2012-12-04 | 1 | -1/+18 |
* | Fix a couple of compiler warnings spotted by the latest gnome-common flags | Xan Lopez | 2012-12-01 | 2 | -2/+2 |
* | Use gtk_application_get_active_window instead of rolling our own | Xan Lopez | 2012-11-26 | 6 | -26/+5 |
* | Fix a ton of 'warning: function declaration isn’t a prototype' | Xan Lopez | 2012-11-05 | 1 | -3/+3 |
* | Fixed bug #686711 | Diego Escalante Urrelo | 2012-10-29 | 1 | -1/+1 |
* | 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 | 2 | -10/+235 |
* | Avoid a crash in EphyBookmarksEditor when using WebKit2. | Mario Sanchez Prada | 2012-10-10 | 1 | -5/+4 |
* | ephy-main: remove ancient commented code | Xan Lopez | 2012-10-09 | 1 | -1/+0 |
* | ephy-loader: remove, this is unused now | Xan Lopez | 2012-10-08 | 1 | -1/+0 |
* | ephy-shell: do not configure adblock in test mode | Xan Lopez | 2012-10-08 | 1 | -15/+17 |
* | Remove extensions support | Xan Lopez | 2012-10-08 | 12 | -1619/+15 |
* | Move windows handling code from EphySession to EphyShell | Carlos Garcia Campos | 2012-10-08 | 8 | -247/+177 |
* | ephy-shell: use g_clear_{object, pointer} in dispose | Xan Lopez | 2012-10-08 | 1 | -56/+12 |
* | Add 'History' item to the gear menu when not in the Shell | Xan Lopez | 2012-10-08 | 2 | -2/+3 |
* | 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 | 5 | -27/+150 |
* | ephy-lockdown: fix typos | Xan Lopez | 2012-10-07 | 1 | -2/+2 |
* | ephy-lockdown: use new coding style | Xan Lopez | 2012-10-07 | 2 | -169/+165 |
* | ephy-lockdown: use glib strcmp methods | Xan Lopez | 2012-10-07 | 1 | -2/+1 |
* | ephy-lockdown: de-extensionify | Xan Lopez | 2012-10-07 | 2 | -28/+19 |
* | prefs-dialog: remove JavaScript preference from the UI | Xan Lopez | 2012-10-03 | 2 | -20/+0 |
* | adblock: get rid of AdBlock interface | Xan Lopez | 2012-10-03 | 1 | -8/+0 |
* | Move adblock extension to embed/ | Xan Lopez | 2012-10-03 | 5 | -1153/+0 |
* | Remove UI code from adblock, un-extensionify it | Xan Lopez | 2012-10-03 | 6 | -825/+1 |
* | prefs-dialog: add a checkbox to enable/disable the adblock functionality | Xan Lopez | 2012-10-02 | 2 | -47/+56 |
* | uri-tester: do not store the adblock data in the 'extensions' dir | Xan Lopez | 2012-10-02 | 1 | -1/+1 |
* | Import adblock extension into the source tree | Xan Lopez | 2012-10-01 | 10 | -0/+1986 |
* | pdm-dialog: Add type-ahead search to personal data | Bastien Nocera | 2012-09-27 | 1 | -0/+32 |
* | Make sure windows are properly closed when quitting from the shell menu | Carlos Garcia Campos | 2012-09-27 | 5 | -65/+121 |
* | ephy-embed-utils: add ephy_embed_utils_is_no_show_address() | Claudio Saavedra | 2012-09-17 | 1 | -18/+1 |
* | ephy-session: fix xmlChar* leak | Pavel Vasin | 2012-09-17 | 1 | -0/+3 |
* | ephy-find-toolbar: no need to cast return value here | Xan Lopez | 2012-09-14 | 1 | -3/+3 |
* | ephy-find-toolbar: add a close button | Xan Lopez | 2012-09-14 | 1 | -1/+15 |
* | ephy-window: use symbolic icon for downloads box close button | Xan Lopez | 2012-09-13 | 1 | -1/+1 |
* | Focus windows when opening new links in tabs | Xan Lopez | 2012-09-13 | 3 | -1/+7 |
* | ephy-session: respect 'new-windows-in-tabs' setting when opening links | Xan Lopez | 2012-09-12 | 1 | -1/+6 |
* | Use ephy_sanitize_filename() for filenames suggested by the server | Carlos Garcia Campos | 2012-09-10 | 1 | -1/+1 |
* | Use the new EphyHistoryService::urls-visited signal | Claudio Saavedra | 2012-09-10 | 1 | -5/+3 |
* | ephy-bookmarks: remove useless include | Xan Lopez | 2012-09-08 | 1 | -1/+0 |
* | Add code coverage support | Xan Lopez | 2012-09-04 | 2 | -0/+3 |
* | ephy-window: disconnect overview-mode callback from the right object | Claudio Saavedra | 2012-09-04 | 1 | -1/+1 |
* | ephy-main: run the migration for any instance that is not a temporary private... | Claudio Saavedra | 2012-09-04 | 1 | -2/+3 |
* | ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migr... | Claudio Saavedra | 2012-09-04 | 1 | -1/+1 |
* | ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIR | Claudio Saavedra | 2012-09-03 | 1 | -1/+1 |
* | ephy-bookmarks-editor: repaint the favicon on "icon-loaded" | Sergio Villar Senin | 2012-09-03 | 1 | -8/+34 |
* | ephy-window: handle key modifiers on overview::item-activate | Claudio Saavedra | 2012-09-03 | 1 | -1/+1 |
* | ephy-shell: consider the overview as a blank page | Xan Lopez | 2012-09-03 | 1 | -2/+3 |
* | ephy-session: do not restore tool windows | Xan Lopez | 2012-09-02 | 3 | -154/+5 |
* | ephy-notebook: fix compiler warning | Xan Lopez | 2012-09-01 | 1 | -3/+0 |
* | ephy-main: do not run the browser if the migrator fails | Xan Lopez | 2012-09-01 | 1 | -2/+7 |
* | ephy-session: don't check loading status for the overview page | Claudio Saavedra | 2012-09-01 | 1 | -1/+2 |
* | ephy-overview: define the overview title string here | Claudio Saavedra | 2012-09-01 | 1 | -1/+2 |
* | ephy-navigation-history-action: fix overview title | Xan Lopez | 2012-09-01 | 1 | -0/+5 |
* | ephy-window: show the overview on alt+home | Claudio Saavedra | 2012-09-01 | 1 | -0/+11 |
* | ephy-home-action: don't assume this will only be used for "NewTab" | Claudio Saavedra | 2012-09-01 | 1 | -5/+5 |
* | 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 |
* | Add about:overview to actually go to overview mode | Claudio Saavedra | 2012-09-01 | 1 | -1/+1 |
* | ephy-window: handle open-link for the overview in the active tab | Claudio Saavedra | 2012-09-01 | 1 | -0/+20 |
* | ephy-embed: add the overview and a overview-mode property | Claudio Saavedra | 2012-09-01 | 1 | -0/+2 |
* | ephy-embed-shell: add a frecent store to the shell | Claudio Saavedra | 2012-09-01 | 1 | -0/+4 |
* | ephy-notebook: be more careful with event coordinates on right click | Xan Lopez | 2012-08-31 | 1 | -9/+1 |
* | ephy-session: remove some now useless headers | Xan Lopez | 2012-08-31 | 1 | -3/+0 |
* | ephy-session: use ephy_string_to_int instead of reimplementing it | Xan Lopez | 2012-08-31 | 1 | -30/+8 |
* | ephy-session: another micro-fix | Xan Lopez | 2012-08-30 | 1 | -1/+1 |
* | ephy-session: remove redundant string comparison | Claudio Saavedra | 2012-08-29 | 1 | -2/+1 |
* | ephy-window: centralize the logic about invisible URIs in one place | Xan Lopez | 2012-08-24 | 1 | -1/+33 |
* | window-commands: Get the suggested filename from the response in WebKit2 too | Carlos Garcia Campos | 2012-08-23 | 1 | -1/+1 |
* | Port save as to WebKit2 | Carlos Garcia Campos | 2012-08-17 | 1 | -1/+5 |
* | ephy-window: Add update_link_actions_sensitivity() | Carlos Garcia Campos | 2012-08-14 | 1 | -10/+17 |
* | Mave avahi a hard dependency | Xan Lopez | 2012-08-10 | 2 | -51/+5 |
* | 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-session: remove some unneeded declarations, reorder headers | Xan Lopez | 2012-08-04 | 1 | -4/+1 |
* | window-commands: fix WebKit2 build | Xan Lopez | 2012-08-02 | 1 | -2/+2 |
* | window-commands: fallback correctly when Content-Disposition is not available | Xan Lopez | 2012-08-02 | 1 | -2/+15 |
* | window-commands: suggest the right name in 'Save As' | Xan Lopez | 2012-08-02 | 1 | -3/+2 |
* | popup-commands: don't cancel a download that hasn't even been started | Claudio Saavedra | 2012-08-02 | 1 | -4/+0 |
* | ephy-home-action: remove useless headers | Xan Lopez | 2012-08-01 | 1 | -3/+0 |
* | ephy-window: do not copy history for new empty tabs | Xan Lopez | 2012-08-01 | 1 | -0/+4 |
* | ephy-home-action: add implicit NEW_TAB flag | Zan Dobersek | 2012-08-01 | 1 | -1/+1 |
* | ephy-home-action: drop DnD functionality | Xan Lopez | 2012-08-01 | 1 | -62/+4 |
* | e-file-chooser: remove persist-key | Diego Escalante Urrelo | 2012-08-01 | 4 | -6/+2 |
* | ephy-session: spawn the default window if the session state file is broken | Xan Lopez | 2012-08-01 | 1 | -0/+6 |
* | Use $(pkglibdir) instead of $(libdir)/epiphany | Michael Biebl | 2012-07-31 | 1 | -2/+2 |
* | window-commands: update About dialog tagline | Diego Escalante Urrelo | 2012-07-31 | 1 | -2/+2 |
* | extensions: remove seed support | Diego Escalante Urrelo | 2012-07-31 | 6 | -542/+2 |
* | ephy-encodings: rewrite to drop usage of EphyNode | Xan Lopez | 2012-07-31 | 3 | -117/+194 |
* | ephy-extensions-manager: don't include EphyNode, it's not used here | Xan Lopez | 2012-07-28 | 2 | -9/+4 |
* | Use G_DEFINE_BOXED_TYPE to define boxed types | Xan Lopez | 2012-07-19 | 1 | -15/+2 |
* | window-commands: Port WebKit version information in about dialog to WebKit2 | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+5 |
* | Port cookies to WebKit2 | Carlos Garcia Campos | 2012-07-04 | 1 | -6/+118 |
* | window-commands: initialize string variables to NULL | Xan Lopez | 2012-06-28 | 1 | -1/+1 |
* | ephy-web-view: get rid of 'ephy_web_view_get_location' | Xan Lopez | 2012-06-28 | 1 | -3/+2 |
* | Port find to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 1 | -9/+95 |
* | Port downloads to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 2 | -4/+68 |
* | Port resources to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 1 | -12/+54 |
* | ephy-notebook: do not assume the type of the child widget in 'remove' | Xan Lopez | 2012-06-26 | 1 | -1/+2 |
* | embed: Move about handlers to a new file | Carlos Garcia Campos | 2012-06-26 | 1 | -1/+1 |
* | ephy-download-widget: add ephy_download_widget_download_finished() | Carlos Garcia Campos | 2012-06-25 | 1 | -22/+2 |
* | ephy-navigation-history-action: Don't leak link-message | Carlos Garcia Campos | 2012-06-25 | 1 | -3/+2 |
* | Port editing commands to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 2 | -9/+84 |
* | ephy-window: Add helper function to update action sensitivity | Carlos Garcia Campos | 2012-06-25 | 1 | -19/+15 |
* | Port history to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -15/+52 |
* | ephy-navigation-history-action: Rename webkit_construct_history_list | Carlos Garcia Campos | 2012-06-25 | 1 | -4/+5 |
* | 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 |
* | Port web view loading progress and feedback to WebKit2 | Carlos Garcia Campos | 2012-06-24 | 2 | -3/+26 |
* | popup-commands: use EPHY_DOWNLOAD_ACTION_DO_NOTHING | Diego Escalante Urrelo | 2012-06-23 | 1 | -0/+1 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 17 | -8/+344 |
* | 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 | 2 | -0/+9 |
* | 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 | 4 | -550/+0 |
* | ephy-notebook: fix the property enabling tabs visibility | Claudio Saavedra | 2012-06-20 | 3 | -17/+20 |
* | ephy-location-controller: add missing get_property bits for "show-icon" | Claudio Saavedra | 2012-06-20 | 1 | -0/+3 |
* | ephy-window: add a method to toggle visibility of default actions | Claudio Saavedra | 2012-06-20 | 1 | -11/+19 |
* | ephy-location-controller: add a boolean "show-icon" property | Claudio Saavedra | 2012-06-20 | 1 | -0/+22 |
* | 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-shell: EPHY_EMBED_SHELL_MODE_TEST means no realize | Diego Escalante Urrelo | 2012-06-18 | 1 | -1/+2 |
* | ephy-shell: move variable to the only scope where it's used | Xan Lopez | 2012-06-15 | 1 | -3/+2 |
* | ephy-shell: initialize jump_to variable to FALSE | Xan Lopez | 2012-06-15 | 1 | -1/+1 |
* | popup-commands: use g_get_user_special_dir API | Diego Escalante Urrelo | 2012-06-15 | 1 | -1/+1 |
* | ephy-shell: document EphyNewTabFlags | Diego Escalante Urrelo | 2012-06-15 | 1 | -0/+27 |
* | ephy-shell: imitate other flag checks for jump_to | Diego Escalante Urrelo | 2012-06-15 | 1 | -2/+1 |
* | ephy-shell: handy gboolean fullscreen_lockdown | Diego Escalante Urrelo | 2012-06-15 | 1 | -4/+4 |
* | ephy-shell: fix braces | Diego Escalante Urrelo | 2012-06-15 | 1 | -5/+3 |
* | ephy-web-view: remove unused EphyWebViewChrome elements | Diego Escalante Urrelo | 2012-06-15 | 1 | -3/+2 |
* | Fix memory leak | Carlos Garcia Campos | 2012-06-15 | 1 | -3/+4 |
* | windows-commands: remove dead code | Claudio Saavedra | 2012-06-14 | 1 | -15/+0 |
* | ephy-bookmarks-import: missing return after if | Xan Lopez | 2012-06-14 | 1 | -0/+1 |
* | Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST | Xan Lopez | 2012-06-14 | 2 | -4/+8 |
* | ephy-session: add a method to load a session from a string | Xan Lopez | 2012-06-14 | 2 | -20/+77 |
* | ephy-completion-model: use a cancellable with the history service | Claudio Saavedra | 2012-06-13 | 1 | -1/+14 |
* | ephy-history-window: cancel history operations during dispose | Claudio Saavedra | 2012-06-13 | 1 | -4/+12 |
* | ephy-session: fix memory leak in write_tab() | Pavel Vasin | 2012-06-12 | 1 | -2/+4 |
* | ephy-bookmarks-editor: fix GList leaks | Pavel Vasin | 2012-06-12 | 1 | -4/+2 |
* | ephy-bookmarks-editor: fix memory leak | Pavel Vasin | 2012-06-12 | 1 | -1/+14 |
* | ephy-completion-model: fix GList of EphyHistoryURL leak | Pavel Vasin | 2012-06-12 | 1 | -1/+1 |
* | ephy-bookmarks: fix memory leaks | Pavel Vasin | 2012-06-12 | 1 | -2/+4 |
* | ephy-bookmark-action: fix memory leak | Pavel Vasin | 2012-06-12 | 1 | -0/+2 |
* | ephy-window: simplify window_state_event() chain-up | Claudio Saavedra | 2012-06-11 | 1 | -4/+2 |
* | ephy-location-controller: add missing default case in set/get_property methods | Claudio Saavedra | 2012-06-05 | 1 | -4/+4 |
* | ephy-location-controller: use GBinding to sync properties with the entry | Claudio Saavedra | 2012-06-05 | 1 | -55/+15 |
* | ephy-session: simplify code to handle session resume | Xan Lopez | 2012-05-28 | 1 | -5/+6 |
* | ephy-session: format comments a bit better | Xan Lopez | 2012-05-28 | 1 | -11/+8 |
* | ephy-session: missing space before '(' | Xan Lopez | 2012-05-28 | 1 | -1/+1 |
* | ephy-session: remove a couple of redundant includes | Xan Lopez | 2012-05-28 | 1 | -2/+0 |
* | ephy-shell: fix a comment typo | Diego Escalante Urrelo | 2012-05-27 | 1 | -1/+1 |
* | popup-commands: committed this by mistake | Xan Lopez | 2012-05-25 | 1 | -1/+0 |
* | configure.ac: require GTK+ 3.5.2 for OSD style class | Xan Lopez | 2012-05-25 | 1 | -0/+1 |
* | embed: remove custom CSS styling for the overlay progressbar | Cosimo Cecchi | 2012-05-24 | 1 | -29/+0 |
* | Always close bookmarks file | Lubomír Sedlář | 2012-05-21 | 1 | -7/+11 |
* | Prevent use of unitialized memory | Lubomír Sedlář | 2012-05-21 | 1 | -1/+1 |
* | preferences: fix 'Add language' dialog layout | Xan Lopez | 2012-05-19 | 1 | -2/+2 |
* | prefs: expose the Do Not Track setting in the preferences UI | Xan Lopez | 2012-05-19 | 2 | -25/+57 |
* | ephy-main: fix typo in message | Xan Lopez | 2012-05-19 | 1 | -1/+1 |
* | Remove a few more egg leftovers | Xan Lopez | 2012-05-10 | 1 | -1/+0 |
* | tests: test that trying to run an invalid migration step fails | Xan Lopez | 2012-05-10 | 1 | -1/+1 |
* | ephy-window: no need to cast the return value of g_object_new | Xan Lopez | 2012-05-10 | 1 | -8/+8 |
* | Allow for more fine-grained file helpers init | Xan Lopez | 2012-05-08 | 1 | -3/+10 |
* | ephy-profile-utils: split profile migration from EphyShell | Xan Lopez | 2012-05-08 | 2 | -20/+4 |
* | Drop the use of GTK accel maps | William Jon McCann | 2012-05-08 | 1 | -3/+0 |
* | ephy-navigation-history-action: restore menus | Diego Escalante Urrelo | 2012-05-02 | 1 | -0/+396 |
* | ephy-shell: EPHY_NEW_TAB_DONT_SHOW_WINDOW means no realize | Diego Escalante Urrelo | 2012-04-22 | 1 | -1/+1 |
* | ephy-window: remove additional spacing in the downloads bar | Sebastian Keller | 2012-04-17 | 1 | -2/+0 |
* | ephy-notebook: disconnect settings signal handler on finalize | Xan Lopez | 2012-04-16 | 1 | -0/+3 |
* | Add an option to never show the tabs bar | Xan Lopez | 2012-04-16 | 1 | -6/+6 |
* | window-commands: switch pages using the EphyNotebook API | Xan Lopez | 2012-04-16 | 3 | -9/+73 |
* | Create a new 'tabs-bar-visibility-policy' setting | Xan Lopez | 2012-04-16 | 1 | -3/+6 |
* | Move resources to its own directory inside src/ | Xan Lopez | 2012-04-16 | 8 | -9/+9 |
* | Move a few EphyShell methods to ephy-private.h | Xan Lopez | 2012-04-14 | 5 | -19/+25 |
* | Remove Help buttons | Xan Lopez | 2012-04-13 | 4 | -33/+37 |
* | Remove Epiphany manual | Xan Lopez | 2012-04-13 | 2 | -14/+0 |
* | Add a setting to control whether the session is automatically restored | Xan Lopez | 2012-04-12 | 2 | -52/+21 |
* | ephy-session: remove unused variable | Xan Lopez | 2012-04-12 | 1 | -2/+0 |