joshmoz%gmail.com
d90417e60a
Some keys like arrow keys send double command events to NSView's performKeyEquivalent:, one for key up and one for key down. This doesn't make sense for us, so only handle key down command events. b=363005 r=cbarrett r=froodian r=cl
2006-12-11 05:31:33 +00:00
kjh-5727%comcast.net
8ef6d01e4d
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
c4eea82d93
Bug 360485 - OS/2 build bustage fix. Patch by Andy Williams <abwillis1@gmail.com>.
2006-12-10 12:47:13 +00:00
mozilla%weilbacher.org
4deb44606c
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply
2006-12-10 08:53:03 +00:00
kjh-5727%comcast.net
5f49ed61b9
Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part 1: changed files. r=pavlov, sr=roc.
2006-12-09 17:18:56 +00:00
joshmoz%gmail.com
ce3bf498d2
merge nsToolkit and nsToolkitBase in cocoa widgets. b=363117 r=mento sr=pinkerton
2006-12-08 08:29:46 +00:00
mats.palmgren%bredband.net
04d6967c4d
Syncing with branch fix for bug 363054: Ctrl-Shift Keyboard Shortcuts broken (linux). r=zeniko sr=pavlov
2006-12-08 03:18:29 +00:00
joshmoz%gmail.com
b37262ebab
don't include nsMimeMapper.h in the cocoa drag service, it is unused and causes problems compiling trunk on 10.5. r=mento
2006-12-07 19:16:08 +00:00
smontagu%smontagu.org
cc5c4bf596
Compiler bustage fix
2006-12-07 05:10:12 +00:00
joshmoz%gmail.com
ac7175d07b
copy nsLookAndFeel to cocoa dir so we don't depend on widget/mac, we can use cocoa, and our impl can diverge from mac widgets. remove cocoa ifdefs, de-tab files. b=362999 r=smorgan sr=pinkerton
2006-12-06 22:31:17 +00:00
mnyromyr%tprac.de
8bace7602b
Bug 351108: Tooltips in OS X need to not be banana-yellow; p=<stefanh@bluebottle.com>, r=josh, sr=pinkerton - "too....much....free....time..."
2006-12-06 22:19:45 +00:00
smontagu%smontagu.org
abc8374f34
Make alert notifications popup over the left end of the taskbar on right-to-left desktops. Bug 132733, r=ere, sr=neil
2006-12-06 20:52:09 +00:00
joshmoz%gmail.com
eb8ce31513
fix "Some Cmd+Shift+letter shortcuts are broken". This is a big step towards fixing menuless dialogs as well. b=355817 r=mento sr=pinkerton
2006-12-06 17:04:13 +00:00
mkaply%us.ibm.com
a5088e17e2
OS/2build break
2006-12-06 16:14:41 +00:00
joshmoz%gmail.com
82e851b011
(MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_3) is never true any more on trunk. r=smorgan
2006-12-06 00:14:47 +00:00
joshmoz%gmail.com
9b79590b09
Treat control-click on mac as a right click. b=362812 r=mano sr=pink
2006-12-05 18:38:17 +00:00
mats.palmgren%bredband.net
0ed0241be0
Fix regression from bug 286622. r=cbiesinger sr=dveditz
2006-12-04 23:47:34 +00:00
emaijala%kolumbus.fi
ae0091f3b4
Fix for bug 362162: copy image to other app and crash on exit
...
r+sr=pavlov
2006-12-03 10:10:30 +00:00
stuart.morgan%alumni.case.edu
3cd18026cf
Bug 362488: Copied images are byte-swapped on Intel. r=josh
2006-12-02 04:54:26 +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
joshmoz%gmail.com
1b93ffb172
fix submenus in context menus on mac os x. b=350165 r=smorgan sr=pav
2006-11-30 05:39:40 +00:00
pavlov%pavlov.net
105a014990
fixing linux printing bustage
2006-11-30 02:12:03 +00:00
pavlov%pavlov.net
c3a0763e5f
don't implement nsIPrintingContext in cairo builds
2006-11-30 01:57:15 +00:00
pavlov%pavlov.net
9c613f0e7a
missed file
2006-11-30 00:04:33 +00:00
pavlov%pavlov.net
f0eb225e80
printing on linux bug 323928. r=vlad
2006-11-29 23:40:16 +00:00
joshmoz%gmail.com
c7d84bb473
crashes clicking on menubar while popup displayed (OS X 10.3 only) [@ FadeMenuWindows]. cocoa widgets fix. b=351230 r=mento
2006-11-29 23:06:11 +00:00
joshmoz%gmail.com
941bfa8e75
Fix tabs on Mac OS X 10.3 under cairo.
...
Fix things so we don't depend on including local system headers. We should never do that because we should be using only sdk headers.
Remove a bunch of camino-specific hacks so they could compile. Everything should work for Camino now.
b=362014 r=smorgan sr=pinkerton
2006-11-28 23:07:13 +00:00
pavlov%pavlov.net
21165fdebb
cocoa-cairo printing. bug 359124. r=vlad
2006-11-28 21:10:05 +00:00
mats.palmgren%bredband.net
b0a2cbb089
Use the unshifted charCode when the Shift key and other modifiers are down (for accesskey handling). b=351310 r=zeniko sr=pavlov
2006-11-28 11:58:29 +00:00
stuart.morgan%alumni.case.edu
bbb4e51415
Camino only - yet more hacking around bug 362014 to support all Camino's tinderbox configurations
2006-11-28 01:33:34 +00:00
joshmoz%gmail.com
2df6c792d2
crashes clicking on menubar while popup displayed (OS X 10.3 only) [@ FadeMenuWindows]. b=351230 r=mento sr=pav
2006-11-28 00:58:40 +00:00
pavlov%pavlov.net
ee85b33908
bug 362015. r=vlad. makes us use a region for drawing to avoid painting too much.
2006-11-28 00:11:42 +00:00
stuart.morgan%alumni.case.edu
b0e90c0c2c
Camino only - more hacking around build failures caused by bug 362014
2006-11-28 00:03:43 +00:00
stuart.morgan%alumni.case.edu
14f11d794b
Camino only - hack around build failures (see bug 362014). r=mento
2006-11-27 23:47:52 +00:00
joshmoz%gmail.com
5595314928
NS_NATIVE_GRAPHIC return value for mac top-level windows is nonsense. b=361439 r=hwaara sr=pinkerton
2006-11-27 18:08:30 +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
joshmoz%gmail.com
357561e4da
allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton (re-landing)
2006-11-22 17:35:52 +00:00
joshmoz%gmail.com
b1747c372d
back out 360948, tree closed
2006-11-22 07:31:54 +00:00
joshmoz%gmail.com
03e776671c
allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton
2006-11-22 07:29:12 +00:00
pavlov%pavlov.net
c568550d42
fixing cocoa-cairo plugins. bug 35732. 6r=vlad.
2006-11-22 00:48:57 +00:00
joshmoz%gmail.com
5b26f3bb1f
handle horizontal scrollbar height metric in mac look and feel. b=360860 r=hwaara sr=pinkerton
2006-11-21 17:41:10 +00:00
mozilla%weilbacher.org
461f3baae0
[OS/2] Bug 342239: Fix startup problem when MOZ_NO_REMOTE is set, r/sr=mkaply
2006-11-20 22:20:51 +00:00
joshmoz%gmail.com
c4c268e43b
fix warnings, simple code cleanup. no bug. r=smorgan
2006-11-20 05:37:49 +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
hwaara%gmail.com
f7c0b484be
array of pending redraws may leak. r=smorgan, josh, b=360649
2006-11-19 13:59:46 +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
hwaara%gmail.com
80dbde10e5
Make the "Choose application..." dialogs work on Cocoa. r=josh, b=356521
2006-11-17 22:25:06 +00:00
dougt%meer.net
37d9e7922d
Vista - Sets the current process as dpi aware. r=vlad
2006-11-17 19:42:04 +00:00