locka%iol.ie
499cac96f4
NOT PART OF BUILD. Reordered makefile, incorporated LiveConnect/XPConnect scripting patch by <Paul.Oswald@medec.com>. Code cleanup. b=127710
2002-05-02 22:10:19 +00:00
rods%netscape.com
7ba4670cd8
Fixing more bustage
2002-05-02 18:07:15 +00:00
rods%netscape.com
3bcfdf9fb3
some functions need to be static, this should fix the static build bustage
2002-05-02 16:23:20 +00:00
rods%netscape.com
a1f21a54d5
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
rods%netscape.com
5afae97bea
Minor fix
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:32:13 +00:00
rods%netscape.com
a77a3feb98
minor change
...
Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:30:09 +00:00
rods%netscape.com
e365d657f8
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:08:52 +00:00
rods%netscape.com
c164b4533c
Add the new pluggable dialog work, in build, not used yet
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 11:50:36 +00:00
akkana%netscape.com
c4a8ae4abb
132612: fix a case where find misses a match after a partial match. r=brade sr=kin
2002-05-01 23:57:32 +00:00
depstein%netscape.com
9e13eeb1cd
added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp
2002-05-01 03:33:18 +00:00
locka%iol.ie
b13a3121c5
On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com
2002-04-28 11:09:26 +00:00
locka%iol.ie
20dd8268ea
Switch if statement from testing for VARIANT_TRUE to testing for !VARIANT_FALSE to make behaviour more client forgiving and like IE. r=brade@netscape sr=blizzard@mozilla.org
2002-04-28 11:00:12 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
bryner%netscape.com
cf3c67778a
Removing references to old XBL form control images and CSS. Not part of the build.
2002-04-26 21:11:04 +00:00
alecf%netscape.com
1acf6c780a
check in start of "embed-lite" module, lightweight versions of some seamonkey components
...
This way embedding doesn't need to include stuff like chrome, rdf, mork, etc.
not part of the build
2002-04-26 20:47:58 +00:00
bnesse%netscape.com
0bd4dde8c6
Attempting to fix pinkertons bustage... removed apparently unintentional definition.
2002-04-25 23:38:50 +00:00
jgaunt%netscape.com
b92e3b151f
bug 138346 html element accessible action names not expose in embedding
...
added accessible.properties to the embedding manifest
r=chak
sr=alecf
2002-04-25 23:21:04 +00:00
pinkerton%netscape.com
ea8a2f65f3
oops, missed a {
2002-04-25 21:35:40 +00:00
pinkerton%netscape.com
8bf4676d16
remove bugnumber accidentally inserted in file.
2002-04-25 21:26:03 +00:00
pinkerton%netscape.com
daa6fb5b42
package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523
2002-04-25 21:25:59 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
rbs%maths.uq.edu.au
ce0dd4a740
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki
2002-04-24 21:32:26 +00:00
rbs%maths.uq.edu.au
d7eceb5c3c
MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki
2002-04-24 21:27:39 +00:00
tor%cs.brown.edu
5edffbbee0
Bug 137685 - gamma correction causing black backgrounds in embedding.
...
r=brendan, sr=hyatt
2002-04-23 23:21:25 +00:00
locka%iol.ie
a1c5747b75
Add missing nssckbi library to embedding packages. b=134034 r=kaie@netscape.com sr=rpotts@netscape.com a=valeski@netscape.com
2002-04-23 12:51:09 +00:00
jst%netscape.com
ed0376e885
Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com
2002-04-22 23:12:18 +00:00
depstein%netscape.com
8b074a2461
added additional flag support for onHistoryReload() of history listener.
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 03:39:31 +00:00
depstein%netscape.com
b67569822f
adding nsIWebNavTestLib.js and nsIWebNavTestCase1.html into /webNav
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:54:38 +00:00
depstein%netscape.com
51dd5acbfe
fixed makefile.win. some minor updates to other files.
...
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:24:27 +00:00
bzbarsky%mit.edu
680d65cbeb
Data URIs are not nsIURLs. Bug 77850, r=law, sr=darin
2002-04-19 03:21:35 +00:00
seawood%netscape.com
d42b1b1fd4
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
jkeiser%netscape.com
4f6f538fb4
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
blythe%netscape.com
4518458e10
Fix bug 135807
...
Embedding tests need module name to work with modsquad scripts.
r=cls sr=alecf
2002-04-16 21:52:25 +00:00
pinkerton%netscape.com
050d8221e6
package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf. bug# 135211
2002-04-16 19:09:57 +00:00
bryner%netscape.com
a60529de78
Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree.
2002-04-16 04:00:58 +00:00
ccarlen%netscape.com
202d9e420f
Fixing bustage - needs #if TARGET_CARBON
2002-04-16 02:46:14 +00:00
ftang%netscape.com
300eed24a4
fix bug 110726. Add carbon event handler for Text Input event to handle input methods r=ccarlen sr=sfraser a=asa
2002-04-15 23:53:11 +00:00
ftang%netscape.com
f6474a583a
fix bug 110726. r=ccarlen sr=sfraser a=asa add CTextInputEventhandling.cpp
2002-04-15 23:51:13 +00:00
ftang%netscape.com
72522c5be4
fix bug 110726. add carbon event handler for Text Input events. r=ccarlen sr=sfraser a=asa
2002-04-15 23:49:29 +00:00
dougt%netscape.com
32a0618efe
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
bryner%netscape.com
5aba5d213c
Removing the old versions of the xbl form controls from the tree (bug 137483). r=pinkerton, sr=ben.
2002-04-15 22:21:28 +00:00
danm%netscape.com
9eca3ff832
changing the format of the comment describing registerNotification, as requested by depstein. bug 99618
2002-04-13 01:53:33 +00:00
pinkerton%netscape.com
8f67fdb036
actually hook up dnd overriding apis to webbrowserchrome. r=brade/sr=blizzard/a=valeski. bug# 136744.
2002-04-11 21:33:24 +00:00
seawood%netscape.com
ce6ee72484
Fix link ordering problem when building static components with static gtk.
...
Bug #136192 r=bryner
2002-04-11 14:30:31 +00:00
depstein%netscape.com
4eea144188
Added session history listener library and test scripts.
2002-04-11 01:27:47 +00:00
danm%netscape.com
bf995a233f
freezing interface for 1.0. bug 99618 r=chak,rpotts a=valeski
2002-04-10 21:18:20 +00:00
danm%netscape.com
de9045c862
(interface freezing in last revision is bug 99617 r=chak,rpotts a=valeski)
2002-04-10 21:17:38 +00:00
danm%netscape.com
b292da7eca
freezing interface for 1.0. bug 136275 r=chak,rpotts a=valeski
2002-04-10 21:15:34 +00:00
danm%netscape.com
577112f830
freezing interface for mozilla 1.0
2002-04-10 21:13:37 +00:00
ccarlen%netscape.com
7c881efc55
For smoketest blocker 136693. Adding impl of confirmEx to PPEmbed's prompt service. r=pink/sr=sfraser
2002-04-10 19:51:42 +00:00