Module: libcroco
      Version: 0.6.2
  Uploaded by: Thomas Wood

http://download.gnome.org/sources/libcroco/0.6/libcroco-0.6.2.tar.gz
  md5sum: 0611e099e807210cf738dcb41425d104
 sha1sum: 31a990450f2fe2fc8eeb0becf7293335f14f9342
    size: 568K

http://download.gnome.org/sources/libcroco/0.6/libcroco-0.6.2.tar.bz2
  md5sum: 1429c597aa4b75fc610ab3a542c99209
 sha1sum: 4b0dd540a47f2492b1ac7cd7e3ec63c2ef4c9c2a
    size: 412K

ChangeLog
---------

============= 0.6.2 release =======================

2009-02-04  Thomas Wood  <[email protected]>

        * NEWS
        * configure.in

        Update for 0.6.2 release

2008-09-26  Robert Staudinger  <[email protected]>

        reviewed by: Dom Lachowicz <[email protected]>

        * src/cr-doc-handler.c (cr_doc_handler_new): Bug 553937 - CRDocHandler 
instances created with reference count of 0

2008-03-30  Peter Moulder  <[email protected]>

        * ChangeLog: Change to UTF-8.  I believe this now the preferred
          charset for Gnome ChangeLogs.  (Let me know if gratuitous use of
          unicode, such as in the following paragraph, causes a problem for
          you.  Would a vim/emacsen mode line at the bottom of the file help?)

        * src/*: Add ‘const’ to various function prototypes, as discussed at
          http://www.mail-archive.com/[email protected]/msg00049.html .
          This change is a noop in the sense that it has no effect on
          libcroco's object files, but does affect source-level compatibility,
          both forwards and backwards — though in practice I'd guess that no
          existing code will break from this.

        * src/cr-declaration.c: (cr_declaration_new): Doc.
        * (cr_declaration_destroy): Simplify implementation (and assert that
          next/prev elements point to each other before following the links).

2007-01-10  Bruno Haible  <[email protected]>

        * cr-style.h (enum CRPositionType): Remove trailing comma. Needed for
        compilation on AIX with xlc.
        * cr-fonts.c (cr_font_weight_get_bolder): Handle FONT_WEIGHT_INHERIT.
        * cr-sel-eng.c: Bug 395099 - overly agressive rule matching
        
2007-01-09  Benjamin Dauvergne <[email protected]>

        * src/cr-tknzr.c: Bug 314831 - Escapes not recognized
        
2007-01-09  Dom Lachowicz <[email protected]>

        * src/cr-sel-eng.c: a bug in the class selector code, where it would 
not require whitespace before the class in a class attribute with multiple 
classes.
        
2007-01-09  Dom Lachowicz <[email protected]>

        From Bruno Haible <[email protected]>
        
        * src/cr-fonts.h: gives syntax errors when included twice
        * src/cr-fonts.c: the return value of cr_font_family_prepend()
        should be "the font family list", not CR_OK which is the same as NULL.
        * src/cr-fonts.c: the logic of cr_font_weight_get_bolder
        does not take into account the FONT_WEIGHT_INHERIT value, and the
        shift by 1 can yield out-of-range values. Partial fix
        
2007-01-09  Benjamin Dauvergne <[email protected]>

        * src/cr-tknzr.c: Bug 372011 - comments not parsed correctly
        * src/cr-tknzr.c: Bug 394680 - problem parsing function name starting 
with 'u' or 'r'
        * src/cr-parser.c: Bug 139878 - keep end of ruleset parsing location, 
and give it to the end_selector sac-handler.
        * src/cr-tknzr.c: Bug 394294 - Escape are wrongly computed
        
2007-01-09  Dom Lachowicz <[email protected]>

        * src/cr-tknzr.c: Bug 336621 - cr_tknzr_get_next_token wasn't 
        handling "<!--" correctly

2006-11-30  Dom Lachowicz <[email protected]>

        * src/cr-num.c: Bug 381040 - floating numbers always output to exactly 
3 digits after decimal points.
        Also fixed a related bug where libcroco wouldn't emit compliant CSS 
strings if run in a non-C locale.
        
2006-11-29  Dom Lachowicz <[email protected]>

        * src/cr-token.c: Bug 380438 - Leak and trace message in cr_token_clear.
        Fix suggested by Mark Rogers <mark.rogers at electrum.co.uk>
        
2006-11-14  Dom Lachowicz <[email protected]>

        * src/cr-rgb.c: Bug 375194 - fix to builtin color processing
        
2006-05-02  Peter Moulder <pmoulder at mail.csse.monash.edu.au>
        
        * src/*.[ch]: Bug 340298 - Fixes to documentation markup.

2006-05-02  Dom Lachowicz <[email protected]>

        * src/Makefile.am: Fix linking by adding proper dependencies (bug 
148790)
        Cygwin build fixes
        * configure.in: Detect Cygwin in addition to Mingw (bug 333834)
        * csslint/csslint.c: Fix 3 "dereferencing type-punned pointer will 
break strict-aliasing rules" warnings
        
2006-04-29  Dom Lachowicz <[email protected]>

        * src/cr-tknzr.c: Revert my previous change and instead use Inkscape's
        patch in bug #306823, as it improves precision
        * src/cr-utils.[ch]: Ditto

        ============= 0.6.1 release =======================

dim mar  5 23:32:14 CET 2006 Dodji Seketeli

        * configure.in,docs/Makefile.am: 
          unwire gtk-doc temporarily. Couldn't make it
          distcheck otherwise.
        * tests/Makefile.am: add global-vars.sh.in to EXTRA_DIST files.
        * confifure.in: increase library REVISION number, for 0.6.1 release.


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to