Commit Graph

6829 Commits

Author SHA1 Message Date
masayuki%d-toybox.com
7e718780b3 Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc 2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
3767450b23 backing out previous patch b=55751 2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
94e3cfbe0c Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc 2005-11-14 21:32:16 +00:00
sergei_d%fi.tartu.ee
c3f37e594d [BeOS]Bug 314792, adding X-wheel support. p=sergei_d r=thesuckiestmail, BeOS-only 2005-11-11 18:44:25 +00:00
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
sergei_d%fi.tartu.ee
b3dc7f068e [BeOS]Bug 315726, avoid mistargeted focus messages, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr 2005-11-10 19:54:23 +00:00
sergei_d%fi.tartu.ee
a30b8496e5 [BeOS]Bug 315542, shifting native paintregion in scroll, p=sergei_d, r=thesuckiestemail@yahoo.se, BeOS-only, no need for sr 2005-11-10 17:41:14 +00:00
mark%moxienet.com
045ce7774f Bug 311399, Crash [@ SetOrigin] during rendering context destruction. Remove QD save/restore from rendering context, it was placed there as a workaround for scrollbar functional and aesthetic bugs. Add OS event handler to fix aesthetic problems, and check for bad states to work around functional problems. r=josh sr=smfr 2005-11-10 03:46:52 +00:00
sergei_d%fi.tartu.ee
77cfb29e1a [BeOS]Bug 315576, fixing event order for fast processors, p=doug@sheltonfamily.org, r=thesuckiestemail@yahoo.se. BeOS-only, no sr required 2005-11-09 21:34:33 +00:00
mkaply%us.ibm.com
17ee37241e #310201
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh - remove CRs from drag/dropped text
#308967
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - insert images on drag drop, not link to image
2005-11-09 16:18:54 +00:00
mkaply%us.ibm.com
d1bc1ab2ae #267609
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - focus fix
2005-11-09 16:14:33 +00:00
vladimir%pobox.com
20b91dbdd6 thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix. 2005-11-08 20:06:16 +00:00
mkaply%us.ibm.com
6ee0b1a705 OS/2 build bustage 2005-11-07 14:29:32 +00:00
sergei_d%fi.tartu.ee
d6fc7fb875 [BeOS]Bug 229603, changing mView type from BView to nsViewBeOS. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr required 2005-11-06 19:17:24 +00:00
sergei_d%fi.tartu.ee
4c21d0216f [BeOS]Bug 315208. Removing unused files 2005-11-06 16:00:01 +00:00
sergei_d%fi.tartu.ee
dddf680269 [BeOS]Bug 315208. Removing nsObject from BeOS widget code. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr needed 2005-11-06 15:39:54 +00:00
sergei_d%fi.tartu.ee
b9fdc95079 [BeOS]Bug 315208.BeOS nsWindow code cleanup. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr needed 2005-11-06 15:10:53 +00:00
emaijala%kolumbus.fi
52230a880c Fix for bug 314543: backout patch of bug 307678, we need a better solution (work will continue in bug 312566)
r+sr=roc
2005-11-06 08:29:51 +00:00
sergei_d%fi.tartu.ee
0e716ed2bb [BeOS]Bug 314687, reduce drawing and resizing message flood. p=sergei_d, r=thesuckiestmail, BeOS-only, no sr needed 2005-11-05 16:53:41 +00:00
mkaply%us.ibm.com
a0ae8d1a22 #314524
r/sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add eColor__moz_menubarhovertext for OS/2
2005-11-03 14:36:36 +00:00
dougt%meer.net
35b1677294 1) This only creates one softkey menu. If we create more then one, this cause
windows to be hidden between new window creations.  See bug 314552.

2) This also makes a improvement to mouse taps in a context menu.  Now we only
test for tab-and-hold (a "Gesture") when we are not displaying a context menu.
If we don't do this, the check for the gesture makes the context menu go away.

3) We also hide the software input panel when we are creating a dialog or a
window.  This insures that the windows ce SIP button never blocks the view of a
XUL implemented SIP.

windows ce. r=dveditz
2005-11-02 19:20:31 +00:00
bzbarsky%mit.edu
d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
roc+%cs.cmu.edu
934045dc2c Bug 312921. The window pixels for translucent windows are already premultiplied, don't premultiply them again in Windows. r+sr=roc, patch by Dainis Jonitis 2005-11-01 20:46:52 +00:00
gavin%gavinsharp.com
39b57ecdaa Bug 314427: nsIDOMPopupBlockedEvent should expose the blocked window's target name, r+sr=jst 2005-11-01 01:41:00 +00:00
sergei_d%fi.tartu.ee
3982826ad3 [BeOS]Bug 314330 Events to be dropped on rollup,p=sergei_d, r=thesuckiestmail, BeOS-only 2005-10-29 18:43:21 +00:00
cls%seawood.org
7afa3c63cd Remove unnecessary urlmon references and fix mingw static build.
Bug #276152 r=bsmedberg
2005-10-28 22:00:27 +00:00
cvshook%sicking.cc
64a0fbd45f Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
2005-10-28 11:25:24 +00:00
bsmedberg%covad.net
953a02830a Bug 313927 - win32: opening a transparent/tranlucent window with "popup" shows taskbar item r=Dainis_Jonitis moa=roc 2005-10-27 16:22:01 +00:00
bzbarsky%mit.edu
0d5a3e6aa7 Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it.  Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
joshmoz%gmail.com
16ad0bb77c crash fix in Cocoa menus. we build this code in Camino but we don't use it. sr=pinkerton 2005-10-26 23:25:19 +00:00
sergei_d%fi.tartu.ee
11014437a0 [BeOS]Bug 313326. commiting Makefile.in. p=sergei_d, r=biesi. BeOS-only 2005-10-26 23:24:42 +00:00
sergei_d%fi.tartu.ee
fa45b2e962 [BeOS]Bug 313326 - fixing bustage mistypo in commit.BeOS-only 2005-10-26 23:22:23 +00:00
sergei_d%fi.tartu.ee
1bce5fcd90 [BeOS]Bug 313326. Fixing nsSound. p=sergei_d, r=biesi. BeOS-only 2005-10-26 17:53:39 +00:00
smfr%smfr.org
999cdf8221 Fix bug 312563: remove a hack in the Cocoa widget code that did a synchronous invalidate on widgets when they get hidden (e.g. by tab switch) in order to promptly notify plugins that their visibility is changing. This caused problems on some sites, because forcing the NSView to display when the view hierarchy is in flux could leave the window in a non-drawing state. r=mento. 2005-10-21 03:07:27 +00:00
mkaply%us.ibm.com
cbbb26b521 #286555
r=weilbachar, sr/a=mkaply (OS/2 only)
cache values from resize in mBounds
2005-10-20 21:58:25 +00:00
sergei_d%fi.tartu.ee
2b2c02324d [BeOS]Bug 242315. Adding Inline Inmupt Methods support. r=sergei_d, BeOS-only, no sr 2005-10-20 17:17:34 +00:00
aaronleventhal%moonset.net
65d8a142cd Bug 313043. Crash when using AccessibleObjectFromWindow. r=parente, sr=bz 2005-10-20 02:35:46 +00:00
joshmoz%gmail.com
6c15f9b840 remove these files since they are getting build when they are not even in the makefile and thus screwing up Cam
ino builds. We should figure out why this is happening, but for now lets just fix it. b=111230 sr=samsidler
2005-10-19 23:09:26 +00:00
joshmoz%gmail.com
5e764dbeba fix tabbing in Makefile to fix Camino bustage. b=111230 sr=sparky 2005-10-19 22:27:32 +00:00
joshmoz%gmail.com
ce30a81af7 re-check-in header file changes for Cocoa menus implementation, updated makefile. b=111230 sr=pinkerton 2005-10-19 21:16:05 +00:00
joshmoz%gmail.com
0dc29dda98 add keyboard shortcut and key modifier support to cocoa menus, add basic enable/disable, fix up comments some. b=111230 rubber stamp sr=pinkerton 2005-10-19 21:10:08 +00:00
sergei_d%fi.tartu.ee
43c1bd84c0 [BeOS]Bug 311651, rolling back part of previous patch to avoid rare context-menu misplacement on IFRAME, r=thesuckiestmail, no sr - BeOS-only 2005-10-18 21:02:59 +00:00
emaijala%kolumbus.fi
1ad3898fda Fix for bug 307678 -- Fixing remaining MouseTrailer problems with dialogs.
r+sr=roc
2005-10-18 19:44:31 +00:00
mark%moxienet.com
4a7550a71e Backing out 111230 to attempt to solve orange on Camino tinderbox. Tp crashes, but MozillaAlive succeeded. Re-added: nsMenuX.cpp nsMenuItemX.cpp nsMenuBarX.cpp; dropped a rev on: nsMenuX.h nsMenuBarX.h Makefile.in; didn't touch: nsMenuX.mm nsMenuItemX.mm nsMenuBarX.mm (new files not referenced by this downrev Makefile) 2005-10-17 20:55:52 +00:00
sergei_d%fi.tartu.ee
bf584c1285 [BeOS]bug 312660. fix issue with button-navigation over lists, p=thesuckiestmail, r=sergei_d, BeOS-only 2005-10-17 19:41:57 +00:00
joshmoz%gmail.com
96f37871db New Cocoa-based menu code. Not in working shape yet, but it is NPOB. b=111230 sr=pinkerton 2005-10-17 18:40:42 +00:00
smfr%smfr.org
69fdfdd022 Partial fix for bug 312563: avoid crashing because of recursive updates caused by the code that attempts to notify plugins (via a paint) when their widget is removed from the hierarchy. r=mento. 2005-10-17 03:17:06 +00:00
sergei_d%fi.tartu.ee
e953b9d2cb [BeOS] Bug 312638 -clear warnings in nsWindow, p=sergei_d, r=thesuckiestmail, no sr required 2005-10-16 18:51:34 +00:00
sergei_d%fi.tartu.ee
0bd26a5626 [BeOS]Bug 312636 - refactoring two getters for faster mouse. p=sergei_d, r=thesuckiestemail. BeOS-only, no sr 2005-10-16 18:06:35 +00:00
sergei_d%fi.tartu.ee
5692789e62 [BeOS]Bug 104729 - adding DnD support. p=thesuckiestemail, r=sergei_d. BeOS-only, no sr 2005-10-16 16:32:38 +00:00