summaryrefslogtreecommitdiff
path: root/modules/other
Commit message (Expand)AuthorAgeFilesLines
* Move modules/other/parasite to modules/inspectorMatthias Clasen2014-05-1035-4683/+0
* Rename parasite to gtkinspectorMatthias Clasen2014-05-1034-598/+599
* parasite: Don't open a window upon loadMatthias Clasen2014-05-103-28/+21
* parasite: Two fixes for the property cell rendererMatthias Clasen2014-05-101-2/+2
* parasite: Some formatting cleanupMatthias Clasen2014-05-102-277/+265
* parasite: Include file cleanupMatthias Clasen2014-05-101-1/+0
* parasite: Use a template for windowMatthias Clasen2014-05-1013-271/+377
* parasite: some formatting tweaksMatthias Clasen2014-05-102-23/+24
* parasite: Use a template for themesMatthias Clasen2014-05-104-122/+133
* parasite: Use a template for prop listMatthias Clasen2014-05-105-203/+144
* parasite: Use template for widget treeMatthias Clasen2014-05-104-253/+201
* parasite: Use template for classes listMatthias Clasen2014-05-105-142/+139
* parasite: Use template for css editorMatthias Clasen2014-05-105-167/+163
* parasite: Use template for object hierarchyMatthias Clasen2014-05-105-68/+77
* parasite: Use template for button pathMatthias Clasen2014-05-107-62/+103
* parasite: Allow panes to shrinkMatthias Clasen2014-05-101-2/+2
* parasite: Use the right icon name for inspectMatthias Clasen2014-05-101-1/+1
* parasite: Don't show hicolor as an icon themeMatthias Clasen2014-05-101-0/+87
* parasite: Don't show key themesMatthias Clasen2014-05-101-3/+4
* parasite: Turn the inspect button back into an image buttonMatthias Clasen2014-05-101-1/+2
* parasite: Make flashing work betterMatthias Clasen2014-05-105-147/+280
* parasite: Drop an unused fieldMatthias Clasen2014-05-101-2/+0
* parasite: Make child properties insensitive when emptyMatthias Clasen2014-05-101-0/+3
* parasite: Display child properties tooMatthias Clasen2014-05-105-43/+161
* parasite: Use a window groupMatthias Clasen2014-05-101-0/+4
* Initial importMatthias Clasen2014-05-1026-0/+4307
* gail: Move from modules/other/gail to gtk/a11yBenjamin Otte2011-07-05139-42353/+0
* gail: No need to include modules/other in CFLAGS anymoreBenjamin Otte2011-07-051-1/+0
* gail: Include files directlyBenjamin Otte2011-07-0544-87/+87
* gailtextcell: Fix typoJavier Jardón2011-06-121-1/+1
* gail: Fix for new box handlingBenjamin Otte2011-06-091-1/+1
* gail: Fix scrollbar index_in_parent() implementationBenjamin Otte2011-06-091-23/+20
* gail: Remove unreachable codeBenjamin Otte2011-06-091-31/+0
* Use buttonboxes instead of hbuttonboxesMatthias Clasen2011-06-071-1/+1
* Use boxes instead of hboxesMatthias Clasen2011-06-071-4/+4
* Use boxes instead of vboxesMatthias Clasen2011-06-071-2/+2
* gail: Use GdkRGBA instead GdkColorJavier Jardón2011-06-072-14/+20
* gail/tests: Use const instead G_CONST_RETURNJavier Jardón2011-06-0717-62/+62
* gail: use const instead G_CONST_RETURNJavier Jardón2011-06-0721-108/+108
* Hacky support for combo boxesMatthias Clasen2011-06-061-68/+96
* gail: Add back get_name for menu itemsMatthias Clasen2011-06-021-5/+30
* gail: Implement AtkObject::get_attributes() in GailEntryCarlos Garcia Campos2011-03-211-23/+52
* Minor documentation improvementsMurray Cumming2011-02-231-2/+2
* Fix distcheckMatthias Clasen2011-02-211-0/+1
* Correctly treat GdkColor propertiesMatthias Clasen2011-02-201-4/+6
* Use the correct function to free boxed GdkColorsMatthias Clasen2011-02-191-17/+17
* Hypertext does not really make sense for GtkLinkButtonMatthias Clasen2011-02-171-39/+106
* GailEntry: remove idle if cell editing is canceledMatthias Clasen2011-02-171-5/+1
* GailEntry: remove idle if cell editing is canceledMatthias Clasen2011-02-171-0/+12
* GailProgressBar: make value setters workMatthias Clasen2011-02-171-0/+6