Commit Graph

37420 Commits

Author SHA1 Message Date
mscott%netscape.com
c1c6aaeec2 Build the new locale directory. 1999-08-20 02:35:10 +00:00
cls%seawood.org
e5ee7e67f5 Must create the intermediate sudir first. Thanks to Tim Rowley <tor@cs.brown.edu> for pointing this out 1999-08-20 02:33:21 +00:00
alecf%netscape.com
ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
mscott%netscape.com
adf0904760 Bug #11686 --> remove comparisons of an unsigned int to something < 0 because that condition could never happen. 1999-08-20 02:25:59 +00:00
alecf%netscape.com
96625b4f4e make use of prefs more robust 1999-08-20 02:24:55 +00:00
morse%netscape.com
1080edca8b remove build warnings 1999-08-20 02:16:05 +00:00
cyeh%netscape.com
2ea58f23f0 whoops. broke parallel builds. will fix real soon now. also want
to fix generation rules so that you aren't forced to rebuild large sections
of XPCOM when dp starts using it.
1999-08-20 01:58:58 +00:00
mcafee%netscape.com
93e4ed9871 Adding :mozilla:layout:xul:base:public:Manifest for hyatt. 1999-08-20 01:14:02 +00:00
bienvenu%netscape.com
88bc79a1d3 fix linux build bustage 1999-08-20 00:36:07 +00:00
ramiro%netscape.com
528c1001db Added public dir to the build to unbreak it. 1999-08-20 00:11:29 +00:00
evaughan%netscape.com
2c576b6299 Fixed link error 1999-08-20 00:04:59 +00:00
evaughan%netscape.com
d6b9c2a27f Fixed compile bug. 1999-08-19 23:33:38 +00:00
ramiro%netscape.com
7006f7b8ce Fix build bustage. 1999-08-19 23:05:52 +00:00
tao%netscape.com
8ab85296e3 Move strres.js to xpfe/global/resources/content 1999-08-19 23:02:36 +00:00
tao%netscape.com
68818adc00 Move strres.js from intl/strres/tests over. 1999-08-19 23:01:34 +00:00
evaughan%netscape.com
28a83eea31 Fix for build error 1999-08-19 22:44:06 +00:00
pnunn%netscape.com
a915f2361c Cleaned up returns across api. pnunn. 1999-08-19 22:42:35 +00:00
tao%netscape.com
b441131c1d Get escaped unicode text from property file. 1999-08-19 22:38:49 +00:00
kmcclusk%netscape.com
c0fde0b47a bug #5944, Changed default widget rendering mode from PartialGfx to Gfx 1999-08-19 22:38:44 +00:00
tao%netscape.com
3364bf7a98 Set properties files encoding to escape unicode. 1999-08-19 22:37:35 +00:00
kmcclusk%netscape.com
c73496735f added comment that NS_COPYBITS_TO_BACK_BUFFER flag passed to nsRenderingContext::CopyOffscreenBits is obsolete and going away 1999-08-19 22:34:22 +00:00
kmcclusk%netscape.com
70bcedc4e3 bug #5403 Added code to properly release NetService and IOServices 1999-08-19 22:33:09 +00:00
pnunn%netscape.com
23c3ae5f4c Cleaning up returns across api's. pnunn. 1999-08-19 22:31:12 +00:00
saari%netscape.com
d3dcc81302 Adding files for evaughan's xp scrollbars 1999-08-19 22:28:27 +00:00
rhp%netscape.com
c80dd8b751 Change for status interface 1999-08-19 22:28:13 +00:00
bienvenu%netscape.com
cdf7e72e10 add support for doing compress commit when space is wasted, make listallkeys sort 1999-08-19 22:25:16 +00:00
bienvenu%netscape.com
5bd79f1776 add some db commits since we're not closing db's correctly 1999-08-19 22:23:54 +00:00
pnunn%netscape.com
f155098808 Put in check for error return. pnunn. 1999-08-19 22:23:48 +00:00
vidur%netscape.com
f24d30eaa8 Fixed document.cookies after Necko landing. 1999-08-19 22:23:20 +00:00
troy%netscape.com
c36fb58fe5 Added invalidate of the cell map as well, since we don't know what has changed 1999-08-19 22:22:52 +00:00
pnunn%netscape.com
c4e3acc285 Cleaning up returns across api's. pnunn. 1999-08-19 22:22:46 +00:00
vidur%netscape.com
6d691f1955 Null check for replaceChild() parameter 1999-08-19 22:22:45 +00:00
hangas%netscape.com
7ec091056e Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer 1999-08-19 22:22:44 +00:00
vidur%netscape.com
189e9b728d Spaces now stripped from map name for client-side maps. Client-side and server-side imagemaps can now co-exist 1999-08-19 22:22:02 +00:00
akkana%netscape.com
8ecf4be9ce Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
to stdout via List() so we can see what's in the range besides text.
1999-08-19 22:20:57 +00:00
hangas%netscape.com
bb90808556 Improved DumpDOM to show all attributes of every tag. This will not affect the build. 1999-08-19 22:19:59 +00:00
pnunn%netscape.com
a477419847 Cleaning up returns across api's. pnunn 1999-08-19 22:19:06 +00:00
pnunn%netscape.com
6ba09ec55a Cleaning up returns across api. pnunn@netscape.com 1999-08-19 22:17:21 +00:00
evaughan%netscape.com
a12f942778 xpscrollbars 1999-08-19 22:16:23 +00:00
rods%netscape.com
3b54903181 Adding AppendFrames so it won't crash when adding items. 1999-08-19 22:15:04 +00:00
akkana%netscape.com
92b103e2e7 Partial work toward 11390, using style instead of embedded pre tag
to control wrapping; this adds a style tag that should work, but
doesn't seem to (see bug 4696), so I've left the old pre tag in place.
Also change text to more accurately reflect the situation, and fix the
80 char reference so that it's really 80 chars (was 78 ;-).
1999-08-19 22:14:54 +00:00
sspitzer%netscape.com
171befab8e the other half of my checkin. 1999-08-19 22:13:56 +00:00
cyeh%netscape.com
3950c6f302 fix for 11608, implement XPCOM build id 1999-08-19 22:13:02 +00:00
rhp%netscape.com
61e18fcb2c Removing stale directory 1999-08-19 22:12:10 +00:00
akkana%netscape.com
3ced2aad8e 11684: remove redundant wrapcol variable from editor
(and fix type in obsolete text editor);
Partial work toward 11390, use style rather than embedded PRE for wrapping
  (unfinished, currently ifdefed out).
1999-08-19 22:11:58 +00:00
hyatt%netscape.com
272f65b460 Disabling the old popup code. The new popup code will be coming online
soon.
1999-08-19 22:11:12 +00:00
ducarroz%netscape.com
7e25f731c9 Create an autocomplete text widget if needed 1999-08-19 22:11:03 +00:00
ducarroz%netscape.com
5be0405534 Add Get/Set Autocomplete methods 1999-08-19 22:10:56 +00:00
ducarroz%netscape.com
81ec943f78 add nsGfxAutoTextControlFrame.cpp (auto completion widget) 1999-08-19 22:10:54 +00:00
ducarroz%netscape.com
91e18f8021 Add constructor definition for autocomplete widget 1999-08-19 22:10:53 +00:00