summaryrefslogtreecommitdiff
path: root/modules/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/ferret.c tests/testlib.c don't use the deprecatedMichael Natterer2008-08-114-29/+41
* Pass appropriate -machine flag to lib.exe.Tor Lillqvist2008-08-032-1/+6
* Bug #541167. Emit "object:property-change:accessible-name" whenLi Yuan2008-07-022-0/+25
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2260-60/+60
* gailimage.c (gail_image_get_image_size)Michael Natterer2008-06-183-2/+8
* gail.c s/gtk_type_class/g_type_class_ref/Michael Natterer2008-06-174-12/+20
* Automatically scroll text caret to make it visible, when AT sets itsLi Yuan2008-06-102-0/+7
* Before emitting "text_caret_moved", change the cursor to the changedLi Yuan2008-06-062-9/+31
* gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.cMichael Natterer2008-05-307-7/+13
* Move ChangeLog entry to right file.Michael Natterer2008-05-281-0/+16
* include <gtk/gtk.h> instead of <gtk/gtkaccessible.h>Michael Natterer2008-05-2846-51/+4
* libgail-util/gailmisc.h use G_BEGIN/END_DECLS.Michael Natterer2008-05-263-14/+11
* Bug 504706 – wrong deallocator used for GError in gailtextview.cMatthias Clasen2008-05-242-1/+7