enndeakin@sympatico.ca
3662802f55
Bug 374832, lower opacity on drag images, Bug 375038, dragging doesn't work on blocks inside inlines, r+sr=roc
2007-03-25 20:27:53 -07:00
joshmoz@gmail.com
b7dce54bb8
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
4e9b6921e3
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
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
enndeakin%sympatico.ca
fd7aa05db5
Bug 178513, fix Windows build
2007-03-20 13:58:11 +00:00
enndeakin%sympatico.ca
6f52b34723
Bug 178513, add missing semicolon
2007-03-20 12:35:14 +00:00
enndeakin%sympatico.ca
6ccc9fa0b8
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
surkov.alexander%gmail.com
eb4780207e
Bustage fix for bug 373532
2007-03-15 02:57:04 +00:00
surkov.alexander%gmail.com
603ec4f531
Fix bustage for bug 373532
2007-03-15 02:46:45 +00:00
joshmoz%gmail.com
2c64916444
don't mark methods as NS_METHOD when they are not. b=364994 r=mano sr=pav
2007-03-14 20:12:21 +00:00
joshmoz%gmail.com
e9a5dbab0c
Quit menu-item/Cmd+Q is broken in windows which don't have their own menu_FileQuitItem set. b=368911 r=mano sr=pav
2007-03-13 23:09:36 +00:00
joshmoz%gmail.com
5d744b5cf8
Fixes a visibility logic bug. Also extends support for the collapsed attribute to all menu node types (menu, menu item, and separator). Apparently there was a previous assumption that collapsed would only be used on the menu type, but that is nonsense. In XUL collapsed=true is the same as visibility:collapsed, and according to CSS2 visibility:collapsed outside the context of a table is the same as hidden:true. Cleans up the code for hidden and collapsed attribute checks. b=373730 r=mano sr=pav
2007-03-13 22:28:08 +00:00
joshmoz%gmail.com
64777640f2
remove theme constant overrides. b=372996 r=smorgan sr=vlad
2007-03-13 21:07:41 +00:00
joshmoz%gmail.com
4f0e283f00
null check native data pointer from GetNativeData. b=364994 r=mano sr=pav
2007-03-12 20:58:02 +00:00
pedemont%us.ibm.com
1cd1221722
Bug 371828 - Need to generate events for midifer keys. r=mento.
2007-03-12 16:04:40 +00:00
emaijala%kolumbus.fi
d686bd3ae4
Fix for Bug 372177: No focus event fired when a window "gets focus" because another one has been minimized
...
Patch by Oliver Yeoh
r=emaijala
sr=roc
2007-03-10 19:08:21 +00:00
tor%cs.brown.edu
b2cfdf8301
Build bustage fix for 373089.
2007-03-10 14:03:09 +00:00
mozilla%weilbacher.org
b0726d8c99
[OS/2] Bug 371302: fix build break due to export library changes, p=wuno, r=benjamin
2007-03-10 07:23:01 +00:00
joshmoz%gmail.com
99a71edd01
don't claim to be in menu construction when we're not. b=373378 r=mento
2007-03-09 21:08:58 +00:00
vladimir%pobox.com
512ced2f1b
b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
2007-03-03 00:18:34 +00:00
pavlov%pavlov.net
53ed21afcb
fixing build bustage
2007-03-01 00:29:39 +00:00
pavlov%pavlov.net
5033ec7891
enabling PDF surface on windows. bug 369930. r/sr=vlad
2007-03-01 00:02:27 +00:00
pavlov%pavlov.net
f0acef1585
fixing build bustage
2007-02-28 21:29:53 +00:00
joshmoz%gmail.com
b6cf50d6dd
fix chrome button heights, fix some native button rendering issues, clean up some CSS. b=371080 r=mano sr=vlad
2007-02-27 21:54:52 +00:00
joshmoz%gmail.com
707be801d6
Replace convertLocation with other ways of doing the same thing. The name didn't make much sense, the code was messy, and it was inefficient. b=371902 r=smorgan sr=pav
2007-02-27 21:36:40 +00:00
emaijala%kolumbus.fi
2b4fe62751
Fix for bug 371564: Disabled keyboard until focus set with mouse, on Alt-Tab to Error Console (or Browser or MailNews)
...
Patch by Oliver Yeoh
r=emaijala
sr=roc
2007-02-27 17:50:16 +00:00
joshmoz%gmail.com
79144dedec
optimize and clean up child view event handling. b=371902 r=smorgan sr=pinkerton
2007-02-27 17:23:58 +00:00
joshmoz%gmail.com
2d605f0b32
can't open libmozz dynamic library referenced from libthebes. b=370672 r=mento
2007-02-23 18:57:19 +00:00
joshmoz%gmail.com
b98c3294ac
nsScreenManagerCocoa::ScreenForRect won't match any screen when window partly offscreen. Patch by Sylvain Pasche. b=370107 r=josh sr=pav
2007-02-23 03:35:59 +00:00
joshmoz%gmail.com
b9495cf989
Need to translate from Cocoa to Gecko coordinates in nsScreen[Manager]Cocoa. Original patch by Sylvain Pasche. b=370106 r=josh sr=pav
2007-02-22 21:56:50 +00:00
mozilla.mano%sent.com
7c840e8620
Bug 365405 - the xbl binding for a menupopup is attached only once the menu is opened, after popupshowing is dispatched. r=josh, sr=jst.
2007-02-21 23:37:34 +00:00
joshmoz%gmail.com
27de6bcf01
various colors in cocoa look and feel are incorrectly implemented. b=371053 r=smorgan sr=pinkerton
2007-02-20 21:52:04 +00:00
emaijala%kolumbus.fi
7d1609380e
Fix for bug 261074: OnFocus fires twice when window restored
...
Patch by Oliver Yeoh
r=emaijala
sr=roc
2007-02-20 19:45:17 +00:00
joshmoz%gmail.com
048b1a5212
followup for 370659, all popups started overflowing because we were assigning overflow to too many widgets. Thanks to Mano for figuring out what the problem was. b=370769 r=cbarrett
2007-02-20 19:33:20 +00:00
joshmoz%gmail.com
c788fbc2c2
use correct flags for drawing disabled widgets, patch by Colin Barrett. b=370679 r=josh sr=pinkerton
2007-02-20 19:07:50 +00:00
sharparrow1%yahoo.com
d04aa717c3
Bug 370029: Stop using gParentWnd in nsDeviceContextSpecWin. r=emaijala, sr=roc
2007-02-18 10:48:47 +00:00
joshmoz%gmail.com
42d26b7841
more Mac OS X native theme work, cocoa native buttons draw outside bounds, have incorrect border/padding setup. b=370659 r=smorgan sr=pav
2007-02-17 02:48:58 +00:00
joshmoz%gmail.com
da0f6afca1
cocoa native text fields draw outside bounds, have incorrect border/padding setup. b=370593 r=smorgan sr=dbaron
2007-02-16 18:18:48 +00:00
joshmoz%gmail.com
7c16179182
add some useful debug code, no bug. r/sr=sparky
2007-02-16 07:18:56 +00:00
joshmoz%gmail.com
ad35697de6
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
2007-02-16 01:53:43 +00:00
sharparrow1%yahoo.com
91c3a26c2e
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:38:10 +00:00
sharparrow1%yahoo.com
d19f64369b
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:17:33 +00:00
dietrich%mozilla.com
fa67774439
Backing out the patch for bug 342885 per comment #34
2007-02-12 03:07:55 +00:00
roc+%cs.cmu.edu
5b7c185f8e
Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor
2007-02-09 01:40:03 +00:00
roc+%cs.cmu.edu
f5c47d9d22
Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor
2007-02-09 01:33:26 +00:00
mozilla%weilbacher.org
d3c8f04eb0
[OS/2] Bug 333235: Get Thebes to work on OS/2. r=mkaply
...
Changes to widget, including heavy whitespace cleanup in nsWindow::Destroy and nsWindow::OnPaint.
Temporary compilation workaround for nsObjectFrame.
2007-02-08 23:38:51 +00:00
pavlov%pavlov.net
288e7d96f0
fixing build bustage
2007-02-08 22:45:57 +00:00
pavlov%pavlov.net
3d677fcdf6
fixing build bustage
2007-02-08 22:32:25 +00:00
pavlov%pavlov.net
3211a9ab37
thebes API cleanup. bug 368910. r/sr=vlad
2007-02-08 22:19:41 +00:00
pavlov%pavlov.net
ce19cdccaa
thebes API cleanup. bug 368910. r/sr=vlad
2007-02-08 22:01:26 +00:00
pavlov%pavlov.net
0fd1403b8d
thebes API cleanup. bug 368910. r/sr=vlad
2007-02-08 21:40:59 +00:00
pavlov%pavlov.net
4ded374e63
thebes API cleanup. bug 368910. r/sr=vlad
2007-02-08 21:18:08 +00:00
pavlov%pavlov.net
a501d37bad
thebes API cleanup. bug 368910. r/sr=vlad
2007-02-08 20:47:48 +00:00
joshmoz%gmail.com
ab3937fbb0
Cocoa nsFilePicker. mm combines extensions without breaks when using AppendFilter twice. Original patch by Alex Vincent, cleanup by Josh. b=368285 r=smorgan sr=pinkerton
2007-02-08 19:01:22 +00:00
joshmoz%gmail.com
0473f3f6fd
clean up comments and some other minor stuff. r=smorgan
2007-02-08 16:25:10 +00:00
sharparrow1%yahoo.com
76a64e5c22
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
vladimir%pobox.com
14811877e1
b=368852, cocoa native theme code needs to flush cairo clip before drawing, r=stuart
2007-01-31 18:43:34 +00:00
joshmoz%gmail.com
5f0963a71a
use close button in dialogs in some cases. b=359192 r=cbarrett sr=pinkerton
2007-01-30 17:53:48 +00:00
cvshook%sicking.cc
a39ff30284
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
2007-01-30 00:06:41 +00:00
mozilla%weilbacher.org
e499da9c63
[OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply
2007-01-28 22:20:21 +00:00
mnyromyr%tprac.de
af531a5d9f
Bug 367672: CSS 2 InfoBackground doesn't work properly; p=<stefanh@bluebottle.com>, r=joshmoz, sr=mikepinkerton
2007-01-27 15:23:33 +00:00
pavlov%pavlov.net
1be6448bbc
Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett
2007-01-27 04:06:59 +00:00
pavlov%pavlov.net
9f5aaf4c93
stop exporting cairo headers from thebes headers. bug 368377. r=vlad
2007-01-27 01:59:57 +00:00
pavlov%pavlov.net
fe05d3f5e4
stop exporting cairo headers from thebes headers. bug 368377. r=vlad
2007-01-27 01:26:49 +00:00
gijskruitbosch%gmail.com
6138557ecb
Bug 366337 - implement nsIIdleService on Windows (second attempt)
...
r=emaijala@kolumbus.fi (Ere Maijala)
sr=neil@parkwaycc.co.uk (Neil Rashbrook)
2007-01-25 21:13:32 +00:00
joshmoz%gmail.com
b0216b3452
stop referring to gecko as raptor, clean up formatting of key code tables. no bug. r=smorgan
2007-01-25 19:48:04 +00:00
joshmoz%gmail.com
663ee4f784
submenus shouldn't go off the screen. b=367260 r=cbarrett sr=pav
2007-01-25 19:19:48 +00:00
roc+%cs.cmu.edu
56cbba6387
Bug 361298. Don't allow overlarge custom cursors. r+sr=pavlov
2007-01-25 02:17:22 +00:00
joshmoz%gmail.com
9e1b69f33a
Cancelling an onkeydown event doesn't cancel keypress with cocoa widgets. b=367528 r=cbarrett sr=pav
2007-01-24 22:49:55 +00:00
dbaron%dbaron.org
5bc31ece21
Back out previous fix for bug 330006 due to bug 367927.
2007-01-23 22:55:29 +00:00
dbaron%dbaron.org
16f07d7c9c
Set time on more events. b=367927 r+sr=roc
2007-01-23 22:51:38 +00:00
sayrer%gmail.com
0a18ce6689
Bug 367548. Add global convenience methods to check the version of Mac OS X at runtime. Patch by Colin Barrett <cbarrett@mozilla.com>. r=josh, sr=stuart
2007-01-23 01:06:42 +00:00
jwatt%jwatt.org
7a0db89e68
add missing define. r=roc (no bug)
2007-01-22 23:51:15 +00:00
enndeakin%sympatico.ca
14d573cdfc
Bug 364396, native theming for dropmarker in Cocoa, r=josh
2007-01-22 19:54:36 +00:00
joshmoz%gmail.com
525913688b
stop apps from hanging for a while on shutdown. allow automated testing tools to work again. b=343033 r=mento
2007-01-19 19:21:00 +00:00
caillon%redhat.com
281df32ee0
Bug 367203
...
Starting with gtk 2.10.7, drags are canceled when the toolkit-private drag
widget is grab-shadowed by another gtk_grab_add call in the application. This is a
necessary fix to avoid "stuck drag" situations when a modal dialog pops up
while a drag is in progress.
Unfortunately, the mozilla dnd implementation does just that - it calls
gtk_grab_add in the nsDragService::GetTargetDragData method. This causes
drags of mesages from the message list to the folder tree in thunderbird
to fail with gtk 2.10.7.
Fortunately, the gtk_grab_add in nsDragService::GetTargetDragData doesn't
seem to have any real purpose - at least the nsDragService code doesn't
make any use of the grabbing, and just removing the grab_add/grab_remove
calls in that function makes dnd work again in thunderbird.
Patch by Matthias Clasen <mclasen@redhat.com>
r=caillon@redhat.com
sr=roc@ocallahan.org
2007-01-19 14:59:46 +00:00
joshmoz%gmail.com
9f6cc6083e
use small scrollbars in HTML select controls. b=365243 r=smorgan sr=roc
2007-01-19 07:03:20 +00:00
gijskruitbosch%gmail.com
7ac7c45979
Backing out patch for bug 36637, too much red. Sorry.
2007-01-18 22:24:26 +00:00
gijskruitbosch%gmail.com
fc63d4cca2
Backing out patch for bug 36637, too much red. Sorry.
2007-01-18 22:23:00 +00:00
gijskruitbosch%gmail.com
4d4c0fe7e7
Followup, Bug 366337 - forgot to remove XXX comment. Sorry.
...
r=emaijala@kolumbus.fi (Ere Maijala)
sr=neil@parkwaycc.co.uk (Neil Rashbrook)
2007-01-18 21:13:00 +00:00
gijskruitbosch%gmail.com
72240be4f3
Bug 366337 - implement nsIIdleService on Windows
...
r=emaijala@kolumbus.fi (Ere Maijala)
sr=neil@parkwaycc.co.uk (Neil Rashbrook)
2007-01-18 21:08:54 +00:00
joshmoz%gmail.com
94a29b0372
make sure all headers have an include guard, standardize include guards, remove some unnecessary includes, remove some unnecessary non-cairo code, standardize usage of #import vs. #includes, the rule is now to use #import for Apple frameworks and #include for everything else. b=367273 r=kreeger
2007-01-18 06:34:07 +00:00
dbaron%dbaron.org
5cf32c00bf
Fake scrollbar allocation more effectively to trick ClearLooks into drawing correctly rounded buttons. b=336270 r+sr=roc
2007-01-17 05:17:46 +00:00
stuart.morgan%alumni.case.edu
29ed6ecfe7
Bug 301152: Don't corrupt Cocoa scrollbars that change during redraw. r=josh r=cl sr=smfr a=jay
2007-01-16 23:51:07 +00:00
joshmoz%gmail.com
45c571aa2e
clean up comments and includes, part of general effort to clean up native look/feel code. no bug. r=bent
2007-01-16 22:43:05 +00:00
jst%mozilla.org
13e769d9b6
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
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
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