Menu

Code Commit Log


Commit Date  
[r123] by sunnybear

Added font property resolving (works by default on optimize_shorthands=1).
Tuned unit tests with settings.
Added unit test about multiple font-family.

2010-01-20 12:23:51 Tree
[r122] by sunnybear

Fixed bug with resolving second negative background-position value.

2009-09-16 17:11:50 Tree
[r121] by sunnybear

Added ctype_alpha (not very good, because of only English locale) 'clone'

2009-06-30 05:57:36 Tree
[r120] by sunnybear

Added unit tests for shorthands (padding / margin / font-weight / background) and properties (CSS1 / CSS2.0 / CSS2.1).
Need to add shorthand for
'font'
Value: [ [ <'font-style'> || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit

2009-06-21 01:01:20 Tree
[r119] by sunnybear

Added outline to unit_values, deleted position from there. w3.org:
'position'
Value: static | relative | absolute | fixed | inherit

2009-06-21 00:34:46 Tree
[r118] by sunnybear

Quotes behavior verified

2009-06-20 22:59:40 Tree
[r117] by sunnybear

Fixing problems with quotes in attributes selectors and quoted charset/import/namespace. No more problems with quotes detected

2009-06-08 09:51:23 Tree
[r116] by sunnybear

Added ctype functions emulation (to prevent failure on some environments)

2009-06-08 09:18:31 Tree
[r115] by sunnybear

Applying patch from ticket #2597191
https://sourceforge.net/tracker/?func=detail&aid=2597191&group_id=148404&atid=771415
Thx to blueyed

2009-06-08 09:11:27 Tree
[r114] by sunnybear

Applying patch from ticket #2509464
https://sourceforge.net/tracker/?func=detail&aid=2509464&group_id=148404&atid=771415
thx to blueyed

2009-06-08 09:07:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.