summaryrefslogtreecommitdiff
path: root/gtk/a11y
Commit message (Expand)AuthorAgeFilesLines
* a11y: Add back the 'toggle' actionsBenjamin Otte2012-03-191-1/+51
* a11y: Only care about GtkOrientable::orientationBenjamin Otte2012-03-091-1/+2
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-2795-285/+95
* Symbol exporting fixesMatthias Clasen2012-02-211-1/+1
* GtkColorSwatch: Add accessible actionsMatthias Clasen2012-02-143-0/+157
* a11y: Mark cells as defunct when deleting themBenjamin Otte2012-02-121-0/+1
* a11y: Redo ref_accessible_at_point()Benjamin Otte2012-02-112-116/+17
* a11y: create focus cell accessibles when they get focusedBenjamin Otte2012-02-111-14/+13
* a11y: Split out cell creation functionBenjamin Otte2012-02-111-56/+67
* a11y: Set relations without tree pathBenjamin Otte2012-02-111-16/+6
* a11y: Remove unused variableBenjamin Otte2012-02-111-7/+3
* a11y: Keep treeview accessibles aroundBenjamin Otte2012-02-111-26/+5
* a11y: Remove old treeview focus tracking codeBenjamin Otte2012-02-111-152/+0
* a11y: Emit focus change events when focus cell changesBenjamin Otte2012-02-111-0/+37
* a11y: Update treeview focused statusBenjamin Otte2012-02-111-2/+42
* treeview: Notify accessible about focus changesBenjamin Otte2012-02-111-0/+12
* treeview: Tell accessible about focus column changesBenjamin Otte2012-02-112-0/+11
* a11y: Invoke key snooper directlyBenjamin Otte2012-01-192-14/+6
* Revert "a11y: Remove keysnooping support"Benjamin Otte2012-01-181-0/+123
* Remove a check that broke the color chooser a11y dumpMatthias Clasen2012-01-161-1/+1
* a11y: Disconnect from buffer signalsBenjamin Otte2012-01-122-34/+66
* a11y: Remove keysnooping supportBenjamin Otte2012-01-061-123/+0
* Remove an unnecessary warningMatthias Clasen2011-12-301-7/+8
* a11y: emit entry signals immediatelyBenjamin Otte2011-12-192-49/+11
* a11y: implement widget_(un)set in ContainerCellBenjamin Otte2011-12-191-0/+32
* a11y: Make GtkCellAccessible a GtkAccessibleBenjamin Otte2011-12-193-26/+14
* widget: Set widget in accessible's constructorBenjamin Otte2011-12-191-3/+0
* a11y: Don't connect_destroyed anymoreBenjamin Otte2011-12-191-1/+0
* iconview: Simplify adjustment monitoring for accessibleBenjamin Otte2011-12-192-106/+8
* a11y: Remove widget_destroyed callBenjamin Otte2011-12-191-22/+0
* a11y: Use widget_unset vfunc in treeviewBenjamin Otte2011-12-191-21/+4
* a11y: Fix crash in notebookBenjamin Otte2011-12-191-13/+2
* iconview: Split out iconview accessibleBenjamin Otte2011-12-193-0/+1706
* a11y: Simplify codeBenjamin Otte2011-12-191-54/+25
* a11y: Don't emit children-changed when nothing changedBenjamin Otte2011-12-161-14/+20
* a11y: Remove unused gtk_cell_accessible_set_cell_data()Benjamin Otte2011-12-165-53/+0
* a11y: Make boolean cell render report its states the new wayBenjamin Otte2011-12-161-8/+24
* a11y: Refactor treeview code even moreBenjamin Otte2011-12-161-115/+54
* a11y: Redo function signatureBenjamin Otte2011-12-161-36/+26
* a11y: Implement GtkContainerCellAccessible.update_cacheBenjamin Otte2011-12-161-1/+16
* a11y: Move update_cache to GtkCellAccesibleBenjamin Otte2011-12-167-26/+42
* a11y: Redo cell update functionBenjamin Otte2011-12-165-47/+31
* a11y: Remove unused functionBenjamin Otte2011-12-161-10/+0
* a11y: remove now unused property listsBenjamin Otte2011-12-165-55/+0
* a11y: Don't copy data between renderersBenjamin Otte2011-12-161-55/+0
* a11y: Use cell renderer creation funcs unconditionallyBenjamin Otte2011-12-168-78/+2
* a11y: Use the accessible typeBenjamin Otte2011-12-163-9/+11
* a11y: Add GtkRendererCellAcessible::rendererBenjamin Otte2011-12-161-1/+54
* a11y: Remove unused variableBenjamin Otte2011-12-161-5/+1