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