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

472 Коммитов

Автор SHA1 Сообщение Дата
mconnor%steelgryphon.com e8e57d18b4 Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan 2005-05-20 02:09:09 +00:00
mozilla.mano%sent.com 9383b9a69e Bug 294290 - Port patch from bug 225563 to toolkit (keyboard activation of <html:a> in an XUL page needs to prevent activation of the default OK button). patch from Gavin Sharp <gavin.sharp.gmail.com> r=neil, a=asa 2005-05-17 18:02:04 +00:00
dbaron%dbaron.org 8ca0c03467 Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa 2005-05-12 18:20:07 +00:00
bryner%brianryner.com aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
steffen.wilberg%web.de 8dc021c1f1 Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa 2005-04-28 21:49:46 +00:00
doronr%us.ibm.com 271626f6de Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply 2005-04-28 17:28:00 +00:00
cst%andrew.cmu.edu 05feb94254 Bug 289553 Make dynamically changing the favicon update the icon in the tab
r=mconnor a=asa
2005-04-26 16:41:36 +00:00
bzbarsky%mit.edu a8e9cc7e20 Fix bug 290878. client* coords are broken for events in a popup....
r=neil/mconnor, sr=roc, a=asa
2005-04-24 20:15:31 +00:00
dbaron%dbaron.org 6ff81ac498 Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase 2005-04-13 04:38:18 +00:00
aaronleventhal%moonset.net e2c638b498 Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa 2005-04-12 15:28:01 +00:00
dbaron%dbaron.org e5fb3daccc Put try/catch around removeObserver that sometimes (inexplicably) fails. b=288770 r=mconnor 2005-04-05 04:41:41 +00:00
aaronleventhal%moonset.net 24c93d7ad6 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
aaronleventhal%moonset.net 76008bc95f Bug 286145. Expose preference categories as in a list, not a radio group. r=mconnor 2005-04-04 01:53:13 +00:00
doronr%us.ibm.com 3cc3874252 Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil 2005-04-01 15:48:44 +00:00
jst%mozilla.jstenback.com 6e1cef7619 Fixing typo in comment. 2005-03-29 18:24:16 +00:00
joshmoz%gmail.com 34a19db7c3 don't let preferences dialog get progressively shorter when rapidly switching between panes on Mac OS X with animation. patch by Asaf Romano. b=283713 r=joshmoz sr=mconnor 2005-03-28 20:50:23 +00:00
aaronleventhal%moonset.net fad6703b6b Missing part of checkin for fix to bug 285711. r=pkwarren, sr=henry.jia 2005-03-25 15:36:01 +00:00
mozilla.mano%sent.com 80c5da4bbf Bug 286910 - Buttons order is wrong in preferences sub-dialogs (on *nix/mac). r=mconnor 2005-03-23 10:51:09 +00:00
joshmoz%gmail.com 93dae80a26 fix Mac OS X preferences animation/fading to be more in line with aqua specs. b=285904 r=mconnor 2005-03-22 04:45:03 +00:00
mozilla.mano%sent.com ca533217fa Bug 221824 - Winstripe should be RTL compatible, tabbox fixes. patch from Reuven Gonen <linxspider@yahoo.com> r=bsmedberg/me 2005-03-21 11:41:10 +00:00
jst%mozilla.jstenback.com 2f48154ce1 Fixing the remaining part of bug 285438 for Firefox. Do the appropriate security checks when drag n' dropping into Firefox. r=ben@bengoodger.com, sr=dveditz@cruzio.com 2005-03-17 17:40:55 +00:00
mozilla.mano%sent.com b37731abde Bug 221824 - Winstripe should be rtl compatible, tabbox fixes. r=bsmedberg 2005-03-16 20:46:13 +00:00
aaronleventhal%moonset.net 43925359dc Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net bceaa43d5e Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil 2005-03-14 22:25:04 +00:00
ginn.chen%sun.com 4e6fd2d5d1 Bug 257075 [keyboard] User can't select mails which are not next to.
r=aaronleventhal sr=neil
2005-03-14 03:37:05 +00:00
aaronleventhal%moonset.net 908ab90d70 Forgotten part of bug 260527 for underlining accesskeys in radio buttons. Original r=mconnor, sr=neil. Thanks to gautheri for finding missing part of checkin that caused the problem 2005-03-10 14:29:46 +00:00
bryner%brianryner.com b32fdbfb6a Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben. 2005-03-09 09:38:21 +00:00
bryner%brianryner.com 5cbf1ab46e Port fix for bug 277657, textbox.maxLength doesn't work. Patch by gautheri@noos.fr, r=mconnor,me. 2005-03-09 00:04:02 +00:00
neil%parkwaycc.co.uk a9ae499ae6 Improve on previous patch for bug 285065 r=bryner sr=dbaron 2005-03-08 12:28:00 +00:00
marco%gnome.org e042062105 Bug 233461 Add button icons on the new preferences dialog
r=mconnor
2005-03-07 09:53:07 +00:00
dbaron%dbaron.org aa62d91bc1 Break cycle-through-XPCOM by adding an assignment to null when done with |iterator|. b=285065 r+sr=bryner 2005-03-07 04:36:44 +00:00
mozilla.mano%sent.com 7b29bd31af Bug 271554 - Mac labels in wizards. r=mconnor 2005-03-07 00:16:36 +00:00
jshin%mailaps.org d28e19536e bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano 2005-03-05 08:19:05 +00:00
mozilla.mano%sent.com 93fc9aad0f Bug 125998 - For image documents, use the iamge-url as the tab-icon. patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk> r=vlad 2005-03-03 16:25:06 +00:00
mozilla.mano%sent.com 50f7c371bc Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben 2005-03-03 16:13:37 +00:00
marco%gnome.org 982b1ea88d 233461 specify icons for dialogs button
Hook up gnome icons in gnomestripe
r=mconnor
2005-03-02 10:53:06 +00:00
ben%bengoodger.com a72a5a9ccb 284084 - setting "ask before sanitizing" and "sanitize on shutdown" opens a broken sanitize window on shutdown. 2005-03-02 05:27:19 +00:00
cst%andrew.cmu.edu 5d78722a62 Bug 282178 sync xpfe tabbrowser with toolkit tabbrowser
ctrl+f4 event listener doesn't need to be capturing
r=mconnor
2005-03-02 00:23:32 +00:00
ben%bengoodger.com 3178c995e4 283988 - javascript annoyances options checkbox does not work properly 2005-02-28 08:47:29 +00:00
ben%bengoodger.com 456a91dd52 283639 - sanitize does not work when confirm dialog is shown, also correct licenses 2005-02-27 06:39:44 +00:00
ben%bengoodger.com 718a7c782c 283610 - load tabs in background checkbox is inverted 2005-02-27 06:13:43 +00:00
ben%bengoodger.com b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
dbaron%dbaron.org 0eff5a0491 Fix spelling mistake in comment that I introduced recently. 2005-02-23 20:16:59 +00:00
dbaron%dbaron.org 0f7baff319 Null out a few more things. b=131456 r=mconnor 2005-02-23 06:31:53 +00:00
bzbarsky%mit.edu c79b003bca Allow setting "open" property on all sorts of buttons, since people do.... Bug
282359, r=mconnor, sr=neil
2005-02-23 03:37:24 +00:00
bzbarsky%mit.edu 56b2bc8030 Fix menubuttons to not rely on the "open" attribute opening menus; open them
via the boxobject.  Bug 282359, r=mconnor, sr=neil
2005-02-22 17:53:26 +00:00
dbaron%dbaron.org 8805e32ba7 Prevent destroy method / destructor from attempting to removeObserver too many times. b=283088 r=mconnor 2005-02-22 01:35:18 +00:00
dbaron%dbaron.org 2a91915b2b Null out browser's focusedWindow field as well (to prevent leaks). b=283063 r=mconnor 2005-02-21 22:50:07 +00:00
mozilla.mano%sent.com 25780a4c2f Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=mconnor 2005-02-21 18:28:57 +00:00
mozilla.mano%sent.com cc1bca264a Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2005-02-20 15:49:33 +00:00
dveditz%cruzio.com ab565970e3 bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor 2005-02-18 12:40:00 +00:00
aaronleventhal%moonset.net 62f01b3e02 Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
bugzilla%arlen.demon.co.uk e4dd792f02 Bug 98595 Ability to disable lists/trees/outliners completely Toolkit verison of patch v0.3a
p=me/neil.parkwaycc.co.uk r=mkaply
2005-02-08 14:32:09 +00:00
aaronleventhal%moonset.net e177758a41 Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs 2005-02-07 23:11:30 +00:00
mozilla.mano%sent.com 48e7932308 Bug 280438 - tab gives away password when no title is defined. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2005-02-06 20:33:26 +00:00
dveditz%cruzio.com d274f37e78 bug 280056 prevent javascript: url dropping r=jst, sr=mkaply 2005-02-05 09:09:20 +00:00
gerv%gerv.net 93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
jshin%mailaps.org aa8e0ad37a bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner 2005-01-30 09:31:36 +00:00
bugzilla%arlen.demon.co.uk 308c16c134 Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
2005-01-19 01:57:32 +00:00
smontagu%smontagu.org da60d106a0 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor. 2005-01-16 14:34:18 +00:00
mconnor%myrealbox.com c583b057f9 bug 277847 - Stop button activated when middle clicking inside blank tab, don't invoke autoscroll for about:blank 2005-01-11 02:55:40 +00:00
jst%mozilla.jstenback.com e82d61af3f Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-06 16:13:51 +00:00
jshin%mailaps.org 02f6df0249 bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner) 2004-12-26 16:59:02 +00:00
steffen.wilberg%web.de 55837052b9 Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2004-12-21 15:30:57 +00:00
aaronleventhal%moonset.net af73a988c9 bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor 2004-12-10 02:25:11 +00:00
steffen.wilberg%web.de e1066c6ea9 Bug 271702: Change in boxobject breaks autoscroll in Firefox. p=bz, r=mconnor 2004-12-09 00:39:28 +00:00
timeless%mozdev.org 71228f9817 Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
r=bz sr=neil
2004-12-07 21:39:08 +00:00
timeless%mozdev.org d7709d72a8 Bug 267627 select event isn't fired when selection of listbox is changed
patch by cst@andrew.cmu.edu r=bryner sr=bryner
2004-12-07 07:06:35 +00:00
cbiesinger%web.de 32e37b081a Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml>
r=mconnor
2004-12-05 22:03:50 +00:00
steffen.wilberg%web.de e5883b4398 Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor 2004-12-05 21:49:44 +00:00
cbiesinger%web.de e6cd639561 bug 260335 toolkit port: support disabling colorpicker buttons
r=mconnor
2004-12-05 21:47:27 +00:00
cbiesinger%web.de 39faa97bba Bug 257097 toolkit port: Offline/online switcher is not UI Grabble.
r=mconnor
2004-12-05 21:44:08 +00:00
steffen.wilberg%web.de 0168a5f082 Bug 271692: [Mac] autocomplete entries can't be deleted with shift+delete. p=mano, r=mconnor 2004-12-05 21:43:42 +00:00
cbiesinger%web.de ad87070b4e bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
patch by Martijn Wargers <martijn.martijn@gmail.com>
2004-12-05 18:39:39 +00:00
cbiesinger%web.de d8feb13099 bug 229726 make spinbuttons.xml an UTF-8 file. r=hixie sr=bz
also, change license to tri-license, like in xpfe.
2004-12-05 18:18:16 +00:00
cbiesinger%web.de b3e87c2803 221619/236068 port tree changes to toolkit, r=varga,mconnor 2004-12-05 16:31:00 +00:00
bugzilla%arlen.demon.co.uk 00604bd42b Bug 175893 Make XUL <tab>'s focusable
Relanding missing line from tabbrowser.xml following landing of aviary branch -
previously reviewed
2004-12-02 22:07:37 +00:00
bugzilla%arlen.demon.co.uk 3e768b5d23 Bug 235872 add description property to menuitems
Relanding menu.xml and menulist.xml changes following aviary branch landing - previous reviewed
2004-12-02 21:52:59 +00:00
aaronleventhal%moonset.net d4e201c3e8 Bug 260527. Some radio buttons not underlining accesskeys in labels. Relanding toolkit part of patch following aviary branch landing - previously reviewed 2004-12-02 21:37:09 +00:00
bugzilla%arlen.demon.co.uk 490f42c717 Bug 252119 searching for a term in about:config which returns a result including the current highlighted item opens up the edit window as if you'd simply hit enter or double clicked on it
Relanding toolkit part of patch following aviary branch landing - previously reviewed
2004-12-02 21:26:10 +00:00
aaronleventhal%moonset.net 474a8fb457 Bug 245370. Make autocomplete dropdowns accessible. Relanding relevant parts of first patch following landing of aviary branch - previously reviewed 2004-12-02 21:17:15 +00:00
bugzilla%arlen.demon.co.uk 2ea1bb6c18 Bug 175893 Make XUL <tab>'s focusable
Relanding relevant parts of first patch following landing of aviary branch - previously reviewed
2004-12-02 21:14:49 +00:00
steffen.wilberg%web.de 3d53fa1c34 fix xml parsing error: duplicate attribute 2004-12-01 20:33:16 +00:00
bugzilla%arlen.demon.co.uk 97eea45361 Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
Relanding of patch following landing of aviary branch
2004-12-01 19:15:37 +00:00
bugzilla%arlen.demon.co.uk 8d8182c479 Bug 244624 XUL:textbox and XUL:menulist not properly exposed
Bug 64157 Should be able to pick options in <menulist> when it's not dropped down
Relanding relevant parts of patches following aviary branch landing
2004-12-01 18:59:12 +00:00
bugzilla%arlen.demon.co.uk 1fffd5e266 Bug 175893 Make XUL <tab>'s focusable
Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs
Relanding relevant parts of patches following aviary branch landing
2004-12-01 18:48:25 +00:00
bugzilla%arlen.demon.co.uk f878505206 Bug 68841 We don't underline accesskeys for XUL checkboxes or radiobuttons
Bug 260657 Txul, Ts regression caused by checkbox/radio underlines
Relanding relevant parts of patches following aviary branch landing
2004-12-01 17:56:32 +00:00
bugzilla%arlen.demon.co.uk 2ce6a4e00c Bug 261790 port various changes betwen xpfe/toolkit
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
bugzilla%arlen.demon.co.uk 4cd20c1a7f Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00
bugzilla%arlen.demon.co.uk 83a2e3ffc5 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk d03f509ba3 Bug 261267 helper application dialog has title issues when opening an unknown filetype
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
bugzilla%arlen.demon.co.uk 0c0cb90f61 Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Bug 260357 Nothing is selected for some radio buttons
Bug 127118 Fix focus problems with radio buttons and accesskeys
Aviary branch landing regressions - already all reviewed
2004-12-01 09:53:56 +00:00
ben%bengoodger.com 4e5dbf4718 aviary landing: back out tree changes from aviary branch landing - trunk has new tree api that we need to retain 2004-12-01 06:33:34 +00:00
ben%bengoodger.com b603528092 Aviary branch landing 2004-12-01 04:48:44 +00:00
scott%scott-macgregor.org 09a91afa21 Bug #256915 --> hide the help button in all of the thunderbird dialogs since we have not built in help viewer. 2004-11-11 22:45:20 +00:00
jst%mozilla.jstenback.com e28f6af3a9 Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org 2004-11-03 19:35:51 +00:00
jst%mozilla.jstenback.com 3d3c74240e Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2004-11-03 17:06:21 +00:00
jst%mozilla.jstenback.com 46655dce46 Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org 2004-10-26 00:13:50 +00:00
bugzilla%arlen.demon.co.uk ff6e7a4194 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
p=me r=vladimir
2004-10-24 18:20:10 +00:00
bugzilla%arlen.demon.co.uk 46b7a16d7a Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
cbiesinger%web.de df90252525 Bug 97434 (port to toolkit) Some Windows keyboard behaviours missing from trees r=mconnor 2004-10-03 16:31:15 +00:00
cbiesinger%web.de 3ade0ebece 196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor 2004-10-03 16:13:33 +00:00
bsmedberg%covad.net 0f96da1f52 Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor 2004-10-03 01:19:58 +00:00
cbiesinger%web.de 18e65fc5e1 211046 port some seamonkey tree changes to toolkit. patch by Serge GAUTHERIE
<gautheri@noos.fr> r=mconnor,jan
2004-10-02 12:46:56 +00:00
bugzilla%arlen.demon.co.uk 9f77d78827 Bug 260357 Nothing is selected for some radio buttons
p=me r=mconnor
2004-10-01 22:01:08 +00:00
cbiesinger%web.de c9a0f13bf5 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
ben%bengoodger.com 98088e0f0a 215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me 2004-09-29 00:36:32 +00:00
bugzilla%arlen.demon.co.uk a1427a88da Bug 256536 Auto-subscribe (news) URLS should NOT prompt for account type
p=me/kteuscher r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-28 20:23:06 +00:00
aaronleventhal%moonset.net b833cd1a72 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
aaronleventhal%moonset.net bf082dbaef Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +00:00
aaronleventhal%moonset.net 78f76ffeb3 Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil 2004-09-20 11:29:07 +00:00
steffen.wilberg%web.de 336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
aaronleventhal%moonset.net 1aa91e2a22 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed 2004-09-16 15:05:02 +00:00
jst%mozilla.jstenback.com dea7a573d7 Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu 2004-09-02 15:25:39 +00:00
bugzilla%arlen.demon.co.uk a58c184dbf Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Toolkit version p=me+other, r=mconnor
2004-08-26 22:30:36 +00:00
neil%parkwaycc.co.uk d338e9f257 Bug 252119 <key keycode="VK_RETURN"> should not see an Enter key pressed in a timed textbox r=varga sr=bryner 2004-08-26 18:49:05 +00:00
aaronleventhal%moonset.net 0c4f9a925b Bug 192577. URL bar drop-down does not collapse on second click on down-arrow. r=mconnor. No sr= needed 2004-08-18 14:46:45 +00:00
scott%scott-macgregor.org c94e0db87f More tweaks to the undetermined progressmeter from Neil.
Bug #226491
2004-08-07 08:53:24 +00:00
scott%scott-macgregor.org 91c76f3fd8 Bug #226491 --> More improvements to the undetermined progressmeter. Thanks to Neil for the changes. 2004-08-05 21:08:57 +00:00
steffen.wilberg%web.de 5fee76a70e Bug 218686: Autoscroll activates when middle-clicking document scrollbars. p=alexey@optus.net, r=mconnor 2004-07-30 12:14:59 +00:00
vladimir%pobox.com 33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
bryner%brianryner.com b5ff05df21 Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me. 2004-07-29 08:42:54 +00:00
bryner%brianryner.com 1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
scott%scott-macgregor.org 2709df7c2a Patch from Neil to fix Bug #253232 where the undetermined progressmeter was drawing outside of the progressbar. 2004-07-27 21:51:58 +00:00
ben%bengoodger.com 6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
aaronleventhal%moonset.net a3a0a6bddd XUL tab focus indication should appear inside the tab. r=sdwalker, sr=neil 2004-07-24 22:53:13 +00:00
scott%scott-macgregor.org dac4567e89 Bug #226491 --> Land Neil's native looking undetermined progressmeter for aviary. 2004-07-24 04:23:04 +00:00
mconnor%myrealbox.com 9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
aaronleventhal%moonset.net 6a590783ff Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
aaronleventhal%moonset.net a94a11bfab Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2004-07-19 15:53:02 +00:00
aaronleventhal%moonset.net 1ee6937a84 Bug 251589. Fix focused appearance of xul tabs to gel with -moz-outline now being drawn outside the frame. r=mconner, no sr= needed 2004-07-16 17:07:35 +00:00
aaronleventhal%moonset.net 869514fc1f Backing out fix for bug 251589 as well since it only makes sense when outlines are outside of the current tab 2004-07-15 19:04:47 +00:00
aaronleventhal%moonset.net 3e9d4f9452 Fix focus appearance for XUL tabs so they appear inside the tab. r=mconnor, no sr= needed 2004-07-15 17:55:47 +00:00
aaronleventhal%moonset.net 4de0622ec6 Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00
neil%parkwaycc.co.uk bb69790fdb Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
aaronleventhal%moonset.net a2235ae6ed Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
bryner%brianryner.com e5632337c1 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
ben%bengoodger.com 9f079935b0 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
aaronleventhal%moonset.net 8ad18cbf57 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
aaronleventhal%moonset.net 593684a98a Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
aaronleventhal%moonset.net 6fcb92d05f This part of the fix for bug 244624 was accidentally not checked in with the main checkin on June 1, 2004. r=neil, sr=alecf 2004-06-07 19:56:30 +00:00
aaronleventhal%moonset.net 8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
db48x%yahoo.com 7220cf390a put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
db48x%yahoo.com 3463d7c57f bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
mvl%exedo.nl fc48c463fc Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
varga%nixcorp.com ad064dcdd1 Fix for bug 243027. shift+down arrow doesn't scroll
r=varga patch by neil
2004-05-08 18:59:21 +00:00
mconnor%myrealbox.com c45cab3bab Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me 2004-05-07 01:02:08 +00:00
mconnor%myrealbox.com 16bad948b6 Bug 217916 - advanced options: expanding/collapsing fun patch by pike@pikey.me.uk, r=me 2004-05-07 00:52:53 +00:00
brade%comcast.net 4b3db2496f bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner 2004-05-06 17:19:00 +00:00
varga%nixcorp.com 3071db62f2 Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil. 2004-05-04 04:18:00 +00:00
mconnor%myrealbox.com 7f6c8339ea Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:08:16 +00:00
mconnor%myrealbox.com 3ac68a0c45 bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner 2004-04-29 23:12:50 +00:00
ben%bengoodger.com d01c25f6a6 170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed 2004-04-21 08:48:30 +00:00
ben%bengoodger.com 97ebd0e4ba 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu 7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
dbaron%dbaron.org 0ae1b8788f Fix leaks related to failing to remove observers. b=239833 r=blake 2004-04-07 17:37:55 +00:00
jst%mozilla.jstenback.com d86be8e873 Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 07:07:10 +00:00
ben%bengoodger.com 877fe21ca1 214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message. 2004-03-07 04:42:17 +00:00
blakeross%telocity.com 31dee59048 Don't purge the page you're looking at from session history when clearing history. 2004-02-22 08:10:38 +00:00
blakeross%telocity.com 2dd4f76536 Fix bad capitalization. 2004-02-21 07:14:31 +00:00
blakeross%telocity.com 93916fa325 Fix 207188: clearing history/all in prefs doesn't clear session history. 2004-02-21 07:02:53 +00:00
blakeross%telocity.com 240cdc36b1 Fix 213250: Autoscroll prevents middle clicking on links in XML (XHTML) docs. Patch by Jon Henry. 2004-02-20 02:04:27 +00:00
jst%mozilla.jstenback.com 4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
noririty%jcom.home.ne.jp 6befbbdeb4 fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org 2004-02-19 19:40:18 +00:00
blakeross%telocity.com f23982c22f Fix 234734...eh, I think this was the most proper fix for the other bug but I forgot that webpage autocomplete uses this code too. I could wrap this in an if statement to make sure it's a xul elt but it really doesn't matter, I'd just as soon remove it entirely. 2004-02-18 06:14:50 +00:00
blakeross%telocity.com 698c9272ae Make the fix for 232617 a little more correct (IMO). 2004-02-17 08:32:42 +00:00
blakeross%telocity.com 3f29d91e2e Fix 232617: Location bar dropdown loads new tab. 2004-02-17 08:07:13 +00:00
bsmedberg%covad.net 814b876053 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
chanial%noos.fr 6bd439e10d Bug 225065 Create Profile Wizard window is too short.
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
neil%parkwaycc.co.uk 2066d12b5d Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
neil%parkwaycc.co.uk 979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
chanial%noos.fr ca92b27ac7 Bug 228660: on Windows, OK button on alert boxes should not be right-aligned 2003-12-17 14:52:48 +00:00
ben%bengoodger.com e436627911 Fix for bug 224416 - tabs don't remember focused element.
patch by Will Devine. <yakgoatcamel@myrealbox.com>
2003-12-16 00:16:19 +00:00
chanial%noos.fr 85f7deb372 fixing brain bustage. button labels and accesskeys should override the defaults ones in dialog.properties. 2003-12-15 01:17:29 +00:00
chanial%noos.fr 673b957689 Enhancements to the dialog widget:
- on linux, adopt the gnome convention (same as MacOSX): the accept button is rightwards the cancel button, and the help button is on the left side.
- ability to give specific labels and accesskeys to the implicit buttons, by adding buttonlabelxxx and buttonaccesskeyxxx, xxx being accept, cancel, disclosure, extra1, extra2 and help
- extra2 button moved on the left bottom part of the dialog.
2003-12-14 08:43:04 +00:00
bryner%brianryner.com 7a1ff732c1 port patch for bug 53673 - multiline textbox does not accept initial value. 2003-12-13 06:14:21 +00:00
chanial%noos.fr e37230d701 Bug 227993: no toolbar in venkman/fb0.7 2003-12-13 02:05:34 +00:00
ben%bengoodger.com 23b02b08a8 bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications. 2003-12-05 05:55:54 +00:00
chanial%noos.fr 011251779d Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2003-11-20 09:48:16 +00:00
chanial%noos.fr 5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr 1f627bcb07 some simplifications on how we hide the unrequested buttons 2003-11-15 07:31:01 +00:00
chanial%noos.fr 50ba0ae29c Bug 224222: OK and Cancel buttons are unlabeled.
missed one occurence of GetApplicationLocale (bug 195093)
2003-10-30 22:14:15 +00:00
varga%nixcorp.com 2e490df717 Checking in for Jungshik Shin.
Fix for bug 195093. 'modernize'  nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
ben%bengoodger.com 5caca58d02 MacOS X Firebird Updates:
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
2003-10-24 07:43:01 +00:00
chanial%noos.fr 1ed0199b39 Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug. 2003-10-24 06:55:04 +00:00
dean_tessman%hotmail.com b53f2ecef6 213250 - get middle click working properly in XML documents.
p=bugzilla@accessibleinter.net, r=me
2003-10-24 02:11:53 +00:00
chanial%noos.fr 584cac56a4 complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr f5e8c8f658 add tri-licence 2003-10-22 06:35:37 +00:00
ben%bengoodger.com 4775be15b9 New Cross Platform Options Dialog (getting started) 2003-10-18 07:10:33 +00:00
chanial%noos.fr 2a18785064 Bug 222585: dialogheader should crop p=neil, r=varga sr=bienvenu 2003-10-17 21:27:28 +00:00
noririty%jcom.home.ne.jp 2858438d20 Fix regression on tab close dbl-clicking. 2003-09-01 18:47:32 +00:00
blakeross%telocity.com 91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
blakeross%telocity.com 4baab06663 remove "redo" item that we got from mozilla. 2003-08-27 08:24:52 +00:00
blakeross%telocity.com 77202fd4a5 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
varga%utcru.sk f8ab39f45c Checking in a patch for Neil. Bug 216482. Firebird Crashes when picked "View -> By Date and Site" or View-> By Site" in history sidebar.
r=varga, sr=jag
2003-08-22 11:32:23 +00:00
scott%scott-macgregor.org 62b39fba59 Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons). 2003-08-21 03:54:58 +00:00
chanial%noos.fr 98c094c749 correct typo 2003-08-20 02:03:43 +00:00
chanial%noos.fr 12aa2bce22 fix wizard bustage, another locale mismatch 2003-08-19 04:31:53 +00:00