index
:
delta/at-spi2-core.git
at-spi2-core-0-4
cache-refactor
carlosgc/xml-scroll-to
enum-types
gi
gnome-3-0
gnome-3-10
gnome-3-14
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-40
gnome-3-6
gnome-3-8
gnome-41
gnome-42
gnome-44
main
master
mgorse
update-xml
wip/meson
gitlab.gnome.org: GNOME/at-spi2-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbind
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbtest:demarshal() - Assert that the message is iterable, or things will go r...
Federico Mena Quintero
2021-12-14
1
-0
/
+3
*
dbind_any_demarshal_va() - remove unused variables
Federico Mena Quintero
2021-11-23
1
-13
/
+8
*
test_struct_with_array() - use the correct variable in the assertions
Federico Mena Quintero
2021-11-23
1
-2
/
+2
*
Remove unused variable
Federico Mena Quintero
2021-11-23
1
-1
/
+0
*
dbtest: print to stdout instead of stderr
Samuel Thibault
2020-08-02
1
-9
/
+9
*
Relicense as LGPL 2.1
Mike Gorse
2019-08-28
5
-20
/
+20
*
Fix outdated FSF address
Mike Gorse
2019-08-27
5
-10
/
+10
*
Avoid compiler warnings
Emmanuele Bassi
2018-05-17
1
-4
/
+4
*
support building a static library
Rafael Kitover
2018-03-05
1
-6
/
+4
*
Drop autotools support
Mike Gorse
2017-10-30
1
-27
/
+0
*
Add meson build files to Makefile.am
Mike Gorse
2017-06-19
1
-0
/
+3
*
build: Modernise configure.ac
wip/meson
Emmanuele Bassi
2017-05-24
1
-3
/
+0
*
Add Meson build system
Emmanuele Bassi
2017-05-24
1
-0
/
+16
*
Get rid of the DBIND_ALIGNOF_* definitions and directly use ALIGNOF_*
Thomas Petazzoni
2016-04-01
3
-24
/
+12
*
dbind/Makefile.am: specify subdir-objects automake option
Thomas Petazzoni
2016-04-01
1
-0
/
+3
*
configure: use AC_CHECK_ALIGNOF() instead of custom DBIND_CHECK_ALIGNOF()
Thomas Petazzoni
2016-04-01
1
-8
/
+8
*
Fix some warnings
Mike Gorse
2014-09-15
1
-13
/
+1
*
Use git.mk to maintain .gitignore.
Evan Nemerson
2014-06-07
1
-0
/
+2
*
Fix atspi_text_get_bounded_ranges
Mike Gorse
2013-11-20
1
-0
/
+4
*
dbind: remove call to atspi_dbus_connection_setup_with_g_main
Mike Gorse
2013-09-05
1
-1
/
+0
*
Don't call dbus_connection_dispatch recursively
Mike Gorse
2013-09-02
1
-2
/
+7
*
Dispatch dbus messages after method calls when no main loop running
Mike Gorse
2013-08-21
1
-1
/
+7
*
Cancel pending calls when giving up on them
Mike Gorse
2013-07-10
1
-3
/
+9
*
Fix atspi_device_listener_new_simple and some other warnings
Mike Gorse
2012-11-26
1
-3
/
+3
*
Don't distribute dbind-config.h
Mike Gorse
2012-11-12
1
-1
/
+3
*
Don't leak errors
William Jon McCann
2012-09-14
2
-10
/
+9
*
Fix GError sent when receiving a reply of the wrong type
Mike Gorse
2012-04-10
1
-2
/
+2
*
Fix message displayed when a call returns the wrong type
Mike Gorse
2012-02-23
1
-1
/
+1
*
Have dbind_method_call_reentrant_va check the signature of replies
Mike Gorse
2012-01-20
1
-0
/
+11
*
Avoid making calls on processes thought to be hung
Mike Gorse
2012-01-15
1
-2
/
+8
*
Fix the build
Mike Gorse
2011-05-29
1
-1
/
+1
*
Dynamically allocate reentrant call closures
Mike Gorse
2011-05-22
1
-10
/
+17
*
Build fixes.
Patrick Welche
2011-05-14
1
-2
/
+1
*
Release v1.91.92 and fix some build errors
AT_SPI2_CORE_1_91_92
Mike Gorse
2011-03-21
1
-2
/
+2
*
Add some missing prototypes
Mike Gorse
2011-03-21
2
-1
/
+3
*
Bump version, remove dbus-glib dependency, and add pc file
Mike Gorse
2011-03-21
1
-1
/
+1
*
Add missing standard headers
Frederic Crozat
2011-02-01
1
-0
/
+1
*
Update copyright and add some missing license info
Mike Gorse
2011-01-31
5
-1
/
+94
*
Fix check for message timeout
Mike Gorse
2011-01-30
1
-0
/
+14
*
Fix some memory leaks
Mike Gorse
2011-01-06
1
-1
/
+1
*
Fix building from a separate build directory
Mike Gorse
2010-12-28
1
-0
/
+1
*
dbind_send-and_allow_reentry: Avoid crashing if destination is NULL
Mike Gorse
2010-12-28
1
-2
/
+3
*
Use peer-to-peer connections when available
Mike Gorse
2010-12-04
1
-2
/
+5
*
Add time-out, and support inspecting our own app
Mike Gorse
2010-12-01
1
-30
/
+6
*
Various fixes
Mike Gorse
2010-11-29
2
-1
/
+50
*
Really commit fixes; make unit tests pass
Mike Gorse
2010-11-28
3
-17
/
+74
*
Various component fixes, and fix dbind_method_call_reentrant_va
Mike Gorse
2010-11-17
3
-15
/
+17
*
Various fixes
Mike Gorse
2010-11-12
2
-12
/
+44
*
Add dbind/dbind-config.h.in
Mike Gorse
2010-10-26
1
-0
/
+8
*
Initial commit, not even close to being usable yet
Mike Gorse
2010-10-26
6
-0
/
+1406
[next]