akkana%netscape.com
fa0f22f11e
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
9e87fe8c32
Disabling jar packaging for the time being.
2000-09-14 23:57:12 +00:00
mscott%netscape.com
cd01846683
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
d39d9e6d59
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
03d9fae2f5
Fix for textarea regression. r=cmanske
2000-09-14 23:03:33 +00:00
dougt%netscape.com
c3c864a472
+ 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
5fa1fa7629
Fix tree to select first item on arrow down. r=ben
2000-09-14 22:44:38 +00:00
sfraser%netscape.com
490d09054b
Fix for 48887 -- truncating last char of URL. r=pinkerton
2000-09-14 22:39:34 +00:00
dprice%netscape.com
9de8289934
jar packaging = on
2000-09-14 21:34:27 +00:00
hyatt%netscape.com
4b385ef37d
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
996b65c99a
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
dbragg%netscape.com
bccaa46621
Fix for 51855. Removed XPInstallNotificationsEnabled and declared _elem. r=sgehani
2000-09-14 20:11:56 +00:00
shanjian%netscape.com
e171c0c0e2
#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
cd905f1fe7
New chrome files. Not part of build.
2000-09-14 19:40:03 +00:00
pinkerton%netscape.com
12fc0864e9
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
a2fa9edcb5
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
6a308a5497
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
2827ee9b73
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
b46732f63c
Fixing textfields. r=saari
2000-09-14 07:46:38 +00:00
rjc%netscape.com
23b5292c46
New search files for Netcenter. a=johng
2000-09-14 06:37:40 +00:00
matt%netscape.com
ec9a69cd12
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
50ab3e71d7
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +00:00
blakeross%telocity.com
d7c0e5d596
Fix bug 46592, wording change. r=matt a=brendan
2000-09-14 05:05:49 +00:00
blakeross%telocity.com
532bcf7f33
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
e2fcf654eb
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
b4779be09a
fix for bug 44036
...
r=pav
added check for search engine
2000-09-14 04:51:25 +00:00
blakeross%telocity.com
7d13c2aa2e
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
6cc70ebd6c
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
1622c11a3a
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
c2e4102d36
#46613 - new colorpicker buttons in prefs, r=nbhatla
2000-09-13 10:15:11 +00:00
hewitt%netscape.com
aa4841f8f3
#46015 - reload hotkeys, r=ben
2000-09-13 09:25:14 +00:00
scc%mozilla.org
d528a5ee2d
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
9626441067
Address Book gets ctrl+5 accelarator (51418). r=lake
2000-09-13 07:09:06 +00:00
scc%mozilla.org
119cfaf21c
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
152519f866
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
92b73490d6
bug 52354, minor wording change, fix=verah, r=morse
2000-09-13 02:26:59 +00:00
akkana%netscape.com
0f7768cb85
52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm
2000-09-13 01:53:34 +00:00
cmanske%netscape.com
beb9eae6de
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
b0d6ec10d3
Part of 33105 fix. Adding Bad Plugin warning message labels, r=serge
2000-09-12 23:27:37 +00:00
pinkerton%netscape.com
e4728ae668
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
fde1da2784
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
d5115f5341
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
0291aea770
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
7c5bd06593
#52224 , 47368 pref language related problem
...
ra=ftang
2000-09-12 21:36:48 +00:00
hewitt%netscape.com
79bebd77d1
#51827 - "foopy" no longer displayed by default, r=ben
2000-09-12 20:58:06 +00:00
ducarroz%netscape.com
71264427c8
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
44b5f3b728
52256: missed this yesterday, which caused modifier keys to seem hardwired on
2000-09-12 18:54:27 +00:00
slamm%netscape.com
a3c5ee4c1c
Handle case of no sidebar-splitter (blocker 2298). r=andreww a=leaf
2000-09-12 18:39:49 +00:00
mcafee%netscape.com
92fd7ab507
Adding accelerator for View|Page Source (51541). r=pavlov
2000-09-12 07:06:38 +00:00
mcafee%netscape.com
2d42606c72
Adding accesskeys for Help menu items (51597). r=pavlov
2000-09-12 06:30:35 +00:00
warren%netscape.com
3bc0ed8649
Added missing files.
2000-09-12 05:11:58 +00:00
mcafee%netscape.com
fcfbbeef78
Cleaning this up, adding some comments. r=pavlov
2000-09-12 04:29:56 +00:00
mcafee%netscape.com
3cc4d502e4
Adding accelerator for AddressBook (51418). r=pavlov
2000-09-12 03:47:57 +00:00
mcafee%netscape.com
d3b53cd8ab
Adding accelerator for Composer (51418). r=pavlov
2000-09-12 03:32:36 +00:00
alecf%netscape.com
4ceacbbfa9
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
009cf43b57
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
oeschger%netscape.com
4c4da55596
adding separator to help menu
2000-09-12 00:56:10 +00:00
blakeross%telocity.com
4554c919df
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
61e9a3e3a0
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
8fabc3d5d5
Adding accelerators for Task menu items (51418). r=slamm
2000-09-12 00:36:39 +00:00
slamm%netscape.com
33a921db59
'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
0ec2fc0d85
Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt.
2000-09-11 23:44:47 +00:00
slamm%netscape.com
0bf8cc20d7
'Panel' -> 'Tab' (51091) r=mcafee
2000-09-11 23:27:22 +00:00
slamm%netscape.com
e52dd093cd
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
b0f721e9bf
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
d8d139c7aa
#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
6fc47afd94
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
0cdc71af56
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
23bee250d9
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
7ff6499334
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
d61c3b989d
remove unsupported print menuitems and anchor popup correctly
2000-09-11 02:13:11 +00:00
sfraser%netscape.com
b087665197
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
f3c1eb0ffd
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
9f22867a8a
Fixing ifdef. Bug #52065
2000-09-11 02:03:58 +00:00
BlakeR1234%aol.com
a06893259a
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
ddfbdcc0cb
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
73197d4371
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
7290463a91
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
2f348e441a
Fix for #36968 and #38626
r=racham
2000-09-09 15:30:09 +00:00
disttsc%bart.nl
6f23e71ed2
Apparantly nsinstall created a directory navigator.dtd.out, temporary fix: GARBAGE -> GARBAGE_DIRS
2000-09-09 15:20:28 +00:00
disttsc%bart.nl
d9d936a082
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
8f615ebaf4
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
a40a166b5e
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
bafb234162
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
91bdfe50a0
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
39b65f6c50
fix for bug 51417
2000-09-09 04:01:03 +00:00
BlakeR1234%aol.com
999871628a
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
825d2b2a5e
Fix for bug #45356 & lots of clean-up.
2000-09-08 23:45:28 +00:00
cls%seawood.org
a292abff7d
Ok, trying to fix OS/2 one more time
2000-09-08 20:37:16 +00:00
hewitt%netscape.com
0578710042
#46015 - reload keyboard accelerator, r=ben
2000-09-08 08:49:57 +00:00
hyatt%netscape.com
0680484046
Adding a min-width to all treecols. r=ben
2000-09-08 06:56:07 +00:00
mcafee%netscape.com
5c5c9c878b
Cleaning up some whacked nsbeta3+ whitespace. r=pavlov
2000-09-08 06:14:04 +00:00
cls%seawood.org
9b48a72888
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
06676bbd03
Remove another spurious printf (this one wasn't even debug only). r=bryner
2000-09-08 05:33:35 +00:00
sfraser%netscape.com
a0a5a58b9b
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
fa509b2d67
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
8cb56670ff
Add close box to Customize Tab dialog (48228). r=don
2000-09-08 01:28:12 +00:00
slamm%netscape.com
0fa8d366e2
'Panel' --> 'Tab' (51091) r=mcafee
2000-09-08 01:14:46 +00:00
slamm%netscape.com
d76fe863f0
Fix empty sidebar (50973) r=mcafee
2000-09-08 01:14:44 +00:00
slamm%netscape.com
714329b1bf
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
ba8ee9f1fc
#46423-> removal of flex to straighten out taskbar groove in modern. r=ben
2000-09-08 00:02:24 +00:00
sfraser%netscape.com
a3fd1360f8
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +00:00
radha%netscape.com
98ded18f57
Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz.
2000-09-07 21:19:36 +00:00
cls%seawood.org
ba690c8a4e
Ok, switching to testing against MOZ_WIDGET_TOOLKIT instead of OS_ARCH
2000-09-07 21:05:31 +00:00
sfraser%netscape.com
5ef90bd460
Fix JS warnings. r=pchen
2000-09-07 19:47:39 +00:00
disttsc%bart.nl
8690dba38c
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
ced5bf8e0f
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
9c5667f4a7
XUL fixes for 51263. r=ben
2000-09-07 08:17:32 +00:00
cls%seawood.org
4b4999497a
Fix for current OS/2 build bustage
2000-09-07 07:54:05 +00:00
nbhatla%netscape.com
f295c70005
#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
5a560e9d15
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
824ee3933d
Use new url from Alexa. Bug 50594. r=pavlov
2000-09-07 00:18:27 +00:00
matt%netscape.com
4d2bd47cbb
adding fonts 8-11 for bug 30813
2000-09-06 23:27:14 +00:00
putterman%netscape.com
c49f8e9a27
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
4473803428
Fix OS2 tinderbox bustage. r=valeski
2000-09-06 22:43:42 +00:00
valeski%netscape.com
89d0ad4aae
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
e246f07fbf
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
98ce889b08
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
86779e3682
45102 - theme preview images in prefwindow, r=hangas
2000-09-06 22:18:14 +00:00
radha%netscape.com
a28a029170
Additional fix for bug # 49498. r=law
2000-09-06 21:51:01 +00:00
pchen%netscape.com
fe14eae1b1
First Checked In.
2000-09-06 21:14:03 +00:00
pchen%netscape.com
72b59ca627
bug #43585 , r=sfraser, add mozilla/xpfe/appshell/public/nsIInternetConfigService.idl to project
2000-09-06 21:13:36 +00:00
pchen%netscape.com
bd8427342c
bug #43585 , r=sfraser, protect header from multiple inclusions
2000-09-06 21:13:35 +00:00
pchen%netscape.com
05057a00ad
bug #43585 , r=sfraser, register internet config service with everyone else
2000-09-06 21:13:34 +00:00
pchen%netscape.com
a252109c56
bug #43585 , r=sfraser, add mozilla/xpfe/appshell/src/nsInternetConfigService.cpp to project
2000-09-06 21:13:33 +00:00
hewitt%netscape.com
1f3563e514
#46613 - windows classic tab control, r=hangas
2000-09-06 07:50:49 +00:00
ccarlen%netscape.com
e708218499
Fixing build bustage - target was misspelled.
2000-09-06 03:19:04 +00:00
cata%netscape.com
d170c1c16d
Fix for bug #47347 r=ftang a=ftang.
2000-09-06 02:30:28 +00:00
dbaron%fas.harvard.edu
7bb3956df6
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
d5d25011d7
Removed warning message which came up when opening project.
2000-09-06 02:07:49 +00:00
valeski%netscape.com
bf2d24df94
adding correct mac prj to build
2000-09-06 01:51:41 +00:00
valeski%netscape.com
94a96df0e9
removing bad mcp from cvs
2000-09-06 01:48:56 +00:00
valeski%netscape.com
92a598b420
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
96cb358887
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
3ad68696d8
Fix bug # 51021. r=me
2000-09-06 00:24:15 +00:00
sfraser%netscape.com
e12ee16abf
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
ea67db35c1
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
hyatt%netscape.com
ce31959433
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
BlakeR1234%aol.com
36a61b70d7
Fix a regression I introduced accidentally, patch by Tim (6782) r=me
2000-09-05 21:07:41 +00:00
valeski%netscape.com
55a866f4cd
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
38cb01185d
fix 50997 typo. r=momoi@netscape.com
2000-09-05 18:22:33 +00:00
rjc%netscape.com
4be13acee9
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
c0c9f89ad2
fix for pravda bustage ... we're almost there!
2000-09-04 07:59:15 +00:00
rjc%netscape.com
89cdfa3315
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
49eb61d5e7
Fixing my bad indenting.
2000-09-03 20:48:32 +00:00
mkaply%us.ibm.com
c37309b581
#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
ben%netscape.com
793535398b
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
scc%mozilla.org
d789f41cc3
fixing bustage. I didn't realize what a common (and mistaken) pattern it was to compare a |nsString| to |nsnull|. Better to say |IsEmpty()|.
2000-09-03 04:27:17 +00:00
saari%netscape.com
929d161ab4
another stab in the dark at 26882. Fixes initial focus problems upon launch on linux.
2000-09-03 02:18:25 +00:00
scc%mozilla.org
e4afd65ab6
fixing code that relied on implicit string construction
2000-09-02 21:32:30 +00:00
bryner%uiuc.edu
a378511c85
Fixing bug 50058 - too many onSelect firings. r=hyatt.
2000-09-02 18:59:39 +00:00
beard%netscape.com
b7a03a8ba1
hooked up Leak Detector contextual menu.
2000-09-02 08:23:50 +00:00
ben%netscape.com
e209c2abb5
tidy up UI
2000-09-02 08:05:44 +00:00
sfraser%netscape.com
4195b21c4a
Fix build bustage -- nuked a couple of ')'. r=jag
2000-09-02 06:19:48 +00:00
ben%netscape.com
1e6c6f157d
don't draw a focus rect around radio buttons when the radio group isn't focused.
2000-09-02 05:26:42 +00:00
ben%netscape.com
87f5af54c0
string bundle utility XBL binding, implement correct Windows platform keyboard navigation for radio groups.
2000-09-02 05:09:59 +00:00
sfraser%netscape.com
c4942deab5
Fix for 43119 -- pageInfo.css is no longer needed. r=ben
2000-09-02 04:27:36 +00:00
sfraser%netscape.com
91fcc8d91d
Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben
2000-09-02 04:15:31 +00:00
pinkerton%netscape.com
5573e1dd1c
better fix for the "dragging scrollbars" bug
2000-09-02 03:53:19 +00:00
jst%netscape.com
fad352aea4
Making the view-source window resizeable. r=vidur@netscape.com
2000-09-02 01:38:35 +00:00
hyatt%netscape.com
e1d023486a
rename arg to parameter, r=brendan
2000-09-02 01:20:36 +00:00
cls%seawood.org
255d588ac9
SHARED_LIBRARY_LIBS for unix, EXTRA_DSO_LIBS for OS/2
2000-09-02 00:12:07 +00:00
shanjian%netscape.com
3bb2381fbd
#44011 the bookmark charset does not work correctly if we select sidebar first
...
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
2000-09-01 22:56:15 +00:00
mkaply%us.ibm.com
9c4daaca2c
OS/2 VACPP Tinderbox break
...
This is a hack to fix our build problem.
still looking for the right way
2000-09-01 22:49:33 +00:00
cmanske%netscape.com
4a61fbff1d
Changes to make toolbar persistance work better, needed for Composer b=47515, r=ben
2000-09-01 22:03:46 +00:00
hyatt%netscape.com
ebaa8ece80
Fix tree multiple selection. Oops!, r=jrgm
2000-09-01 21:44:13 +00:00
tao%netscape.com
5e231d0006
48646: "Download More" menuitem duplicated, kinda messed up. (r=nhotta,a=ftang)
2000-09-01 21:36:48 +00:00
locka%iol.ie
6a1fbd9590
Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst
2000-09-01 13:43:20 +00:00
cls%seawood.org
0230552c0d
Reorder libs for Irix linker & properly link in _s.a libs
2000-09-01 09:29:20 +00:00
hyatt%netscape.com
0095222e96
More XBL syntax changes. r=ben
2000-09-01 08:05:16 +00:00
ben%netscape.com
1630a57233
make my previous checkin a bit more robust
2000-09-01 07:59:49 +00:00
ben%netscape.com
6fd8c9d8dd
common dialog localization, 38523. r=hyatt
2000-09-01 05:54:59 +00:00
ben%netscape.com
dbfc5c43c5
add common dialogs properties file for common dialog localization, 38523
2000-09-01 05:54:14 +00:00
bryner%uiuc.edu
b105a9dcb9
Landing RDF_FILEPICKER_BRANCH. r=pavlov.
...
beta3+ bugs fixed:
49693 (crash on ..)
47795 (filepicker slowness)
Also includes patches from disttsc@bart.nl to fix:
9542 (esc should dismiss)
42054 (filepicker should recognize ~)
42056 (make the filepicker history list work)
2000-09-01 05:49:45 +00:00
pinkerton%netscape.com
216655a7dd
make sure we have a tree item before we drag. prevents dragging of the scrollbar. r=ben, bug#49094
2000-09-01 05:43:27 +00:00
pinkerton%netscape.com
26cd20aa70
make url column crop right, since crop middle does the wrong thing. r=ben, bug#50833
2000-09-01 05:24:15 +00:00
ben%netscape.com
b0c575e705
fix for search in mail, allow search to run in an existing navigator window. partial fix for 32034
2000-09-01 04:40:29 +00:00
ben%netscape.com
6695a8f36d
add method for getting localized unichar prefs. part of fix for 32034
2000-09-01 04:40:00 +00:00
srilatha%netscape.com
ad55e70b09
Fix in moveToAlertPosition so that the dialogs will not go off the screen.
...
r=ben
2000-09-01 03:53:49 +00:00
morse%netscape.com
5fe3f5a748
bug 50496, change wording on messages, words by vera, r=morse
2000-09-01 01:58:20 +00:00
vidur%netscape.com
4a41eee18d
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
tao%netscape.com
46e3f70cba
standrad -> standard. (typo fix; r=cata).
2000-09-01 01:53:23 +00:00
hyatt%netscape.com
2912793421
XBL syntax changes. r,a=brendan
2000-09-01 01:38:04 +00:00
law%netscape.com
8b182a38b2
Bug 44719; patch from elig@netscape.com; r=me
2000-09-01 01:24:18 +00:00
alecf%netscape.com
889df4877d
part of fix for #42102 - eliminate consumers of nsIPref::get/setFilePref
...
r=law
2000-09-01 01:05:04 +00:00
vidur%netscape.com
f0b3637b00
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2000-09-01 00:57:14 +00:00
hyatt%netscape.com
1fe3b58b9e
Removing obsolete files from build. r=ben
2000-09-01 00:53:50 +00:00
sfraser%netscape.com
140ddade7e
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
ssu%netscape.com
f5321b667a
fixing bug #50972 . This checkin is for racham. r=me.
...
smoketest blocker, dogfood+
2000-09-01 00:02:59 +00:00
beard%netscape.com
2b58c68fab
traceObject(). only used when leak detector built.
2000-08-31 14:43:17 +00:00
ben%netscape.com
530cb77d23
partial fix for 32034 - sidebar search doesnt work from mail
2000-08-31 07:52:32 +00:00
ben%netscape.com
f2df0bc99c
oops
2000-08-31 06:45:31 +00:00
ben%netscape.com
7348a6b798
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00
ben%netscape.com
2e657b49e9
fix bustage
2000-08-31 04:55:59 +00:00
ben%netscape.com
35ad3305c8
fix for the simplest part of 30878, right click checks checkboxes.
2000-08-31 02:13:00 +00:00
dr%netscape.com
8a1367b96e
fix for 49802, r=danm
2000-08-31 02:07:04 +00:00
andreww%netscape.com
3030fc3770
fixing bugscape http://bugscape/show_bug.cgi?id=2177 r=hyatt.
2000-08-31 00:40:46 +00:00
nhotta%netscape.com
49df2f7db3
Changed to remember the query charset in GetInternetSearchURL(). Then use it to convert from that charset to UTF-8 in FindInternetSearchResults(), bug 42221, r=rjc.
2000-08-31 00:37:39 +00:00
slamm%netscape.com
d03f5efc31
Use proper interface variable to use directory services. Fixes window.sidebar.addPanel(...). bug 50167. r=mcafee
2000-08-31 00:20:02 +00:00
slamm%netscape.com
e3d98f87bf
Update text for no panels in sidebar. r=mcafee
2000-08-30 23:42:16 +00:00
slamm%netscape.com
982f1e723f
Add text for up/down buttons. Replace occurences of 'panel' with 'tab' (47585) r=mcafee
2000-08-30 23:42:09 +00:00
slamm%netscape.com
d4e81e8f2c
Separate the grippy from the sidebar header for mailnews (47585). r=mcafee
2000-08-30 23:42:04 +00:00
slamm%netscape.com
dadc9ae3d1
Avoid panels loading in the background (46736). General rewrite (i.e. standardize the arguments passed by wrapping the panels and panel lists in objects). r=mcafee
2000-08-30 23:41:58 +00:00
slamm%netscape.com
46754b965f
Separate the splitter from the sidebar header (47585) r=mcafee
2000-08-30 23:41:53 +00:00
slamm%netscape.com
77165b2fb8
Handle remote folders better. Force them to have a twisty by setting container='true'. Fix Save(), so that it does not write over pre-existing values (46666). Fix loading of remove folders (48093). Make customize tab dialog have a close box (48228). r=mcafee
2000-08-30 23:41:43 +00:00
slamm%netscape.com
e2c3a54cff
Update a panel on close (47585). r=mcafee
2000-08-30 23:41:37 +00:00
slamm%netscape.com
c2856a086e
Turn off debug output.
2000-08-30 21:44:04 +00:00
danm%netscape.com
993e15fd70
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
dbragg%netscape.com
7d5a975d74
fix for 45915. Changed text r=dveditz
2000-08-30 20:47:37 +00:00
dbragg%netscape.com
97c7ec8311
fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz
2000-08-30 20:46:53 +00:00
locka%iol.ie
08a603f639
Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2000-08-30 11:37:41 +00:00
locka%iol.ie
8bd9e39869
Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2000-08-30 11:37:06 +00:00
jst%netscape.com
92ecd690ac
Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com)
2000-08-30 07:41:11 +00:00
bryner%uiuc.edu
24571566f2
Adding windows makefile for js filepicker. Not part of build.
2000-08-30 07:16:46 +00:00
bryner%uiuc.edu
7d4cf79553
Adding windows makefile for the js filepicker. Not part of build.
2000-08-30 07:15:22 +00:00
rjc%netscape.com
df5876d628
Fix bug # 50642: Win32 timer issue affecting FTP. r=me
2000-08-30 05:26:56 +00:00
timeless%mac.com
841959d1d4
for bug 36640 r=akk a=waterson
2000-08-30 02:31:42 +00:00
dbaron%fas.harvard.edu
8d66d7d2bf
Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489
2000-08-30 00:50:24 +00:00
mcafee%netscape.com
a6d6ed633a
HTML4.0-izing about:mozilla (50470). code=gemal@gemal.dk, r=mcafee
2000-08-30 00:48:25 +00:00
akkana%netscape.com
8f8302a8fa
50078: add ^H and ^D editing bindings to the mac. r=saari
2000-08-30 00:38:17 +00:00
racham%netscape.com
7b6643e219
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
cata%netscape.com
5f83fafd9f
Fix for bug #38645 a=ftang, r=nhotta.
2000-08-29 23:22:09 +00:00
hyatt%netscape.com
629291a5d1
Fix for 43006. r=ben
2000-08-29 09:34:09 +00:00
ben%netscape.com
f7a195a3d3
fix typo
2000-08-29 08:07:38 +00:00
hyatt%netscape.com
d23cc4538f
Break out scrollbar bindings into their own file. r=ben
2000-08-29 08:06:54 +00:00
ben%netscape.com
de253f1893
more comment fixes...
2000-08-29 08:05:51 +00:00
ben%netscape.com
d47f74f2a3
fix comment
2000-08-29 08:03:50 +00:00
dr%netscape.com
f3903e503d
fix for 49479, r=hyatt,ben
2000-08-29 03:53:25 +00:00
matt%netscape.com
98e15d4693
changing description to value on tree
...
http://bugzilla.mozilla.org/show_bug.cgi?id=45198
r=hyatt
2000-08-29 00:32:39 +00:00
slamm%netscape.com
03d7681287
Fix build bustage. Remove related-panel.dtd entry. I removed the file for bug 50594.
2000-08-29 00:21:34 +00:00
BlakeR1234%aol.com
45c3b60f06
Fix bugs 43546 and 50397 (nsbeta3+) and 50398, r=ben on whole last checkin
2000-08-29 00:09:20 +00:00
BlakeR1234%aol.com
6fd2a16d48
Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu
2000-08-29 00:06:39 +00:00
ben%netscape.com
b633ec38e5
fix for 50606, add id to toolbar show/hide popup. Skinability issue.
2000-08-28 23:36:06 +00:00
pavlov%netscape.com
fc9b8ad663
fix for crash when getting bad command line args 45074 r=smfr
2000-08-28 23:33:35 +00:00
slamm%netscape.com
47c8371c90
oops, use MPL instead of NPL (50594). r=mcafee. Last changes were r=mcafee too.
2000-08-28 23:29:54 +00:00
slamm%netscape.com
4165b07105
Use What's Related tab provided by Alexa Internet. Resolves What's Related data on a per url basis (used to be on domain only). Bug 50594.
2000-08-28 23:24:28 +00:00
saari%netscape.com
f0915f520f
Fix for 41325.
2000-08-28 23:14:17 +00:00
ducarroz%netscape.com
817f0a5a79
Fix for bug 50329. Don't kill autocomplete timer when user press backspace or delete. R=sspitzer
2000-08-28 23:06:09 +00:00
nhotta%netscape.com
ff687fb8ce
Added Latin1 CER support, bug 42221, r=rjc.
2000-08-28 22:37:15 +00:00
rjc%netscape.com
4afb1cf616
Use .get() for Unix.
2000-08-28 09:51:42 +00:00
rjc%netscape.com
7ddf44c5b6
FTP bug # 46750: don't starve UI during FTP operations by slowly pushing FTP URLs into content model on a timer. r=me
2000-08-28 09:50:20 +00:00
rjc%netscape.com
3cfe205885
FTP bug # 46750: speed optimizations, as well as set busy cursor while FTP data is streaming in. r=me
2000-08-28 04:24:49 +00:00
BlakeR1234%aol.com
54be75c465
Fix 43910, minor wording change (r=me)
2000-08-27 23:13:49 +00:00
BlakeR1234%aol.com
dbf327f014
Fix 38460, minor wording change r=me, a=johng/verah
2000-08-27 23:11:38 +00:00
BlakeR1234%aol.com
b4e186942f
Fix 50461, minor wording change (r=me)
2000-08-27 23:03:44 +00:00
ben%netscape.com
af528067f3
forgot to commit this yesterday. fix classic skin bustage.
2000-08-27 00:30:42 +00:00
putterman%netscape.com
3d0c18ff7e
Fix for 48985. remove reference to newMessage since it's coming from an overlay. Makes Ctrl+M work. r= bienvenu.
2000-08-26 20:58:20 +00:00
dbaron%fas.harvard.edu
0c2147e6a2
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2000-08-26 20:03:39 +00:00
dbaron%fas.harvard.edu
2d19e004d8
Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin.
2000-08-26 17:53:09 +00:00
mkaply%us.ibm.com
5739f27389
OS/2 Tinderbox break
...
One more PR_CALLBACK needed here
2000-08-26 15:08:05 +00:00