openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Gtk For Php
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 9 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
support for unichar parameters
Alexey Zakhlestin
More...
almost 15 years ago
use "if" instead of "case", so that we can support dynamically assigned types
Alexey Zakhlestin
More...
almost 15 years ago
support for uint properties
Alexey Zakhlestin
More...
almost 15 years ago
support for char/uchar properties
Alexey Zakhlestin
More...
almost 15 years ago
added support for int, float properties
Alexey Zakhlestin
More...
almost 15 years ago
add support for double properties
Alexey Zakhlestin
More...
almost 15 years ago
removed irrelevant parts from test.php
Alexey Zakhlestin
More...
almost 15 years ago
support for long properties
Alexey Zakhlestin
More...
almost 15 years ago
handle boolean properties
Alexey Zakhlestin
More...
almost 15 years ago
move property-holder from class to instance + make it use php memory management
Alexey Zakhlestin
More...
almost 15 years ago
writing and reading gobject-properties works (only strings, for now)
Alexey Zakhlestin
More...
almost 15 years ago
clean memory on error
Alexey Zakhlestin
More...
almost 15 years ago
sync signature
Alexey Zakhlestin
More...
almost 15 years ago
more ignores
Alexey Zakhlestin
More...
almost 15 years ago
added support for "after" parameter on obj->connect()
Alexey Zakhlestin
More...
almost 15 years ago
allow NULL for signal-creation parameters
Alexey Zakhlestin
More...
almost 15 years ago
prefer long to int
Alexey Zakhlestin
More...
almost 15 years ago
wrote test for numeric accumulator
Alexey Zakhlestin
More...
almost 15 years ago
closures (and accumulators) work with arbitrary return-types
Alexey Zakhlestin
More...
almost 15 years ago
Win32 fonts are cloneable
Mark Skilbeck
More...
almost 15 years ago
Fixing some warnings
Mark Skilbeck
More...
almost 15 years ago
CLIP_DFA_OVERRIDE seems to be a myth.
Mark Skilbeck
More...
almost 15 years ago
accumulators work now. (only for string-values. TODO: fix to work for any data-types)
Alexey Zakhlestin
More...
almost 15 years ago
introducing HashTable for storing association between signal_id and Signal objects
Alexey Zakhlestin
More...
about 15 years ago
keep signal_id in Signal object
Alexey Zakhlestin
More...
about 15 years ago
verify, that object gets the same objects, not copies
Alexey Zakhlestin
More...
about 15 years ago
reuse existing php-object, if possible
Alexey Zakhlestin
More...
about 15 years ago
register pointer to php-object in gobject as "data"
Alexey Zakhlestin
More...
about 15 years ago
implemented handling of gobject-parameters to closures + tests
Alexey Zakhlestin
More...
about 15 years ago
free memory in error-case too
Alexey Zakhlestin
More...
about 15 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree