anthonyd%netscape.com
0ded4fa407
moving editor prefs to editor directory
...
see bug # 36911
r: ben
2000-08-05 02:28:33 +00:00
anthonyd%netscape.com
83d79eb53d
moving editor prefs into editor directory
...
see bug # 36911
r: ben
2000-08-05 02:24:55 +00:00
cata%netscape.com
530af01ae8
Fix for bug #28983 . a=ftang, r=nhotta.
2000-08-04 23:30:36 +00:00
mcafee%netscape.com
fbcad0bffe
Removing dead pref-imageblocking.{xul,dtd} (40888). r=slamm, morse.
2000-08-03 23:20:01 +00:00
nbhatla%netscape.com
d9a721948b
Bug #46519 : Mac Classic Skin Fixes. This fixes spacing issues in certain pref panels, by moving out style settings in the XUL. Bug #46178 : Adds nudge button icons
2000-08-03 00:34:53 +00:00
warren%netscape.com
da15eda254
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
2000-08-02 06:48:45 +00:00
mcafee%netscape.com
bcc1e4beab
Cleaning up cache pref panel (40888). r=matt
2000-07-31 21:22:53 +00:00
mcafee%netscape.com
9db4a60ba4
Ignore generated files.
2000-07-31 20:24:43 +00:00
brade%netscape.com
bd94457ab2
tooltips (bug #9767 )
2000-07-31 12:49:38 +00:00
ben%netscape.com
06ee6fcca7
some code tidy up for prefs after my previous checkin -
...
1) remove mousewheel pref panels from Mac build (there is no mousewheel support on mac, they're not needed)
2) remove js that did platform checking for winhooks and mousewheel from the prefwindow. This is unneeded now
that the panels are overlayed by the build system. no runtime checking is needed.
2000-07-30 06:40:30 +00:00
ben%netscape.com
b11c2d7a51
fixes for 13977 - make sure that 'Use Windows colors' shows up only on Windows, rather than on all platforms.
...
While we're at it, make the integration of winhooks and mousewheel a little cleaner.
2000-07-30 06:35:33 +00:00
morse%netscape.com
a27c7def5b
fix bug 46464, split signon viewer into two separate viewers, r=ben
2000-07-30 04:25:54 +00:00
BlakeR1234%aol.com
d308a9e634
Bug 45707
2000-07-30 01:33:50 +00:00
mcafee%netscape.com
3402e5aad5
Tightening up composer pref UI for (5236). r=akkana
2000-07-29 01:51:40 +00:00
mcafee%netscape.com
577ddce129
Obsoleting pref-languages2.xul,dtd. Merging changes back into pref-languages.xul,dtd. Part of cleanup for (5236). r=slamm
2000-07-29 01:18:02 +00:00
matt%netscape.com
46b8fc5224
fixing bug for 27436
...
moving accesskeys to a dtd file
r:tina
2000-07-29 00:32:40 +00:00
mcafee%netscape.com
6fa3a323a0
Simplifying languages label to save space, AND it reads better (5236). r=pavlov
2000-07-28 21:42:00 +00:00
mcafee%netscape.com
efe2cf8894
Tightening up space in fonts pref panel (5236). r=akkana
2000-07-28 20:34:02 +00:00
brade%netscape.com
107988e2ec
tooltips from simone (bug #9767 )
2000-07-28 10:35:04 +00:00
mcafee%netscape.com
67e5d85054
Factoring history prefs into separate pane (5236). a=pavlov
2000-07-28 06:32:27 +00:00
mcafee%netscape.com
cc2459e95f
Cleaning up debug pref pane; saving space on navigator pref pane (5236). r=matt
2000-07-27 23:31:51 +00:00
mcafee%netscape.com
b94ce9a821
Properly removing viewmanager2 pref UI. r=matt
2000-07-27 23:03:22 +00:00
brade%netscape.com
10ae739026
expose commented out prefs and tweak for autosave/recent files; submitted by rcassin@supernova.org; fix for bug #44212 (make the pref match the string in the source)
2000-07-27 13:56:06 +00:00
brade%netscape.com
a99f57435b
strings for newly exposed prefs (submitted by rcassin@supernova.org)
2000-07-27 13:52:53 +00:00
ben%netscape.com
3879af701e
classic skin work for 46613, a=johng
2000-07-27 07:11:14 +00:00
mcafee%netscape.com
8e899ed26e
Debug-only, deleting viewmanager2 pref UI, on by default now (42845). r=matt
2000-07-27 03:52:53 +00:00
mcafee%netscape.com
60c5e0f66b
Thinning separators to make room for larger font (5236). r=matt
2000-07-26 22:28:30 +00:00
ben%netscape.com
d9905f99ea
oops, forgot to remove entry for cache dir from _elementIDs array at
...
top of file.
2000-07-25 23:43:44 +00:00
ben%netscape.com
52812d899f
remove ability to select cache folder. so few people use this pref,
...
and there were bugs associated with it that were causing mac to
croak (45394). If anyone feels strongly about this, feel free to fix
the bugs and re-enable the pref ;) r=suttree@bellatlantic.net (chrisn)
2000-07-25 23:29:59 +00:00
ben%netscape.com
997e1b14fe
fix js error in theme switching pref panel (forgot to check in an update for this
...
file with my check in to this panel last ngiht)
2000-07-25 06:33:03 +00:00
hyatt%netscape.com
989e4fa81b
Fix for 45951. r=waterson.
2000-07-24 22:42:55 +00:00
ben%netscape.com
634a2bbd89
fix for 43350, provide some warning about impending data loss before switching themes
2000-07-24 12:11:24 +00:00
ftang%netscape.com
afd789602b
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
tao%netscape.com
3ed004686f
39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
...
ftang's hacky code. To be replaced by ben.
2000-07-20 00:00:29 +00:00
ftang%netscape.com
fa65fbdc4b
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2000-07-19 22:39:37 +00:00
morse%netscape.com
4cb24c2203
bug 44146, parent window for modal dialogs, r=dveditz
2000-07-19 21:10:03 +00:00
ftang%netscape.com
736c891380
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e
*** empty log message ***
2000-07-19 06:24:47 +00:00
matt%netscape.com
6c14b64434
changing url for chrome to fix bug 43223
...
r=ben
2000-07-13 21:36:40 +00:00
evaughan%netscape.com
9efb1627f8
Fix for bug #44576
...
-r jrgm
PS: Last checkin was reviewed by waterson. Forgot the -r
2000-07-13 20:58:42 +00:00
evaughan%netscape.com
f82106b70a
fix for #44576
2000-07-11 20:58:59 +00:00
matt%netscape.com
3d15821af6
taking out security policies pane as per bug 44121
...
r:tornduff
2000-07-10 22:50:37 +00:00
radha%netscape.com
3a3c654a54
Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
...
r=myself. a=brendan
2000-07-10 22:07:47 +00:00
ben%netscape.com
a2683bd996
more Application Helper Pref panel stuff (supporting removal of handlers)
2000-07-08 03:21:23 +00:00
ben%netscape.com
a847012232
swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging
2000-07-08 00:18:31 +00:00
ben%netscape.com
576104c21d
latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D)
2000-07-07 05:44:53 +00:00
ben%netscape.com
5c91e66869
initial checkin for bug 10958 (exception feature), application helper pref panel.
...
Supports adding a new override but not editing or removing. Will work on that next.
2000-07-06 01:43:17 +00:00
ben%netscape.com
00787d398d
toolbar drag and drop
2000-07-05 23:55:48 +00:00
ben%netscape.com
0d8ee902a4
toolbar drag and drop
2000-07-05 23:55:39 +00:00
morse%netscape.com
88c61d33c3
fix bug 44581, minor wording change, submitter=Blake Ross, r=morse
2000-07-05 20:14:30 +00:00
BlakeR1234%aol.com
5c94e82446
Partial fix for bug 44442. Thanks to walk84@usa.net for catching it r=me
2000-07-03 00:41:30 +00:00
jab%atdot.org
3ff5cd0f65
a=brendan@mozilla.org
...
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
BlakeR1234%aol.com
1123bd29aa
Fix access key for Switch Theme button...the old one, a, no longer applies.
2000-06-28 04:49:48 +00:00
BlakeR1234%aol.com
ca7a017980
Part of bug 44025. r=dveditz a=johng
2000-06-28 01:04:12 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
morse%netscape.com
0c0a690bd8
undo change that caused clipping in cookie pref panel
2000-06-22 22:20:11 +00:00
morse%netscape.com
22e4e25b68
undo change that caused clipping in wallet pref panel
2000-06-22 22:19:36 +00:00
ben%netscape.com
b4915c74a4
fix call palcement, suggested by jag on IRC, r=me
2000-06-22 08:43:41 +00:00
ben%netscape.com
f763cb2f23
fix prefwindow js errors
2000-06-22 06:03:09 +00:00
ben%netscape.com
a60502ab96
fix prefwindow js errors, r=hyatt
2000-06-22 06:03:02 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
BlakeR1234%aol.com
3544199e3e
Fix for bug 43261, just a typo.
2000-06-21 06:43:00 +00:00
BlakeR1234%aol.com
de43d562ae
Fix for bug 43263, just a typo.
2000-06-21 06:39:35 +00:00
ben%netscape.com
cd75aef232
fix for skin switching writing to install directory instead of profile, 30536, r=hyatt
2000-06-20 09:47:33 +00:00
amasri%netscape.com
5b626e623a
Adding localization notes per Bugzilla #39775
...
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
hyatt%netscape.com
c4ed40fe2c
30511
2000-06-19 23:51:17 +00:00
bryner%uiuc.edu
6156d432ab
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +00:00
ben%netscape.com
f4f3b574ae
fix glitches caused by my 30536 checkin friday night
2000-06-18 23:38:23 +00:00
ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
morse%netscape.com
6d0180c84c
bugs 42475, 42550, and 42436 r=dveditz
2000-06-16 12:51:14 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
putterman%netscape.com
44f5d92c40
Fix for 39770, remove return receipts from prefs. r=sspitzer.
2000-06-14 14:01:57 +00:00
neeti%netscape.com
3542e0249d
fix for bug 41764 -Clear cache gives javascript error. r=gagan@netscape.com
2000-06-08 21:50:42 +00:00
ben%netscape.com
5021cc43a9
fix for 41587, font pref panel not remembering settings. r=hyatt
2000-06-08 07:00:25 +00:00
jbetak%netscape.com
b03d2546fc
39432 Crash when clicked on Language option in Prefs
...
r=loadrunner
2000-06-08 02:24:12 +00:00
alecf%netscape.com
6e36cf5f34
remove deprecated clearCellSelection()
2000-06-07 08:04:30 +00:00
shaver%mozilla.org
eb985a6f76
fix spelling in wallet prefs, removed unused entities, #40616 , r=ben, a=waterson
2000-06-07 04:46:34 +00:00
morse%netscape.com
1b1a86f38d
fix regression caused by recent code cleanup (reported in bug 41743)
2000-06-07 02:07:54 +00:00
jbetak%netscape.com
2625dbb84b
40257 You cannot add more than 1 item at a time in the Customize Charset dialog
...
39450 Message compose charset customize dialog shows initial active charsets number is not correct
39450 Mail View Charset Customize dialog window does not open
r=tao, a=ftang
2000-06-06 00:46:07 +00:00
ben%netscape.com
e74d3f8337
fix visual padding glitch
2000-06-05 09:43:51 +00:00
ben%netscape.com
c678c050c9
fix a js error and make handling for the no-fonts-for-lang case (slightly) more elegant
2000-06-02 03:38:50 +00:00
ben%netscape.com
0ce0667b21
fix for 40473, Preferences Fonts panel font size menulists do not display selected value.
2000-05-27 03:44:07 +00:00
ben%netscape.com
6ff2bbdb36
forgot to check this in the other day with SSL update to proxy pref panel.
2000-05-27 02:44:22 +00:00
mcafee%netscape.com
af6a49d16e
Comment only. Suggesting call to centerWindowOnScreen() (26017)
2000-05-26 03:13:11 +00:00
mcafee%netscape.com
be903faa1b
Hooking up clear mem/disk cache buttons (39672). r=law
2000-05-26 02:30:43 +00:00
ben%netscape.com
ba5c5e4199
fixes for 39690, 22056, 36125. r=hyatt
2000-05-25 12:14:15 +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
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
ben%netscape.com
363add0908
correct text for the skin switching pref panel, bug 38964 r=verah
2000-05-22 04:25:12 +00:00
mcafee%netscape.com
f10cab5764
Prefs were being stored as wrong type (39779). r=cmanske
2000-05-19 02:23:48 +00:00
mcafee%netscape.com
e21e8c585a
Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160)
2000-05-18 22:08:14 +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
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
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
brendan%mozilla.org
44ffcfa883
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
jbetak%netscape.com
089d46bda6
32477 Accept-Language UI
2000-05-15 05:17:44 +00:00
morse%netscape.com
8f5f92ae5a
minor wording change
2000-05-15 03:14:11 +00:00
hyatt%netscape.com
9f6f557a96
toying with skin switching ui
2000-05-14 05:31:19 +00:00
ben%netscape.com
b55d4bc54c
fix 33647 (display font size units in fonts pref panel)
2000-05-14 02:57:41 +00:00
ben%netscape.com
4259753114
fix 37136 (Preferences titlebar reads "Foopy")
2000-05-14 02:54:49 +00:00
ben%netscape.com
4af64ea4ab
fix small typo in string
2000-05-14 02:53:53 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
morse%netscape.com
b284d56e88
improve the UI for selecting between encrypting and obscurring
2000-05-13 18:14:11 +00:00
law%netscape.com
854508076f
Add Desktop Integration pref panel
2000-05-13 00:41:56 +00:00
ben%netscape.com
754fdc0818
remove dependency on pref.css
2000-05-12 23:42:55 +00:00
ben%netscape.com
05450c42f1
code cleanup for charset configuration window
2000-05-12 23:38:07 +00:00
jbetak%netscape.com
09834afbcd
32477 Accept-Language UI
2000-05-12 03:19:50 +00:00
jbetak%netscape.com
0a211a8eea
37130 Implement "Customize..." of Mail Composer charset menu
2000-05-11 06:17:19 +00:00
jbetak%netscape.com
bb45e93728
37376 Customize charset coding
2000-05-11 06:13:11 +00:00
ben%netscape.com
aba08c4c47
removing redundant skin files
2000-05-11 04:27:29 +00:00
ben%netscape.com
6ec8006b8c
removing redundant skins directories
2000-05-11 04:19:28 +00:00
jbetak%netscape.com
0c738d180a
32477 Implement accept-language UI
2000-05-11 01:18:25 +00:00
law%netscape.com
c9c7c78bbe
Install windows desktop integration panel stuff (but not used yet)
2000-05-11 01:07:31 +00:00
law%netscape.com
d29612903c
Build Windows desktop integration component (on Windows only, of course)
2000-05-11 01:02:58 +00:00
law%netscape.com
45ed82c3aa
Add label for Desktop Integration branch
2000-05-10 22:23:21 +00:00
law%netscape.com
c3ff906f1e
New panel for Windows desktop integration preferences
2000-05-10 22:20:50 +00:00
ben%netscape.com
12751c9df0
forgot file
2000-05-10 03:11:32 +00:00
ben%netscape.com
3a96400795
checking in preliminary skin switching UI.
2000-05-10 03:11:14 +00:00
jbetak%netscape.com
867c31f26f
37130 Implement "Customize..." of Mail Composer charset menu
2000-05-10 02:58:45 +00:00
jbetak%netscape.com
be759e1524
37130 Implement "Customize..." charset dialog in Mail Composer view menu
2000-05-10 01:50:42 +00:00
morse%netscape.com
ae2dc79f8b
fix typo
2000-05-09 08:03:00 +00:00
morse%netscape.com
1efefd23d3
allow conversion of database between encrypted and obscurred
2000-05-08 06:32:46 +00:00
morse%netscape.com
46af782091
allow for storing both encrypted and obscurred values
2000-05-07 22:47:35 +00:00
ben%netscape.com
033feebf1e
fix prefwindow tree sizing
2000-05-05 00:57:51 +00:00
ben%netscape.com
c9b679e083
prefwindow code tidy-up
2000-05-04 04:31:12 +00:00
morse%netscape.com
5815f79f52
disable adv image pref is imageblocking is enabled
2000-05-03 07:18:28 +00:00
morse%netscape.com
63b7aeb575
fix regression with disabling image blocking
2000-05-03 06:49:55 +00:00
jbetak%netscape.com
4b64169eb8
32477 Accept-Language UI not implemented
2000-05-03 04:54:53 +00:00
jbetak%netscape.com
8fd5b7056e
37376 Customize Char Coding dialog: Cancel - Save are in the wrong order
2000-05-03 00:08:27 +00:00
morse%netscape.com
42cbd2bf4f
bug 37846, signon viewer and wallet editor not accessible from pref panel
2000-05-02 22:24:16 +00:00
ben%netscape.com
c0bd552328
fixes for cookie pref panel
2000-05-02 04:20:29 +00:00
ben%netscape.com
1e4e234380
removing redundant content
2000-05-02 04:15:29 +00:00
ben%netscape.com
e74809d876
fixing xml error
2000-05-02 04:14:38 +00:00
ben%netscape.com
bf9e998824
reordering cookie prefs a little
2000-05-02 03:01:38 +00:00
ben%netscape.com
0239506ecb
fix js error
2000-05-01 22:28:39 +00:00
alecf%netscape.com
ba9f5f402e
fix for #37716 r=putterman a=leaf
...
put flex on the tree so it doesn't have zero width
2000-05-01 17:07:47 +00:00
brade%netscape.com
14478883d9
remove unused entities; remove colon from color entities so that they display properly in preview box; add colon entity as a separate character
2000-05-01 13:55:55 +00:00
brade%netscape.com
9d9d596c68
add some missing entities
2000-05-01 13:52:42 +00:00
brade%netscape.com
1c04979133
fix the link strings to not have a colon so it displays properly in preview box; add the colon as a separate entity; remove "useDefaults" button
2000-05-01 13:50:47 +00:00
brade%netscape.com
74452565f3
redo some of the skinnability work I had checked in (reverted in cvs merge?); add checkbox for Akkana (saving output)
2000-05-01 13:49:13 +00:00
ben%netscape.com
605bb7b489
prefwindow skinnability cleanup, string changes for verah
2000-04-30 02:47:45 +00:00
alecf%netscape.com
002489bac2
fix indentation in the preftree
2000-04-29 00:03:25 +00:00
morse%netscape.com
5478643ae1
bug 37133, remove change-password from UI
2000-04-28 14:14:09 +00:00
ruslan%netscape.com
10b8a6f7fb
Hook up http preferences to pref_debug window
2000-04-28 06:36:29 +00:00
brade%netscape.com
531ecd00b0
add some missing entities
2000-04-26 08:58:46 +00:00
ftang%netscape.com
c29261804c
fix 23705. r=pavlov change to unicodePath from path for nsILocalFile
2000-04-26 03:46:30 +00:00
ben%netscape.com
9eb67c9209
correct reference to invalid stylesheet
2000-04-25 04:25:21 +00:00
ben%netscape.com
8200a403f8
update reference to dead file -> new file with shorter name
2000-04-25 02:46:31 +00:00
ben%netscape.com
e9787cdaa5
truncating long filename for Mac, removing dead file
2000-04-25 02:45:06 +00:00
ben%netscape.com
302daf8aea
removing dead file
2000-04-25 02:43:34 +00:00
ben%netscape.com
7c3d4ad910
oops, file name too long for mac. shortening
2000-04-25 02:43:03 +00:00
ben%netscape.com
3ef6ea4a5a
PrefWindow IV landing
2000-04-25 02:36:18 +00:00
ben%netscape.com
2b8ec2e0f4
PrefWindow IV landing
2000-04-25 02:17:38 +00:00
hyatt%netscape.com
887773cb34
More love.
2000-04-21 10:13:18 +00:00
hyatt%netscape.com
ed7eedafdf
Beginning the process of massaging the CSS and XUL to conform to the new
...
directory org.
2000-04-21 09:40:38 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
nhotta%netscape.com
60433bf192
Increased height of pref window for new items in messages, bug 32720, 32802.
2000-04-14 22:22:51 +00:00
jbetak%netscape.com
0fc1eb458e
34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element
2000-04-14 21:16:13 +00:00
brade%netscape.com
685fe67e51
first pass at moving to new composer prefs based on spec
2000-04-14 14:55:28 +00:00
morse%netscape.com
c23eba8cf8
fix bug 34866
2000-04-13 22:24:55 +00:00
morse%netscape.com
6b0428948f
remove image blocking
2000-04-13 05:16:10 +00:00
sspitzer%netscape.com
2ba0913689
I need to name this node, so I can overlay the ab synch pref panel.
2000-04-12 07:58:25 +00:00
sfraser%netscape.com
ffe8e9f0db
Make the prefs dialog position persist. r=ben
2000-04-05 02:29:30 +00:00
sfraser%netscape.com
2501a6efd1
Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf.
2000-04-03 22:19:16 +00:00
sfraser%netscape.com
6e4d66805d
Fix a syntax error (simple missing brace). r=syd, a=leaf
2000-04-03 19:50:15 +00:00
morse%netscape.com
1c6d2cd73b
minor wording change
2000-04-01 08:00:51 +00:00
pavlov%netscape.com
9680451c22
use nsIFilePicker instead of nsIFileSpecWithUI
2000-03-31 10:27:17 +00:00
ben%netscape.com
1ba1d8b0bd
changes to accomodate global.css change
2000-03-29 03:25:58 +00:00
morse%netscape.com
6d21c3707c
fix bug 33545, button too wide + typo on button
2000-03-28 22:54:11 +00:00
morse%netscape.com
ccf30a55a8
clean up wording on wallet functions
2000-03-27 00:02:53 +00:00
morse%netscape.com
bfedf79244
remove a temporary statement
2000-03-26 23:56:59 +00:00
morse%netscape.com
1bfd0227f7
Implemented ability to start up cookie viewer in the image tab
2000-03-26 21:18:15 +00:00
matt%netscape.com
d3e8352844
adding for bug 26076
2000-03-24 00:09:47 +00:00
matt%netscape.com
9c3242b1d5
changing java pref string to the one in 4.7 and fixing cache opening code
2000-03-22 21:51:37 +00:00
morse%netscape.com
b3c6c2dd07
fix bug 32502, put change-master-password into pref panel
2000-03-22 21:01:56 +00:00
sford3%swbell.net
65b270a637
Fix 27411, r=ben
2000-03-22 06:36:53 +00:00
bryner%uiuc.edu
6b73d6a987
Clean up the mousewheel prefs so that the Boxes and Springs are the same
...
for each option in the dropdown box, and the text doesn't jump around when
you change it. r=sspitzer.
2000-03-22 00:38:02 +00:00
dougt%netscape.com
795aed9519
removing manual confirmation check box, bug:16825
2000-03-21 06:11:24 +00:00
morse%netscape.com
3c735c8645
minor wording change to support images
2000-03-17 15:46:05 +00:00
ben%netscape.com
9edc1b6866
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
morse%netscape.com
e495006a22
generalize per-site permissions, r=norris
2000-03-11 20:02:45 +00:00
sford3%swbell.net
7d015dae5f
Fixing bug 28079, localization help, r/a=ben@netscape.com
2000-03-10 03:11:56 +00:00
jbetak%netscape.com
242a3bb70c
b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js
2000-03-08 06:24:25 +00:00
ftang%netscape.com
fe8ff73487
a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name
2000-03-04 00:39:54 +00:00
ftang%netscape.com
14adfca8e0
fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
...
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
ben%netscape.com
1da67ff961
search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com
2000-03-02 06:34:54 +00:00
jbetak%netscape.com
35de39d6d2
28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs
2000-03-02 00:54:54 +00:00
sspitzer%netscape.com
beb30af70b
fix for #29690 , pref window won't close. matt fisher fixed the other half of this,
...
when he fixed fontScalingOverlay.xul. r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
matt%netscape.com
c08afad715
fix for bug a=jevering r=eric just changing a string to a int
2000-02-29 22:52:30 +00:00
jbetak%netscape.com
01f869dea1
a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters
2000-02-29 21:38:17 +00:00
ben%netscape.com
32dde037ab
fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
2000-02-29 04:19:08 +00:00