joshmoz%gmail.com
|
5d473d4dc6
|
copy printing impl to cocoa widgets. change files to obj-c++. remove unnecessary header reference so we can build. remove all dependencies on carbon widget source dir. b=366732 r=cbarrett r=mano
|
2007-01-11 21:54:29 +00:00 |
|
wr%rosenauer.org
|
1e8204e5e5
|
Bug 366410 - ff/tb crashes when gtk settings are changed [@nsLookAndFeel::InitColors()], s+sr=roc
|
2007-01-11 09:26:47 +00:00 |
|
joshmoz%gmail.com
|
3461615994
|
remove some duplicate assignments. b=366519 r=kreeger
|
2007-01-10 05:43:13 +00:00 |
|
gavin%gavinsharp.com
|
0dc96b6048
|
Bug 361154 followup: make sure not to return an unitialized isFlatMenus, patch by Ryan Jones <bugs@ryan-jones.com>, r=ere, sr=roc
|
2007-01-09 19:57:32 +00:00 |
|
gijskruitbosch%gmail.com
|
6567e99059
|
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 |
|
joshmoz%gmail.com
|
079662b5eb
|
remove duplicate assignment. no bug, r=cl
|
2007-01-08 05:50:49 +00:00 |
|
joshmoz%gmail.com
|
1f06fe3380
|
Move nsNativeThemeCocoa.cpp to .mm so we have the option of using Obj-C/Cocoa. All Cocoa widget files should be .mm unless there is a good reason for it. no bug. r=mento
|
2007-01-05 21:12:56 +00:00 |
|
mozilla%weilbacher.org
|
eaded0f8fd
|
[OS/2] Bug 222509: report the correct DOM_VK constants so that JS apps work better, r=mkaply
|
2007-01-04 19:49:04 +00:00 |
|
gavin%gavinsharp.com
|
dd302ff0ac
|
Bug 361154: Drop support for pre-Win2k platforms from Win32 widgets, patch by Ryan Jones <bugs@ryan-jones.com>, r=ere, sr=roc
|
2007-01-04 18:43:26 +00:00 |
|
gavin%gavinsharp.com
|
534742c2cc
|
Bug 342885: Session restore launches even when I haven't crashed, patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-01-04 18:00:32 +00:00 |
|
pkasting%google.com
|
cb2d0d61f7
|
Bug 364831: Fix Firefox build w/Vista SDK.
Patch by craig.hawko@gmail.com
r=neil
|
2007-01-02 20:33:23 +00:00 |
|
joshmoz%gmail.com
|
0e0242a261
|
we need to include carbon and cocoa here, it works coincidentally without this though. no bug. r=smorgan
|
2006-12-27 23:07:21 +00:00 |
|
neil%parkwaycc.co.uk
|
1a49158efb
|
Back out bug 350766's scrollbar metrics r+sr=roc
|
2006-12-23 23:32:09 +00:00 |
|
joshmoz%gmail.com
|
a38027e8fe
|
get rid of kTitleBarHeight constant in cocoa widgets. b=347965 r=mano sr=pinkerton
|
2006-12-23 20:25:51 +00:00 |
|
mozilla.mano%sent.com
|
425b7c9aef
|
Bug 364661 - [cocoa] nsDragService::IsDataFlavorSupported should not throw for unsupported data flavors. r=josh, sr=pink.
|
2006-12-23 20:09:43 +00:00 |
|
gijskruitbosch%gmail.com
|
5cb6806ff0
|
Bug 361781 - nsIDomInternalWindow::GetAttention on GTK2 doesn't behave "right" in all cases. (Second try)
r+sr=roc@ocallahan.org (Robert O'Callahan)
|
2006-12-20 09:05:19 +00:00 |
|
joshmoz%gmail.com
|
f6b613b4e7
|
remove unused quickdraw code. b=364415 r=cl
|
2006-12-20 03:41:43 +00:00 |
|
joshmoz%gmail.com
|
c3f68dbe1c
|
nsChildView comment, whitespace, and includes cleanup, no actual code changes. makes the file much easier to read. r=smorgan
|
2006-12-20 02:13:57 +00:00 |
|
bzbarsky%mit.edu
|
72054faca4
|
Remove the GetScrollBarDimensions API from device contexts. Bug 364345, r+sr=roc
|
2006-12-20 02:04:00 +00:00 |
|
joshmoz%gmail.com
|
06a47aa4d6
|
followup to menubarless dialog fix. sometimes during startup it is normal to not have a native application menu yet. b=355138
|
2006-12-19 22:54:14 +00:00 |
|
joshmoz%gmail.com
|
ffc51bbca3
|
Remove non-cairo gfx support from cocoa widgets. This isn't going to work soon anyway, camino can't build without cairo already, and it is a lot of clutter. Carbon widgets will still build with non-cairo gfx. b=364379 r=smorgan r=mento sr=pinkerton
|
2006-12-19 20:47:53 +00:00 |
|
joshmoz%gmail.com
|
a02ce87de5
|
fix menu bar for menubarless dialogs. b=355138 r=hwaara r=mento sr=pinkerton
|
2006-12-19 19:26:41 +00:00 |
|
gijskruitbosch%gmail.com
|
68f1cf3bb8
|
Bug 361781 - Backing out due to orange on older boxes.
|
2006-12-19 12:07:10 +00:00 |
|
gijskruitbosch%gmail.com
|
2fe5c58d8a
|
Bug 361781 - try nullchecking lib to fix orange.
|
2006-12-19 11:46:37 +00:00 |
|
gijskruitbosch%gmail.com
|
5ef1e33b1b
|
Bug 361781 - nsIDomInternalWindow::GetAttention on GTK2 behaves non-optimal
r+sr=roc@ocallahan.org (Robert O'Callahan, Novell)
|
2006-12-19 11:01:12 +00:00 |
|
mozilla.mano%sent.com
|
d3f1ffa62a
|
Bug 362578 - 'autocheck' doesn't work in cocoa widget menus. r=josh, sr=pinkerton.
|
2006-12-18 20:14:47 +00:00 |
|
joshmoz%gmail.com
|
2ae672b230
|
don't use quartz/qd font prefs under cairo. b=363501 r=mento r=smorgan
|
2006-12-18 19:50:14 +00:00 |
|
joshmoz%gmail.com
|
d43630ba4c
|
remove unused code from cocoa cursor code. b=363629 r=cbarrett r=smorgan
|
2006-12-15 17:32:16 +00:00 |
|
hwaara%gmail.com
|
c23c2de4e3
|
Make sure disabled buttons never get the default button look. r=josh, sr=pavlov, b=362820
|
2006-12-13 21:37:34 +00:00 |
|
mozilla.mano%sent.com
|
23ec0eb290
|
Bug 360211 - text fields are transparent in cocoa-cairo builds. r=josh, sr=pavlov.
|
2006-12-13 21:13:42 +00:00 |
|
mozilla%weilbacher.org
|
b9522fa7ee
|
[OS/2] Bug 358296: fix crash when closing filepicker with the system menu, r=mkaply
|
2006-12-12 22:24:52 +00:00 |
|
joshmoz%gmail.com
|
196aba5515
|
When a top-level window's parent is destroyed, the parent should set the parent pointer on its children to null. We do this in the other Mac nsIWidget impls, someone just forgot to do it in cocoa top-level windows. b=362952 r=mano r=smorgan
|
2006-12-12 18:55:24 +00:00 |
|
joshmoz%gmail.com
|
6fc4e63f30
|
different approach for fixing 363002. b=363002 r=mento
|
2006-12-11 21:40:32 +00:00 |
|
gerv%gerv.net
|
caae487a24
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
|
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 |
|