Commit Graph

18611 Commits

Author SHA1 Message Date
hyatt%netscape.com
ae0fa30bb0 Changing the GetAttribute and SetAttribute calls to properly use the namespace
of NONE (instead of XUL).
1999-03-02 02:04:45 +00:00
terry%netscape.com
29640df620 Got rid of the "bonsai-hook@warp" nonsense. Added an optional "cchookmail"
entry in the config file, to allow us to set people who always get
CC'd on mail to the hook.
1999-03-02 01:55:49 +00:00
waterson%netscape.com
8e1cdfed42 Fixed sloppiness with nsCOMPtr's that Win32 compiler didn't pick up. 1999-03-02 01:47:18 +00:00
briano%netscape.com
21a57bccb3 Automated update 1999-03-02 01:45:38 +00:00
alecf%netscape.com
532891b5da fix AIX bustage - explicitly refer to parent constructor even though it's within
the scope of this constructor..
1999-03-02 01:44:07 +00:00
waterson%netscape.com
c09373fcd2 Modified so that resource implementation registers _self_, rather than relying on the RDF service to do it. Also, added global static reference to RDF service. 1999-03-02 01:44:01 +00:00
ftang%netscape.com
abb18bd6d6 check in prototype code for orderid formater 1999-03-02 01:43:00 +00:00
alecf%netscape.com
88fe8762de fix linux -pedantic build - compiler confused by too much casting 1999-03-02 01:41:45 +00:00
alecf%netscape.com
964f022e13 fix AIX bustage - compiler confused by too much casting 1999-03-02 01:40:52 +00:00
waterson%netscape.com
77ce2f7f0d Whoops. Fixed a misnamed header file that Unix case-sensitiveness busts on. 1999-03-02 01:40:41 +00:00
alecf%netscape.com
76bb417ff1 fix const-ness problem that was plaguing AIX and Linux -pedantic 1999-03-02 01:39:23 +00:00
waterson%netscape.com
cb6e99b330 General clean-up. Use RDF containers instead of multi-attributes. 1999-03-02 01:38:34 +00:00
waterson%netscape.com
7e429d1398 Added DOM observer stubs. Modified tree property lookup (now called 'containment') to look up the tree for a special tag. Modified generation code to only produce children for 'open' nodes. 1999-03-02 01:37:10 +00:00
briano%netscape.com
2580de597b Fixes for the SunOS 4 build. 1999-03-02 01:36:48 +00:00
waterson%netscape.com
a1f983b736 Removed spurious comment. 1999-03-02 01:33:49 +00:00
slamm%netscape.com
16b3e0ee56 -mput back the 'who' link too. So much for my byte savings. Need to find a way to test for JavaScript. 1999-03-02 01:30:24 +00:00
evaughan%netscape.com
31d9bf023a Fixed button to respond to the list-style-image property on CSS 1999-03-02 01:25:33 +00:00
slamm%netscape.com
7e47bd147f Don't rely on 'onclick' handler and pay the price for people who might not use javascript. 1999-03-02 01:14:21 +00:00
terry%netscape.com
4c221e4e67 Changed qa contact for NGLayout's "Layout" component to be peterson. 1999-03-02 01:07:31 +00:00
hyatt%netscape.com
2444e248ff Modified ContentInserted (for XUL only) to support the tree widget's
wacky frame construction code.
1999-03-02 01:07:28 +00:00
briano%netscape.com
d2482b73f6 Added support for QNX. 1999-03-02 01:05:04 +00:00
waterson%netscape.com
94f970cf29 Removed code that was #if 0-ed. 1999-03-02 01:01:52 +00:00
waterson%netscape.com
4cbaec4e6d Got rid of PrefixMap(), which was obsoleted by Warren's changes to use the repository. Added some assertions to ease debugging. Altered GetResource() and GetDataSource() to _not_ automatically register the resource/datasource; rather, the resource/datasource's Init() method should do that. ClGot rid of PR_smptrinf() calls in favor of nsAutoString stuff. 1999-03-02 01:00:45 +00:00
waterson%netscape.com
4711e14abc Updated documentation on ReigsterDataSource() && RegisterResource(). 1999-03-02 00:59:03 +00:00
wtc%netscape.com
a8f60387ec Another update from the internal CVS repository /m/src to mozilla.org. 1999-03-02 00:58:34 +00:00
cls%seawood.org
77a0a3ccc4 Moved optimization filtering so that OS_CFLAGS doesn't get evaluated prematurely. 1999-03-02 00:54:31 +00:00
pollmann%netscape.com
497799bce3 Allow windows text widgets to update readonly state on the fly, as gtk already does. 1999-03-02 00:48:22 +00:00
akkana%netscape.com
0664eb6e9a Fix potential leak of content sink 1999-03-02 00:47:43 +00:00
slamm%netscape.com
b89de3e353 Reduce the number of bytes returned. 1999-03-02 00:41:31 +00:00
cyeh%netscape.com
d9f55cbdaf knod of the head to sfraser, for reminding me that you need to also initialize processInfoRec with the size of the process record. 1999-03-02 00:34:49 +00:00
terry%netscape.com
9fee508b26 Wasn't quoting the "%" correctly in people's e-mail addresses. 1999-03-02 00:06:06 +00:00
cyeh%netscape.com
cb747fecb4 (really cyeh) fix crashing bug in optimized builds of viewer, but i'm really suprised that this didn't crash more often. per Inside Macintosh: Processes: you must initialize the ProcessInfoRec with the address to a valid FSSpec and at least 32 bytes of memory if you want the name of the process. if you do not want the name of the process, pass in nil into ProcessInfoRec.processName. We were crashing because the value of PIR.processName was uninitialized, and we were copying the name of the application into random memory. 1999-03-02 00:03:30 +00:00
bienvenu%netscape.com
2e7efae0cd add version number to msg database 1999-03-01 23:34:30 +00:00
alecf%netscape.com
483af170ba make unix build the entire base directory into one .so 1999-03-01 23:23:35 +00:00
pnunn%netscape.com
e546929ed9 created. -pnunn 1999-03-01 22:40:55 +00:00
mscott%netscape.com
6d2aaa1358 Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me. 1999-03-01 22:13:14 +00:00
mscott%netscape.com
0016826abb Export delmsg.gif because we don't have an icon for this yet... 1999-03-01 22:11:56 +00:00
alecf%netscape.com
f74310907c move old nsIMessenger interface and move into base/ 1999-03-01 21:54:40 +00:00
dougt%netscape.com
d6cc5463ee massive changes. 1999-03-01 21:35:13 +00:00
akkana%netscape.com
b03ef3499c include the parser library too 1999-03-01 20:46:08 +00:00
leaf%mozilla.org
7834a5c287 Fixing the dependency on mozilla/config (yanked the include, removed the $(NMAKE)
references. Approved: sar
1999-03-01 20:16:01 +00:00
cmanske%netscape.com
4f75dec32a Added exported header file for nsHTMLEditor 1999-03-01 19:55:43 +00:00
cmanske%netscape.com
e8f419ec92 New files for nsHTMLEditor and table editing transactions (not working yet) 1999-03-01 19:54:47 +00:00
karnaze%netscape.com
3b3d626d1f bug 3347 1999-03-01 19:25:47 +00:00
pinkerton%netscape.com
c2e0134749 some hacks (and ifdefs) for macOS until NSPR gets fixed. This at least allows us to test out libReg and find bugs. 1999-03-01 19:24:27 +00:00
akkana%netscape.com
48dcd3da7a Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell 1999-03-01 19:21:01 +00:00
mscott%netscape.com
f9fd062256 Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib. 1999-03-01 19:16:31 +00:00
law%netscape.com
94295fa9e1 Fix recursion problem 1999-03-01 19:06:27 +00:00
harishd%netscape.com
42d770e699 Enabling P tag autoclosuer at HR 1999-03-01 18:56:20 +00:00
bienvenu%netscape.com
65be42e9e8 rename mk_TraceMsg to ns_mkTraceMsg to fix link error 1999-03-01 18:38:26 +00:00