Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
4a2efe2175
pjs
/
layout
/
forms
История
vladimir%pobox.com
e8d1c109bf
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
2008-04-29 03:55:07 +00:00
..
crashtests
Adding crashtest
2008-03-27 04:27:43 +00:00
resources
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-27 02:44:51 +00:00
test
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 21:55:39 +00:00
.cvsignore
…
Makefile.in
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
nsButtonFrameRenderer.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
2008-04-29 03:55:07 +00:00
nsComboboxControlFrame.h
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
2007-12-03 16:33:45 +00:00
nsFieldSetFrame.cpp
Don't use fieldset pref widths as min widths, since pref widths can be
2008-03-14 20:48:24 +00:00
nsFileControlFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsFileControlFrame.h
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
2007-09-28 01:09:14 +00:00
nsFormControlFrame.cpp
Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+
2008-03-07 17:57:34 +00:00
nsFormControlFrame.h
Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+
2008-03-07 17:57:34 +00:00
nsGfxButtonControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsHTMLButtonControlFrame.h
…
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsITextControlFrame.h
…
nsImageControlFrame.cpp
Make image controls splittable just like regular images. Bug 409659, r+sr=roc,
2008-01-05 06:44:38 +00:00
nsIsIndexFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsIsIndexFrame.h
…
nsLegendFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsLegendFrame.h
…
nsListControlFrame.cpp
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
2008-04-10 04:39:42 +00:00
nsListControlFrame.h
Bug 405952. Add scrollbar width to pref and min widths for overflow:scroll elements but for no other overflow values. r+sr=bzbarsky,dbaron,dholbert, a=beltzner
2008-02-28 20:37:06 +00:00
nsSelectsAreaFrame.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsTextControlFrame.h
extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc
2007-09-27 16:01:34 +00:00