hyatt%netscape.com
|
ac0a81e522
|
Updating popups. (No, they're still not turned on.)
|
1999-09-09 01:07:06 +00:00 |
|
peterl%netscape.com
|
45956b1726
|
Added optimization in SetCoord to not set inherit value if value can be computed locally
|
1999-09-09 00:43:54 +00:00 |
|
peterl%netscape.com
|
e230741d8f
|
removed non-necko code
fixed to not load alternate sheets after document drops reference
|
1999-09-09 00:42:53 +00:00 |
|
pinkerton%netscape.com
|
7031693531
|
clean up some d&d stuff.
|
1999-09-09 00:28:23 +00:00 |
|
pinkerton%netscape.com
|
a35b56b2b3
|
fix a bug where capturers would not be called when the event was sent directly to a dom node. clean up of a little d&d stuff.
|
1999-09-09 00:28:11 +00:00 |
|
sfraser%netscape.com
|
69e203f45c
|
#ifdef out a bunch of rods's printfs.
|
1999-09-09 00:23:40 +00:00 |
|
briano%netscape.com
|
6074b8b8a4
|
Removed the obsolete non-NECKO leftovers.
|
1999-09-09 00:11:48 +00:00 |
|
evaughan%netscape.com
|
c9e6d7dafa
|
1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
|
1999-09-08 23:51:02 +00:00 |
|
vidur%netscape.com
|
50eaf4ef31
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
|
troy%netscape.com
|
c35856b144
|
Eliminated compiler warnings
|
1999-09-08 20:29:56 +00:00 |
|
rods%netscape.com
|
344f8d53df
|
changed the way white space was being compress when getting the value
now a value of all spaces does get compressed to nothing
|
1999-09-08 19:57:24 +00:00 |
|
rods%netscape.com
|
d88c66a30a
|
added rules for disabled options
changed nowrap to pre for processing of white space for options
|
1999-09-08 19:56:04 +00:00 |
|
rods%netscape.com
|
7c7bfd2eb5
|
Commented out space key event processing
|
1999-09-08 19:55:08 +00:00 |
|
rods%netscape.com
|
bf45e4b044
|
Fixed selection in lists
|
1999-09-08 19:54:30 +00:00 |
|
rods%netscape.com
|
9f1c0d0753
|
removed space and return key event processing
|
1999-09-08 19:53:30 +00:00 |
|
mjudge%netscape.com
|
ba4611bb7d
|
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
|
1999-09-08 19:43:17 +00:00 |
|
karnaze%netscape.com
|
1b13637027
|
bug 9043 - added nsTableCellCollection to handle multiple tags
|
1999-09-08 14:33:58 +00:00 |
|
karnaze%netscape.com
|
0cbaf0f694
|
new regression test
|
1999-09-08 14:32:53 +00:00 |
|
rods%netscape.com
|
bd89429f51
|
Added the proper event processing for disabled options
ListBoxes (as dropdowns) are now notified before the are about to be dropped down
|
1999-09-08 14:27:38 +00:00 |
|
hyatt%netscape.com
|
67e49e9460
|
Improvements in performance.
|
1999-09-08 08:06:12 +00:00 |
|
jfrancis%netscape.com
|
61548af51a
|
fixing dom range gravity bug (see bug 13251)
|
1999-09-08 05:27:44 +00:00 |
|
hyatt%netscape.com
|
18be26df3e
|
Landing AttributeChanged alteration. AttributeChanged now fires even when the
style hint is REFLOW or VISUAL (and not just CONTENT).
|
1999-09-08 03:51:41 +00:00 |
|
av%netscape.com
|
b6788ffcc5
|
Fixing bug 7509
|
1999-09-08 00:12:26 +00:00 |
|
mjudge%netscape.com
|
a5ac5b186c
|
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
|
1999-09-07 23:40:17 +00:00 |
|
buster%netscape.com
|
0a6321f0ae
|
made a small change to the way the file control interacts with the embedded gfx text control
now, it talks to it via nsIDOMHTMLInputElement interface, rather than assuming imlementation details
about what attributes to set.
|
1999-09-07 23:20:32 +00:00 |
|
akkana%netscape.com
|
22f63923ae
|
Remove some redundant logic
|
1999-09-07 19:13:04 +00:00 |
|
akkana%netscape.com
|
3986369ddf
|
Change debug temp filename from xif.html to xif.xif
|
1999-09-07 19:10:44 +00:00 |
|
mjudge%netscape.com
|
591daffd24
|
Had a loop that did not reset one variable for "next" iteration. this will fix arrow up/down ya.
|
1999-09-07 18:47:01 +00:00 |
|
pollmann%netscape.com
|
132adbd121
|
Removing some dead code.
|
1999-09-07 18:35:30 +00:00 |
|
troy%netscape.com
|
2eba2292ea
|
Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content
|
1999-09-07 03:09:33 +00:00 |
|
troy%netscape.com
|
85d5eb8329
|
Fix for bug #13176. Changed CantRenderReplacedElement() to reset the
primary frame mapping for OBJECT elements
|
1999-09-07 02:42:00 +00:00 |
|
pollmann%netscape.com
|
cb70f00a3a
|
Bug 12849: OnChange event.target is now the select instead of the option.
|
1999-09-07 02:16:23 +00:00 |
|
bruce%cybersight.com
|
daa66f9b61
|
'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX
|
1999-09-06 07:02:48 +00:00 |
|
pinkerton%netscape.com
|
0f0253ec6f
|
get rid of unknown pragma warnings.
|
1999-09-05 22:13:32 +00:00 |
|
evaughan%netscape.com
|
e3ef163845
|
Added the ability to drag splitters. If any build problems call me at: 650 224-0620
|
1999-09-05 20:46:59 +00:00 |
|
evaughan%netscape.com
|
6581b02b9c
|
added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp
|
1999-09-05 20:37:34 +00:00 |
|
evaughan%netscape.com
|
b2747f9b04
|
Added a helper class to search frame hierarchys.
|
1999-09-05 20:35:41 +00:00 |
|
rods%netscape.com
|
925132c54e
|
Fills in background color webshell gets centered and the size is large then the minium
|
1999-09-04 13:34:40 +00:00 |
|
pierre%netscape.com
|
9dab157a97
|
Fixed #6874 "Hover doesn't work for gfx-rendered buttons"
|
1999-09-04 00:15:43 +00:00 |
|
peterl%netscape.com
|
1a97985a7e
|
added accessors to additional style contexts
|
1999-09-03 23:41:20 +00:00 |
|
peterl%netscape.com
|
a8e65ff2a6
|
tracking UI & forms proposal changes
|
1999-09-03 23:40:35 +00:00 |
|
peterl%netscape.com
|
c6165d5393
|
fix warning
|
1999-09-03 23:40:22 +00:00 |
|
peterl%netscape.com
|
e9991bb140
|
remove error output for non-error conditions
|
1999-09-03 23:38:40 +00:00 |
|
peterl%netscape.com
|
1b015c684b
|
use reparent style context
|
1999-09-03 23:37:37 +00:00 |
|
peterl%netscape.com
|
25d7829a4e
|
added accessors for additional style contexts
|
1999-09-03 23:36:32 +00:00 |
|
peterl%netscape.com
|
b5b37d859e
|
added reparent style context
|
1999-09-03 23:35:41 +00:00 |
|
peterl%netscape.com
|
09ea141535
|
added accessors to additional style contexts
|
1999-09-03 23:35:14 +00:00 |
|
peterl%netscape.com
|
d91b64f10c
|
tracking UI & forms proposal changes
fixed impact of text decoration
|
1999-09-03 23:34:20 +00:00 |
|
peterl%netscape.com
|
2507785091
|
tracking to UI & forms proposal changes
|
1999-09-03 23:33:06 +00:00 |
|
ftang%netscape.com
|
abfeb59953
|
fix bug 12500
|
1999-09-03 22:48:20 +00:00 |
|