summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ===== Released 1.3.0=====ATK_1_3_0Padraig O'Briain2003-03-2044-3134/+3050
| | | | | | | | | | | | 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.0===== * configure.in: Version 1.3.0, interface age 0, binary age 300 * NEWS: Updated. Update comments containing line numbers in .po files
* Added Malayalam translationsGuntupalli Karunakar2003-03-204-1/+356
|
* Add 11 unused declarations.Padraig O'Briain2003-03-202-0/+15
| | | | | | 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com> * docs/atk-sections.txt: Add 11 unused declarations.
* update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize.James Henstridge2003-03-209-448/+243
| | | | | | | | | | | | | | | | | | | | 2003-03-20 James Henstridge <james@daa.com.au> * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize. * configure.in: cleanup to make use of newer autoconf/automake features. * Makefile.am: get rid of custom distcheck rule, which is no longer necessary. * atk/Makefile.am: cleanup makefile. Use BUILT_SOURCES for built sources. * docs/Makefile.am: use common gtk-doc.make. * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
* Added "eo" to ALL_LINGUAS. Added Esperanto translation from CharlesJoel Brich2003-03-164-1/+322
| | | | | | | | 2003-03-16 Joel Brich <joel.brich@laposte.net> * configure.in: Added "eo" to ALL_LINGUAS. * po/eo.po: Added Esperanto translation from Charles Voelger <cvoelger@dweasel.com>
* Add one more missing export, thanks to Cedric Gustin.Tor Lillqvist2003-03-122-0/+6
| | | | | | | 2003-03-12 Tor Lillqvist <tml@iki.fi> * atk/atk.def: Add one more missing export, thanks to Cedric Gustin.
* Add check that role is actually being changed. Do not emit notificationPadraig O'Briain2003-03-072-2/+15
| | | | | | | | 2003-03-07 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c (atk_object_set_role): Add check that role is actually being changed. Do not emit notification for initial role setting. (bug #107710)
* Current returning of FALSE to 0 in function which returns integer; (bugPadraig O'Briain2003-03-062-1/+6
| | | | | | | 2003-03-06 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkrelationset.c: Current returning of FALSE to 0 in function which returns integer; (bug #107661) reported by Morten Welinder.
* Correct returning of FALSE to NULL in functions which return pointer; (bugPadraig O'Briain2003-03-054-9/+16
| | | | | | | | | 2003-03-05 Padraig O'Briain <padraig.obriain@sun.com> * atk/atk-relation.c atk/atkrelationset.c atk/atkstatset.c: Correct returning of FALSE to NULL in functions which return pointer; (bug #107650) reported by Morten Welinder.
* Update to produce .so files (Problem reported and solution reported byPadraig O'Briain2003-02-262-3/+14
| | | | | | | 2003-02-26 Padraig O'Briain <padraig.obriain@sun.com> * test/Makefile.am: Update to produce .so files (Problem reported and solution reported by Michael.Wilson@bull.net)
* *** empty log message ***Padraig O'Briain2003-02-265-9/+64
|
* Dist atk-zip.sh.in, not atk-zip.sh.Tor Lillqvist2003-02-257-2/+90
| | | | | | | | | | | | | | | | | | | | 2003-02-25 Tor Lillqvist <tml@iki.fi> * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh. * atk/atk.def: Add a couple of missing entries, thanks to Cedric Gustin. * atk/atk.rc.in: New file, for version info in the DLL on Windows. Similar as in GLib, GTK, etc. * configure.in: Generate atk/atk.rc. * atk/Makefile.am: Use atk.rc on Windows. (EXTRA_DIST): Distribute atk.rc(.in). * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR, but deduce it from DLL location, like GLib, GTK etc do.
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-02-252-5/+11
|
* Updated Persian translation.Roozbeh Pournader2003-02-242-20/+28
| | | | | | 2003-02-24 Roozbeh Pournader <roozbeh@sharif.edu> * fa.po: Updated Persian translation.
* Added "mk" to ALL_LINGUAS.Abel Cheung2003-02-232-1/+5
| | | | | | 2003-02-23 Abel Cheung <maddog@linux.org.hk> * configure.in: Added "mk" to ALL_LINGUAS.
* Removed some escaped characters.Metin Amiroff2003-02-221-0/+4
| | | | | | 2003-02-22 Metin Amiroff <metin@karegen.com> * az.po: Removed some escaped characters.
* Removed some escaped characters.Metin Amiroff2003-02-221-48/+48
| | | | | | 2003-02-21 Metin Amiroff <metin@karegen.com> * az.po: Removed some escaped characters.
* Added "fa" to ALL_LINGUAS. Added Persian translation.Roozbeh Pournader2003-02-214-1/+319
| | | | | | | 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. * po/fa.po: Added Persian translation.
* Added Azerbaijanian to ALL_LINGUAS.Metin Amiroff2003-02-211-0/+4
| | | | | | 2003-02-21 Metin Amiroff <metin@karegen.com> * configure.in: Added Azerbaijanian to ALL_LINGUAS.
* Added "az" to ALL_LINGUAS.Metin Amiroff2003-02-211-1/+1
| | | | | | 2003-02-21 Metin Amiroff <metin@karegen.com> * configure.in: Added "az" to ALL_LINGUAS.
* Added Azerbaijani translation.Metin Amiroff2003-02-212-0/+317
| | | | | | 2003-02-21 Metin Amiroff <metin@karegen.com> * az.po: Added Azerbaijani translation.
* configure.in: Added Belarusian to ALL_LINGUAS.Dmitry Mastrukov2003-02-192-1/+5
|
* be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>.Dmitry Mastrukov2003-02-192-0/+318
|
* Add AtkHypertext interface as this object should claim to implement allPadraig O'Briain2003-02-142-1/+15
| | | | | | | 2003-02-14 Padraig O'Briain <padraig.obriain@sun.com> * atk/atknoopobject.c: Add AtkHypertext interface as this object should claim to implement all interfaces.
* Correct typo in blurbPadraig O'Briain2003-02-123-3/+17
| | | | | | | | | | 2003-02-12 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb * atk/atkhypertext.c (atk_hypertext_get_link): Add check on link_index value (atk_hypertext_get_link_index): Add check on char_index value
* Hopefully, the +x bit is now gone.Christian Rose2003-02-091-0/+312
|
* Trying to remove +x bit on the file.Christian Rose2003-02-091-312/+0
|
* Added "kn" to ALL_LINGUAS. Added Kannada translation by PramodChristian Rose2003-02-094-1/+322
| | | | | | | | 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. * po/kn.po: Added Kannada translation by Pramod <rpramod@postmaster.co.uk>.
* UpdatedFatih Demir2003-02-072-11/+15
|
* Added "bn" to ALL_LINGUAS. Added Bengali translation by Sayamindu DasguptaChristian Rose2003-02-074-1/+322
| | | | | | | | 2003-02-07 Christian Rose <menthos@menthos.com> * configure.in: Added "bn" to ALL_LINGUAS. * po/bn.po: Added Bengali translation by Sayamindu Dasgupta <unmadindu@Softhome.net>.
* Added "id" to ALL_LINGUAS. Added Indonesian translation by Mohammad DamtChristian Rose2003-02-064-1/+321
| | | | | | | | 2003-02-06 Christian Rose <menthos@menthos.com> * configure.in: Added "id" to ALL_LINGUAS. * id.po: Added Indonesian translation by Mohammad Damt <mdamt@bisnisweb.com>.
* Add weak reference so we do not leak the accessible when the object dies.Padraig O'Briain2003-02-042-0/+9
| | | | | | | | 2003-02-04 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object): Add weak reference so we do not leak the accessible when the object dies. Problem reported by Alex Larsson.
* Added Turkish translation.Fatih Demir2003-02-024-1/+321
|
* Updated traditional Chinese translation.Abel Cheung2003-01-312-105/+220
| | | | | | 2003-01-31 Abel Cheung <maddog@linux.org.hk> * zh_TW.po: Updated traditional Chinese translation.
* New functions which checks whether the specified AtkHyperlink is selectedPadraig O'Briain2003-01-307-7/+140
| | | | | | | | | | | | | | | | | | | | 2003-01-30 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkhyperlink.[ch] New property selected-link defined. Function pointer is_selected_link added to interface (atk_hyperlink_is_selected_link: New functions which checks whether the specified AtkHyperlink is selected * atk/atkhypertext.[ch] New signal link-selected added. * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link and function atk_hyperlink_is_selected_link. This fixes bug #104621.
* call the versioned automake when checking the version itself.Manish Singh2003-01-282-1/+6
| | | | | | | Tue Jan 28 13:52:20 2003 Manish Singh <yosh@gimp.org> * autogen.sh (have_automake): call the versioned automake when checking the version itself.
* Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor2003-01-282-2/+7
| | | | | | | Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com> * autogen.sh (have_automake): Fix version in complaint message about automake. (#104366, Rich Burridge)
* Adding am to ALL_LINGUAS (HEAD branch)Daniel Yacob2003-01-262-1/+5
|
* Added "sk" to ALL_LINGUAS. Added Slovak translation.Stanislav Visnovsky2003-01-234-1/+323
| | | | | | | 2003-01-23 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * configure.in: Added "sk" to ALL_LINGUAS. * po/sk.po: Added Slovak translation.
* New traditional Chinese translation.Abel Cheung2003-01-234-1/+319
| | | | | | 2003-01-23 Abel Cheung <maddog@linux.org.hk> * zh_TW.po: New traditional Chinese translation.
* Added "pt_BR" to ALL_LINGUAS.Evandro Fernandes Giovanini2003-01-232-1/+5
| | | | | | 2003-01-23 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * configure.in: Added "pt_BR" to ALL_LINGUAS.
* Added Brazilian Portuguese translation from Alexandre Folle de MenezesEvandro Fernandes Giovanini2003-01-232-0/+316
| | | | | | | 2003-01-23 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Added Brazilian Portuguese translation from Alexandre Folle de Menezes <afmenez@terra.com.br>.
* added ( thanks to Misu Moldovan )Marius Andreiana2003-01-224-1/+319
| | | | | | 2003-01-22 Marius Andreiana <marius galuna.ro> * ro.po: added ( thanks to Misu Moldovan )
* Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig BadralChristian Rose2003-01-214-1/+323
| | | | | | | | 2003-01-21 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS. * mn.po: Added Mongolian translation by Sanlig Badral <badral@chinggis.com>.
* Set vtable entry for default implementations (atk_text_get_range_extents):Padraig O'Briain2003-01-213-33/+43
| | | | | | | | | | | | | | | | | | 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com> * atk/atktext.c (atk_text_base_init): Set vtable entry for default implementations (atk_text_get_range_extents): Omit calling default implementation (atk_text_get_bounded_ranges): Omit calling default implementation * atk/atkcomponent.c (atk_component_base_init): New function to set vtable entry for default implementations (atk_component_ref_accessible_at_point): Omit calling default implementation (atk_component_contains): Omit calling default implementation (atk_component_get_position): Omit calling default implementation (atk_component_get_size): Omit calling default implementation
* Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT.Padraig O'Briain2003-01-212-0/+26
| | | | | | | | | | | | 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c (atk_object_real_set_property): Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT. (atk_object_real_get_property): Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT. This completes ATK changes for bug #74814.
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-2110-32/+629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Add property accessible-table-caption-object. This addresses bug #74814. * atk/atkobject.h: Move some documentation from template file to avoid warnings when building. * atk/atkrelation.c: Add new properties relation and target. This addresses bug #72426. * atktext.[ch]: Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges. Also added data structures AtkTextRectangle and AtkTextRange, enum AtkTextClipType and helper function atk_text_free_ranges. This addresses bug #100943. (atk_text_get_character_extents): Ensure that the reported width is not negative. This fixes bug #102954) * docs/atk-sections.txt: Add new functions and data items. * docs/tmpl/atk-object.sgml: Remove some docuementation and put in atkobject.h. Add reference to accessible-table-caption-object. * docs/tmpl/atk-relation.sgml: Add new properties * docs/tmpl/atktext.sgml: Add new functions and data items.
* ===== Released 1.2.2=====ATK_1_2_2Padraig O'Briain2003-01-203-28/+45
| | | | | | | | | | 003-01-20 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.2.2===== * configure.in: Version 1.2.2, interface age 2, binary age 202 * NEWS: Updated.
* Some fixes for problems catched in translation review.Christian Rose2003-01-202-8/+12
| | | | | | 2003-01-20 Christian Rose <menthos@menthos.com> * sv.po: Some fixes for problems catched in translation review.
* Added "zh_CN" to ALL_LINGUAS.He Qiangqiang2003-01-192-1/+5
| | | | | | 2003-01-19 He Qiangqiang <carton@linux.net.cn> * configure.in: Added "zh_CN" to ALL_LINGUAS.