Commit Graph

9276 Commits

Author SHA1 Message Date
Masayuki Nakano
90805a85a1 Bug 462658 Folder drop down in Bookmarks contextual dialog cannot be closed r=ere, sr=roc, a=beltzner 2008-11-18 15:15:24 +09:00
Jim Mathies
a588e05c36 bug 440911: Add CF_HDROP support back into Windows drag and drop data object (dragging images to some applications, e.g. PhotoShop, fails); r=emaijala, approval1.9.1b2=beltzner 2008-11-14 14:23:02 -08:00
Stuart Morgan
c36b3b74a2 Bug 156583: Stray QuickTime, Real, or Java plugin frame can appear after switching to another tab. r=smichaud, sr=roc, a1.9.1b2=beltzner 2008-11-14 10:24:16 +00:00
Josh Aas
69a95e9a47 Fix for bug 420363 (Scrollbars missing due to <meta http-equiv="MSThemeCompatible" content="no">). r=mstange, sr=bzbarsky, a=beltzner. 2008-11-13 17:52:32 +01:00
Steven Michaud
9f1689ee2b Extremely slow scrolling on OS X with CSS "overflow: auto" and large HTML page. b=428070 r=josh sr=roc a=beltzner. 2008-11-12 09:14:59 -06:00
Markus Stange
1631e76484 Bug 462245 - Remove override of +[NSGrayFrame drawBevel:...] because it's unnecessary and causes a crash with ShapeShifter on 10.4, r=josh sr=roc a=beltzner 2008-11-12 14:18:18 +01:00
Oleg Romashin
6b458a8712 Backed out changeset 23ac0ea522e8 due to old Gtk used on boxes and makes it burn 2008-11-12 10:10:55 -05:00
Oleg Romashin
38f13548ef Bug 459780 - X11 event compression isn't handling extension events on maemo. r=roc, a=beltzner 2008-11-12 09:58:06 -05:00
Masayuki Nakano
20f6ae4515 Bug 462995 Cannot type 2 or more characters from software keyboard r=josh+smichaud, sr=roc, a=beltzner 2008-11-12 15:35:00 +09:00
Graeme McCutcheon
e75fbc9baf b=451204 new highlight color r+sr=roc r+a1.9.1b2=mconner 2008-11-11 11:10:25 +13:00
Rob Arnold
61d145a070 Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao 2008-11-10 16:53:32 +01:00
Jesse Ruderman
4011dfe5c0 Add crashtest for bug 460387 2008-11-09 19:20:29 -08:00
Vladimir Vukicevic
b01245a30f b=454473, win32 bookmarks toolbar repopulates after resize; r=robarnold, sr=dbaron 2008-11-06 18:32:28 -08:00
Steven Michaud
5bc38e450c 10.4-only top crash at [@ nsNativeThemeCocoa::DrawCellWithScaling]. b=458961 r=mstange,stuart.morgan sr=vlad a=vlad 2008-11-09 16:30:46 -06:00
Joe Drew
e18c31f9da Merge backout 2008-11-07 15:02:36 -05:00
Joe Drew
82356d4615 Backed out changeset 6bedb1e92dd0 due to refcount leaks 2008-11-07 15:01:35 -05:00
Steven Michaud
1b633a175c Infinite loop (and stack overflow) on mouse-moved with ctrl-tab panel. b=463285 r=josh sr=vlad 2008-11-07 13:58:52 -06:00
Joe Drew
16d0ef182e Bug 393936 - Cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call CancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). r=bz, sr=pavlov, a=blocking1.9.1+ 2008-11-07 14:35:22 -05:00
Atul Varma
72e689a50c Bug 428096. Make clipboard and drag-and-drop import and export HTML on Mac. r=josh,sr=roc 2008-11-07 14:08:35 +13:00
Robert O'Callahan
f27247750a Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron 2008-11-04 14:01:21 -08:00
Markus Stange
1b2252f6c6 Bug 462793 - Changing listbox selection with keyboard no longer scrolls to make the newly selected item visible, r+sr=roc 2008-11-04 15:38:16 +01:00
Phil Ringnalda
538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Alexander Surkov
4b3262f0dc Bug 386978 - get rid FireToolkitEvent, r=aaronlev, sr=benjamin 2008-11-04 11:36:36 +08:00
Markus Stange
4398b659b8 Bug 459708 - Remove -moz-appearance values "radio-small" and "checkbox-small", r=roc 2008-11-03 14:12:59 +01:00
Alexander Surkov
02b803ed45 Bug 461920 - remove nsPIAccessNode, r=marcoz, aaronlev, sr=neil 2008-11-01 11:58:07 +08:00
Dave Townsend
3212e47122 Bug 461594: Interfaces changed without iid updates. r=josh, r=jst 2008-10-31 10:31:43 +00:00
Mook (sb)
a3c8811bc4 Bug 442419 - allow custom max for progressmeter; r=enndeakin, sr=roc 2008-10-30 13:04:23 +03:30
Robert O'Callahan
821ebc1415 Fixing bustage 2008-10-29 22:48:16 -07:00
Josh Aas
9213c5adc9 support testing of lazy update behavior in native menu tests. b=446352 r=mstange sr=roc 2008-10-29 22:36:01 -07:00
Robert O'Callahan
7f65b0327b Bug 458928. Render windowed Windows plugins using PrintWindow when necessary, and use gfxWindowsNativeDrawing for windowless plugins so we can draw them correctly under all circumstances. r=vlad,sr=jst 2008-10-29 22:28:25 -07:00
Zack Weinberg
3147856cfd Bug 168117 - Need to implement nsIWidget::SetParent on the Mac; v4; r=(joshmoz + smichaud) sr=roc 2008-10-29 06:19:42 +01:00
Serge Gautherie
8f125f2d4a Bug 78388 - Fix uses of |new nsAutoString / nsCAutoString|; (Ev1c) <nsWindow.*>; r=emaijala sr=mats.palmgren 2008-10-29 03:02:59 +01:00
Gavin Sharp
f86fcaed34 Fix warning introduced by bug 459604 2008-10-28 18:47:37 -04:00
Honza Bambas
796eaec927 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
Jonathan Steele
64532f729b Bug 460310 - Remove Dead Code in nsWidgetSupport.cpp/h; r+sr=roc 2008-10-28 04:16:13 +01:00
Gavin Sharp
f4d07ac65b Bug 459604: add an optional parameter to SendMouseEvent to ignore the scroll frame, r+sr=roc 2008-10-27 16:16:23 -04:00
Peter Weilbacher
f79c495c38 [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 4: add prototype for nsDragWindowProc helper in nsDragService.cpp, r=wuno 2008-10-26 23:02:42 +01:00
Brad Lassey
ba58fd695a Bug 461283 - Crash [@ fastcopy_I ] - printing broken r=vlad 2008-10-24 01:21:15 -04:00
tdyas@zecador.org
a5addcf599 Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc 2008-10-23 23:15:20 +03:00
Olli Pettay
5a044d8595 backout Bug 455871 2008-10-23 18:51:15 +03:00
Honza Bambas
64ef4b137f fix: drag & drop not working at all after some-time of browser usage. b=455871 r=josh sr=bz 2008-10-23 01:36:37 -04:00
Markus Stange
ce5dbf53bc Bug 460349, r+sr=roc 2008-10-22 18:39:08 +02:00
Neil Rashbrook
7316c49063 Bug 456374 disabled attribute doesn't update native submenu r=josh sr=roc 2008-10-22 17:07:45 +01:00
Joshua Cranmer
2658347568 Bug 460979 - nsIdleServiceGTK.cpp crashes if no X display. r/sr=roc 2008-10-21 23:35:30 -04:00
Brad Lassey
f320a4dafd Bug 459674: widget printing wide char fixes r=stuart sr=roc 2008-10-21 20:54:26 -04:00
Steven Michaud
5a509ba36a Typing focus lost when using any Midas buttons. b=314160 r=josh sr=vlad 2008-10-21 17:15:08 -05:00
Josh Aas
de3f9404be Back out 168117, outdated reviews and patch. 2008-10-21 10:56:35 -04:00
Simon Fraser
c395bba8bb Bug 168117 - "Need to implement nsIWidget::SetParent on the Mac" [r=pink sr=bryner] 2008-10-20 21:23:22 -05:00
Kathleen Brade
3bc9d4eed7 Add support for retrieving PNG images from Windows clipboard. Bug 444800 (r=jmathies, mcs; sr=roc) 2008-10-20 11:21:02 -04:00
Reed Loden
d47dd0ea99 Branch merge for the backout of bug 459780. 2008-10-19 20:26:35 -05:00