summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Disable all Safe Browsing code at build timeMichael Catanzaro2022-03-226-4/+24
* location-entry: Rework activationAlexander Mikhaylenko2022-02-251-0/+26
* location-entry: Simplify reset()Alexander Mikhaylenko2022-02-231-36/+19
* location-entry: Remove dead codeAlexander Mikhaylenko2022-02-221-22/+0
* location-entry: Replace get_reader_mode_widget() with a signalAlexander Mikhaylenko2022-02-222-8/+28
* Drop EphyDownloadsProgressIconAlexander Mikhaylenko2022-02-223-129/+0
* location-entry: Fix a typoAlexander Mikhaylenko2022-02-221-1/+1
* Clean up EphyAddBookmarkPopoverAlexander Mikhaylenko2022-02-222-43/+18
* general-page: Stop using GtkFileChooserButtonAlexander Mikhaylenko2022-02-182-0/+35
* Stop using gtk_container_get_children() for GtkListBox and GtkFlowBoxAlexander Mikhaylenko2022-02-181-25/+11
* search-engines: Port whole EphySearchEngineManager code to GListModelvanadiae2022-02-115-343/+799
* Replace deprecated symbolic iconSam Hewitt2022-02-071-3/+3
* Revert "Fix web app GApplication ID calculation"Phaedrus Leeds2022-01-191-4/+3
* Fix web app GApplication ID calculationPhaedrus Leeds2022-01-191-3/+4
* meson: check if nettle uses mini-gmp, loosen check accordinglyDaniel Kolesa2022-01-071-0/+5
* Migrate search-engines setting from an array of tuples to a vardictvanadiae2021-12-283-13/+35
* Port to libportal 0.5Patrick Griffis2021-12-231-1/+1
* output-encoding: remove JS encoding functionMichael Catanzaro2021-12-202-17/+7
* web-app-utils: fix crash when app name contains spaces or hyphensMichael Catanzaro2021-12-161-5/+12
* web-app-utils: add FIXME comments regarding hyphensMichael Catanzaro2021-12-161-1/+4
* Add secure output encoding functionsMichael Catanzaro2021-12-153-0/+113
* Detect Snap sandbox in addition to FlatpakPhaedrus Leeds2021-12-093-23/+40
* web-app-utils: Use g_autoptr/g_autofree morePhaedrus Leeds2021-12-072-148/+77
* file-helpers: Fix a memory leak of GFileInfoPhaedrus Leeds2021-12-071-2/+4
* Stop using GtkWidget:marginAlexander Mikhaylenko2021-12-022-5/+9
* Stop using GtkContainer:border-widthAlexander Mikhaylenko2021-12-021-1/+4
* Stop using GtkButton:reliefAlexander Mikhaylenko2021-12-021-1/+1
* Clean up [hv]align and [hv]expand useAlexander Mikhaylenko2021-12-027-21/+4
* nautilus-floating-bar: Trim downAlexander Mikhaylenko2021-12-022-280/+61
* Unify gtk_box_pack_*() argumentsAlexander Mikhaylenko2021-12-026-44/+42
* Add docs for EphyWebApplicationOptionsPhaedrus Leeds2021-12-011-0/+10
* Fix web applications that use non-Latin characters in the nameMichael Catanzaro2021-11-304-56/+111
* location-entry: Stop subclassing GtkOverlayAlexander Mikhaylenko2021-12-012-5/+11
* web-app-utils: Stop setting default iconAlexander Mikhaylenko2021-12-011-22/+0
* web-app-utils: Don't set program classAlexander Mikhaylenko2021-12-011-13/+0
* file-chooser: Remove previewAlexander Mikhaylenko2021-12-011-57/+0
* notification-cotnainer: Use GtkBox instead of GtkGridAlexander Mikhaylenko2021-11-291-9/+7
* notification-container: Don't subclass GtkRevealerAlexander Mikhaylenko2021-11-292-10/+10
* notification-container: Make get_num_children() privateAlexander Mikhaylenko2021-11-292-17/+16
* notification: Use a signal for closingAlexander Mikhaylenko2021-11-292-9/+29
* notification: Stop subclassing GtkFrameAlexander Mikhaylenko2021-11-292-7/+3
* notification: Don't set GtkGrid propertiesAlexander Mikhaylenko2021-11-291-2/+0
* notification: Mark properties as readwriteAlexander Mikhaylenko2021-11-291-2/+2
* lib: Drop EggTreeMultiDndAlexander Mikhaylenko2021-11-293-473/+0
* meson: Drop gdk depAlexander Mikhaylenko2021-11-291-1/+0
* Fix typoMichael Catanzaro2021-11-111-1/+1
* Remove stale declarationMichael Catanzaro2021-09-211-3/+0
* Fix violation of the Desktop Entry SpecificationMartin Puppe2021-09-211-1/+1
* Always save pinned tabs in sessionJan-Michael Brummer2021-08-091-1/+0
* Remove location entry and bookmark workaroundJan-Michael Brummer2021-08-091-36/+7