- 19 Aug, 2019 1 commit
-
-
Samuel Thibault authored
Some methods do not have a way to notify that they have failed. They should thus make sure that they set some value, rather than let them uninitialized and thus random. This is a follow-up for 9118d447 ("Make sure returned values are initialized")
-
- 14 Jun, 2019 1 commit
-
-
Emmanuele Bassi authored
The atk_image_get_image_locale() method is missing a description.
-
- 11 Apr, 2016 1 commit
-
-
- 27 Jul, 2015 1 commit
-
-
Alejandro Piñeiro authored
Source files are not executable. https://bugzilla.gnome.org/show_bug.cgi?id=752930
-
- 21 Mar, 2015 1 commit
-
-
Dieter Verfaillie authored
Fixes a couple of warnings emitted by gtkdoc-mkdb and g-ir-scanner.
-
- 08 May, 2014 1 commit
-
-
- 25 Apr, 2014 1 commit
-
-
Chun-wei Fan authored
Make sure that config.h is included first in all the C-sources in atk/ so that the build-time definitions of _ATK_EXTERN can be used during the build of the ATK library. https://bugzilla.gnome.org/show_bug.cgi?id=728031
-
- 01 Feb, 2014 1 commit
-
-
Piotr Drąg authored
This reverts commit feb4bd4c.
-
- 23 Jan, 2014 1 commit
-
-
Daniel Mustieles García authored
-
- 12 Aug, 2013 1 commit
-
-
Alejandro Piñeiro authored
The static documentation of those .sgml (so the reason of tracking those objects) where moved to the source files. Some other stuff was changed in order to prevent gtk-doc warnings (like replacing "Returns blah" for the correct "Returns: blah") https://bugzilla.gnome.org/show_bug.cgi?id=684665
-
- 13 Jun, 2011 1 commit
-
-
- 17 Jun, 2010 1 commit
-
-
Claudio Saavedra authored
Fixes bug #571622.
-
- 23 Jun, 2006 1 commit
-
-
Bill Haneman authored
symbols, and modify the inline docs so that the parser can find them. Bug #313183.
-
- 21 Mar, 2006 1 commit
-
-
Bill Haneman authored
sections tagged as incomplete.
-
- 20 Mar, 2006 2 commits
-
-
Bill Haneman authored
-
Bill Haneman authored
that NULL in-params were passed. Thanks to Behdad Estafood for finding problem.
-
- 18 Nov, 2005 1 commit
-
-
Bill Haneman authored
Added new API for ATK 1.11/1.12. Minor docs cleanup.
-
- 16 Nov, 2005 1 commit
-
-
Bill Haneman authored
supplements AtkUtil sgml page, and moves return code exception/range info to "Returns" block.
-
- 13 Aug, 2004 1 commit
-
-
Padraig O'Briain authored
2004-08-13 Padraig O'Briain <padraig.obriain@sun.com> * *atk/atkdocument.c atk/atkeditabletext.c atk/atkhypertext.c atk/atkimage.c atk/atknoopobjectfactory.c atkobject.c atk/atkstreamablecontent.c atk/atktext.c attk/atkvalue.c: Fix for bug #149990; patch from Kjartan Maraas.
-
- 14 Nov, 2001 1 commit
-
-
Bill Haneman authored
-
- 23 Aug, 2001 1 commit
-
-
Padraig O'Briain authored
* atk/atkaction.c: Refer to return value in function documentation for atk_action_do_action * atk/atkimage.c: Fix typo in comments * docs/tmpl/atkaction.sgml: Update to include return value
-
- 20 Aug, 2001 1 commit
-
-
Padraig O'Briain authored
* docs/tmpl/atkimage.sgml atk/atkimage.h: Swap height and width arguments to atk_image_get_image_size * atk/atkimage.c: Swap height and height arguments to atk_image_get_image_size Do not crash if NULL pointers are passed for return values
-
- 07 Aug, 2001 1 commit
-
-
Brian Cameron authored
so the naming is consistant. Now get_image_position and get_image_size return -1 for x/y/height/width if AtkImage implementations of these functions is not found.
-
- 27 Jul, 2001 1 commit
-
-
Padraig O'Briain authored
* atk/*.c: Remove all instances of g_return_if_fail (foo != NULL); that are immediately before a g_return_if_fail (ATK_IS_FOO (foo)); since the second check catches the NULL.
-
- 11 Jul, 2001 1 commit
-
-
Padraig O'Briain authored
-
- 28 Jun, 2001 2 commits
-
-
Brian Cameron authored
-
Brian Cameron authored
input/output also take an enum specifying whether the coords are screen or top-level window based.
-
- 27 Jun, 2001 1 commit
-
-
Brian Cameron authored
changes to the API.
-
- 24 May, 2001 1 commit
-
-
Padraig O'Briain authored
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c, atk/atkhyperlink.c, atk/atkhypertext.c, atk/atkimage.c, atk/atkregistry.c, atk/atkselection.c, atk/atktable.c, atk/atktext.c, atk/atkutil.c, atk/atkvalue.c Fix warnings generated by Sun FORTE compiler
-
- 21 May, 2001 1 commit
-
-
Lucy Brophy authored
-
- 16 May, 2001 1 commit
-
-
Brian Cameron authored
-
- 30 Apr, 2001 1 commit
-
-
Bill Haneman authored
-
- 26 Apr, 2001 1 commit
-
-
Bill Haneman authored
-