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

7455 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 99570d2693 Fix View->Use Stylesheet. r=jag, sr=alecf. 2001-04-16 21:15:51 +00:00
sdagley%netscape.com 241b099532 Increasing memory partition (20MB minimum, 28MB preferred) so we can load something more complex than mozilla.org before hitting tempmem. Ostensibly for #65884 but I'm thinking that Shockwave might need a significantly larger partition (at least SW 8.0, SW8.5 reportedly behaves itself better). r=bnesse,sr=sfraser 2001-04-16 20:50:37 +00:00
bbaetz%cs.mcgill.ca fbd2e44f06 Bug 76069 - fix rdf:httpindex (such as ftp bookmarks)
r=dougt, sr=waterson
2001-04-16 20:45:26 +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
chak%netscape.com 1a90cb3c8f Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mozilla to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:44 +00:00
pchen%netscape.com 2c58e0142a bug 49758, r=alecf, sr=sfraser, added string for external protocol not handled on mac error dialog 2001-04-16 20:17:02 +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
dbaron%fas.harvard.edu 33b7e5e884 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding windowwatcher to REQUIRES. 2001-04-14 23:04:15 +00:00
bbaetz%cs.mcgill.ca 13f9f0b68f bug 70529 - tidy up protocol-specific code in the dirviewer
r=jag, sr=waterson
2001-04-14 22:08:35 +00:00
dbaron%fas.harvard.edu 34e3e165b7 Fix page cycler (and tinderbox orange). r=disttsc@bart.nl 2001-04-14 21:41:15 +00:00
dougt%netscape.com 3031f5413b fixing bustage 2001-04-14 21:15:25 +00:00
dougt%netscape.com 6eaef4a960 Removing ^M. 2001-04-14 21:10:14 +00:00
dougt%netscape.com 30d4274197 Fix for bug 75836.
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.

(thanks to chris waterson who helped me figure out the refcounting)

r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:30:47 +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
bryner%uiuc.edu e828c987b4 Bug 61707 - Removing mac smart-scrolling warning. r=hewitt, sr=hyatt. 2001-04-14 08:03:01 +00:00
sspitzer%netscape.com 443901857c #75603 rebuild picker every time
#74672 use "ignoreincolumnpicker" allow columns to not show up in picker.

needed for mailnews, since since the thread pane is used by the search dialog.

sr=hyatt
2001-04-14 02:09:36 +00:00
darin%netscape.com 9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +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
sgehani%netscape.com 6ef78999bb Don't UTF-8 encode bookmark URLs twice.
b = 54866
r = sgehani (checking in for waterson)
sr = alecf
2001-04-14 00:45:15 +00:00
yokoyama%netscape.com 926aac3073 Partial fix for 66020: /r=valeski; /sr=alecf 2001-04-14 00:31:09 +00:00
dveditz%netscape.com 981e8139c0 fix for 73520, update user agent to 0.8.1+ 2001-04-13 23:11:45 +00:00
sfraser%netscape.com 22179ab725 Fix bugs 75649 and 9131. Make moveToAlertPosition work properly, by ensuring that the dialog has some size before trying to position it. Also, only use the default position for the find dialog if you haven't persisted its position once before. r=jag, sr=sspitzer. 2001-04-13 22:30:04 +00:00
radha%netscape.com 7bf7fbfa73 Fix for bug # 55055. Save CacheKey in SH for postdata results r=adamlock sr=rpotts 2001-04-13 22:19:21 +00:00
mscott%netscape.com b984739d2f Bug #74011 --> fix xul syntax breakage. Change .value to .label so the cancel button becomes a close button. 2001-04-13 03:59:11 +00:00
disttsc%bart.nl 81dfaf49c1 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 03:51:47 +00:00
danm%netscape.com 6fb17bc311 removing files no longer used. bug 72112 continues 2001-04-13 01:53:19 +00:00
dougt%netscape.com 84b724d0f7 This file is not part of build. 2001-04-13 00:43:32 +00:00
chuang%netscape.com 89aa4e2c3c Bug 69480 Address Book re-factoring landing 2001-04-12 17:35:30 +00:00
rods%netscape.com be33a15835 Implements Print FrameAsIs and other frame printing options
Bug 7201 r=dcone sr=attinasi
2001-04-12 13:04:29 +00:00
sfraser%netscape.com 1d140ed109 Shiny, better Find dialog which is wider, and uses grid for better alignment. (bug 75487). r=blake, sr=ben 2001-04-12 05:47:58 +00:00
hewitt%netscape.com 58196589e7 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
blakeross%telocity.com 98b6632102 Use a cached ref to the url bar instead of retrieving it for each page load and accel+L (75331). r=kerz sr=alecf 2001-04-12 04:34:43 +00:00
eddyk%netscape.com c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
eddyk%netscape.com 886075680d fix for disabled property in radio xul element to disable radiobutton children.
Bug 70033:  r=timeless, sr=ben
2001-04-12 02:01:40 +00:00
dr%netscape.com ab6057a236 fix for outliner behaving weird when all columns are hidden (bug 66719), r=pchen, sr=hyatt 2001-04-12 00:47:31 +00:00
alecf%netscape.com c245e99db5 fix for bug 75053 - sr=smfr, r=jag - oops, forgot to implement NSGetModule 2001-04-11 23:06:04 +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 a9f1ba8dc2 fix my braindead build bustage by _properly_ resolving that conflict (I'm a loser) 2001-04-11 15:00:25 +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
mkaply%us.ibm.com 83fb844950 Get OS/2 building - should IS_COMPONENT be removed 2001-04-11 09:11:01 +00:00
timeless%mac.com 86daaf4b98 fix Bugzilla Bug 73184 can't inline rename bookmarks/folders or add bookmark folders
patch by bzbarsky@mit.edu r=timeless, sr=alecf
2001-04-11 03:20:00 +00:00
alecf%netscape.com 96d16a52dc fix for bug 74908 r=jag, sr=shaver
the find component shouldn't be an appshell component, so it doesn't need to be loaded at startup.
2001-04-11 02:02:06 +00:00
alecf%netscape.com 37a9ef2da3 fix for bug 75053 - xfer and ucth do not need to be appshell components
convert them to regular modules, so they don't get loaded at startup
r=jag, sr=ben
2001-04-11 01:59:40 +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
disttsc%bart.nl 75541b372e Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben 2001-04-10 11:34:47 +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