Commit Graph

1893 Commits

Author SHA1 Message Date
shliang%netscape.com
5619b33f60 bug 134345 - sidebar button. r=sgehani, sr=jag 2006-06-30 07:29:24 +00:00
varga%netscape.com
4335cc56ef Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2006-06-30 07:29:23 +00:00
kyle.yuan%sun.com
5c4db5a204 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2006-06-30 07:29:22 +00:00
varga%netscape.com
889977c6d1 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2006-06-30 07:29:21 +00:00
timeless%mac.com
ac949626ce Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2006-06-30 07:29:20 +00:00
timeless%mac.com
9655960ec4 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2006-06-30 07:29:19 +00:00
bzbarsky%mit.edu
362a234a8b backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2006-06-30 07:29:18 +00:00
bzbarsky%mit.edu
7a7ddf7aa7 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2006-06-30 07:29:17 +00:00
stephend%netscape.com
731c433e7e Bug 109554. Tooltips shouldn't appear on grippies unless minimized. Patch by Neil <neil@parkwaycc.co.uk> r=bryner, sr=ben 2006-06-30 07:29:16 +00:00
sicking%bigfoot.com
e318960693 Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2006-06-30 07:29:15 +00:00
bryner%netscape.com
1a79e55374 Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc. 2006-06-30 07:29:14 +00:00
bryner%netscape.com
69878724fa Backing out my checkin from earlier (bug 130778), it seems to be the culprit for the Tp increase. 2006-06-30 07:29:13 +00:00
bryner%netscape.com
5fc557e216 Bug 130778 - fixing Txul regression from changing 'menuactive' attribute to :-moz-menuactive pseudoclass. Get the menuactive state from the frame instead of the content node so that we don't have to call through xpconnect and js. r=dbaron, sr=hyatt, a=asa. 2006-06-30 07:29:12 +00:00
bryner%netscape.com
2a36818a5f Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa. 2006-06-30 07:29:11 +00:00
jgaunt%netscape.com
b25ac27e32 bug 110422 optimize XBL accessible code
r=aaronl,rginda
sr=jag
2006-06-30 07:29:10 +00:00
hewitt%netscape.com
ee547c974c XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-06-30 07:29:09 +00:00
blakeross%telocity.com
08b3e77648 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2006-06-30 07:29:08 +00:00
hewitt%netscape.com
d6e67d2247 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2006-06-30 07:29:07 +00:00
aaronl%netscape.com
1f7193cb7f Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2006-06-30 07:29:06 +00:00
jaggernaut%netscape.com
21d0be509f Bug 73064: Doh, should teach me to pay more attention while copying old checkin comments ;-) We've decided to check this in on the trunk anyway till we can come up with the right fix (which is hard and gonna take long). 2006-06-30 07:29:05 +00:00
jaggernaut%netscape.com
97d30804fc Bug 73064: If your navigation bar is in a collapsed state when you closed your browser, its "collapsed" grippy wouldn't show up upon the next browser startup. Work-around which happens to work, only to be checked in on the branch, we'll figure out something better for the trunk. r=hixie, sr=ben, a=drivers 2006-06-30 07:29:04 +00:00
jaggernaut%netscape.com
3ed1a729e1 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-06-30 07:29:03 +00:00
hyatt%netscape.com
862417404b Fix for smoketest blocker toolbar bug. r/sr=jst,blake 2006-06-30 07:29:02 +00:00
hyatt%netscape.com
5954c47673 Fix for smoketest blocker toolbar bug. r/sr=jst,blake 2006-06-30 07:29:01 +00:00
hewitt%netscape.com
976a7b1757 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-06-30 07:29:00 +00:00
blakeross%telocity.com
4ab8d6cf66 Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this. 2006-06-30 07:28:59 +00:00
hewitt%netscape.com
e03a1693c6 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2006-06-30 07:28:58 +00:00
bugzilla%standard8.demon.co.uk
ac6de109cf Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
bugzilla%standard8.demon.co.uk
86e53db7d4 Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (copies for binary files). r=KaiRo,sr=Neil 2006-06-29 11:00:00 +00:00
bugzilla%standard8.demon.co.uk
34b8074909 Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc 2006-06-27 09:20:56 +00:00
mnyromyr%tprac.de
d5d32240f9 Bug 335846: Junk Preferences Panel help; r=IanN 2006-06-16 00:06:42 +00:00
sergei_d%fi.tartu.ee
d82e35a4c2 [BeOS]Bug 339837 mozilla/suite/app needs resource file for BeOS, change for BeOS-port only, p=sergei_d, r=cbiesinger 2006-06-07 18:16:13 +00:00
kairo%kairo.at
1dd94f0a69 bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil 2006-05-19 18:33:18 +00:00
kairo%kairo.at
9c0baa0e3a bug 335800 - [suiterunner] Alerts lacks application icon on Mac OS X, r=stefanh sr=Neil 2006-05-18 20:05:19 +00:00
kairo%kairo.at
887b260269 bug 333383 - move SeaMonkey pref window UI to suite/, r+sr=Neil 2006-05-17 15:46:04 +00:00
neil%parkwaycc.co.uk
8ea1bb7a05 Bug 335550 browser content handler for suite with MOZ_XUL_APP r=ajschult sr=jag 2006-05-17 11:43:42 +00:00
bugzilla%standard8.demon.co.uk
50a293e6a5 Bug 337636 Get bookmarks working on suiterunner. r=neil,sr=jag 2006-05-17 08:20:23 +00:00
martijn.martijn%gmail.com
077eddbef3 Remove network.image.warnAboutImages preference, r+sr=neil 2006-05-17 02:40:09 +00:00
bugzilla%arlen.demon.co.uk
dac6cd542d Bug 111842 tabbed browser prefs text "load links in the background" misleading
p=tmeader@gmail.com r=db48x sr=jag
2006-05-17 02:40:08 +00:00
neil%parkwaycc.co.uk
bc1bae90f1 Bug 293427 Tabbed browser prefs panel small fonts tweak r=IanN sr=jag a=asa 2006-05-17 02:40:07 +00:00
bugzilla%arlen.demon.co.uk
74e3cac678 Bug 161466 Better UI for tabbed browsing prefs
p=mozilla@Weilbacher.org r=jag sr=neil.parkwaycc.co.uk a=asa
2006-05-17 02:40:06 +00:00
mnyromyr%tprac.de
970b1b64c6 Bug 311037: Remove allowWindowOpen.label; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil 2006-05-17 02:40:05 +00:00
ajschult%verizon.net
adb29fe04d Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil 2006-05-17 02:40:04 +00:00
bugzilla%arlen.demon.co.uk
d48a0033a0 Bug 270170 XPInstall Permission Manager UI - fix for localiser issue
p=me r=neil sr=jag
2006-05-17 02:40:03 +00:00
bugzilla%arlen.demon.co.uk
f50c3889cd Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-05-17 02:40:02 +00:00
kairo%kairo.at
8580338496 bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r=IanN 2006-05-17 02:40:01 +00:00
bugzilla%arlen.demon.co.uk
db026304c5 Bug 302479 Some pref panels still with missing/incorrect accesskeys
p=giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk
2006-05-17 02:40:00 +00:00
kairo%kairo.at
86ca6291f9 bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-05-17 02:39:59 +00:00
cst%andrew.cmu.edu
622e1583b2 Bug 305445 "Author" in Themes should have a colon
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2006-05-17 02:39:58 +00:00
bugzilla%standard8.demon.co.uk
c402771210 Bug 316584 Improve wording in tab key navigation prefs/help. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=iann_bugzilla,sr=neil.parkwaycc.co.uk 2006-05-17 02:39:57 +00:00
cst%andrew.cmu.edu
75c2ea840f Bug 305435 Remove MNG image support listitem from pref window.
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
2006-05-17 02:39:56 +00:00
dbaron%dbaron.org
914358cbdd Remove user interface for DPI preference. b=326329 r=neil sr=jag 2006-05-17 02:39:55 +00:00
neil%parkwaycc.co.uk
41bb8d027a Fix abuse of embedded HTML in XUL that was causing an assert b=222220 r+sr=jag 2006-05-17 02:39:54 +00:00
bugzilla%arlen.demon.co.uk
3450896f3f Bug 289444 Give prefs panels titles a unique name (xpfe patch)
p=giacomo.magnini@portalis.it r=kairo sr=neil.parkwaycc.co.uk a=chofmann
2006-05-17 02:39:53 +00:00
darin%meer.net
0eabdc62eb fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-05-17 02:39:52 +00:00
bugzilla%arlen.demon.co.uk
3d642b84bc Bug 279054 Document new proxy pref pane in Help
p=stefan_h@hem.utfors.se/giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk a=asa
2006-05-17 02:39:51 +00:00
darin%meer.net
8ebcc4525e landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2006-05-17 02:39:50 +00:00
Stefan.Borggraefe%gmx.de
23d7b616b9 Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2006-05-17 02:39:49 +00:00
bugzilla%arlen.demon.co.uk
dd97b9e981 Follow-up to Bug 7840 Ability to specify default directory for downloads - Missing ... fix v0.1
p=me/mozilla@Weilbacher.org r/sr=neil.parkwaycc.co.uk
2006-05-17 02:39:48 +00:00
bugzilla%arlen.demon.co.uk
1717ddc26a Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2006-05-17 02:39:47 +00:00
bugzilla%arlen.demon.co.uk
c65f3fb5ef Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2006-05-17 02:39:46 +00:00
bugzilla%arlen.demon.co.uk
e22f582b47 Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2006-05-17 02:39:45 +00:00
bugzilla%arlen.demon.co.uk
c52609af7d Bug 287348 popup windows allowed sites button produces a non functioning window
p=me r/sr=neil.parkwaycc.co.uk
2006-05-17 02:39:44 +00:00
bugzilla%arlen.demon.co.uk
3460f4ac78 Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
ok'd with bsmedberg on irc
2006-05-17 02:39:43 +00:00
bugzilla%arlen.demon.co.uk
57c451839f Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2006-05-17 02:39:42 +00:00
timeless%mozdev.org
23273f4fed Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2006-05-17 02:39:41 +00:00
bugzilla%arlen.demon.co.uk
db890e91f8 Bug 154711 Make it clearer Home and Bookmarks buttons appear on Personal, and not Navigation, Toolbar
p=zug_treno@yahoo.com r=me sr=neil.parkwaycc.co.uk a=asa
2006-05-17 02:39:40 +00:00
bugzilla%standard8.demon.co.uk
d897de7255 Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla 2006-05-17 02:39:39 +00:00
gerv%gerv.net
b695767add Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-05-17 02:39:38 +00:00
bryner%brianryner.com
14c7cdb963 Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2006-05-17 02:39:37 +00:00
cbiesinger%web.de
68065096ae fixing review comments for Bug 298429 2006-05-17 02:39:36 +00:00
cbiesinger%web.de
aca1ca83cf 298429 don't add a cache pref when opening cache pref panel
patch by Frank Wein <bugzilla@mcsmurf.de> r=biesi sr=neil a=bsmedberg
2006-05-17 02:39:35 +00:00
bugzilla%arlen.demon.co.uk
ad161fa4cb Bug 264675 Make sure we respect locked prefs throughout UI
p=me r=neil.parkwaycc.co.uk sr=dveditz
2006-05-17 02:39:34 +00:00
bugzilla%arlen.demon.co.uk
f20be6918a Bug 274179 Add horizontal options to mouse wheel prefs panel
p=mozilla@Weilbacher.org r=neil.parkwaycc.co.uk sr=jag
2006-05-17 02:39:33 +00:00
bsmedberg%covad.net
a8e30dd852 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2006-05-17 02:39:32 +00:00
Stefan.Borggraefe%gmx.de
b73c08d6f6 Fix for bug 242346: "Customize Character Encoding" dialog doesn't remember its size and position and is opened to small when using larger fonts
r=neil, sr=alecf
2006-05-17 02:39:31 +00:00
bsmedberg%covad.net
dede3ee5cc Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2006-05-17 02:39:30 +00:00
Stefan.Borggraefe%gmx.de
0c353df88b Fix for Bug 248453: "Preferences Pane Advanced-System: list widgets have wrong size"
r=neil, sr=jag
2006-05-17 02:39:29 +00:00
louie.zhao%sun.com
7bd266da4c bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2006-05-17 02:39:28 +00:00
aaronleventhal%moonset.net
d65a143423 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2006-05-17 02:39:27 +00:00
pete.zha%sun.com
2843389248 bug 241729
Preference- Advanced-Scripts and Plugins can not be locked
neil.parkwaycc.co.uk: review+
jag: superreview+
patch by brian.lu@sun.com
2006-05-17 02:39:26 +00:00
timeless%mozdev.org
285e4c3839 Bug 142864 Wrong string order in Add Language dialog (when there are accented letters)
patch by jerfa@yahoo.com r=smontagu sr=tor
2006-05-17 02:39:25 +00:00
jag%tty.nl
83270e5dba Bug 111842: tabbed browser prefs text "load links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>, r=neil, sr=jag 2006-05-17 02:39:24 +00:00
cbiesinger%web.de
669659c437 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2006-05-17 02:39:23 +00:00
neil%parkwaycc.co.uk
2651ff38f3 Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag 2006-05-17 02:39:22 +00:00
neil%parkwaycc.co.uk
d81c6a1cee Bug 245009 pref-history.xul should hit URLBar history through RDF instead of using the urlbarhistory component r=pike sr=alecf 2006-05-17 02:39:21 +00:00
bsmedberg%covad.net
cab11ad056 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2006-05-17 02:39:20 +00:00
bsmedberg%covad.net
04d923f448 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2006-05-17 02:39:19 +00:00
cbiesinger%web.de
5eeb2a09e3 Bug 253476 PAC: fixup uris entered in prefs
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu>
2006-05-17 02:39:18 +00:00
neil%parkwaycc.co.uk
9048f1c375 Make reversed="true" preference work with checkbox listitems so I can remove my previous hack (ouch!) b=181973 r=caillon (over irc) sr=alecf 2006-05-17 02:39:17 +00:00
timeless%mozdev.org
71fa659169 Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2006-05-17 02:39:16 +00:00
gerv%gerv.net
fbb3460483 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:39:15 +00:00
cbiesinger%web.de
703920816e bug 238166 patch by David Hallowell <dave532@uklinux.net> r=neil sr=roc
fix now-incorrect wording on obsolete themes warning
2006-05-17 02:39:12 +00:00
jshin%mailaps.org
289729ea3a bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2006-05-17 02:39:11 +00:00
timeless%mozdev.org
4e5c7be24a Bug 243476 Remove accesskeys from listitems in pref-winhooks.xul
patch by durbacher@gmx.de r=neil sr=alecf
2006-05-17 02:39:10 +00:00
mozilla.BenB%bucksch.org
def3dff30f bug 208821: Remove pref UI to send email address as FTP password.
r=Neil Rashbrook, sr=dveditz
2006-05-17 02:39:09 +00:00
bzbarsky%mit.edu
dadb2923a9 Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2006-05-17 02:39:08 +00:00
Stefan.Borggraefe%gmx.de
7f4eae8402 Bug 226955: Conversion from <window class="dialog"> to <dialog>.
r=neil, sr=alecf, a=chofmann
2006-05-17 02:39:07 +00:00
jshin%mailaps.org
cca3ebfb5e bug 282830: move down the 'Other languages' and 'user defined' to the bottom in the font pref. panel (r=smontagu, sr=bryner) 2006-05-17 02:39:06 +00:00
neil%parkwaycc.co.uk
84f21d5b76 Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2006-05-17 02:39:05 +00:00