summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bookmark-properties-grid: Increase border widthwip/bookmarksIulian Radu2016-09-281-2/+1
* bookmarks-popover: Increase width for border and labelsIulian Radu2016-09-282-2/+4
* bookmarks-popover: Fix size after GTK+ 3.22.0 bumpIulian Radu2016-09-281-0/+3
* Bring back application menuIulian Radu2016-09-281-0/+1
* Fully remove old bookmarks testMichael Catanzaro2016-09-281-4/+0
* bookmarks-popover: Ensure there are no duplicates added in 'Tags' stack of bo...Iulian Radu2016-09-281-7/+22
* Update POTFILES.inIulian Radu2016-09-281-11/+2
* bookmarks: Move everything to a new bookmarks directoryIulian Radu2016-09-2814-19/+114
* Add a convenience GAsyncReadyCallback to pass to ephy_bookmarks_manager_save_...Iulian Radu2016-09-285-48/+61
* Remove obsolete EphyBookmarksIulian Radu2016-09-2817-2446/+5
* Remove obsolete EphyBookmarksUiIulian Radu2016-09-289-229/+1
* Remove obsolete bookmarks actions and action groupsIulian Radu2016-09-2817-1870/+1
* Remove obsolete EphyBookmarkPropertiesIulian Radu2016-09-285-541/+0
* Remove obsolete bookmarks import/export codeIulian Radu2016-09-287-1437/+0
* Remove obsolete EphyBookmarksEditorIulian Radu2016-09-287-1809/+0
* Remove obsolete EphyTopicsEntryIulian Radu2016-09-284-637/+0
* Remove obsolete EphyNodesCoverIulian Radu2016-09-285-236/+0
* Remove obsolete EphyTopicsPaletteIulian Radu2016-09-284-445/+0
* Don't upgrade to version GPLv3 yetIulian Radu2016-09-286-6/+6
* profile-migrator: Import bookmarks regardless of lockdownIulian Radu2016-09-281-4/+0
* ephy-bookmark: Use G_PARAM_STATIC_STRINGS for propertiesIulian Radu2016-09-281-4/+4
* bookmarks-popover: Don't override get_property if there are no readable prope...Iulian Radu2016-09-281-13/+0
* Get rid of deep directory structure for bookmarks related iconsIulian Radu2016-09-284-4/+4
* bookmarks: Fix some memory leaksIulian Radu2016-09-283-1/+14
* bookmarks: Call parent constructed function before doing our own constructionIulian Radu2016-09-283-6/+6
* Minor style fixesIulian Radu2016-09-285-18/+16
* bookmarks: Change url/title for ephy_bookmarks_new to transfer noneIulian Radu2016-09-285-10/+11
* Save even more bytes by using #pragma once in new files!Michael Catanzaro2016-09-286-24/+6
* Save a couple bytes with real copyright symbols!Michael Catanzaro2016-09-2810-10/+10
* Standardize modelines in new filesMichael Catanzaro2016-09-2810-2/+8
* Update ephy-completion-model-testMichael Catanzaro2016-09-281-2/+2
* Rework 'Add bookmark' popoverIulian Radu2016-09-2810-142/+347
* Add bookmarks profile migratorIulian Radu2016-09-283-1/+175
* Move the profile migrator to it's own subdirectoryIulian Radu2016-09-286-32/+37
* properties-grid: Save data in finalize instead of destroyIulian Radu2016-09-281-5/+6
* properties-grid: Display full URI in entryIulian Radu2016-09-281-27/+2
* properties-grid: Toggle action's enabled state instead of button's sensitivityIulian Radu2016-09-282-5/+17
* Port EphyCompletionModel and EphySearchProvider to the new bookmarks managerIulian Radu2016-09-284-51/+46
* bookmark-properties: Make favorite 'star' whiteIulian Radu2016-09-282-0/+6
* bookmarks-popover: Fix tooltip positioningIulian Radu2016-09-281-0/+6
* bookmarks-manager: Emit 'bookmark-added' signal only if the function complete...Iulian Radu2016-09-281-2/+2
* bookmarks-manager: Emit 'tag-added' signal only if the function completed suc...Iulian Radu2016-09-281-3/+3
* bookmarks: Minor improvementsIulian Radu2016-09-283-10/+14
* bookmarks-popover: Free allocated memoryIulian Radu2016-09-281-12/+22
* bookmarks-popover: Improve tag detail list boxIulian Radu2016-09-281-1/+7
* bookmarks: Save/load tags before saving/loading bookmarksIulian Radu2016-09-281-15/+15
* bookmarks: Save changes to disk when modifying the 'Add bookmark popover'Iulian Radu2016-09-282-2/+12
* bookmarks-popover: Update all stacks accordingly when a bookmark/tag is added...Iulian Radu2016-09-287-78/+359
* bookmarks-manager: Manually iterate over sequence when searching by urlIulian Radu2016-09-281-39/+16
* bookmarks: Add multiple bookmarks at onceIulian Radu2016-09-282-24/+46