kherron@fmailbox.com
f472349a61
Bug 387594 - Kill old gfx code in nsIWidget. Patch by Jonathan Steele <xfsunoles@gmail.com>. r+sr=roc.
2007-07-14 08:04:10 -07:00
dbaron@dbaron.org
251e42dd15
Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc
2007-06-29 20:04:32 -07:00
mconnor@steelgryphon.com
facf555cd9
backing out bug 347743 due to major crasher in 386332
2007-06-29 10:25:41 -07:00
jst@mozilla.org
4fb982e2e3
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
joshmoz@gmail.com
a7a5f3da85
add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav
2007-04-05 17:11:41 -07:00
joshmoz@gmail.com
b53a9fd8b5
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
2007-03-26 18:07:57 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
roc+%cs.cmu.edu
1604bf1e9b
Bug 432466. Allow sendNativeKeyEvent to return NS_ERROR_NOT_AVAILABLE to indicate that a keyboard layout is not available. Load keyboard layouts programmatically on Windows so we can detect whether a keyboard is available. This also makes keyboard layouts usable when they're installed but not enabled, which is true for most layouts, so we can reenable the Greek keyboard tests on tinderbox. r=karlt,a=beltzner
2008-05-07 04:46:38 +00:00
roc+%cs.cmu.edu
def0500948
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
2008-05-05 23:01:09 +00:00
roc+%cs.cmu.edu
0df64c778a
Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor
2008-05-02 11:32:52 +00:00
reed%reedloden.com
93c55b06b0
Bug 412954 - "menus should have Menu, PopupMenu or DropdownMenu window type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner]
2008-03-08 11:32:26 +00:00
jwalden%mit.edu
3bd1981949
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
2008-01-18 18:40:29 +00:00
hwaara%gmail.com
fa19e7bfb0
bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons
2007-12-19 19:40:20 +00:00
reed%reedloden.com
d4c032adcb
Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" (use window manager's resize and support it in gtk2) [p=ian@mckellar.org (Ian McKellar) r+sr=roc a1.9=mconnor]
2007-12-11 10:08:36 +00:00
enndeakin%sympatico.ca
e5a9b418fd
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 16:33:45 +00:00
joshmoz%gmail.com
75b493c333
remove nsIMenuListener interface and its usage, cuts some memory usage, faster without it, and code is much cleaner. b=400259 r=smorgan sr=roc a=pav
2007-11-09 17:38:34 +00:00
cbarrett%mozilla.com
b00ac57518
Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc.
2007-10-30 04:03:43 +00:00
joshmoz%gmail.com
c0c79373ed
extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc
2007-09-27 16:01:34 +00:00
joshmoz%gmail.com
0e09046e05
Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc
2007-09-15 17:01:36 +00:00
cbarrett%mozilla.com
0691b1fadb
Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav
2007-08-25 01:55:29 +00:00
joshmoz%gmail.com
460a62cd47
remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav
2007-08-02 19:16:28 +00:00
kherron%fmailbox.com
2fc974bacc
Bug 387594 - Kill old gfx code in nsIWidget. Patch by Jonathan Steele <xfsunoles@gmail.com>. r+sr=roc.
2007-07-14 15:04:10 +00:00
dbaron%dbaron.org
565f0d358a
Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc
2007-06-30 03:04:32 +00:00
mconnor%steelgryphon.com
fde07e07ff
backing out bug 347743 due to major crasher in 386332
2007-06-29 17:25:41 +00:00
jst%mozilla.org
d514bd490c
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
2007-06-28 00:15:12 +00:00
joshmoz%gmail.com
e7fba95b6c
add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav
2007-04-06 00:11:42 +00:00
joshmoz%gmail.com
37919a3119
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
2007-03-27 01:07:58 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
bzbarsky%mit.edu
fbb16ed421
Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
...
being badly documented and not using already_AddRefed when they should. Bug
359341, r=pavlov, sr=roc
2006-11-13 21:31:53 +00:00
gavin%gavinsharp.com
d6cf5f2e52
Bug 335068: Firefox and Thunderbird windows grouped under "Mozilla" rather than in separate groups, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r+sr=roc
2006-07-19 12:56:40 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
sharparrow1%yahoo.com
f7c5538a64
Bug 334547: unused code removal
2006-04-20 03:15:02 +00:00
roc+%cs.cmu.edu
200c507dbf
Bug 29856. Support SetWindowClass in GTK2, checking in additional files
2006-04-09 23:14:25 +00:00
bzbarsky%mit.edu
6a505ed594
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
2006-03-22 18:00:28 +00:00
vladimir%pobox.com
ae97fda203
b=326738, move thebes doublebuffering/transparent window handling into widget, sr=roc
2006-02-15 23:35:53 +00:00
vladimir%pobox.com
9027bac0fe
merge from org.mozilla.cvs.cairo branch:
...
- moved platform-specific thebes code to gfxPlatform
- added widget getters for gfxASurface creation in platform-specific widget code
- added first pass at gfxTextRun
2005-11-29 20:12:29 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
roc+%cs.cmu.edu
749e27e930
Bug 312921. The window pixels for translucent windows are already premultiplied, don't premultiply them again in Windows. r+sr=roc, patch by Dainis Jonitis
2005-11-01 20:46:52 +00:00
dbaron%dbaron.org
42df54824e
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-01 04:29:42 +00:00
jst%mozilla.jstenback.com
c4b8dd4f16
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
bsmedberg%covad.net
2d9f9646a3
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
2005-04-04 19:08:55 +00:00
aaronleventhal%moonset.net
7b4facebc5
Bug 282588. MozillaContentWindowClass on frames and iframes confuses screen readers. r=ere, sr=neil
2005-02-18 14:24:43 +00:00
cbiesinger%web.de
e42c2d976d
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
ere%atp.fi
6b18610044
Fix for bug 264708: Single-bit transparency not supported on Win98
...
Patch by Dainis Jonitis
r=emaijala
sr=roc
2004-12-09 17:56:46 +00:00
pedemont%us.ibm.com
f2456ad426
Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
2004-11-12 16:42:58 +00:00
roc+%cs.cmu.edu
e49889c2ca
Bug 264245. Document requirement that popups have no nsIWidget parent. r+sr=bzbarsky
2004-10-21 18:36:57 +00:00
mats.palmgren%bredband.net
09260d852e
Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
2004-09-19 19:49:29 +00:00
mats.palmgren%bredband.net
1d868ad59c
Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
2004-09-11 23:24:30 +00:00
ere%atp.fi
8200b4e17c
Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
...
Patch by Dainis Jonitis
r=ere
sr=roc
2004-09-03 08:44:23 +00:00
bzbarsky%mit.edu
6dbdd04b40
Making desperate attempt to reland with a couple crash-proofing changes. Bug
...
243724, r+sr=roc
2004-05-22 20:54:40 +00:00