morse%netscape.com
32055ee2ce
textual change necessitated because wallet is moved from edit menu to task menu
1999-12-23 17:27:28 +00:00
brade%netscape.com
27e229ecfc
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
1c53b4e06f
remove duplicate prefs
1999-12-23 15:36:54 +00:00
brade%netscape.com
6036e522ae
initialize MetaKey setting (previously overlooked)
1999-12-23 15:33:58 +00:00
brade%netscape.com
2edca13eb1
cycle editor option in task menu (r=syd)
1999-12-23 15:31:00 +00:00
brade%netscape.com
9341eb114b
wrong pref attached to checkbox
1999-12-23 15:24:47 +00:00
morse%netscape.com
3e345d6829
fix bug 22117 again, cookie viewer raising exception, r=rgoodger
1999-12-23 14:31:33 +00:00
rjc%netscape.com
ba80ea0b21
Add description attributes to search datasets.
1999-12-23 12:12:10 +00:00
rjc%netscape.com
6e35597564
Small sorting change: always sort {null} items last (after non-null items).
1999-12-23 12:01:44 +00:00
rjc%netscape.com
c1da03fe58
Check in search changes to add support for shopping.
1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
7d2ed36dbb
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
471abc1eb0
fix leak of 16K in compress commit,r=davidmc 14208
1999-12-23 06:32:40 +00:00
rgoodger%ihug.co.nz
c9d5a301c5
moving wallet to tasks menu, r=kerz@en.com
1999-12-23 06:15:59 +00:00
rgoodger%ihug.co.nz
6f877636dd
moving wallet to tasks menu... r=kerz@en.com
1999-12-23 06:14:42 +00:00
rgoodger%ihug.co.nz
af7b5a6e70
shift wallet to tasks menu. r=kerz@en.com
1999-12-23 06:12:33 +00:00
edburns%acm.org
5ebddaa443
r=marklin
...
Change BrowserControlMozillaShim to BrowserControlNativeShim.
1999-12-23 04:09:40 +00:00
nisheeth%netscape.com
9640230b1a
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
798005add9
Attempt to fix Mac bustage.
1999-12-23 03:08:57 +00:00
srinivas%netscape.com
d32536962c
PR_FindSymbol looks up a symbol only in the specified library.
...
Bugzilla #16554 .
1999-12-23 02:51:37 +00:00
nisheeth%netscape.com
4a06b02131
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
9a7c86d180
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
f2ce101556
Addon to my last checkin.
...
sorry
1999-12-23 01:26:39 +00:00
idk%eng.sun.com
80615679cd
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
f999b9badb
fixed bug22040 with patch by vidur; r=kmcclusk. Also removed warnings.
1999-12-23 01:04:29 +00:00
sspitzer%netscape.com
c765c8ebdf
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
2e2b71e7ad
fix typo in previous checkin
1999-12-23 00:49:35 +00:00
wtc%netscape.com
adf78e45aa
Pedantic changes: use the exact types as documented for AIX send_file().
1999-12-23 00:44:19 +00:00
wtc%netscape.com
f558bc16a5
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
81a5119396
Clean-up message text
1999-12-23 00:16:07 +00:00
ducarroz%netscape.com
a2ab4c5e0f
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
abf252949e
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
6b59150d74
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
0d81c2dddc
Fixed bug 22072, loading style sheet in editor. a=jar, r=brade
1999-12-22 23:57:04 +00:00
nisheeth%netscape.com
385a10373e
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
beeb34ac5b
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
213c52783c
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
d7ac7788d8
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
17ab170ce8
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
94d6d87929
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
8851f9afc4
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
ce35f2bc20
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
17da1b8e04
Fix for build bustage on NetBSD/arm, and some minor cleanup.
1999-12-22 23:35:06 +00:00
rgoodger%ihug.co.nz
8c542eb88d
CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps
1999-12-22 23:32:08 +00:00
radha%netscape.com
8c88d7336f
Addition of shistory component r=danm a=don
1999-12-22 23:28:28 +00:00
radha%netscape.com
c87db328cd
First Checked In.
1999-12-22 23:19:00 +00:00
radha%netscape.com
0201343911
Initial checkin for New SH component r=danm a=don
1999-12-22 23:16:49 +00:00
rickg%netscape.com
c6409d5961
fixed bugs 17663, 17750, 21779, 21787, 22351, 22406; r=dcone, kmcclusk; a=jar
1999-12-22 23:12:49 +00:00
vidur%netscape.com
beab8d39b8
Removing warnings. a=don r=waqar
1999-12-22 22:47:15 +00:00
vidur%netscape.com
772682981a
Fix for bug 22344. Removing FMMs in nsDOMAttribute.cpp. a=don r=kin
1999-12-22 22:44:30 +00:00
wtc%netscape.com
5adb4209db
NetBSD has System V semaphores and shared memory.
1999-12-22 22:42:47 +00:00