Commit Graph

49336 Commits

Author SHA1 Message Date
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
radha%netscape.com
dd9a068019 Addition of shistory component r=danm a=don 1999-12-22 23:28:28 +00:00
radha%netscape.com
fcf056d9dd First Checked In. 1999-12-22 23:19:00 +00:00
radha%netscape.com
8b2c3d2156 Initial checkin for New SH component r=danm a=don 1999-12-22 23:16:49 +00:00
rickg%netscape.com
7f2b5212c5 fixed bugs 17663, 17750, 21779, 21787, 22351, 22406; r=dcone, kmcclusk; a=jar 1999-12-22 23:12:49 +00:00
vidur%netscape.com
33e0ceef3c Removing warnings. a=don r=waqar 1999-12-22 22:47:15 +00:00
vidur%netscape.com
896bf2e030 Fix for bug 22344. Removing FMMs in nsDOMAttribute.cpp. a=don r=kin 1999-12-22 22:44:30 +00:00
wtc%netscape.com
ec518ecd80 NetBSD has System V semaphores and shared memory. 1999-12-22 22:42:47 +00:00
akkana%netscape.com
6862154ff8 Contribution from Ben Bucksch <mozilla@bucksch.org> to eliminate URL: in url strings. r=akkana 1999-12-22 22:42:46 +00:00
vidur%netscape.com
d37c5c5323 Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar 1999-12-22 22:42:06 +00:00
radha%netscape.com
2b6bd8cbb4 Remove Session History from the build list r=law a=don 1999-12-22 22:41:30 +00:00
vidur%netscape.com
22ce6ce56f Fix for bug 16787. Added nsICookieService::CookieEnabled. a=don r=neeti/morse 1999-12-22 22:41:18 +00:00
radha%netscape.com
805c89d77a Remove session hsitory files from the build list 1999-12-22 22:41:00 +00:00
radha%netscape.com
343fb14632 Remove Session History files from the build list. r=law a=don 1999-12-22 22:39:21 +00:00
radha%netscape.com
77ba15a7b9 Add shistory to the dirs list 1999-12-22 22:38:00 +00:00
radha%netscape.com
e15a35044a Initial checkin. r=law a=don 1999-12-22 22:35:31 +00:00