Commit Graph

6737 Commits

Author SHA1 Message Date
darin%meer.net
70deb5f58d fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
git-svn-id: svn://10.0.0.236/trunk@193272 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 18:40:56 +00:00
gerv%gerv.net
85b93e54b8 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/trunk@193254 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:14 +00:00
gerv%gerv.net
b759f30f5f Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/trunk@193253 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 07:57:05 +00:00
joshmoz%gmail.com
ec9dc27b9f 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
git-svn-id: svn://10.0.0.236/trunk@193236 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 01:45:47 +00:00
joshmoz%gmail.com
1f6b94d583 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.
git-svn-id: svn://10.0.0.236/trunk@193226 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-29 22:47:20 +00:00
joshmoz%gmail.com
ae12f92712 Cocoa widgets should send NS_MOUSE_ENTER/NS_MOUSE_EXIT events. b=331349 b=330594 r=mento
git-svn-id: svn://10.0.0.236/trunk@193205 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-29 18:51:35 +00:00
joshmoz%gmail.com
5143b21023 widget child view cleanup for cocoa, remove unnecessary variables and code. b=331349 r=mento
git-svn-id: svn://10.0.0.236/trunk@193168 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-29 00:49:15 +00:00
mark%moxienet.com
07a48e03d5 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
git-svn-id: svn://10.0.0.236/trunk@193159 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 22:05:38 +00:00
pavlov%pavlov.net
5976687725 fixing mingw issues. bugs 331287, 331329, 331333. patches from cls and hans-andreas engel. r=me
git-svn-id: svn://10.0.0.236/trunk@193153 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 21:15:01 +00:00
joshmoz%gmail.com
92a8128071 Roll up popups if nsIRollupListener::ShouldRollupOnMouseWheelEvent says to do so. Patch by Masayuki Nakano (Mozilla Japan). b=330999 r=josh rs=pinkerton
git-svn-id: svn://10.0.0.236/trunk@193149 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 20:22:04 +00:00
jwatt%jwatt.org
7d76b8134b Partial fix for bug 331630. Remove nsEventStatus_eConsumeDoDefault from widget code. r+sr=roc@ocallahan.org
git-svn-id: svn://10.0.0.236/trunk@193034 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-27 11:32:55 +00:00
neil%parkwaycc.co.uk
f7cf4806e9 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
git-svn-id: svn://10.0.0.236/trunk@192913 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 14:52:24 +00:00
bzbarsky%mit.edu
8d81bda849 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@192789 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-22 18:00:28 +00:00
jshin%mailaps.org
72de74893a 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
git-svn-id: svn://10.0.0.236/trunk@192754 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-22 04:26:30 +00:00
dougt%meer.net
fa015cbd53 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
git-svn-id: svn://10.0.0.236/trunk@192647 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-20 20:27:27 +00:00
mark%moxienet.com
ebe1467610 Bustage fix followup: release old font metrics
git-svn-id: svn://10.0.0.236/trunk@192578 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-18 06:40:31 +00:00
mark%moxienet.com
dfd5f805d8 Apply firehose to cairo-less cocoa widget builds aka bustage fix for Camino
git-svn-id: svn://10.0.0.236/trunk@192577 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-18 06:11:48 +00:00
pavlov%pavlov.net
44229ba047 fixing camino bustage
git-svn-id: svn://10.0.0.236/trunk@192573 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-18 01:23:51 +00:00
pavlov%pavlov.net
b3880c0f9c fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@192571 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-18 00:23:41 +00:00
pavlov%pavlov.net
5b42425675 removing nsWatchTask, removing cocoa widget dependancies on gfx/src/mac. bug 330786. r=josh
git-svn-id: svn://10.0.0.236/trunk@192568 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 23:35:39 +00:00
vladimir%pobox.com
a0fde75ce7 Re-landing fixed cairo update, r=pav
git-svn-id: svn://10.0.0.236/trunk@192565 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 22:24:30 +00:00
dougt%meer.net
d0afa1520c Backing out bug 325298. WINCE only. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@192562 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 21:42:28 +00:00
masayuki%d-toybox.com
000a3c69a2 Bug 330852 raising assertion when clicking anytime r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@192553 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 19:26:08 +00:00
vladimir%pobox.com
eaedad5e8c People tell me that quadrupling Tp is bad. Me? I want a second opinion.
git-svn-id: svn://10.0.0.236/trunk@192527 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 07:44:38 +00:00
joshmoz%gmail.com
7a0b417bc1 make internal close behavior consistent in cocoa widgets. b=330775 r=mento
git-svn-id: svn://10.0.0.236/trunk@192523 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 05:16:59 +00:00
vladimir%pobox.com
3cf7e11a05 b=330738, update in-tree cairo to current cairo head
git-svn-id: svn://10.0.0.236/trunk@192518 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 04:05:32 +00:00
ginn.chen%sun.com
87db4659ef Bug 319532 [gnome]There is no feedback when use keyboard to navigate
disabled menuitem in Mozilla menu
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@192516 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 03:55:10 +00:00
neil%parkwaycc.co.uk
cb53988eee 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)
git-svn-id: svn://10.0.0.236/trunk@192498 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-16 21:02:22 +00:00
dbaron%dbaron.org
a407a490b5 Avoid XGetGeometry calls in GetThebesContext, which require a round-trip to the X server. b=330661 r=vlad
git-svn-id: svn://10.0.0.236/trunk@192486 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-16 17:33:25 +00:00
joshmoz%gmail.com
7972c70ee0 more cleanup for bug 329337. bump iid, fix memory leak, check event creation return. b=329337 r=biesi
git-svn-id: svn://10.0.0.236/trunk@192421 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-15 16:52:31 +00:00
martijn.martijn%gmail.com
4829b7c2bd Bug 326926 - Caret 1px too far to the right in empty inputs/textarea's in win2000 theme, r=neil, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@192415 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-15 11:59:22 +00:00
joshmoz%gmail.com
2f75fb6c5f remove dead code from fix for 329337. followup. thanks to bz for catching this.
git-svn-id: svn://10.0.0.236/trunk@192403 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-15 05:22:53 +00:00
joshmoz%gmail.com
876d6d3632 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
git-svn-id: svn://10.0.0.236/trunk@192387 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-15 00:23:31 +00:00
joshmoz%gmail.com
2b1ade2e76 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
git-svn-id: svn://10.0.0.236/trunk@192380 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 23:58:57 +00:00
masayuki%d-toybox.com
78eb18daf3 Bug 321468 [GTK2] Implement nsIKBStateControl Interface (event of accesskeys and shortcut keys are eaten by IME) r=masaki.katakai, sr=roc
git-svn-id: svn://10.0.0.236/trunk@192297 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 06:07:54 +00:00
joshmoz%gmail.com
4ab658da28 fix up window creation coordinates in Cocoa widgets. b=325336 r=mento
git-svn-id: svn://10.0.0.236/trunk@192169 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-10 20:51:48 +00:00
pavlov%pavlov.net
5b9cdda4e9 fixing bug 329455. patch from Yamashita Makoto <makotoy@ms.u-tokyo.ac.jp>. r=me
git-svn-id: svn://10.0.0.236/trunk@192123 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-10 00:20:03 +00:00
mkaply%us.ibm.com
082f9e33c2 #314843
r=mkaply, sr=mkaply (OS/2 only)
Get menus looking more OS/2 like


git-svn-id: svn://10.0.0.236/trunk@192094 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-09 19:25:44 +00:00
ginn.chen%sun.com
274b5dbb93 Bug 329675 gtk assertion `GTK_IS_WINDOW (window)' failure
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@192050 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-09 06:25:10 +00:00
vladimir%pobox.com
69af62a918 b=329846, disable native theme in HTML content on linux for fixes, r=roc
git-svn-id: svn://10.0.0.236/trunk@192032 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-08 23:57:53 +00:00
vladimir%pobox.com
5764e3264d b=328337, black flash often when repainting window (gtk2 fix), r=roc
git-svn-id: svn://10.0.0.236/trunk@192030 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-08 23:54:47 +00:00
vladimir%pobox.com
e18aefc4dd b=328337, black flash often when repainting areas, r=roc
git-svn-id: svn://10.0.0.236/trunk@191924 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 21:08:48 +00:00
mark%moxienet.com
500099cc37 329455 Printing on trunk is impossible with Cocoa widgets. Register moved services in the Cocoa widget factory. r=josh sr=stuart
git-svn-id: svn://10.0.0.236/trunk@191917 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 20:08:53 +00:00
joshmoz%gmail.com
3263fb9a4c roll up popups when we should. Cocoa widgets only. b=325336 r=mento
git-svn-id: svn://10.0.0.236/trunk@191916 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 20:02:09 +00:00
cbiesinger%web.de
e20d0d66f6 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@191914 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 19:41:34 +00:00
cbiesinger%web.de
8b4178a398 bug 308536 support arbitrary images as cursors even for gtk < 2.4, by converting
them to b&w
r=bryner sr=roc


git-svn-id: svn://10.0.0.236/trunk@191905 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 18:35:19 +00:00
Olli.Pettay%helsinki.fi
b6cdf7cb60 Bug 234455, Centralize event dispatch r=jst, sr=bz
git-svn-id: svn://10.0.0.236/trunk@191900 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 17:08:51 +00:00
kjh-5727%comcast.net
5717b87190 Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes.
git-svn-id: svn://10.0.0.236/trunk@191779 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-04 16:37:13 +00:00
dougt%meer.net
e53522110e Fixing WINCE build bustage.
git-svn-id: svn://10.0.0.236/trunk@191592 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 18:47:18 +00:00
benjamin%smedbergs.us
052ea8fbd7 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
git-svn-id: svn://10.0.0.236/trunk@191568 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 14:31:25 +00:00