10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more remote image tests
Fabien Ménager
as PhenX
More... over 12 years ago
Fonts were not properly installed when they had upper chars in there name
Fabien Ménager
as PhenX
More... over 12 years ago
Fonts were not properly installed when they had upper chars in there name
Fabien Ménager
as PhenX
More... over 12 years ago
Forgot to start the session at the beginning of the controller
Fabien Ménager
as PhenX
More... over 12 years ago
Forgot to start the session at the beginning of the controller
Fabien Ménager
as PhenX
More... over 12 years ago
Simplified a lot image handling code Image type detection is not based on their extension anymore but on their header Removed useless examples
Fabien Ménager
as PhenX
More... over 12 years ago
Simplified a lot image handling code Image type detection is not based on their extension anymore but on their header Removed useless examples
Fabien Ménager
as PhenX
More... over 12 years ago
Improved authentification system
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved authentification system
Fabien Ménager
as PhenX
More... almost 13 years ago
Added a Frame::is_table() function Fixed a syntax error (Fixes issue 325)
Fabien Ménager
as PhenX
More... almost 13 years ago
Added a Frame::is_table() function Fixed a syntax error (Fixes issue 325)
Fabien Ménager
as PhenX
More... almost 13 years ago
Added shorthand methods to know if a Frame is in flow, positionned, a text node, a block, absolute and preformatted (with a cache) Greatly improved nth-child, nth-of-type, etc selectors
Fabien Ménager
as PhenX
More... almost 13 years ago
Added shorthand methods to know if a Frame is in flow, positionned, a text node, a block, absolute and preformatted (with a cache) Greatly improved nth-child, nth-of-type, etc selectors
Fabien Ménager
as PhenX
More... almost 13 years ago
Added a basic authentication system to the font installer
Fabien Ménager
as PhenX
More... almost 13 years ago
Added a basic authentication system to the font installer
Fabien Ménager
as PhenX
More... almost 13 years ago
Sometimes, background images were not clipped to the containing box First version of the ready-to-use font installer Updated the GD adapter class to be compatible with the Canvas interface Tag CSS selectors are now case insensitive
Fabien Ménager
as PhenX
More... almost 13 years ago
Sometimes, background images were not clipped to the containing box First version of the ready-to-use font installer Updated the GD adapter class to be compatible with the Canvas interface Tag CSS selectors are now case insensitive
Fabien Ménager
as PhenX
More... almost 13 years ago
Floating children are pushed to the next line when they don't fit in the current line Floating tables added a new line
Fabien Ménager
as PhenX
More... almost 13 years ago
Floating children are pushed to the next line when they don't fit in the current line Floating tables added a new line
Fabien Ménager
as PhenX
More... almost 13 years ago
Don't parse the font files each time
Fabien Ménager
as PhenX
More... almost 13 years ago
Don't parse the font files each time
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved @font-face support (Google Web fonts can be used now) Removed two libraries in favor of php-font-lib (http://code.google.com/p/php-font-lib/)
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved @font-face support (Google Web fonts can be used now) Removed two libraries in favor of php-font-lib (http://code.google.com/p/php-font-lib/)
Fabien Ménager
as PhenX
More... almost 13 years ago
Images with a size in percents and a parent in pixels was not correctly sized (Fixes issue 322)
Fabien Ménager
as PhenX
More... almost 13 years ago
Images with a size in percents and a parent in pixels was not correctly sized (Fixes issue 322)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bad vertical positionning of text (was based on FontBBox before, now on ascender/descender) (Fixes issue 305)
Fabien Ménager
as PhenX
More... almost 13 years ago
Fixed bad vertical positionning of text (was based on FontBBox before, now on ascender/descender) (Fixes issue 305)
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved float support Reset fill and stroke colors of the CPdf renderer when using clippingRectangle
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved float support Reset fill and stroke colors of the CPdf renderer when using clippingRectangle
Fabien Ménager
as PhenX
More... almost 13 years ago
Improved absolute positionning (must use the padding box)
Fabien Ménager
as PhenX
More... almost 13 years ago