When | Who | File | Rev | +/- | Description |
---|---|---|---|---|---|
04/29/98 07:45 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.cpp |
3.6 | +6/-0 | The reallyUpdateRoot() call seems to be crashing the browser for some people. I cannot reproduce the problem yet. Im working on finding a real solution, but I dont want the browser to crash on startup on the next mozilla release, so im commenting it out. |
04/29/98 04:14 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
BmButton.c |
3.2 | +8/-1 | Dont update the menu accent if the widget is dead. Fixes core dump in Mozilla that occurs on filing of bookmarks. |
04/29/98 03:47 | nisheeth | mozilla/lib/layout/layout.h | 3.5 | +2/-0 | - Added #ifdef DOM to layout.h - Backing out some changes in layout.c that should not have gotten checked in... |
04/29/98 03:47 | nisheeth | mozilla/lib/layout/layout.c | 3.3 | +1/-6 | |
04/29/98 03:45 | nisheeth | mozilla/lib/libmocha/Makefile | 3.4 | +1/-0 | Added lm_trans.c to Unix makefile... |
04/29/98 03:20 | nisheeth | mozilla/cmd/macfe/projects/client//
Navigator.mcp |
3.8 | +68/-69 | Added layspan.c in mozilla/lib/layout, lm_span.c and lm_trans.c in mozilla/lib/libmocha. |
04/29/98 03:13 | nisheeth | mozilla/modules/xml/glue/
xmlss.c |
1.2 | +34/-11 | Touchdown of MARINER_DOM_BRANCH. |
04/29/98 03:13 | nisheeth | mozilla/modules/xml/glue/
xmlglue.h |
1.2 | +17/-1 | |
04/29/98 03:13 | nisheeth | mozilla/modules/xml/glue/
xmlglue.c |
1.3 | +70/-16 | |
04/29/98 03:13 | nisheeth | mozilla/modules/xml/glue/
xmldom.c |
1.3 | +86/-0 | |
04/29/98 03:13 | nisheeth | mozilla/modules/xml/glue/
makefile.win |
1.2 | +3/-3 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_win.c | 3.3 | +4/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_trans.c | 3.1 | +429/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_span.c | 3.1 | +553/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_input.c | 3.2 | +8/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_init.c | 3.2 | +4/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm_doc.c | 3.3 | +73/-2 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/lm.h | 3.3 | +23/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/et_moz.c | 3.2 | +153/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/et_mocha.c | 3.2 | +9/-0 | |
04/29/98 03:12 | nisheeth | mozilla/lib/libmocha/Makefile | 3.3 | +1/-0 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/layutil.c | 3.4 | +213/-10 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/laytags.c | 3.2 | +86/-0 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/laytable.c | 3.4 | +12/-4 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/layspan.c | 3.1 | +413/-0 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/layrelay.c | 3.3 | +26/-1 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/layout.h | 3.4 | +27/-0 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/layout.c | 3.2 | +12/-2 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/laymocha.c | 3.2 | +77/-0 | |
04/29/98 03:11 | nisheeth | mozilla/lib/layout/Makefile | 3.2 | +1/-0 | |
04/29/98 03:08 | nisheeth | mozilla/include/structs.h | 3.2 | +2/-0 | Touchdown of MARINER_DOM_BRANCH... |
04/29/98 03:08 | nisheeth | mozilla/include/proto.h | 3.2 | +10/-0 | |
04/29/98 03:08 | nisheeth | mozilla/include/ntypes.h | 3.2 | +0/-2 | |
04/29/98 03:08 | nisheeth | mozilla/include/lo_ele.h | 3.2 | +4/-0 | |
04/29/98 03:08 | nisheeth | mozilla/include/libmocha.h | 3.2 | +34/-0 | |
04/29/98 03:08 | nisheeth | mozilla/include/libevent.h | 3.2 | +25/-0 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/laytable.c | 3.3 | +31/-14 | Warning fixes. Thanks to Rick Osborne (rick@spacey.net). |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/laysel.c | 3.2 | +0/-2 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/layscrip.c | 3.2 | +6/-0 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/layedit.c | 3.2 | +1/-12 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/laycols.c | 3.2 | +0/-1 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/layblock.c | 3.2 | +1/-1 | |
04/29/98 01:41 | nisheeth | mozilla/lib/layout/editor.h | 3.4 | +1/-1 | |
04/29/98 01:39 | nisheeth | mozilla/lib/layout/laytext.c | 3.3 | +1/-1 | Warning fix. Thanks to tenthumbs@cybernex.net. |
04/29/98 01:38 | jsw | mozilla/cmd/xfe/icons.c | 3.5 | +1/-1 | get the damn function name right |
04/29/98 01:05 | nisheeth | mozilla/modules/xml/macbuild//
XML.mcp |
1.2 | +7/-7 | Added access path for jscompat.h |
04/29/98 00:50 | nisheeth | mozilla/cmd/macfe/projects/client//
Navigator.exp |
3.3 | +4/-4 | Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. |
04/29/98 00:09 | toshok | mozilla/modules/xml/Makefile | 1.2 | +1/-1 | REQUIRE js |
04/28/98 23:09 | ftang | mozilla/lib/libi18n/fe_ccc.c | 3.4 | +2/-0 | fix CP1251 viewing problem by using 8859_5 font. We may need to add better support (decide which font to use in the init time instead of compile time) in the future. |
04/28/98 19:39 | mccabe | mozilla/js/jsj/jsStubs.c | 3.4 | +6/-1 | Added some #ifdef JAVA guards to remove compile warnings. Thanks go to rick@spacey.net (Rick Osborne) for finding these. |
04/28/98 17:57 | pinkerton | mozilla/cmd/macfe/gui//
CIconTextDragTask.cp |
3.3 | +8/-1 | also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). |
04/28/98 17:56 | pinkerton | mozilla/cmd/macfe/central//
CBrowserDragTask.cp |
3.2 | +4/-8 | remove the comment about how we're going to pull the bookmark drag flavor, since we're not. (rev sdagley, appr sdagley). |
04/28/98 17:56 | ftang | mozilla/cmd/xfe/resources | 3.3 | +1/-0 | Check in additional KOI8-R font registry name. Thanks for sorlov@con.mcst.ru from the net |
04/28/98 17:36 | ftang | mozilla/lib/libi18n/ucs2.c | 3.4 | +52/-0 | fix ISO8859-5,7,9 KOI8-R Name entity problem |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/tests/
Makefile |
3.4 | +1/-1 | ReliantUNIX is renamed SINIX. |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/src/md/unix/
reliantunix.c |
3.2 | +4/-4 | |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/src/md/unix/
objs.mk |
3.5 | +3/-3 | |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/src/md/unix/
Makefile |
3.4 | +3/-3 | |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/include/md/
_reliantunix.h |
3.2 | +2/-2 | |
04/28/98 17:08 | wtc | mozilla/nsprpub/pr/include/md/
Makefile |
3.3 | +1/-1 | |
04/28/98 17:08 | wtc | mozilla/nsprpub/lib/msgc/tests/
Makefile |
3.4 | +1/-1 | |
04/28/98 16:54 | wtc | mozilla/nsprpub/pr/src/pthreads/
ptthread.c |
3.3 | +1/-1 | Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this will make building on 2.1.x easier. In case we need to distinguish between different versions of Linux, we will try to use feature-based macros as opposed to version-based macros. Files changed: Linux.mk, _linux.h, _pth.h, prnetdb.c, and ptthread.c. |
04/28/98 16:54 | wtc | mozilla/nsprpub/pr/src/misc/
prnetdb.c |
3.4 | +2/-2 | |
04/28/98 16:54 | wtc | mozilla/nsprpub/pr/include/md/
_pth.h |
3.3 | +1/-1 | |
04/28/98 16:54 | wtc | mozilla/nsprpub/pr/include/md/
_linux.h |
3.5 | +0/-5 | |
04/28/98 16:54 | wtc | mozilla/nsprpub/config/Linux.mk | 3.4 | +4/-12 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/tools/httpget.c | 3.2 | +2/-2 | Merged NSPRPUB_19980421_BRANCH to the main trunk. |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/w16gui/
poppad.rc |
3.2 | +16/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
yield.c |
3.2 | +1/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
udpsrv.c |
3.2 | +6/-6 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
tmocon.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
thruput.c |
3.3 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
testfile.c |
3.2 | +3/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
suspend.c |
3.2 | +53/-53 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
socket.c |
3.2 | +12/-12 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
servr_uu.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
servr_uk.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
servr_ku.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
servr_kk.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
selct_to.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
selct_nm.c |
3.2 | +7/-6 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
sel_spd.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
ranfile.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
priotest.c |
3.2 | +63/-83 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
poll_to.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
poll_nm.c |
3.2 | +6/-6 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
nonblock.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
many_cv.c |
3.2 | +23/-3 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
layer.c |
3.2 | +85/-8 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/ipv6.c | 3.2 | +1/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
io_timeout.c |
3.2 | +2/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
intrupt.c |
3.2 | +2/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
cltsrv.c |
3.2 | +7/-51 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
attach.c |
3.2 | +2/-9 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
atomic.c |
3.2 | +9/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
alarm.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/tests/
accept.c |
3.2 | +14/-19 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/threads/combined/
pruthr.c |
3.3 | +32/-14 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/threads/combined/
prulock.c |
3.2 | +19/-11 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/threads/combined/
prucv.c |
3.2 | +5/-5 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/threads/
prdump.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/threads/
prcthr.c |
3.2 | +12/-19 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/pthreads/
ptthread.c |
3.2 | +37/-12 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/pthreads/
ptsynch.c |
3.2 | +43/-9 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/pthreads/
ptio.c |
3.2 | +515/-395 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/misc/
prtime.c |
3.3 | +13/-12 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/misc/
prnetdb.c |
3.3 | +11/-18 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/misc/
prinit.c |
3.2 | +5/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/misc/
prdtoa.c |
3.2 | +135/-755 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/misc/
pratom.c |
3.2 | +15/-3 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
win32_errors.c |
3.2 | +1/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
w95thred.c |
3.2 | +18/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
w16null.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
ntthread.c |
3.2 | +25/-23 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
ntmisc.c |
3.2 | +49/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/windows/
ntio.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
unix_errors.c |
3.2 | +20/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
unix.c |
3.5 | +485/-50 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
os_SunOS_ultrasparc.s |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
os_ReliantUNIX.s |
3.2 | +1/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
os_BSD_386_2.s |
3.2 | +1/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
os_AIX.s |
3.2 | +1/-0 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
linux.c |
3.2 | +0/-132 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
irix.c |
3.2 | +50/-21 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
freebsd.c |
3.2 | +0/-132 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/unix/
aix.c |
3.2 | +45/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/os2/
os2thred.c |
3.2 | +2/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/os2/
os2misc.c |
3.2 | +3/-3 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/os2/
os2io.c |
3.2 | +5/-5 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/os2/
os2gc.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/os2/
os2cv.c |
3.2 | +4/-4 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/md/mac/
macsockotpt.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prsocket.c |
3.3 | +102/-65 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prscanf.c |
3.2 | +1/-1 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prprf.c |
3.3 | +2/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prmapopt.c |
3.2 | +115/-100 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prlayer.c |
3.2 | +16/-10 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prio.c |
3.3 | +17/-16 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
prfile.c |
3.2 | +9/-2 | |
04/28/98 15:43 | wtc | mozilla/nsprpub/pr/src/io/
pprmwait.h |
3.2 | +2/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/private/
primpl.h |
3.3 | +65/-66 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/private/
pprio.h |
3.2 | +23/-4 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/obsolete/
protypes.h |
3.2 | +2/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_winnt.h |
3.2 | +8/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_win95.h |
3.2 | +22/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_win32_errors.h |
3.2 | +35/-35 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_unixware.cfg |
3.2 | +1/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_unixos.h |
3.3 | +52/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_unix_errors.h |
3.2 | +3/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_scoos.cfg |
3.2 | +1/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_reliantunix.cfg |
3.2 | +1/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_pth.h |
3.2 | +5/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_pcos.h |
3.2 | +4/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_osf1.cfg |
3.2 | +1/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_os2_errors.h |
3.2 | +3/-1 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_os2.h |
3.2 | +32/-19 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_os2.cfg |
3.2 | +3/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_ncr.cfg |
3.2 | +1/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_macos.h |
3.2 | +4/-4 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_linux.h |
3.4 | +7/-39 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_irix.h |
3.2 | +5/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_irix.cfg |
3.2 | +3/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_freebsd.h |
3.4 | +1/-35 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/md/
_aix.h |
3.2 | +16/-9 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prwin16.h |
3.2 | +1/-1 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prtypes.h |
3.2 | +14/-5 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prmwait.h |
3.2 | +4/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prio.h |
3.2 | +72/-17 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prinet.h |
3.2 | +1/-7 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prdtoa.h |
3.2 | +1/-9 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/pr/include/
prbit.h |
3.2 | +21/-19 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/lib/prstreams/
prstrms.cpp |
3.2 | +0/-2 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/lib/msgc/src/
prmsgc.c |
3.3 | +6/-1 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/lib/ds/
plevent.h |
3.2 | +7/-0 | |
04/28/98 15:42 | wtc | mozilla/nsprpub/lib/ds/
plevent.c |
3.2 | +0/-3 | |
04/28/98 15:10 | sdagley | mozilla/cmd/macfe/projects/client//
Navigator.mcp |
3.7 | +54/-31 | Added files needed for nisheeth (layprobe.c) and brade (editor.r) |
04/28/98 14:51 | rjc | mozilla/modules/rdf/src//ht.h | 3.8 | +1/-0 | Workspace interface customization support. |
04/28/98 14:51 | rjc | mozilla/modules/rdf/src//ht.c | 3.12 | +189/-8 | |
04/28/98 14:43 | nisheeth | mozilla/cmd/winfe/mkfiles32/
mozilla.mak |
3.8 | +1/-0 | Added layprobe.c to ns/lib/layout. |
04/28/98 14:41 | nisheeth | mozilla/lib/layout/layprobe.h | 3.2 | +4/-3 | Adding stubs for the Layout Probe API. |
04/28/98 14:41 | nisheeth | mozilla/lib/layout/layprobe.c | 3.1 | / | |
04/28/98 14:04 | slamm | mozilla/cmd/xfe/src/
NavCenterFrame.cpp |
3.3 | +1/-3 | Fix shutdown bug. Set NavCenter to really close, not just hide. This fixes the problem where you are unable to exit after opening NavCenter. |
04/28/98 13:59 | pinkerton | mozilla/cmd/macfe/rsrc/communicator//
Communicator.rsrc |
3.5 | +83/-62 | Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). |
04/28/98 13:59 | slamm | mozilla/cmd/xfe/src/MsgView.cpp | 3.2 | +3/-0 | Add a few more EDITOR ifdefs |
04/28/98 13:59 | slamm | mozilla/cmd/xfe/src/
HTMLView.cpp |
3.3 | +6/-0 | |
04/28/98 13:59 | slamm | mozilla/cmd/xfe/src/
BookmarkView.cpp |
3.3 | +6/-0 | |
04/28/98 13:54 | pinkerton | mozilla/cmd/macfe/rdfui//
CHyperTreeFlexTable.cp |
3.4 | +18/-6 | Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). |
04/28/98 11:00 | donm | mozilla/js/src/jsfile.h | / | removing Henrit's jsfile.c and jsfile.h to fix unix build bustage. | |
04/28/98 11:00 | donm | mozilla/js/src/jsfile.c | / | ||
04/28/98 11:00 | donm | mozilla/js/src/jsapi.c | 3.5 | +0/-7 | backing out Henrit's changes to fix build bustage. |
04/28/98 11:00 | donm | mozilla/js/src/Makefile | 3.6 | +0/-1 | |
04/28/98 10:57 | sar | mozilla/js/src/makefile.win | 3.6 | +0/-1 | jsfile doesn't compile on unix. Backing out the changes that henrit put it |
04/28/98 10:23 | sar | mozilla/js/src/makefile.win | 3.5 | +1/-0 | reapply henrit's change since we can add it to unix as well. |
04/28/98 10:19 | donm | mozilla/js/src/Makefile | 3.5 | +1/-0 | fixing unix build bustage. |
04/28/98 10:02 | sar | mozilla/js/src/makefile.win | 3.4 | +0/-1 | backing out henrit's changes |
04/28/98 04:36 | henrit | mozilla/js/src/makefile.win | 3.3 | +1/-0 | Adding a first version of the js File object. Developped and (slightly) tested on win32 only. |
04/28/98 04:36 | henrit | mozilla/js/src/jsfile.h | 3.1 | / | |
04/28/98 04:36 | henrit | mozilla/js/src/jsfile.c | 3.1 | / | |
04/28/98 04:36 | henrit | mozilla/js/src/jsapi.c | 3.4 | +7/-0 | |
04/28/98 02:09 | jsw | mozilla/cmd/macfe/central/
CSecureAttachment.cp |
3.3 | +1/-0 | take a wild assed guess at fixing the build |
04/28/98 00:54 | jsw | mozilla/cmd/macfe/central/
uapp.cp |
3.5 | +1/-1 | get the name right |
04/28/98 00:53 | jsw | mozilla/modules/security/freenav/
secstubn.h |
3.3 | +1/-1 | get type correct for socket |
04/28/98 00:53 | jsw | mozilla/modules/security/freenav/
navstubs.c |
3.3 | +1/-1 | |
04/28/98 00:48 | jsw | mozilla/cmd/winfe/fegui.cpp | 3.3 | +3/-2 | move xp_sec to secnav |
04/28/98 00:48 | jsw | mozilla/cmd/winfe/nsapp.cpp | 3.2 | +2/-1 | |
04/28/98 00:48 | jsw | mozilla/cmd/winfe/stdafx.h | 3.2 | +0/-1 | |
04/28/98 00:33 | mccabe | mozilla/js/src/prarena.h | 1.2 | +16/-3 | Added public license header. |
04/28/98 00:33 | mccabe | mozilla/js/src/prarena.c | 1.2 | +16/-3 | |
04/27/98 23:35 | mccabe | mozilla/js/ref/os/irix.h | 1.2 | +2/-2 | Propagated some #defines to work with irix 6.3 as well as 6.2. (HAVE_ALIGNED_DOUBLES) |
04/27/98 23:35 | mccabe | mozilla/js/ref/config/IRIX.mk | 1.2 | +3/-0 | |
04/27/98 23:06 | mccabe | mozilla/js/ref/Makefile | 1.2 | +1/-1 | Corrected BUILD_OPT oversight where a = instead of a += override the OPTIMIZER flag in the included config/*.mk file. |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
UStdDialogs.rsrc |
3.2 | +3/-2 | Fixing the -ko flag |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
UStdDialogs.cnst |
3.2 | +6/-5 | |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
Other_Comm_TMPLS.rsrc |
3.2 | +5/-3 | |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
Mozilla_Custom_TMPLs |
3.2 | +4/-3 | |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
Mozilla_Custom_CPPbs |
3.3 | +5/-4 | |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
LTableHeader.rsrc |
3.2 | +2/-2 | |
04/27/98 22:44 | atotic | mozilla/cmd/macfe/rsrc/CrossProduct/
CSimpleTextView.CTYP |
3.2 | +3/-2 | |
04/27/98 22:41 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Offline.cnst |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
edtprop.rsrc |
3.2 | +9/-10 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
ToolTips.rsrc |
3.2 | +5/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
ToolTips.cnst |
3.2 | +2/-1 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
TextTraits.cnst |
3.2 | +6/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
TaskBar.cnst |
3.2 | +3/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Subscribe.rsrc |
3.2 | +2/-1 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Subscribe.cnst |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
PropertiesDialogs.cnst |
3.2 | +4/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Profile.cnst |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
PowerPlantResources.rsrc |
3.2 | +4/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Polaris.rsrc |
3.2 | +4/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
PPSemanticActions.rsrc |
3.2 | +4/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Offline.rsrc |
3.2 | +1/-1 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Obsolete.cnst |
3.2 | +6/-7 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
NavCenter.rsrc |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
NavCenter.cnst |
3.5 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Menus.cnst |
3.2 | +6/-9 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailNewsSearch.rsrc |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailNewsSearch.cnst |
3.2 | +7/-7 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailNewsCppbs.cnst |
3.3 | +2/-1 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailNewsAddressBook.cnst |
3.2 | +8/-7 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailMessageWindow.rsrc |
3.2 | +4/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailMessageWindow.cnst |
3.2 | +4/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailFolderMenus.rsrc |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailComposeWindow.rsrc |
3.2 | +3/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MailComposeWindow.cnst |
3.3 | +5/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
MacDialogs.rsrc |
3.2 | +7/-7 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Java.rsrc |
3.2 | +5/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Forms.cnst |
3.2 | +5/-6 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
FolderThreadMessage.rsrc |
3.2 | +4/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
FolderThreadMessage.cnst |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Editor.cnst |
3.3 | +5/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Communicator.rsrc |
3.4 | +7/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CommonWindowBottom.rsrc |
3.2 | +4/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CommonWindowBottom.cnst |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CallerLDEF.rsrc |
3.2 | +6/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CSizeBox.rsrc |
3.2 | +2/-3 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CDateViewCppbs.cnst |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
CDateView.rsrc |
3.2 | +4/-6 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Browser.rsrc |
3.2 | +4/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Browser.cnst |
3.2 | +5/-4 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Bootstrap.rsrc |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Bookmark.cnst |
3.2 | +4/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Artwork.rsrc |
3.2 | +12/-13 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
AppleEvents.rsrc |
3.2 | +3/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
Animation.rsrc |
3.2 | +8/-5 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
AddressesWindow.cnst |
3.2 | +2/-2 | |
04/27/98 22:39 | atotic | mozilla/cmd/macfe/rsrc/communicator/
AddressWindow.rsrc |
3.2 | +4/-4 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
ProfileRat.cnst |
3.2 | +6/-5 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
PrefsWindowRat.cnst |
3.2 | +10/-9 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
MozCommonWindowBottom.cnst |
3.2 | +3/-2 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
MenusRat.cnst |
3.2 | +7/-4 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
BrowserRat.rsrc |
3.2 | +4/-3 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
BrowserRat.cnst |
3.5 | +4/-4 | |
04/27/98 22:23 | atotic | mozilla/cmd/macfe/rsrc/navigator/
ArtworkRat.rsrc |
3.2 | +11/-12 | |
04/27/98 22:18 | jsw | mozilla/modules/security/freenav/
secstubn.h |
3.2 | +30/-0 | new stubs |
04/27/98 22:18 | jsw | mozilla/modules/security/freenav/
navstubs.c |
3.2 | +57/-20 | |
04/27/98 22:17 | atotic | mozilla/lib/mac/MacMemoryAllocator/
MemAllocatorRatPPC.prj |
3.3 | +1/-1 | Fixing the -ko flag |
04/27/98 22:17 | jsw | mozilla/cmd/winfe/mkfiles32/
mozilla.mak |
3.7 | +0/-2 | remove xp_md5 and xp_sec |
04/27/98 22:16 | jsw | mozilla/lib/xp/Makefile | 3.2 | +0/-2 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/mknews.c | 3.2 | +3/-14 | opaque sec info |
04/27/98 22:16 | jsw | mozilla/lib/libnet/mkmemcac.c | 3.2 | +5/-17 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/mkgeturl.c | 3.3 | +5/-27 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/mkextcac.c | 3.2 | +2/-12 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/mkcache.c | 3.2 | +5/-23 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/extcache.h | 3.2 | +2/-5 | |
04/27/98 22:16 | jsw | mozilla/lib/libnet/extcache.c | 3.2 | +25/-55 | |
04/27/98 22:15 | atotic | mozilla/lib/mac/MoreFiles/build/
MoreFilesPPC.prj |
3.2 | +3/-2 | Fixing the -ko flag |
04/27/98 22:15 | jsw | mozilla/lib/libnet/mkhttp.c | 3.3 | +44/-56 | opaque sec info proxy tunnel changes |
04/27/98 22:14 | jsw | mozilla/lib/libmocha/lm_doc.c | 3.2 | +3/-19 | opaque sec info |
04/27/98 22:14 | atotic | mozilla/modules/edtplug/macbuild/
edtplugLibPPCDebug.prj |
3.2 | +3/-2 | Fixing the -ko flag |
04/27/98 22:14 | jsw | mozilla/lib/libmisc/shist.c | 3.2 | +7/-29 | opaque sec info |
04/27/98 22:14 | jsw | mozilla/include/shistele.h | 3.2 | +2/-5 | |
04/27/98 22:14 | jsw | mozilla/include/net.h | 3.3 | +4/-7 | |
04/27/98 22:13 | jsw | mozilla/cmd/xfe/prefdialogs.c | 3.2 | +0/-2 | move xp_sec to secnav |
04/27/98 22:13 | jsw | mozilla/cmd/xfe/pref_helpers.c | 3.3 | +0/-1 | |
04/27/98 22:13 | jsw | mozilla/cmd/xfe/mozilla.c | 3.4 | +3/-2 | |
04/27/98 22:13 | jsw | mozilla/cmd/xfe/icons.c | 3.4 | +3/-3 | |
04/27/98 22:13 | atotic | mozilla/modules/libfont/macbuild/
FontBrokerPPCDebug.prj |
3.2 | +3/-4 | Fixing the -ko flag |
04/27/98 22:12 | jsw | mozilla/cmd/macfe/central/
uapp.cp |
3.4 | +4/-5 | move xp_sec to secnav |
04/27/98 22:12 | jsw | mozilla/cmd/macfe/central/
CSecureAttachment.cp |
3.2 | +0/-1 | |
04/27/98 22:12 | atotic | mozilla/modules/libfont/macbuild/
FontDisplayerPPCDebug.lib |
3.2 | +3/-2 | Fixing the -ko flag |
04/27/98 22:11 | atotic | mozilla/modules/libfont/macbuild/
FontDisplayerPPCDebug.prj |
3.2 | +3/-2 | |
04/27/98 22:09 | sudu | mozilla/modules/softupdt/src/
makefile.win |
3.2 | +1/-1 | Changed libjar to refer to dist |
04/27/98 22:09 | sudu | mozilla/modules/security/
makefile.win |
3.2 | +0/-6 | Build freenav only when NO_SECURITY is set |
04/27/98 22:09 | sudu | mozilla/cmd/winfe/mkfiles32/
mozilla.mak |
3.6 | +7/-17 | Cleaned up NO_SECURITY builds and removed references into product area |
04/27/98 22:07 | atotic | mozilla/nsprpub/macbuild/
NSPR20.prj2 |
3.2 | +6/-5 | Fixing the -ko flag |
04/27/98 21:59 | atotic | mozilla/lib/mac/MacMemoryAllocator/
MemAllocatorRatPPC.prj |
3.2 | +3/-2 | |
04/27/98 21:39 | atotic | mozilla/lib/mac/AutoAdmin/
AutoAdminPPC.prj |
3.2 | +3/-2 | Fixed the rcs flag to -kb |
04/27/98 18:22 | mccabe | mozilla/js/src/jsdate.c | 3.4 | +2/-1 | Added disambiguating braces to appease gcc 2.8.1 warning. |
04/27/98 18:22 | ramiro | mozilla/cmd/xfe/Makefile | 3.6 | +1/-1 | Unhardcode the motif lib on x86 linux. Replace /usr/X11R6/lib/libXm.a with -L/usr/X11R6/lib -lXm. |
04/27/98 18:21 | mccabe | mozilla/js/ref/jsdate.c | 1.3 | +2/-1 | Added disambiguating braces to appease gcc 2.8.1 warning. |
04/27/98 18:15 | rjc | mozilla/modules/rdf/src/ht.h | 3.7 | +1/-0 | Better "autoOpen" support. |
04/27/98 18:15 | rjc | mozilla/modules/rdf/src/ht.c | 3.11 | +5/-4 | |
04/27/98 17:28 | ramiro | mozilla/cmd/xfe/src/
HTMLView.cpp |
3.2 | +5/-5 | Add void to baggage prototypes. Fix from derkjan@reli.student.utwente.nl (Derkjan de Haan) to make mozilla build with egcs. |
04/27/98 14:34 | hshaw | mozilla/config/config.mk | 3.4 | +1/-1 | Update XFEPRIVDIR to point to ns instead of ns_priv |
04/27/98 12:09 | hshaw | mozilla/cmd/xfe/icons.c | 3.3 | +4/-1 | Move inclusion of ssl.h outside of NETSCAPE_PRIV ifdef, it should be included independent of NETSCAPE_PRIV |
04/27/98 12:07 | hshaw | mozilla/lib/libmocha/Makefile | 3.2 | +4/-4 | Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup |
04/27/98 11:16 | cyeh | mozilla/client.mak | 3.4 | +1/-1 | missed this preflight check |
04/27/98 11:09 | cyeh | mozilla/client.mak | 3.3 | +1/-1 | change to new module to pull source with root of "mozilla" |
04/27/98 10:29 | cyeh | mozilla/cmd/macfe/projects/client//
BuildNavPPCList.txt |
3.4 | +24/-24 | renaming root of the repository to "mozilla" |
04/27/98 10:29 | cyeh | mozilla/cmd/macfe/projects/client//
BuildNavPPCDebugList.txt |
3.3 | +24/-24 | |
04/27/98 10:29 | cyeh | mozilla/cmd/macfe/projects/client//
BuildMozPPCList.txt |
3.3 | +25/-25 | |
04/27/98 10:29 | cyeh | mozilla/cmd/macfe/projects/client//
BuildMozPPCDebugList.txt |
3.3 | +25/-25 | |
04/27/98 08:04 | cmanske | mozilla/include/garray.h | 3.4 | +4/-7 | Removed field not needed in table cell data. Removed code not needed for growable array |
04/27/98 08:04 | cmanske | mozilla/include/edttypes.h | 3.3 | +0/-1 | |
04/27/98 07:37 | cmanske | mozilla/lib/layout/layutil.c | 3.3 | +4/-4 | More table editing bug fixes. Copy/Paste arbitrary selected cell sets and deleting columns, rows fixed. More resizing bugs fixed. |
04/27/98 07:37 | cmanske | mozilla/lib/layout/edtutil.cpp | 3.3 | +50/-21 | |
04/27/98 07:37 | cmanske | mozilla/lib/layout/edtele.cpp | 3.3 | +646/-287 | |
04/27/98 07:37 | cmanske | mozilla/lib/layout/edtcmd.cpp | 3.2 | +9/-8 | |
04/27/98 07:37 | cmanske | mozilla/lib/layout/edtbuf.cpp | 3.3 | +570/-197 | |
04/27/98 07:37 | cmanske | mozilla/lib/layout/editor.h | 3.3 | +147/-69 | |
04/27/98 07:36 | cmanske | mozilla/cmd/winfe/edtable.cpp | 3.3 | +1/-2 | Added support to add/remove rows/columns during table creation. Fixed problem with HRULE and other object properties (rt. mouse popup menu) |
04/27/98 07:36 | cmanske | mozilla/cmd/winfe/edview2.cpp | 3.3 | +70/-40 | |
04/27/98 07:36 | cmanske | mozilla/cmd/winfe/edview.h | 3.2 | +1/-1 | |
04/26/98 15:43 | brade | mozilla/cmd/macfe/rsrc/communicator//
MailComposeWindow.cnst |
3.2 | +8/-7 | make grippy pane hilites valid |
04/26/98 15:40 | brade | mozilla/cmd/macfe/rsrc/communicator//
Editor.cnst |
3.2 | +37/-42 | table dialog changes from gbrown; center dlogs over parent window (not main screen) |
04/26/98 15:40 | brade | mozilla/cmd/macfe/Composer//
meditdlg.h |
3.2 | +3/-1 | table dialog changes from gbrown |
04/26/98 15:39 | brade | mozilla/cmd/macfe/Composer//
meditdlg.cp |
3.3 | +39/-27 | |
04/25/98 09:14 | wtc | mozilla/nsprpub/config/rules.mk | 3.3 | +2/-2 | "gmake clobber" should remove $(OBJDIR) too. |
04/25/98 04:32 | hshaw | mozilla/modules/makefile.win | 3.4 | +2/-0 | Only compile security stubs if NO_SECURITY turned on |
04/25/98 04:32 | hshaw | mozilla/modules/Makefile | 3.4 | +4/-1 | |
04/25/98 04:29 | hshaw | mozilla/lib/makefile.win | 3.2 | +1/-4 | libjar is not part of public source |
04/25/98 04:29 | hshaw | mozilla/lib/Makefile | 3.2 | +0/-4 | |
04/25/98 01:37 | mccabe | mozilla/js/src/jsfun.c | 3.3 | +4/-3 | Fix to (115008). ECMA fix - revert to earlier behavior of decompiling functions created with new Function as "function anonymous (...)". Now only version 1.2 decompiles to the source for an anonymous function. |
04/25/98 01:37 | mccabe | mozilla/js/ref/jsfun.c | 1.2 | +4/-3 | |
04/25/98 00:42 | mccabe | mozilla/js/src/prmjtime.h | 3.3 | +28/-50 | Pared down prmjtime.c and prmjtime to just what is needed by jsdate.c and synchronized them with js/ref/prtime.[ch]. |
04/25/98 00:42 | mccabe | mozilla/js/src/prmjtime.c | 3.3 | +34/-708 | |
04/24/98 22:26 | mccabe | mozilla/js/ref/prtime.c | 1.2 | +12/-2 | Propagate a fix for #ifndef HAVE_LONG_LONG that found its way into src/prmjtime.c but not ref/prtime.c |
04/24/98 22:24 | mccabe | mozilla/js/ref/jsdate.c | 1.2 | +10/-7 | Add some braces to quiet dangling-else warnings by gcc 2.8.1. |
04/24/98 22:24 | mccabe | mozilla/js/src/jsdate.c | 3.3 | +10/-7 | |
04/24/98 22:11 | mccabe | mozilla/js/src/jsapi.c | 3.3 | +1/-1 | Call JS_GC instead of js_GC within JS_MaybeGC. Thanks to A. Hodgkinson <ahodgkin@acorn.co.uk> for finding this (and to chouck for checking it in to js/ref/jsapi.c.) |
04/24/98 19:07 | rjc | mozilla/modules/rdf/src//
vocab.c |
3.4 | +26/-0 | Vocabulary additions for NavCenter appearance styles |
04/24/98 19:07 | rjc | mozilla/modules/rdf/include//
vocab.h |
3.4 | +22/-0 | |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//
remstore.h |
3.3 | +4/-1 | Add prototypes to remove warnings on Mac. |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//
remstore.c |
3.4 | +15/-8 | |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//ht.h | 3.6 | +1/-0 | |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//ht.c | 3.10 | +22/-14 | |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//
hist2rdf.h |
3.3 | +1/-0 | |
04/24/98 17:07 | rjc | mozilla/modules/rdf/src//
hist2rdf.c |
3.3 | +7/-1 | |
04/24/98 15:59 | jband | mozilla/js/ref/jsd/run/classes/
 netscape/security/ PrivilegeManager.java |
/ | removing code that is not supposed to be released to the public at this time. This code still lives (for now) under m/src/ns/js/ref/jsd/ on the branch JSFUN13_BRANCH | |
04/24/98 15:59 | jband | mozilla/js/ref/jsd/run/classes/
 netscape/security/ ForbiddenTargetException.java |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/run/classes/
LaunchJSDebugger.java |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/run/
readme.txt |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/jre/win32/
jre_md.h |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/jre/win32/
jre_md.c |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/jre/
jre.h |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/jre/
jre.c |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/
jsdjava.h |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/
jsdjava.c |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/jsdj.h | / | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/
jsd_jvm.c |
/ | ||
04/24/98 15:58 | jband | mozilla/js/ref/jsd/java/
jsd_jntv.c |
/ | ||
04/24/98 15:33 | slamm | mozilla/cmd/xfe/src/
NavCenterView.h |
3.2 | +0/-11 | Remove some unused code including old-style command handling. Examples of the new command handling can be seen in EditorView.cpp and RDFView.cpp |
04/24/98 15:33 | slamm | mozilla/cmd/xfe/src/
NavCenterView.cpp |
3.4 | +0/-94 | |
04/24/98 15:26 | slamm | mozilla/cmd/xfe/src/RDFView.cpp | 3.4 | +102/-10 | Add beginnings of context menu support |
04/24/98 15:26 | slamm | mozilla/cmd/xfe/src/RDFView.h | 3.3 | +2/-0 | |
04/24/98 15:26 | slamm | mozilla/cmd/xfe/src/
NavCenterView.cpp |
3.3 | +71/-6 | Fix attachments and specify resources to make it look better. The resources can later be moved down to xfe/resources |
04/24/98 15:23 | slamm | mozilla/cmd/xfe/Microline3.0/XmL/
Grid.c |
3.5 | +1/-1 | Minor logic fix. |
04/24/98 15:12 | gagan | mozilla/lib/libnet/mkutils.c | 3.2 | +1/-1 | This is the fix for bug #93760. It has a potential of breaking some server implementations of decoding the authentication string that involve a user login string of accentuated characters (for example- éçàöî) |
04/24/98 12:48 | wtc | mozilla/nsprpub/pr/tests/
thruput.c |
3.2 | +1/-1 | Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. |
04/24/98 12:02 | bjorn | mozilla/js/src/Makefile | 3.4 | +3/-0 | Protection around ASFILES added, so that gcc runs smoothly. |
04/24/98 11:13 | wtc | mozilla/nsprpub/pr/src/md/unix/
objs.mk |
3.4 | +3/-3 | Serge Orlov <sorlov@con.mcst.ru> reported that gmake 3.74 on Solaris 2.5 doesn't like the extra tabs in this file. I don't know why. It works for me and everyone else. But since it doesn't hurt, I deleted the extra tabs. |
04/24/98 11:08 | fur | mozilla/js/ref/jsapi.c | 1.2 | +1/-1 | When JS_MaybeGC() has decided to do a garbage collection, really do it, even when the only assignments have been to local JS variables. Thanks to ahodgkin@acorn.co.uk for noticing. |
04/24/98 10:56 | fur | mozilla/js/src/jsparse.c | 3.3 | +2/-0 | Eliminate non-ECMA warnings about lack of return value |
04/24/98 10:56 | fur | mozilla/js/ref/jsparse.c | 1.2 | +2/-0 | |
04/24/98 09:13 | guha | mozilla/modules/rdf/macbuild//
RDF.mcp |
3.5 | +22/-23 | Remove SCook.c from mac project file |
04/24/98 09:10 | guha | mozilla/modules/rdf/src/
rdf-int.h |
3.7 | +1/-0 | Fix potential mac problems |
04/24/98 09:10 | guha | mozilla/modules/rdf/src/atalk.c | 1.2 | +4/-4 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/scook.c | 3.3 | +22/-24 | smore cleanup and bug fixes |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
remstore.h |
3.2 | +2/-4 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
remstore.c |
3.3 | +112/-66 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/rdfht.c | 3.3 | +2/-25 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
rdf-int.h |
3.6 | +6/-4 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/mcf.c | 3.4 | +27/-2 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
makefile.win |
3.3 | +2/-4 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/ht.c | 3.9 | +32/-13 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
hist2rdf.h |
3.2 | +4/-4 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
hist2rdf.c |
3.2 | +28/-69 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
es2mcf.h |
3.2 | +1/-0 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
es2mcf.c |
3.2 | +16/-196 | |
04/24/98 09:04 | guha | mozilla/modules/rdf/src/
Makefile |
3.3 | +0/-1 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Translations.c |
3.2 | +1/-1 | Add preliminary support for editting items in toolbars. |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBarP.h |
3.5 | +1/-0 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.7 | +17/-0 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.8 | +173/-3 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringDefs.h |
3.6 | +2/-0 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Button.c |
3.2 | +8/-2 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Label.c |
3.2 | +88/-8 | |
04/24/98 05:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
LabelP.h |
3.2 | +14/-0 | |
04/24/98 05:34 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Debug.c |
3.2 | +15/-0 | Cleanup string utils. |
04/24/98 05:34 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Util.c |
3.3 | +46/-58 | |
04/24/98 05:34 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Xfe.h |
3.4 | +1/-24 | |
04/24/98 05:34 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringUtil.h |
3.2 | +30/-0 | |
04/24/98 05:34 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringUtil.c |
3.2 | +102/-1 | |
04/24/98 04:49 | ramiro | mozilla/cmd/xfe/src/
xfe_commands |
3.3 | +1/-0 | Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. |
04/24/98 04:49 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.cpp |
3.5 | +2/-0 | |
04/24/98 04:44 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.cpp |
3.4 | +2/-0 | Add personal toolbar commands. |
04/24/98 04:44 | ramiro | mozilla/cmd/xfe/src/
xfe_commands |
3.2 | +2/-0 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
ToolboxItem.h |
3.2 | +0/-1 | Cleanup the toggleShowingState() and setShowingState() madness. These XFE_Component methods can be used instead of various other toggle/hide/show hacks. |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
ToolboxItem.cpp |
3.2 | +0/-9 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
ThreadFrame.cpp |
3.3 | +1/-1 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
MsgFrame.cpp |
3.3 | +1/-1 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/Frame.cpp | 3.4 | +11/-20 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
FolderFrame.cpp |
3.3 | +1/-1 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
EditorFrame.cpp |
3.3 | +1/-1 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
Dashboard.cpp |
3.2 | +2/-2 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
ComposeView.cpp |
3.2 | +1/-1 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/Component.h | 3.2 | +2/-2 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
Component.cpp |
3.2 | +18/-4 | |
04/24/98 04:41 | ramiro | mozilla/cmd/xfe/src/
BrowserFrame.cpp |
3.3 | +8/-19 | |
04/24/98 00:21 | fur | mozilla/lib/libmocha/lm_taint.c | 3.4 | +6/-2 | Temporarily disable charSet info so we can compile with JAVA defined |
04/23/98 23:57 | ramiro | mozilla/cmd/xfe/src/
ToolbarDrop.cpp |
3.3 | +16/-9 | Add support ffor dynamic indicators. |
04/23/98 23:57 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.cpp |
3.3 | +6/-0 | |
04/23/98 23:57 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.h |
3.3 | +1/-0 | |
04/23/98 23:57 | fur | mozilla/js/jsj/jsjava.c | 3.4 | +3/-1 | Fix numerous cut-and-paste errors in last checkin |
04/23/98 23:57 | fur | mozilla/js/jsj/jsStubs.c | 3.3 | +9/-9 | |
04/23/98 23:47 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBarP.h |
3.4 | +1/-0 | Add support for dynamic indicators. |
04/23/98 23:47 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.6 | +1/-1 | |
04/23/98 23:47 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.7 | +222/-133 | |
04/23/98 23:47 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringDefs.h |
3.5 | +2/-0 | |
04/23/98 23:44 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Manager.c |
3.4 | +45/-0 | Always insert private components at end of widget list. |
04/23/98 23:26 | fur | mozilla/js/jsj/jsStubs.c | 3.2 | +45/-14 | Temporarily disable charSet info so we can compile |
04/23/98 23:22 | fur | mozilla/js/jsj/jsjava.c | 3.3 | +32/-10 | |
04/23/98 23:21 | fur | mozilla/lib/libmocha/lm_taint.c | 3.3 | +6/-2 | |
04/23/98 21:42 | cyeh | mozilla/nav-java/stubs/macbuild//
NavJavaStubs.mcp |
3.2 | +6/-7 | adjust access paths to point to js:src and js:jsj. js:ref was added, and it had an old nspr1.0 header in it "prcpucfg.h" htat was being picked up for the compile instead of the one in nsprpub |
04/23/98 19:20 | rjc | mozilla/modules/rdf/src//ht.c | 3.8 | +0/-4 | Removed unused variables to fix up warnings. |
04/23/98 19:15 | rjc | mozilla/modules/rdf/src//ht.h | 3.5 | +2/-1 | Support for workspace reordering. |
04/23/98 19:15 | rjc | mozilla/modules/rdf/src//ht.c | 3.7 | +142/-24 | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
MyScriptHook.java |
1.1 | / | (These files not built by any version of Navigator) Initial check-in: JSRef is migrating from /m/src JSFUN13_BRANCH to trunk /m/pub repository |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
MyInterruptHook.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
MyErrorReporter.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
JSLogger.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
ControlPanel.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/netscape/jslogger/
CallChain.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/
readme.txt |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/
mk.bat |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/
JSLoggerAsIFCApplet.java |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jslogger/
JSLogger.html |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/run/
readme.txt |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/run/
autoload.js |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
resource.h |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
prompt.c |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
maindlg.c |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
jsdraw.rc |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
jsdraw.mak |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
jsdraw.h |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
jsdraw.c |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
headers.h |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
draw.c |
1.1 | / | |
04/23/98 18:42 | fur | mozilla/js/ref/samples/jsdraw/
data.c |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/win32.h | 1.1 | / | (This code is not built by any flavor of Navigator) Initial check-in to mozilla tree: JSRef development is migrating from JSFUN13_BRANCH of /m/src repository to /m/pub |
04/23/98 18:35 | fur | mozilla/js/ref/os/win16.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/unixware.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/sunos.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/sony.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/solaris.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/scoos.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/reliantunix.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/osf1.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/nec.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/linux.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/irix.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/hpux.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/bsdi.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/os/aix.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/run/classes/
 netscape/security/ PrivilegeManager.java |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/run/classes/
 netscape/security/ ForbiddenTargetException.java |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/run/classes/
LaunchJSDebugger.java |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/run/
readme.txt |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/jre/win32/
jre_md.h |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/jre/win32/
jre_md.c |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/jre/
jre.h |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/jre/
jre.c |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/
jsdjava.h |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/jsdj.h | 1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/
jsd_jvm.c |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/
jsdjava.c |
1.1 | / | |
04/23/98 18:35 | fur | mozilla/js/ref/jsd/java/
jsd_jntv.c |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsdebug.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_text.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_stak.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_scpt.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_lock.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_lock.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_high.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsdshell.mak | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsd_hook.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsd/jsdebug.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
WINNT4.0.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
SunOS5.5.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
SunOS5.5.1.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
SunOS5.4.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
SunOS5.3.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
SunOS4.1.4.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
Linux_All.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
IRIX6.3.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/
IRIX5.3.mk |
1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/config/IRIX.mk | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/ycomb.js | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/sunos4.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prunixos.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prtypes.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prtime.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prtime.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prprintf.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prprintf.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prpcos.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prosdep.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prmacos.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prlong.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prlong.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prlog2.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prhash.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prhash.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prdtoa.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prdtoa.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prcpucfg.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prcpucfg.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prclist.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prassert.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prassert.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prarena.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/prarena.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/perfect.js | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/lock_SunOS.s | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsxdrapi.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsxdrapi.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsstr.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsstr.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscript.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscript.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscope.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscope.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscan.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsscan.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsregexp.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsregexp.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jspubtd.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsprvtd.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsparse.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsparse.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsopcode.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsopcode.def | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsopcode.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsobj.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsobj.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsnum.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsnum.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsmath.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsmath.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jslock.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jslock.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsinterp.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsinterp.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsgc.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsgc.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsfun.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsfun.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsemit.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsemit.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsdbgapi.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsdbgapi.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsdate.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsdate.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsconfig.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jscntxt.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jscntxt.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsbool.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsbool.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsatom.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsatom.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsarray.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsarray.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsapi.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/jsapi.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/js.mdp | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/js.mak | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/js.c | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/files | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/TODO | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/README | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/Makefile | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/MacPrefix.h | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/JSRef.prj2.hqx | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/JSRef.prj2 | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/JSRef.prj.hqx | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/JSRef.prj | 1.1 | / | |
04/23/98 18:34 | fur | mozilla/js/ref/ChangeLog | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/prdtoa.h | 1.1 | / | JS1.3 initial check-in |
04/23/98 18:28 | fur | mozilla/js/src/prdtoa.c | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/prarena.h | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/prarena.c | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/perfect.js | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/lock_SunOS.s | 1.1 | / | |
04/23/98 18:28 | fur | mozilla/js/src/jsxdrapi.c | 1.1 | / | |
04/23/98 18:26 | fur | mozilla/js/src/jsxdrapi.h | 1.1 | / | JS1.3 initial check-in |
04/23/98 17:34 | fur | mozilla/lib/libnet/jscookie.c | 3.2 | +1/-1 | Initial checkin of JS1.3. (Minor fix required to accomodate JSAPI behavior changes) |
04/23/98 17:32 | fur | mozilla/lib/libmocha/lm_win.c | 3.2 | +11/-4 | Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository. (Minor changes in libmocha required to accomodate JSAPI changes.) |
04/23/98 17:32 | fur | mozilla/lib/libmocha/lm_taint.c | 3.2 | +7/-42 | |
04/23/98 17:32 | fur | mozilla/lib/libmocha/lm_layer.c | 3.2 | +11/-1 | |
04/23/98 17:32 | fur | mozilla/lib/libmocha/lm.h | 3.2 | +1/-1 | |
04/23/98 17:31 | fur | mozilla/js/macbuild/
JavaScriptPPCDebug.mcp |
3.2 | +15/-16 | Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository |
04/23/98 17:31 | fur | mozilla/js/macbuild/
JavaScriptPPC.mcp |
3.2 | +8/-8 | |
04/23/98 17:30 | fur | mozilla/js/src/resource.h | 3.2 | +1/-16 | Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository |
04/23/98 17:30 | fur | mozilla/js/src/prmjtime.h | 3.2 | +2/-16 | |
04/23/98 17:30 | fur | mozilla/js/src/prmjtime.c | 3.2 | +36/-31 | |
04/23/98 17:30 | fur | mozilla/js/src/prconv.sed | 3.2 | +2/-0 | |
04/23/98 17:30 | fur | mozilla/js/src/makefile.win | 3.2 | +3/-1 | |
04/23/98 17:30 | fur | mozilla/js/src/jsstr.h | 3.2 | +20/-6 | |
04/23/98 17:30 | fur | mozilla/js/src/jsstr.c | 3.2 | +438/-286 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscript.h | 3.2 | +41/-13 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscript.c | 3.2 | +624/-37 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscope.h | 3.2 | +42/-33 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscope.c | 3.2 | +152/-210 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscan.h | 3.2 | +104/-81 | |
04/23/98 17:30 | fur | mozilla/js/src/jsscan.c | 3.2 | +242/-173 | |
04/23/98 17:30 | fur | mozilla/js/src/jsregexp.h | 3.2 | +5/-4 | |
04/23/98 17:30 | fur | mozilla/js/src/jsregexp.c | 3.2 | +163/-94 | |
04/23/98 17:30 | fur | mozilla/js/src/jspubtd.h | 3.2 | +176/-10 | |
04/23/98 17:30 | fur | mozilla/js/src/jsprvtd.h | 3.2 | +37/-3 | |
04/23/98 17:30 | fur | mozilla/js/src/jsparse.h | 3.2 | +218/-4 | |
04/23/98 17:30 | fur | mozilla/js/src/jsparse.c | 3.2 | +1741/-1611 | |
04/23/98 17:30 | fur | mozilla/js/src/jsopcode.h | 3.2 | +15/-9 | |
04/23/98 17:30 | fur | mozilla/js/src/jsopcode.def | 3.2 | +27/-11 | |
04/23/98 17:30 | fur | mozilla/js/src/jsopcode.c | 3.2 | +353/-157 | |
04/23/98 17:30 | fur | mozilla/js/src/jsobj.h | 3.2 | +194/-47 | |
04/23/98 17:30 | fur | mozilla/js/src/jsobj.c | 3.2 | +1424/-717 | |
04/23/98 17:30 | fur | mozilla/js/src/jsnum.h | 3.2 | +27/-3 | |
04/23/98 17:30 | fur | mozilla/js/src/jsnum.c | 3.2 | +138/-45 | |
04/23/98 17:30 | fur | mozilla/js/src/jsmath.c | 3.2 | +47/-32 | |
04/23/98 17:30 | fur | mozilla/js/src/jslock.h | 3.2 | +171/-38 | |
04/23/98 17:30 | fur | mozilla/js/src/jslock.c | 3.2 | +705/-60 | |
04/23/98 17:30 | fur | mozilla/js/src/jsinterp.h | 3.2 | +102/-32 | |
04/23/98 17:30 | fur | mozilla/js/src/jsinterp.c | 3.2 | +879/-713 | |
04/23/98 17:30 | fur | mozilla/js/src/jsgc.h | 3.2 | +2/-5 | |
04/23/98 17:30 | fur | mozilla/js/src/jsgc.c | 3.2 | +299/-102 | |
04/23/98 17:30 | fur | mozilla/js/src/jsfun.h | 3.2 | +24/-10 | |
04/23/98 17:30 | fur | mozilla/js/src/jsfun.c | 3.2 | +980/-506 | |
04/23/98 17:30 | fur | mozilla/js/src/jsemit.h | 3.2 | +131/-102 | |
04/23/98 17:30 | fur | mozilla/js/src/jsemit.c | 3.2 | +1756/-420 | |
04/23/98 17:30 | fur | mozilla/js/src/jsdbgapi.h | 3.2 | +61/-69 | |
04/23/98 17:30 | fur | mozilla/js/src/jsdbgapi.c | 3.2 | +179/-118 | |
04/23/98 17:30 | fur | mozilla/js/src/jsdate.h | 3.2 | +6/-6 | |
04/23/98 17:30 | fur | mozilla/js/src/jsdate.c | 3.2 | +160/-93 | |
04/23/98 17:30 | fur | mozilla/js/src/jsconfig.h | 3.2 | +147/-107 | |
04/23/98 17:30 | fur | mozilla/js/src/jscompat.h | 3.2 | +2/-16 | |
04/23/98 17:30 | fur | mozilla/js/src/jscntxt.h | 3.2 | +30/-21 | |
04/23/98 17:30 | fur | mozilla/js/src/jscntxt.c | 3.2 | +33/-8 | |
04/23/98 17:30 | fur | mozilla/js/src/jsbool.c | 3.2 | +53/-20 | |
04/23/98 17:30 | fur | mozilla/js/src/jsatom.h | 3.2 | +71/-35 | |
04/23/98 17:30 | fur | mozilla/js/src/jsatom.c | 3.2 | +182/-177 | |
04/23/98 17:30 | fur | mozilla/js/src/jsarray.h | 3.2 | +5/-5 | |
04/23/98 17:30 | fur | mozilla/js/src/jsarray.c | 3.2 | +573/-564 | |
04/23/98 17:30 | fur | mozilla/js/src/jsapi.h | 3.2 | +446/-173 | |
04/23/98 17:30 | fur | mozilla/js/src/jsapi.c | 3.2 | +1264/-581 | |
04/23/98 17:30 | fur | mozilla/js/src/jsaddr.h | 3.2 | +2/-16 | |
04/23/98 17:30 | fur | mozilla/js/src/jsaddr.c | 3.2 | +2/-16 | |
04/23/98 17:30 | fur | mozilla/js/src/js3240.rc | 3.2 | +1/-16 | |
04/23/98 17:30 | fur | mozilla/js/src/js1640.rc | 3.2 | +0/-15 | |
04/23/98 17:30 | fur | mozilla/js/src/js1640.def | 3.2 | +0/-15 | |
04/23/98 17:30 | fur | mozilla/js/src/js.c | 3.2 | +239/-85 | |
04/23/98 17:30 | fur | mozilla/js/src/commfiles | 3.2 | +2/-1 | |
04/23/98 17:30 | fur | mozilla/js/src/Makefile | 3.3 | +35/-2 | |
04/23/98 16:51 | dbragg | mozilla/cmd/dialup/makefile.win | 3.3 | +5/-2 | Moving asw.jar into appropriate place (not into as_html) |
04/23/98 16:45 | dbragg | mozilla/cmd/dialup/java/applet/
makefile.win |
3.4 | +1/-1 | Um, like, ns_priv handling is screwy, but for now we need to at least POINT there... |
04/23/98 16:17 | dbragg | mozilla/cmd/dialup/win/aswplugn/src/JRI/
makefile.win |
3.2 | +0/-4 | for the fun of it |
04/23/98 16:16 | dbragg | mozilla/cmd/dialup/java/applet/
makefile.win |
3.3 | +3/-2 | make it work for el don |
04/23/98 16:06 | dbragg | mozilla/cmd/dialup/win/aswplugn/src/
makefile.win |
3.5 | +8/-3 | OK, maybe this is better? |
04/23/98 15:27 | dbragg | mozilla/cmd/dialup/win/aswplugn/src/
makefile.win |
3.4 | +3/-9 | Fixed to use correct targets |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/src/RDFView.h | 3.2 | +29/-47 | Change NavCenter (aka Aurora) to use the XmLTree instead of the Outliner class. This will be cleaner in the end and will give us an easy way to do dynamic columns. |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/src/RDFView.cpp | 3.3 | +478/-267 | |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/src/
NavCenterView.cpp |
3.2 | +26/-35 | |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/Microline3.0/XmL/
XmL.h |
3.3 | +2/-0 | Add a new horizontalSizePolicy, XmRESIZE_IF_POSSIBLE. This resizes the columns to make the fit in the available widget width without scrollbars. This is made possible by a new function, SizeColumnsToFit(), which is adapted from Outliner.cpp:applyDelta(). Also add a resource for minColumnWidth. |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/Microline3.0/XmL/
GridP.h |
3.3 | +2/-0 | |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/Microline3.0/XmL/
Grid.c |
3.4 | +128/-4 | |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/src/Command.cpp | 3.2 | +0/-1 | Fix print remote to take file argument. |
04/22/98 18:29 | slamm | mozilla/cmd/xfe/commands.c | 3.2 | +44/-0 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1257.ut |
3.2 | +35/-35 | Change unicode mapping table to include EURP mapping |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1256.ut |
3.2 | +28/-32 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1255.ut |
3.2 | +46/-50 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1254.ut |
3.2 | +16/-16 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1253.ut |
3.2 | +24/-38 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1252.ut |
3.2 | +13/-13 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1251.ut |
3.2 | +4/-4 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1250.ut |
3.2 | +35/-35 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1257.uf |
3.2 | +12/-15 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1256.uf |
3.2 | +80/-65 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1255.uf |
3.2 | +72/-87 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1254.uf |
3.2 | +17/-10 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1253.uf |
3.2 | +12/-16 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1252.uf |
3.2 | +34/-23 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1251.uf |
3.2 | +20/-13 | |
04/22/98 18:12 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1250.uf |
3.2 | +17/-10 | |
04/22/98 17:39 | mccabe | mozilla/js/src/Makefile | 3.2 | +6/-2 | Makefile hacking to make 'gmake js' work in ns/js/src. Abstracted a few constants, added -ldl for Linux. Tested on Irix 6.3, SunOs 5.6, Linux 2.031. |
04/22/98 16:48 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
XfeAll.h |
3.3 | +3/-3 | Move headers from unused to used. |
04/22/98 15:36 | wtc | mozilla/nsprpub/pr/src/io/
prprf.c |
3.2 | +1/-1 | Added parentheses around a type cast. Fix provided by Kipp Hickmann <kipp@netscape.com>. |
04/22/98 15:10 | wtc | mozilla/nsprpub/pr/tests/
Makefile |
3.3 | +1/-1 | Fixed build problems on BSD/OS. Some makefiles need to change: the value of OS_ARCH is changed from BSD_386 to BSD_OS. In unix.c, we now conditionalize on the macros O_SYNC and O_FSYNC, as opposed to the platform macros like FREEBSD and BSDI. We acknowledge jason@ackley.net for reporting and providing a fix for this problem. |
04/22/98 15:10 | wtc | mozilla/nsprpub/pr/src/md/unix/
unix.c |
3.4 | +4/-2 | |
04/22/98 15:10 | wtc | mozilla/nsprpub/pr/src/md/unix/
objs.mk |
3.3 | +2/-2 | |
04/22/98 15:10 | wtc | mozilla/nsprpub/pr/src/md/unix/
Makefile |
3.3 | +2/-2 | |
04/22/98 15:10 | wtc | mozilla/nsprpub/pr/include/md/
Makefile |
3.2 | +1/-1 | |
04/22/98 15:10 | wtc | mozilla/nsprpub/lib/msgc/tests/
Makefile |
3.3 | +1/-1 | |
04/21/98 19:20 | beard | mozilla/cmd/macfe/central//
uapp.cp |
3.3 | +0/-4 | Removed call to CPluginView::PluginWindowEvent from main event loop. See mplugin.cp's CPluginWindow. |
04/21/98 19:18 | beard | mozilla/lib/plugin//nsplugin.h | 3.2 | +5/-0 | AllocateMenuID |
04/21/98 19:18 | beard | mozilla/lib/plugin//
nsplugin.cpp |
3.3 | +6/-0 | nsPluginInstancePeer::AllocateMenuID |
04/21/98 19:13 | beard | mozilla/lib/plugin//nppg.h | 3.2 | +2/-1 | FE_AllocateMenuID |
04/21/98 19:13 | beard | mozilla/lib/plugin//npglue.h | 3.2 | +6/-0 | npn_allocateMenuID. |
04/21/98 19:13 | beard | mozilla/lib/plugin//npglue.cpp | 3.2 | +11/-0 | |
04/21/98 19:12 | beard | mozilla/cmd/macfe/applevnt//
mplugin.h |
3.2 | +9/-1 | SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. |
04/21/98 19:10 | beard | mozilla/cmd/macfe/applevnt//
mplugin.cp |
3.2 | +341/-42 | Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. |
04/21/98 19:08 | beard | mozilla/cmd/macfe/sharemnu//
LMenuSharing.h |
3.2 | +9/-9 | Added support for dynamic allocation of menu IDs for plugins. |
04/21/98 19:08 | beard | mozilla/cmd/macfe/sharemnu//
LMenuSharing.cp |
3.2 | +20/-6 | |
04/21/98 19:07 | beard | mozilla/cmd/macfe/gui//
CHTMLView.cp |
3.3 | +5/-1 | Changes for plugins history. |
04/21/98 18:03 | gagan | mozilla/lib/libnet/mkgeturl.c | 3.2 | +5/-0 | A mechanism to flush out all authorizations in a session. Added "about:logout" A-montulli/R-valeski. Thanks to Kit Knox (kit@cn1.connectnet.com) |
04/21/98 17:05 | scullin | mozilla/xpcom/src/
nsRepository.cpp |
3.2 | +5/-2 | NSPR related changes submitted by wtc. |
04/21/98 15:07 | sar | mozilla/modules/libfont/producers/win/classes/
 netscape/fonts/ makefile.win |
3.3 | +1/-1 | type-o DEPT not DEPTH |
04/21/98 14:46 | sar | mozilla/modules/libfont/src/
makefile.win |
3.2 | +3/-3 | change MOZ_SRC references to DEPTH |
04/21/98 14:38 | sar | mozilla/modules/softupdt/classes/
 netscape/softupdate/ makefile.win |
3.2 | +2/-2 | |
04/21/98 14:38 | sar | mozilla/modules/softupdt/classes/
 netscape/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/softupdt/classes/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/softupdt/
makefile.win |
3.2 | +4/-4 | |
04/21/98 14:38 | sar | mozilla/modules/schedulr/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/progress/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libutil/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libutil/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libutil/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libpref/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/src/
makefile.win |
3.2 | +2/-2 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/png/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/classes/
 netscape/libimg/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/classes/
 netscape/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/classes/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libimg/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libhook/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:38 | sar | mozilla/modules/libhook/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:37 | sar | mozilla/modules/libhook/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/public/
makefile.win |
3.3 | +2/-2 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/win/src/
makefile.win |
3.2 | +3/-3 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/win/classes/
 netscape/fonts/ makefile.win |
3.2 | +2/-2 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/win/classes/
 netscape/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/win/classes/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/win/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/producers/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/classes/
 netscape/fonts/ makefile.win |
3.2 | +2/-2 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/classes/
 netscape/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/classes/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/libfont/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/test/plugin/composer/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/test/plugin/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/test/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/plugin/composer/io/ makefile.win |
3.2 | +2/-2 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/plugin/composer/ makefile.win |
3.2 | +2/-2 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/plugin/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
 netscape/ makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/classes/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/edtplug/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/modules/coreincl/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/libstyle/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/liblayer/include/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/liblayer/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/libi18n/unicode/utotbl/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/libi18n/unicode/ufrmtbl/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:22 | sar | mozilla/lib/layout/makefile.win | 3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/config/rules.mak | 3.3 | +8/-8 | |
04/21/98 14:21 | sar | mozilla/config/config.mak | 3.4 | +7/-7 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/xpstrdll/src/
makefile.win |
3.2 | +3/-3 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/xpstrdll/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/prefuuid/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsprefui/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsprefui/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsprefui/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsdlg/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsdlg/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/nsdlg/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/edpref/src/
makefile.win |
3.4 | +2/-2 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/edpref/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/edpref/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/brpref/src/
makefile.win |
3.3 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/brpref/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/brpref/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/prefs/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/mkfiles32/
mozilla.mak |
3.5 | +933/-933 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/edtrcdll/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/edtrcdll/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/winfe/edtrcdll/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/wincom/dllreg/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/wincom/dllcom/src/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/wincom/dllcom/public/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/wincom/dllcom/
makefile.win |
3.2 | +1/-1 | |
04/21/98 14:21 | sar | mozilla/cmd/wincom/makefile.win | 3.2 | +1/-1 | |
04/21/98 14:20 | sar | mozilla/cmd/dialup/win/aswplugn/src/
makefile.win |
3.3 | +3/-3 | |
04/21/98 14:20 | sar | mozilla/cmd/dialup/java/applet/
makefile.win |
3.2 | +2/-2 | |
04/21/98 14:20 | sar | mozilla/cmd/dialup/as_html/metadata/html/
makefile.win |
3.3 | +1/-1 | |
04/21/98 14:20 | sar | mozilla/cmd/dialup/as_html/
makefile.win |
3.3 | +2/-2 | |
04/21/98 14:20 | sar | mozilla/makefile.win | 3.4 | +1/-1 | |
04/21/98 14:20 | sar | mozilla/client.mak | 3.2 | +25/-15 | |
04/21/98 12:11 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.5 | +3/-0 | Make sure the indicator widget is always at the WidgetList tail. |
04/21/98 12:11 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.6 | +153/-1 | |
04/21/98 11:14 | ramiro | mozilla/cmd/xfe/src/Toolbar.cpp | 3.2 | +3/-3 | Prevent toolbars from screwing with private XfeManager components. |
04/21/98 11:14 | ramiro | mozilla/cmd/xfe/src/TaskBar.cpp | 3.2 | +1/-1 | |
04/21/98 10:57 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Util.c |
3.2 | +14/-0 | Add XfeIsPrivateComponent(). Test whether a widget is a private component of an XfeManager parent. |
04/21/98 10:57 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Xfe.h |
3.3 | +8/-0 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/tools/
winsock.lib |
/ | Merged the makefile changes from Netscape's internal development version of NSPR to the public ns/nsprpub on mozilla.org. Removed ns/nsprpub/tools/winsock.lib, which should not have been released. This file can be generated from winsock.dll by following the NSPR build instructions for Windows 3.11 at http://www.mozilla.org/docs/refList/refNSPR/win16.html. | |
04/21/98 10:21 | wtc | mozilla/nsprpub/tools/Makefile | 3.2 | +4/-17 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/tests/w16gui/
Makefile |
3.2 | +6/-6 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/tests/dll/
Makefile |
3.2 | +2/-2 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/tests/
Makefile |
3.2 | +42/-11 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/src/md/unix/
objs.mk |
3.2 | +3/-3 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/src/md/unix/
Makefile |
3.2 | +4/-4 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/src/md/os2/
Makefile |
3.2 | +0/-1 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/pr/src/Makefile | 3.3 | +87/-93 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/lib/tests/
Makefile |
3.2 | +5/-18 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/lib/prstreams/tests/testprstrm/
Makefile |
3.2 | +14/-5 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/lib/prstreams/
Makefile |
3.2 | +16/-7 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/lib/msgc/tests/
Makefile |
3.2 | +6/-10 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/lib/Makefile | 3.2 | +0/-5 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
WINNT5.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
WINNT4.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
WINNT3.51.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
WIN954.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
UNIXWARE2.1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.6_i86pc.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.6.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.5.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.5.1_i86pc.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.5.1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.4_i86pc.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.4.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.3.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS4.1.3_U1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SCO_SV3.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SCOOS5.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
ReliantUNIX5.4.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
ReliantUNIX.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
OSF1V4.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
OSF1V3.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
OSF1V3.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
OSF1V2.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
OS24.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
NEWS-OS6.1.1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
NEC4.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
NCR3.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
LinuxELFppc.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
LinuxELF2.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
LinuxELF1.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
IRIX6.3.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
IRIX6.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
IRIX5.3.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
IRIX5.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXB.11.00.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXB.10.30.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXB.10.20.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXB.10.10.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXB.10.01.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXA.09.07.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
HP-UXA.09.03.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
FreeBSD2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
BSD_3863.0.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
BSD_3862.1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
AIX4.3.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
AIX4.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
AIX4.1.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
AIX3.2.mk |
/ | ||
04/21/98 10:21 | wtc | mozilla/nsprpub/config/win16.mk | 3.2 | +1/-0 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/rules.mk | 3.2 | +8/-8 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
module.df |
3.2 | +17/-0 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
config.mk |
3.2 | +1/-1 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/arch.mk | 3.2 | +50/-72 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/WINNT.mk | 3.2 | +2/-119 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/WIN95.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/WIN32.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
UNIXWARE.mk |
3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/UNIX.mk | 3.2 | +1/-0 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS5.mk |
3.3 | +7/-3 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
SunOS4.mk |
3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/SunOS.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/SINIX.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/SCOOS.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/OS2.mk | 3.2 | +1/-0 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
NEWS-OS.mk |
3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/NEC.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/NCR.mk | 3.1 | / | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/Linux.mk | 3.3 | +10/-9 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/IRIX.mk | 3.2 | +9/-3 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/HP-UX.mk | 3.3 | +1/-1 | |
04/21/98 10:21 | wtc | mozilla/nsprpub/config/
FreeBSD.mk |
3.1 | / | |
04/21/98 10:17 | valeski | mozilla/lib/layout/laytext.c | 3.2 | +1/-1 | compiler warning fix (paren inclusion) submitted by dkindred@cmu.edu . approved/rev'd by nisheeth |
04/21/98 09:18 | ramiro | mozilla/cmd/xfe/src/
ToolbarDrop.h |
3.2 | +0/-3 | New and improved filing of bookmarks to Personal Toolbar. |
04/21/98 09:18 | ramiro | mozilla/cmd/xfe/src/
ToolbarDrop.cpp |
3.2 | +90/-74 | |
04/21/98 09:18 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.h |
3.2 | +12/-0 | |
04/21/98 09:18 | ramiro | mozilla/cmd/xfe/src/
PersonalToolbar.cpp |
3.2 | +58/-2 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/src/
HistoryMenu.cpp |
3.2 | +4/-1 | Move fe_DestroyWidgetTree() to XfeWidgets/MenuUtils.c as XfeDestroyMenuWidgetTree(). Make it safe for killing private components. |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/src/
FolderMenu.cpp |
3.2 | +1/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/src/
EditRecentMenu.cpp |
3.2 | +1/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/src/
BookmarkMenu.cpp |
3.2 | +1/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/src/
AttachmentMenu.cpp |
3.2 | +3/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/xfe.h | 3.2 | +0/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/pref_helpers.c | 3.2 | +1/-1 | |
04/21/98 08:52 | ramiro | mozilla/cmd/xfe/hot.c | 3.2 | +0/-23 | |
04/21/98 08:25 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
MenuUtil.c |
3.4 | +4/-1 | Make it more paranoid. |
04/21/98 08:24 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
MenuUtil.c |
3.3 | +52/-0 | Add XfeDestroyMenuWidgetTree(). |
04/21/98 08:24 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
MenuUtil.h |
3.2 | +10/-0 | |
04/21/98 08:24 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ChildrenUtil.c |
3.2 | +1/-1 | |
04/21/98 07:55 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
MenuUtil.c |
3.2 | +7/-3 | Handle bogus input for XfeCascadeGetSubMenu(). |
04/21/98 06:29 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.4 | +3/-0 | Add XfeToolBarGetLastItem(). |
04/21/98 06:29 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.5 | +23/-0 | |
04/21/98 05:46 | ramiro | mozilla/cmd/xfe/Makefile | 3.5 | +0/-4 | Removed unused combobox dir and define. |
04/21/98 05:41 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ToolBarTest.c |
3.5 | +54/-13 | Update for indicator support. Dont hardcode button layout. |
04/21/98 05:41 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ToolBarTest.ad |
3.3 | +23/-1 | |
04/21/98 05:41 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ChromeTest.ad |
3.3 | +1/-0 | |
04/21/98 05:39 | ramiro | mozilla/cmd/xfe/XfeWidgets/XfeTest/
TestCreate.c |
3.3 | +12/-9 | Dont hardcode button layout in XfeCreateLoadedToolBar. Update Makefile for XfeWidgets.mk. |
04/21/98 05:39 | ramiro | mozilla/cmd/xfe/XfeWidgets/XfeTest/
Makefile |
3.3 | +2/-10 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
XfeP.h |
3.3 | +1/-0 | Improve the indicator support. |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBarP.h |
3.3 | +20/-1 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.3 | +20/-0 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.4 | +377/-96 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
TaskBar.c |
3.2 | +6/-1 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringDefs.h |
3.4 | +3/-0 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
RepType.h |
3.2 | +1/-0 | |
04/21/98 05:38 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
RepType.c |
3.2 | +15/-0 | |
04/21/98 00:01 | timm | mozilla/cmd/dialup/makefile.win | 3.2 | +12/-2 | Add "MOZ_INSTALL_DIR" support, change to move asw.jar to as_html directly |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
SetupPlugin.java |
3.2 | +103/-40 | Lots of changes for 2 step |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
ServerDownload.java |
3.2 | +8/-8 | |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
ReggieStream.java |
3.2 | +26/-25 | |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
NameValueSet.java |
3.2 | +71/-54 | |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
IniFileData.java |
3.2 | +135/-37 | |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
ISPDynamicData.java |
3.2 | +43/-44 | |
04/20/98 23:59 | timm | mozilla/cmd/dialup/java/plugin/
CPGenerator.java |
3.2 | +375/-269 | |
04/20/98 23:58 | timm | mozilla/cmd/dialup/java/applet/
Progressapplet.java |
3.2 | +2/-4 | Make a package "netscape.asw" from the progress bar applet |
04/20/98 23:58 | timm | mozilla/cmd/dialup/java/applet/
CPGeneratorProgress.java |
3.2 | +10/-2 | |
04/20/98 23:58 | timm | mozilla/cmd/dialup/as_html/
makefile.win |
3.2 | +14/-4 | Fix to make a "signed" dir as we do with the java plugin (only way signpages.pl will work with this code, Signtool doesn't work for various reasons) |
04/20/98 23:57 | timm | mozilla/cmd/dialup/as_html/
globals1.js |
3.2 | +85/-45 | Added modem monitoring for first step of 2 step |
04/20/98 23:56 | timm | mozilla/cmd/dialup/as_html/
1step.js |
3.2 | +145/-190 | Lots of changes for 2step |
04/20/98 23:56 | timm | mozilla/cmd/dialup/as_html/
1step.htm |
3.2 | +1/-15 | Remove TABLE |
04/20/98 23:54 | timm | mozilla/cmd/dialup/as_html/config/
Sample1.IAS |
3.2 | +3/-1 | Add "RegRoot" entry |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
makefile.win |
3.2 | +2/-2 | Changes to match changes on server side |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
level2.tmpl |
3.2 | +4/-4 | |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
level2.mat |
3.2 | +1/-1 | |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
level1.tmpl |
3.2 | +21/-14 | |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
level1.mat |
3.2 | +1/-1 | |
04/20/98 23:53 | timm | mozilla/cmd/dialup/as_html/metadata/html/
compare.tmpl |
3.2 | +5/-3 | |
04/20/98 23:49 | hshaw | mozilla/modules/zlib/src/
makefile.win |
3.2 | +0/-4 | Removed dependency on sun-java/config/rules.mak |
04/20/98 23:48 | hshaw | mozilla/modules/edtplug/src/
makefile.win |
3.2 | +1/-1 | Remove dependency on sun-java/config/rules.mak |
04/20/98 23:48 | hshaw | mozilla/modules/makefile.win | 3.3 | +0/-1 | Applet is a private component and hence removed |
04/20/98 23:48 | hshaw | mozilla/modules/Makefile | 3.3 | +1/-1 | |
04/20/98 23:47 | hshaw | mozilla/lib/plugin/nsplugin.cpp | 3.2 | +3/-3 | Change JAVA ifdef's to OJI to distinguish between OJI and tightly integrated JAVA |
04/20/98 23:45 | hshaw | mozilla/lib/libi18n/unicode/
makefile.win |
3.2 | +0/-4 | Remove dependency on sun-java/config/rules.mak. |
04/20/98 23:43 | hshaw | mozilla/jpeg/makefile.win | 3.2 | +4/-7 | Move library creation to libs phase, cause jpeg to depend on dist/public vs reaching into sun-java for headers |
04/20/98 23:42 | hshaw | mozilla/config/outofdate.pl | 3.2 | +1/-0 | Fix problem with dependency checking of AWT11 class files |
04/20/98 23:41 | hshaw | mozilla/config/mantomak.exe | 3.2 | +10/-10 | Add NS_DEPTH to list of macros processed by mantomak |
04/20/98 23:41 | hshaw | mozilla/config/mantomak.c | 3.2 | +1/-0 | |
04/20/98 23:40 | hshaw | mozilla/config/config.mak | 3.3 | +4/-0 | Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu |
04/20/98 23:40 | hshaw | mozilla/config/config.mk | 3.3 | +4/-1 | |
04/20/98 21:47 | brade | mozilla/cmd/macfe/Composer//
meditdlg.cp |
3.2 | +57/-33 | minimize references to CStr255 class; fix some small memory leaks |
04/20/98 20:30 | brade | mozilla/cmd/macfe/Composer//
CEditView.cp |
3.3 | +5/-0 | set pensize in drawing cell borders (if empty/zero-border and special selection or selected) |
04/20/98 17:52 | ramiro | mozilla/cmd/xfe/Makefile | 3.4 | +2/-2 | Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) |
04/20/98 17:51 | ramiro | mozilla/cmd/xfe/name.h | 3.2 | +1/-1 | Update to 1998. |
04/20/98 12:04 | wtc | mozilla/nsprpub/pr/tests/join.c | 3.2 | +1/-1 | Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>. |
04/20/98 11:58 | wtc | mozilla/nsprpub/pr/tests/
select2.c |
3.2 | +1/-3 | Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>. |
04/20/98 11:55 | wtc | mozilla/nsprpub/pr/tests/
parent.c |
3.2 | +1/-1 | Declare PrintUsage() to return void. Fixed by Rick Osborne <rick@spacey.net>. |
04/20/98 09:18 | pinkerton | mozilla/cmd/macfe/Composer//
CEditView.h |
3.2 | +0/-1 | Remove EstablishPort() override, another remaining vestage of Kelly. |
04/20/98 09:18 | pinkerton | mozilla/cmd/macfe/Composer//
CEditView.cp |
3.2 | +0/-35 | |
04/20/98 09:08 | pinkerton | mozilla/modules/rdf/macbuild//
RDF.mcp |
3.4 | +15/-13 | fix build bustage for guha. |
04/19/98 17:39 | guha | mozilla/modules/rdf/src/vocab.c | 3.3 | +7/-5 | More Sitemap related fixes |
04/19/98 17:39 | guha | mozilla/modules/rdf/src/
rdf-int.h |
3.5 | +1/-0 | |
04/19/98 17:39 | guha | mozilla/modules/rdf/src/ht.c | 3.6 | +3/-3 | |
04/19/98 17:39 | guha | mozilla/modules/rdf/include/
vocab.h |
3.3 | +6/-5 | |
04/19/98 10:36 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ToolBarTest.c |
3.4 | +1/-1 | Un hardcode XmINDICATOR_DONT_SHOW. |
04/19/98 10:36 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.h |
3.2 | +7/-0 | |
04/19/98 10:36 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.3 | +3/-4 | |
04/19/98 09:15 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ChromeTest.c |
3.3 | +3/-3 | Fix typos. |
04/19/98 09:15 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ChromeTest.ad |
3.2 | +3/-2 | |
04/19/98 09:14 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ToolBarTest.c |
3.3 | +52/-2 | Update for new XmNindicatorPosition resource. |
04/19/98 09:14 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
ToolBarTest.ad |
3.2 | +24/-1 | |
04/19/98 09:13 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBarP.h |
3.2 | +5/-0 | Add XmNindicatorPosition resource. For toolbar dropping fedback. |
04/19/98 09:13 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBar.c |
3.2 | +170/-2 | |
04/19/98 09:12 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringDefs.h |
3.3 | +3/-0 | Add XmNnumPrivateComponents resource. |
04/19/98 09:12 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Manager.c |
3.3 | +70/-36 | |
04/19/98 09:12 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ManagerP.h |
3.2 | +11/-8 | |
04/19/98 04:20 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBox.c |
3.3 | +32/-26 | Fix a core dump on resizing the toolbox. The problem was a recursive geometry call into PreferredGeometry(). Fixed by plugin in the trivial geomtry manager instead of the one that does complicated things. |
04/19/98 04:16 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Geometry.c |
3.5 | +18/-7 | Add some geometry debugging assertions and comments. |
04/17/98 15:41 | pinkerton | mozilla/cmd/macfe/projects/client//
Navigator.mcp |
3.6 | +50/-51 | Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). |
04/17/98 15:41 | pinkerton | mozilla/lib/mac/UserInterface//
CTabControl.h |
3.2 | +2/-2 | Fix 2 const problems for Kathy (rev sdagley, appr sdagely). |
04/17/98 15:41 | pinkerton | mozilla/lib/mac/UserInterface//
CTabControl.cp |
3.2 | +2/-2 |
04/17/98 15:40 | pinkerton | mozilla/cmd/macfe/rsrc/communicator//
Communicator.rsrc |
3.3 | +41/-190 | Remove 200K of icons that are no longer necessary. |
04/17/98 15:40 | pinkerton | mozilla/cmd/macfe/gui//
CHTMLView.cp |
3.2 | +5/-4 | When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). |
04/17/98 15:39 | pinkerton | mozilla/lib/mac/UserInterface//
CPatternButton.cp |
3.2 | +16/-11 | No longer using extra icons for hilighted and disabled state, but drawing them with toolbox transform modes. |
04/17/98 15:39 | pinkerton | mozilla/lib/mac/UserInterface//
CButton.h |
3.2 | +1/-0 | |
04/17/98 15:39 | pinkerton | mozilla/lib/mac/UserInterface//
CButton.cp |
3.2 | +2/-1 | |
04/17/98 15:39 | pinkerton | mozilla/cmd/macfe/rsrc/navigator//
BrowserRat.cnst |
3.4 | +10/-9 | change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). |
04/17/98 15:39 | pinkerton | mozilla/cmd/macfe/central//
BrowserClasses.cp |
3.3 | +2/-0 | register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). |
04/17/98 15:33 | pinkerton | mozilla/modules/rdf/src//
mcff2mcf.c |
3.2 | +1/-0 | For guha. Fixes crashes at startup. |
04/17/98 15:28 | pinkerton | mozilla/cmd/macfe/gui//
CAutoCompleteURLEditField.h |
1.1 | / | First Checked In. |
04/17/98 15:28 | pinkerton | mozilla/cmd/macfe/gui//
CAutoCompleteURLEditField.cp |
1.1 | / | |
04/17/98 14:49 | cmanske | mozilla/include/garray.h | 3.3 | +12/-3 | Fixed problem with inserting at nIndex=0 in Growable array |
04/17/98 14:42 | mlm | mozilla/lib/libmocha/lm_url.c | 3.4 | +6/-5 | Oops - back out checkin from wrong tree |
04/17/98 14:37 | mlm | mozilla/lib/libmocha/lm_url.c | 3.3 | +5/-6 | Minor nit fixes that I intended to check in before, reviewed by Brendan |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edtrcdll/src/
edtrcdll.rc |
3.2 | +29/-32 | Fixed Table Editing bugs in Composer |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edview2.cpp | 3.2 | +6/-4 | |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edview.cpp | 3.2 | +7/-2 | |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edtable.h | 3.2 | +12/-1 | |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edtable.cpp | 3.2 | +146/-37 | |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/edlayout.cpp | 3.2 | +1/-1 | |
04/17/98 14:34 | cmanske | mozilla/cmd/winfe/editor.rc | 3.2 | +0/-2 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/layutil.c | 3.2 | +68/-2 | Fixed Table Editing bugs in Composer. Thanks to donwulff@iki.fi for finding a bug |
04/17/98 14:32 | cmanske | mozilla/lib/layout/layout.h | 3.3 | +16/-0 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/edtutil.cpp | 3.2 | +180/-137 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/edtele.cpp | 3.2 | +549/-110 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/edtbuf.cpp | 3.2 | +373/-108 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/editor.h | 3.2 | +113/-7 | |
04/17/98 14:32 | cmanske | mozilla/lib/layout/editor.cpp | 3.2 | +9/-25 | |
04/17/98 14:32 | cmanske | mozilla/include/garray.h | 3.2 | +21/-2 | Fixed Table Editing bugs in Composer |
04/17/98 14:32 | cmanske | mozilla/include/edttypes.h | 3.2 | +0/-8 | |
04/17/98 09:34 | timm | mozilla/cmd/dialup/mac/muc//
MUC.mcp |
1.1 | / | First Checked In. |
04/17/98 09:33 | timm | mozilla/cmd/dialup/mac/muc//
MUC.rsrc |
1.1 | / | |
04/17/98 09:33 | timm | mozilla/cmd/dialup/mac/muc//
MUC.cnst |
1.1 | / | |
04/17/98 09:32 | timm | mozilla/cmd/dialup/mac/as_plugin//
Resources.rsrc |
1.1 | / | |
04/17/98 09:30 | timm | mozilla/cmd/dialup/mac/as_launch//
Resources.rsrc |
1.1 | / | |
04/17/98 09:30 | timm | mozilla/cmd/dialup/mac/as_launch//
ProfileResources.rsrc |
1.1 | / | |
04/16/98 19:56 | ftang | mozilla/cmd/xfe/resources | 3.2 | +2/-0 | add big5 and gb2312 charset name for free font found at ifcss.org site |
04/16/98 17:33 | valeski | mozilla/lib/libnet/mkstream.c | 3.2 | +1/-1 | patch from dkindred@cmu.edu. Parenthesis inclusion and a printf formatting snag. rev'd by gagan |
04/16/98 17:33 | valeski | mozilla/lib/libnet/mkselect.c | 3.2 | +2/-2 | |
04/16/98 15:56 | wtc | mozilla/nsprpub/pr/include/md/
_linux.h |
3.3 | +18/-0 | Ported to Linux/m68k. The patches were kindly provided by Jes Sorensen <Jes.Sorensen@cern.ch>. |
04/16/98 15:56 | wtc | mozilla/nsprpub/pr/include/md/
_linux.cfg |
3.2 | +45/-1 | |
04/16/98 15:56 | wtc | mozilla/nsprpub/config/Linux.mk | 3.2 | +11/-0 | |
04/16/98 15:29 | pinkerton | mozilla/cmd/macfe/gui//
CNavCenterSelectorPane.h |
3.2 | +11/-4 | Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) |
04/16/98 15:28 | pinkerton | mozilla/cmd/macfe/gui//
CNavCenterSelectorPane.cp |
3.5 | +139/-12 | |
04/16/98 15:28 | pinkerton | mozilla/cmd/macfe/gui//
CIconTextDragTask.h |
3.2 | +9/-16 | API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) |
04/16/98 15:28 | pinkerton | mozilla/cmd/macfe/gui//
CIconTextDragTask.cp |
3.2 | +88/-60 | |
04/16/98 15:27 | pinkerton | mozilla/cmd/macfe/rdfui//
CHyperTreeFlexTable.cp |
3.3 | +4/-6 | API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) |
04/16/98 15:26 | pinkerton | mozilla/cmd/macfe/gui//
CPersonalToolbarTable.cp |
3.2 | +1/-1 | API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) |
04/16/98 15:26 | pinkerton | mozilla/cmd/macfe/gui//
CBrowserWindow.cp |
3.2 | +7/-3 | Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) |
04/16/98 15:18 | pinkerton | mozilla/cmd/macfe/projects/client//
Navigator.mcp |
3.5 | +19/-22 | checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) |
04/16/98 14:57 | ftang | mozilla/lib/libi18n/unicode/utotbl/
cp1258.ut |
1.1 | / | Add cp1258 tables |
04/16/98 14:57 | ftang | mozilla/lib/libi18n/unicode/ufrmtbl/
cp1258.uf |
1.1 | / | |
04/16/98 14:29 | guha | mozilla/modules/rdf/src/scook.c | 3.2 | +1/-0 | Fix sitemap bug reported by Pinkerton |
04/16/98 14:29 | guha | mozilla/modules/rdf/src/
rdf-int.h |
3.4 | +2/-2 | |
04/16/98 14:29 | guha | mozilla/modules/rdf/src/mcf.h | 3.2 | +1/-0 | |
04/16/98 14:29 | guha | mozilla/modules/rdf/src/mcf.c | 3.3 | +11/-1 | |
04/16/98 14:29 | guha | mozilla/modules/rdf/src/ht.c | 3.5 | +8/-7 | |
04/16/98 14:23 | vidur | mozilla/lib/liblayer/src/
cl_comp.c |
3.2 | +2/-2 | Fixed compiler warnings. Patch submitted by Rick Osborne (rick@spacey.net) |
04/16/98 11:33 | pinkerton | README/mozilla//IDEPrefs.gif | 1.1 | / | First Checked In. |
04/16/98 09:14 | cyeh | mozilla/cmd/dialup/mac/muc/
MUC.rsrc |
/ | Remove corrupted files from tree. Non-corrupted versions will be re-added. | |
04/16/98 09:14 | cyeh | mozilla/cmd/dialup/mac/muc/
MUC.cnst |
/ | ||
04/16/98 09:13 | cyeh | mozilla/cmd/dialup/mac/as_plugin/
dialerRtns.c |
/ | ||
04/15/98 14:45 | kipp | README/raptor/winbuild.html | 1.2 | +8/-2 | Added missing env doc |
04/15/98 11:59 | blythe | mozilla/cmd/winfe/dde.cpp | 3.2 | +0/-1 | Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net) |
04/15/98 11:59 | blythe | mozilla/cmd/winfe/cxprint.cpp | 3.2 | +0/-1 | |
04/15/98 11:59 | blythe | mozilla/cmd/winfe/cxdc.cpp | 3.2 | +0/-1 | |
04/15/98 11:59 | blythe | mozilla/cmd/winfe/csttlbr2.cpp | 3.2 | +0/-1 | |
04/15/98 11:27 | kipp | README/raptor/winbuild.html | 1.1 | / | new |
04/15/98 09:39 | cyeh | mozilla/cmd/dialup/mac/as_launch/
Resources.rsrc |
/ | This file is corrupted. Removing from tree so we can re-add a non-corrupted version. | |
04/15/98 02:19 | ramiro | mozilla/cmd/xfe/Microline3.0/examples/
tree4.c |
3.2 | +28/-23 | Add a makefile that actualy works. Update tree4.c for slamm's XmLTreeDeleteChildren() improvement. Coded by slamm@netscape.com. |
04/15/98 02:19 | ramiro | mozilla/cmd/xfe/Microline3.0/examples/
Makefile |
3.2 | +137/-24 | |
04/15/98 02:15 | ramiro | mozilla/cmd/xfe/Microline3.0/XmL/
Tree.h |
3.2 | +1/-0 | Fix problem in grid delete callback. It didn't set the row or column position. Plus, it updated the row/column count before making the callback, so you could no longer access the userData with XtVaGetValues. Also add XmLTreeDeleteChildren() to XmLTree. This code written by Steve Lamm <slamm@netscape.com> and reviewed by ramiro. |
04/15/98 02:15 | ramiro | mozilla/cmd/xfe/Microline3.0/XmL/
Tree.c |
3.3 | +32/-0 | |
04/15/98 02:15 | ramiro | mozilla/cmd/xfe/Microline3.0/XmL/
Makefile |
3.3 | +4/-3 | |
04/15/98 02:15 | ramiro | mozilla/cmd/xfe/Microline3.0/XmL/
Grid.c |
3.3 | +46/-36 | |
04/15/98 02:10 | ramiro | mozilla/cmd/xfe/XfeWidgets/
XfeWidgets.mk |
1.2 | +1/-1 | fix name in comment |
04/15/98 02:09 | ramiro | mozilla/cmd/xfe/XfeWidgets/
XfeWidgets.mk |
1.1 | / | first checked in |
04/15/98 02:08 | ramiro | mozilla/cmd/xfe/XfeWidgets/tests/
Makefile |
3.3 | +5/-19 | Use DLL_SUFFIX from ns/config instead of random hack. |
04/14/98 22:28 | nisheeth | mozilla/lib/layout/laytable.c | 3.2 | +9/-4 | Fix for text overflowing inside nested tables. Fix for background colors not being inherited properly inside tables. |
04/14/98 22:28 | nisheeth | mozilla/lib/layout/layout.h | 3.2 | +2/-1 | |
04/14/98 22:28 | nisheeth | mozilla/lib/layout/laylayer.h | 3.2 | +1/-1 | |
04/14/98 22:28 | nisheeth | mozilla/lib/layout/laylayer.c | 3.2 | +11/-4 | |
04/14/98 21:13 | nisheeth | mozilla/lib/layout/laycell.c | 3.2 | +1/-0 | Fix for nested comments. Thanks to Jan Kroken (jankr@nntp.ifi.uio.no) for the patch. |
04/14/98 21:01 | nisheeth | mozilla/lib/layout/layrelay.c | 3.2 | +1/-1 | LO_UnlockLayout() was being called multiple times in LO_Reflow(). Thanks to Nicholas A. Ambrose (nicka@interdyn.com) for the patch. |
04/14/98 20:54 | nisheeth | mozilla/lib/layout/bullet.c | 3.2 | +130/-23 | Documentation patch. Thanks to Pete Bevin (moose@bestiary.com) for submitting it. |
04/14/98 19:08 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBox.h |
3.2 | +0/-13 | Remove unuised XfeToolBoxForm*() hackery. Chrome widget does all the magic now. |
04/14/98 19:08 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
ToolBox.c |
3.2 | +0/-204 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
context_funcs.cpp |
3.2 | +0/-1 | The Great Chrome Rewrite of 1998. Use a chrome manager instead of doAttachments(). Fixes numerous toolbox bugs and completely simplifies the way xfe does chrome. Reviewed by slamm. |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/Toolbox.cpp | 3.2 | +1/-3 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
ThreadFrame.cpp |
3.2 | +2/-18 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
NavCenterFrame.cpp |
3.2 | +1/-8 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
MsgFrame.cpp |
3.2 | +1/-11 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
MailDownloadFrame.cpp |
3.2 | +1/-1 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
MNSearchFrame.cpp |
3.2 | +1/-1 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
LdapSearchFrame.cpp |
3.2 | +1/-1 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
HistoryFrame.cpp |
3.2 | +7/-8 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
HTMLDialogFrame.cpp |
3.2 | +1/-8 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/Frame.h | 3.2 | +8/-22 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/Frame.cpp | 3.3 | +189/-225 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
FolderFrame.cpp |
3.2 | +1/-11 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
EditorFrame.cpp |
3.2 | +1/-17 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
DownloadFrame.cpp |
3.2 | +4/-2 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
ComposeFrame.cpp |
3.2 | +9/-11 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
BrowserFrame.cpp |
3.2 | +1/-14 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
BookmarkFrame.cpp |
3.2 | +5/-9 | |
04/14/98 19:06 | ramiro | mozilla/cmd/xfe/src/
AddrBookFrame.cpp |
3.2 | +1/-10 | |
04/14/98 18:28 | wtc | mozilla/nsprpub/pr/src/md/mac/
macio.c |
3.2 | +0/-36 | In ConvertUnixPathToMacPath, removed the checks that disallow path names that begin with /bin, /dev, and /etc. These directories don't have any special meaning on the Mac and should be allowed. Thanks to Mike Pinkerton <pinkerton@netscape.com> for reporting this bug and providing the fix. |
04/14/98 18:02 | wtc | mozilla/nsprpub/pr/src/md/unix/
uxproces.c |
3.2 | +7/-0 | Ported to HP-UX 9. We acknowledge Richard K. Lloyd <rkl@csc.liv.ac.uk> for his help. Files changed: HP-UX.mk, pr/src/Makefile, hpux.c, unix.c, and uxproces.c. HP-UX.mk: Compare $(basename $(OS_RELEASE)) with A.09 to cover all HP-UX 9 revisions. Define _PR_NEED_H_ERRNO for HP-UX 9. |
04/14/98 18:02 | wtc | mozilla/nsprpub/pr/src/md/unix/
unix.c |
3.3 | +30/-4 | |
04/14/98 18:02 | wtc | mozilla/nsprpub/pr/src/md/unix/
hpux.c |
3.2 | +8/-5 | |
04/14/98 18:01 | wtc | mozilla/nsprpub/pr/src/Makefile | 3.2 | +1/-1 | |
04/14/98 18:01 | wtc | mozilla/nsprpub/config/HP-UX.mk | 3.2 | +13/-10 | |
04/14/98 17:06 | pinkerton | mozilla/lib/mac/UserInterface//
CScrollerWithArrows.h |
1.1 | / | First Checked In. |
04/14/98 17:06 | pinkerton | mozilla/lib/mac/UserInterface//
CScrollerWithArrows.cp |
1.1 | / | |
04/14/98 17:05 | pinkerton | mozilla/cmd/macfe/gui//
CNavCenterSelectorPane.cp |
3.4 | +5/-2 | Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) |
04/14/98 17:04 | pinkerton | mozilla/cmd/macfe/projects/client//
Navigator.mcp |
3.4 | +54/-51 | Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) |
04/14/98 17:04 | pinkerton | mozilla/cmd/macfe/rsrc/CrossProduct//
Mozilla_Custom_CPPbs |
3.2 | +5/-4 | Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) |
04/14/98 17:03 | pinkerton | mozilla/cmd/macfe/rsrc/communicator//
MailNewsCppbs.cnst |
3.2 | +1/-4 | removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) |
04/14/98 17:02 | pinkerton | mozilla/cmd/macfe/rsrc/navigator//
BrowserRat.cnst |
3.3 | +6/-6 | NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) |
04/14/98 17:02 | pinkerton | mozilla/cmd/macfe/rsrc/communicator//
NavCenter.cnst |
3.4 | +4/-5 | |
04/14/98 17:01 | pinkerton | mozilla/cmd/macfe/central//
BrowserClasses.cp |
3.2 | +5/-0 | added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) |
04/14/98 16:37 | cyeh | mozilla/cmd/dialup/mac/muc/
MUC.project |
/ | These resources files are corrupted. Removing so that people using MacCVS can checkout/update their trees. Currently, they cause MacCVS to either toss error messages, or crash. | |
04/14/98 16:37 | cyeh | mozilla/cmd/dialup/mac/as_plugin/
Resources.rsrc |
/ | ||
04/14/98 16:37 | cyeh | mozilla/cmd/dialup/mac/as_launch/
ProfileResources.rsrc |
/ | ||
04/14/98 14:34 | danm | mozilla/cmd/winfe/cxwin.h | 3.2 | +1/-0 | clear main frame's tab focus during layout only if laying out the active context r=blythe,hyatt |
04/14/98 14:34 | danm | mozilla/cmd/winfe/cxwin.cpp | 3.2 | +24/-2 | |
04/14/98 13:49 | ftang | mozilla/cmd/winfe/intlwin.cpp | 3.2 | +6/-3 | Fix bug for FrontPage generated Chinese/Korean pages could not be view by non native system |
04/14/98 13:48 | ftang | mozilla/lib/libi18n/fe_ccc.c | 3.3 | +6/-0 | Fix bug for FrontPage generated Chinese/Korean page could not be view on Non Native system |
04/14/98 13:42 | ftang | mozilla/lib/libi18n/fe_ccc.c | 3.2 | +4/-0 | Fix CP1250 and CP1253. Thanks Tomas Brodsky <brodsky@cfar.umd.edu> from the net |
04/14/98 12:24 | ftang | mozilla/cmd/xfe/fonts.c | 3.2 | +10/-0 | fix feCharSetInfoArray warnning. Thanks djm@indirect.com (Dan McGuirk) from the net |
04/14/98 11:48 | montulli | mozilla/lib/libnet/cvpics.h | 1.1 | / | initial add of files for additional pics functionality |
04/14/98 11:48 | montulli | mozilla/lib/libnet/cvpics.c | 1.1 | / | |
04/14/98 11:26 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
FrameShell.c |
3.3 | +4/-0 | Mark the hardcoded geometry as HACKERY. We sill fix this later. Its important that we get the new chrome mechanism out soon. |
04/14/98 11:26 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Chrome.c |
3.3 | +21/-0 | |
04/14/98 10:01 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
FrameShell.c |
3.2 | +16/-0 | Make the frame shell dimensions something reasonable for the time being. |
04/14/98 09:49 | slamm | mozilla/cmd/xfe/src/RDFView.cpp | 3.2 | +8/-8 | Allocate memory for the url window target because we free it later. Fix from Dan McGuirk <djm@indirect.com>. a=ramiro. |
04/14/98 08:03 | ramiro | mozilla/cmd/xfe/src/Makefile | 3.2 | +25/-2 | Update REQUIRES to properly include Microline and XfeWidgets. |
04/14/98 07:59 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Manager.c |
3.2 | +20/-5 | Request geometry request when geom flag gets set in the ConstraintSetValues operation. |
04/14/98 07:58 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Makefile |
3.3 | +3/-3 | XfeChrome is now a used widget. |
04/14/98 07:45 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Geometry.c |
3.4 | +6/-0 | Add a blurb for previous checkin. |
04/14/98 07:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Geometry.c |
3.3 | +10/-0 | Layout children/components on geometry management. |
04/14/98 07:43 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Chrome.c |
3.2 | +68/-1 | Implement PreferredGeometry(). Add a good GeometryManager(). |
04/14/98 03:49 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
Geometry.c |
3.2 | +96/-0 | Add _XfeLiberalGeometryManager() and _XfeMakeGeometryRequest(). |
04/14/98 03:49 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
GeometryP.h |
3.2 | +10/-1 | |
04/13/98 19:51 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
winplugn.cpp |
3.2 | +4/-3 | Reworked to defeat LiveConnect unsatisfied link error |
04/13/98 19:51 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
makefile.win |
3.2 | +10/-6 | |
04/13/98 19:51 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
jlStringWrapper.c |
3.1 | / | |
04/13/98 19:01 | scullin | mozilla/config/config.mk | 3.2 | +8/-0 | Added standalone image lib define, mirrors one in config.mak. Approved by briano. |
04/13/98 18:31 | rjc | mozilla/modules/rdf/src/atalk.h | 1.2 | +3/-0 | Appletalk is Mac only. |
04/13/98 18:26 | rjc | mozilla/modules/rdf/src//
vocab.c |
3.2 | +2/-0 | (Mac) Appletalk data source. |
04/13/98 18:26 | rjc | mozilla/modules/rdf/src//
rdf-int.h |
3.3 | +2/-0 | |
04/13/98 18:26 | rjc | mozilla/modules/rdf/src//ht.h | 3.4 | +2/-1 | |
04/13/98 18:25 | rjc | mozilla/modules/rdf/src//ht.c | 3.4 | +14/-2 | |
04/13/98 18:25 | rjc | mozilla/modules/rdf/src//
fs2rdf.c |
3.3 | +26/-14 | |
04/13/98 18:25 | rjc | mozilla/modules/rdf/macbuild//
RDF.mcp |
3.3 | +26/-27 | |
04/13/98 18:25 | rjc | mozilla/modules/rdf/include//
vocab.h |
3.2 | +1/-0 | |
04/13/98 18:24 | rjc | mozilla/modules/rdf/src//
atalk.h |
1.1 | / | First Checked In. |
04/13/98 18:24 | rjc | mozilla/modules/rdf/src//
atalk.c |
1.1 | / | |
04/13/98 18:24 | rjc | mozilla/modules/rdf/src//mcf.c | 3.2 | +33/-26 | Fix bugs with makeNewID(). |
04/13/98 18:06 | wtc | mozilla/nsprpub/pr/src/md/windows/
ntinrval.c |
3.2 | +0/-2 | Deleted the unused variable 'count' in _PR_MD_INTERVAL_PER_SEC(). We acknowledge Rick Osborne <rick@spacey.net> for reporting this problem and suggesting a fix. |
04/13/98 17:00 | ftang | mozilla/lib/libi18n/ucs2.c | 3.3 | +1/-1 | (This is for the previous checkin) Fix warnning. Thanks tenthumbs@cybernex.net |
04/13/98 16:58 | ftang | mozilla/lib/libi18n/ucs2.c | 3.2 | +1/-1 | Fix one warning. Thanks for |
04/13/98 16:10 | cyeh | README/mozilla//macbuild.htm | 1.1 | / | First Checked In. |
04/13/98 16:10 | cyeh | README/mozilla//IDEMenuBar.gif | 1.1 | / | |
04/13/98 16:08 | cyeh | README/mozilla/wininstall.htm | 1.1 | / | adding build documentation to tree |
04/13/98 16:08 | cyeh | README/mozilla/winbuild.htm | 1.1 | / | |
04/13/98 16:08 | cyeh | README/mozilla/unixbuild.htm | 1.1 | / | |
04/13/98 15:55 | pinkerton | mozilla/cmd/macfe/rdfui//
CHyperTreeFlexTable.cp |
3.2 | +5/-17 | Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). |
04/13/98 15:55 | wtc | mozilla/nsprpub/pr/src/threads/combined/
pruthr.c |
3.2 | +4/-2 | Got rid of compiler warnings. We acknowledge the help of Nathan Torkington <gnat@frii.com>. |
04/13/98 15:54 | pinkerton | mozilla/cmd/macfe/gui//
CDragBarDragTask.cp |
3.2 | +3/-1 | Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) |
04/13/98 15:49 | wtc | mozilla/nsprpub/pr/src/threads/combined/
prucpu.c |
3.2 | +2/-0 | Got rid of compiler warnings. We acknoweldge the help of Nathan Torkington <gnat@frii.com>. |
04/13/98 15:48 | wtc | mozilla/nsprpub/pr/src/misc/
prtime.c |
3.2 | +1/-1 | localtime_r is declared on Solaris only if _REENTRANT is defined. |
04/13/98 15:46 | wtc | mozilla/nsprpub/pr/src/misc/
prnetdb.c |
3.2 | +4/-0 | Got rid of compiler warnings. We acknowledge the help of Nathan Torkington <gnat@frii.com>. |
04/13/98 15:45 | wtc | mozilla/nsprpub/pr/src/md/unix/
unix.c |
3.2 | +4/-2 | |
04/13/98 15:26 | wtc | mozilla/nsprpub/pr/src/malloc/
prmalloc.c |
3.2 | +3/-3 | Fixed printf format mismatch problems. We acknowledge the help of Nathan Torkington <gnat@frii.com>. |
04/13/98 15:25 | wtc | mozilla/nsprpub/pr/src/io/
prio.c |
3.2 | +1/-1 | In PR_GetSpecialFD, cast the PRSpecialFD variable 'osfd' to int because some compilers make the enum PRSpecialFD an unsigned int type and complain that 'osfd' is always >= PR_StandardInput, which has the value 0. |
04/13/98 15:22 | wtc | mozilla/nsprpub/pr/include/md/
_unixos.h |
3.2 | +2/-0 | Added function declarations to eliminate compiler warnings. |
04/13/98 15:21 | wtc | mozilla/nsprpub/pr/include/md/
_solaris.h |
3.2 | +1/-0 | Added declaration of _MD_YIELD. |
04/13/98 15:19 | wtc | mozilla/nsprpub/pr/include/md/
_linux.h |
3.2 | +28/-1 | Fixed compiler warnings, mostly by adding function declarations. |
04/13/98 15:04 | wtc | mozilla/nsprpub/pr/include/md/
_freebsd.h |
3.3 | +24/-2 | Fixed compiler warnings, mostly undeclared functions. We acknoweldge the help of Nathan Torkington <gnat@frii.com>. |
04/13/98 15:02 | wtc | mozilla/nsprpub/lib/msgc/tests/
gc1.c |
3.2 | +1/-1 | Fixed printf format mismatches. Fixed are provided by Nathan Torkington <gnat@frii.com>. |
04/13/98 15:00 | wtc | mozilla/nsprpub/lib/msgc/src/
prmsgc.c |
3.2 | +32/-32 | Fixed compiler warnings, mostly in printf format mismatches. Most of the fixes are supplied by Nathan Torkington <gnat@frii.com>. |
04/13/98 14:44 | wtc | mozilla/nsprpub/config/
SunOS5.mk |
3.2 | +2/-2 | Removed the -Wno-format compiler switch. We do want to get printf format mismatch warnings. |
04/13/98 14:40 | wtc | mozilla/nsprpub/Makefile | 3.2 | +2/-2 | Do not build pr/tests by default. This shortens the default build time. Also, use 'rm -r -f' instead of 'rm -rf' because the 'rm' command of tcsh.exe on Win32 does not understand clustered command line options. |
04/13/98 14:07 | hshaw | mozilla/modules/softupdt/
makefile.win |
1.1 | / | Free the lizard |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nspatch/
nspatch.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nspatch/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nspatch/
Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nsinit/
nsinit.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nsinit/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nsdiff/
nsdiff.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nsdiff/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/nsdiff/
Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
vr_java.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_wjava.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_win.cpp |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_unix.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_trigger.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_nodl.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_mac.cp |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_instl.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_instl.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_folderspec.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_aplsn.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
su_aplsn.cp |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
softupdt.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
os2updt.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
os2updt.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/src/
Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
SoftUpdateStubsPPC.mcp |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
SoftUpdateStubs.c |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
SoftUpdatePPCDebug.prj |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
SoftUpdatePPC.prj |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
Modules.Client.Prefix |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
Modules.Client.Debug.Prefix |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/macbuild/
Client.Prefix.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/include/
su_folderspec.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/include/
softupdt.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/include/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/include/
gdiff.h |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/include/
Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ WinRegValue.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ WinRegItem.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ WinReg.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ WinProfileItem.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ WinProfile.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ VersionRegistry.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ VersionInfo.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ Trigger.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ SymProgressWindow.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ SymProgressDetails.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ Strings.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ SoftwareUpdate.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ SoftUpdateResourceBundle.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ SoftUpdateException.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ RegistryNode.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ RegistryException.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ RegistryErrors.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ Registry.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ RegKeyEnumerator.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ RegEntryEnumerator.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ ProgressWindow.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ ProgressMediator.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ ProgressDetails.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ InstallPatch.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ InstallObject.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ InstallFile.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ InstallExecute.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/softupdate/ FolderSpec.java |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/ makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
 netscape/ Makefile |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
makefile.win |
1.1 | / | |
04/13/98 14:06 | hshaw | mozilla/modules/softupdt/classes/
Makefile |
1.1 | / | |
04/12/98 19:00 | guha | mozilla/modules/rdf/src/ht.h | 3.3 | +5/-2 | Fix the problem with sitemaps going away on page transition |
04/12/98 19:00 | guha | mozilla/modules/rdf/src/ht.c | 3.3 | +63/-54 | |
04/12/98 18:38 | ramiro | mozilla/modules/rdf/src/
fs2rdf.c |
3.2 | +7/-0 | Make the local file system browser work on unix. The 'file:///' url prefix was missing. Thanks to Dan McGuirk <djm@indirect.com>. |
04/12/98 18:30 | ramiro | mozilla/cmd/xfe/src/
PrefsDialogGeneral.cpp |
3.2 | +102/-84 | Add editor back to the preferences and fix the editor startup problem. Thanks to Dan McGuirk <djm@indirect.com> |
04/10/98 14:00 | guha | mozilla/modules/rdf/src/
remstore.c |
3.2 | +1/-1 | Sitemap bugfixes. |
04/10/98 14:00 | guha | mozilla/modules/rdf/src/rdfht.c | 3.2 | +6/-1 | |
04/10/98 14:00 | guha | mozilla/modules/rdf/src/ht.h | 3.2 | +5/-2 | |
04/10/98 14:00 | guha | mozilla/modules/rdf/src/ht.c | 3.2 | +77/-36 | |
04/09/98 12:50 | wtc | mozilla/nsprpub/pr/include/md/
_freebsd.h |
3.2 | +1/-0 | Declare _MD_EarlyInit() to eliminate 'undeclared function' compiler warning. Contributed by Nat <gnat@frii.com>. |
04/09/98 12:44 | wtc | mozilla/nsprpub/pr/src/md/unix/
uxwrap.c |
3.2 | +1/-3 | Fixed 'unused variable' warning for the variable 'nfds' in select() on local-threads-only platforms. This is pointed out by many people, including Nat <gnat@frii.com>. |
04/09/98 12:41 | wtc | mozilla/nsprpub/pr/src/io/
prsocket.c |
3.2 | +3/-3 | Fixed 'unused variable' compiler warning in prsocket.c. This is pointed out by many people, including Nat <gnat@frii.com>. |
04/08/98 21:11 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.reg |
1.1 | / | add the ascii files |
04/08/98 21:11 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
Modemwiz.imp |
1.1 | / | |
04/08/98 21:11 | selmer | mozilla/cmd/dialup/win/aswplugn/
makefile.win |
1.1 | / | |
04/08/98 21:11 | selmer | mozilla/cmd/dialup/mac/as_plugin/
npmac.cpp |
1.1 | / | |
04/08/98 21:11 | selmer | mozilla/cmd/dialup/as_html/
makefile.win |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/res/
rasexit.rc2 |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/res/
license |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexitView.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexitView.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexitDoc.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexitDoc.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.rc |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.mak |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
StdAfx.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
StdAfx.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
Shutdown.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
Shutdown.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
Resource.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
MainFrm.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/rasexit/
MainFrm.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/ntras/
resource.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/ntras/
ntras.rc |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/ntras/
ntras.mak |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/ntras/
ntras.def |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/ntras/
dllmain.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/win32/
Muc.mak |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/win16/
Muc.mak |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
rasnt40.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
ras95.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
muc.def |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
dialshr.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
dialshr.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
StdAfx.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
StdAfx.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
RAS16.CPP |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
MUC.H |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/muc/src/
MUC.CPP |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/icons/
license |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/JRI/
makefile.win |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
winplugn.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
sysnregi.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
resource.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
rasnt40.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
ras95.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
profile.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
plugn32.rc |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
plugn32.def |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
npwin.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
nodl.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
mdmwiz.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
makefile.win |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
location.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
helper.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
fileio.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
errmsg.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
dialer.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
deskcnfg.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
ckdnsdun.cpp |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
asw16.rc |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
asw16.def |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/src/
RASSIZE.CPP |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
plugin.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
errmsg.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
asw16res.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
RasApi16.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/aswplugn/include/
Helper16.h |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/win/
makefile.win |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/images/
license |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
useAcct.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
timeout.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
svstab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
sltab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
siptab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
shintro.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
settings.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
servers.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
satab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
remprev.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
register.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
pubtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
publish.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
othtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
okreboot.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
ok.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nsingle.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nmulti.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nmtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nlstphon.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nlstnone.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
nlstname.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
newAcct.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
needs2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
needs1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
ncimode.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
ncicon.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
namepw.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
morenci2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
morenci1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
morenci.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
moreias2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
moreias1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
more2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
more1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
more.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
modes.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
modem1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
main.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
layers.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
jss.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
isingle.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro6.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro5.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro4.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro3.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intro1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
intmode.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw7.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw6.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw5.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw4.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw3.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
inpvw1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
imulti.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
iasnmtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
iasmode.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
globopts.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
error.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
email.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
editscn.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
editregs.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
editisps.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
edithlp.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
editfour.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
editcc.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw8.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw7a.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw7.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw6.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw5.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw4.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw3.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
duepvw1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
dns.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
dialinf2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
dialinf1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
dial.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
default.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
cpsheet.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
connect2.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
connect1.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
chgjs.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
cfgtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
bothmode.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
billing.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
asktty.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
asksvinf.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
askserv.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
addnci.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
addias.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
acctInfo.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
accounts.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/cfghelp/
aatab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
wkit.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
toolbar.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
sheet.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
mkit.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
kit.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
imagswap.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
edit.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/kit/
config.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
tabsuprt.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
svstab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
svstab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
sltab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
sltab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
sheet.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
pubtab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
pubtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nsetting.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nmtab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nmtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
ncitabs.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
ncitabf.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nciglobs.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nciglob.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nci.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
nci.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
cfgtab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
cfgtab.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
addnci.htm |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
aatab.js |
1.1 | / | |
04/08/98 21:09 | selmer | mozilla/cmd/dialup/tools/cg/docs/nci/
aatab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
tabsuprt.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
sltab.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
sltab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
siptab.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
siptab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
sheet.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
satab.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
satab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
othtab.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
othtab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
nmtab.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
isetting.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
iastabs.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
iastabf.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
iasnmtab.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
iasglob.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
iasglob.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
ias.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
ias.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/ias/
addias.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
showphon.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
showphon.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
sheet.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
settings.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
settings.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
settform.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editregs.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editregs.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editisps.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editisps.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editcc.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
editcc.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
asktty.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
asktty.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
asksvinf.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
asksvinf.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
askserv.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/docs/
askserv.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/tools/cg/art/
license |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
MUC_Prefix.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
MUC_Headers.pch++ |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
MUC.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
MUC.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
MUC.cnst |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
ListUtils.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
ListUtils.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LWinIniFile.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LWinIniFile.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LTextFile.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LTextFile.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LPPPPopup.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LPPPPopup.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LMUCHandler.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LMUCHandler.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LMUCDialog.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/muc/
LMUCDialog.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
prototypes.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
profileRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
processRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
pluginIncludes.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
npupp.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
npapi.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
navigatorRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
modemWizardRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
misc.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
javastubs.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
fileFolderRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
errorRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
editorRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
dialerRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
cacheRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
asyncCursors.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
Setup.cp |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
ExpireBeta.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_plugin/
ExpireBeta.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
startIncludes.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
start.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
prototypes.h |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
processRtns.c |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
ProfileLaunch.prefix |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/mac/as_launch/
AccountSetupLaunch.prefix |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
MalformedIniFileException.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
makefile.win |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
Trace.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
SuffixFilter.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
SetupPlugin.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
ServerDownload.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
ReggieStream.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
NameValueSet.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
NameValuePair.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
MalformedReggieStreamException.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
IniFileData.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
ISPDynamicData.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/plugin/
CPGenerator.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/applet/
makefile.win |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/applet/
Progressapplet.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/applet/
CPGeneratorProgress.java |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/java/
makefile.win |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/metadata/config/
features.cfg |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/metadata/images/
license |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/metadata/
makefile.win |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
dummy.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro3.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro4.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro5.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
intro6.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/intro/
isheet.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/images/
license |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/images/
license |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
dns.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
dialinf2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
dialinf1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
dial.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
email.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
publish.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
fppphlp.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
ashelp.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
acctInfo.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
accounts.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
register.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
hsheet.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
modem1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
modwiz.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
namepw.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
needs1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
needs2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
newAcct.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
ok.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
okreboot.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
connect1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
servers.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
useAcct.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
billing.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
error.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/help/
connect2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/config/
ACCTSET.INI |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/config/
Sample1.IAS |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/config/
Sample1.NCI |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/config/
Sample2.IAS |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/config/
Sample2.NCI |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
useAcct.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
useAcct.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
start.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
start.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
sheet.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
setup.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
servers.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
servers.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
screen.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
register.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
register.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
publish.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
publish.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
okreboot.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
okreboot.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
ok.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
ok.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
newAcct.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
newAcct.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
needs2.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
needs2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
needs1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
needs1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
namepw.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
namepw.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
modem1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
modem1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
milan.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
main.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
main.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
later.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
later.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
globals2.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
globals1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
globals.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
error.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
error.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
email.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
email.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
editfour.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
editfour.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
download.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
download.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dns.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dns.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dialinf2.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dialinf2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dialinf1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dialinf1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dial.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
dial.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
connect2.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
connect2.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
connect1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
connect1.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
clayer2.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
clayer1.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
clayer.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
billing.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
billing.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
acctInfo.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
acctInfo.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
accounts.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
accounts.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
aboutbox.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
aboutbox.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
1step.js |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/as_html/
1step.htm |
1.1 | / | |
04/08/98 21:08 | selmer | mozilla/cmd/dialup/makefile.win | 1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
makefile.win |
1.1 | / | add ascii files |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
level2.tmpl |
1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
level2.mat |
1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
level1.tmpl |
1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
level1.mat |
1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
compare.tmpl |
1.1 | / | |
04/08/98 21:07 | selmer | mozilla/cmd/dialup/as_html/metadata/html/
compare.js |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/rasexit/res/
rasexitDoc.ico |
1.1 | / | Add binaries with -kb |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/rasexit/res/
rasexit.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/rasexit/res/
Toolbar.bmp |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/rasexit/
rasexit.odl |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
reflib.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
onldoc.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
default.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
actsu.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
Sample2.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/win/icons/
Sample1.ico |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
vrule.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
reload.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
help.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
gheckbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
gchoosee.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
g_reload.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
g_edthlp.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
g_edit.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
ext_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
edthlp.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
edit.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
chooseed.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
blank1.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/kit/images/
blank.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
svstabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
svstaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
sltabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
sltaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
siptabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
siptaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
satabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
sataba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
pubtabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
pubtaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
othtabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
othtaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
nmtabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
nmtaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
netxs.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
cfgtabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
cfgtaba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
aatabi.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/tools/cg/art/
aataba.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/muc/
MUC.rsrc |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/muc/
MUC.project |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_plugin/
SetupPPC.mcp |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_plugin/
Resources.rsrc |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_launch/
Resources.rsrc |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_launch/
ProfileResources.rsrc |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_launch/
ProfileLaunch.mcp |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/mac/as_launch/
AccountSetupLaunch.mcp |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/java/
SetupPlugin.mcp |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/metadata/images/
nexts_sml.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/metadata/images/
feature3.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/metadata/images/
feature2.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/metadata/images/
feature1.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
yelbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
whit_grn.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
whit_bg.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
transbx.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
tag.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
switch.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
str_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
str_dn.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
start.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
splash.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
spl_whbg.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
save.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
reload.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
redbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
rb_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
rb_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
rb_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
qut_but.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
prpbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
printer.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
prev2.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
prev.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pnkbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
plus.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_8.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_7a.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_7.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_6.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_5.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_4.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_3.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
pe_2.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
nxt_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
nxt_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
nxt_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
netscape.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
navbar.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
modems.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
modem.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
listbx_y.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
listbx_p.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
listbx_k.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
listbx_g.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
listbx_b.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_7.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_5.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_4.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_3.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_2.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ip_1.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
intro.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
info_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
info_dn.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
info.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
hlp_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
hlp_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
hlp_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
grnbox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gray.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_but.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_3.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_2.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
gr_1.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
filler.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ff_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ff_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ff_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ext_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ext_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
ext_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
edit.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
dn_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
dn_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
dn_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
cn_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
cn_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
cn_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
chooseed.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
blubox.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
bk_up.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
bk_mo.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
bk_down.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
billing.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
bg_blu.gif |
1.1 | / | |
04/08/98 20:54 | selmer | mozilla/cmd/dialup/as_html/images/
bg.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp9.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp8.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp7.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp6.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp5.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp4.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp3.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp2.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp14.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp12.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp11.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp10.gif |
1.1 | / | |
04/08/98 20:53 | selmer | mozilla/cmd/dialup/as_html/help/images/
fppp1.gif |
1.1 | / | |
04/08/98 19:41 | ramiro | mozilla/cmd/xfe/src/Frame.cpp | 3.2 | +2/-1 | Dont change the cursor to a watch when space-ing through a document. thanks to Darrell Kindred <dkindred@cmu.edu> reviewed by djw@netscape.com. |
04/08/98 18:47 | ramiro | mozilla/cmd/xfe/XfeWidgets/Xfe/
StringDefs.h |
3.2 | +9/-1 | make sure XmNlist gets defined |
04/08/98 18:18 | cyeh | mozilla/CHANGES.html | 1.1 | / | change log, with proper . extension |
04/08/98 18:06 | montulli | mozilla/include/net.h | 3.2 | +2/-0 | add "deflate" as an encoding #define |