aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* window-commands: update copyright yearXan Lopez2012-01-151-1/+1
* Make the visible name of the application 'Web'Xan Lopez2012-01-141-4/+4
* ephy-window: drop the PRIMARY_TOOLBAR styleXan Lopez2012-01-141-3/+0
* ephy-window: use the emblem icon for the page menuXan Lopez2012-01-141-1/+1
* ephy-window: make fullscreen an extra bindingXan Lopez2012-01-141-0/+2
* ephy-window: do not track application windows too muchXan Lopez2012-01-141-2/+0
* ephy-window: remove some dead codeXan Lopez2012-01-141-29/+1
* ephy-window: add temporary extra binding for PageMenuXan Lopez2012-01-141-0/+4
* ephy-window: simplify the chrome visibility logicXan Lopez2012-01-141-9/+3
* ephy-page-menu-action: try to use the actual activate event when possibleXan Lopez2012-01-141-1/+12
* ephy-window: pass the application to the constructorXan Lopez2012-01-141-1/+4
* ephy-window: remove some memubar leftoversXan Lopez2012-01-141-52/+4
* Drop menubar and create an actions menu button in the toolbarXan Lopez2012-01-146-54/+170
* Use the new Shell global menu for global actionsXan Lopez2012-01-146-149/+140
* ephy-window: make sure to hide all chrome in application modeXan Lopez2012-01-111-1/+5
* Add mnemonics for password/recovery infobarsJiro Matsuzawa2012-01-061-2/+2
* ephy-navigation-history-action: remove some dead codeXan Lopez2012-01-031-7/+0
* make g_setenv() calls early enough during startupClaudio Saavedra2012-01-021-12/+12
* ephy-home-action: remove dead codeXan Lopez2012-01-021-7/+0
* ephy-window: remove GoHome action, it's not used (I hope!)Xan Lopez2012-01-021-18/+0
* Revert "Remove EphyHomeAction, it's unused"Xan Lopez2012-01-024-0/+341
* Remove EphyHomeAction, it's unusedXan Lopez2012-01-024-341/+0
* Remove EphyGoAction, it's unusedXan Lopez2012-01-024-154/+0
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-024-33/+49
* ephy-link-action: we don't have menu tool buttons that need to react to middl...Xan Lopez2012-01-011-16/+2
* ephy-session: use GTK's method to get the content areaXan Lopez2012-01-011-1/+1
* ephy-combined-stop-reload-action: add type checksXan Lopez2011-12-311-1/+5
* ephy-combined-stop-reload-action: make sure we always set the initial stateXan Lopez2011-12-311-7/+8
* ephy-window: set statusbar cid on notebook's page-addedXan Lopez2011-12-311-6/+6
* ephy-notebook: remove unused methodXan Lopez2011-12-302-15/+0
* ephy-location-action: reorder includesXan Lopez2011-12-231-5/+4
* Remove option to hide toolbarsXan Lopez2011-12-202-77/+0
* Remove the "Hide menubar" optionXan Lopez2011-12-201-21/+0
* Remove NavigationUpXan Lopez2011-12-205-160/+0
* Use symbolic icons in the toolbarXan Lopez2011-12-202-6/+5
* ephy-combined-stop-reload-action: include fixesXan Lopez2011-12-201-2/+1
* Combine the Reload and Stop toolbar buttons into oneClaudio Saavedra2011-12-184-0/+239
* ephy-session: do not store "ephy-about" URIsXan Lopez2011-12-151-0/+7
* ephy-session: reorder includesXan Lopez2011-12-151-7/+4
* window-commands: reorder includesXan Lopez2011-12-151-21/+21
* ephy-notebook: reorder includesXan Lopez2011-12-151-8/+8
* ephy-shell: correct bogus logic in warning messageXan Lopez2011-12-151-7/+9
* ephy-topic-action: another tiny leftoverXan Lopez2011-12-151-1/+0
* ephy-bookmark-action: kill unused code related to toolbar itemsXan Lopez2011-12-151-385/+19
* ephy-topic-action: kill unused code related to toolbar itemsXan Lopez2011-12-151-228/+2
* ephy-link-action: small cleanupsXan Lopez2011-12-151-13/+12
* ephy-related-action: remove, it's unusedXan Lopez2011-12-154-226/+0
* Remove last traces of the EggToolbar codeXan Lopez2011-12-156-450/+4
* ephy-bookmark-action: remove unused includesXan Lopez2011-12-151-7/+5
* Remove the topic/bookmark factory actionsXan Lopez2011-12-156-723/+0
* Remove code to support bookmark/topic toolbarXan Lopez2011-12-154-538/+45
* Remove ephy_window_get_toolbarXan Lopez2011-12-143-21/+0
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-149-955/+459
* Use an overlay progress bar for the loading progress.Claudio Saavedra2011-12-141-70/+0
* ephy-shell: add warning message about incorrect usage of ephy_shell_new_tab_fullXan Lopez2011-12-121-1/+2
* ephy-shell: fix weird spacing in LOG messagesXan Lopez2011-12-121-5/+5
* ephy-window: append new windows opened as tabs after current tabXan Lopez2011-12-121-3/+5
* ephy-window: remove superfluous headersXan Lopez2011-12-101-2/+0
* ephy-toolbar: reorder headersXan Lopez2011-12-061-8/+8
* ephy-window: remove obsolete commentXan Lopez2011-12-051-2/+0
* ephy-window: add global bindings for GoHistory and GoLocationXan Lopez2011-12-051-0/+3
* Remove "Go" menuXan Lopez2011-12-051-1/+0
* Remove last traces of dummy certificate managerXan Lopez2011-12-053-26/+0
* ephy-window: fix accidentally reversed tab bindingsXan Lopez2011-12-051-4/+4
* ephy-window: remove the tabs menuXan Lopez2011-12-054-615/+7
* Remove history dropdown menus from action buttonsXan Lopez2011-12-055-430/+2
* prefs-dialog: fix compiler warningsXan Lopez2011-12-041-1/+1
* Remove homepage preference from GSettingsXan Lopez2011-12-042-7/+3
* Remove UI to define a homepageXan Lopez2011-12-041-64/+11
* Remove toolbar editorXan Lopez2011-12-036-474/+0
* ephy-window: small cleanups, mostly code reorg.Xan Lopez2011-12-011-137/+129
* Don't ever show tabs when in application modeClaudio Saavedra2011-11-231-5/+8
* Remove some deprecated GTK+ callsClaudio Saavedra2011-11-221-4/+7
* Use GNetworkMonitor to monitor network statusXan Lopez2011-11-162-38/+14
* Remove g_thread_init callsXan Lopez2011-11-061-3/+0
* Show Webkit versionJuan A. Suarez Romero2011-11-021-1/+4
* e-bookmark-properties: port to GtkGridDiego Escalante Urrelo2011-10-111-15/+19
* pdm-dialog: port cookie properties to GtkGridDiego Escalante Urrelo2011-10-111-91/+36
* Fixed Bug 660749. Call gtk_label_set_use_markup for the child of manual_buttonJiro Matsuzawa2011-10-071-0/+1
* fix string formatFunda Wang2011-09-281-2/+2
* Don't crash when network manager is not availableIonut Biru2011-09-271-4/+5
* ephy-shell: chain to parent ::startup methodXan Lopez2011-09-171-0/+2
* ephy-shell: remove unused includesXan Lopez2011-09-111-4/+0
* ephy-shell: do not resume session in web app modeXan Lopez2011-09-111-5/+6
* ephy-shell: sort includes and remove duplicatesXan Lopez2011-09-111-29/+26
* ephy-main: sort includes (and remove duplicates!)Xan Lopez2011-09-111-14/+9
* ephy-window: disable unwanted actions in application modeXan Lopez2011-09-091-3/+36
* ephy-toolbar: undo this hackXan Lopez2011-09-091-7/+4
* Display a notification if the web application saving failsClaudio Saavedra2011-09-061-9/+13
* Ask the user for confirmation before overwriting web applicationsClaudio Saavedra2011-09-061-35/+87
* Use EphyFileChooser filters usefullyDiego Escalante Urrelo2011-09-052-2/+2
* 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