Commit Graph

522 Commits

Author SHA1 Message Date
ftang%netscape.com
d0dce1c383 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
akkana%netscape.com
d395ec1874 Remove vcards from MOZ_MAIL_COMPOSE 1998-09-08 19:30:41 +00:00
beard%netscape.com
103b9ddec6 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
pinkerton%netscape.com
50bf723d3c use LScrollerView 1998-09-08 18:07:48 +00:00
cls%seawood.org
cb5493bab6 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
shaver%netscape.com
e0252e3206 remove some unbelievably dump debugging code (I no longer randomly dump core) 1998-09-07 18:50:13 +00:00
toshok%netscape.com
cc713c5901 uhh... remove xphist.* from the build. 1998-09-06 22:03:50 +00:00
toshok%netscape.com
6912abe452 add xp_hist.c/h. not built. 1998-09-06 22:03:12 +00:00
toshok%netscape.com
7259ab0777 we need lo_alignStrings when we don't have memory arenas too. not just when EDITOR is defined. 1998-09-06 21:00:43 +00:00
cls%seawood.org
94d0672b0c Updated. 1998-09-05 10:25:13 +00:00
shaver%netscape.com
eb2da0f3f8 Start of infrastructure for DOM-as-one-true-attr-source. Implement
DOM_NewElement.  Defend against NULL NodeOps.
1998-09-05 04:36:38 +00:00
shaver%netscape.com
2e458c4dd4 Remove DOMSetAttribute event guck (now tweak on mocha thread with layout
lock held, and signal reflow via event).  Check doc_id before trusting
LO_Element *s.  Make <TD>.bgcolor mutable.  Use DOM_NewElement instead
of inline hackery.  Defend against NULL returns from DOM_HTMLPopElementByType.
Make PR_ASSERTs XP_ASSERT for sake of brave users.
1998-09-05 04:34:13 +00:00
shaver%netscape.com
2f8cc3501d Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable.
Remove some debugging cruft.
1998-09-05 04:29:56 +00:00
nisheeth%netscape.com
efdf2d6bf6 Fix for bug #313278. Some links were unclickable. Added initialization code in lo_NewElement() for all the common fields shared across layout elements. Now, all the common fields should get sane values assigned to them at creation time. 1998-09-04 23:55:04 +00:00
akkana%netscape.com
95ed1a6c64 Fix some unresolved symbols for MOZ_MAIL_COMPOSE build.
Won't affect default build.
1998-09-04 22:30:14 +00:00
akkana%netscape.com
42dbcde396 Oops, type in mailto lib name 1998-09-04 22:28:06 +00:00
akkana%netscape.com
80aded381c mailto doesn't need mimevcrd.c after all 1998-09-04 22:07:25 +00:00
akkana%netscape.com
78e2c95f35 Mailto landing: include mime.c ifdef MOZ_MAIL_COMPOSE. 1998-09-04 19:27:45 +00:00
akkana%netscape.com
7800cbaa97 Mailto landing. ifdef MOZ_MAIL_COMPOSE, build lib/mailto. 1998-09-04 19:08:24 +00:00
akkana%netscape.com
fa56d81545 Mailto landing (ifdef MOZ_MAIL_COMPOSE). Aproved by mwelch.
Turns off MOZILLA_30, which Jamie says is probably a bad idea;
this will be reworked in the future.
1998-09-04 19:07:08 +00:00
akkana%netscape.com
1a97e11ffd Mailto landing.
The mailto library is the mail compose code ripped out of the old
Messenger libmsg library, then cleaned up somewhat
(it could still use more cleaning).
This library should only be built ifdef MOZ_MAIL_COMPOSE.
1998-09-04 19:04:30 +00:00
akkana%netscape.com
c494651c10 Mailto landing (ifdef MOZ_MAIL_COMPOSE). Approved by ftang. 1998-09-04 19:01:58 +00:00
shaver%netscape.com
83a1677dc8 fix ancient #if DOM breakage 1998-09-04 11:51:24 +00:00
ftang%netscape.com
69e9053020 add INTL_GetCharSetID from 4.5 tree 1998-09-04 03:46:31 +00:00
ftang%netscape.com
5b453e9e21 Add INTL_GetCharSetID from 4.5 tree 1998-09-04 03:44:23 +00:00
shaver%netscape.com
223c007274 added missing #if DOM (bad!) 1998-09-04 01:16:11 +00:00
shaver%netscape.com
a2f2059357 Enable setting of table cell attributes (bgcolor -- still broken), and
expose lo_SetColor to other code (libmocha's DOM stuff, specifically).
1998-09-04 00:08:08 +00:00
shaver%netscape.com
cf61abf5d5 Wired up DOM-node destruction after firing onUnload.
Added event guck for altering attributes (will be rewritten to do
poke-and-schedule).
Tentatively blocked out LM_ClearContextStream, which looks like dead code.
1998-09-04 00:05:53 +00:00
shaver%netscape.com
15bd1de2ff Implemented DOM_NewText.
Added stuff for node destruction, including making node_finalize module-public
for use by other node types.
Added new methods to Element (setAttribute + stubs).
1998-09-03 23:51:58 +00:00
akkana%netscape.com
7abfb2ae7d Fix IRIX build problem 1998-09-03 21:40:20 +00:00
cmanske%netscape.com
e01d6a598b Changed spelling of const and removed string not used for Change Encoding dialog 1998-09-03 21:33:02 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
ftang%netscape.com
90dcd5cb6b merge one of 4.06 fix. bug 123957 and 311153. approved by mlm 1998-09-03 20:53:44 +00:00
ftang%netscape.com
c3c1970df1 Merge the fix 311741 from 4.5 tree. 1998-09-03 20:47:32 +00:00
cmanske%netscape.com
a0e5bb1eb3 Fixed problems with PA_Block and busted file loading into Composer 1998-09-03 01:10:13 +00:00
cls%seawood.org
32653b6fde Removed OJI ifdef from LO_GetBuiltInAttribute() as the LO_BuiltinStruct is the same for both cases. 1998-09-02 18:54:53 +00:00
pinkerton%netscape.com
4e8d6b8d4e fix build bustage on mac (rev mjudge). 1998-09-02 16:15:43 +00:00
cmanske%netscape.com
ed4be6ae13 Fixed build bustage for Mac 1998-09-02 16:08:46 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cmanske%netscape.com
962c1716b5 Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
mcafee%netscape.com
028d2f0c99 Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth 1998-09-02 09:13:50 +00:00
morse%netscape.com
efc4421e7b enable trust labels for unix 1998-09-02 05:06:15 +00:00
cls%seawood.org
c764d0bf4e Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
akkana%netscape.com
98dcf5d056 Call new FE_EncodingDialog 1998-09-01 22:19:12 +00:00
pinkerton%netscape.com
e47a248d86 turn on trust labels for mac and fix mac problem. 1998-09-01 20:22:11 +00:00
pinkerton%netscape.com
daf1ee2a34 turn on trust labels on mac. 1998-09-01 20:21:19 +00:00
pinkerton%netscape.com
3fc74a90ab making RefreshRowRange const. 1998-09-01 20:19:34 +00:00
pinkerton%netscape.com
4178d83fab updated for new CProgressCaption 1998-09-01 20:16:43 +00:00
mjudge%netscape.com
465c5b414a Ender reload and new toolbar code 1998-09-01 18:53:36 +00:00
shaver%netscape.com
370196858c don't call layout from the mocha thread, and other progress 1998-09-01 12:54:17 +00:00