summaryrefslogtreecommitdiff
path: root/src/cr-selector.c
Commit message (Collapse)AuthorAgeFilesLines
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-3/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710076
* Revert "Sending recent tested changes from inkscape developers to libcroco ↵Abhishek Sharma2011-11-061-28/+59
| | | | | | upstream" This reverts commit ac3e66fa2bb416507b5b5cf114c1edaa3455f105.
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-031-59/+28
|
* Add ‘const’ to various function prototypes, as discussed at ↵Peter J. R. Moulder2008-03-301-3/+3
| | | | | | http://www.mail-archive.com/libcroco-list@gnome.org/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. svn path=/trunk/; revision=315
* noop: Fix emacsen mode lines: set indent-tabs-mode to nil instead of invalid ↵Peter J. R. Moulder2008-02-241-1/+1
| | | | | | value ni. svn path=/trunk/; revision=314
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-18/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tue May 10 21:49:05 CEST 2005 Dodji Seketeli <dodji@seketeli.org> applied the following patches: dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-29 2004-06-09 00:09:41 GMT updated NEWS file for 0.6.0 [Dodji Seketeli] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-30 2004-09-20 16:13:02 GMT fixed a nasty memory management bug [Dodji Seketeli] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-31 2005-02-10 21:41:04 GMT rm test output upon 'make clean' [Peter Moulder] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-32 2005-02-13 13:14:16 GMT make 'all' target a prerequisite of the 'test' target [Peter Moulder] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-33 2005-02-13 19:24:25 GMT allow building/testing in a directory different from srcdir [Peter Moulder/Dodji Seketeli] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-34 2005-02-13 19:42:48 GMT added better api documentation [Peter Moulder] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-35 2005-05-05 16:38:07 GMT initial port to gtk-doc, switch to automake 1.7 [Sven Herzberg, Dodji Seketeli] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-36 2005-05-05 16:51:38 GMT more gtk-doc stuffs [Dodji Seketeli] dodji@gnome.org--xml-style-2004/libcroco--mainline--0.6--patch-37 2005-05-06 14:20:20 GMT typos and c++ compilation fixes [Peter Moulder]
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-9/+5
|
* *** empty log message ***Dodji Seketeli2004-03-131-1/+1
|
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-185/+162
| | | | | | | | 2004-03-07 Dodji Seketeli <dodji@gnome.org> * src/*.c: re-indented the source files to make'em comply with gnome indentation rules. * libcroco-indent: added this indentation script.
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+304
| | | | | | | | | | | 2004-01-24 Dodji Seketeli <dodji@gnome.org> * all: separated the library into two projects. Libcroco is now the combination of the parser and the selection engine. A new project is born: sewfox. It is basically the xml rendering/layout engine. Libcroco now needs libxml2 and glib only. Sewfox need libgnomecanvas2.
* big tree layout cleanup.Dodji Seketeli2003-04-121-287/+0
| | | | Dodji.
* added better in memory serialisation to the selector related data ↵Dodji Seketeli2003-03-191-13/+62
| | | | structures. Dodji.
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
|
* Initial revisionDodji Seketeli2003-02-271-0/+242