scc%netscape.com
|
8dbf8e7713
|
making string conversions explicit
|
2000-04-27 19:49:53 +00:00 |
|
gagan%netscape.com
|
e4db9151b6
|
First checkin of proxy auto config interfaces. Not in the build.
|
2000-04-27 18:42:47 +00:00 |
|
norris%netscape.com
|
ff5f45db12
|
Propagate changes from 1.21.2.3 into tip.
|
2000-04-27 18:39:10 +00:00 |
|
rjc%netscape.com
|
c1cacd6030
|
Center customize dialog when its opened.
|
2000-04-27 14:36:54 +00:00 |
|
alecf%netscape.com
|
71d8248603
|
fix xlib bustage
|
2000-04-27 14:21:59 +00:00 |
|
mjudge%netscape.com
|
91324612be
|
fix to get vc5.0 building again
|
2000-04-27 10:50:29 +00:00 |
|
mccabe%netscape.com
|
8b84267575
|
Add console.css file; make javascript console scrollable. Fix to 35998.
|
2000-04-27 08:45:30 +00:00 |
|
rjc%netscape.com
|
607a4a039f
|
Fix bug # 37199: small search file parsing fix.
|
2000-04-27 08:29:02 +00:00 |
|
mjudge%netscape.com
|
dfaed9e5fe
|
files not in build yet
|
2000-04-27 08:13:39 +00:00 |
|
pavlov%netscape.com
|
9a649a9539
|
fix for excessive mallocing of regions bug #37352
|
2000-04-27 07:58:15 +00:00 |
|
mjudge%netscape.com
|
2c0953e1be
|
ender lite checkin.
|
2000-04-27 07:37:12 +00:00 |
|
waterson%netscape.com
|
9486ea2455
|
Revert changes. They're causing problems elsewhere.
|
2000-04-27 07:01:58 +00:00 |
|
waterson%netscape.com
|
0fa40f9e41
|
Oops. Didn't realize nscore.h was included in 'C' compilation as well. Wrap namespace baloney with #ifdef __cplusplus__. r=scc
|
2000-04-27 06:50:38 +00:00 |
|
waterson%netscape.com
|
76a9f47a69
|
Get rid of extra operators that we can get for free by including <algorithm>. Gets rid of gcc-2.7.2.3 ambiguity problems with new string APIs, too. r=scc
|
2000-04-27 06:47:05 +00:00 |
|
waterson%netscape.com
|
53247daf40
|
Fix memory churn caused by implicit nsString ctor.
|
2000-04-27 06:44:13 +00:00 |
|
waterson%netscape.com
|
cbf17f6907
|
Get rid of SetString() usages. r=scc
|
2000-04-27 06:39:07 +00:00 |
|
waterson%netscape.com
|
fa2c7aa35c
|
Make the std::rel_ops namespace visible without qualification so that we can get operator!= from operator==, and operators >=, <=, and > from operator<. Needed for disambiguation with new string classes. r=scc
|
2000-04-27 06:37:06 +00:00 |
|
modgock%eng.sun.com
|
01c202403e
|
fixed java target type.
|
2000-04-27 06:36:18 +00:00 |
|
modgock%eng.sun.com
|
4e0ef46c0c
|
Defined CALL_NOT_IN_CARBON since it was wrapping method definitions in 3.3.1 JManager that were referenced in the code.
Added an import for ControlDefinitions.h; kControlEditTextPasswordTag and kControlEditTextTextTag were defined in Controls.h in 3.2, but moved out in 3.3.1 so MRJSession.cpp was failing build.
(these are still tinderbox immune since they're not auto built)
|
2000-04-27 06:32:45 +00:00 |
|
leaf%mozilla.org
|
cd8a205dab
|
Automated update
|
2000-04-27 06:00:39 +00:00 |
|
waterson%netscape.com
|
d6cae7298a
|
Fix memory churn caused by implicit nsString ctor.
|
2000-04-27 05:53:36 +00:00 |
|
waterson%netscape.com
|
bcef67b51f
|
Add test to check whether partial template specialization works. r=scc
|
2000-04-27 05:52:26 +00:00 |
|
brendan%mozilla.org
|
67865c1d1d
|
Debloat output by consolidating onmouseovers.
|
2000-04-27 05:41:59 +00:00 |
|
leaf%mozilla.org
|
dd941076c9
|
Automated update
|
2000-04-27 05:30:08 +00:00 |
|
waterson%netscape.com
|
6cc102da27
|
Add test to determine if the compiler has trouble comparing nsCOMPtr's to zero using operator==() and operator!=(). r=scc
|
2000-04-27 05:23:02 +00:00 |
|
waterson%netscape.com
|
00eb3e5b8c
|
Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc
|
2000-04-27 04:44:56 +00:00 |
|
bienvenu%netscape.com
|
a6e9e1dcfa
|
fix get running scope to return running scope
|
2000-04-27 04:14:51 +00:00 |
|
brendan%mozilla.org
|
36499eb772
|
Add TraceMalloc* native methods; allow multiple log files per site file.
|
2000-04-27 04:02:22 +00:00 |
|
valeski%netscape.com
|
87e763fc62
|
37200. text type data urls were having whitespace stripped out of them.
|
2000-04-27 03:55:20 +00:00 |
|
alecf%netscape.com
|
f9ff9aeaf4
|
fix xlib bustage
|
2000-04-27 03:55:06 +00:00 |
|
alecf%netscape.com
|
8f66b4ea5c
|
add helper routine to get all valid operators for a given attribute
|
2000-04-27 02:29:23 +00:00 |
|
ssu%netscape.com
|
19c974abc4
|
updating install build scripts to correctly set the uninstall.exe file size. Not part of tinderbox build. would affect only windows platforms
|
2000-04-27 02:25:50 +00:00 |
|
alecf%netscape.com
|
841a3bd0dd
|
add english versions of search attributes and properties for filters/search
|
2000-04-27 02:23:43 +00:00 |
|
alecf%netscape.com
|
46c586cf26
|
make stringbundles a little more bullet-proof - don't crash when the bundle couldn't be loaded
|
2000-04-27 02:17:17 +00:00 |
|
hyatt%netscape.com
|
cb0a52e38b
|
More XBL goodness.
|
2000-04-27 02:15:45 +00:00 |
|
hyatt%netscape.com
|
b7dff2e252
|
XBL Change
|
2000-04-27 02:11:41 +00:00 |
|
hyatt%netscape.com
|
b380c3bf04
|
Dynamic skin switching lives, baby.
|
2000-04-27 02:10:43 +00:00 |
|
hyatt%netscape.com
|
6c9496d989
|
New XBL.
|
2000-04-27 02:08:35 +00:00 |
|
cls%seawood.org
|
b97e7de325
|
Rearranged CFLAGS so that mozilla includes come before system includes. Bug #37210
|
2000-04-27 01:38:11 +00:00 |
|
alecf%netscape.com
|
20b5e4b38d
|
ok, now that I actually understand how XPIDL arrays work, implement them correctly, and add a missing ADDREF that was causing memory corruption
|
2000-04-27 01:38:06 +00:00 |
|
rogerl%netscape.com
|
d96a9a02a4
|
More exception handling handling.
|
2000-04-27 01:27:09 +00:00 |
|
rjc%netscape.com
|
a7ec34534b
|
Fix bug # 37102: if its a "ftp://" URL and its a HTTP-INDEX mimetype, it has to be a directory, so ensure that the URL ends with a slash.
|
2000-04-27 01:17:10 +00:00 |
|
cls%seawood.org
|
e672bbef89
|
Removed DrawTile() stub implementation for BeOS. Thanks to justin@68k.org for the patch.
|
2000-04-27 01:16:19 +00:00 |
|
javi%netscape.com
|
d05124301e
|
Only add the hot link on cert windows if the target for the HTTP request
is a certificate resource.
|
2000-04-27 01:08:19 +00:00 |
|
gagan%netscape.com
|
47730f25c5
|
Fix the form posting problem. I forget the bug number... r=ruslan
|
2000-04-27 01:06:57 +00:00 |
|
cmanske%netscape.com
|
5c8ee3b969
|
Changed flex=100% to flex=1
|
2000-04-27 01:03:15 +00:00 |
|
slamm%netscape.com
|
67ae9af498
|
Sidebar panels file url changed from sidebar-rdf.netscape.com to sidebar.netscape.com.
|
2000-04-27 01:02:48 +00:00 |
|
attinasi%netscape.com
|
3bc70b17e4
|
Fixed recent regression: DidLoadStyle was not being called if the status was failure, causing the parser to remain blocked forever. b=27208
|
2000-04-27 00:51:06 +00:00 |
|
leaf%mozilla.org
|
b56a234fc0
|
Automated update
|
2000-04-27 00:45:21 +00:00 |
|
waterson%netscape.com
|
802e1754e6
|
Remove rdf:httpindex datasource from menus. r=rjc
|
2000-04-27 00:38:02 +00:00 |
|