Граф коммитов

9792 Коммитов

Автор SHA1 Сообщение Дата
mjudge%netscape.com 4cf0272700 only need strip_continuous 1998-10-09 02:56:30 +00:00
mjudge%netscape.com 9d0f6d9824 changing MOZ_MAIL_COMPOSE to MOZ_ENDER_MIME 1998-10-09 02:50:41 +00:00
mjudge%netscape.com cce33f60db adding ifdefs that should be harmless 1998-10-09 02:49:52 +00:00
mjudge%netscape.com 6d35ba3ed6 this will fix a crahing bug and also fix an editor bug 1998-10-09 02:49:20 +00:00
mjudge%netscape.com cb9bcffe42 Mailto MOZ_ENDER_MIME will not be turned on yet 1998-10-09 02:48:53 +00:00
spider%netscape.com 48fb9c2f6a Fix build bustage 1998-10-09 02:31:53 +00:00
rjc%netscape.com 9c09647728 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 ea450acff8 Cleanup the old toolbar, urlbar and personal toolbar insanity. 1998-10-09 01:37:24 +00:00
ramiro%netscape.com 6eecaf7e08 Remove multiple inheritance bullshit. 1998-10-09 01:36:04 +00:00
ramiro%netscape.com 382fa0d16e 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 1a7d85a27d Expose new toolbar APIs needed by FEs. 1998-10-09 01:32:10 +00:00
rjc%netscape.com dc5ceb0870 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 4052677c01 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 e0edb9fff2 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 a19b89816e Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 01:10:05 +00:00
waterson%netscape.com 0740548be6 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=law. 1998-10-09 01:09:18 +00:00
slamm%netscape.com 227c0c277e Reapply fix to formatItem (from 1.9). Accidentally got stomped. 1998-10-09 01:08:13 +00:00
shaver%netscape.com 4af08b186c 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 e45bcb7f60 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 5cbc9f7f12 Moving Nova bug fix changes to Zulu. 1998-10-09 00:46:48 +00:00
shaver%netscape.com dd276f6535 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 34c8c2deb0 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 30d35cecc9 Add defines for SMART_MAIL. Thanks to skinny@knowhere.net for this fix 1998-10-09 00:38:50 +00:00
mcafee%netscape.com 73ceeb9d21 Don't stub out NET_GetPopUsername() for the SMART_MAIL case. a=akkana. 1998-10-09 00:37:09 +00:00
jsun%netscape.com e4a01ffdd6 Moving Nova bug fix changes to Zulu. 1998-10-09 00:34:34 +00:00
mcafee%netscape.com 9936cbe87f Add pop3 for SMART_MAIL=1 case. a=akkana 1998-10-09 00:32:56 +00:00
mcafee%netscape.com 175b684b2f 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 6feb9b646a Fix bug in last checkin that ramiro found. 1998-10-09 00:08:21 +00:00
spider%netscape.com cd1fcf269e Some fixes for startup 1998-10-08 23:34:41 +00:00
spider%netscape.com 10fb76bc2a Fix for IRIX not running 1998-10-08 23:32:20 +00:00
pierre%netscape.com 1467fcb968 fixed link errors: added DragLib and NSPR20 1998-10-08 23:29:39 +00:00
cyeh%netscape.com 2e6ea5286d 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 54a730d8b3 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 fc60f3a5c9 Change name of setStandAloneState() to setStandAlone(). 1998-10-08 22:13:41 +00:00
slamm%netscape.com 24cc854c31 Adde test for the column sort indicator. 1998-10-08 22:13:33 +00:00
slamm%netscape.com 9388899fca 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 901cba1feb Change centered label to XmALIGNMENT_BEGINNING when too big to fit in space. 1998-10-08 22:13:23 +00:00
slamm%netscape.com fb8a0b055c Add column sort indicator. 1998-10-08 22:13:10 +00:00
slamm%netscape.com b417755327 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 dff95299af Added some trace statements 1998-10-08 22:06:59 +00:00
locka%iol.ie 597044850d Added IWebBrowserApp and IWebBrowser2 methods (still unimplemented 1998-10-08 22:05:44 +00:00
ltabb%netscape.com ce4e3553ca added doesn't match regular expression where regular expressions are handled. 1998-10-08 22:01:36 +00:00
locka%iol.ie 6a5078480f Fixed NG_TRACE macro 1998-10-08 21:56:38 +00:00
pinkerton%netscape.com f2f8fe6956 new constructor for creating attachments from code, not from Constructor. 1998-10-08 21:56:26 +00:00
slamm%netscape.com 3cdae751c2 Add missing ')'. 1998-10-08 21:53:22 +00:00
waterson%netscape.com d6d54986d3 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=valeski. 1998-10-08 21:49:38 +00:00
mlm%netscape.com b53c92e68c Fix for running with JS disabled; would core dump before. 1998-10-08 21:45:24 +00:00
wtc%netscape.com a7c4272a66 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 720603c4f7 Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-08 21:42:19 +00:00
spider%netscape.com 38ca0e956e Linux runtime fix to find netlib 1998-10-08 21:40:33 +00:00