aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ephy-window: hide some irrelevant context menu actions when in app modeXan Lopez2011-09-041-0/+12
* ephy-bookmarks-ui: we need to include the EphyNode headerXan Lopez2011-09-041-1/+2
* ephy-window: sort includesXan Lopez2011-09-041-28/+28
* ephy-web-app-utils: move the web app creation code hereXan Lopez2011-09-041-3/+4
* ephy-web-app-utils: rename ephy_delete_web_application to ephy_web_applicatio...Xan Lopez2011-09-031-1/+1
* Add --delete--application command line option to delete WebAppsXan Lopez2011-09-021-0/+16
* EphyWindow: Fix location entry's load progressClaudio Saavedra2011-09-021-12/+24
* ephy-window: same hack to allow ephy to launch itself from app modeXan Lopez2011-08-301-0/+4
* window-commands: make 'Enter' activate the default responseXan Lopez2011-08-301-0/+1
* Show a notification when the newly created web-app is ready to be usedXan Lopez2011-08-292-2/+39
* ephy-window: sandbox app-mode instances to the app domainXan Lopez2011-08-291-0/+39
* ephy-main: more parameter sanity checkXan Lopez2011-08-291-0/+5
* ephy-toolbar: disable New Window and New Tab actionsXan Lopez2011-08-291-4/+11
* Add basic support for Web ApplicationsXan Lopez2011-08-295-26/+241
* Use line-wrap in GtkInfoBar labelsDiego Escalante Urrelo2011-08-131-0/+1
* e-bookmarks-editor: don't set directoryDiego Escalante Urrelo2011-08-121-3/+0
* e-window: use a css file for widget stylingAlexandre Mazari2011-07-302-18/+23
* Don't use g_list_length() to check for empty listsClaudio Saavedra2011-07-232-2/+2
* Fixed a typoPriit Laes2011-07-181-1/+1
* Remove leftover from Gecko eraPriit Laes2011-07-181-1/+0
* ephy-window: clear finished downloads when closing the downloads barDiego Escalante Urrelo2011-07-171-0/+22
* src: clean leftover NetworkManager varsDiego Escalante Urrelo2011-07-171-2/+0
* Don't bypass g-ir-scanner's --pkg, especially when that's already passed.Jasper Lievisse Adriaanse2011-07-141-1/+0
* window-commands: make get_suggested_title a separate functionXan Lopez2011-07-051-21/+29
* ephy-window: remove unused resize idle handler idXan Lopez2011-07-051-7/+0
* Open a new window in the primary instance when remoting without URIsClaudio Saavedra2011-07-011-3/+13
* Delete trailing whitespaces in ephy-shell.cClaudio Saavedra2011-07-011-63/+63
* ephy-shell: use new HACKING styleXan Lopez2011-06-302-832/+770
* Add an --application-mode flag and global modeXan Lopez2011-06-302-7/+23
* Use an enum for the global mode of the applicationXan Lopez2011-06-304-7/+9
* ephy-window: do not set the app for the window twiceXan Lopez2011-06-301-2/+0
* ephy-shell: set GApplication flags in constructed vmethodXan Lopez2011-06-301-6/+17
* ephy-shell: do not ref the shell more than neededXan Lopez2011-06-301-2/+0
* Use GtkApplication's window tracking for EphyWindow tooXan Lopez2011-06-301-1/+1
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-301-1/+1
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-308-598/+363
* ephy-application: use our private instance propertyXan Lopez2011-06-292-2/+18
* ephy-application: set G_APPLICATION_NON_UNIQUE inside the objectXan Lopez2011-06-292-9/+6
* ephy-application: add a private-instance propertyXan Lopez2011-06-294-4/+62
* ephy-window: do not assume there's always a location entryXan Lopez2011-06-291-3/+7
* Require an EphyApplication parameter when creating an EphyShellXan Lopez2011-06-293-6/+10
* ephy-main: use new indentation styleXan Lopez2011-06-291-336/+321
* ephy-application: format prototypesXan Lopez2011-06-291-11/+11
* ephy-window: the move tab actions should not depend on wrap-aroundXan Lopez2011-06-291-12/+9
* Added ephy-application.h to the list of exported headers.Sergio Villar Senin2011-06-281-1/+1
* Respect gtk-keynav-wrap-around in the global change-page handlerXan Lopez2011-06-282-30/+29
* Silent a warningClaudio Saavedra2011-06-281-1/+1
* Mark string parameters in ephy_session_queue_command() as constClaudio Saavedra2011-06-273-5/+5
* Ensure startup_context is not NULL before freeing itClaudio Saavedra2011-06-271-1/+4
* Drop all dbus-glib codeClaudio Saavedra2011-06-275-825/+3
* popup-commands: make 'Use picture as background' work againXan Lopez2011-06-251-22/+7
* Use NM_STATE_CONNECTED_GLOBAL instead of the compat #defineXan Lopez2011-06-241-1/+1
* Copy&paste a few NM defines/enums we need at compile timeXan Lopez2011-06-241-1/+1
* Require NetworkManagerXan Lopez2011-06-242-30/+6
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-248-250/+537
* Use a gdbus-codegen generated GDBusProxy to monitor NM stateClaudio Saavedra2011-06-244-463/+41
* Use the generic marshaler throughoutXan Lopez2011-06-145-9/+4
* Tweak the "Hide Menubar" UI options slightly.Martin Robinson2011-06-141-7/+5
* ephy-window: do not do spell check for the empty stringXan Lopez2011-06-101-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-0911-21/+21
* ephy-window: fix warningXan Lopez2011-06-091-1/+1
* Add suggestions to correct misspellings to the context menuXan Lopez2011-06-093-3/+104
* Move the save/load accelerators methods to the ephy file utilitiesClaudio Saavedra2011-06-091-39/+2
* Add ephy_string_commandline_args_to_uris() to ephy string utilitiesClaudio Saavedra2011-06-091-56/+12
* Tweak style for close buttons in notebooks removing paddings and bordersMario Sanchez Prada2011-06-061-1/+5
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+3
* Stop propagating the "secure" boolean to the location actionXan Lopez2011-05-224-29/+1
* ephy-location-entry: do not use a yellow background for secure sitesXan Lopez2011-05-221-15/+0
* ephy-extensions-manager: plug leakXan Lopez2011-05-061-0/+1
* ephy-home-action: plug leakXan Lopez2011-05-061-0/+1
* Be smarter about tab groupingXan Lopez2011-05-013-6/+10
* ephy-bookmark-action: fix warningXan Lopez2011-04-271-2/+0
* Think McFly, think!Xan Lopez2011-04-211-0/+3
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-214-16/+3
* Add a preference to force internal view-sourceDiego Escalante Urrelo2011-04-191-13/+31
* Open new tabs to the right of the current one even for location entryDanilo Šegan2011-04-191-1/+1
* Only unset the value after we are done with the string for 'Save Link As...'Gustavo Noronha Silva2011-04-181-1/+2
* Add UI options to hide the menubarXan Lopez2011-04-181-1/+29
* Do not save state for popup windowsGustavo Noronha Silva2011-04-181-1/+5
* Mark windows with modified chrome as popups and only allow resizing for themGustavo Noronha Silva2011-04-181-5/+10
* popup-commands: also group tabs opened through the context menuXan Lopez2011-04-171-1/+2
* Move overlay statusbar to EphyEmbedXan Lopez2011-04-161-12/+14
* Update copyright for 2011.Xan Lopez2011-04-051-1/+1
* Fix warning in ephy-session.c.Gustavo Noronha Silva2011-03-121-1/+1
* Open requested URI in new tab when a crashed session existsGustavo Noronha Silva2011-03-121-9/+23
* Unset resume_window when the session has been resumedGustavo Noronha Silva2011-03-121-0/+1
* Do not include removed headerGustavo Noronha Silva2011-03-121-1/+0
* ephy-window: set visibility for fixed toolbar after setting the modelXan Lopez2011-03-101-2/+2
* ephy-window: hide fixed toolbar by defaultXan Lopez2011-03-101-0/+2
* Remove minimum font size setting from UIXan Lopez2011-03-101-3/+0
* toolbar: make sure the first toolbar gets the 'primary-toolbar' classCosimo Cecchi2011-03-091-0/+2
* ephy-window: retitle the show-downloads-bar itemDiego Escalante Urrelo2011-03-081-1/+1
* ephy-window: add new downloads UIDiego Escalante Urrelo2011-03-082-7/+178
* ephy-download-widget: new widgetDiego Escalante Urrelo2011-03-081-0/+2
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-087-106/+83
* ephy-file-helpers: only one downloads_dir functionDiego Escalante Urrelo2011-03-081-31/+3
* ephy-window: make construct_confirm_close_dialog reusableDiego Escalante Urrelo2011-03-051-12/+16
* popup-commands: indent fixDiego Escalante Urrelo2011-03-041-2/+2
* prefs-dialog: use GtkBuildable id instead of nameDiego Escalante Urrelo2011-02-251-12/+7
* Remove deprecated gtk_button_pressed/released usageAlexandre Mazari2011-02-242-2/+0
* ephy-window: append new tabs after parent by defaultXan Lopez2011-02-121-1/+1
* ephy-window: missing g_list_freeDiego Escalante Urrelo2011-01-211-0/+1
* Use the new GTK_STATE_FLAG_NORMAL flagDiego Escalante Urrelo2011-01-111-1/+1
* ephy-bookmarks-editor: fix new topic selection bugVincas Dargis2011-01-111-0/+1
* The Soviet government has fallen!Xan Lopez2010-12-211-4/+4
* ephy-extensions-manager: fix g_variant_builder usageDiego Escalante Urrelo2010-12-161-2/+4
* Port to gtk+ master's GtkStyleContextDiego Escalante Urrelo2010-12-153-15/+20
* prefs-dialog: enhance Fonts tab layoutDiego Escalante Urrelo2010-12-121-1/+1
* ephy-web-view: use custom error pagesDiego Escalante Urrelo2010-12-111-74/+7
* prefs: remove broken preferences from UIXan Lopez2010-12-091-6/+0
* Fix .gir generation for srcdir != builddirXan Lopez2010-12-091-1/+1
* ephy-web-view: make defines friendlier with introspectionDiego Escalante Urrelo2010-12-091-2/+2
* ephy-bookmarks: remove unused BOOKMARKS_HIERARCHY_SEPDiego Escalante Urrelo2010-12-091-2/+0
* introspection: separate Egg into another gir fileDiego Escalante Urrelo2010-12-091-8/+28
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-092-2/+25
* prefs-dialog: new custom font selection UIDiego Escalante Urrelo2010-12-081-6/+29
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-072-7/+18
* window-commands: hackfest mooded epiphanyDiego Escalante Urrelo2010-12-061-4/+4
* window-commands: fix GtkAboutDialog property nameDiego Escalante Urrelo2010-12-061-1/+1
* Use gtk_paned_new() instead gtk_[h|v]paned_new()Javier Jardón2010-11-092-2/+2
* ephy-main: remove libnotify leftoverXan Lopez2010-11-061-4/+0
* Drop usage of deprecated size-request signalMatthias Classen2010-10-301-4/+21
* Remove libnotify dependencyXan Lopez2010-10-291-9/+0
* popup-commands: use the image name on Open imageDiego Escalante Urrelo2010-10-251-13/+16
* Always enable Web InspectorXan Lopez2010-10-242-10/+0
* Spinner changesXan Lopez2010-10-247-134/+3
* Use the new GtkComboText APIsMatthias Classen2010-10-212-9/+9
* Plug g_file_new_for_path leaksXan Lopez2010-10-131-2/+6
* ephy-bookmarks: plug leakXan Lopez2010-10-121-0/+1
* ephy-extensions-manager: improve toggle load codeDiego Escalante Urrelo2010-10-111-10/+9
* ephy-extensions-manager: remove an always-true checkDiego Escalante Urrelo2010-10-111-2/+1
* ephy-session: plug memory leaksXan Lopez2010-10-101-0/+3
* Revert "Port to GtkSpinner"Xan Lopez2010-10-103-8/+13
* ephy-extensions-manager: plug memory leakXan Lopez2010-10-101-0/+3
* Port to GtkSpinnerXan Lopez2010-10-093-13/+8
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-0823-1101/+823
* Use gtk_widget_get_preferred_size instead of gtk_widget_size_requestXan Lopez2010-10-051-1/+1
* Use gobject-introspection 0.9.5 syntaxXan Lopez2010-10-041-4/+6
* ephy-notebook: use set_group_name instead of set_groupXan Lopez2010-10-041-2/+2
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-117-53/+53
* pdm-dialog: do not crash when clearing the passwords from prefs dialogXan Lopez2010-09-051-44/+41
* GtkDialog separators are gone in GTK+ 3.xXan Lopez2010-09-054-5/+1
* pdm-dialog: use gtk_message_dialog_get_message_area instead of home-grown hackXan Lopez2010-09-011-18/+1
* Adapt to GtkNotebook signal signature changesDiego Escalante Urrelo2010-07-154-5/+5
* Defaults to ALL FILES on save_as dialogsJorge Kalmbach2010-07-091-1/+1
* Bump GTK+ dependency to GTK+ 3.x branchXan Lopez2010-06-271-2/+2
* popup-commands: remove unneeded includeXan Lopez2010-06-271-1/+0
* pdm-dialog: plug leakXan Lopez2010-06-131-2/+4
* pdm-dialog: nasty hack to compile with GSEAL enabledXan Lopez2010-06-131-2/+20
* Do not access im_context GtkEntry element directlyJavier Jardón2010-06-021-0/+4
* ephy-location-action: don't request EXTRA_COLDiego Escalante Urrelo2010-05-291-2/+0
* Remove obsolete includeXan Lopez2010-05-191-1/+0
* Update copyright stringXan Lopez2010-05-191-1/+1
* ephy-find-toolbar: highlight matches on find_againDiego Escalante Urrelo2010-05-191-1/+10
* ephy-find-toolbar: remove ephy_find_toolbar_find_againDiego Escalante Urrelo2010-05-191-12/+1
* ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResultDiego Escalante Urrelo2010-05-191-18/+18
* ephy-find-toolbar: simplify find next/prev functionsDiego Escalante Urrelo2010-05-191-35/+31
* ephy-find-toolbar: remove useless ephy_find_toolbar_set_selectionDiego Escalante Urrelo2010-05-191-10/+2
* Update the status message from within the EphyWebViewXan Lopez2010-05-191-24/+0
* Do not hardcode the statusbar context descriptionsXan Lopez2010-05-191-2/+2
* Avoid ending up with stuck URL-entry statusbar messagesXan Lopez2010-05-191-1/+7
* Use a chromium-like status bar by defaultXan Lopez2010-05-196-458/+33
* Do not create statusbar messages for navigation actionsXan Lopez2010-05-193-107/+1
* Install introspection files in our own prefix, not g-i'sDan Winship2010-05-181-2/+2
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-141-41/+0
* Remove popup state from the statusbarXan Lopez2010-05-133-116/+1
* ephy-statusbar: remove caret browsing indicatorXan Lopez2010-05-133-45/+0
* Show a dialog when the user wants to enable caret browsingXan Lopez2010-05-131-0/+37
* ephy-statusbar: remove lock-clicked signalXan Lopez2010-05-133-23/+0
* Do not show the security status in the statusbarXan Lopez2010-05-123-54/+0
* Remove smooth scrolling pref from the UIXan Lopez2010-05-121-2/+0
* ephy-session: fix thinko when restoring a multiple-window sessionXan Lopez2010-05-041-7/+9
* ephy-session: use an infobar to inform the user about session restorationXan Lopez2010-05-032-93/+196
* Move homepage loading code to EphyWebViewXan Lopez2010-05-031-25/+3
* Move helper function into ephy-embed-utils.cXan Lopez2010-05-031-16/+2
* Open URIs on new tab when middle-clicking on an history itemMario Sanchez Prada2010-04-221-9/+100
* Allow not copying history when creating a new embedMario Sanchez Prada2010-04-222-3/+6
* Change sensitiveness for history buttons when clearing the historyMario Sanchez Prada2010-04-203-5/+20
* Split EphyNavigationAction in one abstract class and two subclassesMario Sanchez Prada2010-04-208-437/+825
* Send 'Referer' on headers sent for context menu HTTP downloadsMario Sanchez Prada2010-04-171-0/+1
* ephy-toolbar: fix leave-fullscreen item visibilityDiego Escalante Urrelo2010-04-141-0/+1
* Version the extensions dir with EPIPHANY_API_VERSIONXan Lopez2010-04-081-1/+1
* Duplicate strings to be used as url in the Up dropdown menuMario Sanchez Prada2010-04-071-1/+1
* Improve page print implementationJose Millan Soto2010-04-071-1/+3
* ephy-window: fix button-press callback return valueDiego Escalante Urrelo2010-02-261-8/+4
* Correctly handle shit+click only in ephy-windowDiego Escalante Urrelo2010-02-261-0/+9
* Always use i18n'd Desktop and Downloads dir namesDiego Escalante Urrelo2010-02-241-2/+5
* Change 'Enable Java' setting to 'Enable Plugins'Xan Lopez2010-02-201-1/+1
* ephy-tabs-menu: show favicons instead of radiobuttons in the tabs menu.Olivier Tilloy2010-02-191-46/+29
* Open links in new windows with control+shift+clickDiego Escalante Urrelo2010-02-171-6/+24
* Random formatting fixesDiego Escalante Urrelo2010-02-172-6/+8
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-156-14/+8
* Use accessor functions instead direct accessJavier Jardón2010-02-112-2/+2
* shift+control+click is not shift+clickDiego Escalante Urrelo2010-02-111-13/+18
* Implemented print previewJose Millan Soto2010-02-097-563/+8
* Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBEDDiego Escalante Urrelo2010-02-024-6/+9
* popup-commands: missing unrefDiego Escalante Urrelo2010-01-301-0/+1
* ephy-bookmarks-import: check for possible NULL derefXan Lopez2010-01-281-1/+1
* extensions-manager: remove legacy XML format supportDiego Escalante Urrelo2010-01-261-134/+2
* extensions-manager: use GDir instead of direntDiego Escalante Urrelo2010-01-261-9/+16
* ephy-window: assume windows are not popups by defaultXan Lopez2010-01-251-1/+1
* Suggest Filename based on the mimetype and URI of the WebKitWebResourceJorge Kalmbach2010-01-231-1/+30
* window-commands: remove an empty line from f007602Diego Escalante Urrelo2010-01-211-1/+1
* Ask for confirmation when replacing files, in save asJorge Kalmbach2010-01-211-0/+2
* Make text search faster by delaying the actual searchGustavo Noronha Silva2010-01-161-4/+31
* Miscellaneous nitpick fixesDiego Escalante Urrelo2010-01-123-22/+21
* Avoid blank items in back/forward menusDiego Escalante Urrelo2010-01-121-3/+10
* Remove uneeded default handlers for about dialogDiego Escalante Urrelo2010-01-091-39/+0
* Rename EphyWebView::ge-new-window to EphyWebView::new-windowXan Lopez2010-01-091-1/+1
* Emit again EphyWebView::ge-new-window when requiredXan Lopez2010-01-091-8/+8
* Do not dist .gir filesXan Lopez2010-01-061-1/+0
* Update the installation directory for .gir and .typelib filesIain Nicol2009-12-281-2/+2
* Use introspection.m4 file to detect introspection supportXan Lopez2009-12-261-7/+7
* Reimplement window.closeXan Lopez2009-12-262-13/+12
* ephy-bookmarks-editor: wrong castDiego Escalante Urrelo2009-12-201-1/+1
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-198-15/+9
* Restore download on shift-click functionalityGustavo Noronha Silva2009-12-181-25/+20
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-1714-62/+63
* ephy-statusbar: fix GTK+ version check, it was reversedXan Lopez2009-12-161-2/+2
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-155-788/+1
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-141-1/+6
* ephy-navigation-action: reverse forward history listCarl van Toder2009-12-091-2/+2
* ephy-statusbar: avoid widget surgery hacks with newer GTK+sXan Lopez2009-12-081-1/+8
* ephy-encoding-dialog: fix compiler warning (and bug!)Xan Lopez2009-12-081-2/+1
* Revert "Don't use deprecated GtkButton API"Diego Escalante Urrelo2009-12-072-8/+8
* Don't use deprecated GtkButton APIDiego Escalante Urrelo2009-12-062-8/+8
* Revert "Do not use deprecated GtkButton APIs"Xan Lopez2009-12-053-4/+4
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-056-30/+20
* docs: missing parameters in signalsDiego Escalante Urrelo2009-12-032-0/+5
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-031-8/+79
* docs: ephy-toolbarDiego Escalante Urrelo2009-12-032-3/+123
* docs: ephy-statusbarDiego Escalante Urrelo2009-12-031-1/+15
* docs: ephy-windowDiego Escalante Urrelo2009-12-032-7/+9
* Do not use deprecated GtkButton APIsXan Lopez2009-11-303-4/+4
* Add GObject introspection annotations to more functionsIain Nicol2009-11-231-2/+2
* ephy-net-monitor: and use && instead of ||Xan Lopez2009-11-191-1/+1
* ephy-net-monitor: logic of the NULL checks was invertedXan Lopez2009-11-191-1/+1
* Disconnect dbus callbacks when disposing of the monitor.Tom Parker2009-11-181-4/+20
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-188-12/+100
* Set program name to match the desktop fileGustavo Noronha Silva2009-11-121-0/+3
* Enable gtk-doc & g-ir-scanner support for our introspection annotationsIain Nicol2009-10-301-2/+38
* Provide the Inspect Element menu item againGustavo Noronha Silva2009-10-303-0/+33
* ephy-seed-loader: ref count extensions like ephy-shlib-loader doesIain Nicol2009-10-281-2/+1
* ephy-seed-extension: don't assume the script returned an objectIain Nicol2009-10-271-1/+1
* Correct "ReturnValue" to "Return value" in gtk-doc commentsIain Nicol2009-10-271-3/+3
* ephy-seed-extension: don't crash when detaching multiple extensionsIain Nicol2009-10-241-0/+1
* Refactor EphyShell lifetime trackingXan Lopez2009-10-242-25/+10
* Unref EphyShell on EphyWindow's dispose methodXan Lopez2009-10-231-2/+10
* Pass mailto: URI to gtk_show_uri()Frédéric Péters2009-10-191-0/+8
* Use the new syntax for seed importsIain Nicol2009-10-151-2/+2