Commit Graph

159335 Commits

Author SHA1 Message Date
loadrunner%betak.net
fc9dd1d52d b112869, No UI to uninstall language packs, r=tao, sr=alecf 2006-05-17 02:34:54 +00:00
timeless%mac.com
c44a73e5d9 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2006-05-17 02:34:53 +00:00
law%netscape.com
8ac740c1ea Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben 2006-05-17 02:34:52 +00:00
blakeross%telocity.com
4a0e8c5cd3 149812 - remove what's related domain blocking UI. r=bryner sr=ben 2006-05-17 02:34:51 +00:00
jshin%mailaps.org
57e445600b additional check-in for bug 133615 (forgotten in the initial landing)
r=yokoyama, sr=jag
2006-05-17 02:34:50 +00:00
bzbarsky%mit.edu
a8922f95e1 Fix JS error in pref-themes.js. Bug 155925, patch by neil@parkwaycc.co.uk,
r=timeless, sr=kin.
2006-05-17 02:34:49 +00:00
alecf%netscape.com
c6cfbfd5f6 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-05-17 02:34:48 +00:00
jshin%mailaps.org
856d1f88b2 bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
in Composer. (r=neil, sr=jag)
2006-05-17 02:34:47 +00:00
yokoyama%netscape.com
a6f8a2c487 Bug 135476
Fixing regression, Simple typo
in pref-charset.js
/r=ftang, /sr=hewitt
2006-05-17 02:34:46 +00:00
caillon%returnzero.com
fe6bdab9a7 Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2006-05-17 02:34:45 +00:00
stephend%netscape.com
0f14c2697a Bug 119764. JS strict warnings in pref-themes.js. Patch by Stephen Walker <walk84@yahoo.com> r=morten@nilsen.com/sr=hewitt@netscape.com 2006-05-17 02:34:44 +00:00
bzbarsky%mit.edu
2f3a36f04a Alphabetically order MIME types in the helper apps prefs. Part of bug
61009, patch by sgehani@netscape.com, r=bzbarsky, sr=alecf
2006-05-17 02:34:43 +00:00
blakeross%telocity.com
a4520e2ee3 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-05-17 02:34:42 +00:00
shliang%netscape.com
50f91f9a6f 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2006-05-17 02:34:41 +00:00
alecf%netscape.com
702649508f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2006-05-17 02:34:40 +00:00
ben%netscape.com
6f26ec449d Bug 135466 - allow vendor customization of scripts & windows pref panel.
r=sgehani, sr=hewitt, a=asa
2006-05-17 02:34:39 +00:00
suresh%netscape.com
bac7341be3 mozilla side changes for bugscape 16296. r-blake, sr-ben. Given the Component id and panel, open the component and select the panel in the pref window. 2006-05-17 02:34:38 +00:00
caillon%returnzero.com
7850f26cab Bug 139026, Removing strict warnings. Patch by walk84@yahoo.com, r=cbiesinger@web.de, sr=jaggernaut@netscape.com 2006-05-17 02:34:37 +00:00
roc+%cs.cmu.edu
45bf2b50ca Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2006-05-17 02:34:36 +00:00
dbaron%fas.harvard.edu
d96517d0df Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2006-05-17 02:34:35 +00:00
caillon%returnzero.com
6a59ff8bba Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2006-05-17 02:34:34 +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
027f2e6341 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:31 +00:00
pinkerton%netscape.com
7800cfebea remove redundant code for seamonkey, especially given that it doesn't work in embedding. allows embedding apps to use xul pref window. r=blake/sr=hyatt/a=asa. bug# 128924. 2006-05-17 02:34:30 +00:00
shliang%netscape.com
1e0b31a6bd hook up help for popup blocking pref panel. r=danm, sr=jag, a=dbaron 2006-05-17 02:34:29 +00:00
naving%netscape.com
671a712d15 129540 r=racham sr=alecf making help buttons point to the right page 2006-05-17 02:34:28 +00:00
oeschger%netscape.com
d5218b88f0 key updates for help, shoulda been part of yesterday's check-in for 129540, r=bhuvan, sr=alecf, a=asa 2006-05-17 02:34:27 +00:00
oeschger%netscape.com
5153df9d6b adding im and icq 'keys' for context sensitive help, bug=129540, r=cotter, sr=alecf, a=asa/drivers 2006-05-17 02:34:26 +00:00
oeschger%netscape.com
a810d32700 adding help context ids to pref window, bug=129540, attachment 83972, r=bhuvan, sr=alecf 2006-05-17 02:34:25 +00:00
oeschger%netscape.com
3004459efd restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2006-05-17 02:34:24 +00:00
bnesse%netscape.com
8e95c79c7c Bug 98476. Gracefully handle error returned from saving of preferences file. r=sfraser, sr=alecf. 2006-05-17 02:34:23 +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
bnesse%netscape.com
fec205ff63 Backing out the FE portion of my changes to try and clear up the orange. 2006-05-17 02:34:21 +00:00
bnesse%netscape.com
91af35dced Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2006-05-17 02:34:20 +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
law%netscape.com
e7847212a1 Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt 2006-05-17 02:34:17 +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
timeless%mac.com
fb2e67298b Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
r=bzbarsky@mit.edu sr=hewitt
2006-05-17 02:34:14 +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
bzbarsky%mit.edu
12f2f8e8cb Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2006-05-17 02:34:12 +00:00
timeless%mozdev.org
c90feaa590 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2006-05-17 02:34:11 +00:00
darin%netscape.com
ff1e65cce0 fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2006-05-17 02:34:10 +00:00
darin%netscape.com
930047eb34 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2006-05-17 02:34:09 +00:00
dougt%netscape.com
0013bd4f42 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:34:08 +00:00
bryner%brianryner.com
b925eedced Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2006-05-17 02:34:07 +00:00
dwitte%stanford.edu
cd8cd346a3 removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
b=211096, r=caillon, sr=jst.
2006-05-17 02:34:06 +00:00
sicking%bigfoot.com
65d67e1ae8 Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
r=bz, sr=hewitt
2006-05-17 02:34:05 +00:00