blakeross%telocity.com
27763b6faf
Radio focus handling not quite correct (91880). Patch by Neil <neil@parkwaycc.co.uk>. r=hwaara sr=blake
2001-07-25 06:14:25 +00:00
mkaply%us.ibm.com
bef87ebf22
OS/2 only - sync with windows
2001-07-25 04:47:33 +00:00
mkaply%us.ibm.com
16338f7355
No bug
...
OS/2 only - we are using en-win.jar - remove files that overlap - leave directory in case we do an en-os2.jar someday
2001-07-25 04:26:49 +00:00
dmose%netscape.com
31d4fa1710
Change LDAP autocomplete default minStringLength to only autocomplete against strings >= 2 chars long to avoid a possible hang on NT as well as unindexed searches (bug 84566; r=leif@netscape.com, sr=darin@netscape.com) and default searchFilterTemplate to catch people whose cn contains their middle name or initial (bug 90535; r=leif@netscape.com, rs=darin@netscape.com). This second patch also fixes a bug where filter templates sometimes ignored the last token of the entered string
2001-07-25 04:15:30 +00:00
morse%netscape.com
5ce92a42d8
bug 91881, fix js errors, r=vishy, sr=blake
2001-07-25 03:09:34 +00:00
cls%seawood.org
ea067acf68
Adding startup splash screen support for BeOS.
...
Moving BApplication creation from libwidget_beos.so to main Mozilla app.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65425 r=Makoto Hamanaka <VYA04230@nifty.com>
2001-07-25 02:22:54 +00:00
bryner%netscape.com
fa091f1301
Bug 81280 - correctly handle user-typed ".." in linux filepicker. r=jag, sr=blizzard.
2001-07-24 22:57:52 +00:00
gerv%gerv.net
99aca6abb5
Add UI for debug prefs - JS strict and dump(). Bug 90945. r=bzbarsky, sr=blake.
2001-07-24 20:15:13 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
gerv%gerv.net
62958bf826
Remove IE-parity Backspace and Shift-Backspace bindings because they confuse unders. Bug 69981. r=jag, sr=blake.
2001-07-24 12:15:49 +00:00
jaggernaut%netscape.com
b62f7e4fe5
Bug 65412: Move browser xbl bindings into their own file and add functionality which we can later use from navigator.js et al. r=ben, sr=hyatt
2001-07-24 10:59:27 +00:00
jaggernaut%netscape.com
927006421d
Bug 87141: Extensions for inserted images are case-sensitive. r=bryner, sr=blake.
2001-07-24 07:10:30 +00:00
jaggernaut%netscape.com
e5ffdea523
Bug 87704: JS warnings about winhooks at startup. r=bbaetz, sr=brendan.
2001-07-24 06:58:13 +00:00
bryner%netscape.com
c2bd2cdb93
Bug 82834 - filepicker should use busy cursor while the user is waiting for an operation to complete. This also fixes a problem on linux where calling SetCursor didn't take effect until we returned to the gtk event loop. r=jag, sr=blizzard.
2001-07-24 03:03:45 +00:00
jaggernaut%netscape.com
985a55362d
Bug 91930: browser window doesn't show up on first launch on new/migrated profiles. r=sdagley, sr=jst
2001-07-24 02:57:00 +00:00
morse%netscape.com
ed7a509937
bug 49861, removing wallet samples, r=vishy, sr=blake
2001-07-24 00:59:10 +00:00
matt%netscape.com
c3ab3549a0
fix for bug 89525 r=mcafee sr=ben
2001-07-24 00:34:37 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mkaply%us.ibm.com
f298aaca68
#91650
...
r=cls
Have OS/2 uses en-win.jar, not en-unix.jar
2001-07-23 03:46:55 +00:00
mkaply%us.ibm.com
814dd100be
#91331
...
r=cls
Enable building en-mac.jar and complete en-win.jar on Unix platforms
2001-07-23 02:08:26 +00:00
jaggernaut%netscape.com
6430792e53
Bug 65993: window.open("") should open a blank browser window, but loads the homepage instead. This should fix a whole bunch of similar complaints about the homepage loading instead of, or right before, the url you wanted from e.g. mail/news. r=jst, r=racham, sr=ben. Many thanks to racham for helping me test my patches.
2001-07-22 19:01:06 +00:00
jaggernaut%netscape.com
cdb713089c
Bug 91571: Closing popup window from menu crashes Mac.
...
r=saari, sr=hyatt.
Problem here was that the urlbar, which is hidden for a chrome-less dialog, got focussed which on Mac somehow results in a crash when you try to close the window. A nice side-effect of this fix is that accelerator keys now work again in popups without having to click in them first.
2001-07-20 22:33:49 +00:00
bzbarsky%mit.edu
80d2f2ebfd
Ugh. Messed up that last checkin. Still bug 91539
2001-07-20 14:52:47 +00:00
bzbarsky%mit.edu
898c66f354
Fix context menu items using "[xpconnect wrapped nsIURI]" instead of the
...
actual URI text. Bug 91539, r=heikki, sr=blake
2001-07-20 14:51:35 +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
cathleen%netscape.com
04a2d87fea
fixed bug 87004, for win static build, changed libjar and xpinstall to be
...
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
ben%netscape.com
b87c881d49
91438, filing a bookmark folder into itself causes the folder to get deleted.
...
r=vishy, sr=blake.
2001-07-19 09:01:41 +00:00
yokoyama%netscape.com
045ce88d6b
Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
...
adding converter support for x-windows-949 and x-johab
2001-07-18 21:49:21 +00:00
heikki%netscape.com
5d3890df5c
Bug 89710, typo broke Save Link As Bookmark functionality. r=harishd, sr=blake.
2001-07-18 20:05:00 +00:00
mscott%netscape.com
de5a04fe3f
Bug #85264 --> properly check for a all_chrome case.
...
r/sr=sspitzer
2001-07-17 21:50:56 +00:00
mscott%netscape.com
a149f25bea
Bug #90957 --> localize the close button
...
r/sr=sspitzer
2001-07-17 19:13:25 +00:00
timeless%mac.com
54fd1a7d7f
Bugzilla Bug 68972 duplicate/missing mnemonics in file menu of bookmarks window
...
patch by walk84@yahoo.com r=timeless sr=blizzard
2001-07-17 05:21:10 +00:00
timeless%mac.com
fd0adee7de
Bugzilla Bug 87002 Cannot add bookmarks/history/search panel to My Sidebar
...
patch by walk84@yahoo.com r=doron sr=blake
2001-07-17 05:19:39 +00:00
timeless%mac.com
8aaed378dc
Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk
...
patch by andersma@luther.edu r=hewitt sr=blake
2001-07-17 03:12:00 +00:00
timeless%mac.com
e4a09890fb
Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk
...
r=blake sr=hewitt
2001-07-17 03:10:57 +00:00
eddyk%netscape.com
0072eb56e3
Bug 84227: System panel no lockable.
...
r=srilatha sr=blake
Added some prefs and code to disable ui when prefs are locked. Windows only.
2001-07-16 23:18:36 +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
pchen%netscape.com
a8c5f66028
bug 32801, r=ccarlen, sr=sfraser, add VersGreaterThan4() function from mac install wizard, change NS_CanRun() to check for running mozilla or NS6+ apps and put up error dialog, also bumped up macos version check to 8.6
2001-07-13 22:40:18 +00:00
pchen%netscape.com
ec1f9381de
bug 32801, r=ccarlen, sr=sfraser, add STR# resource for error dialog
2001-07-13 22:40:15 +00:00
pchen%netscape.com
867eb96afc
bug 32801, r=ccarlen, sr=sfraser, bump up macos version to 8.6 in error dialog
2001-07-13 22:40:11 +00:00
blakeross%telocity.com
bb92e9fb81
Wrong mimetype icons showing up for applications pref pane. r=bz sr=ben
2001-07-13 20:48:29 +00:00
dcone%netscape.com
6917d1184c
bug=88608 r=dcone sr=attinasi Put in UI for the A3 paper size for printing
2001-07-13 13:35:48 +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
dcone%netscape.com
a640b69754
bug=88608 r=dcone sr=attinasi support of A3 paper size
2001-07-12 14:27:20 +00:00
hewitt%netscape.com
59471fd937
86017 - Mail compose addressing widget should move to next field on tab, r=sspitzer, sr=blake\n86731 - Mail compose - autocomplete incorrectly uses lower case letters, r=matt, sr=blake
2001-07-11 05:04:39 +00:00
blakeross%telocity.com
9aa20cbd5f
Bookmarks dragging to ptoolbar (85328). r=bz sr=ben
2001-07-11 03:31:57 +00:00
bzbarsky%mit.edu
746ed0e778
Fix for bug 89141. Do not have the "link" options in the context menu
...
for "A" elements without an href. r=brade, sr=blake
2001-07-11 02:38:43 +00:00
blizzard%redhat.com
ea301392e9
Fix bug #90170 . Checking in for tao. Fix RDF syntax. This should get regchrome working again on linux. r=benb, sr=blizzard.
2001-07-11 02:05:13 +00:00
blakeross%telocity.com
1d162e5e8b
Add Clear button to remove remembered helper app pref (88435). r=bz sr=ben
2001-07-11 00:48:36 +00:00
vidur%netscape.com
0e1b1dc5f3
Fix for bug 84106. Save As for a page with post data tries to get the page out of the cache using its cache key. If the page is not in the cache, it prompts before re-posting. r=adamlock, sr=rpotts
2001-07-11 00:11:59 +00:00
mstoltz%netscape.com
e44da2e283
Checking in two fixes on behalf of jesse@netscape.com:
...
88153 - keep javascript URLs in Page Info dialog from running with system principal
by making the iframe's source about:blank initially and sandboxing it
with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
r=mstoltz, sr=jst.
2001-07-10 23:24:12 +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
timeless%mac.com
56daa55c11
Per blake, because mac doesn't hae that object. r=ben sr=blake
2001-07-10 05:37:04 +00:00
blizzard%redhat.com
7d83599492
Bug #88692 . We don't support image/tiff so don't list it as a supported type. r=pavlov,sr=mscott
2001-07-10 04:37:22 +00:00
gerv%gerv.net
d91e17f67a
Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp.
2001-07-09 22:51:57 +00:00
tao%netscape.com
a60ef23c40
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
blakeross%telocity.com
84e01d24e3
File | Exit should not kill turbo (89165). r=timeless sr=ben
2001-07-09 20:42:47 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross%telocity.com
cebd533e91
This is the rest of the history searching not working bug, which had r=ben sr=alecf...
2001-07-08 17:11:46 +00:00
mscott%netscape.com
4e94d8bd64
Back out my checkin from yesterday. I didn't mean to check this file in.
2001-07-06 21:19:58 +00:00
ben%netscape.com
fc657b30c5
bug 65241, add 'download more' button to Content Pack pref panel.
...
make preferences dialog non-modal to circumvent mac modality bugs.
r=matt, sr=blake
2001-07-06 05:52:34 +00:00
cls%seawood.org
cfce8f4dcc
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
timeless%mac.com
f8a92c48de
Bug 70857 [XUL Syntax]
...
Smaller CSS/JS/XBL patch, should allow XUL changes to go in easier
by andersma@luther.edu r=timeless sr=blake
2001-07-06 02:01:52 +00:00
mscott%netscape.com
8ca27bad8a
Bug #87713 --> remove obsolsete outgoing mime type checkbox
...
r/sr=hewitt, sspitzer
2001-07-06 01:35:38 +00:00
alecf%netscape.com
2e5a47dd8f
fix for regression 89345 - open link in new window broke.. doh.
...
sr=blake, r=jag
2001-07-05 22:18:54 +00:00
blakeross%telocity.com
70d85e6008
Removing something that wasn't supposed to go in...
2001-07-05 18:09:45 +00:00
blakeross%telocity.com
4622150699
History searching no longer works (89093). r=ben sr=alecf
2001-07-05 18:04:55 +00:00
blakeross%telocity.com
8dba35d45b
Put an icon in the systray when turbo is running (85984). Original code from law. r=kerz sr=ben, comments from dean.
2001-07-05 17:59:36 +00:00
radha%netscape.com
81605a5a00
Fix for bugs 84556 and 82803 r=valeski sr=rpotts
2001-07-05 14:40:02 +00:00
alecf%netscape.com
91dbb48b91
fix for bug 73141 r=jag, sr=mscott
...
correctly handle page when mail asks us to open a link in a new window
2001-07-04 23:23:05 +00:00
mscott%netscape.com
fc7df0b223
Bug 84410 --> properly show unknown time and put the progress bar in undetermined mode
...
when we don't know how large the download is.
r=sspitzer
sr=blake
2001-07-04 04:14:56 +00:00
mscott%netscape.com
fd26f4e87c
Bug #88429 --> insert a missing return
...
r=sspitzer
sr=blake
2001-07-04 03:53:38 +00:00
pinkerton%netscape.com
2b5922e9c7
removing xml comment as we think that makes the finder crash on OSX. r=sdagley/sr=sfraser. bug# 89152.
2001-07-04 02:04:13 +00:00
oeschger%netscape.com
24cb5cd925
updating pref->help context sensitivity for bugs 46226, 85925, fix is walk84's, r=oeschger
2001-07-03 02:53:25 +00:00
blakeross%telocity.com
430832298b
Removing line that snuck in.
2001-07-03 01:52:11 +00:00
blakeross%telocity.com
8fd0623da7
History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben
2001-07-03 01:46:22 +00:00
blakeross%telocity.com
2e3e123273
Focusing urlbar should select contents (37587). r=brade sr=ben
2001-07-03 01:06:36 +00:00
loadrunner%betak.net
02d3533708
bug 86957, Mozilla converts existing NS 4.7 language preferences to single line,
...
r=bstell, sr=alecf
2001-07-03 00:49:43 +00:00
jaggernaut%netscape.com
9a22bef475
Bug 70048: ``Text of modifiers on accelerators can't be localized''. Attempt #2 :-)
...
Patch by lordpixel@mac.com , jag. r=jag, lordpixel, pinkerton, sr=ben, blake.
2001-07-03 00:26:41 +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
ben%netscape.com
8b92f85000
bug 68985 - "Bookmark this link" in browser context menu does not show bookmark creation dialog. Function signature had changed and this call site was not updated. Add 'undefined'
...
parameter (for document character set) to ensure the correct function is called.
'undefined' works as the function being called assumes the character set of the focused
window in the case that the passed character set is undefined.
r=fabian, sr=blake.
2001-07-02 04:19:44 +00:00
ben%netscape.com
e7562af185
Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
...
Add windowtype attribute to preferences <window> element so that the window can be found using the window mediator.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2001-07-02 04:17:52 +00:00
ben%netscape.com
c3afa90dcb
Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
...
This change fixes the problem by looking for an existing preferences dialog using the window mediator, and focusing one if found. Otherwise, a new one is loaded.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2001-07-02 04:17:13 +00:00
mkaply%us.ibm.com
a9b07d5ad6
Os/2 TB break - Not sure why Javier said to remove this - still needed to build OS/2 non static
2001-07-01 15:24:06 +00:00
cls%seawood.org
66d937045b
Landing static build changes for OS2
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
ben%netscape.com
f84c479ab8
87371 - make size of preferences dialog localizable
...
r=vishy, sr=hyatt
2001-06-30 23:57:43 +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
jaggernaut%netscape.com
02589dd8b8
Bug 70048: ``Text of modifiers on accelerators can't be localized''.
...
Patch by lordpixel@mac.com , jag. r=jag,lordpixel, sr=ben.
2001-06-30 06:54:44 +00:00
morse%netscape.com
868cdf9cc6
still trying to back out last change and get back to version 1.287
2001-06-30 00:38:31 +00:00
morse%netscape.com
f41f7dacbf
backing out last change -- was intended for branch bug got checked into trunk by accident
2001-06-30 00:32:42 +00:00
morse%netscape.com
db9eb4088f
bugscape 4428, launch what's-New, r=bnesse, sr=alecf, a=chofmann
2001-06-30 00:27:31 +00:00
jgaunt%netscape.com
07868cf706
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
oeschger%netscape.com
588f2644cc
context sensitive 'key' addition, r=cotter, sr-less dispensation per 85925
2001-06-30 00:01:04 +00:00
nhotta%netscape.com
cd90bee37e
Changed to get a pref "general.useragent.locale" instead of using the locale service, bug 87880, r=ftang,matt, sr=alecf.
2001-06-29 22:22:52 +00:00
loadrunner%betak.net
53b2a6d407
bug 87535, r=nhotta, sr=alecf, adding chromeRegistry.selectlocale after its unintentional removal by Ben's previous checkin, minor clean-up as a bonus
2001-06-29 22:00:28 +00:00
mkaply%us.ibm.com
38dd9e54a4
88390
...
r=cls
Hopefully the fix for OS/2 TB bustage - only cat _COMPONENT_LIST in the static build
2001-06-29 17:50:14 +00:00
scc%mozilla.org
29ffb32e47
fix windows build bustage
2001-06-29 13:58:33 +00:00
dougt%netscape.com
4d940b63a7
Fix for 87629. Submitted by ben@netscape.com, r=me, sr=alecf@netscape.com.
2001-06-29 04:46:39 +00:00