summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* find: Fix find after 263ebb1dde77e233ba8b94ea0d4ac5f55eac35c5Carlos Garcia Campos2015-11-211-32/+4
* EphyUriTester: Avoid g_strdup() when a boolean is enoughEmanuele Aina2015-11-111-5/+5
* EphyUriTester: Drop keys/signatures logicEmanuele Aina2015-11-111-105/+3
* EphyUriTester: Handle '@@' whitelisting exception rulesEmanuele Aina2015-11-111-40/+111
* EphyUriTester: Escape '[' and ']' when converting patterns to regexpsEmanuele Aina2015-11-101-1/+3
* EphyUriTester: Ensure "||" rules are anchored at the startEmanuele Aina2015-11-101-1/+4
* Remove EphyEmbedDialog class.Arnaud Bonatti2015-11-083-228/+1
* EphyUriTester: Use G_PARAM_STATIC_STRINGSMichael Catanzaro2015-11-071-2/+2
* Reenable and placate -Wformat-nonliteralMichael Catanzaro2015-11-073-6/+9
* Reenable and placate -Wunused-variableMichael Catanzaro2015-11-071-1/+0
* EphyUriTester: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-15/+17
* EphyUriTester: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-120/+83
* Rename UriTester to EphyUriTesterMichael Catanzaro2015-11-075-176/+179
* uri-tester: Remove UriTesterReloadMichael Catanzaro2015-11-072-33/+0
* uri-tester: Use g_slist_free_fullMichael Catanzaro2015-11-071-6/+2
* uri-tester: Remove uri_tester_get_filtersMichael Catanzaro2015-11-072-8/+0
* uri-tester: Stop declaring uri_tester_registerMichael Catanzaro2015-11-071-2/+0
* uri-tester: Get rid of AdUriCheckTypeMichael Catanzaro2015-11-073-38/+3
* Reenable and placate -Wunused-functionMichael Catanzaro2015-11-071-0/+4
* EphyDownloadsManager: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-16/+3
* EphyDownload: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-54/+47
* EphyDownload: Don't specify signal marshallersMichael Catanzaro2015-11-071-6/+3
* EphyDownload: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-85/+48
* EphyWebView: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-249/+185
* EphyWebView: Stop specifying signal marshallersMichael Catanzaro2015-11-071-22/+11
* EphyWebView: Remove unneeded virtual signalsMichael Catanzaro2015-11-072-55/+12
* EphyWebExtensionProxy: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-76/+51
* EphyFindToolbar: Don't choose signal marshallersMichael Catanzaro2015-11-071-6/+3
* EphyFindToolbar: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-5/+8
* EphyFindToolbar: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-132/+85
* EphyFindToolbar: Remove unused virtual signalsMichael Catanzaro2015-11-072-14/+3
* EphyFileMonitor: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-9/+12
* EphyFileMonitor: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-75/+42
* EphyEncodings: Don't use g_signal_emit_by_nameMichael Catanzaro2015-11-071-9/+16
* EphyEncodings: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-58/+31
* EphyEncoding: Use g_object_class_install_propertiesMichael Catanzaro2015-11-071-49/+51
* EphyEncoding: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-58/+35
* EphyEmbedShell: Don't choose signal marshallersMichael Catanzaro2015-11-071-12/+6
* EphyEmbedShell: Use G_PARAM_STATIC_STRINGSMichael Catanzaro2015-11-071-2/+1
* EphyEmbedShell: Use G_DECLARE_DERIVABLE_TYPEMichael Catanzaro2015-11-072-18/+4
* EphyEmbedShell: Use G_DEFINE_TYPE_WITH_PRIVATEMichael Catanzaro2015-11-072-87/+112
* EphyEmbedShell: Make the singleton instance file-scopeMichael Catanzaro2015-11-071-1/+1
* EphyEmbedEvent: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-072-67/+19
* EphyEmbedDialog: Use G_OBJECT_WARN_INVALID_PROPERTY_IDMichael Catanzaro2015-11-071-0/+6
* EphyEmbedDialog: Use g_object_install_propertiesMichael Catanzaro2015-11-071-14/+18
* EphyEmbedDialog: Remove unnecessary declarationsMichael Catanzaro2015-11-071-40/+23
* EphyEmbedDialog: Use G_DECLARE_DERIVABLE_TYPEMichael Catanzaro2015-11-071-20/+3
* EphyEmbedDialog: Use G_DEFINE_TYPE_WITH_PRIVATEMichael Catanzaro2015-11-071-16/+17
* EphyWebOverviewModel: RearrangeMichael Catanzaro2015-11-071-2/+2
* EphyWebOverview: RearrangeMichael Catanzaro2015-11-071-2/+2