Commit Graph

37708 Commits

Author SHA1 Message Date
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
ducarroz%netscape.com
687d50d4e3 Add attribute "autocomplete" 1999-08-19 22:10:52 +00:00
ducarroz%netscape.com
04f9bf4079 add some autocomplete atoms 1999-08-19 22:10:45 +00:00
hyatt%netscape.com
452311e2d9 Checking in a tweak to menu bar listener, and adding some popup set code. 1999-08-19 22:10:24 +00:00
hyatt%netscape.com
230f987244 Adding new public directory to xul/base for interfaces, etc. 1999-08-19 22:10:02 +00:00
rhp%netscape.com
410174fac1 mime fix 1999-08-19 22:09:40 +00:00
slamm%netscape.com
e21c7c28ba Fix hr sizing (put in div tag). Try to flex the tree. 1999-08-19 22:04:24 +00:00
slamm%netscape.com
08385d293e Open history items in new chromed window. Bug #11986. 1999-08-19 22:02:40 +00:00
sspitzer%netscape.com
c3b3d2424e clean up the code a bit. 1999-08-19 22:01:57 +00:00
slamm%netscape.com
68c788a1bc For debug-only, find default bookmarks file in its new home. 1999-08-19 22:01:40 +00:00
slamm%netscape.com
ca557e7923 Use chrome url for dtd's. 1999-08-19 22:00:48 +00:00
slamm%netscape.com
6846905b75 Work around for bug #9921. Windows of size zero are ignore on Linux right now. 1999-08-19 21:59:37 +00:00
jdunn%netscape.com
3ee9202c46 Fix problem for HP Native compiler which does not allow 'deletes' on void *.
Judson ok'd the fix
1999-08-19 21:42:13 +00:00