Arpad Borsos
|
3773b464cf
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02:00 |
|
Markus Stange
|
f9eb685a64
|
Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc
|
2009-06-11 11:24:41 +02:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Jim Mathies
|
586ad3cbd2
|
Bug 485101 - Implement panning feedback for touch enabled displays with win7. r+sr=smaug r=blassey.
|
2009-05-19 21:05:59 -05:00 |
|
Dave Townsend
|
99034adf24
|
Backed out changeset 461d728271d1
|
2009-05-19 13:51:18 +01:00 |
|
Arpad Borsos
|
584155ddb7
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
Daniel Veditz
|
c5f253fbf6
|
bug 490425 fix nsView crash, patch from Martin Stransky, r/sr=roc
|
2009-05-14 07:04:45 -07:00 |
|
Ryo Onodera
|
5e72993bff
|
Bug 489485. nsRect::ToNearest/Inner/OuterPixels should be nonstatic. r+sr=roc
--HG--
extra : rebase_source : 13778709270ab926e951a7782fce3632370ef7c7
|
2009-05-08 14:31:04 +12:00 |
|
tn
|
8abb6cc458
|
Bug 485275. nsViewManger::RenderViews needs to forward to the correct view manager for the display root view. r=roc
|
2009-04-06 12:39:24 +12:00 |
|
Jeremy D. Lea
|
39f62f1364
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
|
XiaoXiaoHU
|
692da049fc
|
Bug 298889 - iframe invisible when window is transparent; r+sr=roc
|
2009-02-24 17:53:32 +01:00 |
|
Zack Weinberg
|
558a5863e2
|
Bug 478079 - Kill nsViewManager::DefaultRefresh, and move the cached canvas background to the pres shell; r+sr=roc
|
2009-02-23 02:10:23 +01:00 |
|
Jeremy D. Lea
|
b9a1696e34
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
|
2009-02-18 16:11:49 -08:00 |
|
Serge Gautherie
|
5ec9f53e89
|
Backed out changeset: 719dca3419b5
|
2009-02-15 18:41:16 +01:00 |
|
Jeremy Lea
|
b82cdbd258
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
|
2009-02-15 17:41:06 +01:00 |
|
Jesse Ruderman
|
f154077a31
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Jim Chen
|
6513b5e77c
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-11 05:56:51 +09:00 |
|
Masayuki Nakano
|
4755de05c7
|
Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-11 03:02:05 +09:00 |
|
Jim Chen
|
41a1a807d6
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-10 20:15:36 +09:00 |
|
Jesse Ruderman
|
5f1cc5c3ce
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
L. David Baron
|
ef5fe05834
|
Revert changeset fc8d54ab29a6 (Bug 88831, Support new IME API "Text Services Framework" from Office XP and Windows XP) due to failure (every time) of the new unit test it added (Test WinTSF) on the Windows tinderbox.
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-07 09:13:30 -08:00 |
|
Jim Chen
|
e53087b660
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-07 18:52:59 +09:00 |
|
Zack Weinberg
|
60807b61c4
|
Bug 475548. Don't let the view manager's DefaultBackgroundColor be translucent. r+sr=roc
--HG--
extra : rebase_source : 1a8a5b29e8bc726affd4a97850e4c8f2c962ed1f
|
2009-01-30 20:07:30 +13:00 |
|
Markus Stange
|
d93c06d57d
|
Bug 469613 - Page scrolling by clicking the scrollbar track can get stuck if the page is very long, r+sr=roc
|
2009-01-24 16:47:17 +01:00 |
|
Markus Stange
|
41fe5bdfd7
|
Backout of bug 469613 due to failing test_datepicker on Linux
|
2009-01-15 17:37:44 +01:00 |
|
Markus Stange
|
22444f1f36
|
Bug 469613 - Page scrolling by clicking the scrollbar track can get stuck if the page is very long, r+sr=roc
Relanding without test to verify that it's the fix that caused test_datepicker to fail
|
2009-01-15 15:43:52 +01:00 |
|
Jeremy Lea
|
1800930122
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
Dave Townsend
|
0587e6973b
|
Backed out changeset fe759e3fd895 from bug 469613 due to mochitest failures
|
2009-01-09 13:46:45 +00:00 |
|
Markus Stange
|
061513f78b
|
Bug 469613 - Page scrolling by clicking the scrollbar track can get stuck if the page is very long, r+sr=roc
|
2009-01-09 10:05:24 +01:00 |
|
Masayuki Nakano
|
229283883c
|
Bug 272847 Text input via IME does not work in windowless Flash movie r=ere+josh, sr=roc
|
2008-12-15 12:54:54 +09:00 |
|
Robert O'Callahan
|
fc367b4931
|
Bug 468753 - Startup crash in nsViewManager::ProcessSynthMouseMoveEvent; r+sr=dbaron
|
2008-12-10 15:57:27 +01:00 |
|
Mats Palmgren
|
1dc0d756d8
|
Don't crash if views were destroyed while flushing notifications. b=421839 r+sr=roc
|
2008-12-08 00:11:37 +01:00 |
|
L. David Baron
|
7fc92bad7f
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
|
L. David Baron
|
90b976fe34
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
|
L. David Baron
|
85dd73ebd3
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
|
Markus Stange
|
76daa5a7da
|
Bug 463042 - Smooth scrolling isn't working with the scrollbar or the keyboard arrows, r+sr=roc
|
2008-12-02 14:18:08 +01:00 |
|
Robert O'Callahan
|
3f3b6013d1
|
Bug 454959. When a document is in a floating view, floating-ness doesn't propagate across view manager boundaries. So use the display-root view as the place to invalidate from. r+sr=bzbarsky
|
2008-11-26 11:09:37 +13:00 |
|
Markus Stange
|
73586bf9aa
|
Fixing leak caused by bug 457864
|
2008-11-01 17:12:57 +01:00 |
|
Markus Stange
|
69ed7048d1
|
Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc (relanding)
|
2008-11-01 15:07:34 +01:00 |
|
Honza Bambas
|
7f2567b670
|
Bug 455871 - [mac] Regression: drag & drop is not working at all after some-time of browser usage; fix, v2 + colorpicker test update; r+sr=roc
|
2008-10-28 05:44:29 +01:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
L. David Baron
|
fa9533f8cf
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
|
L. David Baron
|
b648585b1d
|
Correctly handle window resizes when one dimension is zero. (Bug 453759) r+sr=roc
|
2008-09-08 06:41:36 -07:00 |
|
Vladimir Vukicevic
|
7ad7d725ef
|
b=451441; EnableRefresh with IMMEDIATE needs to always call Composite(); r+sr=roc
|
2008-09-07 23:04:15 -07:00 |
|
Robert O'Callahan
|
be904c4d3d
|
Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky
|
2008-09-06 20:52:56 +12:00 |
|
Robert O'Callahan
|
b934dd7421
|
Bug 442291. Avoid the bitblit scrolling path completely if the area to be repainted is more than half the area to scroll. The goal is to avoid the synchronous repaint required by bitblitting (synchronicity is required to minimize the delay between blitting and repainting --- the intermediate display is very ugly). Also, make scroll-induced full-view repainting DEFERRED, so that it's less urgent and more apt to coalesce, so we drop frames more easily when painting can't keep up during scrolling. r+sr=bz
|
2008-09-06 20:42:47 +12:00 |
|
Robert O'Callahan
|
ca15953a6e
|
Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661
|
2008-09-05 15:40:06 +12:00 |
|
Robert O'Callahan
|
1eeada5faa
|
Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky
|
2008-09-04 09:35:52 +12:00 |
|
Rob Arnold
|
f6bda8fda0
|
Implement Aero Glass effect support - bug 418454 r=vlad r=roc
|
2008-08-12 17:44:14 -07:00 |
|
Masayuki Nakano
|
446176f140
|
Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc
|
2008-08-09 11:46:30 +09:00 |
|
Gavin Sharp
|
4fc8624895
|
Bug 446363: remove unused variable, r+sr=roc
|
2008-07-21 05:59:06 -04:00 |
|
Karl Tomlinson
|
254510d392
|
Adjust the dirty region consistently with the coordinate transformation. b=445932 r+sr=roc
|
2008-07-21 20:24:38 +12:00 |
|
Steven Michaud
|
44d87211ad
|
Make sure Destroy() is called before an nsIWidget is destroyed. b=434089 r=bzbarsky sr=vladimir
|
2008-07-18 10:54:12 -05:00 |
|
Benjamin Smedberg
|
34d11c2d91
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
|
jruderman@hmc.edu
|
20943f0972
|
Add crashtest
|
2008-04-22 21:23:07 -07:00 |
|
roc+@cs.cmu.edu
|
8337ba7dd6
|
Bug 429315 crashtest
|
2008-04-18 02:54:51 -07:00 |
|
roc+@cs.cmu.edu
|
ac603dd754
|
Bug 429315. Relanding. Don't reparent widgets that are supposed to be toplevel. r+sr=bzbarsky,a=beltzner
|
2008-04-18 02:49:36 -07:00 |
|
roc+@cs.cmu.edu
|
d58fcaf829
|
Backout 429315
|
2008-04-17 04:53:55 -07:00 |
|
roc+@cs.cmu.edu
|
a612fc4c6d
|
Bug 429315 crashtest
|
2008-04-17 01:18:45 -07:00 |
|
roc+@cs.cmu.edu
|
f3ae18b328
|
Bug 429315. Don't reparent toplevel widgets when we reparent a view subtree; they should remain toplevel. r+sr=bzbarsky,a=beltzner
|
2008-04-17 01:17:06 -07:00 |
|
roc+@cs.cmu.edu
|
af6e2919b9
|
Bug 408955. UpdateViewAfterScroll shouldn't just bail out for content in popups. Instead we should do the invalidation but limit it to the correct displayRoot. r+sr=bzbarsky
|
2008-04-01 15:15:43 -07:00 |
|
Olli.Pettay@helsinki.fi
|
6d32891dbb
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
|
jonas@sicking.cc
|
da4cab3b75
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 16:08:57 -07:00 |
|
jonas@sicking.cc
|
47a2cff0da
|
Back out due to failed mochitest
|
2008-03-10 19:18:15 -07:00 |
|
jonas@sicking.cc
|
4b8f2cdf7a
|
Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst.
|
2008-03-10 17:49:19 -07:00 |
|
roc+@cs.cmu.edu
|
8e5d82e2be
|
Bug 408913. Do a proper fix for pixel-aligned drawing of IFRAME contents. The secret is make ViewToWidgetOffset return correct results for the root views of subdocuments. r+sr=bzbarsky
|
2008-03-03 23:48:52 -08:00 |
|
mozilla@weilbacher.org
|
298971b41d
|
Bug 419270: Elements with position:fixed jump while scrolling, copy the Linux solution, p=wuno@lsvw, r=me, a19a4=beltzner
|
2008-02-29 00:19:05 -08:00 |
|
roc+@cs.cmu.edu
|
705c2058b7
|
Bug 416168. Ensure that the overflow rect for a frame always includes (0,0) even if the frame rect is empty. Also ensures that if the frame rect is empty but has non-zero dimension on one axis, the overflow rect includes that size. A scrolled view for such a frame also includes that size to ensure width:0,height:Npx and width:Npx,height:0 frames are scrollable by that amount. r+sr=dbaron
|
2008-02-27 01:46:22 -08:00 |
|
roc+@cs.cmu.edu
|
ee0b9041fc
|
Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky
|
2008-02-24 17:39:34 -08:00 |
|
masayuki@d-toybox.com
|
5f50f3f99e
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-19 23:40:04 -08:00 |
|
roc+@cs.cmu.edu
|
0c31b94f4f
|
Bug 399852. #ifdef out logging code, since this checkin is going to stick
|
2008-02-19 03:08:57 -08:00 |
|
roc+@cs.cmu.edu
|
e491c305ca
|
Bug 399852. Experimental relanding to collect data from centos5.
|
2008-02-19 01:16:20 -08:00 |
|
roc+@cs.cmu.edu
|
fceb9e258f
|
Backing out bug 399852 again, looks like it caused more focus-related mochitest failures
|
2008-02-11 19:04:48 -08:00 |
|
roc+@cs.cmu.edu
|
381865831c
|
Bug 399852. Suppress focus changes during content updates, reboot focus after the update has finished. patch by Chris Pearce, r+sr=roc
|
2008-02-11 17:57:18 -08:00 |
|
mozilla@weilbacher.org
|
0a7ee49586
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
|
roc+@cs.cmu.edu
|
44009d07de
|
Fixing bustage
|
2008-01-26 16:10:21 -08:00 |
|
roc+@cs.cmu.edu
|
04ea5b16d9
|
Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky
|
2008-01-26 15:59:50 -08:00 |
|
reed@reedloden.com
|
2b3ef8b034
|
Bug 323740 - "Crash [@ nsViewManager::UpdateWidgetsForView]" [p=hskupin@gmail.com (Henrik Skupin) r+sr=roc a1.9=schrep]
|
2008-01-18 01:10:37 -08:00 |
|
dholbert@cs.stanford.edu
|
75e67e1e4d
|
Backing out 399852 due to mac mochitest failures
|
2008-01-15 16:56:43 -08:00 |
|
dholbert@cs.stanford.edu
|
88e7613094
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=blocking1.9+ (re-landing; mochitest failures should be fixed)
|
2008-01-15 16:19:47 -08:00 |
|
roc+@cs.cmu.edu
|
3726209e83
|
Backing out 410489 to fix test failures
|
2008-01-09 17:01:51 -08:00 |
|
roc+@cs.cmu.edu
|
263df290c0
|
Backing out 410489 to fix test failures
|
2008-01-09 16:40:07 -08:00 |
|
martijn.martijn@gmail.com
|
127e57e6ce
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce, r+sr=roc, a=blocking1.9+
|
2008-01-09 13:44:59 -08:00 |
|
jruderman@hmc.edu
|
98a4532940
|
Add a crashtest
|
2008-01-04 20:21:43 -08:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
hwaara@gmail.com
|
9fc1c6a41c
|
bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons
|
2007-12-19 11:40:18 -08:00 |
|
vladimir@pobox.com
|
1f7f3e59ed
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
|
jruderman@hmc.edu
|
8974eec6ac
|
C is for crashtest
|
2007-12-15 17:10:29 -08:00 |
|
enndeakin@sympatico.ca
|
4e6ed3e728
|
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 12:18:11 -08:00 |
|
Olli.Pettay@helsinki.fi
|
cb300c549e
|
Bug 373344, r+sr=roc, a=blocking1.9+
|
2007-11-22 07:08:13 -08:00 |
|
roc+@cs.cmu.edu
|
f5a5fee86b
|
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-15 17:45:21 -08:00 |
|
roc+@cs.cmu.edu
|
a69e97ef2b
|
Bug 400208. Don't leak mScrollCnt when we take an early exit from UpdateViewAfterScroll. r+sr=bzbarsky,a=beltzner
|
2007-10-24 14:44:37 -07:00 |
|
bzbarsky@mit.edu
|
295ac223f1
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
sharparrow1@yahoo.com
|
c826ffa601
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
|
sharparrow1@yahoo.com
|
41e3c663f8
|
Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc
|
2007-07-08 22:04:01 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
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 00:08:04 -07:00 |
|
sharparrow1@yahoo.com
|
49e1ece70f
|
Bug 385222: Topmost overlapping div does not scroll within the bounded area of the underlying div. r+sr=roc.
|
2007-07-02 13:56:30 -07:00 |
|
sharparrow1@yahoo.com
|
a3ab1ea4f7
|
Bug 382756: ASSERTION: When exactly is this supposed to be non-zero?. r+sr=roc.
|
2007-06-29 18:41:10 -07:00 |
|
mconnor@steelgryphon.com
|
2a009ab4f8
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
|
sharparrow1@yahoo.com
|
a539c5d307
|
Remove assertion accidentally checked in.
|
2007-06-27 23:05:44 -07:00 |
|
sharparrow1@yahoo.com
|
1c74f14381
|
Bug 382595: SVG image is covered with horizonal lines when scrolled. r+sr=roc.
|
2007-06-27 23:02:05 -07:00 |
|
jst@mozilla.org
|
82955233cf
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-27 17:15:11 -07:00 |
|
sharparrow1@yahoo.com
|
c738ea2df1
|
Update UUIDs
|
2007-06-27 15:15:13 -07:00 |
|
sharparrow1@yahoo.com
|
56766201d9
|
Bug 385978: View cleanup. r+sr=roc
|
2007-06-27 14:23:02 -07:00 |
|
sharparrow1@yahoo.com
|
4e5da46ad5
|
Bug 385937: Remove nsIBlender. rs=pavlov
|
2007-06-27 12:06:09 -07:00 |
|
martijn.martijn@gmail.com
|
2222214a4b
|
Bug 383010 - Visual glitches while scrolling pages with position:fixed elements, patch by Stephen Moehle, r+sr=roc
|
2007-06-05 02:39:54 -07:00 |
|
roc+@cs.cmu.edu
|
5216f20285
|
Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc
|
2007-05-31 16:23:32 -07:00 |
|
roc+@cs.cmu.edu
|
e987b74e4a
|
Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc
|
2007-05-31 16:23:05 -07:00 |
|
roc+@cs.cmu.edu
|
7167152db2
|
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-27 20:17:20 -07:00 |
|
sharparrow1@yahoo.com
|
bf2d133317
|
Bug 381746: odd and changing border in frameset (and a couple other regressions relating to black boxes). r+sr=roc.
|
2007-05-25 20:45:00 -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 |
|
sharparrow1@yahoo.com
|
d4f1c91766
|
Backing out due to red tree.
|
2007-05-22 18:57:41 -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 |
|
sharparrow1@yahoo.com
|
2c7439459f
|
Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc
|
2007-05-22 17:11:05 -07:00 |
|
dbaron@dbaron.org
|
d4ac9c2be8
|
Remove unused variable/parameter in view code. b=371392 r+sr=roc
|
2007-05-17 23:02:00 -07:00 |
|
mats.palmgren@bredband.net
|
8e24a56d18
|
Be more careful when detaching an old window. b=374102 r+sr=roc
|
2007-05-13 17:43:13 -07:00 |
|
sharparrow1@yahoo.com
|
7b9d18d3fe
|
Bug 378662: Get rid of PresShellViewEventListener. r+sr=roc
|
2007-05-04 16:28:00 -07:00 |
|
mats.palmgren@bredband.net
|
a8c8911056
|
Lookup the view again since WillPaint() might lead to its destruction. b=378273 r+sr=roc
|
2007-04-29 17:46:27 -07:00 |
|
aaronleventhal@moonset.net
|
37ed4929a1
|
Bug 348621. Contents of <iframe> not firing valid accessibility events. r+sr=roc
|
2007-04-18 06:44:28 -07:00 |
|
joshmoz@gmail.com
|
e836dc9c3f
|
get rid of old backbuffer API and related code. b=371392 r/sr=roc
|
2007-03-26 23:21:55 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|