Commit Graph

16986 Commits

Author SHA1 Message Date
Robert O'Callahan
e6be80ed5b Bug 230555. Support white-space:pre-line (add tests). r+sr=dbaron 2008-08-12 21:49:03 +12:00
Robert O'Callahan
73f4457098 Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one (gfx bits). r+sr=dbaron 2008-08-12 21:34:52 +12:00
Robert O'Callahan
3976bbe726 Bug 413048. Disable float breaking in columns. r+sr=dbaron 2008-08-12 21:32:10 +12:00
Robert O'Callahan
4d9c5e19b6 Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron 2008-08-12 21:29:35 +12:00
Robert O'Callahan
8a3235feed Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron 2008-08-12 21:18:23 +12:00
Robert O'Callahan
b2b9e631e0 Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats 2008-08-12 20:36:51 +12:00
Philippe M. Chiasson
4d6835a1a0 Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted 2008-08-12 09:31:03 +01:00
Robert O'Callahan
fba2d206f6 Bug 230555. Support white-space:pre-line. r+sr=dbaron 2008-08-12 20:31:56 +12:00
Dão Gottwald
e202e64021 Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin 2008-08-12 09:08:03 +02:00
Bobby Holley
0e259ea6ae forcing -O2 for lcms on all platforms - bug 449130. r=vlad 2008-08-11 22:23:22 -07:00
Bobby Holley
e42a3ca1fc Bug 449986 – profile-before-change should close cookie db connection. r=dwitte 2008-08-11 22:14:15 -07:00
Bobby Holley
3b34cb4ebc Bug 449681 – switch color_management pref from off/on bool to off/on/taggedonly int. r=vlad 2008-08-11 21:55:36 -07:00
Doug Turner
fd74b46f9e NS_OSSO requires DBUS. bug 445943. r=ted 2008-08-11 17:22:48 -07:00
Justin Dolske
1cfde185df Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin 2008-08-11 17:08:49 -07:00
Ben Turner
9c28406278 Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now. 2008-08-11 17:01:47 -07:00
Justin Dolske
4b1d41d7fb Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Blake Kaplan
f903a8ae3c Create implicit XPCNativeWrappers in fewer situations. bug 441087, r=jst sr=bzbarsky 2008-08-11 16:00:24 -07:00
Justin Dolske
32db8c1824 Bug 449698 – login manager shouldn't allow nulls in username or password. r=gavin 2008-08-11 15:25:21 -07:00
Brian Crowder
5fd5d8639d Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
Dão Gottwald
c176465ed9 Ctrl+Tab browser chrome tests 2008-08-11 22:40:45 +02:00
Neil Rashbrook
9d850c9502 Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg 2008-08-11 21:26:40 +01:00
Neil Rashbrook
f6dabc336b Bug 450040 Rename IENUMFE.CPP/H to IEnumFE.cpp/h r=ere,ted
--HG--
rename : widget/src/windows/IENUMFE.CPP => widget/src/windows/IEnumFE.cpp
rename : widget/src/windows/IENUMFE.H => widget/src/windows/IEnumFE.h
2008-08-11 20:54:41 +01:00
Benjamin Smedberg
73948e4e37 Bug 446132 - Allocate nsJSONWriter on the stack, r=sayrer sr=jst 2008-08-11 15:06:27 -04:00
Blake Kaplan
2ffbc6aee8 Make split global objects have the right flags. bug 449656, r=crowder NPOTB 2008-08-11 11:55:43 -07:00
Benjamin Smedberg
e8fa485944 From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron 2008-08-11 11:05:58 -04:00
Simon Montagu
b0ca17eddd Bug 449577. Remove GetHints(), r+sr=roc 2008-08-11 18:19:01 +03:00
Simon Montagu
a5b28931ef Bug 449555. Disable word-wrap for single-line widgets, r+sr=roc 2008-08-11 18:16:41 +03:00
Simon Montagu
f35c443bc9 Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
Philippe M. Chiasson
5fe588b540 Bug 448003 Z/mZ values are off by 100 on OS X. r=ted 2008-08-11 15:16:59 +01:00
Mark Banner
cd62b2fc2a Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted
--HG--
rename : xpfe/components/filepicker/public/Makefile.in => toolkit/components/filepicker/public/Makefile.in
rename : xpfe/components/filepicker/public/nsIFileView.idl => toolkit/components/filepicker/public/nsIFileView.idl
rename : xpfe/components/filepicker/src/Makefile.in => toolkit/components/filepicker/src/Makefile.in
rename : xpfe/components/filepicker/src/filepicker.pkg => toolkit/components/filepicker/src/filepicker.pkg
rename : xpfe/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js.in
rename : xpfe/components/filepicker/src/nsFileView.cpp => toolkit/components/filepicker/src/nsFileView.cpp
rename : xpfe/components/filepicker/src/nsWildCard.cpp => toolkit/components/filepicker/src/nsWildCard.cpp
rename : xpfe/components/filepicker/src/nsWildCard.h => toolkit/components/filepicker/src/nsWildCard.h
2008-08-11 14:07:51 +01:00
Dão Gottwald
cebda9ac74 fix typo 2008-08-11 11:19:51 +02:00
Dão Gottwald
3dbd6d015e Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin 2008-08-11 11:10:01 +02:00
Dão Gottwald
757839b7b5 Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin 2008-08-11 11:06:42 +02:00
Boris Zbarsky
baa891763c Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Masayuki Nakano
b44eea15bb Bug 447635 – IME candidate list window doesn't prefer the focused window level r=josh+roc, sr=roc 2008-08-11 17:27:59 +09:00
Vladimir Vukicevic
a8e454cf10 Disable xor/lighter canvas tests 2008-08-10 22:20:31 -07:00
Vladimir Vukicevic
fca5d44b55 b=446534, Update canvas mochitests, code from Philip Taylor, patch by Eric Butler; r=vlad 2008-08-10 21:01:14 -07:00
Zack Weinberg
8b64ed0aa9 Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron 2008-08-10 22:13:49 +01:00
Dave Townsend
1347c1de7e Backout of bug 113934 due to apparent Tp regression 2008-08-10 17:15:43 +01:00
Dave Townsend
3af4f7166c Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Vladimir Vukicevic
b9335eeb11 b=422221; additional DirectFB compilation fixes 2008-08-09 22:25:30 -07:00
Dave Townsend
ea062c578e Backed out Bug 441469 due to Tp regressions 2008-08-10 00:08:28 +01:00
Dave Townsend
55fc35f46f Backed out Bug 441469 due to Tp regressions 2008-08-10 00:07:59 +01:00
Dão Gottwald
e3a3707555 Bug 444307 – Page Style functions cleanup. r=gavin 2008-08-09 21:37:00 +02:00
hectorchu@gmail.com
c7dca6c78b Bug 445030, win32 nsAppShell eats WM_QUIT messages, r=robert.bugzilla@gmail.com, sr=roc 2008-08-09 21:49:42 +03:00
Dão Gottwald
0277ed5944 fix and re-enable page style menu tests 2008-08-09 19:59:40 +02:00
Uri Bernstein
10ba4b83d3 Merge commit for bug 210197 2008-08-09 19:34:08 +03:00
Uri Bernstein
e2c16e860b Unconditionally reset mDragSelectingCells to false on mouse-up, so that the system doesn't remain in table selection mode when dragging outside a table. bug=210197. r+sr=mats.palmgren 2008-08-09 18:09:37 +03:00
Oleg Romashin
59134516e5 Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object
Added empty gfxQtNativeRenderer and fixed nsObjectFrame for MOZ_WIDGET_QT
2008-08-09 16:43:08 +03:00
Bob Clary
64be1a0fed JavaScript Tests - remove obsolete import|export tests for trunk, bug 447713 2008-08-09 05:24:39 -07:00