Commit Graph

956 Commits

Author SHA1 Message Date
hewitt%netscape.com
d7434b175b #46423 - [Modern] toolbar collapsing fix, r=hangas, a=ben 2000-09-19 23:56:19 +00:00
mkaply%us.ibm.com
08bda0f0f4 #53096
r=mkaply, a=brendan
Grab the windows platformBindings files and use them for OS/2
2000-09-18 21:50:06 +00:00
hewitt%netscape.com
f31d34fea8 #46613 - composer polish, r=hangas, 2nd half of checkin started before close. a=mscott 2000-09-15 09:15:05 +00:00
hyatt%netscape.com
5d14f7ae4f Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
mozilla.BenB%bucksch.org
51a20aa4d1 - Updating
- Adding link to web version
- Removing "If you want to be added..."
2000-09-15 00:03:16 +00:00
hyatt%netscape.com
3a0e695fc3 Fix for textarea regression. r=cmanske 2000-09-14 23:03:33 +00:00
hyatt%netscape.com
40712df2d8 Fix tree to select first item on arrow down. r=ben 2000-09-14 22:44:38 +00:00
hyatt%netscape.com
1b88d03f0f New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com
e9a62674c2 New chrome files. Not part of build. 2000-09-14 19:40:03 +00:00
mjudge%netscape.com
e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
hyatt%netscape.com
2ddcc7a495 Fixing textfields. r=saari 2000-09-14 07:46:38 +00:00
blakeross%telocity.com
ce3c50d185 Lots of clean up for the Search Bookmarks/History and Manage Bookmarks windows. Fixes things like column resizing, layout of widgets, tree sorting (was very messed up in these windows), proper enabling/disabling of menuitems and buttons, widget text, makes toolbars properly collapsible, fix javascript errors, adds "Preference..." menu item, fixes accelerator and access keys, make column-hider tree thumb work, online/offline switching capability, focus, implements functional statusbar and view menu to the search window, and some treePopup menu issues. fixes bugs 48340, 44693, 44696, 51960, 48339, 40912, 45443, 44537, 52032, and 52418. Patches by me and jag -- r=jag on what I wrote, and r=me on what he wrote. hyatt and slamm also looked them over. a=brendan 2000-09-14 04:46:23 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
hewitt%netscape.com
bbd16238f2 #46613 - new colorpicker buttons in prefs, r=nbhatla 2000-09-13 10:15:11 +00:00
cmanske%netscape.com
c74f61fb78 Prevent JS exception when node in tree doesn't implement getAttribute. r=hyatt. Needed to make Advanced Edit dialog work. b=47701, r=hyatt 2000-09-13 01:35:12 +00:00
akkana%netscape.com
1c9ed444c0 52256: missed this yesterday, which caused modifier keys to seem hardwired on 2000-09-12 18:54:27 +00:00
warren%netscape.com
603e11817b Added missing files. 2000-09-12 05:11:58 +00:00
alecf%netscape.com
497865db29 fix lots of JS/strict warnings r=ben
(no bug, just quieting debug output)
2000-09-12 02:08:14 +00:00
akkana%netscape.com
99628b2337 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
blakeross%telocity.com
36d63db64c Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan 2000-09-12 00:49:05 +00:00
bryner%uiuc.edu
d779349920 Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt. 2000-09-11 23:44:47 +00:00
hyatt%netscape.com
47973a74f3 Fix a moronic XBL usage that was slowing down the entire product (especially the thread pane). r=pinkerton 2000-09-11 19:11:35 +00:00
BlakeR1234%aol.com
8fdc09f091 Fix bug 52055 -- left arrow key on parent tree items shouldn't deselect the item. r=bryner a=brendan 2000-09-11 00:05:13 +00:00
bryner%uiuc.edu
0f1b0e9e6d Checking in patch for Jan Varga <varga@utcru.sk> to enable shift-up and shift-down to extend the current selection in trees. bug 41130. r=bryner, a=brendan. 2000-09-10 22:29:04 +00:00
BlakeR1234%aol.com
897c00d471 Fix bug 50462, mozilla logo is missing in the about page. patch by Henrik Gemal (gemal@gemal.dk), r=me a=brendan 2000-09-10 08:07:29 +00:00
hyatt%netscape.com
925db52b0c Adding a min-width to all treecols. r=ben 2000-09-08 06:56:07 +00:00
sfraser%netscape.com
e3f8c0039e Fix JavaScript warnings in strict mode. r=pchen 2000-09-07 21:48:48 +00:00
sfraser%netscape.com
b6249a8f38 Fix JS warnings. r=pchen 2000-09-07 19:47:39 +00:00
hyatt%netscape.com
a3ccbff982 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
hewitt%netscape.com
f8e0250e72 #46613 - windows classic tab control, r=hangas 2000-09-06 07:50:49 +00:00
cata%netscape.com
d9a3ef6b01 Fix for bug #47347 r=ftang a=ftang. 2000-09-06 02:30:28 +00:00
dbaron%fas.harvard.edu
cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
cata%netscape.com
a0b88e8a8c Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
hyatt%netscape.com
18e758c3ca fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
ftang%netscape.com
98767a4cc5 fix 50997 typo. r=momoi@netscape.com 2000-09-05 18:22:33 +00:00
bryner%uiuc.edu
e28d7b8703 Fixing my bad indenting. 2000-09-03 20:48:32 +00:00
ben%netscape.com
27f526d5ab 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
bryner%uiuc.edu
25f69ad484 Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
ben%netscape.com
4d9cb1414d don't draw a focus rect around radio buttons when the radio group isn't focused. 2000-09-02 05:26:42 +00:00
ben%netscape.com
94f8efc148 string bundle utility XBL binding, implement correct Windows platform keyboard navigation for radio groups. 2000-09-02 05:09:59 +00:00
hyatt%netscape.com
1d8f696a54 rename arg to parameter, r=brendan 2000-09-02 01:20:36 +00:00
hyatt%netscape.com
fce5f270c3 Fix tree multiple selection. Oops!, r=jrgm 2000-09-01 21:44:13 +00:00
hyatt%netscape.com
7bc95814d5 More XBL syntax changes. r=ben 2000-09-01 08:05:16 +00:00
ben%netscape.com
fa34c388c4 add common dialogs properties file for common dialog localization, 38523 2000-09-01 05:54:14 +00:00
ben%netscape.com
e125c914f6 add method for getting localized unichar prefs. part of fix for 32034 2000-09-01 04:40:00 +00:00
srilatha%netscape.com
72eea2f544 Fix in moveToAlertPosition so that the dialogs will not go off the screen.
r=ben
2000-09-01 03:53:49 +00:00
hyatt%netscape.com
90a907435e XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
hyatt%netscape.com
fd8cbd700e Removing obsolete files from build. r=ben 2000-09-01 00:53:50 +00:00
ben%netscape.com
a82e3d557a oops 2000-08-31 06:45:31 +00:00
ben%netscape.com
3145dec2b2 fix bustage 2000-08-31 04:55:59 +00:00