| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-shell: fix whitespace | Xan Lopez | 2012-04-02 | 1 | -3/+3 |
* | ephy-shell: whitespace nitpick in cast | Diego Escalante Urrelo | 2012-04-01 | 1 | -2/+2 |
* | ephy-shell: save the session state on Quit | Xan Lopez | 2012-03-29 | 1 | -0/+1 |
* | Use glib resources to bundle our UI files | Xan Lopez | 2012-03-28 | 1 | -3/+3 |
* | Replace EphyFaviconCache by WebKit's icon database cache | Sergio Villar Senin | 2012-03-20 | 1 | -1/+0 |
* | Don't go to EphyEmbedSingle just to get the network status | Xan Lopez | 2012-03-14 | 1 | -28/+1 |
* | ephy-history-view: use the new hosts and urls views | Xan Lopez | 2012-03-07 | 1 | -6/+1 |
* | Set the history service during history window instantiation | Claudio Saavedra | 2012-03-07 | 1 | -1/+5 |
* | ephy-shell: use the new g_application_quit to quit | Xan Lopez | 2012-02-23 | 1 | -12/+1 |
* | ephy-shell: install global menu for private mode too | Xan Lopez | 2012-02-09 | 1 | -3/+9 |
* | ephy-shell: load home page in new windows | Diego Escalante Urrelo | 2012-02-09 | 1 | -1/+1 |
* | ephy-shell: pass active window to the about dialog | Diego Escalante Urrelo | 2012-01-20 | 1 | -1/+7 |
* | Use the new Shell global menu for global actions | Xan Lopez | 2012-01-14 | 1 | -13/+135 |
* | ephy-shell: correct bogus logic in warning message | Xan Lopez | 2011-12-15 | 1 | -7/+9 |
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 1 | -60/+0 |
* | Remove code to support bookmark/topic toolbar | Xan Lopez | 2011-12-15 | 1 | -3/+0 |
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 1 | -7/+2 |
* | ephy-shell: add warning message about incorrect usage of ephy_shell_new_tab_full | Xan Lopez | 2011-12-12 | 1 | -1/+2 |
* | ephy-shell: fix weird spacing in LOG messages | Xan Lopez | 2011-12-12 | 1 | -5/+5 |
* | Remove homepage preference from GSettings | Xan Lopez | 2011-12-04 | 1 | -1/+2 |
* | Use GNetworkMonitor to monitor network status | Xan Lopez | 2011-11-16 | 1 | -23/+14 |
* | Don't crash when network manager is not available | Ionut Biru | 2011-09-27 | 1 | -4/+5 |
* | ephy-shell: chain to parent ::startup method | Xan Lopez | 2011-09-17 | 1 | -0/+2 |
* | ephy-shell: remove unused includes | Xan Lopez | 2011-09-11 | 1 | -4/+0 |
* | ephy-shell: do not resume session in web app mode | Xan Lopez | 2011-09-11 | 1 | -5/+6 |
* | ephy-shell: sort includes and remove duplicates | Xan Lopez | 2011-09-11 | 1 | -29/+26 |
* | Open a new window in the primary instance when remoting without URIs | Claudio Saavedra | 2011-07-01 | 1 | -3/+13 |
* | Delete trailing whitespaces in ephy-shell.c | Claudio Saavedra | 2011-07-01 | 1 | -63/+63 |
* | ephy-shell: use new HACKING style | Xan Lopez | 2011-06-30 | 1 | -742/+686 |
* | Add an --application-mode flag and global mode | Xan Lopez | 2011-06-30 | 1 | -2/+3 |
* | Use an enum for the global mode of the application | Xan Lopez | 2011-06-30 | 1 | -4/+4 |
* | ephy-shell: set GApplication flags in constructed vmethod | Xan Lopez | 2011-06-30 | 1 | -6/+17 |
* | ephy-shell: do not ref the shell more than needed | Xan Lopez | 2011-06-30 | 1 | -2/+0 |
* | Merge EphyApplication into Ephy(Embed)Shell | Xan Lopez | 2011-06-30 | 1 | -31/+315 |
* | ephy-application: add a private-instance property | Xan Lopez | 2011-06-29 | 1 | -1/+1 |
* | Require an EphyApplication parameter when creating an EphyShell | Xan Lopez | 2011-06-29 | 1 | -3/+6 |
* | Use NM_STATE_CONNECTED_GLOBAL instead of the compat #define | Xan Lopez | 2011-06-24 | 1 | -1/+1 |
* | Copy&paste a few NM defines/enums we need at compile time | Xan Lopez | 2011-06-24 | 1 | -1/+1 |
* | Require NetworkManager | Xan Lopez | 2011-06-24 | 1 | -18/+1 |
* | Implement GtkApplication based activation and uniqueness | Claudio Saavedra | 2011-06-24 | 1 | -0/+26 |
* | Use a gdbus-codegen generated GDBusProxy to monitor NM state | Claudio Saavedra | 2011-06-24 | 1 | -14/+22 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 1 | -6/+0 |
* | ephy-download: add the new EphyDownload object | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+0 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -4/+7 |
* | ephy-embed-single: remove add_sidebar signal | Diego Escalante Urrelo | 2010-05-14 | 1 | -41/+0 |
* | Move homepage loading code to EphyWebView | Xan Lopez | 2010-05-03 | 1 | -25/+3 |
* | Move helper function into ephy-embed-utils.c | Xan Lopez | 2010-05-03 | 1 | -16/+2 |
* | Allow not copying history when creating a new embed | Mario Sanchez Prada | 2010-04-22 | 1 | -3/+5 |
* | Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBED | Diego Escalante Urrelo | 2010-02-02 | 1 | -1/+1 |
* | Miscellaneous nitpick fixes | Diego Escalante Urrelo | 2010-01-12 | 1 | -20/+20 |
* | Reimplement window.close | Xan Lopez | 2009-12-26 | 1 | -1/+0 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 1 | -6/+6 |
* | Add GObject introspection annotations to more functions | Iain Nicol | 2009-11-23 | 1 | -2/+2 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -2/+42 |
* | Correct "ReturnValue" to "Return value" in gtk-doc comments | Iain Nicol | 2009-10-27 | 1 | -3/+3 |
* | Simplify EXPIRE logic in ephy_web_view_set_typed_address | Xan Lopez | 2009-09-07 | 1 | -2/+1 |
* | Fixs the warning if using NULL url | Julian de Navascues | 2009-09-01 | 1 | -2/+8 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 1 | -1/+1 |
* | Try again to fix bug #588143 | Xan Lopez | 2009-07-21 | 1 | -4/+5 |
* | ephy-shell.c: do not set typed address when opening a new tab. | Xan Lopez | 2009-06-12 | 1 | -3/+0 |
* | ephy-shell.c: update for latest changes in WebKitNetworkRequest. | Xan Lopez | 2009-06-12 | 1 | -13/+7 |
* | ephy-shell.c: set typed address when opening a page in a new tab too. | Xan Lopez | 2009-06-11 | 1 | -2/+5 |
* | 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 | -8/+9 |
* | ephy-shell.c: check that the network request is not NULL before unrefing it. | Xan Lopez | 2009-06-03 | 1 | -1/+2 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 1 | -2/+1 |
* | ephy-shell.c: do not crash when loading about:blank ... | Xan Lopez | 2009-05-31 | 1 | -4/+7 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 1 | -5/+3 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 1 | -11/+0 |
* | Fix missing HTTP information when opening links in new tabs | Gustavo Noronha Silva | 2009-05-30 | 1 | -12/+18 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -34/+4 |
* | Open externally opened link in current tab if it is blank. | Cosimo Cecchi | 2008-01-11 | 1 | -12/+27 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -1/+2 |
* | Remove EphyTab use. | Christian Persch | 2007-10-28 | 1 | -27/+20 |
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 1 | -2/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+2 |
* | Remove a double call to history copy when middle-clicking on back/forward | Jean-François Rameau | 2006-11-13 | 1 | -9/+9 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -1/+17 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | A embed/mozilla/GeckoPrintService.cpp: A | Christian Persch | 2006-06-19 | 1 | -33/+6 |
* | copy history over when opening link in new tab/win using context menu. | Wouter Bolsterlee | 2006-06-08 | 1 | -0/+9 |
* | Fix gcc 4.1 warnings (dereferencing type-punned pointer will break | Jean-François Rameau | 2006-03-03 | 1 | -3/+15 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -0/+7 |
* | lib/ephy-state.h lib/ephy-state.c src/ephy-shell.c | Peter Harvey | 2006-02-04 | 1 | -1/+1 |
* | Fix initial network status sync. | Christian Persch | 2006-01-26 | 1 | -2/+2 |
* | libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing the | Christian Persch | 2006-01-26 | 1 | -6/+71 |
* | Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so we | Christian Persch | 2006-01-24 | 1 | -250/+6 |
* | R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: A | Christian Persch | 2006-01-03 | 1 | -126/+69 |
* | Add some code so ad blocking should be more easy. Based on the fact that | Jean-François Rameau | 2005-12-20 | 1 | -1/+1 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -12/+4 |
* | Remove DBUS define, it's always compiled now. | Christian Persch | 2005-10-10 | 1 | -8/+1 |
* | Make sure we don't unref NULL objects. | Christian Persch | 2005-10-03 | 1 | -27/+41 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -33/+40 |
* | Open new tabs with blank url bar if we're loading the homepage. Fixes bug | Christian Persch | 2005-08-11 | 1 | -0/+2 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 1 | -1/+1 |
* | Realise the embed first before grabbing focus on it. | Christian Persch | 2005-07-30 | 1 | -1/+2 |
* | Work around gtkmozembed focus bug. Fixes bug #105153. | Christian Persch | 2005-07-29 | 1 | -2/+43 |
* | Set title of loading page to the address, iff the page was blank before. | Christian Persch | 2005-07-24 | 1 | -1/+0 |
* | Better fix for bug #151037 to make session shutdown work again. Also fix | Christian Persch | 2005-07-04 | 1 | -10/+9 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 1 | -1/+3 |
* | Windows opened from links are not always popups. Windows with menu bar | Jean-François Rameau | 2005-05-23 | 1 | -1/+7 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 1 | -0/+39 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 1 | -3/+6 |
* | Load the page after showing the window. That way, if mozilla throws up an | Christian Persch | 2005-02-21 | 1 | -10/+10 |
* | Move style notifier to ephy-toolbars-model, and also apply the flags to | Christian Persch | 2005-02-10 | 1 | -53/+0 |
* | Add chrome param to ephy_shell_new_tab_full, and use it in | Christian Persch | 2005-02-03 | 1 | -14/+27 |
* | Define variants with startup ID. | Christian Persch | 2005-02-02 | 1 | -17/+50 |
* | Plug a mem leak. | Christian Persch | 2005-02-02 | 1 | -0/+2 |
* | Don't weak ref the shell when it's finalised already. Fixes bug #165542. | Christian Persch | 2005-02-02 | 1 | -0/+1 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -4/+38 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -16/+16 |
* | Add a alert when the user clicks on a sidebar link, telling that the | Crispin Flowerday | 2005-01-25 | 1 | -0/+65 |
* | Add a function to get the default ephy_shell, this makes it easier for | Crispin Flowerday | 2005-01-16 | 1 | -0/+14 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 1 | -3/+3 |
* | A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h: | Christian Persch | 2005-01-10 | 1 | -0/+50 |
* | A lib/ephy-dbus.c: A lib/ephy-dbus.h: | Christian Persch | 2005-01-10 | 1 | -0/+29 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 1 | -0/+1 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -91/+2 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -1/+1 |
* | Add some more types for enums and flags | Crispin Flowerday | 2005-01-04 | 1 | -0/+90 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -0/+3 |
* | Use gtk_show_about_dialog(), and handle urls and mailto. | Adam Hooper | 2004-12-18 | 1 | -1/+1 |
* | Don't move the window, just show it. Fixes bug #158923. | Christian Persch | 2004-11-26 | 1 | -1/+1 |
* | Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. Fixes | Christian Persch | 2004-11-12 | 1 | -1/+6 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -10/+0 |
* | De-couple instantiation and initialisation of the extensions manager. | Christian Persch | 2004-10-26 | 1 | -0/+2 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 1 | -20/+18 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -2/+2 |
* | Load/unload extensions based on GConf key | Adam Hooper | 2004-09-14 | 1 | -3/+3 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -24/+2 |
* | Add debug output | Christian Persch | 2004-08-28 | 1 | -0/+2 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -13/+7 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -0/+2 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 1 | -6/+1 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -8/+21 |
* | Also load extensions from /home/users/ross | Ross Burton | 2004-06-07 | 1 | -0/+7 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 1 | -12/+0 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -1/+2 |
* | Decouple extensions manager initialisation and extensions loading. Fixes a | Christian Persch | 2004-02-02 | 1 | -1/+5 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -20/+0 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 1 | -2/+2 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -1/+1 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -145/+149 |
* | pass the shell to the callbacks as expected. Fix warnings. | Marco Pesenti Gritti | 2003-12-02 | 1 | -2/+2 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -0/+22 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 1 | -0/+23 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-17 | 1 | -4/+12 |
* | Move gnome session code in the shell. | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+67 |
* | Use an unique factory for both interfaces. | Marco Pesenti Gritti | 2003-11-15 | 1 | -68/+102 |
* | Looks like we need to unregister factory since we initialized it by | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+3 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 1 | -75/+23 |
* | ChangeLog | Marco Pesenti Gritti | 2003-11-13 | 1 | -46/+163 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -24/+0 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -95/+34 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -46/+39 |
* | More headers fixup. | Marco Pesenti Gritti | 2003-11-07 | 1 | -1/+1 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -12/+23 |
* | Change the behaviour of --nautilus-view such that the process doesn't exit | Mark McLoughlin | 2003-10-17 | 1 | -1/+23 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -33/+0 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 1 | -1/+1 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -10/+15 |
* | Don't destroy the session when all windows are closed. | Christian Persch | 2003-09-25 | 1 | -8/+1 |
* | Refactor initialization/automation code. Now all the code used by the | Marco Pesenti Gritti | 2003-09-24 | 1 | -0/+32 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -9/+34 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -3/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -15/+11 |
* | Correct insertion order of new tabs. | Christian Persch | 2003-08-06 | 1 | -3/+4 |
* | Fix blank page loading. | Christian Persch | 2003-08-06 | 1 | -5/+10 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -7/+11 |
* | Very simple plugin framework, unused for now. We will start making | Marco Pesenti Gritti | 2003-07-12 | 1 | -0/+42 |
* | Make sure we ever save bookmarks after changes, so they dont get lost on | Marco Pesenti Gritti | 2003-07-06 | 1 | -32/+0 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -6/+24 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 1 | -1/+1 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 1 | -2/+2 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 1 | -16/+3 |
* | Sigh. Fix some more mem leaks. | Christian Persch | 2003-06-13 | 1 | -0/+1 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 1 | -1/+0 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -83/+0 |
* | Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3. | Jeremy Katz | 2003-06-09 | 1 | -1/+2 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 1 | -72/+23 |
* | Get rid of the leftovers of the jump-to-tab pref. | Christian Persch | 2003-06-04 | 1 | -2/+0 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -1/+7 |
* | Cleanup new tab logic, and ever use window for new instances. | Marco Pesenti Gritti | 2003-05-21 | 1 | -34/+32 |
* | Shortest patch ever!!! Kill the new page pref. Make Seth happy :) | David Bordoley | 2003-05-20 | 1 | -3/+2 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -2/+0 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 1 | -14/+2 |
* | Implement the EPHY_NEW_TAB_APPEND_AFTER flag. | Christian Persch | 2003-05-06 | 1 | -2/+15 |
* | Respect all the new_tab used flags, drop unused ones. Patch by Christian | Xan Lopez | 2003-04-30 | 1 | -0/+3 |
* | We dont need a _remove api, unrefing the node will work better. Try to | Marco Pesenti Gritti | 2003-04-30 | 1 | -2/+10 |
* | Actually pass a parent to history/bookmarks window, where to open the url. | Marco Pesenti Gritti | 2003-04-28 | 1 | -2/+16 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 1 | -1/+21 |
* | Hookup to the response signal instead of using gtk_dialog_run. Prevents us | David Bordoley | 2003-04-26 | 1 | -42/+30 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 1 | -2/+19 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 1 | -0/+15 |
* | Open view source and copy page next to the current tab, not at the end | Xan Lopez | 2003-04-19 | 1 | -3/+9 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 1 | -1/+41 |
* | Moved the new_window_orphan signal to EphyEmbedSingle. | Dave Camp | 2003-04-17 | 1 | -1/+1 |
* | Remove some api that was just silly wrappers. Return GtkTreeViewColumn on | Marco Pesenti Gritti | 2003-04-15 | 1 | -1/+2 |
* | Use google feel like for keywords | Marco Pesenti Gritti | 2003-04-13 | 1 | -1/+1 |
* | Allow to launch the BME alone, rework some CORBA code, add a .desktop file | Xan Lopez | 2003-04-09 | 1 | -0/+40 |
* | Reimplement ephystate using xml and make it easier to use. -> remove some | Marco Pesenti Gritti | 2003-03-19 | 1 | -0/+2 |
* | Translate menus | Marco Pesenti Gritti | 2003-03-05 | 1 | -0/+6 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 1 | -0/+1 |
* | Remove an hack used to work around a fixed combo problem | Marco Pesenti Gritti | 2003-02-26 | 1 | -1/+1 |
* | Update location entry with the urls selected on the drop down. Implement | Marco Pesenti Gritti | 2003-02-23 | 1 | -4/+9 |
* | Make nautilus view actually work | Marco Pesenti Gritti | 2003-02-10 | 1 | -1/+5 |
* | Error handling in moz bookmarks import. | Xan Lopez | 2003-02-09 | 1 | -8/+18 |
* | Added the ability to import galeon and konqueror bookmarks. | James Willcox | 2003-02-06 | 1 | -1/+49 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -4/+9 |
* | hmmm | Marco Pesenti Gritti | 2003-01-21 | 1 | -1/+0 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 1 | -7/+3 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -1/+2 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 1 | -1/+1 |
* | Use the title also for hosts in history. Cleanup hosts matching code a | Marco Pesenti Gritti | 2003-01-14 | 1 | -0/+1 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -6/+2 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 1 | -0/+2 |
* | More start here page work, importing bookmarks from mozilla now should | Marco Pesenti Gritti | 2003-01-09 | 1 | -0/+39 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -33/+9 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-02 | 1 | -1/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+525 |