Commit Graph

20 Commits

Author SHA1 Message Date
dougt%meer.net
966588552a Fix non-windows bustage. npodb. bug=310562 2005-09-30 14:37:12 +00:00
dougt%meer.net
4fbb9807ed snav.enabled doesn't seam to work. directly using pref. moving from xpcom- to app- startup. NPODB 2005-09-30 03:33:17 +00:00
dougt%meer.net
aa8208b1e9 using the right getter. npodb 2005-09-30 02:13:52 +00:00
dougt%meer.net
dc63226438 Reverting Makefile change which caused bustage in non-minimo trunk 2005-09-29 17:32:41 +00:00
peterv%propagandism.org
a91a09cd13 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +00:00
peterv%propagandism.org
3609c87767 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
dougt%meer.net
81f1a86c0d fixing a potential crash if prefs do not exist. need to set rv. npodb 2005-09-07 18:33:50 +00:00
dougt%meer.net
ab18d5d9fd Addresses 305712. There is more worked needed to make this solid with respect to form elements. However, this patch makes it so that you can navigate select elements with the normal up/down arrow keys, and you can use the left/right+modifier to use snav NPODB 2005-09-01 19:51:58 +00:00
dougt%meer.net
dcd1ec49ed This wasn't a MINIMO problem, but rather a static build problem. NPODB 2005-08-29 17:38:01 +00:00
bzbarsky%mit.edu
0d6a610963 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
dougt%meer.net
66834a8142 If we find that nothing else is targetable in the direction of navigation, we will simply scroll the window. NPODB 2005-08-08 18:29:13 +00:00
dougt%meer.net
d59ba58592 Make snav build statically for minimo. npodb 2005-08-04 16:50:33 +00:00
dougt%meer.net
74e61fea7e Fixing makefile so that snav builds in the static build system. r=bsmedberg. npodb. 2005-07-24 03:41:38 +00:00
dougt%meer.net
a6bdfd72c1 Fixing build bustage in static builds when enabling spatialnavigation. r=bsmedberg 2005-06-28 18:29:22 +00:00
bsmedberg%covad.net
55f0806661 Bug 296855 - Build spatial navigation as a real extension on Firefox, r=dougt NPOTDB 2005-06-28 14:33:28 +00:00
timeless%mozdev.org
9af0447463 fixing licenses (mostly NPL=>MPL, adding tri licenses, fixing whitespace)
patch by mcsmurf@gmx.net r=dougt sr=dougt npotb
2005-06-03 18:34:43 +00:00
dougt%meer.net
cd68df9073 Fixing up spatialnavigation to work in a static build. not part of normal build. 2005-05-25 15:47:35 +00:00
dougt%meer.net
f41ca57134 Removing printf and debug output from release builds. Not part of default build 2005-05-16 21:59:11 +00:00
dougt%meer.net
a499431e0e Inital checkin of Spatial Navigation. Not part of the default build. 2005-05-13 19:42:15 +00:00