Server IP : 103.119.228.120 / Your IP : 3.136.26.156 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libcroco-0.6.12/ |
Upload File : |
0.6.12 * Add support for Visual Studio 2017 (Chun-wei Fan) * Misc bug fixes 0.6.11 * Fix regression in cr_tknzr_consume_chars (Florian Müllner) * Misc bug fixes 0.6.10 * Misc bug fixes 0.6.9 * Added Visual Studio projects (Chun-wei Fan) * Lots of warnings fixed (Руслан Ижбулатов) * Improve build system (Nuno Araujo, Ignacio Casal Quinteiro) * Misc bug fixes 0.6.8 * Handle signed units (Jasper St. Pierre, #686239) 0.6.6.6 * Fix 'green' colour (#685679) * Build fixes 0.6.6 * Mem leak fixes (#678736) 0.6.5 Changes & Bugfixes since 0.6.4 ============================== * Fix mapping of 'green' colour (#672332) 0.6.4 Changes & Bugfixes since 0.6.3 ============================== * Use -Bsymbolic-functions when available * Modernise and simplify configure * #666248: vc++ compilation support * #640897: fix format string warning in testcase 0.6.3: Bugfixes since 0.6.2 ==================== - #342370: ensure the library and compiler flags are not hardcoded into the pc file - add gtk-doc build infrastructure 0.6.2: February 4, 2009 Bugfixes since 0.6.1 ==================== - #306823: improve precision of non-integer numbers [Peter Moulder] - #148790, #333834: Cygwin fixes - #340298: Documentation fixes [Peter Moulder] - #375194: fix to builtin color processing [Dom Lachowicz] - #380438: Leak and trace message in cr_token_clear [Mark Rogers] - #381040: floating numbers always output to exactly 3 digits after decimal points [Dom Lachowicz] - #336621: cr_tknzr_get_next_token wasn't handling "<!--" correctly - #372011: comments not parsed correctly [Benjamin Dauvergne] - #394680: problem parsing function name starting with 'u' or 'r' [Benjamin Dauvergne] - #139878: keep end of ruleset parsing location, and give it to the end_selector sac-handler. [Benjamin Dauvergne] - #394294: Escape are wrongly computed [Benjamin Dauvergne] - #314831: Escapes not recognized [Benjamin Dauvergne] - #395099: overly agressive rule matching [Bruno Haible] - #553937: CRDocHandler instances created with reference count of 0 [Robert Staudinger] - Various fixes to the font handling [Bruno Haible] - Add ‘const’ to various function prototypes [Peter Moulder] 0.6.1: March 5, 2006 Bugfixes since 0.6.0 ==================== - parse fractional parts of numbers properly [Dom Lachowicz] - win32 port [Tor Lillqvist] - gtk-doc compliance [Sven Herzberg] - test infrastructure enhancements [Peter Moulder] - nasty memory management bug fix [ArjanV, Daniel Veillard] 0.6.0: June 9, 2004 Enhancements since 0.5.1 ======================== - add parsing location to all the CSS contructions at SAC level [Dodji Seketeli] - add --dump-location option to csslint [Dodji Seketeli] - enable several API/ABI incompatible versions of Libcroco to be installed on the same box [Dodji Seketeli] - CSS properties inheritance support [Benjamin Dauvergne] - CRStyle struct gatehering code cleanup [Benjamin Dauvergne] - Better support for font selection [Dodji Seketeli] Bugfixes since 0.5.1 ====================== - #143308: fix parsing of non trivial functional #notations. [Dodji Seketeli] - #143450: fix gcc 2.xx errors. [Dodji Seketeli] - #139881: proper setting of parsing locations in urls. [Dodji Seketeli] - #138267: remove C99-isms. - #139889: fix an infinite loop in the parser [Dodji Seketeli] - #139891: better @media rule reporting [Dodji Seketeli] - #140317: fix class sel without class name crash [Dodji Seketeli] - #140334: fix an infinite loop in the parser [Dodji Seketeli] - attribute selectors evalution fixes. [Dodji Seketeli] - Better support of descendant selectors evaluation [Dodji Seketeli] - Better regression tests framework [Dodji Seketeli] 0.5.1: April 18 2004: - fixes: #140334, #140317, #139891, #139615. [Dodji Seketeli] 0.5: March 16 2004: - better regression suite framework [Dodji Seketeli] - support of the 'color' property gathering [Benjamin Dauvergne] - furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS] - total support of the !important keyword [Dodji Seketeli, Rob BUIS] - selectors evaluation in csslint [Dodji Seketeli, Rob BUIS] - fix compilation warnings [David A Knight, Dodji Seketeli] - more complete CSS statement serialisation [Dodji Seketeli] - better gathering of style information [Dodjij Seketeli] - better cascading algorithm conformance [Dodji Seketeli, Rob BUIS] - @import rule parsing fix [Dodji Seketeli] - support of CSS3 indentifiers [Dodji Seketeli] - better w3c DOM integration support [Rob BUIS, Dodji Seketeli] - many parsing fixes [Dodji Seketeli] - style structure debuging facility [Dodji Seketeli] - better fragment parsing support [Dodji Seketeli] - Split libcroco and sewfox [Dodji Seketeli] - class selector evaluation fix [Rob BUIS] - csslint cleanup and bugfixes [Dodji Seketeli] - :first-child pseudo class selector support [Dodji Seketeli] - pluggable pseudo class selectors evaluators [Dodji Seketeli] libcroco 0.2.0 2003 Jun 29 libcroco 0.2.0 ChangeLog: * Went forward in the layout engine. Can now render simple xml element along with simple CSS sheets. Supported layout is normal layout for box and inline context. * Cleaned up the parsing api. Fixed a lot of bugs. * Added some new api calls to the parsing api. * See the ChangeLog shipped within the tarball for more precise descriptions. libcroco 0.1.0 2003 Mar 19 With the approval off all contributors the library has been relicensed from GPL -> LGPL ------------------------------------------------------------------------------