summaryrefslogtreecommitdiff
path: root/devel/gail
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-22Fix typo.wiz1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-02-14Update to 1.2.0. Changes since 0.17:jmmv3-9/+10
Overview of Changes in GAIL 1.2.0 ================================= * Allow for more than one label within a button (bug #103465) [Padraig O'Briain] * Report correct offsets for text when images embedded in text (bug #103035) [Padraig] * Allow for label for bhutton not existing when GailButton is created (bug #101350) [Padraig] Overview of Changes in GAIL 1.1.7 ================================= * Add --with-html-dir option to configure.in to allow location of documentation to be changed (bug #102599) [Padraig O'Briain] Overview of Changes in GAIL 1.1.6 ================================= * Do not emit warning messages after double click on a treeview row when accessibility is enabled (bug #101349) [Padraig O'Briain] * Fix crash in mixer applet when accessibility is enabled (bug #101137) [Padraig] Overview of Changes in GAIL 1.1.5 ================================= * Do not emit active-descendant-changed signal if active descendant is unchanged (bug #100829) [Padraig O'Briain] * Add AtkText interface to GailButton [Padraig] * Correct return value for atk_text_get_caret_offset() for GailLabel (bug #101020) [Padraig] Overview of Changes in GAIL 1.1.4 ================================= * Emit destroy notification while window still exists (bug #95794) [Padraig O'Briain] * Have GailTreeView report state MANAGES_DESCENDANTS [Padraig] * Have Gailtreeview emit active-descendant-changed signal when focus cell changes [Padraig] * Report correct cell area for cell in multi-renderer column (bug #84133) [Padraig] Overview of Changes in GAIL 1.1.3 ================================= * Set role for tooltip window to ATK_ROLE_TOOL_TIP and return contents of tooltip for name (bug #95824) [Padraig O'Briain] * Use queue to store pending button actions (bug #98275) [Bill Haneman] * Set role for toplevel to ATK_ROLE_APPLICATION [Bill} * Minor bug fixes [Padraig, Bill] Overview of Changes in GAIL 1.1.2 ================================= * Provide implementation of atk_selection_add_selection() for GtkTreeView which has only one visible column [Padraig O'Briain] * Correct implementation of atk_text_set_caret_offset() for GtkTextView. (bug #95056) [Padraig] * Include modifier in keybinding name for GtkButton action (bug #95151) [Padraig] * Minor bug fixes [Padraig] Overview of Changes in GAIL 1.1.1 ================================= * Fix warning messages emitted trying to set GtkTextBuffer to NULL. (bug #91717) [Padraig O'Briain] * Do not emit signals for GtkEntry on Delete or BackSpace if no text is deleted. Ensure that signal is emitted if text is deselected. (bug #90356) [Padraig] * Implement atk_component_grab_focus() for cells in a TreeView. (bug #91718) [Padraig] * Update children of toplevel before emitting children-changed signal. (bug #91957) [Padraig] * Call gtk_window_present() on toplevel in implementations of atk_component_grab_focus() (bug #91964) [Padraig] * Ensure that implementations of atk_action_do_action() return before action is done. (bug #90756) [Padraig] * Update docs so that all symbols are documented. [Padraig] * Add implementation for atk_component_get_mdi_zorder() for GailWindow. (bug #84097) [Mark Mc Loughlin]. * Use +NET_WM_DESKTOP value of Window when getting its zorder [Padraig] * Minor bug fixes [Padraig] Overview of Changes in GAIL 1.1.0 ================================= * Decouple version number of package from number of current interface exported by libgailutil (bug #89327) [Padraig O'Briain] * Do not do action for insensitive button (bug #89505) [Padraig] * If a menu item being selected has a submenu wait until the submenu is shown before reporting focus on the menu item (bug #89611) [Padraig] * Do not output actual text for GtkEntry for which visible property is false. (bug #89323) [Padraig] * Update autogen.sh so that users with both automake 1.6 and 1.4 installed get the right automake [Havoc Pennington] * Minor bug fixes [Padraig]
2003-01-06Update to gail 1.1.7. This version includes pregenerated html documentationjmmv5-20/+19
and a new --with-html-dir option.
2003-01-05Update gail to 1.1.6. Changes since 0.17 are mostly bugfixes and cleanup.jmmv7-81/+27
2003-01-05Do not try to remove lib/gtk-2.0/modules; it is done by the gtk2 dependancy.jmmv1-2/+2
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-3/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-21Initial import of gail-0.17, the Gnome Accessibility Implementation Libraryrh9-0/+173