Revved to 1.13.2.
[platform/upstream/atk.git] / atk /
2007-01-19 Li YuanBug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass...
2007-01-17 Bill HanemanImproved docs for AtkAction, specifically get_name...
2007-01-13 Hans Breueradapt lib name to "auto-standard", add atkmisc
2007-01-10 Li YuanRevved to 1.13.1.
2007-01-08 Bill HanemanAdded atkmisc.h to atk.h.
2007-01-08 Bill HanemanAdded AtkMisc class, uprev for gnome-2.17.5, and release. ATK_1_13_0
2006-12-31 Christian PerschUpdating svn:ignore and remove .cvsignore files
2006-09-26 Bill HanemanAllow text wrap type of GTK_WRAP_WORD_CHAR, as a text... atk_1_12_3
2006-09-20 Bill HanemanAdd "load-stopped", "load_complete", "loading" signals...
2006-09-14 Bill HanemanFix win32 build (bug #355312, patch from Cedric Gustin...
2006-09-14 Bill HanemanFix for bug #346464, allow underlines in gtk with style...
2006-09-08 Bill HanemanFix from Neo Liu - missing return statement in atk_hype...
2006-08-17 Bill HanemanFixed typos and template omissions which were preventin...
2006-08-01 Bill HanemanTweak to AtkRoleType docs.
2006-07-20 Bill HanemanFixed AtkHyperlink prototype func and impl. ATK_1_12_1
2006-06-29 Bill HanemanAdded AtkHyperlinkImpl interface. See RFE #344284.
2006-06-23 Bill HanemanAdded docs for ATK_STATE_ANIMATED and added ATK_ROLE_IN...
2006-06-23 Bill HanemanAdded ATK_ROLE_LINK.
2006-06-23 Bill HanemanRevise atk-docs.sgml to add indices for deprecated...
2006-06-21 Bill HanemanATK_STATE macro fix from Ginn Chen, bug #345407. Fixes...
2006-06-15 Bill HanemanFix nasty typos in last commit. Bug #344195. Thanks...
2006-06-14 Bill HanemanAdded getURI to AtkStreamableContent.
2006-06-09 Bill HanemanAttempt to fix win32 builds when srcdir != builddir...
2006-06-09 Bill HanemanAdded ATK_STATE_ANIMATED which was in AT-SPI but missin...
2006-06-09 Bill HanemanAdded ATK_STATE_VISITED, bug #344384.
2006-06-08 Bill HanemanAdded atk_value_get_minimum_increment, to sync up with...
2006-06-08 Bill HanemanAdded ATK_STATE_DEFAULT. (Bug #344281)
2006-06-08 Bill HanemanAdded ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCR...
2006-03-31 Bill HanemanAdded four more 'Since' tags.
2006-03-31 Bill HanemanMade atk_component_real_get_alpha static, as it should be.
2006-03-21 Bill HanemanImproved documentation: ATK now has 100% gtk-doc covera...
2006-03-21 Tor LillqvistFix fatal typo.
2006-03-21 Tor LillqvistAdd some missing functions.
2006-03-20 Bill HanemanMinor documentation clarifications and tweaks.
2006-03-20 Bill HanemanFix Coverity-detected bugs in atkimage.c - allow for...
2006-02-24 Bill HanemanWin32 get_locale fix from Kazuzi IWAMOTO, and
2005-11-18 Bill HanemanAdded new API for ATK 1.11/1.12. Minor docs cleanup.
2005-11-16 Bill HanemanAdded small docs patch from Bill Abt.;
2005-08-19 Tor LillqvistFix typo.
2005-08-04 Tor LillqvistLook for windres on Win32.
2005-04-22 Tor LillqvistInitialize gettext before use. Calling bindtextdomain...
2005-04-09 Hans Breuerupdated $(LIBINTL_LIBS) atkrelationtype.h to atk_header...
2005-04-05 Bill HanemanAdded ATK_STATE_REQUIRED, bug #172663.
2005-04-04 Padraig O'BriainUpdate doc to note that atk_relation_add_target was...
2005-01-26 Padraig O'BriainAdd atk_text_clip_type_get_type. Bug #165288.
2004-12-29 Tor LillqvistAdd new functions.
2004-12-20 Padraig O'BriainAdd description for ATK_RELATION_SUBWINDOW_OF. Fixes...
2004-11-22 Padraig O'BriainReplace DEPRECATED by @Deprecated in comments to fix...
2004-10-28 Padraig O'BriainAdd a more descriptive title in the docs. Patch from...
2004-08-13 Padraig O'BriainFix for bug #149990; patch from Kjartan Maraas.
2004-07-20 Bill HanemanFix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved... ATK_1_7_2
2004-06-10 Padraig O'BriainAdd definition for atk_rectangle_get_type and ATK_TYPE_...
2004-05-18 Padraig O'BriainAllow locale dir not to be harcoded into binary. Fixes...
2004-05-11 Padraig O'BriainMake extra_roles static.
2004-04-20 Padraig O'BriainIncrement version to 1.7.0.
2004-03-22 Padraig O'BriainUpdate to build on Cygwin. Fixes bug #137666. Patch...
2004-03-01 Tor LillqvistAdd some missing entries.
2004-01-26 Padraig O'BriainRevise property name. Fixes bug #132022 from Christian...
2004-01-05 Padraig O'BriainMove specification of ALL_LINGUAS to later in file...
2004-01-02 Padraig O'BriainFix segfault (bug #129837) Patch provided by Jeff Franks.
2003-12-17 Padraig O'BriainChange "accel label" to "accelerator label". Fixes...
2003-12-01 Padraig O'BriainFix typo in comment.
2003-12-01 Padraig O'BriainAdd new role ATK_ROLE_EDITBAR. Fixes bug #111607.
2003-12-01 Michael Nattererfix typo: s/g_value_set_set/g_value_set_int/.
2003-12-01 Padraig O'BriainMake nicks and blurbs of properties translatable. Add...
2003-11-26 Padraig O'BriainAdd state FOCUSED if object is focus object.
2003-11-26 Padraig O'BriainChange role names so that the unlocalized names do...
2003-11-03 Padraig O'BriainUse weak references for objects in a relation instead...
2003-10-27 Manish Singhshut up cvs
2003-10-24 Padraig O'BriainFix memory leak. (bug #124877)
2003-09-10 Padraig O'BriainRemove comments about signals. The description should...
2003-07-08 Padraig O'BriainEnsure that row and column values are non-negative.
2003-07-03 Padraig O'BriainCorrect return value. Fixes bug #116621. Problem report...
2003-06-13 Tor LillqvistSet gettext_initialized.
2003-06-10 Padraig O'BriainAdd new relation ATK_RELATION_POPUP.
2003-05-28 Padraig O'BriainAdd new role ATK_ROLE_AUTOCOMPLETE.
2003-05-20 Padraig O'BriainAdd state ATK_STATE_INDETERMINATE. This state is used...
2003-04-25 Padraig O'BriainFix typo in documentation.
2003-03-20 James Henstridgeupdate to call automake-1.7, libtoolize, gtkdocize...
2003-03-12 Tor LillqvistAdd one more missing export, thanks to Cedric Gustin.
2003-03-07 Padraig O'BriainAdd check that role is actually being changed. Do not...
2003-03-06 Padraig O'BriainCurrent returning of FALSE to 0 in function which retur...
2003-03-05 Padraig O'BriainCorrect returning of FALSE to NULL in functions which...
2003-02-26 Padraig O'Briain*** empty log message ***
2003-02-25 Tor LillqvistDist atk-zip.sh.in, not atk-zip.sh.
2003-02-14 Padraig O'BriainAdd AtkHypertext interface as this object should claim...
2003-02-12 Padraig O'BriainCorrect typo in blurb
2003-02-04 Padraig O'BriainAdd weak reference so we do not leak the accessible...
2003-01-30 Padraig O'BriainNew functions which checks whether the specified AtkHyp...
2003-01-21 Padraig O'BriainSet vtable entry for default implementations (atk_text_...
2003-01-21 Padraig O'BriainAdd support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTI...
2003-01-21 Padraig O'BriainAdd property accessible-table-caption-object. This...
2002-12-13 Padraig O'BriainRerturn 0 instead of -1 if caret is not supported....
2002-11-20 Bill HanemanAdded ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for...
2002-11-14 Bill HanemanRevved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,
2002-11-13 Padraig O'BriainAdd signal active-descendant-changed
2002-11-08 Soeren Sandmannatk/atkhyperlink.c atk/atkhyperlink.h atk/atktable...
2002-11-04 Padraig O'BriainNew file
2002-10-31 Padraig O'Briain===== Released 1.1.1 ===== ATK_1_1_1
2002-10-30 Padraig O'BriainAdd po directory
next