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 |
2006-12-19 |
Simon McVittie | Makefile.am: if in a git checkout, generate the ChangeLog
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | dbus-python.h: Alter header comment, use a better cpp...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Remove old introspect_parser from Makefile.am too
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Remove old libxml2-based introspection parser
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Include the cross-test in 'make check'
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Add missing _expat_introspect_parser.py; fix cross...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Remove Makefile (auto-generated since switching to...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Add an Expat-based introspect parser, and use it instead...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Pass introspection XML around as UTF-8, rather than...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Respect utf8_strings, byte_arrays options when calling...
|
commit | commitdiff | tree |
2006-12-19 |
Simon McVittie | Do cross-product of options in more obvious way
|
commit | commitdiff | tree |
2006-12-18 |
Simon McVittie | Switch to autotools and test with Python 2.5 as well...
|
commit | commitdiff | tree |
2006-12-18 |
Simon McVittie | bus.c, conn-methods.c, conn.c: Alter format of signatures...
|
commit | commitdiff | tree |
2006-12-18 |
Simon McVittie | include/dbus_bindings.h: Rename to include/dbus-python...
|
commit | commitdiff | tree |
2006-12-15 |
Simon McVittie | COMPAT.txt: cross off some to-do items, patches now...
|
commit | commitdiff | tree |
2006-12-14 |
Simon McVittie | _dbus_bindings/module.c: If Python is older than 2...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | Bump version to 0.80rc2
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | MANIFEST.in: include Makefile (for the benefit of mjj29...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | list-system-services.py: Use the NULL_MAIN_LOOP
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | dbus/examples: Move to examples/ (it's not part of...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | dbus/_dbus.py: Strongly reference shared connections...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | dbus/__init__.py: Import exceptions too in case someone...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | test/test-client.py: Add test case for weak reference...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | dbus/__init__.py: Import types submodule into dbus...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | dbus/_dbus.py: Use absolute import for proxies
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | message-append.c, message-get-args.c: Turn off debug...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | _dbus_bindings/conn.c: Fix broken weak reference handling...
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | conn-methods.c: Add tracing
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | conn-internal.h: Comment weakref list
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | bus.c: Add tracing and a couple of missed assertions
|
commit | commitdiff | tree |
2006-12-13 |
Simon McVittie | Add TRACE macro and allow debug to be turned off per...
|
commit | commitdiff | tree |
2006-12-12 |
Simon McVittie | conn.c: Correct number of varargs to debug message
|
commit | commitdiff | tree |
2006-12-12 |
Simon McVittie | conn.c: Use __func__ instead of incorrect __FUNC__
|
commit | commitdiff | tree |
2006-12-12 |
Simon McVittie | _dbus_bindings/bus.c, _dbus_bindings/conn-methods.c...
|
commit | commitdiff | tree |
2006-12-12 |
Simon McVittie | _dbus_bindings/dbus_bindings-internal.h: Add wrapper...
|
commit | commitdiff | tree |
2006-12-12 |
Simon McVittie | Add assertion macros and supporting functions
|
commit | commitdiff | tree |
2006-12-11 |
Simon McVittie | Whitespace consistency: Don't put a space between function...
|
commit | commitdiff | tree |
2006-12-11 |
Simon McVittie | Convert generic glue, main loop integration, message...
|
commit | commitdiff | tree |
2006-12-11 |
Simon McVittie | Separate out remaining types (abstract, bytes, containers...
|
commit | commitdiff | tree |
2006-12-11 |
Simon McVittie | Split out exceptions, pending call, message into separate...
|
commit | commitdiff | tree |
2006-12-08 |
Simon McVittie | _dbus_bindings: debug-impl.h -> debug.c
|
commit | commitdiff | tree |
2006-12-08 |
Simon McVittie | _dbus_bindings: bus-impl.h -> bus.c
|
commit | commitdiff | tree |
2006-12-08 |
Simon McVittie | _dbus_bindings: split out conn, conn-methods into separate...
|
commit | commitdiff | tree |
2006-12-08 |
Simon McVittie | _dbus_bindings/conn-impl.h: Be more careful that referenced...
|
commit | commitdiff | tree |