matt%netscape.com
|
d3e8352844
|
adding for bug 26076
|
2000-03-24 00:09:47 +00:00 |
|
slamm%netscape.com
|
df578b759e
|
Fix Mac bustage
|
2000-03-24 00:06:33 +00:00 |
|
pavlov%netscape.com
|
ac429a27da
|
nsIFilePicker isn't implimented in widget on unix
|
2000-03-24 00:00:34 +00:00 |
|
jst%netscape.com
|
5ce4d0e721
|
Make mozilla not crash when accessing XML elements from JS. r=nisheeth
|
2000-03-24 00:00:30 +00:00 |
|
blizzard%redhat.com
|
41c318779d
|
clean up to use generic factory constructors. _so_ much cleaner this way. r=pavlov,shaver
|
2000-03-24 00:00:22 +00:00 |
|
sfraser%netscape.com
|
38ba3ad9a4
|
Change the About menu item string in the apple menu from 'About ApprunnerO' to 'About Mozilla'. minor string change, r=mozbot
|
2000-03-23 23:58:35 +00:00 |
|
slamm%netscape.com
|
df5b15869c
|
Fix 23606, 'Sidebar shows incorrect cursor.' Use a box instead of a splitter when the sidebar is the only thing there (e.g. no mail folders).
|
2000-03-23 23:57:55 +00:00 |
|
blizzard%redhat.com
|
10cdf9e2ce
|
initial code checkin for the new gtk embedding widget. bug #31905. This is not feature complete and is not being built yet.
|
2000-03-23 23:55:18 +00:00 |
|
kmcclusk%netscape.com
|
cc8f1f34bd
|
Offset the viewmanager in nsDocumentViewer by passing the offset to nsIViewManager::Init instead of offsetting the root view b=32161 r=attanasi@netscape.com
|
2000-03-23 23:50:42 +00:00 |
|
sspitzer%netscape.com
|
a9ca1f89f8
|
wrap with a try catch. if we get failure, and we don't handle it properly,
the account setup dialog won't go away.
|
2000-03-23 23:50:32 +00:00 |
|
brendan%mozilla.org
|
22afff17dc
|
Rename stacksize formal param to stackChunkSize (27767, really a doc bug).
|
2000-03-23 23:50:29 +00:00 |
|
kmcclusk%netscape.com
|
6131fcdb0b
|
Added capability to view manager to offset its coordinate space b=32161 r=attanasi@netscape.com
|
2000-03-23 23:49:18 +00:00 |
|
brendan%mozilla.org
|
49b6521edf
|
Rename stacksize to stackChunkSize, similar cleanups, default new object class extension (27767).
|
2000-03-23 23:47:23 +00:00 |
|
norris%netscape.com
|
593a12b912
|
Fix bug 32904 Asserts at startup in nsScriptSecurityManager.cpp
r=mstoltz
|
2000-03-23 23:42:46 +00:00 |
|
dp%netscape.com
|
1c85821145
|
Stack walking code for powerpc linux. Thanks to patch from
darkmane@w-link.net r=waterson
|
2000-03-23 23:39:25 +00:00 |
|
sfraser%netscape.com
|
618cdfb0d8
|
Fixing nsLocalFileMac so that Contains() works with file aliases, and is much faster. Also fix an issue with cacheing data, so that cacheing actually works. r=pinkerton.
|
2000-03-23 23:33:23 +00:00 |
|
slamm%netscape.com
|
f418baf932
|
Makefile did nothing. Remove it.
|
2000-03-23 23:30:15 +00:00 |
|
slamm%netscape.com
|
4e45ad6139
|
Use one iframe per panel/tab instead of a shared iframe. Sandbox non-chrome urls.
|
2000-03-23 23:30:09 +00:00 |
|
slamm%netscape.com
|
baf5fe1c7e
|
hidden == display:none and collaptes == visibility:collapsed
|
2000-03-23 23:30:06 +00:00 |
|
slamm%netscape.com
|
080036833b
|
Leave 'Ok' button enabled all the time. Only save the panels if something has changed. Use customize-panel.xul again.
|
2000-03-23 23:30:00 +00:00 |
|
slamm%netscape.com
|
058033bbf7
|
Resurrect this to make simple chromeless window.
|
2000-03-23 23:29:52 +00:00 |
|
slamm%netscape.com
|
7c5361a7d0
|
Alerts are dead.
|
2000-03-23 23:29:50 +00:00 |
|
slamm%netscape.com
|
fc825531ae
|
Remove remote-panels.rdf (comes from Netcenter).
|
2000-03-23 23:29:45 +00:00 |
|
brendan%mozilla.org
|
17eca8e2c8
|
Optimize lightweight function calls, and bound their recursion (27767, r=rogerl@netscape.com).
|
2000-03-23 23:29:36 +00:00 |
|
slamm%netscape.com
|
0376d3f7af
|
Remove remote-panels.rdf (comes from Netcenter). Rename sidebar-rdf.dtd to local-panels.dtd. Screw with the whitespace.
|
2000-03-23 23:29:35 +00:00 |
|
slamm%netscape.com
|
d5e43cfc62
|
Quiet 'Illegal empty declaration' warning from Mac.
|
2000-03-23 23:29:29 +00:00 |
|
slamm%netscape.com
|
ca22af1a1f
|
Make exporting more general.
|
2000-03-23 23:29:23 +00:00 |
|
slamm%netscape.com
|
7b74b47871
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
|
slamm%netscape.com
|
cd59d0299e
|
Rename sidebar-rdf.dtd to local-panels.dtd
|
2000-03-23 23:29:00 +00:00 |
|
rpallath%eng.sun.com
|
b24ebec175
|
Removed Control-M characters
|
2000-03-23 23:24:32 +00:00 |
|
nisheeth%netscape.com
|
a89fa8ead5
|
r=buster. bug 31644. FindPrimaryFrameFor() now accounts for "special" frames created when blocks are encountered within inlines.
|
2000-03-23 23:18:56 +00:00 |
|
nhotta%netscape.com
|
1649c34718
|
Conditionally use local stack for collation key creation, r=cata.
|
2000-03-23 23:12:54 +00:00 |
|
edburns%acm.org
|
12f9501da2
|
bug=33093
a=edburns
r=ashuk
Force prefs to be read, causing the proxy data to be read.
|
2000-03-23 23:08:35 +00:00 |
|
matt%netscape.com
|
5a1dc07c1b
|
Adding bug for change in java pref 6894
|
2000-03-23 23:07:20 +00:00 |
|
nhotta%netscape.com
|
ecd7f1af9c
|
Putting assertion to obsoleted interface, bug 11880, r=ftang.
|
2000-03-23 23:04:10 +00:00 |
|
radha%netscape.com
|
9a23ed6b16
|
Removed unused code inside #ifdef debug_radha. No bug #s.
|
2000-03-23 23:03:27 +00:00 |
|
rogerl%netscape.com
|
1678fe3c07
|
r=brendan@mozilla.org
Bug #32674, JS_SetVersion hides error; also, jsscan.c keyword bug
|
2000-03-23 23:00:35 +00:00 |
|
radha%netscape.com
|
7bf54b8cf1
|
Fix for bug #s 28758, 29609. When loading a url over and over again, it is added
to SH each time there by causing multiple entries for that url in go menu.
r=law
|
2000-03-23 23:00:17 +00:00 |
|
troy%netscape.com
|
d44a7da8ab
|
No change in functionality. I factored out the loop that measures text into
member function MeasureIndividualWords()
|
2000-03-23 22:58:43 +00:00 |
|
edburns%acm.org
|
8952b1fe7f
|
bug=33093
a=edburns
r=ashuk
Force prefs to be read, causing the proxy data to be read.
|
2000-03-23 22:57:57 +00:00 |
|
morse%netscape.com
|
14ac18e97a
|
fix typo in prevous check-in, r=law
|
2000-03-23 22:54:16 +00:00 |
|
scc%netscape.com
|
be782b8db1
|
fixing ambiguities caused by name hiding
|
2000-03-23 22:53:53 +00:00 |
|
locka%iol.ie
|
048759be2a
|
Fixed up to build (but not work) against the latest webshell stuff
|
2000-03-23 22:43:23 +00:00 |
|
scc%netscape.com
|
045cc4e9ba
|
resolving ambiguities; getting the new string APIs to build everywhere
|
2000-03-23 22:42:34 +00:00 |
|
locka%iol.ie
|
39a96b8dae
|
Removed
|
2000-03-23 22:29:36 +00:00 |
|
ruslan%netscape.com
|
49075b864d
|
Continue fixing bugs in compress converters. Not part of the build yet.
|
2000-03-23 22:23:14 +00:00 |
|
pierre%netscape.com
|
bbfa2dc285
|
#32339 "font-weight: bolder and font-weight: lighter not working correctly on Mac".
|
2000-03-23 22:21:15 +00:00 |
|
hyatt%netscape.com
|
eed6f05955
|
Adding a couple of props.
|
2000-03-23 22:20:34 +00:00 |
|
hyatt%netscape.com
|
2f097b9df8
|
Giving XBL an upgrade.
|
2000-03-23 22:19:49 +00:00 |
|
hyatt%netscape.com
|
37dbdefabc
|
XUL <textfield> lives.
|
2000-03-23 22:18:17 +00:00 |
|