mjudge%netscape.com
2d942bc1af
this will fix a crahing bug and also fix an editor bug
1998-10-09 02:49:20 +00:00
mjudge%netscape.com
253de14d2e
Mailto MOZ_ENDER_MIME will not be turned on yet
1998-10-09 02:48:53 +00:00
spider%netscape.com
5e392356cc
Fix build bustage
1998-10-09 02:31:53 +00:00
rjc%netscape.com
88514dade2
Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.)
1998-10-09 02:05:16 +00:00
ramiro%netscape.com
d0ab6a8866
Cleanup the old toolbar, urlbar and personal toolbar insanity.
1998-10-09 01:37:24 +00:00
ramiro%netscape.com
2d0294e0ea
Remove multiple inheritance bullshit.
1998-10-09 01:36:04 +00:00
ramiro%netscape.com
86fa3523c4
Fix the toolbox item count off-by-one error.
...
Thanks to Joe Keane <jgk@jgk.org> for debugging this problem and providing
a fix.
1998-10-09 01:34:27 +00:00
rjc%netscape.com
e9cc72b05f
Expose new toolbar APIs needed by FEs.
1998-10-09 01:32:10 +00:00
rjc%netscape.com
efaa8ff8e7
Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC.
1998-10-09 01:31:31 +00:00
rjc%netscape.com
4197d0708e
Fix HTML bookmark parsing code to look for actual tokens instead of just guessing.
1998-10-09 01:31:01 +00:00
jsun%netscape.com
29e38c559b
Moving Nova bug fixes to Zulu.
...
327870 (quoted-printable)
328185 (content-dispostion and DTSTART in REPLY)
1998-10-09 01:12:26 +00:00
waterson%netscape.com
9e07867ae9
Touch down progress bar changes from PROGRESS_19981006_BRANCH.
1998-10-09 01:10:05 +00:00
waterson%netscape.com
8ef25e6cff
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=law.
1998-10-09 01:09:18 +00:00
slamm%netscape.com
ff45ad671f
Reapply fix to formatItem (from 1.9). Accidentally got stomped.
1998-10-09 01:08:13 +00:00
shaver%netscape.com
ffd309d063
Move DOM_StyleDatabaseFromContext and DOMMOZ_NewStyleDatabase into libmocha,
...
where we're already pulling in the entire client.
Updated TODO (still out of date?).
1998-10-09 00:50:27 +00:00
shaver%netscape.com
97d95775a6
Initialize variables and generally behave better.
...
All-singing, all-dancing HTML tag handling for better coping in the face
of malformed (slashdot.org) HTML and simplified logic.
LOCAL_ASSERTs are fatal for me, just annoying for everyone else.
Use ACTIVE_NODE instead of CURRENT_NODE where appropriate.
Moved DOMMOZ_NewStyleDatabase and DOM_StyleDatabaseFromContext here to
enhance libdom's purity of essence.
1998-10-09 00:48:51 +00:00
jsun%netscape.com
db942f5b9c
Moving Nova bug fix changes to Zulu.
1998-10-09 00:46:48 +00:00
shaver%netscape.com
453cc779ce
Use ACTIVE_NODE now rather than CURRENT_NODE, and include lm_dom.h everywhere
...
to make that possible.
Move LM_ReflectNode call to laytags.c back-end from layout.c front-end (thank
you, Uncle Brendan).
Correct FIND_LAST_ELEMENT to handle newly-ended doc_states.
1998-10-09 00:46:05 +00:00
mcafee%netscape.com
0c850d6b89
Adding libpop3url.a for the SMART_MAIL=1 case. Thanks to skinny@knowhere.net for this fix.
1998-10-09 00:40:28 +00:00
mcafee%netscape.com
f8109c2847
Add defines for SMART_MAIL. Thanks to skinny@knowhere.net for this fix
1998-10-09 00:38:50 +00:00
mcafee%netscape.com
b7aa84df19
Don't stub out NET_GetPopUsername() for the SMART_MAIL case. a=akkana.
1998-10-09 00:37:09 +00:00
jsun%netscape.com
7b67bb4c7a
Moving Nova bug fix changes to Zulu.
1998-10-09 00:34:34 +00:00
mcafee%netscape.com
74338136c6
Add pop3 for SMART_MAIL=1 case. a=akkana
1998-10-09 00:32:56 +00:00
mcafee%netscape.com
7e3e6850f8
Wrapped POP stubs with !SMART_MAIL, network/protocol/pop3 picks these up when SMART_MAIL=1
1998-10-09 00:32:15 +00:00
slamm%netscape.com
342a76d6e6
Fix bug in last checkin that ramiro found.
1998-10-09 00:08:21 +00:00
spider%netscape.com
9fa08971b5
Some fixes for startup
1998-10-08 23:34:41 +00:00
spider%netscape.com
eaf98a1a8a
Fix for IRIX not running
1998-10-08 23:32:20 +00:00
pierre%netscape.com
17aa9d2361
fixed link errors: added DragLib and NSPR20
1998-10-08 23:29:39 +00:00
cyeh%netscape.com
0f4888c65b
ooops. backout previous change to remove NSRP defines. It's defined
...
everywhere on UNIX, Mac, and Win32 backend, but not the WinFE.
Try again later.
1998-10-08 23:29:28 +00:00
slamm%netscape.com
bef014ff03
Add three-state column sorting. Fix inplace editing (wasn't checking HT for editable state). Change name of *StandAloneState to *StandAlone. Add convenience function for setting/getting column data.
1998-10-08 22:14:05 +00:00
slamm%netscape.com
b0818d4a9c
Change name of setStandAloneState() to setStandAlone().
1998-10-08 22:13:41 +00:00
slamm%netscape.com
614759f8f3
Adde test for the column sort indicator.
1998-10-08 22:13:33 +00:00
slamm%netscape.com
1712885d89
Change list of default CSRCS so that is works when XFE_WIDGETS_BUILD_UNUSED is not set.
1998-10-08 22:13:26 +00:00
slamm%netscape.com
fd379eb703
Change centered label to XmALIGNMENT_BEGINNING when too big to fit in space.
1998-10-08 22:13:23 +00:00
slamm%netscape.com
ce07960855
Add column sort indicator.
1998-10-08 22:13:10 +00:00
slamm%netscape.com
a1da9864a1
Add column sort indicator. Change show/hide column buttons to take their own column space (previously they shared it with the last column.
1998-10-08 22:13:06 +00:00
locka%iol.ie
c08f71e9d2
Added some trace statements
1998-10-08 22:06:59 +00:00
locka%iol.ie
8681aed8f4
Added IWebBrowserApp and IWebBrowser2 methods (still unimplemented
1998-10-08 22:05:44 +00:00
ltabb%netscape.com
e4da4a46fc
added doesn't match regular expression where regular expressions are handled.
1998-10-08 22:01:36 +00:00
locka%iol.ie
1abdea067e
Fixed NG_TRACE macro
1998-10-08 21:56:38 +00:00
pinkerton%netscape.com
a91caab6be
new constructor for creating attachments from code, not from Constructor.
1998-10-08 21:56:26 +00:00
slamm%netscape.com
dfd72a271c
Add missing ')'.
1998-10-08 21:53:22 +00:00
waterson%netscape.com
1457b6ffc2
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=valeski.
1998-10-08 21:49:38 +00:00
mlm%netscape.com
7e5ac89ccc
Fix for running with JS disabled; would core dump before.
1998-10-08 21:45:24 +00:00
wtc%netscape.com
4a5e88db8f
Added USE_PTHREADS for the pthreads build. Deleted obsolete
...
macro define -D_PR_NTHREAD.
1998-10-08 21:43:43 +00:00
waterson%netscape.com
b3aad14340
Touch down progress bar changes from PROGRESS_19981006_BRANCH.
1998-10-08 21:42:19 +00:00
spider%netscape.com
e1677f266d
Linux runtime fix to find netlib
1998-10-08 21:40:33 +00:00
law%netscape.com
5da4087d96
Fix for bug #301397 ; handle about:document from composer windows; approved by gagan
1998-10-08 21:39:49 +00:00
troy%netscape.com
61be217b98
Removed reference to widgetSupports
1998-10-08 21:39:25 +00:00
akkana%netscape.com
f0c551baf3
image dialog fixes: 117115 (remote img err msg), 301858 (alt text)
1998-10-08 21:36:20 +00:00