📄 changelog
字号:
* atk/atkobject.c: Make extra_roles static. * atk/atkrelation.c: Make extra_names static. Fixes bug #142234. * atk/atkstate.h: Add clarification of state ATK_STATE_ENABLED to documentation.2004-04-22 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Increment version to 1.7.1 and interface age to 1.2004-04-22 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released Version 1.7.0, interface age 0, binary age 700 ==== * NEWS: Updated.2004-04-20 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Increment version to 1.7.0. * atk/atkcomponent.[ch]: Add new signal "bounds_changed". * docs/tmpl/atkcomponent.sgml: Add new signal "bounds_changed". Fixes bug #140476. * atk/atkrelationtype.h: Add new relation ATK_RELATION_PARENT_WINDOW_OF. * atk/atkstate.h: Add new state ATK_STATE_TRUNCATED. * docs/tmpl/atkrelation.sgml: Add new relation * docs/tmpl/atkstate.sgml: Add new state ATK_STATE_TRUNCATED Fixes bug #133375. * atk/atktext.c: Make extra_attributes static.2004-04-19 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.6.1===== * configure.in: Version 1.6.1, interface age 1, binary age 601 * NEWS: Updated. * README: Fix typo.2004-04-08 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.2004.04.02 Iñaki Larrañaga <dooteo@euskalgnu.org> * configure.in: Added "eu" (Basque) to ALL_LINGUAS.2004-03-29 Manish Singh <yosh@gimp.org> * autogen.sh: use $ACLOCAL instead of aclocal-1.4 for --print-ac-dir.2004-03-23 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.2004-03-23 Pablo Saratxaga <pablo@mandrakesoft.com> * configure.in: Added Walloon (wa) to ALL_LINGUAS2004-03-22 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: * atk/Makefile.am: Update to build on Cygwin. Fixes bug #137666. Patch from Roger Leigh. 2004-03-18 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "mr" for Marathi to ALL_LINGUAS.2004-03-08 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.6.0===== * configure.in: Version 1.6.0, interface age 0, binary age 600 * NEWS: Updated.2004-03-07 Danilo Å egan <dsegan@gmx.net> * configure.in: Added "sr@ije" to ALL_LINGAUS.Mon Mar 1 20:32:06 2004 Tim Janik <timj@gtk.org> * autogen.sh: - exit with $? instead of 1 in case of failure - exit with $? if ./configure failed (that's so autogen.sh && make lines work) - removed --enable-gtk-doc option - added $AUTOGEN_CONFIGURE_ARGS2004-03-01 Tor Lillqvist <tml@iki.fi> * atk/atk.def: Add some missing entries.2004-02-24 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.5===== * configure.in: Version 1.5.5, interface age 4, binary age 505 * NEWS: Updated.2004-02-20 Christian Rose <menthos@menthos.com> * configure.in: Added "en_CA" to ALL_LINGUAS.2004-02-16 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.4===== * configure.in: Version 1.5.4, interface age 3, binary age 504 * NEWS: Updated.2004-02-03 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.3===== * configure.in: Version 1.5.3, interface age 2, binary age 503 * NEWS: Updated.2004-02-01 Robert Sedak <robert.sedak@sk.htnet.hr> * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.2004-01-26 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Revise property name. Fixes bug #130022 from Christian - Manny Calavera - Neumair.2004-01-23 Manish Singh <yosh@gimp.org> * Makefile.am: remove trailing backslash from last line of DISTCLEANFILES. 2004-01-23 Padraig O'Briain <padraig.obriain@sun.com> * atk-uninstalled.pc.in: Correct library name. Fixes bug #132283, from laszlo.peter@ireland.sun.com. * Makefile.am: Add DISTCLEANFILES.2004-01-12 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.2===== * configure.in: Version 1.5.2, interface age 1, binary age 502 * NEWS: Updated.2004-01-05 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is defined correctly. Use ATK_LOCALEDIR instead of atklocaledir. * atk/Makefile.am: Remove definition of ATKLOCALEDIR. * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR. * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal.2004-01-02 Padraig O'Briain <padraig.obriain@sun.com> * atk/atktext.c (atk_text_free_ranges): Fix segfault (bug #129837) Patch provided by Jeff Franks.2003-12-17 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Change "accel label" to "accelerator label". Fixes bug #129499.2003-12-04 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.1===== * configure.in: Version 1.5.1, interface age 0, binary age 501 * NEWS: Updated.2003-12-03 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.[ch]: Add new role ATK_ROLE_EDITBAR. Fixes bug #116007. * atk/docs/tmpl/atkhyperlink.sgml: Add references to new signals and properties * atk/docs/tmpl/atkobject.sgml: Add references to new property and role2003-12-01 Michael Natterer <mitch@gimp.org> * atk/atkobject.c (atk_object_real_get_property): fix typo: s/g_value_set_set/g_value_set_int/.2003-12-01 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: (atk_object_class_init): Make nicks and blurbs of properties translatable. Add new property "accessible-hypertext-nlinks". (atk_object_real_get_property): Add support for new property "accessible-hypertext-nlinks". * atk/atkhyperlink.h: Remove unnecessary comments. Add signal link_activated. * atk/atkhyperlink.c: Add signals link_activated and new properties "number-of-anchors", "end-index" and "start-index". This fixes bug #112390.2003-11-29 Danilo Å egan <dsegan@gmx.net> * configure.in: Added "af" to ALL_LINGUAS.2003-11-26 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c (atk_object_real_ref_state_set): Add state FOCUSED if object is focus object. * atk/atkutil.[ch] (atk_get_focus_object): New function which returns the last object reported by the application as focused. * docs/atk-sections.txt, docs/tmpl/atkutil.sgml: Add atk_get_focus_object. Fixes bug #127400.2003-11-26 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Change role names so that the unlocalized names do not contain hyphens and match the Java role names. Fixes bug #125024.2003-11-24 Padraig O'Briain <padraig.obriain@sun.com> * docs/tmpl/atkhyperlink.sgml, docs/tmp/atkhypertext.sgml, docs/tmpl/atkobject.sgml, docs/tmpl/atkrelatiom.sgml, docs/tmpl/atkselection.sgml, docs/tmpl/atktable.sgml, docs/tmpl/atktext.sgml: Regenerate these files. The location of signal information has changed.2003-11-24 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.5.0===== * configure.in: Version 1.5.0, interface age 0, binary age 500 * NEWS: Updated.2003-11-03 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkrelation.c: Use weak references for objects in a relation instead of object references so that objects are not leaked when corresponding widgets are destroyed. This fixes bug #125725. 2003-10-31 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Add reference to docs/version.xml Should have been done in previous commit but was omitted. Fixes build break reported in bugs #1258548 and #125902.2003-10-29 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Add reference to docs/version.xml * docs/Makefile.am: Add references to version.xml.in and version.xml * docs/atk-docs.sgml: Add reference to version.xml * docs/version.xml.in: New file. This fixes bug #125758. 2003-10-24 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkrelation.c (atk_relation_new): Fix memory leak. (bug #124877)2003-10-09 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.4.1===== * configure.in: Version 1.4.1, interface age 1, binary age 401 * NEWS: Updated.2003-09-28 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: Added lt to ALL_LINGUAS.2003-09-23 Padraig O'Briain <padraig.obriain@sun.com> * atk.spec.in: Correct typo. Fix provided by Scott Kennedy. This fixes bug #121990.2003-09-21 Ã
smund Skjæveland <aasmunds@fys.uio.no> * configure.in: Added Norwegian (nynorsk) code nn to ALL_LINGUAS.2003-09-10 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Remove comments about signals. The description should be in files in docs/tmpl directory. * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal. * docs/tmpl/atkobject.sgml: Add descriptions for active-descendant-changed, children-changed, focus-event, property-change, state-change and visible-data-changed signals. * docs/tmpl/atkselection.sgml: Add description for selection-changed signal. * docs/tmpl/atktable.sgml: Add descriptions for column-deleted, columnn-inserted, column-reordered, model-changed, row-deleted, row-inserted and row-reordered signals. * docs/tmpl/atktext.sgml: Add description for text-attributes-changed, text-caret-moved, text-changed and text-selection-changed signals. This fixes bug #121163.2003-09-02 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.4.0===== * configure.in: Version 1.4.0, interface age 0, binary age 400 * NEWS: Updated.2003-08-28 Christian Rose <menthos@menthos.com> * configure.in: Added "ne" to ALL_LINGUAS.2003-08-25 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.6===== * configure.in: Version 1.3.6, interface age 2, binary age 306 * NEWS: Updated.2003-08-08 Malcolm Tredinnick <malcolm@commsecure.com.au> * autogen.sh: Clarify an error message.2003-08-08 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "hi" in ALL_LINGUAS.2003-08-07 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.5===== * configure.in: Version 1.3.5, interface age 1, binary age 305 * NEWS: Updated.2003-08-04 Padraig O'Briain <padraig.obriain@sun.com> * Remove po/Makefile.in.in. This fixes bug #119053.2003-07-08 Padraig O'Briain <padraig.obriain@sun.com> * atk/atktable.c (atk_table_ref_at): Ensure that row and column values are non-negative. This is a partial fix for bug #116712.2003-07-03 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkstateset.c (atk_state_set_is_empty): Correct return value. Fixes bug #116621. Problem reported by Mario Lang.2003-06-25 Fatih Demir <kabalak@gtranslator.org> * configure.in: (Re-?)added "ta" (Tamil) to languages' list.2003-06-23 Padraig O'Briain <padraig.obriain@sun.com> * atk.spec.in: Added locale directory to spec file. Fix provided by James T. Richardson, Jr.2003-06-19 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.4===== * NEWS: Updated.2003-06-13 Tor Lillqvist <tml@iki.fi> * atk/atkobject.c (atk_role_get_localized_name): Set gettext_initialized. * atk-zip.sh.in (DEVZIP): libtool 1.5 installs DLLs in the bin directory, so look there, too. Include the message catalogs.2003-06-10 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Version 1.3.4, interface age 0, binary age 304 * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation ATK_RELATION_POPUP.2003-06-05 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added ga (irish) to ALL_LINGUAS 2003-06-05 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added li to ALL_LINGUAS.2003-05-30 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.3===== * configure.in: Version 1.3.3, interface age 3, binary age 303 * NEWS: Updated.2003-05-28 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role ATK_ROLE_AUTOCOMPLETE.2003-05-20 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons which can have a value other than on or off.2003-05-19 Arafat Medini <lumina@silverpen.de> *configure.in: Added "ar" (Arabic) to ALL_LINGUAS2003-05-16 Telsa Gwymme <hobbit@aloss.ukuu.org.uk> * configure.in: Added "cy" (Welsh) to ALL_LINGUAS2003-05-15 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.3.2===== * configure.in: Version 1.3.2, interface age 2, binary age 302 * NEWS: Updated.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -