summaryrefslogtreecommitdiff
path: root/modules/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add forgotten includeMatthias Clasen2011-02-171-0/+1
* Add a AtkHypertext implementation for GtkLinkButtonMatthias Clasen2011-02-174-0/+244
* ifdef X11-specific parts in gailMatthias Clasen2011-02-163-4/+14
* Remove a bunch of crazy code from gailMatthias Clasen2011-02-161-40/+54
* Forgotten fileMatthias Clasen2011-02-161-11/+14
* gail: Fix the atk_add_key_event_listener implementationMatthias Clasen2011-02-161-4/+6
* gail: support indeterminate state of check menuitemsMatthias Clasen2011-02-161-11/+14
* Fix gailstatusbar problemsMatthias Clasen2011-02-161-1/+15
* gail: Fixing little bug, gail_misc_add_attribute returns the new attrib_setdanigm2011-02-121-24/+24
* Bump the version to 3.0.0Matthias Clasen2011-02-103-46/+46
* Silence unused variable warnings in gailMatthias Clasen2011-01-3010-42/+10
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-293-3/+3
* gail: fix the buildCosimo Cecchi2011-01-201-4/+4
* gail now provides toolkit = gail as an AtkAttribute of all gtk objects.Trevor Saunders2011-01-191-0/+15
* Fix remaining usage of g[dk]ktargetlib.Yaakov Selkowitz2011-01-102-37/+37
* Remove stipple attributesPaolo Borelli2011-01-091-3/+0
* Small cleanup in gailtextview code.Paolo Borelli2011-01-094-188/+63
* gail: Update adjustment usage for sealingBenjamin Otte2011-01-052-15/+15
* gail: add/remove horizontal/vertical state based on orientation valueSzilárd Pfeiffer2011-01-045-101/+25
* gtktexttag: Move public members to private headerJavier Jardón2011-01-031-110/+198
* [gail] Clean the code to check the redundan object on the show watcherAlejandro Piñeiro2010-12-271-7/+1
* [gail] Proper connection to a toplevel window destroy signalAlejandro Piñeiro2010-12-271-15/+17
* gailmenushell.c: Fix typoJavier Jardón2010-12-241-1/+1
* Add sufficient API to make gail workMatthias Clasen2010-12-233-50/+76
* Merge libgdk and libgtkMatthias Clasen2010-12-211-2/+1
* gail: Fix a typoJavier Jardón2010-12-201-1/+1
* gail: Use accessor functions to access GtkTreeSelectionJavier Jardón2010-12-191-1/+1
* Don't use GtkSocket internals in gailMatthias Clasen2010-12-181-1/+1
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-171-19/+23
|\
| * gail: Fix for new style codeBenjamin Otte2010-12-151-19/+23
* | Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPri...Tristan Van Berkom2010-12-051-1/+1
|/
* gail: Avoid needless calls to GdkDrawableBenjamin Otte2010-12-021-4/+2
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-3/+3
* gail: Use accessor functions to access GtkEntryJavier Jardón2010-11-191-11/+29
* gail: we cant access button->in_button directly now.Javier Jardón2010-11-191-0/+8
* Really get rid of _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-111-9/+9
* Don't export _gtk_cell_renderer_calc_offsetMatthias Clasen2010-11-091-8/+12
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-313-19/+21