gecko-dev/accessible/public
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
..
.cvsignore Adding .cvsignore loving to mozilla/accessible/ and mozilla/accessible/public/ 2001-03-31 20:32:49 +00:00
Makefile.in Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.) 2002-04-25 02:52:44 +00:00
makefile.win bug 127893 checkin additional IDL files contributed by Sun 2002-04-17 09:49:23 +00:00
MANIFEST fixes mac bustage r=evaughan 2001-05-11 22:29:34 +00:00
nsIAccessibilityService.idl this would break too 2002-02-18 08:48:29 +00:00
nsIAccessible.idl Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
nsIAccessibleAction.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleDocument.idl bug #86517 Landing of Accessible_052901_Branch4 sr=waterson 2001-06-30 00:25:09 +00:00
nsIAccessibleEditableText.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleEventListener.idl Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
nsIAccessibleEventReceiver.idl Bug 100498. Active accessibility: Clear, consistent events for page load busy states. r=jgaunt, sr=waterson. 2001-09-25 08:34:42 +00:00
nsIAccessibleHyperLink.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleHyperText.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleProvider.idl Part of bug 82207. r=jgaunt, sr=hyatt. XUL Checkbox supporting MSAA 2001-09-15 01:15:19 +00:00
nsIAccessibleSelectable.idl bug #86517 Landing of Accessible_052901_Branch4 sr=waterson 2001-06-30 00:25:09 +00:00
nsIAccessibleSelection.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleTable.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleText.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00
nsIAccessibleValue.idl bug 127893 check in additional IDL files contributed by Sun 2002-04-17 09:44:40 +00:00