summaryrefslogtreecommitdiff
path: root/modules/other
Commit message (Expand)AuthorAgeFilesLines
...
* Implement action interface for gailcell.Mike Gorse2010-04-262-12/+4
* Notify ATK_STATE_ENABLED change when ATK_STATE_SENSITIVE changes if necessary.Mike Gorse2010-04-224-3/+42
* [docs] Move documentation to inline comments: GailTextUtil and GailMiscJavier Jardón2010-04-182-0/+27
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-2/+2
* Add/Remove ATK_STATE_SENSITIVE according to cells' state.Joanmarie Diggs2010-03-052-1/+19
* Return FALSE in signal handlers to make the signals be propagatedLi Yuan2010-03-041-4/+6
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-0311-14/+14
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-0113-24/+24
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-013-3/+3
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-017-13/+13
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-014-6/+6
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-012-2/+2
* Bug #608410. Set cursor position after inserting text.Li Yuan2010-01-291-0/+1
* Deprecate widget flag: GTK_WIDGET_CAN_FOCUSJavier Jardón2010-01-073-4/+4
* Deprecate some widget flagsJavier Jardón2010-01-072-2/+2
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-047-13/+13
* Use gtk_widget_get_tooltip_text for gtk_tooltips_data_get in GailChristian Dywan2009-12-171-6/+1
* Implement gail_image_get_image_size for storage GICON and ICON_NAMEChristian Persch2009-11-271-9/+5
* Fix compilation warningJavier Jardón2009-11-091-2/+2
* Add RELATION_NODE_PARENT_OF relationship for treeview.Joanmarie Diggs2009-11-061-0/+2
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* Don't use deprecated button signal functions in GailChristian Dywan2009-10-272-5/+5
* Fix a compilation warningJavier Jardón2009-10-201-1/+4
* CleanupsMatthias Clasen2009-09-103-11/+6
* Remove a dead assignmentMatthias Clasen2009-09-091-2/+0
* Return state_set directly if there is no parent.Li Yuan2009-08-211-8/+10
* Report ATK_STATE_SHOWING only when all parents are visibleAlejandro Piñeiro Iglesias2009-07-291-2/+30
* Remove both SHOWING and SELECTED states when menuitem is not visibleLi Yuan2009-07-241-0/+1
* Remove ATK_STATE_SHOWING state when menuitem is not visibleLi Yuan2009-07-241-1/+33
* fix compile warningsBenjamin Otte2009-06-171-2/+2
* More uses of the get_cell_renderers functionsMatthias Clasen2009-06-161-4/+4
* Forgot one use in libgailMatthias Clasen2009-06-161-1/+1
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-044-0/+8
* Emit property-changed:accessible-name for gailcomboboxLi Yuan2009-05-041-0/+1
* Fix Selectable state for gailButtonMike Gorse2009-04-231-3/+1
* Update README files to refer to gitMatthias Clasen2009-03-311-0/+6
* Use gtk_entry_xxx functions rather than using GtkEntry structure directly.Stefan Walter2009-03-271-12/+15
* Bug 575644 - Cygwin gail build patchTor Lillqvist2009-03-254-3/+14
* 2.16.0GTK_2_16_0Matthias Clasen2009-03-131-0/+4
* 2.15.5GTK_2_15_5Matthias Clasen2009-03-021-0/+4
* Bug #519090. Add accessibility support to GtkScaleButton. Support actionLi Yuan2009-02-266-0/+381
* Bug #561631. Patch from Yue Wang. Ref the button in the idle function toLi Yuan2009-02-262-4/+15
* Bug #325809. Get the cell from the coordinates based on bin_window.Li Yuan2009-02-252-1/+9
* Bug #520395. Notify the insert signal in the idle function. Let text_utilLi Yuan2009-02-252-4/+14
* Bug #571001. Set the cell's showing state based on bin_window coordinates.Li Yuan2009-02-252-8/+15
* 2.15.4GTK_2_15_4Matthias Clasen2009-02-171-0/+4
* Bug #561631. Use g_queue_get_length to determine if a queue is empty.Li Yuan2009-02-172-1/+6
* Bug 570406 - gailutil.def is in srcdir, but used from builddirTor Lillqvist2009-02-042-10/+19
* 2.15.3GTK_2_15_3Matthias Clasen2009-02-031-0/+4