index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysalide
/
analysis
/
types
Age
Commit message (
Expand
)
Author
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2022-05-29
Rely on the new "--embed" switch to link the Python extension/interpreter plu...
Cyrille Bagard
2022-05-27
Keep only one definition of _PyGObject_API.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-12-11
Updated the Python API to use properly handled constants.
Cyrille Bagard
2020-10-18
Updated the code for the types built from expressions.
Cyrille Bagard
2020-10-18
Updated the code for the prototypes support.
Cyrille Bagard
2020-10-18
Updated the code for template types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for basic types.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-07-04
Fixed various mistakes in Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard