Josh Aas
|
2467b27e9f
|
improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc
|
2008-07-21 00:33:38 -04:00 |
|
Jim Chen
|
d37d5f2eeb
|
Bug 444772. Remove unused nsIKBStateControl. r+sr=roc
|
2008-07-14 14:56:54 +12:00 |
|
Jim Chen
|
264921a050
|
Bug 444772. Merge nsIKBStateControl into nsIWidget. r+sr=roc
|
2008-07-14 14:56:18 +12:00 |
|
Ryan A. C
|
496f972497
|
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
|
2008-07-11 20:34:53 +02:00 |
|
Ryan A. C
|
08f210332e
|
Backed out changeset 9718a9421ee3
|
2008-07-11 16:30:30 +02:00 |
|
Ryan A. C
|
999c32a6ee
|
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
|
2008-07-11 16:23:26 +02:00 |
|
Chris Double
|
91826e2fd0
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
|
Josh Aas
|
9749c3d829
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
|
Josh Aas
|
aa0023d237
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
|
Josh Aas
|
5e50e676a1
|
bustage fix for bug 433952 landing
|
2008-06-27 01:22:22 -04:00 |
|
Josh Aas
|
0d352b4197
|
Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-27 00:14:45 -04:00 |
|
Michael Ventnor
|
c6a1fd787c
|
Bug 118308, NS_THEME_TEXTFIELD_CARET implementation (GTK), r+sr=roc
|
2008-06-23 11:50:52 +03:00 |
|
Olli Pettay
|
a1c0d47a56
|
Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst
|
2008-06-04 23:09:48 +03:00 |
|
roc+@cs.cmu.edu
|
61760707b2
|
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-06 21:46:37 -07:00 |
|
roc+@cs.cmu.edu
|
a41b7ed86d
|
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
|
2008-05-05 16:01:07 -07:00 |
|
roc+@cs.cmu.edu
|
561174a1aa
|
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 04:32:50 -07:00 |
|
dholbert@cs.stanford.edu
|
f00d46c83e
|
Bug 431190: Make Linux print dialog & page setup dialog modal. r+sr=vlad a=damons
|
2008-04-30 23:43:04 -07:00 |
|
gavin@gavinsharp.com
|
603d1a4569
|
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 12:27:23 -07:00 |
|
roc+@cs.cmu.edu
|
b59f02562c
|
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 01:08:33 -07:00 |
|
gavin@gavinsharp.com
|
7bd74eae4a
|
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 15:56:40 -07:00 |
|
jwalden@mit.edu
|
b043c32699
|
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 15:38:35 -07:00 |
|
masayuki@d-toybox.com
|
df50252cb9
|
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-14 21:16:24 -07:00 |
|
reed@reedloden.com
|
ce7a855156
|
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 11:36:53 -07:00 |
|
stefanh@inbox.com
|
cc88857f09
|
Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner.
|
2008-03-29 04:43:31 -07:00 |
|
mats.palmgren@bredband.net
|
8bcb145e34
|
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 09:56:04 -07:00 |
|
enndeakin@sympatico.ca
|
2829dc5487
|
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 15:47:13 -07:00 |
|
dholbert@cs.stanford.edu
|
15bc2e8781
|
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 13:51:42 -07:00 |
|
Olli.Pettay@helsinki.fi
|
05bea22e0b
|
Bug 329385, r+sr=jst
|
2008-03-18 17:06:22 -07:00 |
|
dholbert@cs.stanford.edu
|
9a1e61b815
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
|
dholbert@cs.stanford.edu
|
2f86ee574d
|
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 00:48:04 -07:00 |
|
reed@reedloden.com
|
b7325be75c
|
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 15:44:45 -07:00 |
|
reed@reedloden.com
|
4c00dade39
|
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 03:32:25 -08:00 |
|
reed@reedloden.com
|
3b1dd84ddd
|
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 01:56:44 -08:00 |
|
masayuki@d-toybox.com
|
b97376dfa8
|
Bug 419359 Compile warning about NS_TargetUnfocusedEventToLastFocusedContent r+sr=roc, a1.9=beltzner
|
2008-03-05 11:27:54 -08:00 |
|
timeless@mozdev.org
|
54584cc580
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:12:17 -08:00 |
|
Olli.Pettay@helsinki.fi
|
69dbbd79be
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 02:55:37 -08:00 |
|
reed@reedloden.com
|
e1bee5ad78
|
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 02:12:33 -08:00 |
|
masayuki@d-toybox.com
|
95b63444af
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-19 23:40:04 -08:00 |
|
masayuki@d-toybox.com
|
2b676caa55
|
Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner
|
2008-02-19 23:16:06 -08:00 |
|
roc+@cs.cmu.edu
|
c2ddaf9925
|
Bug 414671. Don't leak window after drag-drop operation --- make nsGUIEvent::widget an nsCOMPtr. r+sr=sicking
|
2008-02-06 20:04:58 -08:00 |
|
reed@reedloden.com
|
17ef08e932
|
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 01:31:44 -08:00 |
|
joshmoz@gmail.com
|
7322a4178c
|
decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner
|
2008-01-22 20:04:15 -08:00 |
|
reed@reedloden.com
|
23bbd145b3
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-20 19:47:25 -08:00 |
|
jwalden@mit.edu
|
8d1b1d2a9c
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
|
reed@reedloden.com
|
ac15e5aa0a
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 02:11:00 -08:00 |
|
reed@reedloden.com
|
10aa82e60c
|
Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
|
2008-01-16 22:57:13 -08:00 |
|
reed@reedloden.com
|
9e6a8820f7
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-16 22:27:50 -08:00 |
|
mozilla@weilbacher.org
|
f1baa0178a
|
[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 14:24:05 -08:00 |
|
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 |
|
reed@reedloden.com
|
66f2bb691a
|
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-17 21:41:56 -08:00 |
|