Граф коммитов

1123 Коммитов

Автор SHA1 Сообщение Дата
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
rflint%ryanflint.com 8e9374a97a Backout bug 396278 due to failing reftests 2007-11-13 14:18:37 +00:00
reed%reedloden.com 5942f97543 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 10:30:40 +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 1c83d17d96 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 18:46:31 +00:00
gerv%gerv.net d38c158995 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 12:08:47 +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 caa1984e44 remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc 2007-09-19 22:26:45 +00:00
Olli.Pettay%helsinki.fi bb6cc5fa3b Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 07:25:51 +00:00
joshmoz%gmail.com 85aae3d45d remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc 2007-09-17 15:07:00 +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
joshmoz%gmail.com 2b4071bde8 bump uuid's for bug 375011 2007-09-14 22:09:51 +00:00
joshmoz%gmail.com 5df487e0f1 fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc 2007-09-14 22:05:00 +00:00
asqueella%gmail.com 73ae8a1ad9 Bug 393695 - Kill old gfx code in nsDeviceContextSpec with OS
p=Jonathan Steele <xfsunoles@gmail.com>
r+sr+a=roc
2007-09-02 22:52:38 +00:00
cbarrett%mozilla.com 0a7e7db5e1 Bug 382194 - Remove an assertion in nsMenuX, clean up native menu code. r=joshmoz sr=pavlov 2007-08-28 00:57:49 +00:00
kherron%fmailbox.com 00b09c78e2 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-27 00:19:16 +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
masayuki%d-toybox.com abb1cfc39e Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc 2007-08-16 20:35:19 +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
jst%mozilla.org ffdfe7d2ba Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc 2007-07-26 04:14:35 +00:00
sharparrow1%yahoo.com b58d884f73 Bug 381631: Cannot print pages in Landscape mode. patch by Kenneth Herron, r=pavlov, sr=roc 2007-07-16 23:16:49 +00:00
kherron%fmailbox.com 3ee58dd704 Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 15:03:08 +00:00
kherron%fmailbox.com d8000a902c Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-15 12:27:59 +00:00
kherron%fmailbox.com a3ab564258 Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 17:07:34 +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
kherron%fmailbox.com 8c387e3e20 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-14 14:42:56 +00:00
jwalden%mit.edu ef68fcf595 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 07:08:56 +00:00
sharparrow1%yahoo.com aa59f8a04b Backing out UUID change for now 2007-06-30 21:26:13 +00:00
sharparrow1%yahoo.com bed636407a Updating UUID to test what's breaking windows reftests 2007-06-30 17:59:57 +00:00
kherron%fmailbox.com 14e696cf81 Backing out patch for bug 381631 again, due to reftest failures. 2007-06-30 15:01:03 +00:00
kherron%fmailbox.com 383cfeb720 Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc. 2007-06-30 12:02:37 +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
kherron%fmailbox.com ced1906123 Back out patch for bug 381361 due to ref test failures on Windows. 2007-06-24 15:13:25 +00:00
kherron%fmailbox.com 8631fed5b4 Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc. 2007-06-24 11:20:35 +00:00
masayuki%d-toybox.com c8d564aeb6 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 19:19:47 +00:00
sdwilsh%shawnwilsher.com b5b997017b Bug 380682 - nsIIdleService should allow observers to specify time in seconds instead of minutes. r=roc, sr=neil 2007-06-12 17:13:26 +00:00
roc+%cs.cmu.edu 02779ae215 Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas 2007-06-07 03:28:04 +00:00
kjh-5727%comcast.net bbdb08d2de Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 11:29:42 +00:00
mats.palmgren%bredband.net f9c40c2385 Bye bye gtk1 and xlib (part 2 of 2). b=326152 r+sr=roc 2007-05-03 00:10:04 +00:00
joshmoz%gmail.com 9d5731da5c Remove some files as part of bug 379319. r=enn sr=dbaron 2007-05-02 18:13:18 +00:00
joshmoz%gmail.com e287fbfacf Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron 2007-05-02 07:46:50 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
masayuki%d-toybox.com 568e699c99 Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc 2007-04-15 13:43:58 +00:00
enndeakin%sympatico.ca 9deb47c5ca Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-12 04:37:41 +00:00
mozilla.mano%sent.com d2af51e29f Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-12 00:36:41 +00:00
joshmoz%gmail.com 78645e6a98 add NS_VK_HELP to GUI event macros. no bug. r/sr=pav 2007-04-11 23:44:19 +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
joshmoz%gmail.com 4f23b95b7d 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-23 00:57:45 +00:00
joshmoz%gmail.com 3f113a64e3 fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc 2007-03-22 23:04:51 +00:00
enndeakin%sympatico.ca 2d5467a6f1 Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc 2007-03-20 12:14:52 +00:00
pavlov%pavlov.net 6f7242c36f enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +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
pavlov%pavlov.net 0852866e39 Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
dbaron%dbaron.org 3e27114725 Set time on more events. b=367927 r+sr=roc 2007-01-23 22:51:38 +00:00
jst%mozilla.org b6e35b8cde Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
gijskruitbosch%gmail.com eaf4cbcea5 Bug 343416 - implement nsIIdleService - API to get the last time user activity occurred on the system
r=roc@ocallahan.org (Robert O'Callahan)
sr=neil@parkwaycc.co.uk (Neil Rashbrook)
2007-01-08 18:13:16 +00:00
neil%parkwaycc.co.uk 810e26f30f Back out bug 350766's scrollbar metrics r+sr=roc 2006-12-23 23:32:09 +00:00
mozilla.mano%sent.com 3e6ec2f063 Bug 364661 - [cocoa] nsDragService::IsDataFlavorSupported should not throw for unsupported data flavors. r=josh, sr=pink. 2006-12-23 20:09:43 +00:00
kjh-5727%comcast.net 46b5b5ea40 Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part B: deleted files. r=pavlov, sr=roc. 2006-12-10 13:02:12 +00:00
kjh-5727%comcast.net 7adef32225 Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part 1: changed files. r=pavlov, sr=roc. 2006-12-09 17:18:56 +00:00
Olli.Pettay%helsinki.fi 7bef0d982f 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
pavlov%pavlov.net c55bfba3cf printing on linux bug 323928. r=vlad 2006-11-29 23:40:16 +00:00
Olli.Pettay%helsinki.fi f9da27583e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +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
caillon%redhat.com f5bcced41d Bug 97811.
Add nsILookAndFeel::GetPasswordCharacter() to allow toolkits to specify their platform password character.
Implement this for GTK+ 2 by grabbing the property from GtkEntry.
Make editor ask nsILookAndFeel for the platform password character.
r+sr=roc
2006-10-23 20:48:05 +00:00
Olli.Pettay%helsinki.fi 995dc8c5a8 Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding) 2006-10-06 05:24:02 +00:00
mhammond%skippinet.com.au ba2d9c8f7d [Bug 348426] Python extensions fail to build with libxul
r=benjamin@smedbergs.us, sr=jst
2006-10-05 10:44:03 +00:00
joshmoz%gmail.com 2535023043 fix spelling mistakes, no bug. r=bent sr=pink 2006-09-22 17:08:17 +00:00
vladimir%pobox.com fbf7442607 b=344323, allow nsCocoaWindow instances to be displayed on secondary monitors [correctly determine the screen for a given window under Cocoa], sr=stuart 2006-09-20 21:08:24 +00:00
martijn.martijn%gmail.com e00d8c4fb4 Bug 350766 - Need to move scrollbar width/height code into widget/, patch by Adam Guthrie, r+sr=roc 2006-09-20 19:12:06 +00:00
Olli.Pettay%helsinki.fi 2506709457 Back out Bug 344986 to fix tp regression 2006-09-10 11:53:55 +00:00
Olli.Pettay%helsinki.fi 6b5035723b Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst 2006-09-09 17:28:57 +00:00
Olli.Pettay%helsinki.fi 09f169f5d8 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
Olli.Pettay%helsinki.fi 642281d53f Bug 350846, Combine NS_***_LOAD events, r+sr=jst 2006-08-31 19:33:01 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
mark%moxienet.com 553b503658 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
mark%moxienet.com a844b938c3 319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc 2006-07-20 15:38:43 +00:00
gavin%gavinsharp.com 3f769b18b6 Bug 133527: New mail notification banner at wrong place (always pops up at bottom right hand corner), patch by Jens Bannmann <jens.b@web.de>, r=biesi, r=bsmedberg, sr=neil 2006-07-19 19:47:19 +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
gavin%gavinsharp.com 9b59b77e88 Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:13:21 +00:00
mark%moxienet.com 73c9714273 344570 Make contextual menus look more native on the Mac. r=josh sr=bryner 2006-07-14 19:54:08 +00:00
Olli.Pettay%helsinki.fi 324417e9aa Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst 2006-07-13 07:51:54 +00:00
hwaara%gmail.com 3ea9870abe fix bug 344107, don't export platform-native headers to all platforms. r=mento 2006-07-11 09:06:24 +00:00
joshmoz%gmail.com 41b026c9b3 actively update native menu items based on command node content instead of menu item node content. makes menu blinking work when using keyboard commands. also, remove some old native help menu code. b=50590 r=mento sr=pinkerton 2006-07-10 17:50:30 +00:00
smontagu%smontagu.org 596fb2c114 Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc 2006-07-06 08:29:53 +00:00
leon.sha%sun.com d6539107b8 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
alfred.peng@sun.com
dbaron: review+
roc: superreview+
2006-06-29 03:42:54 +00:00
leon.sha%sun.com 3ba0b177cf Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
dbaron: review+
roc: superreview+
2006-06-28 09:00:03 +00:00
joshmoz%gmail.com ca8f23f1e3 pull initial enabled state for menu items from command node, not their own DOM node. fixes keyboard command crashes. b=332949 r=mento sr=pinkerton 2006-06-16 15:05:43 +00:00
joshmoz%gmail.com 527a7a9793 selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc 2006-06-12 19:33:07 +00:00
mark%moxienet.com 66e1ef7a58 336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc 2006-06-12 17:30:22 +00:00
leon.sha%sun.com a4dba50a0c Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
mark: review+
roc: review+
roc: superreview+
Patch by alfred.peng@sun.com
2006-06-09 06:02:30 +00:00
bryner%brianryner.com 14c8ade4c5 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 20:37:32 +00:00
bryner%brianryner.com de811b24ec backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
bryner%brianryner.com ac1c3b1456 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 16:18:45 +00:00
dbaron%dbaron.org 263241629b Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
leon.sha%sun.com 48f147c574 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
Patch by alfred.peng@sun.com.
roc: review+
mark: review+
roc: superreview+
2006-05-16 05:40:33 +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
timeless%mozdev.org 64818410ec Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
2006-05-07 01:33:38 +00:00
bugzilla%arlen.demon.co.uk 999fb60b94 Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
p=me/kherron r=kherron sr=roc
2006-05-02 23:03:22 +00:00