summaryrefslogtreecommitdiff
path: root/libwnck/workspace-accessible.c
Commit message (Expand)AuthorAgeFilesLines
* workspace-accessible: modernize codeAlberts Muktupāvels2018-09-091-34/+11
* workspace-accessible: drop obsolete GTK_CHECK_VERSIONAlberts Muktupāvels2016-06-281-4/+0
* workspace-accessible: don't use deprecated atk_component_get_positionAlberts Muktupāvels2016-06-281-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* all: Remove unused variables, as found by new gccVincent Untz2011-07-221-2/+0
* all: Code spacing fixesVincent Untz2011-01-191-11/+11
* Fix a few issues when building with GSEAL_ENABLED. See bug 612490.Andre Klapper2010-04-161-0/+4
* single include for gtk+. Patch by Pedro Fragoso <ember@ubuntu.com>, fixVincent Untz2008-12-101-1/+0
* use &num; to put anchors in links for documentation. Thanks Matthias!Vincent Untz2007-06-091-0/+1
* No need to make GTypeInfo and GInterfaceInfo structs static. Bug #382594.Christian Persch2007-01-041-2/+2
* Initialize coords to AT_XY_SCREEN to get rid of a compiler warning. FIXMEKjartan Maraas2006-01-261-2/+2
* Marked static and G_GNUC_CONST.Benoît Dejean2005-07-191-1/+1
* Get the AtkComponent co-ordinates right. Fixes #136447Arvind Samptur2004-08-161-2/+5
* add test stuff for showing desktop featureHavoc Pennington2002-09-251-1/+3
* Fix wrong entries for the index of child atkobject. Fix wrong entries forRajkumar Sivasamy2002-08-211-17/+1
* clean up the accessibility patch: - s/G_CONST_RETURN/const/ - s/gint/int/Havoc Pennington2002-06-021-0/+263