Commit graph

11 commits

Author SHA1 Message Date
Christian Dywan
4f9d726c55 Merge ident-string setting into user-agent for old and new WebKit
Since the existence of two properties causes confusion among users
we merge the two, and actually remove ident-string.
2010-01-31 22:10:24 +01:00
Christian Dywan
8039785073 Move up/ down key handling from the entry into MidoriLocationAction 2010-01-01 18:23:15 +01:00
Christian Dywan
cef6532429 Refactor MidoriPreferences into KatzePreferences base class
The goal is to get rid of detailed table setups in favour of
automatic alignment with few hints as well as abstracting away
the exact layout to allow reimplementing it in a different form.
2009-10-19 23:15:44 +02:00
Christian Dywan
f273b7d08e Fix variable signedness warning in property unit test 2009-07-20 22:47:55 +02:00
Christian Dywan
f4d19b68bf Check for duplicate property IDs as part of the property test 2009-07-19 18:27:46 +02:00
Christian Dywan
2379e7ac75 Implement a list of properties to not test generically 2009-07-12 13:54:03 +02:00
Christian Dywan
bbaa0fb9e6 Implement source view with GIO and drop internal source view
We use GIO to choose a text editor unless a text editor was
specified in the Preferences. We drop our internal source view
now which used to serve as a fallback.
2009-03-17 21:35:05 +01:00
Christian Dywan
5eab5f5bda Drop Glib version guards from unit tests 2009-03-16 01:30:40 +01:00
Christian Dywan
35ae81c90a Test boolean properties as well 2009-02-22 19:29:42 +01:00
Christian Dywan
ba9d7d48e5 Fix browser properties along with enabling the property test 2009-02-22 14:38:28 +01:00
Christian Dywan
787dec54a8 Add property test case, currently testing strings and enumerations 2009-02-19 23:42:50 +01:00