joshmoz%gmail.com
|
be0a441b6e
|
handle hidden window menu bar and menu bar switching in general better. gets rid of a lot of crashes. b=330586 r=pav
|
2006-04-06 07:41:34 +00:00 |
|
joshmoz%gmail.com
|
a7f673077d
|
Implement GetScreenBounds to get window sizing and staggering working. We return the origin of the entire window (title bar and all) but the size of the content area. This is to match Carbon behavior and make everything work nicely. However, this is silly and confusing and we should do away with it in the future. b=330581 r=stuart
|
2006-04-06 05:31:16 +00:00 |
|
masayuki%d-toybox.com
|
1d1a72cc6a
|
Bug 332830 Mingw build errors in nsWindow.h and nsWindow.cpp. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc
|
2006-04-05 23:21:57 +00:00 |
|
dbaron%dbaron.org
|
04b8c33eda
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
|
pavlov%pavlov.net
|
59b4759574
|
add type info to thebes. bug 332743. r=vlad
|
2006-04-04 21:54:22 +00:00 |
|
cbiesinger%web.de
|
0cf032c25b
|
bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
|
2006-04-04 21:22:35 +00:00 |
|
masayuki%d-toybox.com
|
451bac61b8
|
Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc
|
2006-04-04 20:57:13 +00:00 |
|
dougt%meer.net
|
ed13c0902f
|
IME interrupts scrolling. wince only r/a=ere. b=332592
|
2006-04-03 18:52:20 +00:00 |
|
gerv%gerv.net
|
f7bf44c446
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 06:13:49 +00:00 |
|
darin%meer.net
|
20837f71e1
|
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
|
2006-03-30 18:40:56 +00:00 |
|
gerv%gerv.net
|
a54a4e6372
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:10 +00:00 |
|
gerv%gerv.net
|
af20ee45fb
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:05 +00:00 |
|
joshmoz%gmail.com
|
6fdc3acecd
|
fix crash that happens when Mac OS X sends a bad value for a menu item index. do a bounds check. no bug. r=mento
|
2006-03-30 01:45:47 +00:00 |
|
joshmoz%gmail.com
|
434f3195bd
|
set last widget entered to nil when last widget entered gets released, pass pointers to structs not straight structs to utility function. followup for 331349.
|
2006-03-29 22:47:20 +00:00 |
|
joshmoz%gmail.com
|
bba9eafb8e
|
Cocoa widgets should send NS_MOUSE_ENTER/NS_MOUSE_EXIT events. b=331349 b=330594 r=mento
|
2006-03-29 18:51:35 +00:00 |
|
joshmoz%gmail.com
|
623b3c62e6
|
widget child view cleanup for cocoa, remove unnecessary variables and code. b=331349 r=mento
|
2006-03-29 00:49:15 +00:00 |
|
mark%moxienet.com
|
50b8a56ff2
|
331363 Focusable OS-chromeless titlebarless windows on Mac, for Places. Open windows with "chrome,titlebar=no" to use. r=josh a/1.8.1=me
|
2006-03-28 22:05:37 +00:00 |
|
pavlov%pavlov.net
|
cea27a57e0
|
fixing mingw issues. bugs 331287, 331329, 331333. patches from cls and hans-andreas engel. r=me
|
2006-03-28 21:15:01 +00:00 |
|
joshmoz%gmail.com
|
f52006763b
|
Roll up popups if nsIRollupListener::ShouldRollupOnMouseWheelEvent says to do so. Patch by Masayuki Nakano (Mozilla Japan). b=330999 r=josh rs=pinkerton
|
2006-03-28 20:22:04 +00:00 |
|
jwatt%jwatt.org
|
b5cce40ba9
|
Partial fix for bug 331630. Remove nsEventStatus_eConsumeDoDefault from widget code. r+sr=roc@ocallahan.org
|
2006-03-27 11:32:55 +00:00 |
|
neil%parkwaycc.co.uk
|
31d026acf6
|
Bug 133439 don't clear OLE clipboard if we're going to set new data anyway, patch by Ludvig Strigeus <bugzilla@strigeus.com> r=jag sr=me
|
2006-03-24 14:52:24 +00:00 |
|
bzbarsky%mit.edu
|
ed97753ea2
|
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
|
2006-03-22 18:00:28 +00:00 |
|
jshin%mailaps.org
|
ebc7ee6742
|
bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg
|
2006-03-22 04:26:30 +00:00 |
|
dougt%meer.net
|
07a7aade27
|
Updating the values the softkeys generate to f9 and f10. NPODB. WINCE ONLY. I believe this is a regression caused by my backout of 325298
|
2006-03-20 20:27:27 +00:00 |
|
mark%moxienet.com
|
81a267fe8e
|
Bustage fix followup: release old font metrics
|
2006-03-18 06:40:31 +00:00 |
|
mark%moxienet.com
|
c643fb8c61
|
Apply firehose to cairo-less cocoa widget builds aka bustage fix for Camino
|
2006-03-18 06:11:48 +00:00 |
|
pavlov%pavlov.net
|
801c05e880
|
fixing camino bustage
|
2006-03-18 01:23:51 +00:00 |
|
pavlov%pavlov.net
|
f28421a426
|
fixing build bustage.
|
2006-03-18 00:23:41 +00:00 |
|
pavlov%pavlov.net
|
279396ea3a
|
removing nsWatchTask, removing cocoa widget dependancies on gfx/src/mac. bug 330786. r=josh
|
2006-03-17 23:35:39 +00:00 |
|
vladimir%pobox.com
|
10491893d5
|
Re-landing fixed cairo update, r=pav
|
2006-03-17 22:24:30 +00:00 |
|
dougt%meer.net
|
5e6c92c0a7
|
Backing out bug 325298. WINCE only. r=dveditz
|
2006-03-17 21:42:28 +00:00 |
|
masayuki%d-toybox.com
|
673b3fc9c1
|
Bug 330852 raising assertion when clicking anytime r+sr=dbaron
|
2006-03-17 19:26:08 +00:00 |
|
vladimir%pobox.com
|
a3e8a2106f
|
People tell me that quadrupling Tp is bad. Me? I want a second opinion.
|
2006-03-17 07:44:38 +00:00 |
|
joshmoz%gmail.com
|
ee782dfe12
|
make internal close behavior consistent in cocoa widgets. b=330775 r=mento
|
2006-03-17 05:16:59 +00:00 |
|
vladimir%pobox.com
|
702e1a67ff
|
b=330738, update in-tree cairo to current cairo head
|
2006-03-17 04:05:32 +00:00 |
|
ginn.chen%sun.com
|
7b6775a4c7
|
Bug 319532 [gnome]There is no feedback when use keyboard to navigate
disabled menuitem in Mozilla menu
r+sr=roc
|
2006-03-17 03:55:10 +00:00 |
|
neil%parkwaycc.co.uk
|
6847bfbfe0
|
Relanding fix for bug 287179 unmodified charCode is generated for keypress event when both ctrl and shift are held down, patch by Dainis Jonitis r=emaijala sr=me for changes since previous attempts (see previous checkins for superreviewers)
|
2006-03-16 21:02:22 +00:00 |
|
dbaron%dbaron.org
|
964b8e781b
|
Avoid XGetGeometry calls in GetThebesContext, which require a round-trip to the X server. b=330661 r=vlad
|
2006-03-16 17:33:25 +00:00 |
|
joshmoz%gmail.com
|
b77c27f1df
|
more cleanup for bug 329337. bump iid, fix memory leak, check event creation return. b=329337 r=biesi
|
2006-03-15 16:52:31 +00:00 |
|
martijn.martijn%gmail.com
|
03c8b1815b
|
Bug 326926 - Caret 1px too far to the right in empty inputs/textarea's in win2000 theme, r=neil, sr=rbs
|
2006-03-15 11:59:22 +00:00 |
|
joshmoz%gmail.com
|
fa432825f4
|
remove dead code from fix for 329337. followup. thanks to bz for catching this.
|
2006-03-15 05:22:53 +00:00 |
|
joshmoz%gmail.com
|
9035e10276
|
Cocoa version of fix for 329337. Carbon->Cocoa very straightforward here. Send DOMMenuItemActive when mouse enters menu item rects. This fixes Places on Mac OS X. b=329337 r=mento sr=ben
|
2006-03-15 00:23:31 +00:00 |
|
joshmoz%gmail.com
|
53f734d57b
|
Send DOMMenuItemActive when mouse enters menu item rects. This fixes Places on Mac OS X. Cocoa impl coming up. b=329337 r=mento sr=ben
|
2006-03-14 23:58:57 +00:00 |
|
masayuki%d-toybox.com
|
65c18fb078
|
Bug 321468 [GTK2] Implement nsIKBStateControl Interface (event of accesskeys and shortcut keys are eaten by IME) r=masaki.katakai, sr=roc
|
2006-03-14 06:07:54 +00:00 |
|
Olli.Pettay%helsinki.fi
|
37054f078a
|
Bug 329512, Remove NS_XUL_CLICK r+sr=bz
|
2006-03-13 20:57:36 +00:00 |
|
joshmoz%gmail.com
|
017ab91bbd
|
fix up window creation coordinates in Cocoa widgets. b=325336 r=mento
|
2006-03-10 20:51:48 +00:00 |
|
pavlov%pavlov.net
|
4877de3e8e
|
fixing bug 329455. patch from Yamashita Makoto <makotoy@ms.u-tokyo.ac.jp>. r=me
|
2006-03-10 00:20:03 +00:00 |
|
mkaply%us.ibm.com
|
4bcc9a4212
|
#314843
r=mkaply, sr=mkaply (OS/2 only)
Get menus looking more OS/2 like
|
2006-03-09 19:25:44 +00:00 |
|
ginn.chen%sun.com
|
a4000ccb9f
|
Bug 329675 gtk assertion `GTK_IS_WINDOW (window)' failure
r+sr=roc
|
2006-03-09 06:25:10 +00:00 |
|
vladimir%pobox.com
|
0cfe19d902
|
b=329846, disable native theme in HTML content on linux for fixes, r=roc
|
2006-03-08 23:57:53 +00:00 |
|