Commit Graph

7655 Commits

Author SHA1 Message Date
sergei_d%fi.tartu.ee
1d947365f0 [BeOS]widget code, Bug 342613, fixing performance regression, p=sergei_d, r=thesuckiestemail. Pure BeOS-only patch 2006-06-27 18:05:37 +00:00
mark%moxienet.com
ca15e5cccf 342361 NS_DRAGDROP_ENTER/EXIT events should be sent as drags enter and exit widgets. r=josh sr=bryner 2006-06-26 20:50:33 +00:00
mark%moxienet.com
f3f13838bb 342229 NS_DRAGDROP_OVER/ondragover should fire repeatedly when performing a drag, even when the mouse is not moving. r=josh sr=bryner 2006-06-26 20:45:55 +00:00
mozilla%weilbacher.org
db68ff7b6c [OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin 2006-06-26 20:40:08 +00:00
sergei_d%fi.tartu.ee
b82f81345f [BeOS] nsWidget::Update() is flacky in BeOS, Bug 342613, p=sergei_d, r=thesuckiestemail. BeOS-only 2006-06-26 13:39:05 +00:00
emaijala%kolumbus.fi
a488a82892 Bug 259816: made the callback static as it should have been. 2006-06-24 16:49:17 +00:00
joshmoz%gmail.com
cfffe8fe59 make sure native events can't get through once a gecko widget has been destroyed, cocoa widgets. b=342142 r=mento 2006-06-22 21:34:30 +00:00
dveditz%cruzio.com
506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
sergei_d%fi.tartu.ee
9a95531c7e Bug 342408. [BeOS] Mouse handling for IFRAMEs is broken after scroll.p=sergei_d, r=thesuckiestemail. BeOS-only 2006-06-22 15:14:05 +00:00
Olli.Pettay%helsinki.fi
adba7018b8 Bug 342352, set mHiddenWidget to null after it has been destroyed, r+sr=roc 2006-06-22 14:36:11 +00:00
joshmoz%gmail.com
170289b013 if a context menu is open, clicking on the menu bar should not open a menu item, it should just close the context menu. b=341175 r=mento 2006-06-21 22:02:23 +00:00
joshmoz%gmail.com
34e6efc1ed use correct null macros for mach ports. b=342192 r=mento 2006-06-20 20:38:59 +00:00
joshmoz%gmail.com
4a103cc93d fix cursor and status bar flickering if window opened underneath mouse. b=336472 r=mento 2006-06-20 16:52:31 +00:00
emaijala%kolumbus.fi
c53d60d435 Additional patch for bug 259816 to make it less aggressive.
r=neil
sr=roc
2006-06-19 05:58:00 +00:00
hwaara%gmail.com
8546177ba1 Fix bug 335683, Use kThemeMenuItemFont for -moz-pull-down-menu. r=mento, sr=roc, a181=mento. Patch by Stefan (stefanh@bluebottle.com) 2006-06-18 12:17:32 +00:00
sergei_d%fi.tartu.ee
6ee9dbdd73 [BEOS]Need implementation of ArgvReceived and RefsReceived, Bug 129411, p=sergei_d, r=thesuckiestmail. Pure BeOS-only change 2006-06-18 11:48:31 +00:00
dougt%meer.net
c4a0a2a749 Windows CE ONLY. We do not want to hide the keyboard during focus, only the SIP button. If you do hide the keyboard, when you application goes from in-active to active, you may not have a keyboard to use. r=dougt 2006-06-16 22:13:36 +00:00
cbiesinger%web.de
12ba7928f8 Bug 333178 fix image cursors for cairo-gtk2 builds
r=bryner sr=roc
2006-06-16 18:38:39 +00:00
mark%moxienet.com
71ae545817 Remove PINK_PROFILING_ACTIVATE. No bug, but mentioned in 340592. 2006-06-16 17:25:26 +00:00
mark%moxienet.com
58bf60e6dd 340592 Make the mouse focus model more Mac-like. r=josh sr=pink 2006-06-16 17:23:07 +00:00
joshmoz%gmail.com
040fa4b314 bustage fix, account for api change in 332949 in carbon widgets. 2006-06-16 16:14:19 +00:00
joshmoz%gmail.com
bc82b480b0 pull initial enabled state for menu items from command node, not their own DOM node. fixes keyboard command crashes. b=332949 r=mento sr=pinkerton 2006-06-16 15:05:43 +00:00
roc+%cs.cmu.edu
9ed5e52204 Bug 339715. Paint layered (translucent) windows asynchronously to avoid bugs where paint timing is diferent for translucent windows. patch by Dainis Jonitis, r+sr=roc 2006-06-16 02:27:37 +00:00
mark%moxienet.com
999bec21d3 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 17:24:25 +00:00
mark%moxienet.com
ffba1158c6 Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me 2006-06-15 17:13:59 +00:00
mark%moxienet.com
2c660c0c8e 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 16:51:51 +00:00
joshmoz%gmail.com
bef4565f61 menu item enabled state needs to be actively updated based on DOM activity. b=341528 r=mento 2006-06-15 15:54:58 +00:00
joshmoz%gmail.com
5687cc5ec7 make control-click bring up a context menu. b=340870 r=mento 2006-06-12 21:05:36 +00:00
joshmoz%gmail.com
337f7b9c61 selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc 2006-06-12 19:33:07 +00:00
mark%moxienet.com
e084450e4b 336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc 2006-06-12 17:30:22 +00:00
silver%warwickcompsoc.co.uk
84926e62ac Bug 322424 - use the right variable for disabled combobox background. r=josh sr=neil 2006-06-11 19:36:02 +00:00
sergei_d%fi.tartu.ee
392c0c2016 [BeOS]Bug 339031 DND of bookmarks in Places window crashes Minefield in ZETA [@ BRegion::~BRegion], p=thesuckiestemail, r=sergei_d. 2006-06-09 19:27:52 +00:00
leon.sha%sun.com
198c904434 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
mark: review+
roc: review+
roc: superreview+
Patch by alfred.peng@sun.com
2006-06-09 06:02:30 +00:00
mark%moxienet.com
2662541f3d 336012 Fix typo. Last comment should have specified r=hwaara. 2006-06-08 21:34:57 +00:00
mark%moxienet.com
c4359b136c 336012 Copying content from browser and pasting into Terminal results in URL instead of selected text, URL contains 0-bytes. Part 2: use UTF-8 when copying and pasting 'url ' and 'urld'-flavor data. The URL will still be pasted instead of the copied text (see the "part 1" patch on bug 336012). r=josh sr=pink a/1.8.1=me 2006-06-08 21:32:26 +00:00
joshmoz%gmail.com
230bff2eff fix popup rollup during right-click events, prevents us from allowing multiple popup windows (context menus) from opening at once. b=339957 r=mento 2006-06-08 21:11:18 +00:00
mark%moxienet.com
02dfc476f4 339705 Using the scroll wheel over autocomplete popup closes it. Check whether widgetToScroll is a child of the rollup widget. r=josh a/1.8.1=me 2006-06-08 19:04:31 +00:00
joshmoz%gmail.com
2e57557bb0 add support for sheets to Cocoa widgets. b=330587 r=mento sr=pinkerton 2006-06-08 17:29:18 +00:00
mark%moxienet.com
a6b04ae8c0 340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner 2006-06-07 00:06:11 +00:00
vladimir%pobox.com
954d75ac83 b=340517, classic windows native themes broken; r=stuart 2006-06-06 19:01:58 +00:00
mark%moxienet.com
644677bd26 340436 Cocoafox crashes when opening preferences. Native scrollbar view's parent is not a mozView and does not implement getNativeWindow. Initialize new horizontal scrollbar's nativeWindow based on the existing (dummy vertical) scrollbar's nativeWindow, not the parent. r=josh sr=pink 2006-06-06 17:41:24 +00:00
gavin%gavinsharp.com
63879a6f99 Bug 339192: Readonly textboxes shouldn't look active, patch by Phil Ringnalda <philringnalda@gmail.com>, r=hwaara, sr=pink 2006-06-06 16:34:16 +00:00
masayuki%d-toybox.com
af7d5c7dd6 Bug 339723 Ctrl++ doesn't work with JIS keyboard r=ere, sr=roc 2006-06-06 01:52:46 +00:00
vladimir%pobox.com
589aae1008 b=340452, update cairo on trunk to 2006-06-03, r=stuart 2006-06-05 23:16:25 +00:00
masayuki%d-toybox.com
e1d97f38fd backout previous check-in because the tree is closed 2006-06-05 15:41:05 +00:00
masayuki%d-toybox.com
705c65bb3d Bug 339723 Ctrl++ doesn't work with JIS keyboard r=ere, sr=roc 2006-06-05 15:31:42 +00:00
dougt%meer.net
027444ff90 Fixing regression on Windows Ce. b=259816. r=ere. WINCE only. 2006-06-04 16:08:50 +00:00
timeless%mozdev.org
4fceb5193b Bug 337917 Make consumers stop using cids from other modules
r=neil sr=darin
2006-06-03 23:42:13 +00:00
timeless%mozdev.org
c6b7d48a4d Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
2006-06-03 23:38:55 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00