Commit Graph

9290 Commits

Author SHA1 Message Date
Steven Michaud
fda32b8f49 Crash with bitmap buffer that's too large. b=464589 r=mstange,josh sr=roc 2008-12-03 10:38:59 -06:00
Neil Rashbrook
f88e05386e Bug 462683 Better fix for invalid PRUint16* -> PRUnichar* conversion r=ere sr=roc 2008-12-03 12:22:14 +00:00
Michael Ventnor
79cfeea849 Bug 344023. Clamp offscreen buffer size to avoid crashes on huge windows. r+sr=roc 2008-12-03 14:18:58 +13:00
Josh Aas
a98da0bc2e don't use method selectors unnecessarily in cursor code. b=464313 r=smichaud sr=roc a=beltzner 2008-11-28 17:43:29 -05:00
Gavin Sharp
f994940c6b Bug 462887: document ignoreScrollFrame argument in nsLayoutUtils, rename it to ignoreRootScrollFrame, r=roc, sr=bzbarsky, a=beltzner 2008-11-28 14:53:33 -05:00
Michael Ventnor
f43373c805 Bug 136941 - Filters from filepicker.properties should should have case insensitive test
r+sr=roc a1.9.1=beltzner
2008-11-27 20:09:50 -08:00
Markus Stange
ea2f872ba4 Bug 458297 - Form widgets and scrollbar should not be grayed when clicking on menus or dock stacks. r=smichaud, sr=roc, a191=beltzner 2008-11-27 23:38:24 +01:00
Markus Stange
5aa649931a Bug 465348 - GrayText color is too dark on 10.5. r=josh, sr=roc, a191=beltzner 2008-11-27 23:30:12 +01:00
Markus Stange
20afddfa26 Bug 231313 - Change -moz-appearance: tab on Mac OS X to draw new-style tabs. r=roc, a191=beltzner 2008-11-27 23:16:13 +01:00
Markus Stange
1df74a8c19 Bug 465402 - Tree header cells shouldn't draw borders around them, only between each other. r+sr=roc, a191=beltzner 2008-11-27 23:14:54 +01:00
Masayuki Nakano
f631be1bc9 Bug 294688 clicking on applet or flash after context menu opens, does not close context menu r=ere+roc, sr=roc, a=beltzner 2008-11-27 14:42:18 +09:00
Masayuki Nakano
689eecd385 backout the latest landing b=463209 2008-11-27 12:29:44 +09:00
Masayuki Nakano
e0b35ba86e Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner 2008-11-27 11:50:35 +09:00
Oleg Romashin
5b137189d5 Bug 459780 - X11 event compression isn't handling extension events on maemo. r=roc, a=approval1.9.1+ 2008-11-26 15:43:36 +02:00
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