summaryrefslogtreecommitdiff
path: root/src/ephy-history-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* history-dialog: ensure Remove button is initially insensitiveMichael Catanzaro2021-01-071-0/+1
* history-dialog: Disable selection Delete button in Incognito modeYetizone2020-08-101-6/+19
* history-dialog: Don't inherit from EphyDataDialogYetizone2020-08-101-118/+236
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-071-1/+0
* history-dialog: Add selection modeYetizone2020-08-011-172/+242
* Adapt to changes in HdyActionRow and HdyExpanderRowAdrien Plazas2020-07-301-2/+2
* Fix memory leaks in history query resultsJan-Michael Brummer2020-06-251-2/+2
* history-dialog: Make rows activatableAlexander Mikhaylenko2020-06-111-0/+1
* Port to libhandy masterAlexander Mikhaylenko2020-06-051-25/+4
* Revert "Port to libhandy master"Michael Catanzaro2020-06-031-4/+25
* Port to libhandy masterAlexander Mikhaylenko2020-06-031-25/+4
* Open multiple items in history dialogJan-Michael Brummer2020-05-261-2/+1
* Revert "Port to libhandy master"Michael Catanzaro2020-05-261-4/+25
* Port to libhandy masterAlexander Mikhaylenko2020-05-251-25/+4
* history-dialog: Make it a EphyDataDialogAdrien Plazas2020-01-171-53/+29
* Use g_clear_handler() when possibleMichael Catanzaro2019-12-231-4/+1
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-4/+3
* history-dialog: Do not refresh automaticallyJan-Michael Brummer2019-07-081-25/+2
* history-dialog:: Allow key (page)down to load further dataJan-Michael Brummer2019-07-071-6/+19
* history-dialog: Drop explicit comparisonsAdrien Plazas2019-06-221-16/+15
* history-dialog: Use HdyActionRow for the rowsAdrien Plazas2019-06-221-47/+15
* history-dialog: Add the empty and no results panelsAdrien Plazas2019-06-221-0/+13
* Close history when escape key is pressedJan-Michael Brummer2019-04-181-2/+6
* history-dialog: Improve search UIJan-Michael Brummer2019-02-271-0/+26
* history-dialog: Fix context menu popupJan-Michael Brummer2019-02-271-14/+20
* ephy-history-dialog: Change history dialog to be responsiveJan-Michael Brummer2018-12-181-319/+302
* Delete snapshot thumbnails when clearing historyMichael Catanzaro2018-01-081-0/+8
* Purge g_return from src/Michael Catanzaro2017-09-131-2/+2
* sync: Implement history syncGabriel Ivascu2017-08-061-1/+4
* profile-migrator: Migrate history to Firefox Sync historyGabriel Ivascu2017-08-061-3/+2
* Consistently use the default clipboardMichael Catanzaro2017-07-231-1/+2
* history-dialog: Remove odd print statementMichael Catanzaro2017-07-081-1/+0
* history-dialog: Disable forget actions in incognito modeMichael Catanzaro2017-02-191-3/+27
* Rename EphyHistoryWindow to EphyHistoryDialogMichael Catanzaro2017-01-161-0/+798