Commit Graph

1757 Commits

Author SHA1 Message Date
sharparrow1@yahoo.com
e98fa1cc43 Bug 237770: Mozilla fails to ignore 'float' property even though 'position: absolute' is set. r=dbaron, sr=bzbarsky. 2007-05-22 22:55:03 -07:00
dwitte@stanford.edu
bc0e86087c bustage fix. 2007-05-22 22:05:04 -07:00
roc+@cs.cmu.edu
5cf44de899 Backing out due to bustage. 2007-05-22 21:26:42 -07:00
roc+@cs.cmu.edu
2d4b4128c0 Not Part Of The Build (new textframe). IsInBounds uses incorrect logic and produces spurious warnings. 2007-05-22 21:08:38 -07:00
roc+@cs.cmu.edu
daa8d1177d Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan. 2007-05-22 21:06:20 -07:00
vladimir@pobox.com
bac6142c81 b=353144, new throws in canvas, r=stuart 2007-05-22 20:58:19 -07:00
vladimir@pobox.com
635702835b b=375047, fragile pango initialization, r=roc 2007-05-22 20:57:34 -07:00
vladimir@pobox.com
351cd4311b b=324698, disable bilinear filtering for upscaled images (upscaling causes misrendering), r=roc 2007-05-22 20:54:38 -07:00
aaronleventhal@moonset.net
994839ba71 Bug 381174. Locale not exposed for ATK document interface. r=surkov 2007-05-22 20:54:19 -07:00
sharparrow1@yahoo.com
5749eaf63e Bug 365189 document.width/document.height flush layout too late. r+sr=roc. 2007-05-22 20:52:53 -07:00
sharparrow1@yahoo.com
d4a50fcc87 Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron. 2007-05-22 20:48:43 -07:00
roc+@cs.cmu.edu
c8d6f7ee01 Bug 381247. mkdepend on Windows should call GetFileAttributesEx instead of stat() to check for file existence. r=bsmedberg 2007-05-22 20:48:13 -07:00
sharparrow1@yahoo.com
eabb991fe2 Relanding bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc. 2007-05-22 20:45:59 -07:00
roc+@cs.cmu.edu
2f2ce6a87a Bug 377923. Hide glyphs for \t, \r and \n under all circumstances. r=pavlov 2007-05-22 20:45:51 -07:00
rflint@ryanflint.com
d20ee68828 Bug 380907 - 2 undeclared vars in pwd manager. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-05-22 20:34:10 -07:00
philringnalda@gmail.com
f6979d7aa6 Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin 2007-05-22 20:29:47 -07:00
sharparrow1@yahoo.com
d4f1c91766 Backing out due to red tree. 2007-05-22 18:57:41 -07:00
sspitzer@mozilla.org
9ab4f9d82c fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano 2007-05-22 18:44:36 -07:00
sharparrow1@yahoo.com
795d602599 Bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc 2007-05-22 18:42:36 -07:00
mozilla.mano@sent.com
7645978be1 Backing out cycle-collecting for mQueries from bug 381239, this was not implemented right and does not seem to be necessary either way. 2007-05-22 18:23:24 -07:00
mozilla.mano@sent.com
f9539b60a7 Bug 371820 - Places interfaces should use xpidl-friendly types. r=dietrich. 2007-05-22 18:18:21 -07:00
mozilla.mano@sent.com
fcf315384a Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com
24281fb8a1 Bug 368745 - Use nsIFaviconService in Feed Preview. r=sspitzer,sayrer. 2007-05-22 17:36:38 -07:00
sdwilsh@shawnwilsher.com
a039810d7c Bug 378527 - Localize nsIAlertsService. r=mano 2007-05-22 17:32:49 -07:00
sharparrow1@yahoo.com
2c7439459f Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-22 17:11:05 -07:00
mozilla.mano@sent.com
4f1db4bdfd Bug 371426 - repaint xul buttons when the default attribute is changed. r=josh, sr=pink. 2007-05-22 17:10:02 -07:00
mozilla.mano@sent.com
4466f1279a Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
roc+@cs.cmu.edu
a56819194e Not Part Of The Build. Update nsTextFrameThebes whitespace handling; allow line breaking only at the end of a run of whitespace. 2007-05-22 16:45:47 -07:00
roc+@cs.cmu.edu
9f80feccee Bug 381127. Add whitespace trimming capability to BreakAndMeasureText. r=pavlov 2007-05-22 16:40:07 -07:00
roc+@cs.cmu.edu
e118c4fcb4 Bug 381128. Remove gfxPangoFonts::Measure, it's kinda broken and not all that helpful right now. r=pavlov 2007-05-22 16:33:18 -07:00
mozilla.mano@sent.com
6d35d9dde0 Bug 381511 - Use Bookmark dialog is broken in Places. r=sspitzer. 2007-05-22 15:44:30 -07:00
jonas@sicking.cc
4108fb711b Bug 380872: Bind nodes in insertion points directly under <children>. r/sr=bz 2007-05-22 15:41:32 -07:00
Olli.Pettay@helsinki.fi
7861277e76 Bug 378776, windows bustage 2007-05-22 15:08:36 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
asqueella@gmail.com
5919a26047 bug 381369 - improve Components.utils.import-related commentsr=sayrer 2007-05-22 14:57:42 -07:00
dbaron@dbaron.org
8622b8f32c Add bug number for test Benjamin marked as random yesterday. 2007-05-22 14:54:55 -07:00
thunder@mozilla.com
0be057d039 Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich 2007-05-22 14:49:00 -07:00
Olli.Pettay@helsinki.fi
da84b4a799 Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz 2007-05-22 14:45:03 -07:00
dbaron@dbaron.org
25fe9e5d7a Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail. 2007-05-22 14:42:15 -07:00
joshmoz@gmail.com
0ef003961f turn native form controls off on Mac OS X until reftests pass. b=175279 2007-05-22 14:16:39 -07:00
Olli.Pettay@helsinki.fi
b166f9ba56 Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg 2007-05-22 13:45:13 -07:00
sspitzer@mozilla.org
767defa6da fix for bug #368240: A link on the bottom of the history list takes long to loadr=mano 2007-05-22 13:36:43 -07:00
sharparrow1@yahoo.com
888cd6828d Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron. 2007-05-22 13:34:00 -07:00
joshmoz@gmail.com
63bdcf0529 Turn on native theme for HTML content on Mac OS X. Bugs remain, but this way we'll get better test coverage and move forward more quickly. Should we discover too many issues for Gecko 1.9a5, we'll flip it back off until 1.9a6. b=175279 sr=roc a=mconnor 2007-05-22 13:24:28 -07:00
ted.mielczarek@gmail.com
9b3f288aee bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-05-22 13:20:55 -07:00
sspitzer@mozilla.org
a61bcd2baa fix for bug #381594: not warning user about loading js / data urlsr=dietrich 2007-05-22 13:19:45 -07:00
gavin@gavinsharp.com
ecbf364f94 Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor 2007-05-22 12:48:05 -07:00
joshmoz@gmail.com
3a52820c7e remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron 2007-05-22 12:44:01 -07:00
bugzilla@standard8.demon.co.uk
0c75cb0050 380795 Unify Palm Sync build component locations - remove moved files. r/sr=bienvenu 2007-05-22 12:43:23 -07:00
joshmoz@gmail.com
609f3449c8 Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc 2007-05-22 12:42:01 -07:00