| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-state: rename to 'ephy-initial-state' | Xan Lopez | 2012-12-16 | 1 | -1/+0 |
* | 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 |
* | First iteration for 'Incognito mode' | Xan Lopez | 2012-12-12 | 1 | -0/+9 |
* | Remove UUID hacks to prevent self-launch | Xan Lopez | 2012-12-12 | 1 | -4/+1 |
* | ephy-shell: remove the ephy_shell global | Diego Escalante Urrelo | 2012-12-11 | 1 | -7/+9 |
* | e-embed-shell: remove the embed_shell global | Diego Escalante Urrelo | 2012-12-11 | 1 | -1/+1 |
* | Move windows handling code from EphySession to EphyShell | Carlos Garcia Campos | 2012-10-08 | 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 |
* | Use ephy_sanitize_filename() for filenames suggested by the server | Carlos Garcia Campos | 2012-09-10 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | e-file-chooser: remove persist-key | Diego Escalante Urrelo | 2012-08-01 | 1 | -2/+0 |
* | window-commands: update About dialog tagline | Diego Escalante Urrelo | 2012-07-31 | 1 | -2/+2 |
* | window-commands: Port WebKit version information in about dialog to WebKit2 | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+5 |
* | window-commands: initialize string variables to NULL | Xan Lopez | 2012-06-28 | 1 | -1/+1 |
* | Port downloads to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 1 | -4/+37 |
* | Port resources to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 1 | -12/+54 |
* | Port editing commands to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -6/+6 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 1 | -4/+62 |
* | 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 |
* | window-commands: switch pages using the EphyNotebook API | Xan Lopez | 2012-04-16 | 1 | -8/+6 |
* | e-web-app-utils: add ephy_web_application_exists | Alexandre Mazari | 2012-03-31 | 1 | -8/+1 |
* | window-commands: get app name only once | Alexandre Mazari | 2012-03-31 | 1 | -7/+8 |
* | Fix compilation warning | Claudio Saavedra | 2012-03-29 | 1 | -1/+1 |
* | ephy-web-app-utils: do not use the webview in the web app creation method | Alexandre Mazari | 2012-03-29 | 1 | -1/+1 |
* | The security certificate code is a no-op, remove it | Xan Lopez | 2012-03-15 | 1 | -13/+0 |
* | window-commands: forcing offline mode has been a no-op for a while | Xan Lopez | 2012-03-14 | 1 | -0/+3 |
* | Enable keyboard accelerator for the create button | Jiro Matsuzawa | 2012-03-05 | 1 | -1/+1 |
* | Convert app names to the proper encoding before using them as filenames | Claudio Saavedra | 2012-02-08 | 1 | -0/+2 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 1 | -2/+1 |
* | ephy-window: make ephy_window_get_find_toolbar private | Xan Lopez | 2012-01-21 | 1 | -0/+1 |
* | Remove Print Setup item from the super menu and embed it into print dialog | Carlos Garcia Campos | 2012-01-18 | 1 | -25/+0 |
* | Remove Print Preview item from the super menu | Xan Lopez | 2012-01-18 | 1 | -13/+0 |
* | window-commands: update copyright year | Xan Lopez | 2012-01-15 | 1 | -1/+1 |
* | Make the visible name of the application 'Web' | Xan Lopez | 2012-01-14 | 1 | -4/+4 |
* | Use the new Shell global menu for global actions | Xan Lopez | 2012-01-14 | 1 | -66/+1 |
* | window-commands: reorder includes | Xan Lopez | 2011-12-15 | 1 | -21/+21 |
* | Remove ephy_window_get_toolbar | Xan Lopez | 2011-12-14 | 1 | -3/+0 |
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 1 | -4/+1 |
* | Remove last traces of dummy certificate manager | Xan Lopez | 2011-12-05 | 1 | -8/+0 |
* | Remove toolbar editor | Xan Lopez | 2011-12-03 | 1 | -8/+0 |
* | Show Webkit version | Juan A. Suarez Romero | 2011-11-02 | 1 | -1/+4 |
* | Display a notification if the web application saving fails | Claudio Saavedra | 2011-09-06 | 1 | -9/+13 |
* | Ask the user for confirmation before overwriting web applications | Claudio Saavedra | 2011-09-06 | 1 | -35/+87 |
* | Use EphyFileChooser filters usefully | Diego Escalante Urrelo | 2011-09-05 | 1 | -1/+1 |
* | ephy-web-app-utils: move the web app creation code here | Xan Lopez | 2011-09-04 | 1 | -3/+4 |
* | window-commands: make 'Enter' activate the default response | Xan Lopez | 2011-08-30 | 1 | -0/+1 |
* | Show a notification when the newly created web-app is ready to be used | Xan Lopez | 2011-08-29 | 1 | -2/+33 |
* | Add basic support for Web Applications | Xan Lopez | 2011-08-29 | 1 | -0/+191 |
* | window-commands: make get_suggested_title a separate function | Xan Lopez | 2011-07-05 | 1 | -21/+29 |
* | Respect gtk-keynav-wrap-around in the global change-page handler | Xan Lopez | 2011-06-28 | 1 | -16/+4 |
* | Add a preference to force internal view-source | Diego Escalante Urrelo | 2011-04-19 | 1 | -13/+31 |
* | Update copyright for 2011. | Xan Lopez | 2011-04-05 | 1 | -1/+1 |
* | ephy-download: add the new EphyDownload object | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+0 |
* | The Soviet government has fallen! | Xan Lopez | 2010-12-21 | 1 | -4/+4 |
* | window-commands: hackfest mooded epiphany | Diego Escalante Urrelo | 2010-12-06 | 1 | -4/+4 |
* | window-commands: fix GtkAboutDialog property name | Diego Escalante Urrelo | 2010-12-06 | 1 | -1/+1 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -5/+7 |
* | Defaults to ALL FILES on save_as dialogs | Jorge Kalmbach | 2010-07-09 | 1 | -1/+1 |
* | Update copyright string | Xan Lopez | 2010-05-19 | 1 | -1/+1 |
* | Show a dialog when the user wants to enable caret browsing | Xan Lopez | 2010-05-13 | 1 | -0/+37 |
* | Improve page print implementation | Jose Millan Soto | 2010-04-07 | 1 | -1/+3 |
* | Remove legacy ALLOW_FIXUP flags | Diego Escalante Urrelo | 2010-02-15 | 1 | -1/+1 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 1 | -5/+4 |
* | Suggest Filename based on the mimetype and URI of the WebKitWebResource | Jorge Kalmbach | 2010-01-23 | 1 | -1/+30 |
* | window-commands: remove an empty line from f007602 | Diego Escalante Urrelo | 2010-01-21 | 1 | -1/+1 |
* | Ask for confirmation when replacing files, in save as | Jorge Kalmbach | 2010-01-21 | 1 | -0/+2 |
* | ephy_gui_help: use gtk_show_uri to open help | Diego Escalante Urrelo | 2009-12-19 | 1 | -1/+1 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 1 | -10/+11 |
* | Implement saving the page using the DataSource API | Gustavo Noronha Silva | 2009-09-15 | 1 | -14/+35 |
* | Get rid of EphyCommandManager | Xan Lopez | 2009-09-10 | 1 | -13/+9 |
* | window-commands: unref the stream when we are done with it | Xan Lopez | 2009-09-07 | 1 | -0/+1 |
* | window-commands: also ref the embed while the stream is processed | Xan Lopez | 2009-09-07 | 1 | -3/+4 |
* | window-commands: better strdup the URI webkit gives us | Xan Lopez | 2009-09-07 | 1 | -3/+4 |
* | window-commands.c: fallback to view source inside the browser when launching ... | Xan Lopez | 2009-09-07 | 1 | -6/+37 |
* | When the DataSource is empty, display empty file instead of crashing | Gustavo Noronha Silva | 2009-09-05 | 1 | -1/+4 |
* | Removing unnecessary include | Gustavo Noronha Silva | 2009-09-02 | 1 | -1/+0 |
* | Use new DataSource API to provide view page source | Gustavo Noronha Silva | 2009-09-02 | 1 | -24/+105 |
* | ephy-embed-prefs.h: remove duplicated define | Xan Lopez | 2009-07-25 | 1 | -1/+1 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 1 | -3/+2 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -8/+8 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 1 | -6/+1 |
* | Use – (en dash , U+2013) in copyright years. Also fixup surrounding whitesp... | Wouter Bolsterlee | 2009-02-23 | 1 | -10/+10 |
* | Update year | Christian Persch | 2009-02-23 | 1 | -1/+1 |
* | Allow to reload bypassing cache. | Xan Lopez | 2009-01-08 | 1 | -9/+6 |
* | window-commands: fix Send Link by Email for URLs with '&' | Xan Lopez | 2008-12-12 | 1 | -20/+26 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -0/+2 |
* | Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext. | Cosimo Cecchi | 2008-09-05 | 1 | -1/+0 |
* | Update year | Christian Persch | 2008-07-07 | 1 | -1/+1 |
* | misc: add reference to webkit bug about reload_bypass_cache | Xan Lopez | 2008-06-30 | 1 | -0/+1 |
* | embed: remove ephy_embed_print. | Xan Lopez | 2008-06-30 | 1 | -1/+1 |
* | embed: remove ephy_embed_reload. | Xan Lopez | 2008-06-30 | 1 | -1/+5 |
* | embed: remove ephy_embed_stop_load. | Xan Lopez | 2008-06-30 | 1 | -1/+2 |
* | Reimplement tabs detaching and tabs DND. | Christian Persch | 2008-06-13 | 1 | -0/+24 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -6/+1 |
* | Remove cruft | Christian Persch | 2008-02-27 | 1 | -11/+2 |
* | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 1 | -11/+29 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -27/+45 |
* | Hide the Toolbar Editor, if active, when switching to Fullscreen mode. | Cosimo Cecchi | 2007-12-19 | 1 | -0/+11 |
* | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 1 | -1/+1 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -17/+29 |
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -34/+22 |
* | Port src/ to the new properties in EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -5/+5 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Makes the Go button behaviour consistent with the "Enter" behaviour. Both | Diego Escalante Urrelo | 2007-10-07 | 1 | -2/+10 |
* | Change the "Powered by" name in the About dialog according to the used | Cosimo Cecchi | 2007-10-01 | 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 | -2/+2 |
* | Update for 2007. | Christian Persch | 2007-01-10 | 1 | -1/+1 |
* | Load about data from file. | Christian Persch | 2006-12-18 | 1 | -30/+81 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+2 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 1 | -29/+0 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | Add "delete text" command. | Christian Persch | 2006-08-08 | 1 | -0/+22 |
* | Add page security info dialogue from Certificates extension. | Christian Persch | 2006-07-25 | 1 | -2/+14 |
* | Fix compiler warning. | Christian Persch | 2006-07-07 | 1 | -1/+1 |
* | A embed/mozilla/GeckoPrintService.cpp: A | Christian Persch | 2006-06-19 | 1 | -4/+19 |
* | === Release 2.15.1 ===RELEASE_2_15_1 | Christian Persch | 2006-04-24 | 1 | -2/+3 |
* | Port notebook DND to gtk+ 2.9. | Christian Persch | 2006-03-24 | 1 | -45/+16 |
* | Add Victor to documenters in About dialogue. | Christian Persch | 2006-03-13 | 1 | -0/+1 |
* | Use the same machanism for Ctrl-W as clicking the tab's close button. | Christian Persch | 2006-02-24 | 1 | -7/+13 |
* | Show the backend in the about box. | Christian Persch | 2006-02-06 | 1 | -1/+10 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-02-04 | 1 | -1/+2 |
* | Add a convenience function to get current event data. | Christian Persch | 2006-01-30 | 1 | -1/+4 |
* | src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-01-28 | 1 | -2/+1 |
* | Put blank lines between the paragraphs in the licence dialog. | Crispin Flowerday | 2006-01-22 | 1 | -1/+1 |
* | Fix the previous commit. | Christian Persch | 2006-01-22 | 1 | -3/+3 |
* | Add licence to about dialogue. Patch by Brian Pepple, bug #327998. | Christian Persch | 2006-01-22 | 1 | -0/+23 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -1/+1 |
* | src/Makefile.am | Peter Harvey | 2006-01-17 | 1 | -20/+4 |
* | Change the copyright year to 2006 | Crispin Flowerday | 2006-01-07 | 1 | -1/+1 |
* | A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: R | Christian Persch | 2005-12-11 | 1 | -1/+1 |
* | A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: A | Christian Persch | 2005-12-11 | 1 | -0/+17 |
* | Add a method to generate collation keys for domain names. | Christian Persch | 2005-11-29 | 1 | -3/+18 |
* | Mark message for translation. Patch by Guilherme de S. Pastore, fixes bug | Christian Persch | 2005-11-15 | 1 | -1/+1 |
* | Remove accelerator actions for extra keybindings. | Philip Langdale | 2005-11-13 | 1 | -50/+0 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 1 | -14/+0 |
* | Remove lock visibility setter. | Christian Persch | 2005-10-18 | 1 | -0/+1 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 1 | -1/+1 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -31/+32 |
* | Don't free const strings. | Christian Persch | 2005-09-29 | 1 | -2/+0 |
* | Add a function to get the tab's real title, and use it where appropriate. | Christian Persch | 2005-09-28 | 1 | -24/+4 |
* | Set "website-label" property. | Christian Persch | 2005-09-14 | 1 | -0/+1 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 1 | -1/+1 |
* | Update credits. | Christian Persch | 2005-08-28 | 1 | -2/+2 |
* | Now that the tab's address is always correct (isn't the typed address | Christian Persch | 2005-08-02 | 1 | -20/+14 |
* | Fix string, and add Crispin to contributors in About. | Christian Persch | 2005-08-01 | 1 | -2/+4 |
* | Update about dialogue. | Christian Persch | 2005-08-01 | 1 | -14/+27 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 1 | -5/+5 |
* | Handle Ctrl-F like / to open the find bar without focusing it. Fixes link | Christian Persch | 2005-06-09 | 1 | -7/+10 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -10/+7 |
* | More constification. | Christian Persch | 2005-04-19 | 1 | -3/+2 |
* | Support "Multimedia" keys. Fixes bug #162748. | Christian Persch | 2005-03-15 | 1 | -0/+22 |
* | Don't force those dialogues to be in front. | Christian Persch | 2005-03-13 | 1 | -3/+0 |
* | Remove unused includes. | Christian Persch | 2005-02-28 | 1 | -2/+0 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 1 | -33/+13 |
* | 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 | -94/+2 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 1 | -0/+1 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 1 | -0/+8 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -3/+3 |
* | Update copyright notice | Christian Persch | 2005-01-01 | 1 | -1/+1 |
* | Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which | Christian Persch | 2004-12-31 | 1 | -1/+1 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -20/+0 |
* | Don't show multiple toolbar editors for the same window. Part of bug | Christian Persch | 2004-12-19 | 1 | -5/+15 |
* | Use gtk_show_about_dialog(), and handle urls and mailto. | Adam Hooper | 2004-12-18 | 1 | -34/+12 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 1 | -57/+11 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Use named icon for the logo in about dialogue. | Christian Persch | 2004-10-26 | 1 | -18/+2 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -1/+2 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -3/+2 |
* | Set window icon. | Christian Persch | 2004-10-05 | 1 | -0/+1 |
* | Set epiphany icon on the about dialogue. | Christian Persch | 2004-10-05 | 1 | -0/+2 |
* | Remove unused variable. | Christian Persch | 2004-10-03 | 1 | -1/+0 |
* | Simply use gtk_icon_theme_load_icon(). | Christian Persch | 2004-10-02 | 1 | -17/+5 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 1 | -1/+3 |
* | Port to GtkAboutDialog. | Christian Persch | 2004-09-16 | 1 | -20/+19 |
* | Add ephy_window_get_ui_manager(), and remove the manager from the public | Christian Persch | 2004-09-14 | 1 | -1/+1 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -2/+2 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+5 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+2 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -1/+7 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -0/+15 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -9/+7 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+2 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -2/+1 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -22/+20 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 1 | -2/+2 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -1/+2 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 1 | -0/+3 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -1/+1 |
* | Forgot to s/logo/icon/g. | Christian Persch | 2004-03-21 | 1 | -6/+6 |
* | Set window icon. Fixes bug #137806. | Christian Persch | 2004-03-21 | 1 | -0/+2 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -30/+0 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 1 | -1/+1 |
* | Don't set the 5-star icon as window icon for the about dialogue. Fixes bug | Christian Persch | 2004-03-05 | 1 | -8/+0 |
* | Check for NULL before converting filename to UTF-8. | Christian Persch | 2004-02-25 | 1 | -10/+13 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -7/+8 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 1 | -1/+0 |
* | Better autocompletion sorting logic. | Marco Pesenti Gritti | 2004-02-11 | 1 | -2/+2 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -0/+2 |
* | Add a way to get the downloads dir with a comment for translators. Use dir | Marco Pesenti Gritti | 2004-01-25 | 1 | -1/+2 |
* | Updated copyright date. | Christian Persch | 2004-01-25 | 1 | -2/+2 |
* | Make ephy_file_tmp_directory() return a const char * instead of a char * | Adam Hooper | 2004-01-25 | 1 | -1/+1 |
* | Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the | Christian Persch | 2004-01-23 | 1 | -1/+1 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -2/+13 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 1 | -0/+10 |
* | Update credits | Christian Persch | 2004-01-05 | 1 | -0/+1 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -2/+2 |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 1 | -1/+1 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -0/+29 |
* | Update my email address. | Christian Persch | 2003-12-01 | 1 | -4/+4 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -2/+2 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 1 | -30/+3 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 1 | -6/+6 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -2/+8 |
* | Link up toolbar editor help button. | Christian Persch | 2003-11-13 | 1 | -1/+1 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+13 |
* | Don't unref the icon theme, we don't own it. | Christian Persch | 2003-11-10 | 1 | -8/+10 |
* | More headers fixup. | Marco Pesenti Gritti | 2003-11-07 | 1 | -10/+12 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -5/+7 |
* | update undo/redo sensitivity | Marco Pesenti Gritti | 2003-11-04 | 1 | -0/+34 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -6/+124 |
* | Really used the converted string [in UTF-8] instead of the directly using | Christian Persch | 2003-10-26 | 1 | -1/+1 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -46/+42 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+9 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -3/+1 |
* | Check for NULL return of gtk_get_current_event. Fixes bug #123063. | Christian Persch | 2003-09-24 | 1 | -10/+13 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -22/+21 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 1 | -2/+1 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -2/+2 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -7/+7 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -48/+48 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+10 |
* | Update my mail address | Marco Pesenti Gritti | 2003-08-13 | 1 | -1/+1 |
* | Fix blank page loading. | Christian Persch | 2003-08-06 | 1 | -1/+8 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -13/+9 |
* | Update | Marco Pesenti Gritti | 2003-07-14 | 1 | -1/+2 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+6 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -10/+23 |
* | Revert escape/unescape, according to teuf is not necessary ;) | Marco Pesenti Gritti | 2003-06-28 | 1 | -9/+4 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 1 | -4/+9 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 1 | -6/+1 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -21/+1 |