Граф коммитов

899 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu bda83d000f Add a crashtest 2008-01-05 04:21:43 +00:00
reed%reedloden.com 7d480431ec Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 10:11:08 +00:00
hwaara%gmail.com fa19e7bfb0 bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons 2007-12-19 19:40:20 +00:00
vladimir%pobox.com 96ae47bdfb b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 23:01:18 +00:00
jruderman%hmc.edu 7dab928aee C is for crashtest 2007-12-16 01:10:29 +00:00
enndeakin%sympatico.ca fffd3f3953 Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc 2007-11-28 20:18:15 +00:00
Olli.Pettay%helsinki.fi 18bc4b3737 Bug 373344, r+sr=roc, a=blocking1.9+ 2007-11-22 15:08:14 +00:00
roc+%cs.cmu.edu fa17cb13a6 Bug 402843. Don't persistently store scroll positions in device pixels, it just gets out of sync and causes bugs during full zoom. r+sr=bzbarsky 2007-11-16 01:45:21 +00:00
roc+%cs.cmu.edu 4de83d700a Bug 400208. Don't leak mScrollCnt when we take an early exit from UpdateViewAfterScroll. r+sr=bzbarsky,a=beltzner 2007-10-24 21:44:37 +00:00
bzbarsky%mit.edu ac2d663836 Make sure to process style updates before reflow, and both before painting.
Bug 375436, r+sr=roc, a=dbaron
2007-08-22 02:57:08 +00:00
sharparrow1%yahoo.com 4d2ba6a8dd Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 20:49:35 +00:00
sharparrow1%yahoo.com b329ef5c40 Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc 2007-07-09 05:04:02 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
sharparrow1%yahoo.com 63e0ff03ce Bug 385222: Topmost overlapping div does not scroll within the bounded area of the underlying div. r+sr=roc. 2007-07-02 20:56:30 +00:00
sharparrow1%yahoo.com 4ce4851108 Bug 382756: ASSERTION: When exactly is this supposed to be non-zero?. r+sr=roc. 2007-06-30 01:41:10 +00:00
mconnor%steelgryphon.com fde07e07ff backing out bug 347743 due to major crasher in 386332 2007-06-29 17:25:41 +00:00
sharparrow1%yahoo.com 90b3485c23 Remove assertion accidentally checked in. 2007-06-28 06:05:44 +00:00
sharparrow1%yahoo.com 04478ab6a4 Bug 382595: SVG image is covered with horizonal lines when scrolled. r+sr=roc. 2007-06-28 06:02:05 +00:00
jst%mozilla.org d514bd490c Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org 2007-06-28 00:15:12 +00:00
sharparrow1%yahoo.com da28596a98 Update UUIDs 2007-06-27 22:15:13 +00:00
sharparrow1%yahoo.com 84a7429ed1 Bug 385978: View cleanup. r+sr=roc 2007-06-27 21:23:03 +00:00
sharparrow1%yahoo.com 0d381b42d0 Bug 385937: Remove nsIBlender. rs=pavlov 2007-06-27 19:07:13 +00:00
martijn.martijn%gmail.com 2577056d79 Bug 383010 - Visual glitches while scrolling pages with position:fixed elements, patch by Stephen Moehle, r+sr=roc 2007-06-05 09:39:54 +00:00
roc+%cs.cmu.edu 91130dabe7 Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc 2007-05-31 23:23:32 +00:00
roc+%cs.cmu.edu f9e9fe320a Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc 2007-05-31 23:23:05 +00:00
roc+%cs.cmu.edu d8284f76a9 Bug 343430. Reduce the area we scroll on Windows to reduce flicker by excluding areas that shouldn't be moving. On Linux, since we can't control the area we scroll, just disable accelerated scrolling in that case and repaint everything. r+sr=dbaron 2007-05-28 03:17:20 +00:00
sharparrow1%yahoo.com 637df8360e Bug 381746: odd and changing border in frameset (and a couple other regressions relating to black boxes). r+sr=roc. 2007-05-26 03:45:00 +00:00
sharparrow1%yahoo.com d6b14eb5b9 Relanding bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc. 2007-05-23 03:45:59 +00:00
sharparrow1%yahoo.com 1c0bcf37c2 Backing out due to red tree. 2007-05-23 01:57:41 +00:00
sharparrow1%yahoo.com c0de8f795e Bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc 2007-05-23 01:42:37 +00:00
sharparrow1%yahoo.com 3319de9cba Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-23 00:11:05 +00:00
dbaron%dbaron.org ad6b422adb Remove unused variable/parameter in view code. b=371392 r+sr=roc 2007-05-18 06:02:00 +00:00
mats.palmgren%bredband.net a729d7dc73 Be more careful when detaching an old window. b=374102 r+sr=roc 2007-05-14 00:43:13 +00:00
sharparrow1%yahoo.com d23471dc9b Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc 2007-05-04 23:28:02 +00:00
mats.palmgren%bredband.net ab6e84a352 Lookup the view again since WillPaint() might lead to its destruction. b=378273 r+sr=roc 2007-04-30 00:46:27 +00:00
aaronleventhal%moonset.net 57b3ddaec3 Bug 348621. Contents of <iframe> not firing valid accessibility events. r+sr=roc 2007-04-18 13:44:28 +00:00
joshmoz%gmail.com 313da89546 get rid of old backbuffer API and related code. b=371392 r/sr=roc 2007-03-27 06:21:57 +00:00
sharparrow1%yahoo.com 6d03e63e35 Bug 371528: Stop creating views for pages. r+sr=roc. 2007-02-25 22:26:47 +00:00
sharparrow1%yahoo.com 90d1fd161d Bug 371460: Remove clipping functions from views. r+sr=roc. 2007-02-24 15:27:20 +00:00
sharparrow1%yahoo.com 199d4d164d Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc. 2007-02-24 00:23:42 +00:00
sharparrow1%yahoo.com 2bdae2af37 Bug 370185: clean up view header includes (trivial). rs=bzbarsky. 2007-02-12 19:17:33 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
sharparrow1%yahoo.com bf2b212c90 Bug 356858: remove unused declarations. r+sr=roc 2006-11-24 08:09:28 +00:00
roc+%cs.cmu.edu 0aa728d839 Bug 130078. Reverting fix because of regressions. We'll have to come back to this again :-(. 2006-11-23 01:12:52 +00:00
Olli.Pettay%helsinki.fi f9da27583e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
roc+%cs.cmu.edu 5aecbf0f7e Bug 306149. Make sure only the root view manager participates in mouse event synthesis. r+sr=dbaron 2006-11-16 18:36:14 +00:00
roc+%cs.cmu.edu b56e490687 Bug 130078. Integrate view hierarchies, watching for perf results. r+sr=dbaron 2006-11-13 22:59:14 +00:00
neil%parkwaycc.co.uk 6c75d3046f Bug 70798 Ability to have transparent background on <popup>s r+sr=roc 2006-09-07 08:50:43 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
roc+%cs.cmu.edu d537519d29 Bug 347952. Don't do expensive WidgetToScreen translations when positioning zero-sized popups. r+sr=bzbarsky 2006-08-16 01:54:30 +00:00