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

1779 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 4b337314fb Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +00:00
jgaunt%netscape.com b9c5e27579 bug 201166 allow XBL elements to QI to base interfaces
r=bryner sr=jst a=asa
2003-05-13 23:27:33 +00:00
jaggernaut%netscape.com c0547e08b1 Bug 205341: Remove obsolete checks for local files, chrome files, etc. in tabbrowser progresslistener impl. r=darin, sr=hewitt, a=sspitzer 2003-05-13 17:55:47 +00:00
neil%parkwaycc.co.uk 472ec17e3f Bug 184821 fix "this._eventNode has no properties" in <tabbox> JS for multiple <tabbox>es r=timeless sr=jag a=asa 2003-05-08 11:45:10 +00:00
neil%parkwaycc.co.uk bef0719a9b Bug 97787 Make scrolling menus (e.g. bookmarks) scroll using mousewheel r=jag sr=bryner a=sspitzer 2003-05-01 11:36:17 +00:00
bzbarsky%mit.edu 8ee683bdbd Make text-align work on <xul:textbox>. Bug 188597, patch by
afatecha@idea.com.py (Ariel Fatecha), r=jag, sr=jst, a=dbaron
2003-04-30 21:26:45 +00:00
varga%netscape.com 04dbca1afb Fix for bug 192014. Bookmarks menu shows no bookmarks when no unminimized windows are open.
r=pch, sr=jag, a=sspitzer
2003-04-29 22:51:48 +00:00
jaggernaut%netscape.com cad3f6c341 Bug 199655: should use parseInt instead of Math.round. patch by mc <magicdice@hotmail.com>, r=jag, sr=bryner, a=Asa 2003-04-25 01:53:55 +00:00
neil%parkwaycc.co.uk 8b627e3f8a Bug 202391 Unnecessary QI in <tree> contentView getter (DOM class info) r=varga sr=jag 2003-04-23 08:33:25 +00:00
varga%netscape.com ac0e5830a9 Fix for bug 156576. right-click does not change selection(and therefore context)in manage bookmarks.
r+sr=bryner
2003-04-21 08:32:14 +00:00
timeless%mozdev.org e72faf000b Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doron@netscape.com r=timeless sr=rbs
2003-04-20 20:46:25 +00:00
suresh%netscape.com f6f6c2877f fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf. 2003-04-18 02:15:46 +00:00
kairo%kairo.at 0978e17a8a bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
brade%netscape.com 1f3950c3be api change to accommodate new hooks; bug 197121; r=pinkerton sr=smfr 2003-04-17 13:25:23 +00:00
neil%parkwaycc.co.uk 85f2f9f732 Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman) 2003-04-16 10:01:07 +00:00
shliang%netscape.com 7e4b04b18d bug 201964. widget state manager fails to set empty menulist values. patch by neil@parkwaycc.co.uk. r=shliang, sr=jag. 2003-04-16 06:47:29 +00:00
roc+%cs.cmu.edu 62c01e75cb Bug 201299. Make lazy scrollbars more selective to avoid XUL tree and listbox problems. r+sr=bzbarsky 2003-04-09 11:17:42 +00:00
roc+%cs.cmu.edu f2dc5c2442 Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron 2003-04-08 20:50:57 +00:00
varga%netscape.com a2f333ac4a Fix for bug 178212. menulist does not drop down when it is in a listbox cell.
r=varga, sr=jag, patch by Ariel Fatecha <afatecha@idea.com.py>
2003-04-07 13:38:05 +00:00
neil%parkwaycc.co.uk d87d7bf6b2 Fix JS warnings in previous checkin to bug 38367 r=varga sr=bz 2003-04-04 10:10:04 +00:00
neil%parkwaycc.co.uk 190f4b0791 Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf 2003-04-02 08:15:26 +00:00
aaronl%netscape.com 40168b0747 Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
shliang%netscape.com 4caa9a491b 112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag. 2003-03-26 02:55:19 +00:00
sspitzer%netscape.com 1b03aac112 landing neil's fix for bug #196755
[mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes)
r=jkeiser, sr=jag
2003-03-23 17:38:51 +00:00
bzbarsky%mit.edu 795e79c4a7 Enter in an <html:textarea> should not close dialogs. Bug 197568, patch by
ajvincent@juno.com (Alex Vincent), r=timeless, sr=bryner
2003-03-20 01:45:53 +00:00
bzbarsky%mit.edu 10a9c8f859 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
varga%netscape.com 24c5cecb34 Fix for bug 192885. Expose the single selection method of nsTreeSelection.
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
jaggernaut%netscape.com a52364a2ed Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2003-03-12 04:12:17 +00:00
neil%parkwaycc.co.uk e53964b28b Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00
kyle.yuan%sun.com 41d3ef8909 Bug 192346 incremental search in <tree>/<menulist>/<listbox> fails if item starts with repeats of a letter
r=jkeiser, sr=henry.jia
2003-03-05 01:43:25 +00:00
sspitzer%netscape.com 4fbe71dec9 moving the palm readme, for robinf. r=ssu 2003-02-27 22:19:56 +00:00
kairo%kairo.at 11348f5311 bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
robinf%netscape.com e54b0ee8b6 adding palm readme file per bug 187998; r=oeschger 2003-02-27 00:02:49 +00:00
neil%parkwaycc.co.uk 1561635297 Bug 194557 Remove extra space at bottom of Page Setup p=piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose 2003-02-26 13:22:40 +00:00
neil%parkwaycc.co.uk 0d50af0e03 Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer 2003-02-26 13:07:38 +00:00
cbiesinger%web.de 5c8e2e5579 194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig 2003-02-25 15:07:19 +00:00
timeless%mozdev.org 85a8e4e129 Bug 108678 remove not used charsetDetectorsOverlay.*
patch by ftang@netscape.com r=shanjian sr=alecf
2003-02-24 17:42:22 +00:00
neil%parkwaycc.co.uk 60f2ce38a2 Bug 96642 Mail Compose 'To' field is not resizable r=jag sr=sspitzer 2003-02-24 10:43:12 +00:00
seawood%netscape.com 03fef46e2c Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
jaggernaut%netscape.com 4fbca03561 Bug 191826: tab context menu: "close tab" should be at top. Also adding back "Close Other Tabs". r=shliang, sr=bryner, a=asa 2003-02-21 12:12:38 +00:00
kaie%netscape.com 224e5f2632 b=185690 Preference "Client Certificate Selection" has no effect
This in general makes the radio button code more failsafe when dealing with unexpected preference strings.
r=javi sr=jaggernaut a=asa
2003-02-20 01:05:51 +00:00
neil%parkwaycc.co.uk 88f467139e Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa 2003-02-19 13:26:03 +00:00
dbaron%dbaron.org 287f28c646 Prevent statusbar resizer from showing on Mac, in any theme. b=188927 sr=sfraser r=jag a=asa b=188927 2003-02-05 03:00:07 +00:00
bzbarsky%mit.edu ae216faa2a "Close other tabs" is scary and dangerous and not too useful. Bug 103354,
patch by jag, r=caillon, sr=bryner, moa=ben, a=asa, alphabet-soup=campbell, go
team!
2003-01-31 10:01:41 +00:00
aaronl%netscape.com afb0872eb1 Bug 191150. oncommand getting fired twice for xul buttons when accesskey is pressed and button already has focus. r=samir, sr=jag, a=asa 2003-01-31 07:37:58 +00:00
lpham%netscape.com 5eaca3c2e9 update Copyright to 2003 bugzilla #188515 r=kysmith sr=leaf a=leaf 2003-01-30 23:10:24 +00:00
neil%parkwaycc.co.uk 86260dfdbb Bug 189842 Highlighting in about:config is too dark p=durbacher@gmx.de r=me sr=jag a=asa 2003-01-24 10:37:40 +00:00
gerv%gerv.net 754ef907ab Bug 190377 - Add credit for JPNIC code to about: page. Patch by gerv; r=caillon, a=asa. 2003-01-24 07:57:35 +00:00
aaronl%netscape.com 99731a1216 Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others 2003-01-22 03:23:05 +00:00
kairo%kairo.at 9042b89dbc Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2003-01-21 21:04:23 +00:00