Граф коммитов

96 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com c45d12733c Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-05-17 02:35:16 +00:00
varga%netscape.com bb38f6428b Fix for bug 120383 - make Category at the top of the prefs listing unclickable
r=sicking, sr=bz
2006-05-17 02:35:14 +00:00
ian%hixie.ch fd1ba3e23e Download manager pref panel. b=132440, r=ben, sr=blake 2006-05-17 02:34:59 +00:00
brade%netscape.com b8fb05b20a new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime 2006-05-17 02:34:57 +00:00
hewitt%netscape.com 1e2d5d9ba4 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-05-17 02:34:33 +00:00
blakeross%telocity.com 06d820d9a4 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2006-05-17 02:34:32 +00:00
blakeross%telocity.com a116d5b3bc 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2006-05-17 02:34:22 +00:00
heikki%netscape.com 9e5c04e55a Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2006-05-17 02:34:19 +00:00
sgehani%netscape.com 9b525e010b Fix appearence branch always being open in prefs.
b = 117885; r = sgehani; sr = blake
(checking in for Stephen Walker <walk84@yahoo.com>)
2006-05-17 02:34:18 +00:00
varga%utcru.sk 4811f782c8 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2006-05-17 02:34:16 +00:00
varga%utcru.sk a05455b805 Fix for 118160. Secuirty Policies preference panel accidentally activated. r=varga, rs=waterson, patch=timeless 2006-05-17 02:34:15 +00:00
varga%utcru.sk d20016bd43 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2006-05-17 02:34:13 +00:00
timeless%mac.com 2aaa0fa2ae Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
by doronr@naboonline.com r=timeless sr=blake
2006-05-17 02:32:06 +00:00
bzbarsky%mit.edu 65722a9718 backing out Doron's patch per his request (just backing out changes to
things that are already built).  Will try to reland ASAP, but he wanted
it out while he's working on it.
2006-05-17 02:31:59 +00:00
bzbarsky%mit.edu e153cfd6d8 UI for prefs to control popups and other JS annoyances. Bug 75371,
patch from Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky,
sr=shaver, a=brendan
2006-05-17 02:31:56 +00:00
hyatt%netscape.com c0350ec75a Fix for 105214. r=jag, sr=ben 2006-05-17 02:31:05 +00:00
ben%netscape.com 31bbad5d32 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
preftree.xul - add id to appearance treechildren to allow dynamically overlayed panels
2006-05-17 02:30:14 +00:00
thayes%netscape.com 21cfc31e7c Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
window.  Restructure security prefs, and move cookie and wallet prefs.
2006-05-17 02:30:13 +00:00
ben%netscape.com b92c620557 Bug 79948, fix pref window size. r=pchen, sr=waterson & bonus fix for 79949 2006-05-17 02:29:49 +00:00
hwaara%chello.se 0cac70aec5 Fix a whole bunch of bookmarks bugs: #68018, #78586, #71776, #77814, #78373. r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
#78997, fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.

#79058, fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2006-05-17 02:29:48 +00:00
dianesun%netscape.com 714f87c1c2 Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2006-05-17 02:29:42 +00:00
ben%netscape.com 8e6c39fff2 fix for 17920, r=hyatt, sr=sfraser, scc. 2006-05-17 02:28:59 +00:00
blakeross%telocity.com 476f40a9ff Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-05-17 02:28:51 +00:00
hyatt%netscape.com 4ad9f50e6a Skin uninstallation. Just do it, baby. r=danm, sr=brendan 2006-05-17 02:28:38 +00:00
morse%netscape.com b44d5d1ccd bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2006-05-17 02:28:33 +00:00
ben%netscape.com 540acd6db2 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-05-17 02:28:26 +00:00
blakeross%telocity.com aab4fcf36d Fix 60657: JS strict warnings in preftree.xul. r=timeless a=ben 2006-05-17 02:28:25 +00:00
bryner%uiuc.edu a3f59fc9eb Bug 63367 - turn on Mouse Wheel pref panel on Mac (this actually turns it on for all platforms). r=timeless, sr=ben. 2006-05-17 02:28:24 +00:00
dbragg%netscape.com 7b91a03f78 fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz 2006-05-17 02:27:36 +00:00
mcafee%netscape.com 9462127387 Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2006-05-17 02:27:33 +00:00
mcafee%netscape.com 41f99372fb splitting forms-and-passwords pref pane into two panes, out of realestate (40888). r=slamm 2006-05-17 02:27:15 +00:00
mcafee%netscape.com 76ecc8dd77 Splitting cookies/images pref pane into two separate panes (40888). r=ben 2006-05-17 02:27:13 +00:00
ben%netscape.com 9251da342a fix for nsbeta3+ 45687, problems with helper apps pref panel 2006-05-17 02:27:03 +00:00
anthonyd%netscape.com 34bdf87ee9 moving editor prefs into editor directory
see bug # 36911
r: ben
2006-05-17 02:27:00 +00:00
ben%netscape.com b4122b901c 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.
2006-05-17 02:26:59 +00:00
mcafee%netscape.com 80c3824d1d Obsoleting pref-languages2.xul,dtd. Merging changes back into pref-languages.xul,dtd. Part of cleanup for (5236). r=slamm 2006-05-17 02:26:48 +00:00
mcafee%netscape.com 60e0be5aa6 Factoring history prefs into separate pane (5236). a=pavlov 2006-05-17 02:26:21 +00:00
matt%netscape.com 670595e2d7 taking out security policies pane as per bug 44121
r:tornduff
2006-05-17 02:26:12 +00:00
ben%netscape.com e735dc4ab2 partial fixes for 32347, 30536, 41120 2006-05-17 02:26:11 +00:00
rbs%maths.uq.edu.au d9379291c6 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-05-17 02:25:47 +00:00
putterman%netscape.com 0c6ad6d878 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2006-05-17 02:25:38 +00:00
bryner%uiuc.edu 002bb8b0b9 Hide the mousewheel prefs panel on Macintosh, since we do not have
mousewheel scrolling implemented there.  r=ben.
2006-05-17 02:25:37 +00:00
law%netscape.com 9c67f28885 Add Desktop Integration pref panel 2006-05-17 02:25:35 +00:00
jbetak%netscape.com e77d4552c1 32477 Accept-Language UI 2006-05-17 02:25:34 +00:00
ben%netscape.com 689df1798f checking in preliminary skin switching UI. 2006-05-17 02:25:32 +00:00
morse%netscape.com 195941a0df fix regression with disabling image blocking 2006-05-17 02:25:08 +00:00
ben%netscape.com dc229689f2 fixes for cookie pref panel 2006-05-17 02:25:06 +00:00
ben%netscape.com d58f6125a9 prefwindow skinnability cleanup, string changes for verah 2006-05-17 02:24:57 +00:00
alecf%netscape.com 73301bb70c fix indentation in the preftree 2006-05-17 02:24:54 +00:00
ben%netscape.com 5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +00:00