rjc%netscape.com
1ed51dd105
Ensure that we have a value.
1999-07-21 23:02:35 +00:00
bienvenu%netscape.com
06518b721b
fix windows build bustage for Akkana
1999-07-21 22:17:20 +00:00
akkana%netscape.com
65aa229045
Add a working implementation for nsDOMSelection::ContainsNode, and use it in nsDocument::IsInSelection for XIF conversion
1999-07-21 21:29:29 +00:00
hyatt%netscape.com
dda6f80134
Adding the open atom.
1999-07-21 07:42:31 +00:00
troy%netscape.com
36264ba5ab
Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
...
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
mscott%netscape.com
8392da15eb
Necko Only!! Yuck. something was pretty bogus here...whenever we were parsing a url we'd create an empty
...
base url then try to turn the empty url into an absolute url which was returning an error. Looks like ParseURL would
never work.
1999-07-20 23:53:03 +00:00
kmcclusk%netscape.com
af9e15b5e3
nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext.
...
ua.css - Added select[multiple] rule for multi-select listboxes without a size
Fixed form submission for gfx checkboxes,radiobuttons, and select by rewriting GetNamesValues.
Added nsListControlFrame::GetSizeAttribute and nsListControlFrame::GetNumberOfRows
Added logic to nsCSSFrameConstructor::ConstructSelectFrame and nsListControlFrame::Reflow
to handle the case of a multiselect select without a size specified.
1999-07-20 22:32:41 +00:00
mcafee%netscape.com
784b45d3ce
minor warning fix
1999-07-20 20:24:28 +00:00
warren%netscape.com
a2519a14d6
Added missing addref.
1999-07-20 20:03:11 +00:00
bienvenu%netscape.com
5ade5dfee3
checkin jefft's fix mailnews startup crash
1999-07-20 17:32:43 +00:00
hyatt%netscape.com
8e62e4618a
I can now show a menu (and it looks halfway decent).
1999-07-20 10:35:24 +00:00
mcafee%netscape.com
94450aece7
GNU-class compilers are complaining about unhandled cases in all these switch statements, adding some default cases.
1999-07-20 10:10:12 +00:00
rjc%netscape.com
c8406785e0
Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort.
1999-07-20 09:04:24 +00:00
warren%netscape.com
bf8423a769
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
hyatt%netscape.com
6ecedfdec8
Adding a pseudo atom for XP menu visibility state.
...
s
1999-07-20 07:12:48 +00:00
rjc%netscape.com
0708ffd2ac
Only support sorting on RDF Seqs if container is actually a RDF_Seq itself.
1999-07-20 05:20:32 +00:00
rjc%netscape.com
e236e64c7d
Fix for bug #9899 : set "empty" attribute on containers if they appear to be empty.
1999-07-20 04:21:24 +00:00
rjc%netscape.com
395b5ec7a8
Oops... PR_FALSE instead of just FALSE.
1999-07-20 03:14:34 +00:00
rjc%netscape.com
cbda70fa34
Add support for sorting RDF_Seqs when in natural order sort mode.
1999-07-20 03:13:15 +00:00
akkana%netscape.com
de29ba317c
Try to fix windows build bustage
1999-07-20 00:24:11 +00:00
akkana%netscape.com
feb61c6d4c
Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication
1999-07-19 22:41:49 +00:00
joki%netscape.com
c47e24dc79
Checking in fix for tab navigation submitted by alex@cendio.se
1999-07-19 21:23:57 +00:00
joki%netscape.com
d752334449
Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
1999-07-19 19:54:34 +00:00
waterson%netscape.com
e55647074b
Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it.
1999-07-19 19:18:10 +00:00
hyatt%netscape.com
b7a4382dfa
Teaching the menu bar how to highlight the first item when the ALT key
...
is pressed.
1999-07-19 08:09:30 +00:00
rickg%netscape.com
23b232d248
switch to faster string search API
1999-07-19 03:29:56 +00:00
rjc%netscape.com
c62018929a
Fix a warning by tossing out some old debugging code.
1999-07-18 08:25:24 +00:00
rickg%netscape.com
e94128a661
fixed bug 9845
1999-07-18 06:35:52 +00:00
hyatt%netscape.com
8b79ce996e
Turning on XP menus.
1999-07-18 03:16:58 +00:00
mjudge%netscape.com
c0b1525970
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
1999-07-18 02:27:19 +00:00
peterl%netscape.com
96e0cff2d6
use preprocessor to generate atom code
1999-07-18 00:35:21 +00:00
peterl%netscape.com
33759cf899
string usage cleanup
1999-07-18 00:34:53 +00:00
peterl%netscape.com
82742cc403
string usage cleanup
...
sync to new entity api
1999-07-18 00:34:41 +00:00
peterl%netscape.com
49e887a855
update to new property and keyword enums and apis
1999-07-18 00:33:53 +00:00
peterl%netscape.com
18bb385451
switch to preprocessor for code generation
1999-07-18 00:32:32 +00:00
peterl%netscape.com
6de833e76e
update to new property and keyword enums and apis
...
added 'ch' unit support
1999-07-18 00:31:37 +00:00
peterl%netscape.com
3eacc5f5d8
sync to color api change
1999-07-18 00:30:30 +00:00
peterl%netscape.com
6d237f7fdc
cleanups
1999-07-18 00:30:11 +00:00
peterl%netscape.com
9ab505b75a
removed warnings
1999-07-18 00:29:39 +00:00
peterl%netscape.com
72465e27a5
added char support
...
update to new property and keyword enums and apis
removed warnings
1999-07-18 00:28:43 +00:00
peterl%netscape.com
64ca5956b4
removed warnings
...
update to api changes
1999-07-18 00:27:40 +00:00
peterl%netscape.com
17f883524a
added char unit support
...
removed warnings
update to color api change
1999-07-18 00:27:02 +00:00
peterl%netscape.com
3df2d71720
remove warnings
1999-07-18 00:26:14 +00:00
peterl%netscape.com
ec7b92b816
update to new property and keyword enums and apis
1999-07-18 00:25:28 +00:00
peterl%netscape.com
9d026a4262
use preprocessor to generate atom code
1999-07-18 00:24:47 +00:00
peterl%netscape.com
e6667a928a
removed old include
1999-07-18 00:23:08 +00:00
peterl%netscape.com
26a3081cd1
update to new entity lookup api
1999-07-18 00:22:49 +00:00
peterl%netscape.com
07a86b4145
fix color parsing
...
update to new tag lookup api
1999-07-18 00:22:29 +00:00
peterl%netscape.com
7a4bc5e7cd
update to new tag and entity lookup apis
1999-07-18 00:21:41 +00:00
peterl%netscape.com
9aea959a8c
fix color handling
1999-07-18 00:20:27 +00:00
peterl%netscape.com
162a545b8d
removed unused IID
1999-07-18 00:17:03 +00:00
peterl%netscape.com
4be5417e98
fix outline width cache
...
fix outline change computation
1999-07-18 00:16:35 +00:00
peterl%netscape.com
50997d7433
use preprocessor for code generation
1999-07-18 00:15:37 +00:00
peterl%netscape.com
5ed314c7e6
cleanup string usage
1999-07-18 00:15:22 +00:00
peterl%netscape.com
02bb492ee5
removed unused imports
1999-07-18 00:15:03 +00:00
peterl%netscape.com
63e40660f8
use preprocessor for atom code generation
1999-07-18 00:13:35 +00:00
peterl%netscape.com
2cda14ec55
added != operator
1999-07-18 00:13:08 +00:00
peterl%netscape.com
3a3725dcca
clean up some string usage
1999-07-18 00:01:21 +00:00
rjc%netscape.com
ba2f8f9be7
Use application locale when sorting with collation service; fix for bug #9968 .
1999-07-17 21:36:17 +00:00
beard%netscape.com
06085c800b
added <iostream.h>
1999-07-17 01:58:38 +00:00
kipp%netscape.com
dd6cf0e923
Removed a compiler warning
1999-07-16 17:40:39 +00:00
warren%netscape.com
84bd74a4fd
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
1146e0fe11
Initializing a member variable to nsnull.
1999-07-16 08:26:42 +00:00
hyatt%netscape.com
592408790f
Continuing XUL overlay work.
1999-07-16 07:10:20 +00:00
waterson%netscape.com
e858075361
Performance tweaks to SetAttribute(): minimize string compares by using atoms to set up event listeners; silly fixes to broadcaster push code.
1999-07-16 04:05:53 +00:00
waterson%netscape.com
159456c774
Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped.
1999-07-16 04:03:52 +00:00
valeski%netscape.com
6ee521a3aa
yanked some function redefinitions if NECKO was defined
1999-07-15 15:17:43 +00:00
dcone%netscape.com
56e7a48d52
Fixed printing to make sure all URL's are loaded before print.
...
Fixed the background tile render'er to save and restore clip.
1999-07-15 14:23:40 +00:00
rjc%netscape.com
5cea898d16
Add check for null.
1999-07-15 09:20:54 +00:00
sspitzer%netscape.com
af8f0ad20d
back this out. causes build bustage. sorry
1999-07-15 07:13:06 +00:00
sspitzer%netscape.com
e4c9dbea9b
use NS_DEFINE_CID instead of NS_DEFINE_CID where appropriate. fix warning
1999-07-15 07:00:22 +00:00
sspitzer%netscape.com
17366d87c0
fix warning
1999-07-15 06:58:53 +00:00
waterson%netscape.com
fb0dd58baf
Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content).
1999-07-15 01:22:59 +00:00
kmcclusk%netscape.com
d42e178f95
fixed bugs #6303 , #6753 , #6756 , #6759
...
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
rjc%netscape.com
7cfab409c1
Use GetTextForNode() more, as well as use GetValueConst().
1999-07-14 21:13:13 +00:00
tague%netscape.com
9032ab797e
Fixed bug #8227 deref errors in tempDOMTextRange
1999-07-14 21:10:55 +00:00
akkana%netscape.com
a3fb11b98f
Restructure the editor output routines to allow passing in
...
a mime type and a flag argument. Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
nisheeth%netscape.com
817c0d49e4
Removing ifdef XML_PSEUDO_ELEMENT which is never defined.
1999-07-14 17:59:19 +00:00
jevering%netscape.com
4984bea6a5
Building w/Necko. For some reason prmem.h is not being included on the
...
NECKO=1 build. Added include.
1999-07-14 17:13:05 +00:00
ftang%netscape.com
f233a69669
hook charset detection for html document
1999-07-14 15:33:48 +00:00
waterson%netscape.com
a475eefcf3
Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out.
1999-07-12 18:24:26 +00:00
andreas.otte%primus-online.de
838f5a972b
NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski
1999-07-11 15:46:10 +00:00
warren%netscape.com
61c8d73b43
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
waterson%netscape.com
99a3ebae55
Bug 8854. Fix CloseWidgetItem() to play nice with mixture of XUL and RDF content.
1999-07-09 20:41:41 +00:00
vidur%netscape.com
e7366c4bc8
Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth.
1999-07-08 19:55:47 +00:00
akkana%netscape.com
67a0559e7f
9180: add content comment, not XIF comment. r=chofmann
1999-07-07 22:43:46 +00:00
pinkerton%netscape.com
aebf313276
rewite GetScreen* to use nsIWidget::WidgetToScreen(), which actually will work under linux and mac. (rev pavlov, appr cyeh). Bug #9114 .
1999-07-07 22:40:22 +00:00
hyatt%netscape.com
e710d64d06
Fixing redraw problems on initial show of window.
1999-07-07 22:34:10 +00:00
warren%netscape.com
0efef3c3f9
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:19:38 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
norris%netscape.com
06317a54b3
Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
1999-07-07 07:50:03 +00:00
nisheeth%netscape.com
8759b44d5c
Removed an extra space from the string displayed in the title bar.
1999-07-07 07:45:48 +00:00
nisheeth%netscape.com
9a9455daeb
Partial fix for bug 5707. We now set the title of the image to "Image: width x height pixels", where width and height are the dimensions of the image being displayed. This title is set from nsImageDocument::EndLayout() a newly added method that gets called from nsImageListener::StopRequest().
1999-07-07 07:31:24 +00:00
waterson%netscape.com
a3fd49276e
Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace.
1999-07-07 06:52:21 +00:00
rjc%netscape.com
62c5b9e788
Small insertion fix.
1999-07-07 06:34:18 +00:00
rjc%netscape.com
2224f3cb34
Now able to sort by dateLiterals and intLiterals too. <Whee>
1999-07-07 05:32:07 +00:00
vidur%netscape.com
97f3a5f03b
Added a HTMLDocumentColor special-case rule for the HTML element. This is set when either the bgColor or fgColor is set on a HTML document.
1999-07-07 04:53:36 +00:00
vidur%netscape.com
8aa9c1594f
Switched document.bgColor,fgColor, etc. to set a style rule on the HTMLStyleSheet if the BODY element doesn't yet exist
1999-07-07 04:52:27 +00:00
waterson%netscape.com
dd1a7d4110
Fix compiler warnings.
1999-07-07 04:26:24 +00:00
peterl%netscape.com
00dae67152
fix unix bustage (query interface macro usage error)
1999-07-07 02:07:34 +00:00