Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/doc-gtk

docs for PHP GTK
https://github.com/php/doc-gtk

- Fix an id in gtkenum.xml

- Readd the functions from gtkobject.xml which when missing :)
- Add a short description of wha...

3115ceefd26760b1557f082a38a67cc542740ece authored over 23 years ago by James Moore <[email protected]>
- Adding documentation for about 50% of the enums.

f881ff48aa428a1cbe6ad61ef36aa17164d1df9f authored over 23 years ago by James Moore <[email protected]>
Fix spelling etc

74172cdc253652dcde8e867e87a4216a857bcf63 authored over 23 years ago by James Moore <[email protected]>
Fix typos in script. The script now works.

e1f4918ed7c56511bf41768d466cbb46887967e0 authored over 23 years ago by James Moore <[email protected]>
- Add a hello world tutorial, theres probably a few mistakes here which Ill rn through and correct tomorrow am but its bed time now :) Please let me know what you think.

57d58c8a5838848e73f76df9164cf6c5b381ca16 authored over 23 years ago by James Moore <[email protected]>
- Added dtd declerations for Properties and args.

# Example
# > <arguments>
# > <argument type="rw">
# > <argname>spacing</argname>
# > <arg...

d5c09ff3260a01caab57d559ea3a74c3578b8fd2 authored over 23 years ago by James Moore <[email protected]>
Remove this file... Dont want to have to worry about bc with saxon anymore.

bf10335fb7d87f9d12c3e3e7a907fa80c2bb7ba9 authored over 23 years ago by James Moore <[email protected]>
- Generate name_to_id.xsl where we can tell class the function is implemented for so we link to correct method throughout the manual.

# I have stylesheets here which do this and will make them avalible in a while.

74066dad804c1a664637a3d139cfb8ccc308e992 authored over 23 years ago by James Moore <[email protected]>
- Fix the XML (Moved the desc and shortdesc outside of the callback tag as in the DTD)

241b3d1fd13e51fc889739d3d7b4e3e9f9768fda authored over 23 years ago by James Moore <[email protected]>
- Add GtkButton::clicked signal docs.

- Removed 'firedwhen' element from <signal>.
- Renamed 'userfunc' to 'callback' in <signal>.

17b8f195f6ab770b190d9f27b27b69082edbfeb1 authored over 23 years ago by Andrei Zmievski <[email protected]>
Remove GtkArgFlags.

4e6149a242ab70fd99124ceaa572e0be6157ab59 authored over 23 years ago by Andrei Zmievski <[email protected]>
Final two fixes

ff6434f696fc4f7767ccf9c95e764f49cb5c29b5 authored over 23 years ago by James Moore <[email protected]>
Grr.. One more minor fix.

a41aa3680cc011dc4cdaf3a853207b872eb97543 authored over 23 years ago by James Moore <[email protected]>
Makefile now works with libXSLT (make phpweb, make bigmanual.html, make bigmanual.txt and make html)

# Andrei I still have a few small problems to fix in the stylesheets todo with phpweb, there are ...

84103e4387a045affe919b21dd356d8431ceb4d0 authored over 23 years ago by James Moore <[email protected]>
Hopefully final fix to this.. just Makefile to fix now

d449479f604a628cf113ea7af5c2c86f3f719854 authored over 23 years ago by James Moore <[email protected]>
Got the stylesheet dir wrong

5430976742eb72d5fab7de56f86ca8eaa784a382 authored over 23 years ago by James Moore <[email protected]>
- Updates to configure.in for libXSLT

- add stylesheets to .cvsignore
- add gen_name_to_id.xsl

6da99d86637c695ca8d4dd4045498f798ea7dbf0 authored over 23 years ago by James Moore <[email protected]>
Fix for libxslt so it finds correct xml files.

0430fc412f028c7f483b92f3a60e2d94e73f872e authored over 23 years ago by James Moore <[email protected]>
Remove stylesheets from cvs repository

1e5473de950b3f94093d8eef166450697d163319 authored over 23 years ago by James Moore <[email protected]>
A very basic quickreference just so I could see the speed differences between Saxon and LibXSLT

fbdb7b21e401df1ac49569951c95cc933d853ce1 authored over 23 years ago by James Moore <[email protected]>
Bit more work on stylesheets that should work with LibXSLT

6edf09c7e4bbb1ab739cf6a78a71a6834fbdf5e3 authored over 23 years ago by James Moore <[email protected]>
Beginings of locale system that works with LibXSLT

453b00f4b2defb5fb0517cc3b8371242a1afb5c9 authored over 23 years ago by James Moore <[email protected]>
Bit more work on these stylesheets

e8e38b50d30a3ba1c8be07a3d8e2af0c369fe2e0 authored over 23 years ago by James Moore <[email protected]>
Fix typo

609bad055a38485142a9b75e318fe32344ab7fa7 authored over 23 years ago by James Moore <[email protected]>
- Add class attribute to function so we can define which class it is implemented in

92148f29c9354b734ed739cdad35ebd05651b84c authored over 23 years ago by James Moore <[email protected]>
We can now search a hierarchy for the correct implementation of a function for an object, this will only be used where the class the function is implemented in isnt sepcified by an extra attribute

e75effda554b3ceb5e676bf7bc55f70f6acfd7b9 authored over 23 years ago by James Moore <[email protected]>
Add support for xsltproc to configure.in, saxon will still work if xsltproc isnt found, Ill add a --with-saxon which can override this at some point..

4760e04733f3e045e06c4d73776eb7dbdc963c7c authored over 23 years ago by James Moore <[email protected]>
- Implement get.class.hierarchy.as.nodes and get.parent.node.from.child.node.

59953825bfc3a222e8613881952f58afb56ea271 authored over 23 years ago by James Moore <[email protected]>
- Loose the doctype.. no need for it as we dont need any entity's in here

f4140aafc8d49de66940343d8f7f696e560b515a authored over 23 years ago by James Moore <[email protected]>
- Starting changes for libxslt and optimisations for stylesheets, clean up and generation of HTML, Bigmanual.html and PDF.

# - Andrei moving this all over to libxslt is going to take a while, (not too
# long though.. ...

cc8138fb0d8fce6418a365395d36a72a0284015e authored over 23 years ago by James Moore <[email protected]>
- Copy current makefile for saxon to Makefile.saxon to make room

for changes to makefile for libxslt support

146b780d7413b3af3d7dfab12d66eda4ea842612 authored over 23 years ago by James Moore <[email protected]>
Finish short descriptions.

fa731d8b3682c73640be229727983f58299ea988 authored over 23 years ago by Andrei Zmievski <[email protected]>
Start adding short descriptions for classes so that the TOC page doesn't

look too empty.

3b36408666fc62de827c7fea466571e8e4c28849 authored over 23 years ago by Andrei Zmievski <[email protected]>
Adding docs for GtkLabel and GtkButton.

fdcfd81f243cb726e16c33fbb3bf2e3d4d5fa76b authored over 23 years ago by Andrei Zmievski <[email protected]>
fix null string tests

680c9b62ad284a8a0c1e1d2b00bfb14c71cea892 authored over 23 years ago by Andrei Zmievski <[email protected]>
A few more minor fixes, this now builds for me perfectly

26a2b3320ec7ba0bacb12774d060aaa7b1581edd authored over 23 years ago by James Moore <[email protected]>
Actually fix this for once, php was chdiring which stopped this from working.

e5690fb1ef303a7d35dbb5d2c96a5239211e36df authored over 23 years ago by James Moore <[email protected]>
fix typo

345093bd5914f7785ef2b1f86d180428fe928731 authored over 23 years ago by James Moore <[email protected]>
Untested patch to fix build on Linux.

# This will break the build under win32 but neither of us use windows
# at the moment so that isn...

8e737dbd26c8418e7036cd3c7bf5ef766063d0bd authored over 23 years ago by James Moore <[email protected]>
The files had DOS carriage returns.

372fc0ad8bd5e911159e9693a21ea3df717921fc authored over 23 years ago by Andrei Zmievski <[email protected]>
test

6b504086b6d1b1f1a1fc3aca1a189586ecc943c0 authored over 23 years ago by Andrei Zmievski <[email protected]>
Initial commit of gtkobject documentation, only partially done and needs some

(OK alot :)) of work still.

48f7f76df830eff92819f63aa8878d0312c5996f authored over 23 years ago by James Moore <[email protected]>
get constructors and functions to link properly in their prototypes

e6eebe65e9b7e8785deed2ac130135a655609ab0 authored over 23 years ago by James Moore <[email protected]>
Fix optional brackets

44919f9a0ddeffa4a6f4d37b8bf5a588bd66dd8a authored over 23 years ago by James Moore <[email protected]>
added table header

bb1dd13800b6ae5a02320f581b87826f6f4edfc2 authored over 23 years ago by James Moore <[email protected]>
Make this work for constructors too

fd16aea38fe9246b118a98929b145ddd1d0588d2 authored over 23 years ago by James Moore <[email protected]>
remove unused file

06a0d2f48f51fa0d42681d4fa31c87578fc68bfb authored over 23 years ago by James Moore <[email protected]>
- Get rid of hardcoded classname/signalname/funtionname->id templates. Find the id dynamically now.

e1a62e6f5b490aa66291441706593f1e28e096aa authored over 23 years ago by James Moore <[email protected]>
- Add enums to reference.xml

- improve stylesheets for enums so they appear nicely in both HTML and PHPWEB manuals

8d5b2fadfc6edfb24a164e81f89f0c23c576c513 authored over 23 years ago by James Moore <[email protected]>
Add chapters.ent to ignore list

d5d73670ec4c5cdbd38631b6b00ff74becd1b433 authored over 23 years ago by James Moore <[email protected]>
make this work on others systems too

b61b19c3418e13f736a85a7e80c99fef2c76164e authored over 23 years ago by James Moore <[email protected]>
- Correct XML

58b828174eb52c5ecff8708b10b200b357eb969e authored over 23 years ago by James Moore <[email protected]>
- Fix logic error

d47ba46c590a7285420b5f8eb3f2b54d4c67b4e4 authored over 23 years ago by James Moore <[email protected]>
Adding .cvsignore files

ed7cb5665a2f28fa449298011b7b80fc6c789c9f authored over 23 years ago by James Moore <[email protected]>
Adding an example of the enum syntax.

7f68cfab4419851c7657dcf0d379fb4edc16ba95 authored over 23 years ago by James Moore <[email protected]>
- Adding Enum support to stylesheets

7aae8eec75fa149ebe774dad08faae9ff6e43e33 authored over 23 years ago by James Moore <[email protected]>
Get correct toc for set (Need to sort numbering at some point)

d5762eed96f4d941f3727d211fc62879222d9bba authored over 23 years ago by James Moore <[email protected]>
Move a few other files about, remove redundant files

a073755638f6dd61fbf6a7e1d63f376f704d7fc1 authored over 23 years ago by James Moore <[email protected]>
Removing files that slipped in by accident

3cb34994a66c6d9e63e4d2e3893a86938128bf06 authored over 23 years ago by James Moore <[email protected]>
Standard project directories initialized by cvs2svn.

798e05be0e16e503fd030c28def137fdb1e71553 authored over 23 years ago by SVN Migration <[email protected]>

fadff9c449e1c317a65eb70a5b82446f4ae92181 authored over 23 years ago by Andrei Zmievski <[email protected]>