Граф коммитов

1580 Коммитов

Автор SHA1 Сообщение Дата
depstein%netscape.com a5294f4cd6 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 e2c7682141 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 1a5edf11e1 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 79be026732 Data URIs are not nsIURLs. Bug 77850, r=law, sr=darin 2002-04-19 03:21:35 +00:00
seawood%netscape.com 97531eb92c Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
jkeiser%netscape.com 0dc252669f 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 44f2be5785 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 2639b4120d 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 5ee18c0ade 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 bdaa3e03db Fixing bustage - needs #if TARGET_CARBON 2002-04-16 02:46:14 +00:00
ftang%netscape.com d66bdc5219 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 bc978614ac fix bug 110726. r=ccarlen sr=sfraser a=asa add CTextInputEventhandling.cpp 2002-04-15 23:51:13 +00:00
ftang%netscape.com 749f602a3e 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 2dbd1edd63 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 57db3f841d 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 d4595ba65b 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 245c950f22 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 ef6a464de2 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 e2da17de0c Added session history listener library and test scripts. 2002-04-11 01:27:47 +00:00
danm%netscape.com 214f9212ae freezing interface for 1.0. bug 99618 r=chak,rpotts a=valeski 2002-04-10 21:18:20 +00:00
danm%netscape.com 5059093a01 (interface freezing in last revision is bug 99617 r=chak,rpotts a=valeski) 2002-04-10 21:17:38 +00:00
danm%netscape.com fdecfee7a6 freezing interface for 1.0. bug 136275 r=chak,rpotts a=valeski 2002-04-10 21:15:34 +00:00
danm%netscape.com 0bc0c0e447 freezing interface for mozilla 1.0 2002-04-10 21:13:37 +00:00
ccarlen%netscape.com 54e1af8c4d 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
briane%qnx.com d6e150746c PHOTON BUILD ONLY
fix for a path problem with config files
2002-04-10 13:57:19 +00:00
ashishbhatt%netscape.com a766a2c8e8 Added nsiFile.cpp and .h, Testcases for nsILocalFile 2002-04-08 22:19:03 +00:00
ashishbhatt%netscape.com 8228bd056d fixed nsIObserServ.cpp and .h
CV: ----------------------------------------------------------------------
2002-04-08 18:57:01 +00:00
pinkerton%netscape.com 8391280853 add JSLoader to basebrowser package r=ccarlen/sr=hyatt/a=asa. bug# 135530 2002-04-08 13:57:30 +00:00
depstein%netscape.com 6a2d8bbadd Minor changes. Added hex support for status string in nsIWebProgLstnr::OnChangeState() (in QaUtils.cpp). Added reload() method in nsIWebNav.cpp for Reload menu test under nsIWebNav.
a=asa for QA checkins that are not part of the default builds
2002-04-06 02:58:50 +00:00
brade%netscape.com 2062357234 avoid double-deletion by always cleaning up, add some extra error checking (bug 132417); r=adamlock, sr=kin, a=asa, adt=jaime 2002-04-06 01:00:39 +00:00
chak%netscape.com b97c23ce25 Fix for #135711 - Add wallet stuff to embed packaging
r=adamlock, sr=alecf, a=asa
2002-04-06 00:49:45 +00:00
timeless%mac.com c1e6c65c47 Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
briane%qnx.com 840203786f PHOTON BUILD only
Fixes some compile issues.
2002-04-05 15:17:55 +00:00
seawood%netscape.com 56a8fb0151 Use shell script instead of batch script since win9x appears to have problems calling a batch script from a cygwin shell.
Bug #134344 r=jrgm a=asa,jaimejr
2002-04-05 14:27:44 +00:00
timeless%mac.com c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
blythe%netscape.com 9594c84aac Fix bug 127069
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
2002-04-02 22:20:57 +00:00
michael.lowe%bigfoot.com fe9c7723d1 Download progress dialog text fields should be dimmed, b=132251, r=law, sr=jag, a=asa 2002-04-02 09:02:36 +00:00
ccarlen%netscape.com 4d55f838c7 Bug 128926 - Add printing support to PPEmbed. r=pink/sr=beard/a=asa 2002-04-01 15:35:57 +00:00
ccarlen%netscape.com ea8d1d85e7 New files for bug 128926 - Add printing support to PPEmbed. r=pink/sr=beard/a=asa 2002-04-01 15:33:35 +00:00
brade%netscape.com 39ba7c9bbe relativize url for images and related files (bug 133803); r=adamlock, sr=kin, a=asa 2002-04-01 14:35:57 +00:00
locka%iol.ie ca4f6b3c44 Fixed inconsistency between internal variable and default persist flags. b=128900 r=brade@netscape.com sr=kin@netscape.com a=valeski@netscape.com 2002-04-01 12:02:27 +00:00
alecf%netscape.com aff39b0295 fix for bug 132946
r=cls, r=pinkerton, a=asa
fix up packaging scripts so they can run from any directory
move from perl's "use" which is compile-time to require/import which are run-time, so that we can use the FindBin package.
also fix a typo which allows mozLock.pm to recognize windows paths
2002-04-01 04:43:40 +00:00
seawood%netscape.com f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
ccarlen%netscape.com b4f58d10a5 Bug 132813 - PPEmbed doesn't send notification for security changes. r=pink/sr=beard/a=asa 2002-03-27 04:21:33 +00:00
akkana%netscape.com d59ab13b91 132894: improve our ability to go to the right place in the anchor
node; fix problem where we were skipping matches we should have
found.  r=cmanske sr=sfraser a=asa
2002-03-27 03:47:33 +00:00
depstein%netscape.com e6a4b04c27 adding nsISHistoryTestLib.js test library and nsISHistoryTestCase1.html test script. 2002-03-27 01:47:15 +00:00
depstein%netscape.com 2e737fce66 nsIRequest->GetName() now directly uses nsCString msg. No longer needs string conversion. 2002-03-26 23:55:54 +00:00
brade%netscape.com 423a631b12 clone uri before removing login/pw (bug 131218); r=adamlock, sr=kin, a=asa 2002-03-26 21:05:13 +00:00
locka%iol.ie 322b80b296 NOT BUILT. Fix some typos in a QA document. b=130498 2002-03-25 13:50:39 +00:00
rods%netscape.com b3a87921ff This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in
DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using
them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 03:19:32 +00:00