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
Files
adc19c13727d92c0e7925b51e287c2c47dcee5d9
Mozilla
/
mozilla
/
content
History
bryner%brianryner.com
06c0b649b0
(SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@162324 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 20:33:47 +00:00
..
base
Fixing bug 256514, regression from bug 198254. Make sure the presshel isn't left w/o a link handler when loading documents through XSLT. Patch by peterv@propagandism.org, r+sr=jst@mozilla.org, a=mkaply@us.ibm.com
2004-08-24 18:20:09 +00:00
events
Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu, a=asa@mozilla.org
2004-09-01 23:00:41 +00:00
html
Fix crash reported in bug 235923. In odd cases when we get into situations where we're submitting a form while we're in the middle of submitting the same form (waiting for a modal dialog), the pending submission from the first call may get deleted. r+sr=shaver@mozilla.org, a=mkaply@us.ibm.com
2004-09-10 17:25:18 +00:00
shared
(SeaMonkey parts only) Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc, a=asa.
2004-09-14 20:33:47 +00:00
svg
This commit was manufactured by cvs2svn to create branch
2004-04-12 07:25:22 +00:00
xbl
Fix ctrl+a emacs keybinding for gtk1 (bug 259011), r+sr=bzbarsky, a=chofmann.
2004-09-13 22:38:34 +00:00
xml
Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
2004-05-02 19:44:56 +00:00
xsl
Bug 229804 CSS Errors in content/x?l/tests
2004-01-15 03:08:01 +00:00
xul
Landing bug 222954 on the branch. a=mkaply@us.ibm.com
2004-08-31 18:18:42 +00:00
Makefile.in
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00