Commit Graph

61459 Commits

Author SHA1 Message Date
scc%netscape.com
d3d0b85749 Changed some comments 2000-05-12 05:17:51 +00:00
scc%netscape.com
c977f73add Filled out the smart pointer implementation. Changed some comments. 2000-05-12 05:17:39 +00:00
waldemar%netscape.com
e0d60183af Fixed build flags 2000-05-12 05:16:08 +00:00
scc%netscape.com
cfa6bc6d60 Added an assertion in |copy_string|. Changed some comments. 2000-05-12 05:16:00 +00:00
waldemar%netscape.com
4332726ebb Fixed parser errors 2000-05-12 05:15:52 +00:00
cmanske%netscape.com
a72f5458c0 Commandset for table commands must be included in master xul file even if update is done only in 'oncreate' method. Remove 'events' attribute to avoid updating unnecessarily 2000-05-12 05:15:41 +00:00
waldemar%netscape.com
87e3817578 Worked around Visual C++ problem 2000-05-12 05:15:17 +00:00
sspitzer%netscape.com
aad20373da more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com
11df0b64d2 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com
b1fc33d8ba remove printf. 2000-05-12 04:41:13 +00:00
nisheeth%netscape.com
ad2a582c8d Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build. 2000-05-12 04:40:55 +00:00
alecf%netscape.com
83f99cb9eb remove some of my warnings 2000-05-12 04:40:37 +00:00
ssu%netscape.com
43025a668a added functionality in the wizard installer to register self registering dlls. Affects only windows platforms 2000-05-12 04:40:17 +00:00
sspitzer%netscape.com
bbab58c258 fix assertion / problem with subscribe. duh. 2000-05-12 04:39:43 +00:00
rhp%netscape.com
c29b76868f NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
alecf%netscape.com
1a150e23ae better fix with correct casting 2000-05-12 04:32:10 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00
alecf%netscape.com
17105f0326 fix for lame bustage 2000-05-12 04:30:12 +00:00
sspitzer%netscape.com
97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
afcb18ba04 add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
sspitzer%netscape.com
457c3ce5bc add nsSubscribableServer to the build 2000-05-12 04:18:10 +00:00
alecf%netscape.com
80528beca7 use macro-based QI 2000-05-12 04:17:31 +00:00
jbetak%netscape.com
8372f0861f 32591 View source page is displayed as ISO-8859-1 when meta tag is missing
36136 [regression]View source with meta charset info can't be displayed properly
27646 Need to "inherit" charset info when opening a new browser widow
r=ftang
2000-05-12 04:17:06 +00:00
alecf%netscape.com
611aa6a714 get filter list from the server, not manually 2000-05-12 04:14:23 +00:00
alecf%netscape.com
66b7b6e171 get filter list from the server 2000-05-12 04:09:37 +00:00
alecf%netscape.com
922e4e59b6 fix some minor bugs that were preventing filters from saving from the UI to memory 2000-05-12 04:02:06 +00:00
morse%netscape.com
db09ed5bdd download server tables completely asynchronously 2000-05-12 04:01:12 +00:00
sspitzer%netscape.com
330980d790 re-add these, in the right place. 2000-05-12 03:59:02 +00:00
sspitzer%netscape.com
4fd9017b6c added this in the wrong place. 2000-05-12 03:58:29 +00:00
alecf%netscape.com
7cee186ec5 fix saving of values since the value object is transitory and must be reinserted into the searchterm 2000-05-12 03:57:16 +00:00
saari%netscape.com
2c16166ab0 fix for 38619 2000-05-12 03:57:11 +00:00
saari%netscape.com
900e7e25eb Fix for bug 38619, cannot use "hidden" attribute to hide top level menus on MacOS. 2000-05-12 03:53:54 +00:00
leaf%mozilla.org
4207e24fc5 Automated update 2000-05-12 03:45:14 +00:00
waldemar%netscape.com
6f509ed95c Interchanged linearBreak and fillBreak 2000-05-12 03:43:35 +00:00
jdunn%netscape.com
e38dd762d4 backing out previous change, since axel backed out his autoconf.mk.in change
r= jgaunt@netscape.com
2000-05-12 03:42:02 +00:00
tajima%eng.sun.com
f2dc4bebac build configuration change for xprint(gfx/src/xprint). r=leaf, a=ftang 2000-05-12 03:33:29 +00:00
tajima%eng.sun.com
eaace242de build configuration changes for xprint(gfx/src/xprint). r=leaf, a=ftang 2000-05-12 03:31:18 +00:00
alecf%netscape.com
06f57087ae duh, make these attributes not read-only so I can actually save them 2000-05-12 03:27:26 +00:00
waldemar%netscape.com
0a6fc9df09 Turned on expression parsing and printing 2000-05-12 03:26:43 +00:00
waldemar%netscape.com
66582beffd Added expression parsing and printing code 2000-05-12 03:26:24 +00:00
waldemar%netscape.com
f240e58708 Added RawArrayBuffer::reserve_advance_back 2000-05-12 03:25:49 +00:00
tajima%eng.sun.com
11ed143af7 modification for sharing methods with gfx/src/xprint/. r=blizzard, a=ftang 2000-05-12 03:20:55 +00:00
jbetak%netscape.com
09834afbcd 32477 Accept-Language UI 2000-05-12 03:19:50 +00:00
axel%pike.org
2dc6942953 backout changes, as some platforms don't eat
MOZ_XSL = @MOX_XSL@
without action in configure
2000-05-12 03:18:25 +00:00
ddrinan%netscape.com
bed28e3d3f No longer use obscuring layer from protocol 2000-05-12 03:18:09 +00:00
ddrinan%netscape.com
846620ce5b No longer build or export obscuring stuff 2000-05-12 03:17:08 +00:00
jbetak%netscape.com
2bcfa46cc6 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-12 03:16:56 +00:00
scc%netscape.com
c6175b2ee3 First Checked In. 2000-05-12 03:16:35 +00:00
pinkerton%netscape.com
1ccaf2e479 Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563. 2000-05-12 03:16:07 +00:00