joshmoz@gmail.com
|
5c315c9ac5
|
add NS_VK_HELP to GUI event macros. no bug. r/sr=pav
|
2007-04-11 16:44:19 -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 |
joshmoz@gmail.com
|
655dc4a152
|
allow DOM to unhide menus and menu items whether or not their initial state is hidden. fixes bidi menu items. b=364994 r=mano sr=roc
|
2007-03-22 17:57:45 -07:00 |
joshmoz@gmail.com
|
e430e54e08
|
fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc
|
2007-03-22 16:04:51 -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 |
dholbert%cs.stanford.edu
|
b8b5e16a94
|
Bug 431190: Make Linux print dialog & page setup dialog modal. r+sr=vlad a=damons
|
2008-05-01 06:43:05 +00:00 |
gavin%gavinsharp.com
|
06aef08713
|
Bug 427045: Pull out correct toolbar colors in Vista themes, patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-04-29 19:27:23 +00:00 |
roc+%cs.cmu.edu
|
b9b8a4a294
|
Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner
|
2008-04-24 08:08:36 +00:00 |
gavin%gavinsharp.com
|
0aad604c6e
|
Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon
|
2008-04-23 22:56:40 +00:00 |
jwalden%mit.edu
|
a5b2f73e51
|
Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner
|
2008-04-17 22:38:35 +00:00 |
masayuki%d-toybox.com
|
39115e138a
|
Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor
|
2008-04-15 04:16:27 +00:00 |
reed%reedloden.com
|
6dd0b75d45
|
Bug 426660 - "Allow Firefox themes to change based on the OS theme" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=vlad sr=dbaron a=blocking1.9+]
|
2008-04-08 18:36:54 +00:00 |
stefanh%inbox.com
|
9cb2ead7e3
|
Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner.
|
2008-03-29 11:43:32 +00:00 |
mats.palmgren%bredband.net
|
1099682695
|
Track event loop nesting level and delay stopping a plugin until it's safe. b=420886 r+sr=jst a1.9b5=beltzner
|
2008-03-25 16:56:05 +00:00 |
enndeakin%sympatico.ca
|
8132a56053
|
Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
|
2008-03-21 22:47:14 +00:00 |
dholbert%cs.stanford.edu
|
3232745214
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 20:51:44 +00:00 |
Olli.Pettay%helsinki.fi
|
71e78be21f
|
Bug 329385, r+sr=jst
|
2008-03-19 00:06:22 +00:00 |
dholbert%cs.stanford.edu
|
179fb266ba
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 08:50:15 +00:00 |
dholbert%cs.stanford.edu
|
45dc8c714e
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 07:48:07 +00:00 |
reed%reedloden.com
|
7a3e189369
|
Bug 297080 - "Mouse cursor stays in pointer form, moving from content area to other window" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=damons]
|
2008-03-12 22:44:46 +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 |
reed%reedloden.com
|
677e6d3a4d
|
Bug 229327 - "Drag and Drop of graphic places URL in composer (rather than a <img src....)" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner]
|
2008-03-08 09:56:44 +00:00 |
masayuki%d-toybox.com
|
e66a18a73c
|
Bug 419359 Compile warning about NS_TargetUnfocusedEventToLastFocusedContent r+sr=roc, a1.9=beltzner
|
2008-03-05 19:27:54 +00:00 |
timeless%mozdev.org
|
2f26a5fe73
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
|
2008-02-26 16:12:19 +00:00 |
Olli.Pettay%helsinki.fi
|
b211cbf183
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 10:55:39 +00:00 |
reed%reedloden.com
|
6555692324
|
Bug 415810 - "Respect the user's settings of icons in menus" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc r=Enn a1.9=schrep]
|
2008-02-20 10:12:33 +00:00 |
masayuki%d-toybox.com
|
3cac44982f
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-20 07:40:06 +00:00 |
masayuki%d-toybox.com
|
4e1f71d34c
|
Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner
|
2008-02-20 07:16:07 +00:00 |
roc+%cs.cmu.edu
|
966f68e874
|
Bug 414671. Don't leak window after drag-drop operation --- make nsGUIEvent::widget an nsCOMPtr. r+sr=sicking
|
2008-02-07 04:04:59 +00:00 |
reed%reedloden.com
|
963e16014b
|
Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+]
|
2008-01-24 09:31:46 +00:00 |
joshmoz%gmail.com
|
69e630f5d8
|
decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner
|
2008-01-23 04:04:16 +00:00 |
reed%reedloden.com
|
38e12ee76c
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-21 03:47:28 +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 |
reed%reedloden.com
|
6f9ce8a3d1
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 10:13:33 +00:00 |
reed%reedloden.com
|
8a155d26e2
|
Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
|
2008-01-17 07:00:31 +00:00 |
reed%reedloden.com
|
e5354271fd
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-17 06:27:53 +00:00 |
mozilla%weilbacher.org
|
e3f7b3d3ae
|
[OS/2] Bug 305061: use RWS to improve platform integration on OS/2 (base RWS support and helper app handling), p=Rich Walsh and me, testing=abwillis1,daveryeo,wuno, r=mkaply
|
2008-01-09 22:24:07 +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
|
b42371a185
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons]
|
2007-12-18 05:41:57 +00:00 |
reed%reedloden.com
|
ed392c2b6d
|
Back out patch from bug 406407 due to 77 test failures on Linux.
|
2007-12-14 08:55:09 +00:00 |
reed%reedloden.com
|
e54c45c68a
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart]
|
2007-12-14 07:20:33 +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 |
enndeakin%sympatico.ca
|
fffd3f3953
|
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 20:18:15 +00:00 |
bugzilla%standard8.plus.com
|
702a66eb69
|
Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep
|
2007-11-20 19:06:32 +00:00 |
reed%reedloden.com
|
6cbe892f86
|
Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep]
|
2007-11-13 19:14:08 +00:00 |