summaryrefslogtreecommitdiff
path: root/modules/other
Commit message (Expand)AuthorAgeFilesLines
* Implement gail_image_get_image_size for storage GICON and ICON_NAMEChristian Persch2009-11-301-9/+5
* 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
* 2.15.2GTK_2_15_2Matthias Clasen2009-01-271-0/+4
* 2.15.1GTK_2_15_1Matthias Clasen2009-01-231-0/+4
* Bug #565110 – Add an env variable to disable Gail.Brad Taylor2009-01-072-0/+16
* 2.15.0GTK_2_15_0Matthias Clasen2009-01-011-0/+4
* Typo.Tor Lillqvist2009-01-011-1/+1
* Typo.Tor Lillqvist2009-01-011-1/+1
* #undef GTK_DISABLE_DEPRECATED here, too get GTK_IS_COMBO.Tor Lillqvist2008-12-212-0/+8
* Bug #564555. #undef GTK_DISABLE_DEPRECATED where we need to accessLi Yuan2008-12-152-0/+9
* Bug #512743. (gail_tree_view_changed_gtk): Clean cell before go throughLi Yuan2008-12-122-1/+12
* fix a glitch.Michael Natterer2008-12-091-1/+0
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-0919-7/+76
* undeprecate.Michael Natterer2008-12-092-5/+10
* Don't rely on gtk_expander_get_labelMatthias Clasen2008-11-282-4/+25
* Bug #554002. Add cache's page count when add pages.Li Yuan2008-11-242-0/+6
* Bug 555953 – libferret missing link against libgtk-x11Matthias Clasen2008-10-132-2/+10
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-3/+3
* Bug 554950 – gail must make itself residentMatthias Clasen2008-10-072-0/+16
* s/GTK_SIGNAL_FUNC/G_CALLBACK/Michael Natterer2008-09-222-10/+14
* Fix possible leaks of textutilsMatthias Clasen2008-09-213-0/+10
* Plug a memory leakMatthias Clasen2008-09-192-3/+9
* Bug #548783. Change g_assert to g_return_if_fail to avoid unnucessaryLi Yuan2008-08-212-1/+7
* Bug #548782. Emit children-changed::remove signal when a row is deleted inLi Yuan2008-08-212-1/+18
* gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.cMichael Natterer2008-08-1516-59/+76