radha%netscape.com
0153139843
Fix for bug # 51564 r=valeski
2000-09-15 06:11:24 +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
akkana%netscape.com
43415fc823
51570: remove ^W for delete word since it now conflicts with Close Window. r=kin
2000-09-15 06:05:25 +00:00
mozilla.BenB%bucksch.org
51a20aa4d1
- Updating
...
- Adding link to web version
- Removing "If you want to be added..."
2000-09-15 00:03:16 +00:00
akkana%netscape.com
b97513f55b
22163: temporarily disabling anthonyd's change from yesterday, with his permission, awaiting a better fix
2000-09-14 23:58:30 +00:00
dprice%netscape.com
b80f4a8fd5
Disabling jar packaging for the time being.
2000-09-14 23:57:12 +00:00
mscott%netscape.com
6c1873e996
part of the fix for Bug #43556 --> make sure the ask me dialog is disabled since it isn't implememented. Properly preselect the save to disk or open app radio button based on the mime info settting.
r=sspitzer
2000-09-14 23:51:58 +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
hyatt%netscape.com
3a0e695fc3
Fix for textarea regression. r=cmanske
2000-09-14 23:03:33 +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
hyatt%netscape.com
40712df2d8
Fix tree to select first item on arrow down. r=ben
2000-09-14 22:44:38 +00:00
sfraser%netscape.com
e4e6c37213
Fix for 48887 -- truncating last char of URL. r=pinkerton
2000-09-14 22:39:34 +00:00
dprice%netscape.com
12000d16ae
jar packaging = on
2000-09-14 21:34:27 +00:00
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
f3b6ba4243
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
dbragg%netscape.com
f9f06772b4
Fix for 51855. Removed XPInstallNotificationsEnabled and declared _elem. r=sgehani
2000-09-14 20:11:56 +00:00
shanjian%netscape.com
b7aa9024e6
#47368 unpredefined languages entry should appears in accepted languages list once selected
...
ra=ftang
forgot a code path in previous checkin.
2000-09-14 20:01:53 +00:00
hyatt%netscape.com
e9a62674c2
New chrome files. Not part of build.
2000-09-14 19:40:03 +00:00
pinkerton%netscape.com
e6244cb603
remove 'carb'=0 resource so that we run in the blue box on OSX. r=beard.
2000-09-14 19:19:13 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +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
anthonyd%netscape.com
23213874f3
fix for bug #22163
...
making url bar behaviour the same as 4.x and IE
xul text fields, autocomplete fields now respond to onblur and onfocus events
r=hyatt,mjudge
2000-09-14 10:46:12 +00:00
hyatt%netscape.com
2ddcc7a495
Fixing textfields. r=saari
2000-09-14 07:46:38 +00:00
rjc%netscape.com
a7a32e6fd8
New search files for Netcenter. a=johng
2000-09-14 06:37:40 +00:00
matt%netscape.com
f326039fe4
Fixing bugs 52213 52214
...
all sorts of UI changes see in bugs
r=ben
2000-09-14 05:15:45 +00:00
morse%netscape.com
486de2ed10
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +00:00
blakeross%telocity.com
db9e733c75
Fix bug 46592, wording change. r=matt a=brendan
2000-09-14 05:05:49 +00:00
blakeross%telocity.com
26c397c1f6
Fix nsbeta3+ bug 52208, just a wording change to a bookmarks button. r=matt a=brendan
2000-09-14 05:03:24 +00:00
blakeross%telocity.com
388f504eb0
Fix nsbeta3+ bug 43908, need to check where drag initiates in bookmarks tree. Patch by jrgm. r=me, a=brendan
2000-09-14 04:59:03 +00:00
matt%netscape.com
e52c1090c4
fix for bug 44036
...
r=pav
added check for search engine
2000-09-14 04:51:25 +00:00
blakeross%telocity.com
ce3c50d185
Lots of clean up for the Search Bookmarks/History and Manage Bookmarks windows. Fixes things like column resizing, layout of widgets, tree sorting (was very messed up in these windows), proper enabling/disabling of menuitems and buttons, widget text, makes toolbars properly collapsible, fix javascript errors, adds "Preference..." menu item, fixes accelerator and access keys, make column-hider tree thumb work, online/offline switching capability, focus, implements functional statusbar and view menu to the search window, and some treePopup menu issues. fixes bugs 48340, 44693, 44696, 51960, 48339, 40912, 45443, 44537, 52032, and 52418. Patches by me and jag -- r=jag on what I wrote, and r=me on what he wrote. hyatt and slamm also looked them over. a=brendan
2000-09-14 04:46:23 +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
jdunn%netscape.com
7312330f97
Specify that the base class is indeed 'public' since some compilers (AIX)
...
assumes 'private'. I ok'd each of these with the appropriate module
owners (see bug)
r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
hewitt%netscape.com
bbd16238f2
#46613 - new colorpicker buttons in prefs, r=nbhatla
2000-09-13 10:15:11 +00:00
hewitt%netscape.com
fd720252e0
#46015 - reload hotkeys, r=ben
2000-09-13 09:25:14 +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
mcafee%netscape.com
0379e79600
Address Book gets ctrl+5 accelarator (51418). r=lake
2000-09-13 07:09:06 +00:00
scc%mozilla.org
7b39beb410
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 05:12:13 +00:00
scc%mozilla.org
778fade416
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 05:04:09 +00:00
morse%netscape.com
0499900e7b
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
akkana%netscape.com
ce3e69750c
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
cmanske%netscape.com
c74f61fb78
Prevent JS exception when node in tree doesn't implement getAttribute. r=hyatt. Needed to make Advanced Edit dialog work. b=47701, r=hyatt
2000-09-13 01:35:12 +00:00
av%netscape.com
dbeb7f70dc
Part of 33105 fix. Adding Bad Plugin warning message labels, r=serge
2000-09-12 23:27:37 +00:00
pinkerton%netscape.com
adfa88a416
since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108
2000-09-12 22:52:21 +00:00
law%netscape.com
383445326f
Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com
2000-09-12 22:12:09 +00:00
law%netscape.com
bfed2cb393
Bug 39957; remember post data stream so save-page can work with pages resulting from form posts; r=radha@netscape.com
2000-09-12 22:02:39 +00:00
law%netscape.com
28649fcc5b
Bug 37140; have Find Again open find dialog if no search has been performed yet; r=blakeross@telocity.com
2000-09-12 21:42:52 +00:00
shanjian%netscape.com
c96d4119a2
#52224 , 47368 pref language related problem
...
ra=ftang
2000-09-12 21:36:48 +00:00
hewitt%netscape.com
21d71a4a90
#51827 - "foopy" no longer displayed by default, r=ben
2000-09-12 20:58:06 +00:00
ducarroz%netscape.com
8519c8330d
Fix various Javascript Strict Warnings and Error. Now Keyboard navigation in autocomplete Popup menu will work again. R=bienvenu
2000-09-12 20:35:52 +00:00
akkana%netscape.com
1c9ed444c0
52256: missed this yesterday, which caused modifier keys to seem hardwired on
2000-09-12 18:54:27 +00:00
slamm%netscape.com
e50b8efe98
Handle case of no sidebar-splitter (blocker 2298). r=andreww a=leaf
2000-09-12 18:39:49 +00:00
mcafee%netscape.com
0a518e3c75
Adding accelerator for View|Page Source (51541). r=pavlov
2000-09-12 07:06:38 +00:00
mcafee%netscape.com
b104b91589
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
warren%netscape.com
603e11817b
Added missing files.
2000-09-12 05:11:58 +00:00
mcafee%netscape.com
be44318158
Cleaning this up, adding some comments. r=pavlov
2000-09-12 04:29:56 +00:00
mcafee%netscape.com
75dc3c866e
Adding accelerator for AddressBook (51418). r=pavlov
2000-09-12 03:47:57 +00:00
mcafee%netscape.com
41650445a0
Adding accelerator for Composer (51418). r=pavlov
2000-09-12 03:32:36 +00:00
alecf%netscape.com
497865db29
fix lots of JS/strict warnings r=ben
...
(no bug, just quieting debug output)
2000-09-12 02:08:14 +00:00
akkana%netscape.com
99628b2337
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
oeschger%netscape.com
5f72b1d22d
adding separator to help menu
2000-09-12 00:56:10 +00:00
blakeross%telocity.com
36d63db64c
Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan
2000-09-12 00:49:05 +00:00
blakeross%telocity.com
20ebef648d
Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan
2000-09-12 00:45:01 +00:00
mcafee%netscape.com
983fc19fd0
Adding accelerators for Task menu items (51418). r=slamm
2000-09-12 00:36:39 +00:00
slamm%netscape.com
a15f6f0ddd
'sidebar-panels' should not have 'hidden' persisted anymore. Some old profiles may have it, so set/clear it in js code for now. (bug 50973). r-mcafee
2000-09-12 00:31:28 +00:00
bryner%uiuc.edu
d779349920
Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt.
2000-09-11 23:44:47 +00:00
slamm%netscape.com
57e5611fcb
'Panel' -> 'Tab' (51091) r=mcafee
2000-09-11 23:27:22 +00:00
slamm%netscape.com
984b1d46c3
Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov
2000-09-11 23:27:16 +00:00
ben%netscape.com
0dcb5e2dfc
51644, throbber button too big
...
this time, I'll even choose a unique ID!
2000-09-11 23:15:24 +00:00
shanjian%netscape.com
dc750e8293
#47027 Can't add language XX when XX-YY is present
...
ra=ftang
using IndexOf to check if a language is active is unreliable. We need to
compare them one by one.
2000-09-11 20:49:34 +00:00
disttsc%bart.nl
9b370729a6
Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan
2000-09-11 19:56:28 +00:00
disttsc%bart.nl
692b48096b
Add more font sizes to Fonts pref panel. Author=jwbaker@acm.org, b=52080, r=matt, a=brendan
2000-09-11 19:12:12 +00:00
hyatt%netscape.com
47973a74f3
Fix a moronic XBL usage that was slowing down the entire product (especially the thread pane). r=pinkerton
2000-09-11 19:11:35 +00:00
ben%netscape.com
1ea1f48808
so the throbber sizing problem in classic navigator wasn't fixed. this fixes it finally
2000-09-11 07:25:45 +00:00
ben%netscape.com
73e5f92bbd
remove unsupported print menuitems and anchor popup correctly
2000-09-11 02:13:11 +00:00
sfraser%netscape.com
5640459e21
Fixes for 40583 (make Find work in frames), and 52069 (fix bad refcounting habits). Find now uses the focussed window, if there is one, getting that from teh command dispatcher. r=jag, hyatt.
2000-09-11 02:12:18 +00:00
ben%netscape.com
7bd373e647
change deprecated 'align' attribute to 'orient' so that sidebar in mailnews with classic skin has a horizontal grippy on the top, rather than a vertical one
2000-09-11 02:04:36 +00:00
cls%seawood.org
bfee4c1eca
Fixing ifdef. Bug #52065
2000-09-11 02:03:58 +00:00
BlakeR1234%aol.com
8fdc09f091
Fix bug 52055 -- left arrow key on parent tree items shouldn't deselect the item. r=bryner a=brendan
2000-09-11 00:05:13 +00:00
bryner%uiuc.edu
0f1b0e9e6d
Checking in patch for Jan Varga <varga@utcru.sk> to enable shift-up and shift-down to extend the current selection in trees. bug 41130. r=bryner, a=brendan.
2000-09-10 22:29:04 +00:00
BlakeR1234%aol.com
897c00d471
Fix bug 50462, mozilla logo is missing in the about page. patch by Henrik Gemal (gemal@gemal.dk), r=me a=brendan
2000-09-10 08:07:29 +00:00
dprice%netscape.com
4c6580909c
preparing for Jar Packaging If jar packaging is enabled don't copy
...
navigator.dtd, it will be placed in the jar. currently this is disabled.
2000-09-09 22:54:07 +00:00
ccarlen%netscape.com
a7e68bcf73
Fix for #36968 and #38626
r=racham
2000-09-09 15:30:09 +00:00
disttsc%bart.nl
d423dfc50a
Apparantly nsinstall created a directory navigator.dtd.out, temporary fix: GARBAGE -> GARBAGE_DIRS
2000-09-09 15:20:28 +00:00
disttsc%bart.nl
8a89969e08
First attempt at fixing puma bustage. nsinstall seems to have created a viewSource.xul.out dir, which doesn't get removed currently. Since viewSource.xul doesn't need the .out magic any longer (smfr removed the build id), removing all that and replacing GARBAGE with GARBAGE_DIRS. r=scc
2000-09-09 13:48:49 +00:00
jst%netscape.com
1c8abb9416
Backing out the last changes to these files since they caused redness on tinderbox...
2000-09-09 09:26:19 +00:00
anthonyd%netscape.com
37fda41540
Fixing bad makefile rule to use $(INSTALL) instead of calling cp directly
...
in preparation for Jar Packaging on Linux
dprice using anthonyd's account to check in
if there are problems email dprice@netscape.com
2000-09-09 05:45:12 +00:00
anthonyd%netscape.com
68da8cf588
Fixing bad rule to use $(INSTALL) instead of calling cp directly.
...
Preparation for Jar Packaging on Lunix
dprice using anthony's account to check in,
if there are problems email dprice@netscape.com
2000-09-09 05:43:42 +00:00
disttsc%bart.nl
beba59aecf
ctrl+left/right -> alt+left/right for back/forward navigation on unix (yay!). r=ben, a=brendan
2000-09-09 04:07:36 +00:00
pavlov%netscape.com
edee3e570c
fix for bug 51417
2000-09-09 04:01:03 +00:00
BlakeR1234%aol.com
6408f1183c
Fix bugs 51549 and bug 49444, focus to find dialog textfield upon opening and a typo. r=law a=brendan
2000-09-09 03:06:54 +00:00
cata%netscape.com
71d3494107
Fix for bug #45356 & lots of clean-up.
2000-09-08 23:45:28 +00:00
cls%seawood.org
24dcbeb63f
Ok, trying to fix OS/2 one more time
2000-09-08 20:37:16 +00:00
hewitt%netscape.com
6a5451f3f0
#46015 - reload keyboard accelerator, r=ben
2000-09-08 08:49:57 +00:00
hyatt%netscape.com
925db52b0c
Adding a min-width to all treecols. r=ben
2000-09-08 06:56:07 +00:00
mcafee%netscape.com
eff0067e1e
Cleaning up some whacked nsbeta3+ whitespace. r=pavlov
2000-09-08 06:14:04 +00:00
cls%seawood.org
f568e23ee4
Yet another attempt at fixing OS/2 bustage. OS/2 requires static libraries that will subsequently be used in EXTRA_DSO_LIBS to end with _s
2000-09-08 06:11:59 +00:00
sfraser%netscape.com
9ebe2c67eb
Remove another spurious printf (this one wasn't even debug only). r=bryner
2000-09-08 05:33:35 +00:00
sfraser%netscape.com
024462ee81
Fix for 51829 -- make View frame source window have scollbars and other goodness. Just some chrome flags. r=BenB
2000-09-08 05:08:34 +00:00
sfraser%netscape.com
88661149e1
Removed bogus printfs, and fixed the fragment name of the merged components DLL. r=bryner
2000-09-08 04:34:47 +00:00
slamm%netscape.com
19368ce518
Add close box to Customize Tab dialog (48228). r=don
2000-09-08 01:28:12 +00:00
slamm%netscape.com
702a62a85d
'Panel' --> 'Tab' (51091) r=mcafee
2000-09-08 01:14:46 +00:00
slamm%netscape.com
b869f780aa
Fix empty sidebar (50973) r=mcafee
2000-09-08 01:14:44 +00:00
slamm%netscape.com
df57f74102
Add grippy for mailnews splitter. Not sure why it disappeared in the first place. Adding one explicitly is easier than finding out why is disappeared. (follow up to 47585) r=mcafee
2000-09-08 01:14:41 +00:00
nbhatla%netscape.com
20cd7b7354
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
2000-09-08 00:02:24 +00:00
sfraser%netscape.com
e3f8c0039e
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +00:00
radha%netscape.com
e3853c347c
Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz.
2000-09-07 21:19:36 +00:00
cls%seawood.org
9acb2c4488
Ok, switching to testing against MOZ_WIDGET_TOOLKIT instead of OS_ARCH
2000-09-07 21:05:31 +00:00
sfraser%netscape.com
b6249a8f38
Fix JS warnings. r=pchen
2000-09-07 19:47:39 +00:00
disttsc%bart.nl
eeead647c8
Make pref-applications-new.js:chooseApp() check the filepicker's return value. r=ben, a=brendan
2000-09-07 18:52:02 +00:00
disttsc%bart.nl
a2a76c1997
Make XP filepicker's OK button display Open/Save/Select depending on the mode. r=bryner, a=brendan
2000-09-07 18:22:14 +00:00
hyatt%netscape.com
a3ccbff982
XUL fixes for 51263. r=ben
2000-09-07 08:17:32 +00:00
cls%seawood.org
6e57ffde8f
Fix for current OS/2 build bustage
2000-09-07 07:54:05 +00:00
nbhatla%netscape.com
cbbe4a7956
#46423-> new modern skin. Change to xul so that groove in navbar can stretch vertically if the urlbar text size is larger than expected. r=ben,hyatt
2000-09-07 04:45:46 +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
slamm%netscape.com
894d56852d
Use new url from Alexa. Bug 50594. r=pavlov
2000-09-07 00:18:27 +00:00
matt%netscape.com
48473a80f0
adding fonts 8-11 for bug 30813
2000-09-06 23:27:14 +00:00
putterman%netscape.com
2e79e52bbe
fix for 50055. r=morse. Remove Image menu from address book which avoid a crash that occurs
...
when selecting the menuitem.
2000-09-06 23:13:29 +00:00
dbaron%fas.harvard.edu
ba34097c10
Fix OS2 tinderbox bustage. r=valeski
2000-09-06 22:43:42 +00:00
valeski%netscape.com
3e2d752ae3
51490. r=rjc. regression. httplistener was using a global when it should have been using it's static member
2000-09-06 22:33:58 +00:00
mscott%netscape.com
16f2b34378
Bug #47799 --> center the helper app dialog based on the parent window
...
r=law
2000-09-06 22:19:12 +00:00
mscott%netscape.com
823a02d85d
Bug #47799 --> push prompt for file name over to ucth handler code so we don't bring
...
UI up from the uriloader. This allows us to properly use a string bundle
for text in the dialog. this is prep work for the real fix for this bug. r=law
2000-09-06 22:18:34 +00:00
hewitt%netscape.com
e059927594
45102 - theme preview images in prefwindow, r=hangas
2000-09-06 22:18:14 +00:00
radha%netscape.com
0958c5b949
Additional fix for bug # 49498. r=law
2000-09-06 21:51:01 +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
hewitt%netscape.com
f8e0250e72
#46613 - windows classic tab control, r=hangas
2000-09-06 07:50:49 +00:00
ccarlen%netscape.com
6895c083ba
Fixing build bustage - target was misspelled.
2000-09-06 03:19:04 +00:00
cata%netscape.com
d9a3ef6b01
Fix for bug #47347 r=ftang a=ftang.
2000-09-06 02:30:28 +00:00
dbaron%fas.harvard.edu
cfceba7dca
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
ccarlen%netscape.com
1ca395ca54
Removed warning message which came up when opening project.
2000-09-06 02:07:49 +00:00
valeski%netscape.com
340c6d6db5
adding correct mac prj to build
2000-09-06 01:51:41 +00:00
valeski%netscape.com
cd1afdcf28
removing bad mcp from cvs
2000-09-06 01:48:56 +00:00
valeski%netscape.com
c41fae5a69
46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux.
2000-09-06 00:58:06 +00:00
valeski%netscape.com
b0a08db1fe
46775. adding mac project to build several xpfe components into a single shared lib
2000-09-06 00:56:58 +00:00
rjc%netscape.com
100904a3c3
Fix bug # 51021. r=me
2000-09-06 00:24:15 +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
cata%netscape.com
a0b88e8a8c
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
hyatt%netscape.com
18e758c3ca
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
BlakeR1234%aol.com
ff50cd75b6
Fix a regression I introduced accidentally, patch by Tim (6782) r=me
2000-09-05 21:07:41 +00:00
valeski%netscape.com
26eee49227
46775. not part of build yet. adding a single module for xpfe components (most of them)
2000-09-05 18:49:53 +00:00
ftang%netscape.com
98767a4cc5
fix 50997 typo. r=momoi@netscape.com
2000-09-05 18:22:33 +00:00
rjc%netscape.com
cd73214bca
Fix bug # 50057: initial bookmarks menu problem with IE Favorites on Mac. r=me
2000-09-04 22:52:30 +00:00
scc%mozilla.org
d0f3782378
fix for pravda bustage ... we're almost there!
2000-09-04 07:59:15 +00:00
rjc%netscape.com
0be1f835ee
Fix bugs #48321 and #51168 : JS code from gervase.markham@univ.ox.ac.uk and r=me
2000-09-04 06:52:40 +00:00
bryner%uiuc.edu
e28d7b8703
Fixing my bad indenting.
2000-09-03 20:48:32 +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