Shane Caraveo
|
94de15d591
|
ctrl+mouseup should set mouse button to right button the same way mouse down does. b=451870 r=josh sr=roc
|
2008-09-15 08:50:59 -04:00 |
|
Jesse Ruderman
|
5d89f59fe2
|
Add crashtest
|
2008-09-14 00:37:23 -07:00 |
|
Rob Arnold
|
4809438cca
|
Allow Aero Glass on popups r=vlad
|
2008-09-13 17:52:17 -04:00 |
|
Peter Weilbacher
|
b7314079b3
|
[OS/2] Bug 454956: remove superfluous semicolons to get OS/2 working with GCC 3.4.6, r=wuno@lsvw
|
2008-09-12 23:13:39 +03:00 |
|
Bobby Holley
|
7f68f87dbf
|
Fixing some endian-ness bugs for color management - bug 439704. r=vlad
|
2008-09-10 19:21:03 -07:00 |
|
Neil Deakin
|
4647bc5c99
|
Bug 454224, Drag feedback should handle canvases not in a document, r+sr=roc
|
2008-09-10 12:57:58 -04:00 |
|
Neil Deakin
|
5194966cd0
|
Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc
|
2008-09-10 12:57:57 -04:00 |
|
Brad Lassey
|
e43d03a42e
|
Bug 406837 - clicking on text input box or address bar doesn't raise virtual keyboard on n800 r=roc sr=roc
|
2008-09-10 12:12:58 -04:00 |
|
Honza Bambas
|
3f5af661e4
|
Bug 296528 - Dragging file from Windows Explorer FTP into Firefox deletes the file. r=emaijala
|
2008-09-10 10:15:54 +02:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Masayuki Nakano
|
581c738c63
|
Bug 452385 Bookmark This Page panel hangs Firefox when -moz-border-radius is used r=ere, sr=vlad
|
2008-09-10 02:22:12 +09:00 |
|
Ben Turner
|
db0c18578b
|
Bug 435848 - Backed out changeset 9b9968a7c755 due to failing unit tests.
|
2008-09-08 13:50:45 -07:00 |
|
Neil Deakin
|
90fdd3385a
|
Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc
|
2008-09-08 12:09:35 -04:00 |
|
Serge Gautherie
|
9bda9dddb4
|
Bug 78388 - Fix uses of |new nsAutoString / nsCAutoString|; (Cv1a) <nsDataObj.cpp>; r=emaijala sr=mats.palmgren
|
2008-09-06 18:24:45 +02:00 |
|
Graeme McCutcheon
|
fc6723d5f3
|
Bug 451232 - Setting ui.* color pref to empty string or removing pref doesn't immediately reset color to default. r+sr=roc
|
2008-09-05 11:57:52 +02:00 |
|
Kai Liu
|
917d558796
|
Bug 433109 - Menu items suffer from vertical alignment problems on Windows, r=gavin,vlad
|
2008-09-04 20:20:18 -07:00 |
|
Steven Michaud
|
ee0b7d60b4
|
Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc
|
2008-09-04 11:08:30 -05:00 |
|
Mats Palmgren
|
d25f495a7f
|
Clamp window size to 32767px. b=451636 r+sr=vlad
|
2008-09-03 17:39:08 +02:00 |
|
Graeme McCutcheon
|
b7acee2c1f
|
Bug 451204 - Highlighted text is white on white text on a yellow background, difficult to read. r+sr=roc
|
2008-09-02 08:28:44 +02:00 |
|
Neil Deakin
|
b5875fe04a
|
Bug 452083, drag and drop not working on Windows if effectAllowed isn't set, don't reuse the event for drops on Linux, causes the cancel flag to still be set from the previous event, r=smaug,sr=roc
|
2008-09-01 15:51:12 -04:00 |
|
Jason Orendorff
|
4b74677d5e
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
Ere Maijala
|
b81632d3b5
|
Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg
|
2008-08-30 11:57:48 +03:00 |
|
Brian Crowder
|
b80a354b3d
|
Bug 422792 - reduce narrow Windows API calls in widget, original patch by Brad Lassey <blassey@mozilla.com>, r=roc
|
2008-08-29 14:26:56 -07:00 |
|
Brian Crowder
|
bedbcdf9aa
|
Backed out changeset 6b496b906af4, bug 422792
|
2008-08-29 13:37:23 -07:00 |
|
Brian Crowder
|
c0a7e081e1
|
Bug 422792 - reduce narrow Windows API calls in widget/, original patch by Brad Lassey <blassey@mozilla.com>, r=roc
|
2008-08-29 11:29:35 -07:00 |
|
Daniel Holbert
|
e72e91b5ce
|
Bug 452438 - Null-check stored printer-name string before passing it to nsTSubstring::Equals(), to avoid triggering an assertion. r+sr=roc
|
2008-08-28 12:01:26 -07:00 |
|
Oleg Romashin
|
bd43a8db7e
|
Bug 452414 – Building of qtport drag service is broken after landing 356295. r+sr=roc
|
2008-08-28 20:55:40 +10:00 |
|
Peter Weilbacher
|
f8ba9c53f2
|
[OS/2] Bug 451346: implement nativehyperlinktext to get readable URLs in the location bar autocomplete, r=wuno@lsvw
Simply use blue color as OS/2 doesn't have a system property to query this kind of color.
|
2008-08-22 01:09:28 +03:00 |
|
Karl Tomlinson
|
23ffa8fd6e
|
remove dangling references from GdkWindows and add asserts, b=451341 r=roc
|
2008-08-28 14:04:06 +12:00 |
|
stefanh@inbox.com
|
80d194e392
|
Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen.
|
2008-08-27 21:40:25 +02:00 |
|
Markus Stange
|
dfef653bfc
|
Bug 449833 - Need a platform color for chrome background on Mac OS X. r=josh, sr=roc.
|
2008-08-27 18:07:36 +02:00 |
|
Markus Stange
|
0cf3fb1f64
|
Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 1 (widget). r=hwaara, sr=roc.
|
2008-08-27 17:45:24 +02:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Steven Michaud
|
35b176b8c7
|
Chrome test for bug 428405. b=428405 r=josh sr=roc
|
2008-08-26 12:08:34 -05:00 |
|
Markus Stange
|
6b95b71b01
|
Bug 432131: [10.4] Slight delay / flash / lag when window loses focus. r=josh, sr=roc
|
2008-08-26 13:41:23 +01:00 |
|
Josh Aas
|
75b890b830
|
Fix more comments and some whitespace issues.
|
2008-08-26 02:53:00 -04:00 |
|
Josh Aas
|
3d0c857cf9
|
Fix more incorrect/outdated event handling comments.
|
2008-08-26 01:36:17 -04:00 |
|
Josh Aas
|
594704d36f
|
remove nsIMouseListener interface. b=452118 r=smaug sr=roc
|
2008-08-25 20:02:26 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Vladimir Vukicevic
|
c882410702
|
Backed out bug 313403. (merge)
|
2008-08-20 13:28:49 -07:00 |
|
Vladimir Vukicevic
|
a010eb2ae3
|
Backed out bug 313403. (changeset 4460de8869d8)
|
2008-08-20 13:28:15 -07:00 |
|
Dave Townsend
|
ff3aba8d13
|
Backout of bug 52352 due to increased leaks on the unit testers
|
2008-08-20 13:59:41 +01:00 |
|
Dão Gottwald
|
24a9717aa5
|
Merging backout of bug 451300
|
2008-08-20 10:21:36 +02:00 |
|
Dão Gottwald
|
dd20e30794
|
Backed out changeset 7f3879f42151
|
2008-08-20 10:18:18 +02:00 |
|
Serge Gautherie
|
7f396bec48
|
Bug 52352 - Fix uses of 'new/static nsAutoString/nsCAutoString'
(Ev2) <os2/nsFilePicker.cpp>
r=mozilla@Weilbacher.org
|
2008-08-20 01:20:22 -05:00 |
|
Rob Arnold
|
97e522e2b7
|
Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad]
|
2008-08-20 00:41:37 -05:00 |
|
Josh Aas
|
204781a505
|
Don't stop plugins from loading just because they don't have a resource file. b=451234 r=smichaud sr=roc
|
2008-08-20 00:23:19 -04:00 |
|
Ere Maijala
|
274c8d0d04
|
Bug 313403 - "nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1 (background dialogs flash in the taskbar forever, should only flash <user-specified> times)" [r=timeless sr=roc]
|
2008-08-19 23:08:50 -05:00 |
|
Joe Drew
|
7f741a1112
|
Bug 446675 - "Remove BeOS port of gfx" [r=vlad]
|
2008-08-19 22:45:02 -05:00 |
|