summaryrefslogtreecommitdiff
path: root/src/ephy-shell.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-shell: Do not try to resume the session in application modeCarlos Garcia Campos2014-09-191-3/+6
* Rename new window actionMichael Catanzaro2014-09-101-1/+1
* ephy-shell: do not lose a remote startup contextMichael Catanzaro2014-09-011-44/+41
* ephy-shell: allow multiple open_uris idlesMichael Catanzaro2014-09-011-13/+23
* ephy-shell: remove unused variableMichael Catanzaro2014-08-291-1/+0
* Do not ignore TLS errorsMichael Catanzaro2014-08-081-0/+3
* Add title parameter to ephy_shell_new_tab_full to create tabs with an initial...Carlos Garcia Campos2014-03-101-3/+7
* Remove flag EPHY_NEW_TAB_PRESENT_WINDOWCarlos Garcia Campos2014-03-031-5/+4
* Decouple the page load from the tab creationCarlos Garcia Campos2014-03-031-104/+51
* Remove unused flag EPHY_NEW_TAB_FULLSCREEN_MODECarlos Garcia Campos2014-03-031-4/+0
* Remove the open new/in existing window flags and always create the new tab in...Carlos Garcia Campos2014-03-031-26/+13
* Disable actions that open new windowsCarlos Garcia Campos2014-03-031-5/+4
* Remove ephy_web_view_copy_back_history()Carlos Garcia Campos2014-02-181-7/+0
* Remove the overview widget and use the html based one insteadCarlos Garcia Campos2014-02-181-1/+1
* Bump WebKitGTK+ requirements to 2.3.90 and remove unneeded ifdefsCarlos Garcia Campos2014-02-171-4/+1
* Fix popup windows in multiprocess modeCarlos Garcia Campos2014-02-121-2/+14
* Use header bar on preferences dialogWilliam Jon McCann2014-02-071-1/+3
* Redesign the history dialogWilliam Jon McCann2014-02-061-1/+9
* Remove chrome and popup parameters from ephy_shell_new_tab_fullCarlos Garcia Campos2014-02-051-8/+2
* Do not open an additional empty window when ephy is launched in private mode ...Carlos Garcia Campos2014-02-051-2/+6
* downloads: Do not add automatically the downloads to the UI when they are cre...Carlos Garcia Campos2014-01-131-1/+5
* downloads: Rename ephy_download_new_for_download as ephy_download_newCarlos Garcia Campos2014-01-081-1/+1
* Remove the headless modeCarlos Garcia Campos2013-12-111-25/+5
* Move the search provider to its own binaryCarlos Garcia Campos2013-12-111-48/+0
* Remove personal data managerWilliam Jon McCann2013-12-091-34/+0
* prefs: use GtkDialog instead of EphyDialogWilliam Jon McCann2013-12-091-8/+9
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-31/+0
* wrap libwnck code so it runs only on X11Armin K2013-11-211-1/+3
* Add a new startup flag to indicate we are resuming a sessionGustavo Noronha Silva2013-09-201-4/+9
* Add a shell search providerGiovanni Campagna2013-08-291-0/+43
* EphyShell: add support for starting without windowsGiovanni Campagna2013-08-291-3/+22
* Force an update on WNCK's knowledge of windows and workspacesGustavo Noronha Silva2013-08-141-0/+9
* Update links to help, add app menuitemEkaterina Gerasimova2013-08-041-0/+13
* Unify all web context setup in EphyEmbedShell on primary instance startupCarlos Garcia Campos2013-04-051-46/+0
* Get rid of EphyEmbedSingleXan Lopez2013-03-231-1/+0
* ephy-shell: remove non-WebKit2 bits for adblock managerXan Lopez2013-03-221-8/+0
* Move code to initialize preferences from ephy-main to ephy-shellCarlos Garcia Campos2013-03-201-0/+46
* Do not build adblock files in libephyembed for WebKit2Carlos Garcia Campos2013-03-061-1/+5
* ephy-shell: fix opening new pages from the command lineXan Lopez2013-03-061-1/+1
* ephy-shell: remove some leftovers from the new-window removalXan Lopez2013-02-141-63/+0
* Only load pages when their tab is switched to upon session restoreGustavo Noronha Silva2013-02-121-3/+6
* ephy-shell: add g_return_val_if_fails to ephy_shell_new_tab_fullXan Lopez2013-02-091-0/+9
* ephy-shell: avoid useless call to ephy_embed_shell_get_defaultXan Lopez2013-02-091-1/+1
* Use GtkApplication method to get the list of windowsXan Lopez2013-02-081-67/+6
* ephy-shell: add application menu item for reopening closed tabsClaudio Saavedra2013-02-081-0/+24
* ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITOClaudio Saavedra2013-02-071-1/+1
* ephy-shell: Make it possible to prepend a tab in a windowClaudio Saavedra2013-02-071-0/+3
* ephy-shell: return the proper types for EphySession and GNetworkMonitorXan Lopez2013-02-071-7/+7
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-071-2/+136
* ephy-session: Remove EPHY_SESSION_CMD_OPEN_URISCarlos Garcia Campos2013-01-081-20/+6