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

941 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 2e3a9e8063 #46423 - [Modern] toolbar collapsing fix, r=hangas, a=ben 2000-09-19 23:56:19 +00:00
mkaply%us.ibm.com e940238b8d #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 d208a41ace #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 c6795c7114 Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
mozilla.BenB%bucksch.org 12b67d709d - Updating
- Adding link to web version
- Removing "If you want to be added..."
2000-09-15 00:03:16 +00:00
hyatt%netscape.com 03d9fae2f5 Fix for textarea regression. r=cmanske 2000-09-14 23:03:33 +00:00
hyatt%netscape.com 5fa1fa7629 Fix tree to select first item on arrow down. r=ben 2000-09-14 22:44:38 +00:00
hyatt%netscape.com 4b385ef37d New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com cd905f1fe7 New chrome files. Not part of build. 2000-09-14 19:40:03 +00:00
mjudge%netscape.com a2fa9edcb5 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 b46732f63c Fixing textfields. r=saari 2000-09-14 07:46:38 +00:00
blakeross%telocity.com 7d13c2aa2e 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 6cc70ebd6c 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 c2e4102d36 #46613 - new colorpicker buttons in prefs, r=nbhatla 2000-09-13 10:15:11 +00:00
cmanske%netscape.com beb9eae6de 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 44b5f3b728 52256: missed this yesterday, which caused modifier keys to seem hardwired on 2000-09-12 18:54:27 +00:00
warren%netscape.com 3bc0ed8649 Added missing files. 2000-09-12 05:11:58 +00:00
alecf%netscape.com 4ceacbbfa9 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 009cf43b57 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
blakeross%telocity.com 4554c919df 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 0ec2fc0d85 Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt. 2000-09-11 23:44:47 +00:00
hyatt%netscape.com 23bee250d9 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 a06893259a 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 ddfbdcc0cb 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 73197d4371 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 0680484046 Adding a min-width to all treecols. r=ben 2000-09-08 06:56:07 +00:00
sfraser%netscape.com a3fd1360f8 Fix JavaScript warnings in strict mode. r=pchen 2000-09-07 21:48:48 +00:00
sfraser%netscape.com 5ef90bd460 Fix JS warnings. r=pchen 2000-09-07 19:47:39 +00:00
hyatt%netscape.com 9c5667f4a7 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
hewitt%netscape.com 1f3563e514 #46613 - windows classic tab control, r=hangas 2000-09-06 07:50:49 +00:00
cata%netscape.com d170c1c16d Fix for bug #47347 r=ftang a=ftang. 2000-09-06 02:30:28 +00:00
dbaron%fas.harvard.edu 7bb3956df6 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 ea67db35c1 Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
hyatt%netscape.com ce31959433 fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
ftang%netscape.com 38cb01185d fix 50997 typo. r=momoi@netscape.com 2000-09-05 18:22:33 +00:00
bryner%uiuc.edu 49eb61d5e7 Fixing my bad indenting. 2000-09-03 20:48:32 +00:00
ben%netscape.com 793535398b 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
bryner%uiuc.edu a378511c85 Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
ben%netscape.com 1e6c6f157d 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 87f5af54c0 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 e1d023486a rename arg to parameter, r=brendan 2000-09-02 01:20:36 +00:00
hyatt%netscape.com ebaa8ece80 Fix tree multiple selection. Oops!, r=jrgm 2000-09-01 21:44:13 +00:00
hyatt%netscape.com 0095222e96 More XBL syntax changes. r=ben 2000-09-01 08:05:16 +00:00
ben%netscape.com dbfc5c43c5 add common dialogs properties file for common dialog localization, 38523 2000-09-01 05:54:14 +00:00
ben%netscape.com 6695a8f36d add method for getting localized unichar prefs. part of fix for 32034 2000-09-01 04:40:00 +00:00
srilatha%netscape.com ad55e70b09 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 2912793421 XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
hyatt%netscape.com 1fe3b58b9e Removing obsolete files from build. r=ben 2000-09-01 00:53:50 +00:00
ben%netscape.com f2df0bc99c oops 2000-08-31 06:45:31 +00:00
ben%netscape.com 2e657b49e9 fix bustage 2000-08-31 04:55:59 +00:00