rods%netscape.com
a5b48b3896
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
2000-01-09 01:52:17 +00:00
rods%netscape.com
2618ed4aaf
Added unconstrainted reflow optimizations
...
r=kmcclusk,dcone bug=12653
2000-01-09 01:41:11 +00:00
rods%netscape.com
0ce3084d15
Added unconstrainted reflow optimizations
...
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
2000-01-09 01:39:15 +00:00
rods%netscape.com
d163e95f4c
Added unconstrainted reflow optimization methods
...
r=kmcclusk bug=12653
2000-01-08 15:53:48 +00:00
kmcclusk%netscape.com
226436fcc7
No longer print the contents of forms when they were submitted. bug 13061; r=karnaze@netscape.com
2000-01-06 22:07:21 +00:00
buster%netscape.com
44a3f6d0ed
fixed bugs 18447 and 18216
...
simple change to pick up proper pseudo style for display content
r=rods
2000-01-06 20:01:55 +00:00
rods%netscape.com
de428bbd80
backed out all changes from today (1/5/2000)
2000-01-05 16:42:47 +00:00
rods%netscape.com
92e5a18aad
compile sunder windows and not Linux, wierd
2000-01-05 15:58:07 +00:00
rods%netscape.com
93d013bd9a
turning off reflow optimization until further XUL testing can be done.
...
r=self
2000-01-05 15:47:16 +00:00
rods%netscape.com
05e6af0c80
Added unconstrainted reflow optimizations
...
reworked reflow to more accurately calculate its size
r=kmcclusk,dcone bug=12653
2000-01-05 15:46:29 +00:00
rods%netscape.com
f5a6e0ef07
Added unconstrainted reflow optimizations
...
Also, commented out the adding of border-padding to the maxelementsize
r=kmcclusk bug=12653
2000-01-05 15:22:38 +00:00
rods%netscape.com
1648364918
Added unconstrainted reflow optimizations
...
r=kmcclusk bug=12653
2000-01-05 15:21:02 +00:00
rods%netscape.com
2c565300ac
Added unconstrainted reflow optimizations
...
and the the proper check against the style mVisible attr (bug 21701)
r=kmcclusk bug=12653
2000-01-05 15:20:34 +00:00
rods%netscape.com
855bb9d946
Added unconstrainted reflow optimization methods
...
r=kmcclusk bug=12653
2000-01-05 15:15:22 +00:00
ftang%netscape.com
d45600319e
fix bug 22312. Add code in GetText() to force IME to commit the uncommit text.
2000-01-04 21:10:00 +00:00
rpotts%netscape.com
af4f9c2189
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
1999-12-29 07:32:59 +00:00
sspitzer%netscape.com
f37e107774
fix warnings
1999-12-28 19:41:57 +00:00
buster%netscape.com
0817720294
fixed bug 22228.
...
r=dcone.
problem was we were failing to null out the editor member of the controller on frame destruction.
1999-12-23 20:54:53 +00:00
brade%netscape.com
7ef9f02424
initialize MetaKey setting (previously overlooked)
1999-12-23 15:33:58 +00:00
rods%netscape.com
49c637cb96
turned off some debug rods only
1999-12-22 20:03:59 +00:00
rods%netscape.com
50b3f5e3a5
Fixed the edge case where the select may have zero
...
options or one optionwith no lable and no content and it sizes out to be zero
high also fixed twhere visibility was being check incorrectly
r=kmcclusk
1999-12-22 20:03:03 +00:00
rods%netscape.com
9cd72b4dcc
fixed visibility check error
...
r=kmcclusk bug=21701
1999-12-22 19:54:21 +00:00
rods%netscape.com
4fe94fce65
turned off some rods debug output and fixed visibility check error
...
r=kmcclusk bug=21701
1999-12-22 19:52:56 +00:00
rods%netscape.com
3e09f5371c
changed clipping in Paint to be intersect instead of replace
...
r=kmcclusk
1999-12-22 19:50:47 +00:00
rods%netscape.com
eeebdaf748
Fixed the edge case where the select may have zero options or one option
...
with no lable and no content and it sizes out to be zero high
also fixed twhere visibility wasbeing check incorrectly
r=kmcclusk
1999-12-22 19:49:36 +00:00
rods%netscape.com
063e7d3511
Added experimental ifdef;ed but turned for reducing the number of resize reflows,
...
basically we ignore them and pass back our most recently reflowed size
r=karnaze bug=22063
1999-12-22 19:46:28 +00:00
hyatt%netscape.com
221920403a
Patch that gets tabbing back into text fields. r=waterson
1999-12-21 19:35:13 +00:00
hyatt%netscape.com
d3e0848c19
Fixes for 3 PDT+ bugs (THAT'S RIGHT). Bugs 21895, 21832, and 21610. r=mjudge,
...
a=i'm leaving now for vacation, and i can't find anyone around, but i'm assuming that you
actually want them before January 3rd, so I'm checking them in.
1999-12-18 04:02:28 +00:00
buster%netscape.com
8ec5958afa
fixed bugs 21612 ([dogfood] first click doesn't get through to text field)
...
and 18500 (Can't drag-select in text widget unless focussed first)
This fix does NOT address other focus-related problems having to do with text controls.
r=rickg
a=chofmann
platform testing support=kin,dcone,akkana (THANKS!)
1999-12-17 07:10:10 +00:00
alecf%netscape.com
251b1f466b
fix for #21417
...
r=troy, a=chofmann
the editor's internal mDisplayFrame was not being removed from the frame manager's map of content->frames, so after enough scrolling in the addressing pane, reflow would try to reference a deleted frame. Fix is to remove the frame from the frame manager every time it's destroyed.
1999-12-17 03:28:50 +00:00
pollmann%netscape.com
f2a52e7f9b
Bug 21013: Add base url to NS_NewURI - this allows forms to be submitted to relative url's. r=pierre a=chofmann My contact info=650.520.3348
1999-12-16 02:51:47 +00:00
saari%netscape.com
36e0fe385b
Missed part of my previous checkin to stop double pastes... exporting the event stop dispatch state back out of ngGfxTextControlFrame
1999-12-16 00:43:07 +00:00
norris%netscape.com
8ecaa7e0ce
Fix bug 21144 "[DOGFOOD] Executing JS functions in "chrome:" protocol (creating local directories and profiles)"
...
r=pollmann,a=chofmann
Basically, this just calls a method in the security manager to determine if a page loaded from the document's URI
can be allowed to open a page from the ACTION URI. This is the same check that's currently used on window.open,
for example.
1999-12-15 17:20:31 +00:00
mjudge%netscape.com
7831406607
adding in nsISelectioncontroller idl for line up/down. fixing editor controller usage for input and textareas. changin nsGfxTextControlFrame.cpp to add editor controllers at the time we need them, not when the control is created due to the delay of the nsEditor creation. nsPresShell implements the new nsISelectionController interfaces. changed makefiles to reflect missing nsEditorController also.
1999-12-15 03:54:52 +00:00
rods%netscape.com
9da2c4a788
temprary fix for combobox dropdowns that jump all around.
...
changed the way a temp nsSize was being created.
removed all the dom listener interfaces and code (they weren't being used)
r=beard,self a=chofmann bug 19416, 20957, 19300, 20250
1999-12-14 22:22:00 +00:00
rods%netscape.com
d9a272f088
stripping out all the whitespace for form data submission
...
commented changing the visible directly
bug 21276, r=pollmann a=chofmann
1999-12-14 14:16:09 +00:00
mscott%netscape.com
b636321801
Bug #21364....our gfx text control frame's were leaking the underlying html documents. Leak was fixed using a nsCOMPtr.
...
r=travis,buster
a=chofmann
1999-12-13 23:36:17 +00:00
rods%netscape.com
14a871afc2
not using scaled pixels to twips
...
b=21293 r=dcone
1999-12-10 23:59:27 +00:00
hyatt%netscape.com
244bfeaee8
Massive rewrite of the focus/blur architecture. Things should behave better
...
now. r=saari
1999-12-08 04:54:29 +00:00
pollmann%netscape.com
18a8f9f113
Bug 19062: Fix crash when forms are absolutely positioned by giving them a space manager r=Troy
1999-12-08 02:07:03 +00:00
rods%netscape.com
525477239f
Always passing back that the frames are there, this still isn't right and needs to be
...
reworked again. But this will able some XUL selects to work that otherwise would be
broken and I haven't found it to cause any problems with a lot of testing. I have
regressed to this situation in the past and it worked OK.
r=kmcclusk, bug=none but hangas (or self) would have filed one by end of day.
1999-12-08 00:08:41 +00:00
rods%netscape.com
1788de88fc
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
...
using a string and creating and deleting it each time.
r=kmcclusk
1999-12-06 22:59:43 +00:00
rods%netscape.com
1d9eead5cf
now trims white space and makes sure the text is two spaces if empty
...
r=kmcclusk b=none
1999-12-05 20:48:37 +00:00
rods%netscape.com
dfbaed5604
was adding in the wrong border and padding for fixed width
...
r=self b 18448
1999-12-05 20:47:04 +00:00
rods%netscape.com
1fb0151a66
removed the substraction of the border and padding for fixed width
...
r=kmcclusk b 18448
1999-12-05 20:45:58 +00:00
rods%netscape.com
3a60daace3
Added a "flags" variable for combobox creation
...
also fixed a a small problem with border padding being added in for fixed size comboboxes
r=self, bug 19382
1999-12-05 20:43:18 +00:00
sspitzer%netscape.com
1177d3a98d
fix warnings, also use #ifdef NOISY instead of if (gNoisy).
...
why generate code you aren't going to execute?
1999-12-05 05:15:24 +00:00
hyatt%netscape.com
de2eaede42
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
...
bug #9489 . Should also definitely fix bug #15916 . r=troy
1999-12-04 23:49:50 +00:00
tbogard%aol.net
eb96099e6d
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
1999-12-03 09:24:22 +00:00
rods%netscape.com
16f2348544
clips inside the border instead of inside the border and padding
...
r=kmcclusk bug 20301
1999-12-02 22:07:43 +00:00
sfraser%netscape.com
6fecda09b6
Fix for another part of for 19954 -- convert textarea data to LF termination before saving frame state. r=pollman
1999-12-02 03:12:51 +00:00
sfraser%netscape.com
bc0a4a876a
Fix for 19954 -- convert form values to CRLF linebreaks when submitting forms. r=pollman
1999-12-02 03:11:38 +00:00
buster%netscape.com
119f484e96
warning cleanup
1999-12-01 15:15:44 +00:00
sspitzer%netscape.com
2c52f853c6
simple bullet proofing fix for #20423
1999-12-01 03:08:04 +00:00
troy%netscape.com
7bf90e4b27
Fixed compiler warning
1999-11-30 05:38:15 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
waterson%netscape.com
8d89aefd28
Don't re-create atom over and over. r=hyatt
1999-11-30 01:13:36 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
tor%cs.brown.edu
0849b98e62
Build bustage fix for gcc 2.7 & vc5 - include class interface
...
before playing with nsCOMPtr. r=travis@aol.net ,a=dmose@mozilla.org
1999-11-27 05:05:14 +00:00
tbogard%aol.net
debce02604
nsGfxTextControlFrame now uses the nsIBaseWindow interface off the WebShell object to do positioning stuff instead of nsIWebShell interface. Also changed some regular XPCOM pointers to be nsCOMPtrs.
1999-11-27 03:23:43 +00:00
jfrancis%netscape.com
2fa98e7b6c
Fix for bug #18859 : [DOGFOOD] URL bar messed up
Replaced all calls to SelectAllText() with calls to
nsIEditor::SelectAll().
r=jfrancis@netscape.com
(kin is the author of these changes - being checked in by reviewer)
1999-11-26 03:11:12 +00:00
rods%netscape.com
ca9ac3ad84
added back in the code that hook it up to the form for submission
...
r=kmcclusk bug 19546
1999-11-24 21:37:34 +00:00
rods%netscape.com
5d16e3d2d2
change to always check for upper case TEXT
...
r=kmccluck bug 19607
1999-11-24 21:24:06 +00:00
rods%netscape.com
6af28faed3
CheckIfAllFramesHere not actually check to see if all the frames are there
...
r=kmcclusk Bug 19949
1999-11-24 21:12:03 +00:00
rods%netscape.com
80cf356162
when there is no value it gets the text for the butto from the egernated content
...
in all cases (not just when it is a submit or reset) r=kmcclusk bug 19607
1999-11-24 20:59:49 +00:00
rods%netscape.com
1a118ebf48
nsGfxListControl.cpp is now in the build
1999-11-24 20:56:05 +00:00
rods%netscape.com
9d84359954
fixed it up for the frame changes so it will compile
...
(not in build yet, because if it was tinderbox would be in flames)
1999-11-24 17:33:59 +00:00
tbogard%aol.net
af1ce8d410
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
rods%netscape.com
768f5e2a14
removed return variable that wasn't used and its warning r=self
1999-11-23 14:21:03 +00:00
rods%netscape.com
89aca60cb8
removed extra variable declaration and the warning
1999-11-23 14:20:17 +00:00
rods%netscape.com
5bae29cd58
fixed two warning r=me
1999-11-23 14:16:59 +00:00
sfraser%netscape.com
0e4bf774a9
#ifdef out all the stupid printfs. r=pinkerton, no bug.
1999-11-23 03:26:56 +00:00
nhotta%netscape.com
cb6e7f733b
Added error checking (result code and null pointer), bug 19469, r=ftang.
1999-11-23 01:21:32 +00:00
rpotts%netscape.com
100221faa2
Added a missing Release to prevent leaking a SupportsArrayEnumerator...
1999-11-23 00:59:41 +00:00
rods%netscape.com
fe1b8588fc
Added NavQuirks sizing for input button
1999-11-22 22:04:53 +00:00
rods%netscape.com
d6949938f3
Added NavQuirks sizing for buttons and hidden
1999-11-22 22:03:35 +00:00
rods%netscape.com
31776f0714
added bool parm to is DoneAddinContent r=dcone bug 18241
1999-11-19 16:05:16 +00:00
rods%netscape.com
7d764bab17
added bool parm to is DoneAddinContent r=dcone bug 18241
1999-11-19 15:46:20 +00:00
rods%netscape.com
a21ce430dc
remove SetMainChild
1999-11-19 15:45:55 +00:00
rods%netscape.com
f3d208613a
added bool parm to is DoneAddingContent r=dcone bug 18241
1999-11-19 15:45:47 +00:00
rods%netscape.com
c37df010f7
added nsGfxListControlFrame.cpp commented out bug 18895
1999-11-19 15:45:07 +00:00
rods%netscape.com
b2082f8df4
added bool parm to DoneAddingContent r=dcone bug 18241
1999-11-19 15:43:06 +00:00
troy%netscape.com
597b5f236b
WillReflow/DidReflow changes and changes to the way view positioning
...
and sizing works
1999-11-19 15:33:29 +00:00
buster%netscape.com
359a28d165
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
also made some improvements for future docshell work
r=rickg, travis
1999-11-19 07:25:11 +00:00
buster%netscape.com
2c36996496
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
1999-11-19 07:24:15 +00:00
buster%netscape.com
ab8c72f310
added nsIGfxTextControlFrame.h
1999-11-19 07:23:47 +00:00
ducarroz%netscape.com
1a31863479
Fix bug 9713. comment out some sensitive code until I rewrite it. This code isn't needed yet. r=mscott
1999-11-19 00:47:40 +00:00
rods%netscape.com
e782e5e65a
initial check in, not in the build
1999-11-18 22:14:26 +00:00
rods%netscape.com
6ace09adfd
removing extra box sizing code that is not needed.
...
computed border and padding is always added for Standard and only for explicit w/h for NavQuirks.
r=dcone bug=18448
1999-11-18 15:15:07 +00:00
rods%netscape.com
854e72dc25
Added MakeSureSomethingIsSelected to the combobox so the ListBox can
...
call it after it is initialized.
1999-11-16 22:47:23 +00:00
rods%netscape.com
c93837bf2a
Added MakeSureSomethingIsSelected so the ListBox can call it after it is initialized.
1999-11-16 22:47:15 +00:00
pollmann%netscape.com
aef9c79358
Fix typo during typo during previous checkin.
1999-11-16 01:20:04 +00:00
pollmann%netscape.com
b64383029b
Bug 15204: Allow getting text value in uninitialized textarea - GetText works with text inputs AND textareas. r=harishd
1999-11-16 01:17:54 +00:00
rods%netscape.com
a324ea0624
Fixing focus & blur event dispatch (mostly having to do with native windows in embedded webshells)
...
Fixing the sizing issues related to box-sizing for CSS.
r=buster, bug 17196,18448
1999-11-15 15:20:03 +00:00
rods%netscape.com
8313932cd7
temporarily adding box sizing utility methods to help forms calculate their size
...
appropriately for box sizing.
r=kmcllsuk, bug 18448
1999-11-15 15:16:28 +00:00
beard%netscape.com
65a3476676
pork jockey paint fixes. bug=18140, r=kmcclusk,pavlov
1999-11-14 02:51:25 +00:00
rods%netscape.com
1bb3e4524f
Disabled key events when it is disabled
...
r=dcone,b=14771
1999-11-12 15:08:28 +00:00
rods%netscape.com
1d9e5aa730
Removed the mDisplay data member it was the same as mHasAllFrames, this was preventing
...
the options from having there selected state displayed initially
Also, changed it so when in drop down mode and nothing is selected it always scrolls
to 0,0
b=14771,13771 r=kmcclusk
1999-11-12 15:00:30 +00:00
kmcclusk%netscape.com
199bc6a632
Fixed problem where buttons where causing reflows when entering and exiting.
...
Removed outline border style and fixed style context parentage of buttons.
bug 17892; r=buster@netscape.com
1999-11-12 01:45:53 +00:00
waterson%netscape.com
1c3a38512c
Bug 18544. Make sure to destroy mDisplayFrame before re-creating. r=buster
1999-11-11 22:40:25 +00:00