Commit Graph

1791 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
99b69c33e9 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
b6f4e189b3 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
5ecf91f703 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
5e814df9c1 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
4a2c7fb52a 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
857b380dd0 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
ae3f2bc1ed 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
1962d37dfe 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
cdb873140c 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
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
brade%netscape.com
6632b1e805 api change to accommodate new hooks; bug 197121; r=pinkerton sr=smfr 2003-04-17 13:25:23 +00:00
neil%parkwaycc.co.uk
91727ef506 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
6edbe07039 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
61cded3928 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
3936b4c393 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
cb26dd3fec 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
c3d25f959e 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
5891ada230 Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf 2003-04-02 08:15:26 +00:00
aaronl%netscape.com
8457bb1d7e 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
b440f41057 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
fe7206cf7a 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
170df264ef 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
fef48cc2d0 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
3e057a4289 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
e5b94cfd7f 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
3c806ac954 Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00
kyle.yuan%sun.com
39effed9d6 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
89560482e7 moving the palm readme, for robinf. r=ssu 2003-02-27 22:19:56 +00:00
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
robinf%netscape.com
c3eb387af8 adding palm readme file per bug 187998; r=oeschger 2003-02-27 00:02:49 +00:00
neil%parkwaycc.co.uk
b9dbf1a2e6 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
f07ce31988 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
e0878db619 194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig 2003-02-25 15:07:19 +00:00
timeless%mozdev.org
7715c1046f 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
f7c9ef51f2 Bug 96642 Mail Compose 'To' field is not resizable r=jag sr=sspitzer 2003-02-24 10:43:12 +00:00
seawood%netscape.com
c01ffacdd7 Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
jaggernaut%netscape.com
c1edf0c44c 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
f2bc384b60 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
6696a35fcb 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
d8c286951d 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
102860afa7 "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
602f897b3b 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
c932366f77 update Copyright to 2003 bugzilla #188515 r=kysmith sr=leaf a=leaf 2003-01-30 23:10:24 +00:00
neil%parkwaycc.co.uk
cec41a4834 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
1b1d145c63 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
802a4d2354 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
4ce1e04631 Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2003-01-21 21:04:23 +00:00
neil%parkwaycc.co.uk
4cc6dc43ae Bug 189835 about:config doesn't work anymore r=jan sr=peterv 2003-01-21 12:52:18 +00:00
shliang%netscape.com
89269950d5 bug 134345 - sidebar button. r=sgehani, sr=jag 2003-01-21 08:49:35 +00:00
neil%parkwaycc.co.uk
298acda13d Bug 189452 about:config localization issues r=caillon sr=sspitzer 2003-01-20 13:39:19 +00:00