summaryrefslogtreecommitdiff
path: root/src/bookmarks/ephy-bookmark-properties-grid.c
Commit message (Expand)AuthorAgeFilesLines
* Update bookmark dialogsJan-Michael Brummer2020-01-101-2/+4
* bookmark-manager: Store and use localized "Favorites" tagJonathan Kang2020-01-081-1/+1
* Remove various unused member variablesMichael Catanzaro2019-11-171-2/+0
* Ensure tag scrolled window has correct sizeAlexander Mikhaylenko2019-10-061-0/+20
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-21/+22
* Make ephy_bookmarks_manager_save_to_file_async() actually asyncMichael Catanzaro2019-06-221-3/+4
* bookmark-properties-grid: Use g_auto*Yi-Soo An2018-12-031-5/+3
* Tags with empty labels are no longer allowed in bookmarksAral Balkan2018-11-291-1/+1
* Purge g_return from src/Michael Catanzaro2017-09-131-3/+3
* sync: Implement history syncGabriel Ivascu2017-08-061-1/+1
* sync: Replace old bookmarks sync codeGabriel Ivascu2017-08-061-66/+82
* meson: Remove enable_firefox_sync optionGabriel Ivascu2017-08-061-7/+1
* Port to meson build systemMichael Catanzaro2017-04-261-3/+3
* bookmarks: Stop hardcoding "Favorites" everywhereMichael Catanzaro2017-02-191-2/+2
* Use emblem-favorite-symbolic icon for favoritesMichael Catanzaro2017-02-191-1/+1
* bookmark-properties-grid: Fix duplicate tag creationMichael Catanzaro2017-01-221-6/+2
* Use internationalization for Favorites stringcedlemo2017-01-031-1/+4
* Move sync support behind --enable-firefox-sync flagMichael Catanzaro2016-12-061-1/+8
* bookmark-properties-grid: Adapt for removal of decode_and_sanitizeMichael Catanzaro2016-11-051-1/+1
* bookmark-properties-grid: Display decoded addressMichael Catanzaro2016-10-171-1/+5
* Use nonrecursive Automake for src/bookmarksMichael Catanzaro2016-10-081-1/+1
* Relicense to GPLv3+Michael Catanzaro2016-10-071-11/+13
* ephy-bookmark: Better names for setters/gettersGabriel Ivascu2016-10-071-4/+4
* bookmarks-properties-grid: Split some code into a file-static helper functionGabriel Ivascu2016-10-071-13/+13
* bookmark-properties-grid: g_strcmp0() can handle NULL for usGabriel Ivascu2016-10-071-10/+6
* ephy-sync: Implement the sync logicGabriel Ivascu2016-10-071-1/+65
* bookmarks-manager: Use more suggestive names for tag operations to avoid conf...Iulian Radu2016-09-291-3/+3
* bookmarks: Move everything to a new bookmarks directoryIulian Radu2016-09-281-0/+474