This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
base
History
bzbarsky%mit.edu
b24d43aca2
Fix assertion bug 303006, r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@179276 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 02:36:47 +00:00
..
tests
…
bidicattable.h
…
Makefile.in
…
nsBidi.cpp
…
nsBidi.h
…
nsBidiPresUtils.cpp
Move the workaround for Windows displaying right-to-left presentation forms as left-to-right into Windows-specific code. Bug 204272, r+sr=rbs, a=chofmann
2005-06-23 08:03:24 +00:00
nsBidiPresUtils.h
…
nsBidiUtils.cpp
…
nsBidiUtils.h
…
nsCaret.cpp
bug 303399: Bidi: Problems with caret positioning on blank lines. Patch by Uri Bernstein <uriber@gmail.com>. r=mrbkap sr=roc
2005-08-24 17:44:28 +00:00
nsCaret.h
Don't use a Frame pointer to remember where we last painted the caret, instead use Content+offset+hint. b=296464 r=mrbkap sr=roc a=cbeard
2005-08-11 03:44:16 +00:00
nsChangeHint.h
…
nsChildIterator.cpp
…
nsChildIterator.h
…
nsCompatibility.h
…
nsCounterManager.cpp
…
nsCounterManager.h
…
nsCSSColorUtils.cpp
…
nsCSSColorUtils.h
…
nsCSSFrameConstructor.cpp
Fix assertion bug 303006, r+sr=dbaron
2005-08-30 02:36:47 +00:00
nsCSSFrameConstructor.h
Bug 286491. Recreate the entire IB-split complex if the child of an IB-special frame is recreated, because the structure of the IB split may be changing. r+sr=bzbarsky
2005-08-21 23:56:40 +00:00
nsCSSRendering.cpp
Don't go below BODY in search for a background color (Print only bug). b=294836 r+sr=bzbarsky
2005-08-29 04:39:31 +00:00
nsCSSRendering.h
…
nsDocumentViewer.cpp
Fix bug 208601: DocumentViewerImpl::GetCanGetContents() was incorrectly returning false for text fields, because it was looking at the document's selection, rather than the text field selection. Fix by exposing nsIPresShell::GetSelectionForCopy(), and calling that. This fixes the Services menu in Camino to work in text fields. r/sr=roc.
2005-08-29 15:19:13 +00:00
nsFrameContentIterator.cpp
…
nsFrameManager.cpp
Remove nsDummyLayoutRequest and use the nsIDocument onload-blocking API
2005-08-23 01:29:02 +00:00
nsFrameManager.h
…
nsFrameManagerBase.h
…
nsFrameTraversal.cpp
Bug 296628. Don't crash when traversal is at the root and we try to go up. r+sr=bzbarsky,a=asa
2005-06-17 02:50:15 +00:00
nsFrameTraversal.h
…
nsGenConList.cpp
…
nsGenConList.h
…
nsICaret.h
Don't use a Frame pointer to remember where we last painted the caret, instead use Content+offset+hint. b=296464 r=mrbkap sr=roc a=cbeard
2005-08-11 03:44:16 +00:00
nsIChromeEventHandler.idl
…
nsIDocumentViewer.h
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
2005-08-15 18:16:42 +00:00
nsIDocumentViewerPrint.h
…
nsIFrameSelection.h
…
nsIFrameTraversal.h
…
nsIImageMap.h
…
nsILayoutDebugger.h
…
nsILayoutHistoryState.h
…
nsImageLoader.cpp
…
nsImageLoader.h
…
nsIPercentHeightObserver.h
…
nsIPresShell.h
Fix bug 208601: DocumentViewerImpl::GetCanGetContents() was incorrectly returning false for text fields, because it was looking at the document's selection, rather than the text field selection. Fix by exposing nsIPresShell::GetSelectionForCopy(), and calling that. This fixes the Services menu in Camino to work in text fields. r/sr=roc.
2005-08-29 15:19:13 +00:00
nsIReflowCallback.h
…
nsISelectionImageService.idl
…
nsIStyleSheetService.idl
Document interaction of nsIStyleSheetService with ua.css and user*.css. Bug
2005-08-20 01:24:00 +00:00
nsLayoutAtomList.h
Back out most of the rest of bug 304462.
2005-08-28 16:45:39 +00:00
nsLayoutAtoms.cpp
…
nsLayoutAtoms.h
…
nsLayoutDebugger.cpp
…
nsLayoutErrors.h
…
nsLayoutHistoryState.cpp
…
nsLayoutUtils.cpp
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
2005-08-23 03:57:07 +00:00
nsLayoutUtils.h
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
2005-08-23 03:57:07 +00:00
nsPresContext.cpp
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
2005-08-23 23:52:16 +00:00
nsPresContext.h
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
2005-08-23 23:52:16 +00:00
nsPresShell.cpp
Fix bug 208601: DocumentViewerImpl::GetCanGetContents() was incorrectly returning false for text fields, because it was looking at the document's selection, rather than the text field selection. Fix by exposing nsIPresShell::GetSelectionForCopy(), and calling that. This fixes the Services menu in Camino to work in text fields. r/sr=roc.
2005-08-29 15:19:13 +00:00
nsPresState.cpp
…
nsPresState.h
…
nsQuoteList.cpp
…
nsQuoteList.h
…
nsStyleChangeList.cpp
…
nsStyleChangeList.h
…
nsStyleConsts.h
…
nsStyleSheetService.cpp
…
nsStyleSheetService.h
…
symmtable.h
…