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

51567 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com ee6065e565 added myself as a contributor. 2000-01-28 01:14:11 +00:00
ftang%netscape.com 7cbe38de99 fix bug 24614 24615 and 20932. Move OnKey to nsWidget from nsWindow and rename it OnInput. Add OnText and OnComposition for text and composition event. remove duplicate XIC spot update code. Make the IME event go through the same code
which deliever key event so the focus will be correct. r=erik
2000-01-28 01:09:26 +00:00
pavlov%netscape.com 9771d23c13 add a GC cache so that we talk to the X server less r=blizzard 2000-01-28 01:05:49 +00:00
terry%mozilla.org 7ecba992bf Massive stomp on the query page and buglist page. Added the ability
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
rbs%maths.uq.edu.au 163d1d2283 Beware of copy-paste! 2000-01-28 00:58:28 +00:00
wtc%netscape.com 18844bd37a Bugzilla bug #19150: removed prlink_mac.h and the mac-specific
PR_LoadIndexedFragment and PR_LoadNamedFragment functions.
Modified files: pr/include/MANIFEST, prlink.c
Removed file: prlink_mac.h
2000-01-28 00:57:22 +00:00
alecf%netscape.com 98f0f413f9 implement NNTP-specific part of the account wizard
#17274
r=mscott
2000-01-28 00:56:09 +00:00
av%netscape.com 56f0cdee15 Introducing flags to specify plugins dir location.
Not used yet. Getting ready for 21938.
2000-01-28 00:49:09 +00:00
nisheeth%netscape.com 44c1cfd98b Fix for bug 10818. r=troy. Add reflow batching APIs to the pres shell. 2000-01-28 00:48:02 +00:00
bienvenu%netscape.com 48d9801751 add MarkThreadRead, cache thread parent, r=sspitzer, putterman 2000-01-28 00:42:03 +00:00
bienvenu%netscape.com 43eef5cdf0 add hierarchy delimiter to CreateClientSubfolderInfo, fixes cyrus sub-folders, r=jefft 2000-01-28 00:41:20 +00:00
pollmann%netscape.com de2fb540ba Fix VC 5.0 build bustage r=dougt, harishd 2000-01-28 00:41:06 +00:00
petitta%netscape.com 4b9f1b7449 adding to repository 2000-01-28 00:38:38 +00:00
nhotta%netscape.com 4500a9f7ce Adding a new property file for transliteration, bug 9574, r=ftang. 2000-01-28 00:35:53 +00:00
gordon%netscape.com 30596372a3 Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". Needed to change the order of fields in nsHostEnt so that WSAAsyncGetHostByName on Windows wouldn't overwritten the bufLen and bufPtr fields in certain cases. r=valeski. 2000-01-28 00:34:05 +00:00
nhotta%netscape.com 7743e8774e Added charset conversin between unicode and file system charset, bug 23384, r=ftang. 2000-01-28 00:30:51 +00:00
waterson%netscape.com 08bc91f490 Bug 25292, 25166. Get rid of extra calls to [Begin|End]Load() in synchronous load case (these are called normally from the ProxyStream hack). 2000-01-28 00:29:42 +00:00
wtc%netscape.com 1a54d702fd Bugzilla bug #17101: removed plevent.h and plevent.c. These two files
have been moved to mozilla/xpcom/threads.
2000-01-28 00:29:16 +00:00
waterson%netscape.com fa13303470 Make sure to install htmlBindings.xml on Mac and Unix. 2000-01-28 00:28:05 +00:00
wtc%netscape.com 77ae2ff6a6 Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpub
to mozilla/xpcom/threads by landing the PLEVENT_MOVE_BRANCH.
Modified files: nsprpub/lib/ds/MANIFEST, nsprpub/lib/ds/Makefile,
nsprpub/lib/ds/Makefile.in, nsprpub/macbuild/NSPR20PPC.mcp,
nsprpub/pr/include/obsolete/protypes.h,
xpcom/macbuild/xpcomPPC.mcp, xpcom/threads/MANIFEST,
xpcom/threads/Makefile.in, xpcom/threads/makefile.win,
xpcom/threads/plevent.h
2000-01-28 00:27:37 +00:00
ben%netscape.com 3f3d166d9d added check for no 5.x profiles, fix "select null" problem, r=hyatt@netscape.com 2000-01-27 23:57:21 +00:00
sfraser%netscape.com 8c541c41a0 Fix for 24312 and other unpredictable crashers on startup. r=sdagley 2000-01-27 23:28:49 +00:00
sgehani%netscape.com 8afb6d4f9e Fix for XPInstall horkage on the Mac. b = 25288 r = sdagley a = mcafee (ssu will be watching the tree in my absence.) 2000-01-27 23:18:06 +00:00
kin%netscape.com b8e9916823 Fix for bug #25259: [Regression]Cannot enter text in Composer
Backed out attinasi@netscape.com's changes from revision 1.337.
a=leaf@netscape.com
2000-01-27 20:21:28 +00:00
putterman%netscape.com 14753a4220 Fixes 25272 and most likely 25274. r=dougt. 2000-01-27 20:06:23 +00:00
norris%netscape.com 97ca106067 Propagate changes from Rhino150R1_BRANCH. 2000-01-27 17:35:29 +00:00
norris%netscape.com 610ce93d04 Fix test cases for long values, with one right at the boundary and one negative test just over the boundary. 2000-01-27 16:56:43 +00:00
norris%netscape.com 540912a457 Fix grammar. 2000-01-27 15:59:53 +00:00
norris%netscape.com 6d132fae66 Fix warning. 2000-01-27 15:59:34 +00:00
norris%netscape.com 99cce9c9ea Fix crash while loading jar: URI.
r=dougt
2000-01-27 15:58:23 +00:00
rods%netscape.com c81534082f reworked reflow to better support incremental reflow
bugs 6747,18602 r=dcone
2000-01-27 15:57:30 +00:00
law%netscape.com c2e0d3f0e1 Tweaks to new shist per bug 18804; r=travis@netscape.com 2000-01-27 14:31:01 +00:00
rbs%maths.uq.edu.au 4bc4597ad9 Cleanup and flags for debug mode 2000-01-27 12:38:03 +00:00
rbs%maths.uq.edu.au 2e258f3a44 Recognize all the attributes of the mpadded tag 2000-01-27 12:35:30 +00:00
rbs%maths.uq.edu.au de924b0358 Enable the mspace tag 2000-01-27 12:33:28 +00:00
rbs%maths.uq.edu.au 6b20391857 First checkin 2000-01-27 12:31:12 +00:00
rbs%maths.uq.edu.au c36d169e2c [#ifdef MATHML]. Hook for the mspace tag 2000-01-27 12:28:41 +00:00
rbs%maths.uq.edu.au c3137cd2a5 Added more atoms (depth, edge, height, lquote, rquote, width) 2000-01-27 12:24:21 +00:00
hyatt%netscape.com c7ba922076 Eliminating another leak. 2000-01-27 11:19:09 +00:00
hyatt%netscape.com c255736b64 Patching a leak in XBL. 2000-01-27 10:37:52 +00:00
hyatt%netscape.com 29eee5e48d Left out comma. Oops. 2000-01-27 10:29:59 +00:00
rginda%netscape.com 8305c6104f more fixes to the ctcp regex 2000-01-27 10:13:27 +00:00
hyatt%netscape.com 4c4b7e0635 Adding XBL files to installer package lists. 2000-01-27 10:01:20 +00:00
hyatt%netscape.com 231b6fd80c Modifying Mac build list to include XML file for XBL event bindings. 2000-01-27 09:59:21 +00:00
rginda%netscape.com d266ed9673 Add slashnet, dalnet, and undernet networks 2000-01-27 09:57:06 +00:00
hyatt%netscape.com e3f7939c7f Adding the platform-specific skin directory makefile. 2000-01-27 09:56:56 +00:00
hyatt%netscape.com 88f06ca41e Adding files for Mac. 2000-01-27 09:55:01 +00:00
hyatt%netscape.com 952e178387 Adding files for UNIX. 2000-01-27 09:52:07 +00:00
hyatt%netscape.com d186b2e002 Adding makefile stubs for UNIX. 2000-01-27 09:51:32 +00:00
rginda%netscape.com c70abc8999 fix regex in onCTCP 2000-01-27 09:49:30 +00:00