Commit Graph

1387 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
hyatt%netscape.com
67b889bacf Fix for 101554. r=dbaron, sr=hewitt 2001-10-22 23:37:33 +00:00
bryner%netscape.com
03cd3c194e Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt. 2001-10-22 22:43:52 +00:00
dougt%netscape.com
0a62d4e8d5 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
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
alecf%netscape.com
2a8bab71f9 fix for some bug where I forgot a contract id.. if bugzilla was responding I might actually know the bug #
r=mkaply, sr=dveditz
2001-10-19 02:02:05 +00:00
alecf%netscape.com
97912541e2 bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz 2001-10-16 21:10:35 +00:00
alecf%netscape.com
cf011f78cd bug 104118 - a non-rdf contractid for windowmediator, to reduce dependencies. r=mkaply, sr=dveditz 2001-10-12 21:03:40 +00:00
sdagley%netscape.com
d3f5cce299 Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser 2001-10-08 20:20:57 +00:00
sdagley%netscape.com
502f98a507 Fix #103612 - work around bug in Mac OS X 10.1 Internet prefs panel when setting DL folder. r=dbaron. I'd wait for an sr= but I need trunk verification on this so I can get PDT approval for checking into the 0.9.4 branch. 2001-10-08 04:59:59 +00:00
ccarlen%netscape.com
cf1abf69eb Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser 2001-10-02 14:50:29 +00:00
ccarlen%netscape.com
9a02f84384 Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser 2001-10-02 14:47:33 +00:00
jaggernaut%netscape.com
ca6197295f 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
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
alecf%netscape.com
efccb791b7 fix for 100116 - remove window mediator's public dependency on rdf
r=jag, sr=waterson
2001-09-24 22:31:49 +00:00
hyatt%netscape.com
e4f5bcb3d8 More 98109 goodness, making _content dynamically shiftable. r/sr=bryner,ben 2001-09-23 08:33:24 +00:00
srilatha%netscape.com
b02fad6f86 *** empty log message *** 2001-09-21 02:00:24 +00:00
hyatt%netscape.com
18ad83890a Fix for 49874 and 98109, make iframes build their docshells and kick off their content load from frame construction, also enabling the primary content area to be dynamically shiftable. r=jag, sr=waterson 2001-09-19 01:53:00 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223 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
jst%netscape.com
d3f4113c52 Fix bug 99690. Fix crash when external apps try to open mozilla windows. r=bzbarsky@mit.edu, sr=blakeross@telocity.com 2001-09-18 05:32:03 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
25856c9451 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
rjesup%wgate.com
dfc522b372 Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst 2001-09-13 00:09:49 +00:00
alecf%netscape.com
90e57cac41 oops, back this out! 2001-09-12 21:30:31 +00:00
alecf%netscape.com
1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624 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
4847be176a unmaximize the window any time it's moved or sized. bug 98701 r=hyatt,jaggernaut 2001-09-12 00:19:25 +00:00
blakeross%telocity.com
088810f568 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
danm%netscape.com
609165b77b complain if callers try to unregister a null window (it was being done, and I got bushwhacked by it). bug 98792 r=alecf,ccarlen 2001-09-10 23:27:11 +00:00
dbaron%fas.harvard.edu
67ef0876cc Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf 2001-09-10 19:42:54 +00:00
danm%netscape.com
3fc216b7d0 restoring rev 1.11 (bug 97514 r=hyatt,pchen). the root cause of bug 98732 (and rev 1.12) has been fixed elsewhere (bug 98785). 2001-09-07 23:38:06 +00:00
danm%netscape.com
70e14767dc restoring rev 1.159 (bug 97514 r=hyatt,pchen). the root cause of bug 98732 (and rev 1.160) has been fixed elsewhere (bug 98785). 2001-09-07 23:37:16 +00:00
sspitzer%netscape.com
c840390581 backing out danm's changes for #97514, as they cause the regression bug #98732
a=heikki
2001-09-07 19:29:43 +00:00
mkaply%us.ibm.com
47944f817f #94055
r=saari, sr=blizzard
Make OS/2 go down WIN32 only #ifdef as well to fix tabbing issues
2001-09-07 12:19:55 +00:00
cls%seawood.org
9c5fdde016 Remove unused fullcircle build references.
Bug #98293 r=namachi
2001-09-07 04:59:44 +00:00
dougt%netscape.com
f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
danm%netscape.com
ec27c66397 XULWindow no longer needs to cache the widget size mode. bug 96475 r=hyatt,pchen 2001-09-06 18:35:59 +00:00
danm%netscape.com
6103f92c5d remove bug 70283's optimization to persist window size state only if it (apparently) hasn't changed. bug 86955, 89740. also set a newly opened window's main widget's zoom state even if it's not yet visible. bug 96475 r=hyatt,pchen 2001-09-06 18:35:55 +00:00
danm%netscape.com
910ae825f5 tell nsWindowWatcher about window creation/destruction so its enumerators will work. bug 97514 r=hyatt,pchen 2001-09-06 18:26:52 +00:00
valeski%netscape.com
93959d48cc 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
6a7fab413d add new file nsAppShellWindowEnumerator. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:58 +00:00
danm%netscape.com
663d96b96a add new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:46 +00:00
danm%netscape.com
0e9ef80bd8 move window enumerators to new file; add new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:41 +00:00
danm%netscape.com
f04f0c683b new implementation for window enumerators, including new z-level enumerators. bug 96151 r=hyatt,sfraser 2001-09-04 23:30:24 +00:00
dbaron%fas.harvard.edu
be938a64b6 Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all. 2001-08-31 04:28:26 +00:00
dbaron%fas.harvard.edu
5434e861aa Backing out unapproved checkin for bug 97227. a=brendan,blizzard 2001-08-31 03:45:20 +00:00
rpotts%netscape.com
9e2f57a942 bug #97227 (r=valeski, sr=vidur). This patch makes all calls to nsIWebBrowserChrome::SetStatus(...) display synchronously. 2001-08-30 21:47:45 +00:00
ccarlen%netscape.com
45a4b21a3b Fixing senna requires bustage. 2001-08-29 15:33:31 +00:00
ccarlen%netscape.com
d48280a189 Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
hyatt%netscape.com
62d3de24fd Fix for 95475. r=jag, sr=ben, a=dbaron 2001-08-25 02:01:08 +00:00
pchen%netscape.com
df074c3f00 bug 91726, r=pinkerton, sr=sfraser, under carbon, Internet Config seems to return mappings with a null mime type string, if we see a null mime type string, set mime type in nsMimeInfo to octet-stream 2001-08-22 00:19:08 +00:00
cathleen%netscape.com
be72d98064 enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson 2001-08-17 02:03:34 +00:00
blakeross%telocity.com
64c93bc135 Cleaner fix for making turbo mode dynamic (89504). r=ccarlen sr=ben 2001-08-17 00:25:04 +00:00
bryner%netscape.com
1d3e6ec608 Bug 94627 - removing unused native listbox widget (plus some cleanup from already-removed native widgets). r=shaver, sr=blizzard. 2001-08-16 06:58:03 +00:00
blakeross%telocity.com
5d9823607b Fixing bustage; missed a file. 2001-08-16 04:06:14 +00:00
sfraser%netscape.com
47ca80de66 Project cleanup, rs=scc. Use NSComponentStartup, since we're a component. 2001-08-16 00:39:30 +00:00
bryner%netscape.com
d3a3edda15 Bug 94345 -- remove unused native context menu. r=pavlov, sr=blizzard. 2001-08-10 00:58:52 +00:00
danm%netscape.com
b054fc2536 restore normal window z-order to dependent-not-modal windows (Mac-only). bug 94138 r=hyatt,jst 2001-08-07 23:03:52 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
cls%seawood.org
f0e991cb57 Add caps to REQUIRES for bug #88087 2001-07-20 08:53:05 +00:00
mstoltz%netscape.com
88259b1073 Bug 88087 - giving about: pages loaded from chrome a principal other than
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
2001-07-20 07:09:59 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
dveditz%netscape.com
8787457670 hook so xpinstall can turn off turbo mode (bug 86976). r=syd@netscape.com, sr=mscott@netscape.com 2001-07-14 07:14:34 +00:00
ccarlen%netscape.com
12d5c044ec Bug 90065 - nsAppShellService::GetNativeAppSupport returns NS_OK even when it fails, causing crash. r=valeski/sr=blake 2001-07-12 14:44:27 +00:00
ccarlen%netscape.com
815ed97616 Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2001-07-10 08:01:55 +00:00
danm%netscape.com
3910a46d58 keep nonmodal windows out of the modal window (topmost) layer. bug 84047 r=alecf,jag 2001-07-02 21:56:59 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
ccarlen%netscape.com
a99901d4dc Bug 86922 - app hangs after profile migration dialog. r=danm/sr=alecf/a=chofmann 2001-06-25 11:27:56 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
ccarlen%netscape.com
588dc07a67 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
dbaron%fas.harvard.edu
9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
alecf%netscape.com
87db1e9152 why didn't this get checked in the last time?
part of fix for bug 83366, r=blake,
                                                                      sr=sspitzer, suggestions=jag - add
                                                                      a new method to
                                                                      nsICmdLineService to get the
                                                                      handler for a given parameter
                                                                      a=asa
2001-06-14 23:55:42 +00:00
alecf%netscape.com
fd8fa52c9d remove these files from CVS (not part of the build) so people stop asking me about them :) 2001-06-14 23:54:48 +00:00
alecf%netscape.com
d7d72efbbc part of fix for bug 83366, r=blake, sr=sspitzer, suggestions=jag - add a new method to nsICmdLineService to get the handler for a given parameter a=asa 2001-06-14 23:47:05 +00:00
pchen%netscape.com
446c2fe869 bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension 2001-06-13 22:31:08 +00:00
law%netscape.com
2350eb1a95 Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa 2001-06-12 22:33:34 +00:00
pinkerton%netscape.com
48991000e0 create a new window type for the hidden window so that we can recognize it from Widget. On MacOSX, override the carbon event that repositions windows on-screen for the hidden window only. Let normal windows pass-through. r=danm/sr=sfraser/a=asa. bug 84023. 2001-06-09 00:16:13 +00:00
valeski%netscape.com
5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
danm%netscape.com
d2d2322472 speed up PersistPositionAndSize. bugs 70283, 79060 r=hyatt,saari a=blizzard 2001-06-04 22:22:07 +00:00
danm%netscape.com
035f8a1ada ignore OnLocationChange if it's for another window. necessitated by change for bug 56062. this is bugs 82368, 82413 and the reason 50881 was reopened. r=hyatt,radha a=chofmann 2001-05-30 02:07:48 +00:00
law%netscape.com
7bd888ae8b Last time didn't take...trying again. Bug 75599; converted nsINativeAppSupport to .idl to make it scriptable, this change adds the .idl to the Mac project; r=cathleen, sr=alecf 2001-05-23 07:04:37 +00:00
law%netscape.com
a47f38eac6 Bug 75599; converted nsINativeAppSupport to .idl to make it scriptable, this change adds the .idl to the Mac project; r=cathleen, sr=alecf 2001-05-23 06:06:47 +00:00
law%netscape.com
60ba6b2282 Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
ccarlen%netscape.com
de0120eb78 Bug 38626 - remove nsFileLocations. r=valeski/sr=alecf 2001-05-23 03:50:38 +00:00
ccarlen%netscape.com
5af746c81b Bug 38626 - remove nsFileLocations. This checkin removes it from Mac projects. 2001-05-23 03:45:36 +00:00
danm%netscape.com
88dd737fa7 the check to abort the onload handler for frames now properly handles sandboxing. bug 81787 r=hyatt,pavlov 2001-05-22 02:02:08 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
danm%netscape.com
1a4ac3b5cf merely shuffling names for the static build. bug 46775. this file should now be all swimmingly staticable. 2001-05-17 19:45:32 +00:00
alecf%netscape.com
740a099cd1 update the preloader - not part of build
add support for services and non-services
2001-05-17 18:44:55 +00:00
law%netscape.com
80fdeac6f8 Bug 53952; replace DDE client to prevent being blocked by ill-behaved applications; r=cathleen, sr=alecf 2001-05-15 10:32:51 +00:00
dveditz%netscape.com
8688792701 fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down 2001-05-14 12:38:15 +00:00
peterv%netscape.com
bca11b5ad0 Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 12:47:41 +00:00
racham%netscape.com
51db79d745 Fixing the crash reported in bugscape bug 4922. Adding null check on domWindow to break from the HandleEvent routine. r=saari 2001-05-10 23:13:27 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
alecf%netscape.com
1498b45526 add mozilla-based preloader to the cvs tree (not part of build yet) 2001-05-08 07:19:39 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
rbs%maths.uq.edu.au
1d0d6c0021 Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567 2001-05-02 04:33:05 +00:00
danm%netscape.com
871cd075b6 flush persistent state in destroy method. bug 75657 r=hyatt,pavlov 2001-05-01 01:25:49 +00:00
cls%seawood.org
00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dr%netscape.com
eec73874cf fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
alecf%netscape.com
6d96879bfb add nsTimingService to the factory for bug 72002 sr=ben 2001-04-18 03:16:30 +00:00
alecf%netscape.com
284dd42377 oops, fix capitalization 2001-04-18 03:12:29 +00:00
sdagley%netscape.com
db6a52ef4c Changes for #72002. Checking in for alecf. sr=ben,r=alecf 2001-04-18 03:05:10 +00:00
alecf%netscape.com
baac39f6bb add nsTimingService.cpp to the windows/unix builds, sr=ben
bug 72002
2001-04-18 03:04:55 +00:00
alecf%netscape.com
2c6f491109 add nsITimingService.idl to windows/mac builds
sr=ben
bug 72002
2001-04-18 03:03:57 +00:00
hyatt%netscape.com
174428fb65 Fix for my 0.9 focus issues. r=saari, sr=brendan 2001-04-18 01:41:20 +00:00
danm%netscape.com
12351aa372 hooking up windowwatcher active window. bug 44809,76011 r=hyatt,saari 2001-04-16 20:35:46 +00:00
pchen%netscape.com
1624c3a8ac bug 49758, r=alecf, sr=sfraser, implement hasProtocolHandler method which calls Internet Config to look for protocol handler. Returns NS_ERROR_NOT_AVAILABLE if the app signature of the protocol handler is the same as the running application utilizing this code 2001-04-16 20:16:51 +00:00
pchen%netscape.com
5739a1c18e bug 49758, r=alecf, sr=sfraser, fix protocal misspelling 2001-04-16 20:16:49 +00:00
pinkerton%netscape.com
2fa656fb4b Pull in IC if we're using the mac toolkit. r=saari/sr=hyatt. bug# 75653 2001-04-15 01:49:46 +00:00
disttsc%bart.nl
5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
law%netscape.com
1eb69820e2 Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt 2001-04-14 00:57:30 +00:00
yokoyama%netscape.com
926aac3073 Partial fix for 66020: /r=valeski; /sr=alecf 2001-04-14 00:31:09 +00:00
danm%netscape.com
6fb17bc311 removing files no longer used. bug 72112 continues 2001-04-13 01:53:19 +00:00
pinkerton%netscape.com
f61d78e2ad remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt. 2001-04-11 23:04:28 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com
acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
ccarlen%netscape.com
2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
darin%netscape.com
dc959bf6a0 fixes mac bustage 2001-04-10 08:45:44 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
danm%netscape.com
310616b1f0 removing unused reference to commondialogs stuff. it bothered me. bug 72112 continues 2001-04-10 04:03:16 +00:00
danm%netscape.com
9be7be64f3 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com
c223f055da commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
dbaron%fas.harvard.edu
ff7ff84484 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:11:47 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ducarroz%netscape.com
8b1622ee10 Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu 2001-04-03 21:08:51 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
danm%netscape.com
84b504c7de restrict conditions under which fix for bug 22658 fires; a fix for many focus bugs, especially bug 54936 2001-03-30 02:27:50 +00:00
brade%netscape.com
64c93b9006 part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser 2001-03-28 13:56:19 +00:00
danm%netscape.com
0daa4060c2 implement window.scrollbars.visible. bug 58539 r=hyatt,pinkerton 2001-03-27 23:23:09 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
dr%netscape.com
b262408a88 fix for 67006, patch from MarkH@ActiveState.com, r=dr, sr=hyatt 2001-03-24 00:14:10 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
alecf%netscape.com
cc581d0fdd NOT PART OF BUILD
first checkin of timing service so we can get rough timing of specific events
2001-03-20 23:39:25 +00:00
law%netscape.com
6ef9ef717c Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa 2001-03-17 00:30:38 +00:00
locka%iol.ie
6d6db074a4 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
danm%netscape.com
a8ddb2eb2f Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt 2001-03-12 23:08:29 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
danm%netscape.com
669c2a05fc allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton 2001-03-09 02:15:55 +00:00
danm%netscape.com
1c99ca8f94 moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
sfraser%netscape.com
335256314a Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard 2001-03-08 00:59:54 +00:00
tao%netscape.com
406d7e1f2a 3631: can't get migration pull download list (MAC) r=jelwell,sr=syd 2001-03-07 02:42:15 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
danm%netscape.com
e5f99d15c8 teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst 2001-02-26 00:33:48 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
locka%iol.ie
111138e271 Fixed an issue where the current window had no primary content area and the tree owner went off searching for one in other windows via the windows mediator but forgot to addref the result. b=58639, sr=scc@mozilla.org 2001-02-15 19:26:39 +00:00
pinkerton%netscape.com
d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
danm%netscape.com
cdda7836f7 removing nsIWebBrowserChrome::FindNamedBrowserItem per 5 Feb 01 API review. functionality has been moved to nsDocShellTreeOwner. r=scc,valeski 2001-02-07 04:59:43 +00:00
danm%netscape.com
cc986d2ba6 fix wonky string usage in rev 1.59. still bug 67079 r=brendan 2001-02-03 23:08:19 +00:00
valeski%netscape.com
61c966032a r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak refs 2001-01-31 21:01:51 +00:00
disttsc%bart.nl
ea36e205cd Fix senna bustage. One of them .get() thingies. r=dbaron 2001-01-31 04:37:37 +00:00
danm%netscape.com
7229207d5c stagger new windows against all extant similar windows. another cut at bug 25455, but now bug 67079. r=ben,hyatt 2001-01-31 03:25:07 +00:00
ben%netscape.com
f8a25b39f2 intrinsically sized dialogs were broken by my previous checkin because XULElement::GetAttribute
was not returning an empty string for attributes that were not set. Patch this, & fix logic.
a=hyatt@netscape.com
2001-01-30 11:30:12 +00:00
ben%netscape.com
b1bd46c346 fix a multiple monitor issue with my earlier fix for 25455, r=pinkerton@netscape.com, a=hyatt@netscape.com 2001-01-30 08:23:27 +00:00
ben%netscape.com
3f3b0a30cf Fix for bug 25455, prevent new windows of a given type (browser, mailcompose, editor, etc)
from coming up exactly on top of the previous window. r=danm@netscape.com, a=hyatt@netscape.com
2001-01-29 23:47:36 +00:00
ccarlen%netscape.com
39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
cmanske%netscape.com
0177dd7eb7 Fixed bad initialization of window enumerator. b=63947, r=danm, sr=alecf 2001-01-06 04:13:50 +00:00
disttsc%bart.nl
9e0aac3aba Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
alecf.
2001-01-05 01:20:49 +00:00
pchen%netscape.com
5cd2c54979 Fix #62939. r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6) 2001-01-05 00:44:16 +00:00
danm%netscape.com
afcb95fa56 save persisted window attributes when window is activated. bugs 32148,17149. r=hyatt,saari 2001-01-04 00:05:42 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
bryner%uiuc.edu
b8b0a3260c Bug 61623 - change NS_DEFINE_IID to NS_GET_IID in xpfe/. Patch from rods@netscape.com, r=bryner, sr=tor@cs.brown.edu. 2000-12-21 03:17:44 +00:00
rpotts%netscape.com
2893795ff9 bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead. 2000-12-14 23:27:59 +00:00
danm%netscape.com
ff1a2549ff open new windows in their proper stored zoom state (minimization is disabled to protect the innocent). bug 32148 r=brendan,hyatt 2000-12-14 22:42:48 +00:00
dbaron%fas.harvard.edu
2b2160f1b0 Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com
68d3515b46 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
danm%netscape.com
fc09650444 allow content windows to be modal/dependent, like chrome windows. bug 56677 r=brendan,hyatt 2000-11-09 00:18:03 +00:00
danm%netscape.com
6e38213d92 new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
ccarlen%netscape.com
29477fb5b3 Bug 46866. Splitting profile API into public and internal parts. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:27:30 +00:00
hyatt%netscape.com
8274c865fc Forgot a 54203 file. 2000-11-04 09:33:20 +00:00
alecf%netscape.com
21949b3d82 long awaited fix for #39895 r=sspitzer, a=alecf, contributed by andrew.taylor@cal.montage.ca
parse the GECOS field stuff correctly on unix
2000-11-04 00:37:01 +00:00
alecf%netscape.com
bdc6b86bbb first incomplete cut at the window opener object, to pass XPCOM types from C++ into window.arguments as native JS types.
not part of the build
2000-11-04 00:01:24 +00:00
hyatt%netscape.com
6d8effc4b4 Fix for 34400 and 49406. 34400 is r=waterson, a=brendan. 49406 is r=danm, a=brendan 2000-11-01 01:20:59 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
31b979884d Fixed extra 0 param 2000-10-28 01:52:46 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
danm%netscape.com
20dfe9d925 add nullcheck for docshell in LoadContentAreas. bug 57514 r=hyatt,pinkerton 2000-10-25 23:17:44 +00:00
cls%seawood.org
de4337e464 Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
sspitzer%netscape.com
baf9f35b3b fix for bugscape bug #2931. r=sspitzer,r=valeski,sr=shaver 2000-10-18 14:01:38 +00:00
danm%netscape.com
7285b9300e add null check in Destroy. bug 53827. code=jefft r=me,shaver 2000-10-05 02:50:53 +00:00
dougt%netscape.com
31c78278f1 Removing unused class 2000-10-01 05:52:15 +00:00
sgehani%netscape.com
cb37a54b7a Merging pr3 branch to trunk:
Renaming "Plugins" -> "Plug-ins"

b=53976
r=ssu
a=sfraser
2000-09-28 22:52:51 +00:00
sfraser%netscape.com
91ce894162 Fix for 52150; show caret in new composer/mail composer/AIM windows. Uncomment a line that supresses focus, because we can get window activation calls after editor sets up the caret, and these need to be suppressed. r, sr = saari, hyatt 2000-09-28 00:31:35 +00:00
jst%netscape.com
f4edbb9849 Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
locka%iol.ie
b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
danm%netscape.com
b217b5e385 skip parent window activation (bug 22658) on close if parent is HiddenWindow. bug 51619. r=hyatt 2000-09-19 22:17:32 +00:00
saari%netscape.com
4feb4d1347 focus fixes for 52150 et all. r=hyatt 2000-09-19 03:16:30 +00:00
jband%netscape.com
8769f0cf40 fix shutdown crasher bug 52940. We can't leave the thread context stack service thinking that the context we are about to delete is still valid. a,r=brendan@mozilla.org 2000-09-19 01:09:48 +00:00
mscott%netscape.com
c5bc949f1a Bug #43556 --> merging nsIMIMEService and making it use OS specific information. r=pchen 2000-09-15 06:06:19 +00:00
rayw%netscape.com
3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com
c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
locka%iol.ie
4214bd38ee Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 11:09:51 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
e99ef64781 if you want a pointer to characters, you're going to have to |.get()| it 2000-09-13 08:41:49 +00:00
ccarlen%netscape.com
a7e68bcf73 Fix for #36968 and #38626 r=racham 2000-09-09 15:30:09 +00:00
beard%netscape.com
131f335ec7 fixing system access paths to just point to "{Compiler}MSL" and "{Compiler}MacOS Support". Otherwise, "Carbon Support" can be found, which is a pain for those of us doing dual development. 2000-09-07 03:11:46 +00:00
pchen%netscape.com
3c68a44dbd First Checked In. 2000-09-06 21:14:03 +00:00
pchen%netscape.com
0f28d1e6a1 bug #43585, r=sfraser, add mozilla/xpfe/appshell/public/nsIInternetConfigService.idl to project 2000-09-06 21:13:36 +00:00
pchen%netscape.com
c87dfa9f17 bug #43585, r=sfraser, protect header from multiple inclusions 2000-09-06 21:13:35 +00:00
pchen%netscape.com
cbef80e900 bug #43585, r=sfraser, register internet config service with everyone else 2000-09-06 21:13:34 +00:00
pchen%netscape.com
5bfc059afb bug #43585, r=sfraser, add mozilla/xpfe/appshell/src/nsInternetConfigService.cpp to project 2000-09-06 21:13:33 +00:00
sfraser%netscape.com
4278e441aa Fix bugs 51368 and 51372 -- use InternetConfig.h from Universal Headers, renaming the IC SDK folder so that CodeWarrior does not search within it. r=pchen 2000-09-06 00:09:04 +00:00
scc%mozilla.org
d0f3782378 fix for pravda bustage ... we're almost there! 2000-09-04 07:59:15 +00:00
mkaply%us.ibm.com
44ea5dc36a #51222
r=rcassin@supernova.org (Hurricane), a=brendan
Missing OS/2 support for finding base profile dir
2000-09-03 15:08:49 +00:00
saari%netscape.com
dae94a56ae another stab in the dark at 26882. Fixes initial focus problems upon launch on linux. 2000-09-03 02:18:25 +00:00
ben%netscape.com
9a7760557b make my previous checkin a bit more robust 2000-09-01 07:59:49 +00:00
ben%netscape.com
7df47feb54 common dialog localization, 38523. r=hyatt 2000-09-01 05:54:59 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
ssu%netscape.com
f22512c83b fixing bug #50972. This checkin is for racham. r=me.
smoketest blocker, dogfood+
2000-09-01 00:02:59 +00:00
dr%netscape.com
9948be5ee3 fix for 49802, r=danm 2000-08-31 02:07:04 +00:00
danm%netscape.com
24ddc1b61d bring a dependent window's parent to the front when closing that window. Windows-only. bug 22658 2000-08-30 21:24:03 +00:00
racham%netscape.com
3cadd2e2b0 Fixing bug 6464. Moving Users50 and registry location windows to Application Data folder. Forgot to checkin in the first round. r=dveditz,ccarlen 2000-08-30 00:14:07 +00:00
locka%iol.ie
ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
sfraser%netscape.com
24a50334a9 Explicitly close the hidden window before we leave nsAppShellService::Quit(). This change was deemed a Good Thing a while back by danm, and helps avoid shutdown memory leaks (esp. on Mac). r=danm 2000-08-24 01:45:51 +00:00
sfraser%netscape.com
77de9e2999 Ensure that common dialogs have a titlebar -- now important on Mac. Part of fix for 41741, r=danm 2000-08-24 01:37:18 +00:00
scc%mozilla.org
d71a23b864 fixing code that relied on implicit string construction 2000-08-20 00:52:22 +00:00
ftang%netscape.com
6fd5169873 fix bug 1547. move about.html from content to locale
r=mcafee
2000-08-17 00:28:34 +00:00
morse%netscape.com
9a2b9f050b bug 46989, cookies don't work if components.reg is missing, r=dougt 2000-08-11 21:51:52 +00:00
danm%netscape.com
d2d61a838b sync with nsWebShellWindow.h rev 1.109 2000-08-11 03:44:49 +00:00
danm%netscape.com
3427427192 adding ability to open a browser without scrollbars (window.open(...scrollbars=no)) bug 28193 2000-08-11 03:43:44 +00:00
danm%netscape.com
869ea87301 use explicit on-screen widget placement constraints when restoring window positions from persistent storage. bug 31516 r=saari@netscape.com 2000-08-04 14:52:44 +00:00
blizzard%redhat.com
0bd4dfc747 fix for bug #42401. only add a queue that is native to the event queue list that is processed by the main UI event loop. this should fix no painting on linux when the imap password dialog comes up. r=danm, bryner, mscott a=vidur 2000-08-03 22:08:29 +00:00
dbaron%fas.harvard.edu
1dfb7c70a6 Fix leak of GlobalWindowImpl. r=a=waterson 2000-07-27 23:27:00 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
edburns%acm.org
deeefe08ac bug=23157
r=dougt, Conrad Carlen
a=dougt, Conrad Carlen

Use Moz_BinDirectory instead of OS_CurrentProcessDirectory
to allow embedding apps to use mozilla.
2000-07-22 00:54:07 +00:00
warren%netscape.com
de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
mcafee%netscape.com
59dcda5b87 Converting use of depreciated macro NS_IMPL_QUERY_INTERFACE to use NS_IMPL_ISUPPORTS1 (39270). r=alecf 2000-07-18 21:37:25 +00:00
danm%netscape.com
dc19fcdd73 fix GetMostRecentWindow by fixing faulty code to locate the correct window in UpdateWindowTimeStamp. code=becki@talkware.net. r=me 2000-07-17 23:06:43 +00:00
danm%netscape.com
aebbe5cff2 enumerators GetNext() now returns the current window and then immediately advances to the next, rather than holding the last window and advancing before returning. fixes a skip when windows are deleted beneath them. bug 39633. r=bryner@netscape.com 2000-07-17 22:21:47 +00:00
vidur%netscape.com
97aa0897c8 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
cls%seawood.org
634bdeb719 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
warren%netscape.com
c5667c3305 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
danm%netscape.com
5ae96795a8 stick Macintosh modal windows on top, correct other platforms' dependent window z-level, all with icky XP_ ifdefs. bug 44117 r=pinkerton 2000-07-05 22:24:44 +00:00
danm%netscape.com
7d256c7d67 remove dependence on modality for z-ordering. bug 44117 r=pinkerton 2000-07-05 22:22:58 +00:00
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00