73
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Pango.Cairo and Pango.CairoFontMap add cairo dependency update More... about 18 years ago
fix properties with interface types fix memory management when storing More... about 18 years ago
remove pangocairo.h add cairo dependency regenerated More... about 18 years ago
add '_' between namespace and name of namespace constants' cname More... about 18 years ago
default to reference type for boxed types, improve array and value-type More... about 18 years ago
minor output enhancements improve handling of value-types and arrays More... about 18 years ago
support static interfaces make set_type_id public add GBoxed as interface More... about 18 years ago
adapt to current Vala SVN by using weak variables where appropriate More... about 18 years ago
use pointer as default of type_id and marshaller_type_name for reference More... about 18 years ago
deep copy GLists if necessary, patch by Mathias Hasselmann fix some printf More... about 18 years ago
improve support for numeric types, patch by Mathias Hasselmann test More... about 18 years ago
implement marshalling support support signals with interface parameters More... about 18 years ago
add extended runtime type support also read property modifiers in set-only More... about 18 years ago
add GObject to the list of base types add ref and unref methods to GObject More... about 18 years ago
use weak local variables where appropriate default local variables to More... about 18 years ago
run with /bin/bash due to bashism, patch by Mathias Hasselmann More... about 18 years ago
wrap functions for escaping markup strings, patch by Mathias Hasselmann More... about 18 years ago
free lists of interfaces correctly, patch by Mathias Hasselmann More... about 18 years ago
consider install prefix when searching for packages, patch by Mathias More... about 18 years ago
support creating GTypeModule-based plug-ins with the ModuleInit attribute More... about 18 years ago
adapt to current Vala SVN regenerated More... about 18 years ago
accept attributes without parentheses don't write weak keyword for value More... about 18 years ago
support pointer indirections support pointer-types, pointer indirections, More... about 18 years ago
support weak keyword in local variable declarations improve GError support More... about 18 years ago
support disconnecting signals, based on patch by Alexandre Moreira test More... about 18 years ago
fix null pointer dereference when emitting signals More... about 18 years ago
default to strong references for method return types reset More... about 18 years ago
resolve generic return values fix check for generic method parameters to More... over 18 years ago
correct bracketing in cast expressions More... over 18 years ago
support interface properties and signals, improve support for generics More... over 18 years ago