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

47 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 2ba7a85829 Add a focus border for xbl checkboxes and radio buttons (bug 132885). r=ben, sr=blake, a=brendan. 2002-04-01 07:24:00 +00:00
bryner%netscape.com f996ae48d5 Removing extra padding on XBL form buttons (bug 125460). r=jrgm, sr=ben, a=brendan. 2002-03-31 02:05:35 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
bryner%netscape.com a2a4dae41d More work on XBL radio button (bug 112715). r=jkeiser, sr=jst, a=asa. 2002-03-22 04:22:19 +00:00
bryner%netscape.com 18238432f2 Implement HTML radio button in XBL (bug 112715). r=pavlov, sr=ben, a=brendan. 2002-03-21 09:16:17 +00:00
bryner%netscape.com 1914b50cca - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
bryner%netscape.com 57947912be Disable -moz-appearance on the remaining widgets, since we're not going to do native OS form control theming for 1.0. Bug 130236, r=kerz, sr=ben, a=brendan. 2002-03-18 09:01:02 +00:00
bryner%netscape.com c0046df331 Use a scrollbar, not auto-scroll arrows, for <select size=1>. Bug 129805, r=blake, sr=ben, a=brendan. 2002-03-18 07:07:45 +00:00
bryner%netscape.com 8dd466be82 Hardcode sizetopopup=always behavior for HTML select widgets, that way we don't pollute the HTML DOM with our attribute. Also, factoring out the sizetopopup check into a helper method. Bug 128947, r=jkeiser, sr=brendan, a=dbaron. 2002-03-17 23:41:22 +00:00
andreww%netscape.com 9401f96236 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
bryner%netscape.com 3a8bd6be8c Hook up the :checked CSS pseudoclass for input elements and use that instead of the _moz-input-checked attribute. Bug 128947, r=jkeiser, sr=ben, a=brendan. 2002-03-13 10:12:33 +00:00
hyatt%netscape.com 0418cf4b10 Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan 2002-03-12 09:44:11 +00:00
hyatt%netscape.com 47eb28c8ac Fix the font of XBL select widgets to be sans serif (using the list system font). r=bryner, sr=ben, a=brendan, bug 129788 2002-03-12 09:31:54 +00:00
hyatt%netscape.com fccea95dd7 Fix for bugs 129786 and 129803, correcting the min width on XBL form control buttons and rewriting the button CSS to disable moz-appearance and correct the padding and active and focus states. r=bryner, sr=ben, a=brendan 2002-03-12 09:19:34 +00:00
hyatt%netscape.com 3f53f64eab Fix for 129789, XBL form control selects need to leave space for scrollbars. r=bryner, sr=ben, a=brendan 2002-03-12 08:45:52 +00:00
hyatt%netscape.com 0d1c9a6629 Fix for 129792, XBL form control selects had wrong display type (block XUL box instead of inline XUL box), r=bryner, sr=shaver, a=brendan 2002-03-12 08:24:58 +00:00
bryner%netscape.com f59fa9c5cf Bug 128749 - fix shortcut keys when a select/outliner has focus. r=pinkerton, sr=blake, a=asa. 2002-03-04 23:36:38 +00:00
bryner%netscape.com 9b8c00b300 Bug 128408 - XBL select widgets crash in embedding apps. Fixing the
select binding to load synchronously as it was intended to, and removing
usage of the outlinercols binding to ensure that the OutlinerColFrame is
constructed before the OutlinerBodyFrame.  r=varga, sr=shaver, a=roc.
2002-03-03 23:31:26 +00:00
bryner%netscape.com 8b06efcf77 Meant to check this in as part of bug 127189. Make the XBL select widget use sizetopopup="always". Not yet turned on. 2002-03-03 07:48:38 +00:00
dbragg%netscape.com 9fd02ba450 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
bryner%netscape.com 83015eb2dc bug 122036 - make space and ctrl+space work as expected. Not turned on yet. 2002-02-14 09:29:00 +00:00
bryner%netscape.com 8dad44cf8d Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
bryner%netscape.com 2dbc07aa11 Adding missing licenses. 2002-02-08 07:56:08 +00:00
bryner%netscape.com a14d6a7972 New files for XBL-ified HTML button widget. Not part of the build. 2002-02-08 07:38:56 +00:00
bryner%netscape.com 3fb0ab0481 Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet. 2002-02-06 08:24:26 +00:00
bryner%netscape.com 7550795b6a Fixing bug 122034 (tabbing not working from xbl selects). Not turned on yet. 2002-02-05 02:14:50 +00:00
bryner%netscape.com b254d2c13c adding -moz-appearance for xbl listboxes. not turned on yet. 2002-02-02 02:23:17 +00:00
bryner%netscape.com c9a224a530 Adding classic skin css for xbl checkboxes. Also fixing up borders on comboboxes. Not turned on yet. 2002-02-02 01:42:25 +00:00
bryner%netscape.com 4cc4608aef Adding classic skin css for xbl select widget. Not turned on yet. 2002-02-01 23:59:26 +00:00
bryner%netscape.com 3e5be6a872 Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst. 2002-01-28 23:48:16 +00:00
bryner%netscape.com db74305673 Make sure to look at the select element for onchange handlers, not the anonymous children. Not part of the build. 2002-01-28 00:32:11 +00:00
bryner%netscape.com 529368bc00 Fixing bug 122028 (clearing the entire selection on ctrl+click), also fixing some logic errors where the result of |selection.isSelected()| was incorrectly inverted. Not part of the build. 2002-01-26 23:06:24 +00:00
bryner%netscape.com 8f8d57eb99 Set -moz-user-select: none so that XBL select boxes don't get text selection applied to them. Not turned on yet. 2002-01-25 03:29:03 +00:00
bryner%netscape.com 838f8ca552 Bug 120189 - fix selection crash with xbl select widget. Move content node updating to the XBL event handlers. r=varga, sr=jag. 2002-01-24 01:22:33 +00:00
bryner%netscape.com eb85fa3166 Fixing display of XBL select boxes. Not turned on yet. 2002-01-17 23:20:24 +00:00
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
bryner%netscape.com 32ec7c0cff Hook up onchange events for listboxes. Not turned on yet. 2002-01-14 08:03:22 +00:00
bryner%netscape.com f75545f067 Fixing problems switching to modern skin, also adding a basic forms package to classic. r=ben, sr=hyatt. 2002-01-11 23:14:43 +00:00
bryner%netscape.com 9e0460e24e XBL form control work-in-progress:
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file

Not turned on by default.  r/sr=hewitt.
2002-01-11 04:34:19 +00:00
varga%utcru.sk ba68a72543 Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
bryner%netscape.com e86b2ff7a3 fixing up spacing. not turned on yet. 2002-01-09 08:30:02 +00:00
bryner%netscape.com 40f46c6a54 work-in-progress for select dropdown widget. Respond to a custom event fired by the content node to notify us of a selection change. Notify the content node when an item is selected in the popup. Not turned on by default. 2002-01-09 06:38:47 +00:00
bryner%netscape.com fa25c97fbf work-in-progress for select size=1. not turned on yet. 2002-01-08 01:21:18 +00:00
bryner%netscape.com edf3ab2c0c Updating for syntax changes - add outlinerchildren. Not part of the build. 2002-01-04 21:23:42 +00:00
bryner%netscape.com 776f955576 <outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build. 2001-12-19 04:32:24 +00:00
bryner%netscape.com aecdb9ddb4 Removing unneeded lookup of the column element. Not part of the build. 2001-12-16 09:39:05 +00:00
bryner%netscape.com eb25efa262 Work-in-progress for xbl/outliner-based select widget. Not part of the build. 2001-12-11 00:59:37 +00:00