pete.zha%sun.com
2fe53381c8
unix: should remove the Reveal Location & Launch File buttons from download progress dialog
...
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
locka%iol.ie
020908a352
Fixup link tags as stylesheets or anchors according to the value in their "rel" attribute. b=148797 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-07-24 19:59:17 +00:00
henry.jia%sun.com
ecff57635e
First patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
hwaara%chello.se
5cf7e65e13
#125887 , fix some cases where whitespace would make window.open() and openDialog() to not work.
...
r=jkeiser, sr=bzbarsky, a=brendan
2002-07-21 18:12:38 +00:00
mjudge%netscape.com
543b9c1e7e
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
rods%netscape.com
f976e51358
Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
...
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
ccarlen%netscape.com
30662a236f
Fixing bustage on planetoid.
2002-07-13 01:07:57 +00:00
ccarlen%netscape.com
d7ec787895
Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa
2002-07-13 00:18:46 +00:00
rods%netscape.com
27586e9402
changed all the DEVMODE allocating and freeing to native Windows calls HeapAlloc and HeapFree
...
nsPrintSettingsWin.cpp was creating and copying only the non-platform specific data by using the
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa
2002-07-12 11:48:38 +00:00
locka%iol.ie
6d4b74db44
Fixup xml-stylesheet processing instructions. b=136718 r=heikki@netscape.com sr=kin@netscape.com
2002-07-09 21:40:19 +00:00
alecf%netscape.com
ce6498956c
REQUIRES update after find component cleanup
2002-07-09 21:21:37 +00:00
akkana%netscape.com
6590109c2f
126312: remove old find code. r=brade sr=alecf
2002-07-09 20:41:51 +00:00
rods%netscape.com
3e51aeda7f
Somehow we all missed initializing this to false
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:48:39 +00:00
rods%netscape.com
206278c04e
Missed this minor change
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:44:47 +00:00
rods%netscape.com
0a08c632e8
Implement progress dialog for printing and PP that show before reflow
...
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
shanjian%netscape.com
ff20f07559
#70507 New Windows opened via Javascript do not inherit their parent's character set
...
pass default charset from parent window to new window.
r=jag, sr=brendan
2002-07-09 00:14:48 +00:00
bryner%netscape.com
122b978d08
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
blakeross%telocity.com
556c30aee1
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
2002-07-08 04:22:14 +00:00
locka%iol.ie
b9e21fc1f4
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:16:35 +00:00
locka%iol.ie
6e36f727d2
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:13:59 +00:00
locka%iol.ie
7e967b29d3
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:12:29 +00:00
locka%iol.ie
6b45bd170f
Added DO NOT USE comment, pending removal for bug 155066
2002-07-03 11:19:53 +00:00
locka%iol.ie
6d8a7fe46b
Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin
2002-07-02 20:54:13 +00:00
bzbarsky%mit.edu
5d73971f2e
Allow embeddors to override helper apps. Bug 147142, patch by
...
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
bzbarsky%mit.edu
e209c87d18
Save background images on tables/rows/cells. Bug 115532, r=adamlock, sr=jst
2002-06-21 22:33:50 +00:00
timeless%mac.com
c510fb7676
backing out bug 128750
2002-06-20 23:02:31 +00:00
varga%utcru.sk
61f7324a45
Checking in for Neil.
...
Bug 151565 - JS strict warning in nsHelperAppDlg.js
r=varga, sr=jag
2002-06-19 12:59:20 +00:00
bzbarsky%mit.edu
db06c14289
Remove an unneeded flex. Bug 128750, r=law,sr=alecf
2002-06-18 22:36:27 +00:00
kin%netscape.com
e208ac0aa5
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
locka%iol.ie
7004f55c84
Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com
2002-06-12 21:47:43 +00:00
locka%iol.ie
7d23da3797
Persist data for embed & object tags. b=141316 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-06-07 21:31:33 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
rods%netscape.com
05a3de7bb0
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
...
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
caillon%returnzero.com
9efc50a54c
Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag
2002-06-04 22:24:00 +00:00
brade%netscape.com
7e0bca6fe9
add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf
2002-06-03 13:08:27 +00:00
bryner%netscape.com
0f3c9d2d65
Ignore generated Makefiles.
2002-05-27 02:12:25 +00:00
bryner%netscape.com
3a8236303a
Ignore generated makefiles.
2002-05-27 02:07:35 +00:00
jdunn%netscape.com
dfb0e9fde6
fix AIX's xlC364 internal compiler error (just rearranging existing code)
...
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
rods%netscape.com
0131a33263
Removing debug line for setting dialog title.
...
Bug 145037 r=dcone sr=kin
2002-05-17 19:25:51 +00:00
locka%iol.ie
21c9673687
Check for duplicate names when saving subframes. b=142846 r=brade@netscape.com sr=rpotts@netscape.com
2002-05-17 02:47:10 +00:00
law%netscape.com
54781df812
Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake
2002-05-17 00:31:53 +00:00
rpotts%netscape.com
6f48d5ce85
bug #46856 . r=valeski, sr=darin) nsIWebProgress/nsIWebProgressListener API changes.
2002-05-16 23:41:59 +00:00
akkana%netscape.com
e1ed7846dc
134275: make find stop at table cell boundaries. r=brade sr=kin
2002-05-16 23:30:59 +00:00
rpotts%netscape.com
c9ab8b4115
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 21:46:18 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
rods%netscape.com
7a8a5b9cfb
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
a1081c5006
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
b45d33216e
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
rods%netscape.com
2ef3e636bf
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
rods%netscape.com
ae0a64fa65
fix bustage, makefile was in correct
2002-05-08 23:07:46 +00:00
rods%netscape.com
5312317f3b
All the files have been moved to the unixshaed directory
...
Bug 115136 r=dcone sr=attainasi
2002-05-08 21:12:09 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
rods%netscape.com
b850da33e8
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
akkana%netscape.com
849d19b09f
92102: Make find wrap through frames. r=ccarlen sr=alecf
2002-05-06 23:41:29 +00:00
akkana%netscape.com
318bb9781f
92102: Fix wrapping through frames, and don't find content inside noframes tags. r=ccarlen sr=alecf
2002-05-06 22:22:13 +00:00
bryner%netscape.com
8b361ea860
Fixing gtk2 bustage. r=cls.
2002-05-06 07:02:45 +00:00
seawood%netscape.com
9937ea33f2
Fix xlib bustage.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #135441 r=cls
2002-05-03 08:11:10 +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
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +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
bzbarsky%mit.edu
680d65cbeb
Data URIs are not nsIURLs. Bug 77850, r=law, sr=darin
2002-04-19 03:21:35 +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
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
danm%netscape.com
bf995a233f
freezing interface for 1.0. bug 99618 r=chak,rpotts a=valeski
2002-04-10 21:18:20 +00:00
brade%netscape.com
ccf91a719a
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
timeless%mac.com
dda079660d
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
michael.lowe%bigfoot.com
bc18d14b35
Download progress dialog text fields should be dimmed, b=132251, r=law, sr=jag, a=asa
2002-04-02 09:02:36 +00:00
brade%netscape.com
4e446ee45f
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
1bd61a169b
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
akkana%netscape.com
1dc3774a18
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
brade%netscape.com
c9dc3a2bb9
clone uri before removing login/pw (bug 131218); r=adamlock, sr=kin, a=asa
2002-03-26 21:05:13 +00:00
dbaron%fas.harvard.edu
81ea297a54
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:35:01 +00:00
mscott%netscape.com
fc0c26374c
Bug #132643 --> add a new web browser chrome flag for a popup type.
...
r=danm
sr=hewitt
2002-03-22 19:20:54 +00:00
brade%netscape.com
3d7358bbe9
handle new flag for no link adjustments, handle empty values (bug 122227); r=adamlock, sr=kin, a=asa
2002-03-21 14:47:06 +00:00
brade%netscape.com
b3e134423b
add new flag; bug 122227, r=adamlock, sr=kin, a=Asa
2002-03-21 14:17:31 +00:00
darin%netscape.com
6e1ab014c3
fixes pending mac bustage
2002-03-21 00:55:56 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
blakeross%telocity.com
dbac7895c6
131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa
2002-03-20 21:49:18 +00:00
locka%iol.ie
fe547600a1
Send error messages when file creation/open errors occur during persistence. b=124035 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-03-19 22:24:06 +00:00
blakeross%telocity.com
97c4f3ce3a
131762 - can open multiple occurrences of download manager.
...
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:19:39 +00:00
alecf%netscape.com
337e283736
*sigh* stupid nmake build
2002-03-19 07:38:25 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
akkana%netscape.com
641c2b4ef5
80805,131767: Editor find/replace fixes, files missed in the previous checkin. r=cmanske sr=dveditz a=asa
2002-03-18 23:52:30 +00:00
danm%netscape.com
313cdbd7d8
removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa
2002-03-18 23:33:49 +00:00
blakeross%telocity.com
327240dd4a
117505 - save file dialog has paint inssue with pause/resume button (ftp downloads). r=timeless sr=hewitt a=dbaron
2002-03-18 05:10:24 +00:00
blakeross%telocity.com
2f0cbd6a9a
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
0c7e594d12
Backing out...saving for a rainy day...
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
b47bb58afe
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 04:52:34 +00:00
akkana%netscape.com
5ef705184a
80805, 129971: Check endpoint correctly, don't skip too many nodes after a comment, fix some return values. r=cmanske sr=dveditz a=asa
2002-03-16 04:33:20 +00:00
timeless%mac.com
8f26bc5288
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
2002-03-15 12:50:20 +00:00
timeless%mac.com
8a4f926278
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
2002-03-14 22:59:56 +00:00
brade%netscape.com
31ab992b29
send listener aStatus so listener can handle possible error conditions, remove login/pw from uri before changing url attributes, set target base uri (bug 130149/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:18:53 +00:00
brade%netscape.com
246c01a041
add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:16:27 +00:00
brade%netscape.com
d87bc74041
add new flag; bug 130149/122227, r=adamlock, sr=kin, a=Asa
2002-03-14 14:15:02 +00:00
aaronl%netscape.com
1bcc2ad716
Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa
2002-03-10 06:21:48 +00:00
locka%iol.ie
dd5087b3fe
Prevent persist object giving out duplicated file names. b=115991 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-03-07 20:34:57 +00:00
brade%netscape.com
d5f199e6f2
don't clone node if flag is set to operate on original dom, add error checking (bug 125069); r=adamlock, sr=kin, a=asa
2002-03-07 20:14:19 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bzbarsky%mit.edu
2900587f75
Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa
2002-03-05 22:33:54 +00:00
bzbarsky%mit.edu
8044b17edc
Make sure we send start and stop notification so progress dialogs get
...
taken down. Bug 127375, r=brade, sr=darin, a=asa
2002-03-05 03:23:20 +00:00
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
morse%netscape.com
2bc8fd2d2b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
bzbarsky%mit.edu
50bbcac6f7
Don't throw an uncaught exception on cancel. Bug 91056, patch by
...
law@netscape.com , r=bzbarsky, sr=jag, a=asa
2002-03-02 01:02:16 +00:00
brade%netscape.com
e82c7f3280
Calculate file extension based on existing extension (if it matches content type) before defaulting to primary extension (bug 125070). Don't do base tag modifications if flag is set (bug 127765). r=adamlock, sr=sfraser, r=roc
2002-02-28 14:12:57 +00:00
brade%netscape.com
e9a69f4bcf
add new flags; bug 125070, r=adamlock, sr=sfraser, a=roc
2002-02-28 14:09:07 +00:00
brade%netscape.com
adb847611d
force stream closure when for uploading (bug 121314; r=adamlock; sr=darin; a=shaver)
2002-02-25 18:47:47 +00:00
akkana%netscape.com
0862357036
126651,126909: Fix some glitches in the find algorithm. r=cmanske sr=kin a=asa
2002-02-23 01:12:26 +00:00
law%netscape.com
c292c09c27
Bug 27609; make webbrowserpersist work properly with new progress dialog and report errors better; r=adamlock, sr=mscott
2002-02-20 07:57:33 +00:00
law%netscape.com
73527532c9
Bug 27609; final changes for new progress dialog, r=ben, sr=jag
2002-02-20 07:54:37 +00:00
jst%netscape.com
8fd2822bf1
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
2002-02-20 07:50:52 +00:00
law%netscape.com
8cbed37964
Bug 27609; add new progress dialog to win32/linux builds; r=bryner, sr=jag
2002-02-20 07:48:15 +00:00
law%netscape.com
51c08473ed
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
2002-02-20 07:31:09 +00:00
timeless%mac.com
51703c5d8f
Bug 114166 rewrite nsDeque
...
r=akkana sr=alecf
rs=alecf for TestDeque.cpp
2002-02-20 03:08:32 +00:00
akkana%netscape.com
db0f3373a2
97157: turn off debug messages
2002-02-19 22:18:34 +00:00
brade%netscape.com
884a39aa21
check if src/dest are equals and don't rewrite file; fix NS_LITERAL_STRING; bug 124625 (r=adamlock; sr=darin)
2002-02-19 22:11:59 +00:00
cathleen%netscape.com
93709bacaa
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
akkana%netscape.com
ca69a3a59b
126232: Fix some problems in new find. r=brade sr=kin
2002-02-18 23:28:32 +00:00
law%netscape.com
56ddca869b
Bug 27609; changes to progress window title; NOT PART OF THE BUILD
2002-02-18 23:19:20 +00:00
akkana%netscape.com
1f4c66da53
more 123087 -- find API rewrite, r=brade, sr=kin
2002-02-16 04:26:49 +00:00
akkana%netscape.com
fc56f3baa6
123087: Redesign Find API, rewrite new find algorithm.
...
Not yet enabled by default; needs testing. r=brade sr=kin.
2002-02-16 04:17:07 +00:00
law%netscape.com
230f62f1b4
Bug 27609; new unix makefile stuff (from bryner); NOT PART OF THE BUILD
2002-02-16 01:31:41 +00:00
law%netscape.com
9f4d9bdfa7
Bug 27609; new nsIProgressDialog implementation; NOT PART OF THE BUILD
2002-02-16 01:22:44 +00:00
locka%iol.ie
7b4784e95d
Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin
2002-02-13 21:45:02 +00:00
bzbarsky%mit.edu
31c3d14c7c
Opening the "Advanced" dialog and cancelling it should not change the
...
helper app dialog contents. Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
ccarlen%netscape.com
2b1a86b866
Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin
2002-02-08 15:21:26 +00:00
brade%netscape.com
c9ba8ad97e
enable upload saving, use PRPackedBool (bug 120659; r=adamlock, sr=darin)
2002-02-08 14:40:51 +00:00
brade%netscape.com
ca3be94cc4
support upload saving, remove remaining diskDocument usage (bug 120659; r=adamlock, sr=darin)
2002-02-08 14:40:35 +00:00
ccarlen%netscape.com
dca471f970
New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com
2002-02-07 15:56:35 +00:00
law%netscape.com
f27da28321
More updates. NOT PART OF THE BUILD
2002-02-07 06:52:58 +00:00
law%netscape.com
a0b5190c5b
Updates to new progress dialog code; NOT PART OF THE BUILD
2002-02-07 03:22:27 +00:00
alecf%netscape.com
2600020d23
dependency update
2002-02-06 22:52:53 +00:00
law%netscape.com
04368e4bd4
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
2002-02-06 21:53:30 +00:00
danm%netscape.com
216fe29937
during window creation, fetch the referring URL from the caller's document only if the document already exists. bug 36016 r=hyatt,pinkerton
2002-02-06 03:51:14 +00:00
bzbarsky%mit.edu
da64d50b62
Fix helper apps not starting when the filename in the url is empty.
...
Also turn off caching of mime infos since we have no way to invalidate
this cache yet. Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
locka%iol.ie
59b7198e85
Make webbrowserpersist create directories on demand rather than all the time. b=120376 r=brade@netscape.com sr=kin@netscape.com
2002-02-05 15:30:26 +00:00
mkaply%us.ibm.com
e6c3709afc
OS/2 bustage
2002-02-02 20:37:39 +00:00
mkaply%us.ibm.com
06d0e7ae00
OS/2 bustage
2002-02-02 14:28:55 +00:00
mcafee%netscape.com
7015dad844
Ignore generated files.
2002-02-02 07:53:30 +00:00
mjudge%netscape.com
21fb04adc6
xuldoc not content_xul
2002-02-02 07:49:04 +00:00
mjudge%netscape.com
2f7517661d
bad slash
2002-02-02 07:48:06 +00:00
mjudge%netscape.com
5ba27ecac1
wrong requires. fix bustage
2002-02-02 06:59:44 +00:00
mjudge%netscape.com
c3ac9d2d5c
missed this one
2002-02-02 06:03:50 +00:00
mjudge%netscape.com
0444ffda5b
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
locka%iol.ie
3ec5d03e64
Fix for stall when saving certain documents. Don't count non-persistent URIs when figuring out whether to do state notifications synchronously or asynchronously. b=122078 r=brade@netscape.com sr=rpotts@netscape.com
2002-02-01 12:42:13 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
mjudge%netscape.com
b3e02b6781
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 05:15:42 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
mscott%netscape.com
3b823949fc
Bug #43689 --> expose the suggested file name
...
r=law
sr=sspitzer
2002-01-25 22:05:16 +00:00
locka%iol.ie
5229fef4f8
Fix to persist object to add state notifications when saving pages containing no saveable links. b=119496 r=brade@netscape.com sr=hyatt@netscape.com a=asa@mozilla.org
2002-01-24 23:05:51 +00:00
locka%iol.ie
16cf423f11
Fix directory creation permissions so files can actually be saved in them! b=120307 r=brade@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-01-17 23:11:33 +00:00
akkana%netscape.com
19e49244c2
120623: remove printfs. r=bzbarsky r,a=blizzard
2002-01-17 21:57:00 +00:00
locka%iol.ie
c29d5139b4
Add pointer test to prevent crashes on frame/iframe elements with no src attribute. b=119939 r=timeless@bemail.org sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-01-17 12:15:44 +00:00
seawood%netscape.com
ab337c65bf
Link against MOZ_UNICHARUTIL_LIBS to get ToUpper() & ToLower().
...
Fixing tinderbox bustage (planetoid & slag)
2002-01-16 08:48:51 +00:00
akkana%netscape.com
710b831fe4
Fix the mac build (I hope) removing duplicate nsFind.cpp entries (why did this work for jfrancis?)
2002-01-16 08:40:25 +00:00
akkana%netscape.com
ee0d1f2c5a
Fix the mac build (I hope) removing the ftp password setting
2002-01-16 08:33:39 +00:00
akkana%netscape.com
1579479376
97157: New faster find-in-page.
...
This is still work in progress and hasn't had all the bugs ironed out
yet, so for now, it's preffed off by default ("browser.new_find").
r=jfrancis sr=kin
2002-01-16 07:05:40 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
ben%netscape.com
8d73f2ab99
Fix .9.8 bugs:
...
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML
Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174
r=law, sr=hewitt
2002-01-16 04:00:28 +00:00
locka%iol.ie
556ab654c6
Build bustage - XP_MAC section contained unamed variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:44:08 +00:00
locka%iol.ie
441d3f853d
Removed an unused variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:38:21 +00:00
locka%iol.ie
a988ed2884
Updated documentation slightly to reflect reality. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:32:31 +00:00
locka%iol.ie
a1ae2cd318
New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 12:41:27 +00:00
rods%netscape.com
56d6393a84
Removing an uneeded line of code when this got accidently checked in
2002-01-10 15:23:57 +00:00
alecf%netscape.com
3d9e878c34
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
mcafee%netscape.com
96a5a1b3cb
Ignore generated files
2001-12-29 03:09:11 +00:00
seawood%netscape.com
c6dfd9f7d8
Add $(LIBS_DIR) to fix hpux bustage
2001-12-19 08:43:57 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ben%netscape.com
77d9e3c317
115451, 115154 - Can't close save file progress dialog, directory created with wrong permissions
...
Ensure correct permissions are used when creating a directory for attached files when saving a document, and that we don't try to create a new directory when one exists.
Also, null check webBrowserPersist in case it does not exist.
r=bz for 115154, sr=hyatt/blake
2001-12-17 22:52:40 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ben%netscape.com
2451f6c4f4
Fix for smoketest blocker 114874 - save page does not work.
...
This code was checked in last night into a file that had recently become obsolete. Simply moving the code that was checked in last night into the file that is currently in use.
2001-12-12 22:21:53 +00:00
ccarlen%netscape.com
742f7d9a11
Bug 99613 - Freeze nsIWebBrowserFind iface. r=chak/sr=sfraser
2001-12-11 15:25:30 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
law%netscape.com
4d139eeda1
Bug 92508; switch over to moved/renamed progress dialog; r=ccarlen, sr=mscott
2001-12-07 01:29:14 +00:00
law%netscape.com
4c2aefbb93
Bug 92508; change this renamed .xul to use the renamed .js; r=ccarlen, sr=mscott
2001-12-07 01:20:22 +00:00
law%netscape.com
088d85000e
Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott
2001-12-07 01:17:37 +00:00
law%netscape.com
d4120b4f48
Bug 92508; moving these files (and renaming) from obsolete mozilla/xpfe/components/ucth project; r=ccarlen, sr=mscott
2001-12-07 00:36:33 +00:00
law%netscape.com
7d72c6fcb3
Bug 88287; use the new GetDataSourceBlocking method to ensure we get the same data source as prefs is using; r=sgehani, sr=mscott
2001-12-06 04:07:26 +00:00
jst%netscape.com
460f2ccd6f
Fixing bug 93513. Make window.open() use the base uri of the caller as the base, and not the document uri of the caller. r=danm@netscape.com, sr=rpotts@netscape.com
2001-11-30 07:49:32 +00:00
law%netscape.com
ae081b807c
Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake
2001-11-30 04:17:05 +00:00
rjc%netscape.com
0aec2416cf
Fix bug # 112176. r=danm sr=hyatt
2001-11-29 07:02:24 +00:00
bhart00%yahoo.com
359201cef9
fix for bug 102349, r=ben/sr=brendan
2001-11-22 04:03:36 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rpotts%netscape.com
f841b6befe
bug #110179 (r=danm@netscape.com, sr=jst@netscape.com) The domwindowopened notification should *not* be fired while the window watcher is holding onto its internal lock.
2001-11-20 20:05:52 +00:00
danm%netscape.com
a606bb32e6
get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts
2001-11-16 02:12:07 +00:00
danm%netscape.com
764295d8ce
get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary). bug 88229 r=jst,rpotts
2001-11-16 02:10:57 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
darin%netscape.com
98a39fa92e
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
law%netscape.com
41894e82a4
Bug 102350; it's just a little disk; r=jag, sr=hewitt
2001-11-07 02:54:28 +00:00
law%netscape.com
0352d62a28
Bug 100406 (patch submitted by Mike Kaply); size to content before centering; this is necessary because we change the content; r=law, sr=hyatt
2001-11-07 02:50:43 +00:00
locka%iol.ie
d0f8c99f93
Add flag to prevent saveURI from decompressing gzipped data as it is arriving b=108268 r=bryner@netscape.com sr=blizzard@mozilla.org
2001-11-06 23:43:39 +00:00
blizzard%redhat.com
798f3859c5
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
darin%netscape.com
803d882528
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
danm%netscape.com
3779efd362
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
blakeross%telocity.com
b06d00a2bf
stupid whitespace changes.
2001-11-05 02:29:54 +00:00
blakeross%telocity.com
3bd372dfa1
These changes never made it in with original xul landing (/embedding). r=hewitt sr=ben
2001-11-05 01:50:50 +00:00
locka%iol.ie
ac5d543433
Missing backslash causing build bustage on some ports platforms. r=brade@netscape.com
2001-11-01 17:23:22 +00:00
brade%netscape.com
e4f2f14083
nsIFile->nsIURI in nsIDiskDocument r=adamlock (bug #104883 )
2001-11-01 15:25:53 +00:00
locka%iol.ie
350313c527
Mac changes to move webbrowserpersist object to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:41:02 +00:00
locka%iol.ie
91e485f39a
Unix makefile changes to move webbrowserpersist to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:39:53 +00:00
locka%iol.ie
2bafd807d9
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:39:26 +00:00
locka%iol.ie
242c80e2b2
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 11:51:20 +00:00
locka%iol.ie
f842bce88a
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 11:47:05 +00:00
jaggernaut%netscape.com
dbc6442a61
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 08:09:28 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
mstoltz%netscape.com
afebe13bdc
bug 104495 - don't allow unprivileged scripts to create a window without
...
a close box, or to disable key shortcuts. r=danm, sr=jst.
2001-10-26 23:02:49 +00:00
dougt%netscape.com
5fe12c09e7
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
brendan%mozilla.org
a96c9a9870
Add SetAlphaBounds, TABLE_SIZE, and MIN_ALPHA APIs (103990, r=dbaron, sr=waterson).
2001-10-16 05:40:27 +00:00
law%netscape.com
5fc9787665
Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake
2001-10-13 00:04:30 +00:00
rpotts%netscape.com
fa61ad5668
bug #90722.(r=danm@netscape.com, sr=mscott@netscape.com) Added nsIWindowWatcher::GetWindowByName(...).
2001-10-12 21:42:24 +00:00
chak%netscape.com
bc11c5c2a9
Fix for #104221 - NS_LITERAL_STRING(APPSTARTUP_CATEGORY)| relies on the order
...
of 2 #define's
r=aaronl, sr=alecf
2001-10-11 22:11:22 +00:00
law%netscape.com
f9c7adce64
Fix for bugs 67803/74012/79862/98797. Adds code to set initial focus to
...
downloading and progress dialogs, and removes code to disable the "close
this dialog" checkbox from the progress dialog. r=aaronl, sr=ben
2001-10-11 22:09:56 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
alecf%netscape.com
ca1e0f0d4d
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
gerv%gerv.net
5d7331d24f
License changes, take 2. Bug 98089. mozilla/embedding/.
2001-09-25 22:58:40 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
da68f3ed78
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
danm%netscape.com
4fc160a28a
now _blank windows without a parent will actually open in a new window. wow. bugs like that shouldn't still exist. bug 98785 r=hyatt,rpotts
2001-09-07 23:24:34 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
danm%netscape.com
21c4e6765f
ignore width or height of 0 (as in 'width=') when opening windows. bug 67947 r=hyatt,joki
2001-09-04 23:14:31 +00:00
blakeross%telocity.com
976606d3b3
Long path causes helper app dialog to grow way too long (85173). Patch by Dean Tessman <dean_tessman@hotmail.com>. r=jag sr=blake a=asa
2001-09-01 18:12:45 +00:00
ccarlen%netscape.com
d45df3653c
Bug 92100 - When searching in frames, selection is visible in > 1 frame. r=valeski/sr=sfraser
2001-08-22 05:14:15 +00:00
jat%princeton.edu
4547250e24
Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan.
2001-08-21 20:37:19 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00