blizzard%redhat.com
8972abaef5
add google search service from Amit Patel <amitp@google.com>. bug #32586 . r=rjc a=brendan
2000-05-25 03:37:35 +00:00
pavlov%netscape.com
2804c173c5
fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
...
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters. this code now uses nsIFilePicker. fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
blizzard%redhat.com
9be6adf6d5
fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan
2000-05-24 22:52:39 +00:00
danm%netscape.com
3ef34119d6
fixing broken makefiles (see warnings in full tinderbox log) r=law
2000-05-24 21:20:50 +00:00
ben%netscape.com
4ba02261f0
fix skinnability flaw (put menubar in toolbox)
2000-05-24 13:45:01 +00:00
hyatt%netscape.com
b314d8dce9
fix broken skin switching, r=ben
2000-05-24 08:36:10 +00:00
sspitzer%netscape.com
3598825f45
fix for #40245 . r=mscott
2000-05-24 08:22:41 +00:00
sspitzer%netscape.com
02b40486f6
fix for #39205 , pref.css is no more. r=ben
2000-05-23 04:08:54 +00:00
sspitzer%netscape.com
f1996ddb49
fix for #39205 , pref.css is no more. r=ben
2000-05-23 04:02:09 +00:00
slamm%netscape.com
473ae55996
Revert last two checkins. Fix for 37428 caused tabs to not load properly.
2000-05-23 00:55:43 +00:00
ben%netscape.com
e7d0ebca54
forgot to add file as part of previous check-in to 19557.
2000-05-22 04:32:18 +00:00
ben%netscape.com
6f4c8beb08
fix for 38743, remove XUL titledbutton from bookmarks window. r=hyatt
2000-05-22 04:30:30 +00:00
ben%netscape.com
363add0908
correct text for the skin switching pref panel, bug 38964 r=verah
2000-05-22 04:25:12 +00:00
ben%netscape.com
85bbfefbe7
second attempt at 19557, skinnable sidebar. r=hyatt
2000-05-22 04:14:49 +00:00
slamm%netscape.com
160a78a958
Tiny adjustment to last checkin (Fix for bug 37428). Adjustment fixes stuck 'loading...' message on Windows. r=pavlov
2000-05-19 19:55:07 +00:00
mcafee%netscape.com
f10cab5764
Prefs were being stored as wrong type (39779). r=cmanske
2000-05-19 02:23:48 +00:00
slamm%netscape.com
196c6ab8b3
Add the 'load' handler through timeout to push it down in the event queue a little. Otherwise, js barf when it fires the 'load' handler too early. Fix bug 37428. r=pavlov.
2000-05-18 23:43:23 +00:00
tao%netscape.com
af173fb103
bug 39634: Sidebar customize has no remote tabl r= slamm.
2000-05-18 22:44:19 +00:00
tao%netscape.com
644a6420d7
Back out change to 35121 (searchplugins/); move it back to bin/ r=rjc.
2000-05-18 22:37:50 +00:00
slamm%netscape.com
4b1b8db220
Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee
2000-05-18 22:10:42 +00:00
mcafee%netscape.com
e21e8c585a
Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160)
2000-05-18 22:08:14 +00:00
slamm%netscape.com
ec692b28ed
Remove onclick handler from <tree> since <treechildren> has a handler. Fix 2 windows on dblclick (bug 38811). r=mcafee
2000-05-18 21:24:41 +00:00
cls%seawood.org
04af6e67ca
Make --without-dbgrinfo-modules work properly.
...
Fixes for platforms without REPEATING_TIMERS (BeOS). r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
mcafee%netscape.com
6eb88c1a84
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
sfraser%netscape.com
86b786390b
Remove linkage with NetworkModular.shlb
2000-05-17 08:05:14 +00:00
sfraser%netscape.com
de6e20dcf2
Remove linkage with NetworkModular.shlb
2000-05-17 07:48:58 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
ben%netscape.com
c2e603eb00
code cleanup
2000-05-17 06:29:22 +00:00
mcafee%netscape.com
cbee964036
Removing enable_style_sheets pref UI. (39552)
2000-05-17 05:21:40 +00:00
jbetak%netscape.com
87c813751b
39448 Clicking Customize in charset menu freezes application.
...
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
sfraser%netscape.com
71e3d8597a
Fix some string badness caused by tao.
2000-05-17 05:19:51 +00:00
ducarroz%netscape.com
050f2e66da
Fix problem with openPopup which seems now to work as a toggle. Also prepare integration with IME. And some more little stuff.
2000-05-17 05:05:11 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
tao%netscape.com
e9c673b722
35401: use (lang,country) info from Activation to construct URL to the remote
...
SB panels.
2000-05-17 02:15:57 +00:00
tao%netscape.com
53c333dd76
35121: move sherlock files to chrome/locales/en-US/...
2000-05-17 00:31:06 +00:00
tao%netscape.com
99799e379f
35121: move sherlock files to chrome/locales/en-US/...
2000-05-17 00:24:53 +00:00
law%netscape.com
b48f5b9390
Build windows desktop integration component, again
2000-05-16 22:59:07 +00:00
law%netscape.com
0fedbdde74
Fix some string screw-ups
2000-05-16 22:57:41 +00:00
ben%netscape.com
d38082b473
search sidebar skinnability
2000-05-16 21:56:12 +00:00
law%netscape.com
414b14a252
Backing out change
2000-05-16 15:51:33 +00:00
dougt%netscape.com
56a21c00b7
The files in winHooks have been removed for some reason, but this makefile
...
still points to this directory. I am removing it until law@netscape.com
can figure out what is going on. Hopefully, this really is a component.
2000-05-16 15:45:20 +00:00
law%netscape.com
d6bf64b07f
Minor tweaking to clean up the code some
2000-05-16 14:36:08 +00:00
joki%netscape.com
a743e2b38b
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
cls%seawood.org
8a94c9df50
Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16.
2000-05-16 04:41:54 +00:00
bryner%uiuc.edu
ebfe5bd795
Adding text size enlarge/reduce radio button to the mousewheel prefs
...
panel. r=shaver.
2000-05-16 04:37:42 +00:00
bryner%uiuc.edu
2ace62c20a
Removing this file, it's empty.
2000-05-16 04:24:07 +00:00
bryner%uiuc.edu
fc8693e5f0
Removing pref-mousewheel.js from the build, it's empty.
2000-05-16 04:23:25 +00:00
bryner%uiuc.edu
52b0655c88
Hide the mousewheel prefs panel on Macintosh, since we do not have
...
mousewheel scrolling implemented there. r=ben.
2000-05-16 03:51:46 +00:00
ben%netscape.com
682a6e57bf
preparation for new <radiogroup> widget
2000-05-16 03:26:34 +00:00