Commit graph

17 commits

Author SHA1 Message Date
Christian Dywan 7f0141d657 Do not run scripts or styles on blank or special pages 2010-01-08 00:16:55 +01:00
Alexander Butenko eddb3ef557 Only monitor actually existing user script/ style folders 2009-12-21 23:40:29 +01:00
Christian Dywan ca2e2be632 Show the actual paths when clicking the "Add" button in the userscript panel 2009-11-04 19:29:29 +01:00
Christian Dywan 2ff14cf64d Fix a leaked URI string when injecting user scripts 2009-10-04 00:02:23 +02:00
Christian Dywan ba1084d236 Merge userstyles into the userscript panel 2009-09-22 23:50:31 +02:00
Adrian Bunk e5812d0478 Don't connect to a monitor that wasn't created in the first place 2009-09-15 21:04:29 +02:00
Christian Dywan dfee0e5d14 Implement tick marks in Addons (User styles and -scripts) as well 2009-06-07 17:31:24 +02:00
Christian Dywan 8deacc7a9d Basic support for @-moz-document in user styles
This is not completely correct but a good start. Basically
@-moz-document is recognized, "url-prefix" is respected, not
"domain" however. Namespaces are ignored. Document blocks
are not fully honored, instead all style rules apply to all
prefixes specified in any block in the file.
2009-05-20 01:20:34 +02:00
Enrico Tröger 6b7876cdf7 Add missing NULL check and fix a memory leak in the Addons panel 2009-04-17 03:27:15 +02:00
Christian Dywan eed273b35e Fix memory leaks in a number of places 2009-04-05 23:46:15 +02:00
Christian Dywan ae6530c620 Use Glib 2.16 unconditionally in the addons panel 2009-03-16 23:53:51 +01:00
Christian Dywan 74cccb0aae Add tooltips to Enable and Disable buttons 2009-03-10 19:35:11 +01:00
Christian Dywan 04a65f0f90 Fix label of the userstyle panel 2009-02-21 01:10:21 +01:00
Nick Schermer b6e33e5399 Implement 'full' debug-level and fix according warnings 2009-01-09 23:56:00 +01:00
Christian Dywan c59e040055 Switch MidoriAddons to sokoke_js_script_eval 2008-12-25 00:43:57 +01:00
Christian Dywan 7f0563f5f4 Scratch the '.user' part in '.user.css' and '.user.js'.
For all practical purposes it caused confusion among users
and the regular file extension should be just as fine.
2008-12-06 04:47:51 +01:00
Christian Dywan d5e5821064 Move MidoriAddons to panels folder 2008-12-04 01:53:52 +01:00
Renamed from midori/midori-addons.c (Browse further)