summaryrefslogtreecommitdiff
path: root/libwnck/pager-accessible.c
Commit message (Expand)AuthorAgeFilesLines
* move widgets to separate librarywip/muktupavels/widgetsAlberts Muktupāvels2022-02-231-382/+0
* pager-accessible: modernize codeAlberts Muktupāvels2018-09-091-134/+31
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* all: Code spacing fixesVincent Untz2011-01-191-28/+28
* [pager] And really use the right version for gseal checkVincent Untz2010-06-221-1/+1
* Oops, use the right version checkFederico Mena Quintero2010-06-221-1/+1
* bgo#612490 - Use gtk_accessible_set_widget() for the GSEAL()ed fieldFederico Mena Quintero2010-06-221-0/+4
* [all] More GSeal workVincent Untz2010-06-011-0/+4
* Fix a few issues when building with GSEAL_ENABLED. See bug 612490.Andre Klapper2010-04-161-0/+20
* [misc] Use single-include for atkVincent Untz2010-02-091-1/+1
* single include for gtk+. Patch by Pedro Fragoso <ember@ubuntu.com>, fixVincent Untz2008-12-101-1/+1
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* No need to make GTypeInfo and GInterfaceInfo structs static. Bug #382594.Christian Persch2007-01-041-2/+2
* updatedVincent Untz2006-02-111-0/+3
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-1/+2
* Fix a couple of warnings reported by sparse/gccKjartan Maraas2005-02-111-1/+1
* Fix wrong entries for the index of child atkobject. Fix wrong entries forRajkumar Sivasamy2002-08-211-1/+1
* Remove children data item from WnckpagerAccessibleClass data structure.Padraig O'Briain2002-08-201-10/+51
* clean up the accessibility patch: - s/G_CONST_RETURN/const/ - s/gint/int/Havoc Pennington2002-06-021-0/+413