aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add an option to never show the tabs barXan Lopez2012-04-161-1/+2
* Create a new 'tabs-bar-visibility-policy' settingXan Lopez2012-04-163-7/+30
* ephy-embed-single: introspection fixesXan Lopez2012-04-141-2/+2
* Add a 'crashed' option to the session restore policyXan Lopez2012-04-121-1/+2
* ephy-prefs: use new coding styleXan Lopez2012-04-121-77/+78
* Add a setting to control whether the session is automatically restoredXan Lopez2012-04-121-0/+7
* e-file-helpers: catch GErrors in switch_temp_fileDiego Escalante Urrelo2012-04-111-12/+41
* e-file-helpers: remove old dirs from ephy_fileDiego Escalante Urrelo2012-04-111-6/+0
* e-file-helpers: prevent invalid enumerator and return valueDiego Escalante Urrelo2012-04-071-2/+2
* e-file-helpers: remove ephy_file_add_recent_itemDiego Escalante Urrelo2012-04-072-20/+0
* e-file-helpers: fix weird spacingDiego Escalante Urrelo2012-04-021-1/+1
* e-file-helpers: missing Returns: in commentDiego Escalante Urrelo2012-04-021-0/+2
* e-location-entry: make aligment pixel-perfectDiego Escalante Urrelo2012-03-311-0/+59
* e-location-entry: dim URL in completion rowsDiego Escalante Urrelo2012-03-311-2/+2
* e-location-entry: redundant ellipsize-setDiego Escalante Urrelo2012-03-311-4/+1
* e-location-entry: make bookmark icon follow-stateDiego Escalante Urrelo2012-03-311-0/+1
* Remove the 'disable-menubar' optionXan Lopez2012-03-301-1/+0
* Remove 'show-boomkarks-bar' optionXan Lopez2012-03-301-1/+0
* history-service: remove unnecessary type castClaudio Saavedra2012-03-291-1/+1
* history-service: remove unused variablesClaudio Saavedra2012-03-292-3/+0
* Rip out the EggSMClient codeXan Lopez2012-03-286-2403/+0
* Use glib resources to bundle our UI filesXan Lopez2012-03-282-8/+8
* ephy-hosts-store: listen to favicon changes in the wk databaseClaudio Saavedra2012-03-271-2/+66
* download-widget: use the "linked" style classCosimo Cecchi2012-03-271-0/+4
* profile-migrator: do not freak out if the history is emptyXan Lopez2012-03-211-4/+6
* ephy-hosts-store: -1 is not a valid insertion positionClaudio Saavedra2012-03-211-1/+1
* ephy-history-window: add back the faviconsClaudio Saavedra2012-03-213-5/+74
* Fix distcheckXan Lopez2012-03-142-5/+7
* floating-bar: set a max-width to the labelCosimo Cecchi2012-03-141-1/+2
* history: remember visit typesXan Lopez2012-03-143-8/+15
* history: generate gtypes for the history typesXan Lopez2012-03-141-0/+62
* lib: link to the internal libraries instead of copying source filesXan Lopez2012-03-141-22/+4
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-133-41/+78
* ephy-history-view: add row-middle-clicked signalClaudio Saavedra2012-03-132-0/+74
* ephy-history-service: Give me a break!Priit Laes2012-03-091-0/+1
* ephy-history-service: plug a few more leaksClaudio Saavedra2012-03-082-0/+4
* ephy-history-window: plug a couple of leaksClaudio Saavedra2012-03-082-2/+2
* ephy-history-service: add API to query for hostsClaudio Saavedra2012-03-084-2/+156
* ephy-history-service: execute_get_hosts() should return TRUEClaudio Saavedra2012-03-081-1/+1
* ephy-hosts-view: ensure "all hosts" is selected by defaultClaudio Saavedra2012-03-081-14/+28
* ephy-host-store: add a clear() methodClaudio Saavedra2012-03-082-0/+14
* ephy-history-service-hosts-table: init host to NULLDiego Escalante Urrelo2012-03-081-1/+1
* ephy-history-view: remove unneeded unselect_all()Claudio Saavedra2012-03-081-2/+1
* ephy-hosts-view: add a method to select a given hostClaudio Saavedra2012-03-082-0/+34
* ephy-history-service: remove orphan hosts from databaseClaudio Saavedra2012-03-083-0/+27
* ephy-history-service: validate parameters of public methodsXan Lopez2012-03-071-33/+77
* ephy-history-service-urls-table: do not g_assert on inputXan Lopez2012-03-071-4/+4
* ephy-hosts-store: sort the model by URLClaudio Saavedra2012-03-071-0/+3
* ephy-history-view: properly handle button-press-eventClaudio Saavedra2012-03-071-8/+6
* ephy-history-window: correctly handle 2 and 10 days of historyXan Lopez2012-03-071-0/+1
* ephy-prefs: correct the order of the history time filter enumXan Lopez2012-03-071-2/+2
* Move the host and urls views from embed to lib/widgetsXan Lopez2012-03-0711-0/+790
* ephy-history-service: default handler for visit-url should be FALSEClaudio Saavedra2012-03-071-1/+1
* ephy-history-service: add a method to remove a host from the historyClaudio Saavedra2012-03-074-0/+79
* Allow ephy_history_service_find_urls() to filter host specific urlsClaudio Saavedra2012-03-072-2/+3
* Add ephy_history_service_get_hosts()Claudio Saavedra2012-03-072-1/+29
* Fix typoClaudio Saavedra2012-03-071-1/+1
* Allow the visits and urls queries to be host-specificClaudio Saavedra2012-03-074-0/+24
* Add missing header include to ephy-history-types.hClaudio Saavedra2012-03-071-0/+2
* ephy-profile-migration: only create ad-hoc hosts for non-default zoom levels.Xan Lopez2012-03-071-6/+4
* ephy-history-service: agh, committed this by mistakeXan Lopez2012-03-071-1/+1
* ephy-history-service: handle correctly zoom level migrationXan Lopez2012-03-071-0/+9
* ephy-history-service: add a "cleared" signal for the clear methodXan Lopez2012-03-071-0/+14
* ephy-history-service: add a method to clear the entire historyClaudio Saavedra2012-03-072-0/+44
* ephy-history-service: add 'visit-url' signalXan Lopez2012-03-072-8/+43
* Rename ephy_history_service_add_page to ephy_history_service_visit_urlXan Lopez2012-03-072-3/+6
* Get rid of EphyBrowseHistoryXan Lopez2012-03-072-0/+44
* ephy-history-types: use the URL as default titleXan Lopez2012-03-071-1/+1
* Retrieve the host id from the right columnClaudio Saavedra2012-03-071-1/+1
* Remove the set_url_property history methodXan Lopez2012-03-072-66/+0
* ephy-history-service-hosts-table: drop the favicon columnXan Lopez2012-03-071-1/+0
* Store zoom levels per host, not per URLXan Lopez2012-03-077-71/+114
* Hook the new history to the URL entryXan Lopez2012-03-071-177/+20
* history-service: make sure we can update pages' titles and urlsClaudio Saavedra2012-03-071-7/+8
* history-service: do not join urls and visits table unnecessarilyClaudio Saavedra2012-03-071-6/+10
* history-service: use the sort type during queriesClaudio Saavedra2012-03-071-0/+10
* EphyHistoryQuery: add a EphyHistorySortType parameter to the queryClaudio Saavedra2012-03-072-0/+10
* history-service: take into account the query's result limitClaudio Saavedra2012-03-071-1/+13
* EphyHistoryQuery: copy the limit tooClaudio Saavedra2012-03-071-0/+1
* history-service: Ignore queries time range if not setClaudio Saavedra2012-03-071-4/+4
* history-service: Count the first url visitClaudio Saavedra2012-03-071-0/+2
* ephy-profile-migrator: update to migrate also zoom level preferencesClaudio Saavedra2012-03-071-0/+7
* Build fixesClaudio Saavedra2012-03-071-5/+6
* ephy-profile-migrator: migrate history to the new formatXan Lopez2012-03-073-2/+208
* ephy-sqlite: and another forgotten file!Xan Lopez2012-03-071-0/+34
* ephy-history-service: forgot Makefile.am fileXan Lopez2012-03-071-0/+21
* ephy-history-service: change a few functions and variables to use "message"Xan Lopez2012-03-071-40/+40
* Add EphyHistoryService and helper classesXan Lopez2012-03-079-1/+2086
* Add GObject wrapper classes for SQLiteXan Lopez2012-03-075-0/+620
* Plug a memory leakGiovanni Campagna2012-03-011-0/+1
* ephy-profile-utils: use == to compare SoupURI schemesSergio Villar Senin2012-02-241-1/+1
* ephy-profile-utils: shut up libsoup runtime warningSergio Villar Senin2012-02-241-1/+1
* ephy-search-entry: use symbolic clear iconDiego Escalante Urrelo2012-02-081-3/+7
* Allow toggling WebGL as a runtime GSettings switchMartin Robinson2012-02-031-0/+1
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-276-42/+0
* And remove the last stock icon, bookmarksXan Lopez2012-01-273-72/+0
* Remove the history stock iconXan Lopez2012-01-272-2/+0
* Remove EPHY_STOCK_BOOKMARKXan Lopez2012-01-273-3/+1
* Remove more unused stock iconsXan Lopez2012-01-272-28/+1
* Remove all the lock stock iconsXan Lopez2012-01-273-7/+5
* Remove unused stock iconsXan Lopez2012-01-272-10/+0
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-202-72/+41
* Move the nautilus floating bar to lib/widgetsXan Lopez2012-01-173-3/+469
* ephy-middle-clickable-tool-button: remove, it's unused nowXan Lopez2012-01-173-103/+0
* Use the new Shell global menu for global actionsXan Lopez2012-01-141-1/+5
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-025-0/+229
* ephy-dnd: reorder includesXan Lopez2012-01-011-1/+1
* ephy-gui: reorder includesXan Lopez2012-01-011-6/+4
* ephy-gui: remove unused methodXan Lopez2012-01-012-89/+0
* ephy-gui: remove long gone method declarationXan Lopez2012-01-011-3/+0
* ephy-session: use GTK's method to get the content areaXan Lopez2012-01-012-25/+0
* e-download-widget: update icon every 10%Diego Escalante Urrelo2011-12-211-0/+7
* e-download-widget: use GIcon instead of GdkPixbufDiego Escalante Urrelo2011-12-211-19/+5
* e-download: add ephy_download_get_content_typeDiego Escalante Urrelo2011-12-211-9/+5
* ephy-zoom-control: remove, there are no zoom toolbar items anymoreXan Lopez2011-12-154-375/+4
* Remove last traces of the EggToolbar codeXan Lopez2011-12-158-3991/+0
* Use a GtkOverlay for the statusbar instead of shipping GeditOverlayClaudio Saavedra2011-12-147-1440/+1
* Remove homepage preference from GSettingsXan Lopez2011-12-041-1/+0
* Remove toolbar editorXan Lopez2011-12-031-1/+0
* Remove some deprecated GTK+ callsClaudio Saavedra2011-11-222-4/+10
* Use GNetworkMonitor to monitor network statusXan Lopez2011-11-162-55/+0
* eggs-toolbar-mode: remove unused variableXan Lopez2011-11-151-4/+0
* lib/egg: update from libegg masterDiego Escalante Urrelo2011-10-112-22/+25
* ephy-location-entry: remove unused includeXan Lopez2011-09-111-1/+0
* ephy-request-about: move this to embed/Xan Lopez2011-09-063-238/+0
* e-file-helpers: implement and use ephy_file_delete_dir_recursivelyDiego Escalante Urrelo2011-09-052-22/+62
* ephy-file-helpers: export the UUID env var in our headerXan Lopez2011-08-292-1/+2
* ephy-file-helpers: make .desktop file launcher method parameters optionalXan Lopez2011-08-291-5/+9
* Use g_markup_printf_escaped when printing urisDiego Escalante Urrelo2011-08-131-5/+2
* ephy-file-helpers: nautilus now highlights filesDiego Escalante Urrelo2011-07-171-12/+1
* ephy-file-helpers: use correct inode/directory typeJosselin Mouette2011-07-171-1/+1
* ephy-download-widget: unescape tooltipsDiego Escalante Urrelo2011-07-171-1/+4
* ephy-location-entry: use new channel-{secure,insecure} symbolic iconsXan Lopez2011-07-071-2/+2
* ephy-profile-migrator: use new g_utf8_substringXan Lopez2011-07-051-19/+2
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-302-16/+0
* toolbareditor: Fix the removal of items by DnD.José Aliste2011-06-281-0/+32
* Implement about:memoryXan Lopez2011-06-284-3/+423
* Use NM_STATE_CONNECTED_GLOBAL instead of the compat #defineXan Lopez2011-06-241-3/+0
* Copy&paste a few NM defines/enums we need at compile timeXan Lopez2011-06-242-0/+58
* eggsmclient-xsmp: fix warningsAntoine Jacoutot2011-06-201-0/+2
* ephy-request-about: fix typoXan Lopez2011-06-191-1/+1
* ephy-request-about: some style fixesXan Lopez2011-06-172-98/+103
* Use the generic marshaler throughoutXan Lopez2011-06-144-28/+6
* Blast from the pastXan Lopez2011-06-101-6/+21
* gedit-overlay: prevent underallocation warningsXan Lopez2011-06-101-2/+12
* egg-toolbar-model: fix compiler modelXan Lopez2011-06-101-4/+0
* gedit-overlay: fix compiler warningXan Lopez2011-06-101-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-097-14/+22
* Simplify ephy_string_commandline_args_to_uris()Claudio Saavedra2011-06-091-41/+10
* Move the save/load accelerators methods to the ephy file utilitiesClaudio Saavedra2011-06-092-0/+39
* Add ephy_string_commandline_args_to_uris() to ephy string utilitiesClaudio Saavedra2011-06-092-0/+74
* Remove an unnecessary g_strv_length()Claudio Saavedra2011-06-031-3/+2
* Added about:plugins support.Sergio Villar Senin2011-06-014-4/+203
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+1
* ephy-location-entry: handle gracefully first callXan Lopez2011-05-221-3/+3
* ephy-location-entry: use symbolic icons for security stateXan Lopez2011-05-221-12/+28
* ephy-location-entry: do not use a yellow background for secure sitesXan Lopez2011-05-222-119/+0
* ephy-profile-migrator: call g_type_init explicitlyXan Lopez2011-05-131-1/+1
* egg-toolbars-model: free types listXan Lopez2011-05-061-0/+1
* ephy-overlay-escaping-child: fix warningsXan Lopez2011-04-271-3/+8
* Slide out the status overlay when the mouse pointer goes close by.Alexandre Mazari2011-04-264-2/+367
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-214-14/+0
* Import latest version of Gedit's overlay code.Alexandre Mazari2011-04-193-95/+169
* Add a preference to force internal view-sourceDiego Escalante Urrelo2011-04-191-0/+1
* egg-editable-toolbar: set a device to the DnD eventXan Lopez2011-04-031-11/+12
* ephy-file-helpers: respect our documented special keys for download dirXan Lopez2011-03-311-1/+16
* Use the web-browser icon from the GNOME icon themeWilliam Jon McCann2011-03-251-1/+1
* shell: fix toolbar style enumSaleem Abdulrasool2011-03-121-2/+2
* toolbar: fix a typo in last commitCosimo Cecchi2011-03-091-2/+2
* toolbar: make sure the first toolbar gets the 'primary-toolbar' classCosimo Cecchi2011-03-092-4/+53
* ephy-download-widget: unescape displayed filenamesDiego Escalante Urrelo2011-03-081-4/+9
* ephy-download-widget: new widgetDiego Escalante Urrelo2011-03-085-0/+983
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-081-0/+1
* ephy-file-helpers: allow desktop in ephy_file_browse_toDiego Escalante Urrelo2011-03-081-20/+7
* ephy-file-helpers: only one downloads_dir functionDiego Escalante Urrelo2011-03-082-68/+4
* ephy-file-helpers: add uninstalled ui/ in ephy_fileDiego Escalante Urrelo2011-03-041-0/+1
* Small cleanup in widget's Makefile.amXan Lopez2011-02-271-2/+1
* Sync with upstream GeditOverlayXan Lopez2011-02-264-107/+21
* ephy-location-entry: add DNS prefetchingSergio Villar Senin2011-02-251-5/+54
* gedit-overlay-child: sync visible property of container and childXan Lopez2011-02-211-1/+8
* gedit-overlay: sync with upstreamXan Lopez2011-02-201-0/+7
* gedit-overlay: always proxy main widget size requestXan Lopez2011-02-161-26/+4
* Sync with latest GeditOverlay codeXan Lopez2011-02-163-298/+51
* Sync with latest GeditOverlayXan Lopez2011-02-161-19/+12
* Sync with latest libeggXan Lopez2011-02-132-0/+8
* gedit-overlay: Fix a crash when overlay is detroyedCarlos Garcia Campos2011-02-121-6/+8
* Forgot these filesXan Lopez2011-02-122-0/+497
* Sync with upstream GeditOverlay codeXan Lopez2011-02-127-468/+243
* Port floating statusbar to gedit's overlay widgetXan Lopez2011-02-115-1/+1060
* Use the new GTK_STATE_FLAG_NORMAL flagDiego Escalante Urrelo2011-01-111-5/+5
* ephy-location-entry: GdkRGBA colors are doublesDiego Escalante Urrelo2011-01-111-2/+2
* ephy-file-helpers: do not use deprecated APIsXan Lopez2011-01-061-3/+2
* egg: cherry-pick fixes for compilation against GTK+ 2.91.7Xan Lopez2010-12-232-2/+10
* ephy-node-view: don't use gdk_cursor_unrefXan Lopez2010-12-221-1/+1
* Port to gtk+ master's GtkStyleContextDiego Escalante Urrelo2010-12-151-48/+52
* egg: update from masterDiego Escalante Urrelo2010-12-154-5/+46
* ephy-spell-check: remove unused filesDiego Escalante Urrelo2010-12-123-372/+0
* ephy-web-view: use custom error pagesDiego Escalante Urrelo2010-12-111-1/+3
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-092-10/+41
* EphyLocationAction: fix potential leakJonathon Jongsma2010-12-091-0/+1
* prefs-dialog: new custom font selection UIDiego Escalante Urrelo2010-12-081-0/+4
* ephy-file-helpers: prioritize uninstalled filesDiego Escalante Urrelo2010-12-081-4/+6
* ephy-profile-utils: fix crasher when .migrated is unreadableDiego Escalante Urrelo2010-12-071-3/+5
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-075-207/+303
* Always enable Web InspectorXan Lopez2010-10-241-1/+0
* Spinner changesXan Lopez2010-10-246-1484/+0
* ephy-node-view: use new GtkScrollable APIsXan Lopez2010-10-241-1/+1
* Use the new GtkComboText APIsMatthias Classen2010-10-212-6/+6
* Plug g_file_new_for_path leaksXan Lopez2010-10-131-1/+2
* ephy-node-db: make the db unref all remaining nodes on destructionXan Lopez2010-10-121-1/+8
* Revert "Port to GtkSpinner"Xan Lopez2010-10-103-26/+1065
* Port to GtkSpinnerXan Lopez2010-10-093-1065/+26
* ephy-spinner: fix spinner drawingXan Lopez2010-10-091-8/+1
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-0810-2023/+222
* Use gtk_widget_get_preferred_size instead of gtk_widget_size_requestXan Lopez2010-10-051-6/+6
* Adapt to latest changes in the GTK+ drawing modelXan Lopez2010-10-052-36/+24
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-112-9/+9
* ephy-dialog: remove useless modal propertyDiego Escalante Urrelo2010-09-032-42/+0
* lib/egg: update to libegg masterDiego Escalante Urrelo2010-08-314-242/+186
* lib/egg: update scriptsDiego Escalante Urrelo2010-08-312-35/+8
* lib/widgets: use cairo_fill() instead of cairo_paint()Carlos Garcia Campos2010-08-251-1/+1
* lib/widgets: use cairo for drawing widgetsDiego Escalante Urrelo2010-08-222-55/+45
* ephy-gui: remove ephy_gui_connect_checkbutton_to_gconfDiego Escalante Urrelo2010-08-031-18/+0
* Use accessor functions when possibleXan Lopez2010-06-132-5/+5
* ephy-gui: remove unused methodXan Lopez2010-06-132-28/+0
* ephy-file-helpers: use g_mkstemp instead of mkstempDiego Escalante Urrelo2010-06-041-1/+1
* ephy-location-entry: reenable favicons in completionDiego Escalante Urrelo2010-04-211-7/+0
* Also change EXTENSIONS_DIR hereXan Lopez2010-04-081-1/+1
* Use only GTK+ single includesJavier Jardón2010-04-061-1/+1
* Remove path when normalizing urls for keyring queryDiego Escalante Urrelo2010-03-251-0/+2
* migration: be more strict with checks when storingDiego Escalante Urrelo2010-03-161-2/+7
* migration: fix leading * in password field nameDiego Escalante Urrelo2010-03-101-2/+3
* ephy-profile-migration: remove useless return valueDiego Escalante Urrelo2010-03-102-10/+8
* migration: don't store a trailing ) in realmDiego Escalante Urrelo2010-03-101-1/+1
* Always use i18n'd Desktop and Downloads dir namesDiego Escalante Urrelo2010-02-241-1/+2
* Use accessor functions instead direct accessJavier Jardón2010-02-112-3/+3
* Use SoupURI to get host name in ephy-stringDiego Escalante Urrelo2010-02-111-38/+10
* ephy-file-helpers: some cleanupDiego Escalante Urrelo2010-02-022-25/+31
* ephy-file-helpers: use localized folder namesDiego Escalante Urrelo2010-02-021-2/+2
* ephy-dialog: check if we get a valid EphyDialogDiego Escalante Urrelo2010-01-261-2/+27
* ephy-location-entry: disable favicons in entry for releaseXan Lopez2010-01-251-0/+5
* docs: ephy-file-helpersDiego Escalante Urrelo2010-01-223-13/+204
* Show again favicon column in URL completion dropdownXan Lopez2010-01-151-2/+0
* Make EphyLocationEntry store a copy of the lock-stock-idXan Lopez2010-01-151-1/+2
* Use g_mkdir_with_parents instead of just mkdirDiego Escalante Urrelo2010-01-141-1/+1
* Add sanity checks for places where we create SoupURIsGustavo Noronha Silva2009-12-201-0/+8
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-192-61/+29
* docs: ephy-web-viewDiego Escalante Urrelo2009-12-181-1/+1
* docs: ephy-dialogDiego Escalante Urrelo2009-12-182-17/+182
* docs: ephy-debugDiego Escalante Urrelo2009-12-181-0/+28