summaryrefslogtreecommitdiff
path: root/src/bookmarks/ephy-bookmarks-editor.c
Commit message (Expand)AuthorAgeFilesLines
* UncrustifyMichael Catanzaro2016-03-291-1412/+1325
* bookmarks-editor: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-271-107/+103
* Standardize on "decoded" terminology for URIs, not "unescaped"Michael Catanzaro2016-02-091-5/+5
* Enable and placate -Wsign-compareMichael Catanzaro2015-12-261-4/+5
* Enable and placate -Wredundant-declsMichael Catanzaro2015-12-261-2/+0
* Enable and placate -Wno-shadowMichael Catanzaro2015-12-261-12/+12
* EphyBookmarksEditor: Use g_object_class_install_properties.Arnaud Bonatti2015-12-161-8/+12
* build: Fix build with clang -Werror and -Wwrite-stringsTing-Wei Lan2015-12-111-5/+5
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyBookmarkProperties: Use template.Arnaud Bonatti2015-11-061-1/+1
* Don't crash on escaped null charactersMichael Catanzaro2015-09-211-1/+2
* Fixup for 'display decoded URIs in bookmarks editor'Michael Catanzaro2015-07-271-3/+1
* Display decoded URIs in the bookmarks editorMichael Catanzaro2015-07-271-1/+14
* build: Fix -Werror build for clangTing-Wei Lan2015-07-091-3/+3
* Add a FIXME commentMichael Catanzaro2015-07-021-0/+1
* Decouple the page load from the tab creationCarlos Garcia Campos2014-03-031-29/+27
* Remove the open new/in existing window flags and always create the new tab in...Carlos Garcia Campos2014-03-031-7/+4
* Disable actions that open new windowsCarlos Garcia Campos2014-03-031-1/+4
* Fix bookmark importingMichael Catanzaro2013-12-221-1/+1
* Don't show the name EpiphanyWilliam Jon McCann2013-12-111-2/+2
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-75/+0
* Drop GtkStockYosef Or Boczko2013-09-021-2/+2
* Update links to help, add app menuitemEkaterina Gerasimova2013-08-041-1/+1
* ephy-bookmarks-editor: fix compiler warningsXan Lopez2013-03-141-1/+3
* ephy-state: rename to 'ephy-initial-state'Xan Lopez2012-12-161-8/+8
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-101-6/+11
* Remove redundant search labelsWilliam Jon McCann2012-12-101-12/+0
* Use GtkSeachEntry instead of EphySearchEntryBastien Nocera2012-12-101-6/+8
* Use gtk_application_get_active_window instead of rolling our ownXan Lopez2012-11-251-1/+1
* Avoid a crash in EphyBookmarksEditor when using WebKit2.Mario Sanchez Prada2012-10-091-5/+4
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-5/+1
* ephy-bookmarks-editor: repaint the favicon on "icon-loaded"Sergio Villar Senin2012-09-031-8/+34
* e-file-chooser: remove persist-keyDiego Escalante Urrelo2012-08-011-2/+1
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* ephy-bookmarks-editor: fix GList leaksPavel Vasin2012-06-121-4/+2
* ephy-bookmarks-editor: fix memory leakPavel Vasin2012-06-121-1/+14
* Use glib resources to bundle our UI filesXan Lopez2012-03-271-3/+3
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-201-14/+30
* And remove the last stock icon, bookmarksXan Lopez2012-01-271-2/+0
* Also remove stock icons in the history and bookmarks editorsXan Lopez2012-01-271-12/+12
* Remove code to support bookmark/topic toolbarXan Lopez2011-12-141-158/+21
* e-bookmarks-editor: don't set directoryDiego Escalante Urrelo2011-08-121-3/+0
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-091-5/+5
* ephy-bookmarks-editor: fix new topic selection bugVincas Dargis2011-01-101-0/+1
* Use gtk_paned_new() instead gtk_[h|v]paned_new()Javier Jardón2010-11-091-1/+1
* Use the new GtkComboText APIsMatthias Classen2010-10-211-3/+3
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-97/+29
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-111-1/+1
* GtkDialog separators are gone in GTK+ 3.xXan Lopez2010-09-051-2/+1
* ephy-bookmarks-editor: wrong castDiego Escalante Urrelo2009-12-191-1/+1