summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GObject: fix building a class with non trivial accessor propertieswip/gdbus-2Giovanni Campagna2012-10-302-10/+11
* GDBus: allow overriding _init in a Gio.DBusProxyClassGiovanni Campagna2012-10-304-35/+74
* GDBus: use gio-style asyncs for the new bindingsGiovanni Campagna2012-10-302-113/+209
* GDBus: introduce new convenience wrappersGiovanni Campagna2012-10-302-5/+759
* Convert imported modules from UTF-8 to UTF-16 before executingGiovanni Campagna2012-10-301-25/+51
* Rework dynamic class systemGiovanni Campagna2012-10-3011-561/+356
* Don't use JS_ConstructObjectGiovanni Campagna2012-10-3013-192/+128
* Don't use deprecated JSCLASS_CONSTRUCT_PROTOTYPE flagsGiovanni Campagna2012-10-309-41/+1
* WIP: GValue auto-unboxingGiovanni Campagna2012-10-301-2/+14
* GObject: don't use toggle references unless necessaryGiovanni Campagna2012-10-301-14/+61
* Associate callbacks with the object on which their installedGiovanni Campagna2012-10-309-69/+169
* Keep Alive: add a debugging method to print all active rootsGiovanni Campagna2012-10-301-1/+70
* Assorted memory leak fixesGiovanni Campagna2012-10-302-1/+4
* Gjs: work around GType bug with dynamic typesGiovanni Campagna2012-10-302-3/+42
* GObject: use correct variable nameCosimo Cecchi2012-10-301-1/+1
* Format: don't call toString() blindlyGiovanni Campagna2012-10-291-1/+1
* Drop g_type_init () calls, bump required GLib versionColin Walters2012-10-287-18/+1
* byteArray: Remove JSCLASS_CONSTRUCT_PROTOTYPEJasper St. Pierre2012-10-031-38/+2
* Gio: Don't eat errors when trying to call the initial asyncCallbackJasper St. Pierre2012-10-031-2/+8
* Release 1.34.0gnome-3-6Colin Walters2012-09-241-2/+2
* stack: Fix gjs_dumpstackJasper St. Pierre2012-09-191-1/+4
* configure: Post-release version bumpColin Walters2012-09-181-1/+1
* Release 1.33.14GJS_1_33_14Colin Walters2012-09-181-1/+1
* build: Explicitly require libffiAlexandre Rostovtsev2012-09-181-1/+1
* Gio: fix a typo in an error pathGiovanni Campagna2012-09-061-1/+1
* Release 1.33.10GJS_1_33_10Colin Walters2012-09-041-1/+1
* Object: don't access priv->info if it's NULLGiovanni Campagna2012-08-271-4/+5
* Throw an exception when registering a GType that already existsGiovanni Campagna2012-08-241-0/+5
* arg: Fix error messageJasper St. Pierre2012-08-201-1/+1
* function: Use new convenience functions for is_method/can_throw_gerrorJasper St. Pierre2012-08-202-29/+4
* Release 1.33.9GJS_1_33_9Colin Walters2012-08-201-1/+1
* Squash a few compiler warningsColin Walters2012-08-203-1/+7
* Rework typechecking and private data accessGiovanni Campagna2012-08-0818-223/+592
* function: Correct argument counting for array argumentsJasper St. Pierre2012-08-071-2/+3
* GLib: Don't pass extra arguments to constructorsJasper St. Pierre2012-08-071-4/+4
* Boxed: cache the GType in the internal structureGiovanni Campagna2012-08-071-31/+20
* GIRepositoryFunction: don't install a resolve hookGiovanni Campagna2012-08-071-43/+2
* Fix object countersGiovanni Campagna2012-08-077-1/+11
* Use a GTypeModule for registering custom typesGiovanni Campagna2012-08-074-8/+139
* Fix memory leaksGiovanni Campagna2012-08-072-2/+31
* build: Add --disable-testsColin Walters2012-07-202-0/+9
* Remove another gobject_required_versionColin Walters2012-07-201-1/+1
* Don't use gobject_required_versionColin Walters2012-07-201-1/+1
* Release 1.33.4GJS_1_33_4Colin Walters2012-07-161-1/+1
* Various bugs and issues caught by the Clang static analyzerJasper St. Pierre2012-07-134-4/+13
* Do not call priv_from_js from the GObject tracerGiovanni Campagna2012-07-051-1/+5
* fix mem leak in gjs_value_from_g_argument()Pavel Vasin2012-06-291-1/+4
* fix mem leak in gjs_value_to_g_argument()Pavel Vasin2012-06-291-1/+4
* build: Link everything to gioColin Walters2012-06-271-4/+3
* Release 1.33.3GJS_1_33_3Colin Walters2012-06-261-1/+1