hwaara@gmail.com
|
410476baa7
|
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 |
|
enndeakin@sympatico.ca
|
e45f5c2aab
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
|
enndeakin@sympatico.ca
|
6db81a9d91
|
Bug 405899, autoscroll causes window to close, r+sr=roc
|
2007-12-03 06:32:26 -08:00 |
|
enndeakin@sympatico.ca
|
8ccc15cac7
|
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 |
|
emaijala@kolumbus.fi
|
5aa03bfb5f
|
Fix for bug 402439 - Clipboard is emptied on application exit r=neil sr=roc a=mtschrep
|
2007-11-13 09:35:48 -08:00 |
|
aaronleventhal@moonset.net
|
8ff7bec558
|
Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore
|
2007-11-09 10:38:07 -08:00 |
|
reed@reedloden.com
|
ae3cd40bf9
|
Bug 387701 - "Painting problems when scrolling page with Java applet" [p=cpearce r=roc a=blocking1.9+]
|
2007-11-07 00:54:06 -08:00 |
|
aaronleventhal@moonset.net
|
e9bab322fc
|
Bug 386286. Firefox.exe process running after exit, stuck in ::OleUninitialize() in OleRegisterMgr::~OleRegisterMgr(). Major work to track down the problem by Marco Zehe. r=emaijala, sr=neil, a=beltzner
|
2007-10-31 11:55:57 -07:00 |
|
reed@reedloden.com
|
788e6c22bb
|
Bug 356154 - "Alt+Letter doesn't activate the native menu of an embedder" [p=boissomag@free.fr (Dorian) r=emaijala sr+a1.9=roc]
|
2007-10-19 00:44:11 -07:00 |
|
martijn.martijn@gmail.com
|
a4ad8c4b8a
|
Bug 378371 - Crash [@ nsNativeDragTarget::ProcessDrag] when drag event handler and removing iframe, patch by Andrew Smith, r+sr=roc, (blocking1.9+)
|
2007-09-28 15:45:14 -07:00 |
|
reed@reedloden.com
|
7574aa1454
|
Bug 386229 - "Setting cursor with GIF, PNG or XBM doesn't work" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=emaijala sr=tor a1.9=stuart]
|
2007-09-27 09:38:26 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b12c09342c
|
Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst
|
2007-09-18 00:25:49 -07:00 |
|
emaijala@kolumbus.fi
|
062793efec
|
Part of the backout of bug 261074 that was missed in the previous backout at 2007-06-17.
|
2007-08-29 00:01:15 -07:00 |
|
mozilla@weilbacher.org
|
d191e54904
|
Bug 389242: Kill old gfx and obslete code in nsWindow, p=xfsunoles, r/sr=roc, a=pavlov
|
2007-08-24 12:11:57 -07:00 |
|
mozilla@weilbacher.org
|
a0aa4406f7
|
Bug 385888: Removal of non-Cairo code from windows/nsWindow, p=alfredkayser, r=emaijala, sr=roc, a=pavlov
|
2007-08-23 14:41:38 -07:00 |
|
neil@parkwaycc.co.uk
|
7d8ed5fa08
|
Bug 383668 Custom cursors display as black with some video drivers r+a=pavlov
|
2007-08-21 01:40:41 -07:00 |
|
sharparrow1@yahoo.com
|
8090790964
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
|
flamingice@sourmilk.net
|
b74aefc90b
|
Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc
|
2007-08-10 12:01:48 -07:00 |
|
mats.palmgren@bredband.net
|
7940ebdc50
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 08:18:36 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f9a22dd005
|
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
|
2007-08-06 10:45:57 -07:00 |
|
sharparrow1@yahoo.com
|
a61c322650
|
Bug 114171: Leak nsNativeDragTarget. r+sr=biesi,a19=dbaron
|
2007-08-02 13:55:25 -07:00 |
|
joshmoz@gmail.com
|
09bf2cb250
|
remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav
|
2007-08-02 12:16:27 -07:00 |
|
sharparrow1@yahoo.com
|
83621eeae8
|
Bug 347743 related fix: make SetParent actually change the parent of the widget. r+sr=roc.
|
2007-07-12 16:19:47 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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 |
|
mats.palmgren@bredband.net
|
42a227c78a
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
mconnor@steelgryphon.com
|
1e873a4350
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
|
jst@mozilla.org
|
b30f4be28c
|
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
|
5a332b3718
|
Bug 386108: remove nsIDrawingSurface. rs=pavlov
|
2007-06-27 14:53:34 -07:00 |
|
emaijala@kolumbus.fi
|
0f3456a4e7
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
|
masayuki@d-toybox.com
|
59ac08157a
|
Bug 377478 Implement a way to get the toggled keyboard states (e.g., Caps Lock, Num Lock and Scroll Lock). patch by Mats(gtk2 part) and me (other parts) r=ere+josh+me, sr=roc
|
2007-06-16 12:19:46 -07:00 |
|
aaronleventhal@moonset.net
|
df3ea7e510
|
Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov
|
2007-06-14 10:12:50 -07:00 |
|
roc+@cs.cmu.edu
|
182c294250
|
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 |
|
silver@warwickcompsoc.co.uk
|
f7fb5c2811
|
Bug 295355 - Play minimize sound when we're hacking the working set. r=emaijala sr=bryner
|
2007-05-02 02:24:52 -07:00 |
|
masayuki@d-toybox.com
|
ad3d268bbe
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 06:43:55 -07:00 |
|
vladimir@pobox.com
|
fc0ee382c9
|
b=374262, fix win32 chromeless window opacity, r=stuart
|
2007-04-02 11:53:43 -07:00 |
|
emaijala%kolumbus.fi
|
d686bd3ae4
|
Fix for Bug 372177: No focus event fired when a window "gets focus" because another one has been minimized
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-03-10 19:08:21 +00:00 |
|
emaijala%kolumbus.fi
|
2b4fe62751
|
Fix for bug 371564: Disabled keyboard until focus set with mouse, on Alt-Tab to Error Console (or Browser or MailNews)
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-02-27 17:50:16 +00:00 |
|
emaijala%kolumbus.fi
|
7d1609380e
|
Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-02-20 19:45:17 +00:00 |
|
dietrich%mozilla.com
|
fa67774439
|
Backing out the patch for bug 342885 per comment #34
|
2007-02-12 03:07:55 +00:00 |
|
roc+%cs.cmu.edu
|
56cbba6387
|
Bug 361298. Don't allow overlarge custom cursors. r+sr=pavlov
|
2007-01-25 02:17:22 +00:00 |
|
gavin%gavinsharp.com
|
dd302ff0ac
|
Bug 361154: Drop support for pre-Win2k platforms from Win32 widgets, patch by Ryan Jones <bugs@ryan-jones.com>, r=ere, sr=roc
|
2007-01-04 18:43:26 +00:00 |
|
gavin%gavinsharp.com
|
534742c2cc
|
Bug 342885: Session restore launches even when I haven't crashed, patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-01-04 18:00:32 +00:00 |
|
mats.palmgren%bredband.net
|
0ed0241be0
|
Fix regression from bug 286622. r=cbiesinger sr=dveditz
|
2006-12-04 23:47:34 +00:00 |
|
Olli.Pettay%helsinki.fi
|
268521297c
|
Trying to fix Thunderbird bustage, Bug 360731
|
2006-12-01 14:40:05 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5c3a11f4f4
|
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
|
2006-12-01 11:09:53 +00:00 |
|
mats.palmgren%bredband.net
|
f3f7cd3036
|
Use the unshifted charCode when the Shift key and other modifiers are down (for accesskey handling). p=zeniko b=351310 r=me
|
2006-11-24 02:10:50 +00:00 |
|
Olli.Pettay%helsinki.fi
|
202a84603b
|
Bug 361376, Right click on an item in the Add-Ons dialog produces a context menu on the left hand side of the dialog, r=ere, sr=roc
|
2006-11-23 04:52:53 +00:00 |
|
emaijala%kolumbus.fi
|
5a964181db
|
Additional fix for bug 324131: Include mouse button states in NS_MOUSE_EXIT
message.
r/sr=roc
|
2006-11-19 21:13:25 +00:00 |
|
emaijala%kolumbus.fi
|
0f7f6f3502
|
Fix for bug 324131: Persisting tooltip on desktop after minimizing
r/sr=roc
|
2006-11-18 03:09:53 +00:00 |
|
Olli.Pettay%helsinki.fi
|
8b6f4c022e
|
Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply
|
2006-11-16 21:35:39 +00:00 |
|