summaryrefslogtreecommitdiff
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Use widget-implementation-specific property-accessor for "focus-on-click"Rico Tzschichholz2016-04-021-1/+1
* Handle gdk_pixbuf_scale_simple failure in colorfull tabsPaweł Forysiuk2016-02-241-0/+4
* fix illegible (3-char-wide) filetype column in "file types" preference pane u...gue5t2016-02-171-2/+6
* Fix crashes caused by out-of-bounds indexing in adblockgue5t2016-02-012-18/+21
|\
| * Fix crashes caused by out-of-bounds indexing in adblockgue5t2016-01-232-18/+21
* | Do not block the main webpage of a tab even if it is matched by adblock rulesgue5t2016-01-151-1/+8
|\ \
| * | Do not block the main webpage of a tab even if it is matched by adblock rulesgue5t2016-01-101-1/+8
| |/
* | Use g_file_test check instead as it works for both platformsPaweł Forysiuk tuxator@o2.pl2016-01-151-1/+1
* | Add helper function for checking if file existsPaweł Forysiuk tuxator@o2.pl2016-01-101-1/+1
|/
* Enable browser profiles on win32 as the work sans auto updatePaweł Forysiuk tuxator@o2.pl2015-08-301-6/+0
* Fix warnings for -Wformat-securityRico Tzschichholz2015-08-202-0/+2
* fix last known GTK2 entry placeholder text bugsgue5t2015-08-101-3/+3
* Move adblock icons to hicolorChristian Dywan2015-08-091-2/+1
* Reword a comment a bit, re-adjust code style once morePaweł Forysiuk tuxator@o2.pl2015-07-181-2/+2
* Fix typo and styling issuePaweł Forysiuk tuxator@o2.pl2015-07-151-2/+2
* Skip open-with codepath with abp links, they are internalPaweł Forysiuk tuxator@o2.pl2015-07-151-0/+5
* Adblock fixup: Escape . in filter with \Christian Dywan2015-07-111-0/+2
* clean up handling of double-valued db column in Tabbygue5t2015-06-231-9/+4
* Use unowned with Adblock.Subscription and Element in foreach loopsChristian Dywan2015-06-124-21/+22
|\
| * Use unowned with Adblock.Subscription and Element in foreach loopsChristian Dywan2015-06-114-21/+22
* | Use unowned strings in foreach loopsChristian Dywan2015-06-126-10/+11
|\ \
| * | Use unowned strings in foreach loopsChristian Dywan2015-06-116-10/+11
| |/
* | Enable openWith in app mode and make it work with view-newChristian Dywan2015-06-121-1/+5
|\ \ | |/ |/|
| * Enable openWith in app mode and make it work with view-newChristian Dywan2015-05-311-1/+5
* | Only connect buttons to toolbar styleChristian Dywan2015-06-061-1/+1
* | Let statusbar features handle toolbar not being toolbarChristian Dywan2015-06-021-7/+4
* | Add and remove extra actions correctlyChristian Dywan2015-05-242-47/+29
* | Port Adblock to new Browser.add_actionChristian Dywan2015-05-232-51/+32
|/
* Move to WebKit2 4.0 which broke ABIGeronimo Bareiro2015-04-281-0/+1
|\
| * Move to WebKit2 4.0 which broke ABIChristian Dywan2015-04-191-0/+1
* | fix incorrect type of MAX(sorting) in Tabbygue5t2015-04-191-1/+1
* | Remove example app and .desktop before creating it in the unit testChristian Dywan2015-04-191-2/+11
|\ \ | |/ |/|
| * Remove example app and .desktop before creating it in the unit testChristian Dywan2015-04-181-2/+11
* | Use GLib namespace in all places modifiedChristian Dywan2015-04-182-2/+2
* | Fix cache dir path in Adblock and always mkdir tmpChristian Dywan2015-04-182-2/+2
|/
* Match https site when user-style is using domain syntaxPaweł Forysiuk tuxator@o2.pl2015-04-171-1/+9
|\
| * Add simple test for regexp expansionPaweł Forysiuk tuxator@o2.pl2015-04-161-0/+2
| * Match https site when user-style is using domain syntaxPaweł Forysiuk tuxator@o2.pl2015-04-141-1/+7
* | Reuse mouse debug token for mouse gestures extensionPaweł Forysiuk tuxator@o2.pl2015-04-141-2/+2
|/
* Don't build tabs2one in release buildsChristian Dywan2015-04-111-0/+5
* Make application choosers resizable with a sane default sizegue5t2015-03-231-1/+11
* Use GNotification >= 2.40 and use Midori.App API in webmediaChristian Dywan2015-03-231-9/+8
* update coubJames Axl2015-03-211-4/+4
* Implement Tabs2One extensionPaweł Forysiuk2015-03-211-0/+410
|\
| * Add ability to remove items without restoring themPaweł Forysiuk2014-08-161-2/+51
| * Rename remove action to restore to better match the realityPaweł Forysiuk2014-08-161-16/+16
| * Only close tabs if writing cache was successfullPaweł Forysiuk2013-06-011-6/+16
| * Add some usage info to html template, make it translatablePaweł Forysiuk2013-05-311-6/+8
| * Treat html file as extension data instead of cache file.Paweł Forysiuk2013-05-311-13/+55
| * Fold tabs even if tabs2one tab is presentPaweł Forysiuk2013-05-301-22/+7