summaryrefslogtreecommitdiff
path: root/lib/widgets/ephy-downloads-popover.c
Commit message (Expand)AuthorAgeFilesLines
* Port to GTK4Alexander Mikhaylenko2022-10-091-27/+21
* downloads-popover: fix hang when using Clear All buttonMichael Catanzaro2022-06-111-2/+5
* download: Drop timestamp from do_download_action()Alexander Mikhaylenko2022-03-221-2/+1
* Prefer GDK_CURRENT_TIME to gtk_get_current_event_time() where possibleAlexander Mikhaylenko2022-03-221-1/+1
* Stop using gtk_container_get_children() for GtkListBox and GtkFlowBoxAlexander Mikhaylenko2022-02-181-25/+11
* Unify gtk_box_pack_*() argumentsAlexander Mikhaylenko2021-12-021-13/+8
* Update code style with new rule setJan-Michael Brummer2021-02-211-1/+2
* Add flatpak open directory download actions using libportalJan-Michael Brummer2020-07-251-15/+4
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-2/+2
* downloads-popover: Use g_autoptrYi-Soo An2019-02-151-4/+4
* flatpak: Make download popover rows unselectableMichael Catanzaro2017-11-211-2/+20
* flatpak: Make the downloads popover workMichael Catanzaro2017-11-191-4/+7
* Remove stray semicolonMichael Catanzaro2017-11-191-1/+1
* downloads-popover: Disconnect more signals when popover is destroyedMichael Catanzaro2017-02-151-12/+12
* Really handle focus stealing prevention properly"Michael Catanzaro2016-11-211-1/+3
* Relicense to GPLv3+Michael Catanzaro2016-10-071-6/+7
* UncrustifyMichael Catanzaro2016-03-291-2/+1
* downloads-popover: Fix visual and layout issuesIulian Radu2016-02-271-29/+23
* downloads-popover: Disappear more smoothlyIulian Radu2016-02-271-0/+6
* downloads-popover: Fix GtkListBoxRow not being destroyedIulian Radu2016-02-271-2/+2
* downloads-popover: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-091-6/+1
* downloads-popover: Disappear more smoothlyMichael Catanzaro2015-12-201-0/+2
* downloads: Make the clear button insensitive when there aren't non-active dow...Carlos Garcia Campos2015-10-261-7/+40
* downloads: Replace the downloads box with a popoverCarlos Garcia Campos2015-10-261-0/+211