2007-04-24 |
Simon McVittie | Refactor build system:
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | test/run-with-tmp-session-bus.sh: untabify, remove...
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | test/test-client.py: untabify
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | dbus/service.py: untabify
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | configure.ac: untabify
|
commit | commitdiff | tree |
2007-04-24 |
Simon McVittie | _dbus_bindings/message.c: untabify
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | Implement ExportedGObject, a convenience class to export...
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | * dbus.service.Object: don't let the user try to export...
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | * ProxyObject: allow named_service to be None, in preparatio...
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | SignalMatch: check that interface, member and sender...
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | SignalMatch: remove assorted commented-out debug messages
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | Remove FIXME comment - I think the current behaviour...
|
commit | commitdiff | tree |
2007-03-02 |
Simon McVittie | * Don't let the user call methods on the reserved local...
|
commit | commitdiff | tree |
2007-02-21 |
Simon McVittie | If send_with_reply() returns TRUE but with pending...
|
commit | commitdiff | tree |
2007-02-21 |
Simon McVittie | Don't examine args for functions declared METH_NOARGS.
|
commit | commitdiff | tree |
2007-02-19 |
Simon McVittie | dbus/_dbus.py: When an exception is raised by a signal...
|
commit | commitdiff | tree |
2007-02-13 |
Simon McVittie | Update NEWS file for 0.80.2 (not actually present in...
|
commit | commitdiff | tree |
2007-02-13 |
Simon McVittie | Set released flag back to 0
|
commit | commitdiff | tree |
2007-02-13 |
Simon McVittie | Release version 0.80.2
|
commit | commitdiff | tree |
2007-02-07 |
Simon McVittie | Actually commit the numerous copyright-statement changes.
|
commit | commitdiff | tree |
2007-02-07 |
Simon McVittie | For files solely owned by Collabora Ltd., additionally...
|
commit | commitdiff | tree |
2007-02-07 |
Simon McVittie | Audit tp_dealloc callbacks to make sure they preserve...
|
commit | commitdiff | tree |
2007-02-07 |
Simon McVittie | Merge git+ssh://people.freedesktop.org/home/smcv/public_html...
|
commit | commitdiff | tree |
2007-02-07 |
Simon McVittie | Fix memory leak where Struct, _LongBase, _StrBase,...
|
commit | commitdiff | tree |
2007-02-05 |
Simon McVittie | Close a couple of reference leaks in String (there...
|
commit | commitdiff | tree |
2007-02-05 |
Simon McVittie | Don't leak memory in Struct repr()
|
commit | commitdiff | tree |
2007-02-05 |
Simon McVittie | Don't leak memory in _StringBase and _LongBase repr()
|
commit | commitdiff | tree |
2007-02-05 |
Simon McVittie | Switch _IntBase back to using generic alloc/free implementat...
|
commit | commitdiff | tree |
2007-02-05 |
Simon McVittie | Fix a couple of memory leaks - D-Bus signature strings...
|
commit | commitdiff | tree |
2007-01-31 |
Simon McVittie | _dbus_bindings/pending-call.c: Fix memory leak of one...
|
commit | commitdiff | tree |
2007-01-31 |
Simon McVittie | Fix a leak of references to Py_None in slightly pathological...
|
commit | commitdiff | tree |
2007-01-31 |
Simon McVittie | _pending_call_notify_function: stop leaking a Message...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | configure.ac: Only use -Werror if user passes --enable...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | doc/tutorial.txt.in: Add copyright and license (GPL2...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | COPYING: Remove information about files we no longer...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | test/, include/: remove accidentally duplicated lines...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | dbus, _dbus_bindings, _dbus_glib_bindings: remove accidental...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Use AC_PREREQ(2.59c) to make sure we can use docdir...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Reset released flag
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Version 0.80.1, the "oops" release. Install dbus/_version...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Clear "released" flag after release
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Relax dbus requirement to 0.93, to be nice to Ubuntu...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Remove unnecessary "..." in AC_MSG_CHECKING; correct...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Clear "released" flag. Improve checking for rst2html...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Update NEWS, README for 0.80.0
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Remove from EXTRA_DIST files we'd already be distributing
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Add Makefile target maintainer-update-website to update...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Install dbus-python.h in $includedir/dbus-1.0/dbus...
|
commit | commitdiff | tree |
2007-01-24 |
Simon McVittie | Automatically detect whether various desirable rst2html...
|
commit | commitdiff | tree |
2007-01-22 |
Simon McVittie | Build pre-release version 0.79.94 (= 0.80rc4)
|
commit | commitdiff | tree |
2007-01-22 |
Simon McVittie | Alter Makefile.am, configure.ac to recurse into subdirs...
|
commit | commitdiff | tree |
2007-01-22 |
Simon McVittie | Split up Makefile.am between subdirectories
|
commit | commitdiff | tree |
2007-01-22 |
Simon McVittie | API_CHANGES.txt, NEWS: update for 0.79.94 (= 0.80rc4)
|
commit | commitdiff | tree |
2007-01-22 |
Simon McVittie | configure.ac: When building a non-release version,...
|
commit | commitdiff | tree |
2007-01-19 |
Simon McVittie | Add a "released" flag to configure.ac: if not 1, append...
|
commit | commitdiff | tree |
2007-01-17 |
Simon McVittie | dbus/proxies.py: Finish implementing deferred methods...
|
commit | commitdiff | tree |
2007-01-17 |
Simon McVittie | dbus/service.py: cope with exceptions with no __module__
|
commit | commitdiff | tree |
2007-01-17 |
Simon McVittie | DBusGMainLoop: avoid reference leak on success
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Add regression test for main loop failure handling...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | examples: Don't load a main loop when only making blocking...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | When running without a main loop, don't make introspection...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | conn.c: fix Connection setup in absence of main loop...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Correctly don't build HTML docs if rst2html is not...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Switch types from int to Py_ssize_t to be compatible...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Always install text documentation, even if we're not...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | bytes.c, string.c: Don't mention get_object_by_unique_name...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | When running make clean, also get rid of the generated...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Remove generated HTML documentation on distclean
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Remove get_object_by_unique_name again, and replace...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Ensure we put the right number of items in a struct...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | test/run-test.sh: Re-order to run the simpler tests...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Write some more of the tutorial
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Comment on why we're putting the client at path /Test
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Use autoconf's usual directory for docs
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Generate HTML docs from reStructuredText if rst2html...
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | reStructuredText syntax corrections
|
commit | commitdiff | tree |
2007-01-16 |
Simon McVittie | Ignore generated documentation
|
commit | commitdiff | tree |
2007-01-15 |
Simon McVittie | configure.ac: don't divert autotools cruft into autotools...
|
commit | commitdiff | tree |
2007-01-15 |
Simon McVittie | Makefile.am: ship example-async-client so it can be...
|
commit | commitdiff | tree |
2007-01-10 |
Simon McVittie | Add half-written tutorial. Fix reStructuredText syntax...
|
commit | commitdiff | tree |
2007-01-10 |
Simon McVittie | Add special case to serialization: objects with a __dbus_obj...
|
commit | commitdiff | tree |
2007-01-10 |
Simon McVittie | Remove old .cvsignore files
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Validate that the signature on an Array or Dict has...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | When putting a ByteArray into a variant array, serialise...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Improve documentation of type conversion from D-Bus...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | dbus.Interface, dbus.ProxyObject: add get_dbus_method...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Improve docstrings for String and UTF8String explaining...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Subscripting a ByteArray now gives 1-character strings...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Correct usage in example-async-client: you need to...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Add an example of asynchronous calls. Run the examples...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Don't require a main loop unless async calls, signal...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Accept keyword argument introspect=False to Bus.get_object(),
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Stop trying to get macros from the autotools directory...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Remove extra M4 macros (J5 added them to acinclude...
|
commit | commitdiff | tree |
2007-01-09 |
Simon McVittie | Remove setup.py (no longer used in favour of autotools)
|
commit | commitdiff | tree |
2006-12-21 |
Simon McVittie | Improve various type docstrings
|
commit | commitdiff | tree |
2006-12-21 |
Simon McVittie | Fix recommendation given by exception message bringing...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Makefile.am: if in a git checkout, generate the ChangeLog...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | NEWS, README: 0.80rc3, a.k.a. 0.79.93
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | .gitignore: ignore the generated Makefile
|
commit | commitdiff | tree |