|
|
@4861
|
8 years |
Jean-Yves Lamoureux |
* reordered
|
|
|
@4860
|
8 years |
Jean-Yves Lamoureux |
* reordering
|
|
|
@4781
|
10 years |
Jean-Yves Lamoureux |
* Removed xcode project, let's be serious.
|
|
|
@4768
|
10 years |
Jean-Yves Lamoureux |
* Reworked table handling
|
|
|
@4764
|
10 years |
Jean-Yves Lamoureux |
* Fixed indentation (nia nia nia)
|
|
|
@4763
|
10 years |
Jean-Yves Lamoureux |
* add_node_x()
|
|
|
@4762
|
10 years |
Jean-Yves Lamoureux |
* Almost correct td width handling
|
|
|
@4761
|
10 years |
Jean-Yves Lamoureux |
* Moved table's stuff to render/table.c
|
|
|
@4760
|
10 years |
Jean-Yves Lamoureux |
* TD's are now aligned to the widest one
-- This line, and those …
|
|
|
@4759
|
10 years |
Jean-Yves Lamoureux |
* Added fix_table and fix_tr
|
|
|
@4758
|
10 years |
Jean-Yves Lamoureux |
* Preliminary support of <hr>
* Minor cleaning
|
|
|
@4757
|
10 years |
Jean-Yves Lamoureux |
* And the last ones …
|
|
|
@4756
|
10 years |
Jean-Yves Lamoureux |
* Removed useless xcode project files, at last
|
|
|
@4755
|
10 years |
Jean-Yves Lamoureux |
* Display rendering in caca window
|
|
|
@4754
|
10 years |
Jean-Yves Lamoureux |
* Copyright notice
|
|
|
@4753
|
10 years |
Jean-Yves Lamoureux |
* Assign DOM to Window, paves the way to tabs
|
|
|
@4752
|
10 years |
Jean-Yves Lamoureux |
* Simple table/tr/td/br/text rendering
|
|
|
@4751
|
10 years |
Jean-Yves Lamoureux |
* Ignore mode xcode project files
|
|
|
@4750
|
10 years |
Jean-Yves Lamoureux |
* Initial general node and table width computation
|
|
|
@4749
|
10 years |
Jean-Yves Lamoureux |
* libcaca test
|
|
|
@4748
|
10 years |
Jean-Yves Lamoureux |
* Added copyright notices
|
|
|
@4747
|
10 years |
Jean-Yves Lamoureux |
* Added window/*
* Updated XCode project accordingly
|
|
|
@4746
|
10 years |
Jean-Yves Lamoureux |
* Call dummy renderer in main()
|
|
|
@4745
|
10 years |
Jean-Yves Lamoureux |
* Added render/* to Xcode project
|
|
|
@4744
|
10 years |
Jean-Yves Lamoureux |
* Changed gElement to gNode, elementType to nodeType
|
|
|
@4743
|
10 years |
Jean-Yves Lamoureux |
* Set unused text ptr to NULL
|
|
|
@4742
|
10 years |
Jean-Yves Lamoureux |
* Realloc attributes properly
|
|
|
@4741
|
10 years |
Jean-Yves Lamoureux |
* Added render/ and associated dummy files
|
|
|
@4740
|
10 years |
Jean-Yves Lamoureux |
* Use GNU_SOURCE to ensure availability of strdup&co
* Fix signedness …
|
|
|
@4739
|
10 years |
Jean-Yves Lamoureux |
* Added table / tr / td
|
|
|
@4738
|
10 years |
Jean-Yves Lamoureux |
* Fixed attribute_count
* Added attributes in pretty_print()
|
|
|
@4735
|
10 years |
Jean-Yves Lamoureux |
* Added table test file
|
|
|
@4734
|
10 years |
Jean-Yves Lamoureux |
* Fallback on http IO if URI is not an existing file
|
|
|
@4733
|
10 years |
Jean-Yves Lamoureux |
|
|
|
@4732
|
10 years |
Jean-Yves Lamoureux |
* Fixed compilation under linux and osx
|
|
|
@4731
|
10 years |
Jean-Yves Lamoureux |
* Added XCode project
|
|
|
@4730
|
10 years |
Jean-Yves Lamoureux |
* Don't crash on unknow/weird/hippy tags
|
|
|
@4728
|
10 years |
Jean-Yves Lamoureux |
* HELLO LIBCACA \o/
|
|
|
@4727
|
10 years |
Jean-Yves Lamoureux |
* Added V8 test
* command line test and usage display
|
|
|
@4726
|
10 years |
Jean-Yves Lamoureux |
* gaycko.c is now gaycko.cpp
|
|
|
@4725
|
10 years |
Jean-Yves Lamoureux |
* Added C++ stuff on top of gaycko.cpp (which must be compiled with g++)
|
|
|
@4724
|
10 years |
Jean-Yves Lamoureux |
* Fixed V8 search paths
* added dumb V8 test
|
|
|
@4723
|
10 years |
Jean-Yves Lamoureux |
* Indentation
* Free libxml2's tree after use
|
|
|
@4722
|
10 years |
Jean-Yves Lamoureux |
* Added dummy glue files for V8
|
|
|
@4721
|
10 years |
Jean-Yves Lamoureux |
* Added V8 compilation flags (--with-v8-path=PATH)
|
|
|
@4720
|
10 years |
Jean-Yves Lamoureux |
* parsing returns gDOM
|
|
|
@4719
|
10 years |
Jean-Yves Lamoureux |
* http fetch now works
|
|
|
@4718
|
10 years |
Jean-Yves Lamoureux |
* Moved everythink to trunk
|