This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-13 10:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
29254c752a
gecko-dev
/
layout
/
forms
History
bzbarsky%mit.edu
fbca1ac9e1
Rmove declarations of functions that are no longer implemented. This should
...
have been checked in as part of bug 167236. At this point, it's just dead code removal.
2003-07-02 06:40:09 +00:00
..
resources
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
2003-06-04 11:11:19 +00:00
nsButtonFrameRenderer.cpp
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
nsComboboxControlFrame.h
Remove the no-forward-declared-nsCOMPtr hack (bug 107291), r=bugmail@sicking.cc, sr=dbaron@dbaron.org
2003-06-03 03:56:14 +00:00
nsFieldSetFrame.cpp
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
nsFileControlFrame.cpp
Bug 209087
2003-06-13 20:10:01 +00:00
nsFileControlFrame.h
nsFormControlFrame.cpp
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
nsFormControlFrame.h
nsFormControlHelper.cpp
nsFormControlHelper.h
nsGfxButtonControlFrame.cpp
Bug 209087
2003-06-13 20:10:01 +00:00
nsGfxButtonControlFrame.h
Rmove declarations of functions that are no longer implemented. This should
2003-07-02 06:40:09 +00:00
nsGfxCheckboxControlFrame.cpp
bug 100649: Length() being used where IsEmpty() is meant
2003-05-23 21:34:47 +00:00
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
Remove |aPresContext| and |aPresShell| parameters from |nsIFrameManager| methods. b=208190 r+sr=bzbarsky
2003-06-19 23:52:58 +00:00
nsHTMLButtonControlFrame.h
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIImageControlFrame.h
nsIListControlFrame.h
nsImageControlFrame.cpp
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
nsIRadioControlFrame.h
nsISelectControlFrame.h
nsIsIndexFrame.cpp
Fixing part of bug 209699. Eliminate bad usage of NS_ConvertU*. r=caillon@aillon.org, sr=alecf@flett.org
2003-06-24 01:46:50 +00:00
nsIsIndexFrame.h
fix for bug 206379:
2003-06-11 18:16:03 +00:00
nsITextControlFrame.h
nsLegendFrame.cpp
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
nsLegendFrame.h
nsListControlFrame.cpp
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
nsListControlFrame.h
Bug 202681. Do not recreate frames during reflow via -moz-binding change for lazy scrollbars. Instead of lazy scrollbars, completely remove the anonymous scrollbar element for scrollbars which are disabled by CSS. r+sr=dbaron,a=asa
2003-05-22 01:46:13 +00:00
nsSelectsAreaFrame.cpp
Ongoing deCOMtamination. r+sr=dbaron
2003-06-30 10:46:59 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp
Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky
2003-06-25 01:14:25 +00:00
nsTextControlFrame.h