Commit Graph

49351 Commits

Author SHA1 Message Date
rods%netscape.com
a45b5daae1 backing out change and reopening bugs 17303, 19426, the default case where input isn't specified
causes a lot of problems becuase of the style it needs.
r=self
1999-12-23 20:13:46 +00:00
pnunn%netscape.com
15ca3e9c9f Migrate change from if.h to if_struct.h. pnunn. 1999-12-23 20:10:14 +00:00
blizzard%redhat.com
1c903819e1 clean up nsWindow::DestroyNativeChildren(). this seems to leak one less widget per toplevel. 1999-12-23 20:09:38 +00:00
sspitzer%netscape.com
f16a570ecd fix for #18118. if the pref "profile.confirm_automigration" is true,
we put up a dialog before we auto migrate.  (the mozilla build does this.)
if that pref is false, we just automigrate.  (the ns build does this.)
r=bienvenu
1999-12-23 20:05:59 +00:00
bienvenu%netscape.com
ec2736182d fix memory leaks, r=sspitzer 1999-12-23 20:05:19 +00:00
blizzard%redhat.com
fa84309011 merge in changes from the stable M12 branch. fix bug in the mozilla.sh script which wouldn't pass args to mozilla when it ran it. also, update to M13 as the base for the release. 1999-12-23 20:04:51 +00:00
sspitzer%netscape.com
8f529ac7b8 fix for pierre's warnings. r=bienvenu 1999-12-23 18:35:35 +00:00
morse%netscape.com
ce2edefea8 textual change necessitated because wallet is moved from edit menu to task menu 1999-12-23 17:27:28 +00:00
brade%netscape.com
a1fbb87a13 close tags with /> r=syd (causes crash on Mac when typing any character into an input field) 1999-12-23 15:53:30 +00:00
brade%netscape.com
16961c8f81 remove duplicate prefs 1999-12-23 15:36:54 +00:00
brade%netscape.com
7ef9f02424 initialize MetaKey setting (previously overlooked) 1999-12-23 15:33:58 +00:00
brade%netscape.com
35816a96e7 cycle editor option in task menu (r=syd) 1999-12-23 15:31:00 +00:00
brade%netscape.com
c97059070c wrong pref attached to checkbox 1999-12-23 15:24:47 +00:00
morse%netscape.com
63ecc57a4c fix bug 22117 again, cookie viewer raising exception, r=rgoodger 1999-12-23 14:31:33 +00:00
rjc%netscape.com
2785c9e3bf Add description attributes to search datasets. 1999-12-23 12:12:10 +00:00
rjc%netscape.com
fe407f203d Small sorting change: always sort {null} items last (after non-null items). 1999-12-23 12:01:44 +00:00
rjc%netscape.com
fbe93c2b98 Check in search changes to add support for shopping. 1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
a342c44397 adding font scaling pref to pref window to fix 5599, r=syd@netscape.com 1999-12-23 08:25:08 +00:00
bienvenu%netscape.com
0951f12c16 fix leak of 16K in compress commit,r=davidmc 14208 1999-12-23 06:32:40 +00:00
rgoodger%ihug.co.nz
b11c7a57a7 moving wallet to tasks menu, r=kerz@en.com 1999-12-23 06:15:59 +00:00
rgoodger%ihug.co.nz
580f5a95cc moving wallet to tasks menu... r=kerz@en.com 1999-12-23 06:14:42 +00:00
rgoodger%ihug.co.nz
9342b1a0c4 shift wallet to tasks menu. r=kerz@en.com 1999-12-23 06:12:33 +00:00
edburns%acm.org
79be9d7781 r=marklin
Change BrowserControlMozillaShim to BrowserControlNativeShim.
1999-12-23 04:09:40 +00:00
nisheeth%netscape.com
d64e97f2c2 PRTime is a struct on the Mac. I'm going to need to time to make changes so that everything works on the Mac. Commenting out the offending code for now as it is not used in the default case. 1999-12-23 03:47:02 +00:00
nisheeth%netscape.com
0b66a8a4df Attempt to fix Mac bustage. 1999-12-23 03:08:57 +00:00
srinivas%netscape.com
66da869c39 PR_FindSymbol looks up a symbol only in the specified library.
Bugzilla #16554.
1999-12-23 02:51:37 +00:00
nisheeth%netscape.com
9d77060d0e a=donm, r=vidur.
- Added support for two prefs:
a) a boolean pref "layout.reflow.async" that turns asynchronous reflow on/off.  The default is off.
b) an integer pref "layout.reflow.timeslice" that specifies a reflow timeslice, in microseconds.  When asynchronous reflow is on, the reflow command processing loop in ProcessReflowCommands() tries to return to the event loop if the time spent processing reflow commands exceeds this timeslice.  The default value is 1 second.
1999-12-23 02:02:33 +00:00
sspitzer%netscape.com
6a22b34ad1 new files confirmation dialog (for automigration) for bug #18118
not part of build yet.
1999-12-23 01:45:16 +00:00
idk%eng.sun.com
c3a75ec8af Addon to my last checkin.
sorry
1999-12-23 01:26:39 +00:00
idk%eng.sun.com
f710b056f5 Initial check in for remote xpcom module.
More documentation andd implementations is comming.

gotta go
work on this module would be continued after 01/10/2000
1999-12-23 01:16:05 +00:00
rickg%netscape.com
d02291fe00 fixed bug22040 with patch by vidur; r=kmcclusk. Also removed warnings. 1999-12-23 01:04:29 +00:00
sspitzer%netscape.com
ccf56ed7cd fix crasher in the dom viewer. #22425. dom viewer still suffers from bit rot, but at least it won't crash 1999-12-23 00:52:43 +00:00
danm%netscape.com
0ef3827d34 fix typo in previous checkin 1999-12-23 00:49:35 +00:00
wtc%netscape.com
62cd309a58 Pedantic changes: use the exact types as documented for AIX send_file(). 1999-12-23 00:44:19 +00:00
wtc%netscape.com
61d23eec81 Added a little logging to the OpenVMS code. (Contributed by Colin Blake
<colin@theblakes.com>)
1999-12-23 00:33:35 +00:00
rogerl%netscape.com
0b84cb0f44 Clean-up message text 1999-12-23 00:16:07 +00:00
ducarroz%netscape.com
65c2e2f9c1 Fix for bug 22329. Don't access m_editor in the destructor as it could be destroyed before us. R=jefft 1999-12-23 00:04:22 +00:00
nisheeth%netscape.com
cf8efc578c a=donm. r=pollmann.
- Remove nsStackBasedTimer.h from the CVS repository.  The nsStackBasedTimer class is now defined in nsTimer.h.
1999-12-22 23:58:41 +00:00
wtc%netscape.com
f10ff34419 Checked in NetBSD/MIPS port contributed by Tom Weinstein
<tomw@geocast.com>.
Modified files: _netbsd.cfg, _netbsd.h
1999-12-22 23:58:07 +00:00
cmanske%netscape.com
9192125ad9 Fixed bug 22072, loading style sheet in editor. a=jar, r=brade 1999-12-22 23:57:04 +00:00
nisheeth%netscape.com
f08ec33266 a=don, r=pollmann.
- Don't use nsStackBasedTimer.h any more
- Fix compile errors in __mysprintf() in nsTimer.cpp
- Make stack based timers work.
1999-12-22 23:55:29 +00:00
akkana%netscape.com
1e9fb0f783 20498, 22446: up/down arrows in text fields, Mac key for redo, and some other problems we noticed. r=brade,a=don 1999-12-22 23:54:24 +00:00
cmanske%netscape.com
2716ab607d Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item). a=jar, r=brade 1999-12-22 23:53:27 +00:00
cmanske%netscape.com
cf0bba39bf Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item) 1999-12-22 23:52:10 +00:00
cmanske%netscape.com
f1e30195ff Fixed bug 21969, button order in common dialogs for UNIX. a=jar, r=german,brade 1999-12-22 23:50:21 +00:00
radha%netscape.com
593db57df1 Update the go menu irrespective of whether the page loaded
successfully or not. This is being done to be consistent with the
behavior where partially loaded pages do get in to SH. This
behavior will have to change Browser wil implement nsIStreamListener
or something similar to differentiate between partially loaded pages
and unsuccessfully loaded pages r=law a=don
1999-12-22 23:46:58 +00:00
briano%netscape.com
c69942ec03 Hack to work around the std::tm error on Solaris using the Workshop compiler. 1999-12-22 23:43:19 +00:00
wtc%netscape.com
41540ce4d9 Fixed pthreads build problems on OpenBSD (Bugzilla bug #20529) and FreeBSD.
Modified files: _freebsd.h, _openbsd.h, ptio.c, ptsynch.c,
pr/tests/Makefile
1999-12-22 23:39:09 +00:00
briano%netscape.com
9551ad4f9b Fix for build bustage on NetBSD/arm, and some minor cleanup. 1999-12-22 23:35:06 +00:00
rgoodger%ihug.co.nz
6dcca1a1a3 CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps 1999-12-22 23:32:08 +00:00