bryner%netscape.com
3043591417
More static build fixing (from sfraser's rev 1.19 of widget/src/mac/Makefile.in).
2002-06-03 09:17:13 +00:00
bryner%netscape.com
dc8bd80127
Make the module name agree with the Makefile so that static builds work. Not part of the build.
2002-06-03 09:02:31 +00:00
mkaply%us.ibm.com
cc80659802
#146252
...
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2002-05-31 18:48:25 +00:00
mkaply%us.ibm.com
ca26b30da3
#148123
...
r=pedemont, sr=blizzard
OS/2 only - don't write an extra NULL char to URL objects
2002-05-30 21:34:33 +00:00
pinkerton%netscape.com
8767b764ad
fix problem where resizing window would cause jiggling. the workaround we put in for os9 seems to no longer be needed and gives osx fits. patch from lws@mac.com. r=pink/rs=blake. bug#86740
2002-05-29 14:46:23 +00:00
bryner%netscape.com
e123863a98
Ignore generated makefiles.
2002-05-27 02:07:35 +00:00
yokoyama%netscape.com
7e84eecff9
bug 141513
...
IME candidate window is displayed in wrong position
Patch is to impact only in Windows XP
with MS PinYing IME and NeiMa IME
/r=shanjian, /sr=brendan
2002-05-23 22:03:49 +00:00
blizzard%redhat.com
f1c52feb95
Bug #121248 . Clipboard support for gtk2. Not part of the default build.
2002-05-21 22:47:56 +00:00
rjc%netscape.com
8332819ea7
Fix bug # 144337: According to TechNote 2051, on Mac OS X we should be able to short-circuit QuickDraw's implicit LockPortBits() on every QD call by stratetic usage of ::LockPortBits() and ::UnlockPortBits(). Gives a few % points improvement on window drawing/updates. r=sdagley sr=ben
2002-05-21 01:25:57 +00:00
aaronl%netscape.com
fa3df635f3
Bug 130969. Active accessibility: fix MSAA focus events. r=bryner, saari. sr=jst
2002-05-17 04:04:24 +00:00
blizzard%redhat.com
a9086d6444
Fix gtk2 build bustage. Not part of the build.
2002-05-16 16:21:00 +00:00
brade%netscape.com
7b168d7966
fix build bustage
2002-05-16 14:06:58 +00:00
mkaply%us.ibm.com
792541522f
OS/2 bustage
2002-05-15 23:14:20 +00:00
dougt%netscape.com
57cbbc438d
fixing bustage
2002-05-15 22:54:08 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
mkaply%us.ibm.com
d0ffda6ea4
Remove invalid comment so file matches branch
2002-05-14 04:05:18 +00:00
seawood%netscape.com
7abea1092f
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Use XT_LIBS variable for -lXt and its dependencies.
Link XT_LIBS in static xlib builds.
Use same modulename for xlib module in Makefile as the code uses.
Bug #126163 & Bug #144182 r=bryner
2002-05-14 04:04:23 +00:00
blizzard%redhat.com
f1f2520556
Bug #143993 . gtk2 does not compile with --disable-accessibility. Not part of the build.
2002-05-14 00:11:03 +00:00
blizzard%redhat.com
3c4a7a0ebc
Bug #143991 . nsWidgetFactory.cpp does not compile without IBMBIDI. Not part of the build.
2002-05-14 00:07:12 +00:00
mkaply%us.ibm.com
4b53162410
#144275
...
r=pedemonte, sr=blizzard
OS/2 only - use button 2 for drag
2002-05-13 22:02:45 +00:00
pete.zha%sun.com
7932a7441b
bug 109217:Active Accessibility: implement support for <tree>
...
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com )'s fix
Check in other files.
2002-05-13 07:19:43 +00:00
blizzard%redhat.com
3138cdc116
Bug #121255 . Hook up gtk2 to xremote. r=cls on the configure.in change
2002-05-12 21:03:17 +00:00
blizzard%redhat.com
3f43539adb
Unbuilt support files for remote helping
2002-05-12 06:48:19 +00:00
jgaunt%netscape.com
bd32ae519e
bug 124448 Accessibility Support for Object/Embed tags
...
r=aaronl
sr=jst
2002-05-10 22:34:53 +00:00
blizzard%redhat.com
3d02613dbb
Bug #140767 . Menus don't open when hovered while another menu is open. Don't drop motion events when there's a rollup listener and the event isn't over a popup window. r=rjesup,sr=shaver
2002-05-10 01:53:13 +00:00
katakai%japan.sun.com
f27b386052
bug 142873
...
Can't turn on IM after a popup window opens
Call SetFocus() of XIC again to the current focused widget
r=blizzard,sr=shaver,a=asa(for1.0branch)
2002-05-10 01:11:24 +00:00
aaronl%netscape.com
a97fef7f68
Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
2002-05-08 20:43:49 +00:00
aaronl%netscape.com
8bd3480344
Bug 135481. Active Accessibility: need method to scroll view to make specified IAccessible visible. r=jgaunt, sr=jst
2002-05-08 20:28:39 +00:00
shanjian%netscape.com
43dfeac81f
#140983 [regression]SC IME doesn't work properly and JA IME works wrong
...
If windows code page is 936 (simplified chinese), check IME's support of
unicode using GetProperty.
p=yokoyama, r=shanjian, sr=kin
check in for roy by shanjian
2002-05-08 20:24:55 +00:00
aaronl%netscape.com
a91955185f
Bug 135482. Active Accessibility: need EVENT_OBJECT_SCROLLINGEND to tell where screen has scrolled to. r=jgaunt, sr=jst.
2002-05-08 20:21:03 +00:00
jay.yan%sun.com
432f35bd0d
bug #135395 Add framework code for mozilla accessibility on Linux,
...
r=jay.yan@sun.com , sr=blizzard@mozilla.org , author is bolian.yin@sun.com .
this part is for files of gtk2 directory.
2002-05-08 07:42:34 +00:00
jay.yan%sun.com
9f920c8a7c
bug #135395 Add framework code for mozilla accessibility on Linux,
...
r=jay.yan@sun.com , sr=blizzard@mozilla.org , author is bolian.yin@sun.com .
this part is for new files of mai directory.
2002-05-08 07:38:13 +00:00
darin%netscape.com
3002d296ba
fixes OS/2 bustage
2002-05-08 02:16:43 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
pinkerton%netscape.com
3ba174b7c8
Make CF_HTML a different flavor and return it to editor w/out any
...
modification. Bulletproof the data we get from the OS by always null
terminating it. r=brade/sr=kin bug# 69566.
2002-05-07 19:45:58 +00:00
alexsavulov%netscape.com
3285301d39
fix for bug 134437 - syncronous focus event causes reflow reentrancy
...
resulting in a crash on WIN32. fixed trough WM_SETFOCUS deferral
sr= waterson r=kmccklusk
2002-05-03 18:52:04 +00:00
pinkerton%netscape.com
49098d56df
Fix data length issues with CF_HTML. It's utf8, so don't treat it like
...
unicode when computing the length. r=brade/sr=kin, bug 69566.
2002-05-03 14:19:11 +00:00
mkaply%us.ibm.com
fca5228607
#141676
...
r=pedemonte, sr=blizzard
OS/2 only - don't add the hidden window to the task list
2002-05-02 21:26:09 +00:00
bryner%netscape.com
4dc594aa75
Make sure to set a cursor for our popup windows, since GTK doesn't do this automatically for us (and we don't want it to always inherit the root window cursor). Bug 133387, r=pavlov, sr=blizzard.
2002-05-01 22:41:45 +00:00
pinkerton%netscape.com
af21f3c793
remove portions of smfr's last scrolling optimization. the OffsetRgn calls seem un-necessary and caused problems with redrawing outliners and scrolling while windows overlapped the scrolled widget. r=sdagley/sr=beard. bug# 141249
2002-05-01 22:23:46 +00:00
pinkerton%netscape.com
6235895bd0
Support pasting of CF_HTML flavor. r=brade/sr=alecf. bug#69566
2002-05-01 21:58:38 +00:00
dbaron%fas.harvard.edu
2d7fe2e0eb
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson
2002-05-01 00:17:04 +00:00
tor%cs.brown.edu
09af8e5c54
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2002-04-30 23:15:52 +00:00
tor%cs.brown.edu
87024f886e
Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan
2002-04-30 22:34:34 +00:00
blizzard%redhat.com
fe8a51501b
Bug #141239 . Remove tabs from code and clean up indenting in the c files. Not part of the build.
2002-04-30 19:29:00 +00:00
blizzard%redhat.com
5e8334177b
Bug #121259 . gtk2 needs to have maximize/minimize WM hints hooked up. Not part of the build.
2002-04-30 19:03:12 +00:00
mkaply%us.ibm.com
44c25cd11d
#140538
...
r=pedemont, sr=blizzard
OS/2 only - fix some edge cases where file dialog didn't appear, general cleanup
2002-04-29 22:38:03 +00:00
mkaply%us.ibm.com
ea0818540f
Hope to fix OS/2 bustage
2002-04-29 22:37:08 +00:00
sdagley%netscape.com
13bca713d5
Fix mach-o bustage introduced with last checkin - NS_TruncNodeName is implemented in nsLocalFileMac which currently isn't part of the mach-o build.
2002-04-29 15:49:49 +00:00
locka%iol.ie
372d7a7e50
Stop crash in mousewheel code when wheel is rolled over another Gecko app window (e.g. mfcEmbed). b=137213 r=bryner@netscape.com alecf@netscape.com
2002-04-29 14:50:58 +00:00
sdagley%netscape.com
f5ad1d9272
Fix #139360 - Don't silently fail when file name from FilePicker >31 characters. Do a mid-trunc until we can switch to HFS+ APIs. r=ccarlen,pinkerton sr=scc
2002-04-29 06:22:55 +00:00
mkaply%us.ibm.com
4461167d71
Extra bracket
2002-04-28 02:17:58 +00:00
blizzard%redhat.com
2285d06df5
Use a common style for all of these files, add comments at the top to enforce that style and remove all the tabs in these files. Not part of the build.
2002-04-27 16:26:10 +00:00
mkaply%us.ibm.com
50deb8426e
OS/2 bustage - did I do this right?
2002-04-27 16:16:23 +00:00
mkaply%us.ibm.com
4337cf46c5
Beos bustage - somehow forgot to check this in
2002-04-27 15:36:21 +00:00
mkaply%us.ibm.com
34e976e88d
Misspelling
2002-04-27 14:37:42 +00:00
mkaply%us.ibm.com
eb54f03fe8
OS/2 bustage
2002-04-27 13:57:05 +00:00
blizzard%redhat.com
413ebca0d9
Bug #129591 . nsWindow::Enabled is a no-op on GTK. Also fixes bug #65521 . linux modal dialogs should only freeze parent window (not all windows.) This code is a big cleanup of the event dispatching code, too. r=bryner,sr=jst
2002-04-27 13:50:21 +00:00
hyatt%netscape.com
d583176e6e
NPOB. Fix a boolean. Cocoa.
2002-04-27 09:43:44 +00:00
pete.zha%sun.com
efaa3b3093
bug 139726:Duplicate variable definition broken compilers other than gcc
...
r=pete.zha@sun.com sr=jag
Check in for Jay Yan(jay.yan@sun.com )'s fix
2002-04-27 09:41:46 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
hyatt%netscape.com
f62b7cdc6a
Optimize plugin views to be opaque, since they don't need to draw. Check in all the plugin code for cocoa widgets.
2002-04-27 00:19:49 +00:00
pinkerton%netscape.com
84e5053ebb
don't pass drags to anything that's one of our views, but not a ChildView
...
(ie, scrollbars).
2002-04-26 20:24:02 +00:00
blizzard%redhat.com
8139a913c3
Changes related to getting embedding working. Not part of the build.
2002-04-26 17:52:08 +00:00
pinkerton%netscape.com
7548119a41
Can now drop items onto ChildView and they are correctly processed by gecko. Not part of build.
2002-04-25 22:40:00 +00:00
mkaply%us.ibm.com
117a569146
#139852
...
r=mkaply, sr=blizzard, a=roc+moz
OS/2 only - from Javier Pedemonte - implement ConstrainPosition
2002-04-25 21:03:12 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
blizzard%redhat.com
744f37489f
Bug #81779 . Mozilla crashes if you higlight and repeatedly drag text. Return if the source data items aren't available. r=rjesup,sr=shaver
2002-04-24 19:11:59 +00:00
mkaply%us.ibm.com
bba49b51a5
#139219
...
r=pedemont, sr=blizzard
OS/2 only - handle zorder event
2002-04-24 04:15:37 +00:00
mkaply%us.ibm.com
8d094526f0
#138728
...
r=pedemont, sr=blizzard
OS/2 only - convert filter names to platform specific charset
2002-04-24 04:13:38 +00:00
hyatt%netscape.com
3777d7b7ae
Lowering Cocoa mouse wheel num lines. NPOB.
2002-04-24 00:52:38 +00:00
pinkerton%netscape.com
4008c80d05
add first stage of dragging images. advertise os-native image format to other applications. r=ccarlen/sr=alecf. bug# 138049
2002-04-23 14:24:48 +00:00
pinkerton%netscape.com
cd310bf362
infrastructure to handle dragdrop. Not part of build
2002-04-23 03:55:19 +00:00
hyatt%netscape.com
d60df2ea1b
Cocoa scrollbar tweak. NPOB.
2002-04-21 10:04:42 +00:00
hyatt%netscape.com
1c4fee9b74
I so did not mean to check this in. NPOB anyway. Going now to wash my mouth out with soap.
2002-04-20 23:28:10 +00:00
jaggernaut%netscape.com
7e4e14d8c5
Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux.
2002-04-20 01:48:32 +00:00
hyatt%netscape.com
185bf8bd33
Stop scrollbar crash. Cocoa. NPOB.
2002-04-20 01:30:20 +00:00
hyatt%netscape.com
a66e7bbce0
Enable API for obtaining the real window from a hidden enclosing view. Cocoa. NPOB.
2002-04-19 23:58:36 +00:00
joki%netscape.com
bdfd051dfb
Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
...
Browser based listeners can now registers themselves using the AddGroupedEventListener and passing the system event group (which can be gotten via the nsIDOMEventReceiver interface). These listeners will now fire after all content based listeners have processed.
In this initial version of the checkin most browser listeners are still left in the original content group for stability purposes.
2002-04-19 02:52:01 +00:00
seawood%netscape.com
97531eb92c
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
chak%netscape.com
5913aadd80
Fix for #135226 - 256 color palettes should be selected as background palettes
...
(Checking in patch for saari)
r=blythe, sr=waterson, a=adt for checkin to trunk
2002-04-16 20:54:23 +00:00
sfraser%netscape.com
c277c5b35f
Fix for bug 127362 -- incremental scrolling gets slower and slower. Make sure that we shift window->visRgn to the correct coordinates before doing region math, and ensure that HandleUpdateEvent() leaves the port in the way that it found it. r=pinkerton, sr=beard.
2002-04-16 19:53:30 +00:00
seawood%netscape.com
ae752d58da
Add nsIMacTextInputEventSink to XPIDLSRCS.
...
Fixing OSX mach-o tinderbox bustage.
2002-04-16 03:54:11 +00:00
ftang%netscape.com
72803f5f10
fix bug 110726. r=ccarlen sr=sfraser a=asa . implement nsIMacTextInputEventSink on nsMacWindow so embdding application can send in Input Method events.
2002-04-15 23:47:05 +00:00
ftang%netscape.com
3dd103527b
fix 110726. add new idl for mac embedding r=ccarlen sr=sfraser a=asa
2002-04-15 23:45:27 +00:00
mkaply%us.ibm.com
b25f8d8f9b
#59403
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - beginning of drag/drop
2002-04-15 22:56:31 +00:00
jay.yan%sun.com
93a2cd56ed
bug 135663: On Solaris, physical F11 and F12 keys do not map to VK_F11 and VK_F12 keycodes
...
r=akk, sr=chris blizzard
2002-04-15 03:05:24 +00:00
joki%netscape.com
a5cda6ec41
Fix for bug 78989, force focus events to go their corresponding view as opposed to using coordinate targeting which can be incorrect. r:roc+moz, sr:jst
2002-04-14 21:45:04 +00:00
dbaron%fas.harvard.edu
b1d95bffd8
Relanding pavlov's changes for bug 129953, in pieces.
2002-04-14 03:37:42 +00:00
tor%cs.brown.edu
cb1d9145e3
Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
2002-04-13 10:03:59 +00:00
hyatt%netscape.com
e230e9cb84
Context menu code tweaking. NPOB. Cocoa only.
2002-04-12 09:39:59 +00:00
hyatt%netscape.com
c0fb3c144e
Context menu code tweaking. NPOB. Cocoa only.
2002-04-12 09:22:37 +00:00
rjc%netscape.com
5728d75d6a
Fix bug # 132493: Mac OS X multiple sheets issue. r=pink sr=ben a=asa
2002-04-11 23:06:00 +00:00
brade%netscape.com
3a5f38632b
backout changes by pavlov (bug 136677) r=cathleen
2002-04-11 18:50:42 +00:00
pinkerton%netscape.com
021a93a7cd
clean up checking for a golden child menu. don't delete a golden child menu when setting the hidden attribute. that would be bad. r=saari/sr=sfraser/a=asa. bug# 136460
2002-04-11 14:22:52 +00:00
pavlov%netscape.com
bf162df187
re-landing 129953
2002-04-11 07:55:53 +00:00
pavlov%netscape.com
0f9706f1e1
backing out changes for 129953...
2002-04-11 05:38:55 +00:00
dbaron%fas.harvard.edu
07103ecbea
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
mkaply%us.ibm.com
dedfd8e023
#136622
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - rewrite cursor code - support crosshair
2002-04-10 22:55:38 +00:00
pavlov%netscape.com
ca2a20ef48
bug 129953 r=rjesup sr=rpotts
2002-04-10 04:41:23 +00:00
danm%netscape.com
a731848c71
reverting rev 3.409. this re-opens bug 120155 but fixes bug 134317 and bug 135528. snif.
2002-04-10 04:31:23 +00:00
pinkerton%netscape.com
6408151669
more native scrollbar fixes and cleanup. horizontal scrollbars now work
...
correctly. adjusted scrollwheel code to not obscure cursor on scrollwheel.
Not part of build.
2002-04-09 14:18:19 +00:00
pinkerton%netscape.com
e5bb4fd7b3
rewrite to use a view instead of tracking frame resize/moves ourselves. when the view moves, the attached widget is moved automatically. r=ben/sr=hyatt/a=asa. bug# 135436
2002-04-09 14:11:52 +00:00
mkaply%us.ibm.com
a8b8fceff5
#133716
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - add missing breaks - I was sure I checked this in
2002-04-09 13:56:32 +00:00
pinkerton%netscape.com
fd40c4bdf2
correctly compute offset to widget. r=ccarlen/sr=hyatt/a=asa. bug#135698
2002-04-08 13:58:50 +00:00
rjc%netscape.com
a22fd73c66
Back out my fix (on Friday evening) for bug # 132493 - Mac OS X multiple sheets issue - due to weird regression in Mail certain mail dialogs.
2002-04-08 05:46:35 +00:00
hyatt%netscape.com
6bc3fdaab4
Big cocoa scrolling perf improvement when iframes are on the page. NPOB.
2002-04-06 19:50:30 +00:00
rjc%netscape.com
66cac563c2
Fix bug # 132493: Mac OS X sheets issue. r=pinkerton sr=ben a=asa
2002-04-06 02:50:30 +00:00
briane%qnx.com
2cac0e3537
PHOTON BUILD only
...
Removed an errant printf
2002-04-05 15:24:37 +00:00
briane%qnx.com
c18bef674f
PHOTON BUILD only
...
Removal of some printfs and fixes for rendering issues and the Clipboard implementation.
Also fixes a problem with scrolling lists sometimes causing a crash.
2002-04-05 15:15:59 +00:00
mkaply%us.ibm.com
9a90f804db
#135467
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for IME crash
2002-04-05 03:44:09 +00:00
akkana%netscape.com
ba86151b9e
57262: Support the "Stop" key on Sun keyboads.
...
61355: key bindings don't work when Caps Lock is on.
Fixes from Jay Yan, Jay.Yan@sun.com , r=akkana, sr=jag, a=asa
2002-04-05 03:37:18 +00:00
pinkerton%netscape.com
bbf2d4df1a
Get native scrollbars scrolling again. Use a protocol for shared interfaces needed by views in our widget hierarchy. Not part of build.
2002-04-04 21:35:20 +00:00
pinkerton%netscape.com
c616231e6c
the gfx scrollframe sets curpos long before maxpos when going back on a page. this means we cannot keep the check that verifies curpos <= maxpos. r=ccarlen/sr=brendan/a=asa. bug# 134782
2002-04-04 14:50:39 +00:00
pinkerton%netscape.com
f39fd703d9
Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build.
2002-04-03 21:33:18 +00:00
mkaply%us.ibm.com
df9e56606f
#133824
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - Add support for system sounds
2002-04-03 15:00:50 +00:00
pinkerton%netscape.com
69614cc2c3
First stab at getting native scrollbars via xbl working with chimera. Not part of the build.
2002-04-02 23:01:05 +00:00
pinkerton%netscape.com
4c1256ba92
fix outliner and scrollwheels on os9. we needed to keep track of the mouse position ourselves because GetCursor() was tainted by the driver code to return the wrong cursor position. r=ccarlen/sr=scc/a=roz bug# 134674
2002-04-02 22:04:30 +00:00
kin%netscape.com
c6271895c9
Fix for bug #134690 (GPF in MFCEmbed when using Shift F10 Shortcut key)
...
Modified DispatchMouseEvent() to release event.widget with NS_IF_RELEASE()
just in case DispatchWindowEvent() triggers the context menu key code in
nsEventListenerManager::HandleEvent() which releases and nulls out the
widget pointer.
r=pinkerton@netscape.com sr=attinasi@netscape.com
adt_a=putterman@netscape.com a=asa@mozilla.org
2002-04-02 21:08:29 +00:00
seawood%netscape.com
97e298b2e8
Put files in appropriate SRCS lists even though same compiler is used for each.
...
win32 gmake build only
2002-04-02 09:28:55 +00:00
pinkerton%netscape.com
67a33bd94b
fix case for UFS volume. bug 133190, r=sdagley/sr=blake/a=asa
2002-04-01 22:24:04 +00:00
pinkerton%netscape.com
7f7c0b39ee
fixed typo.
2002-03-31 19:15:57 +00:00
pinkerton%netscape.com
b27c8595d8
ooops typo.
2002-03-31 19:07:37 +00:00
pinkerton%netscape.com
a76c660801
turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440
2002-03-31 18:36:55 +00:00
pinkerton%netscape.com
007bf15945
new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440
2002-03-31 18:35:28 +00:00
pinkerton%netscape.com
268fc75402
updates and cleanup to match other native scrollbar class. r=sdagley/sr=beard/a=valeski. bug# 121440
2002-03-31 18:34:07 +00:00
pinkerton%netscape.com
d369202c6a
new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440
2002-03-31 18:32:35 +00:00
katakai%japan.sun.com
4415a2bac8
bug 133211
...
Mozilla gtk embeded XIM bug - Candidate list window flushes to disappear
check mHasFocus before calling xic->ResetIC().
r=ftang,sr=blizzard,a=asa
2002-03-31 15:12:05 +00:00
mkaply%us.ibm.com
75e6e29df6
#133881
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - get fullscreen mode working
2002-03-31 04:38:11 +00:00
danm%netscape.com
17976bcfa3
tie popup widgets to their parent browser window (really, stop not tying them) so the OS won't try to activate them when the browser is minimized. bug 120155 r=hyatt,kmcclusk a=asa
2002-03-28 21:25:21 +00:00
ccarlen%netscape.com
5acd1026e5
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
2002-03-27 07:16:12 +00:00
joki%netscape.com
c0d70b7c42
Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz
2002-03-27 06:24:55 +00:00
sfraser%netscape.com
bef4b9ae53
Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron
2002-03-27 03:15:58 +00:00
hewitt%netscape.com
a6c6743038
133426 - can't get coordinates from popup events, r=jgaunt, sr=jst, a=asa
2002-03-27 02:59:39 +00:00
sdagley%netscape.com
3493794af6
Fix #133319 - Passing NULL for clientData parameter for NavServices dialogs not a good idea since it's supposed to be self. r=bnesse, a=smoketestblocker
2002-03-25 20:49:06 +00:00
sdagley%netscape.com
a0141acb8a
Fix #132467 - Now that the Mac PutFile dialogs support a format menu allow pre-selecting the menu item. r=ccarlen,sr=sfraser,a=scc
2002-03-25 01:15:42 +00:00
sfraser%netscape.com
97b8bbbd39
Fix for bug 115698 -- crashes when sounds are playing and a window is closed. Create QuickTime movies using a permanent, singleton GWorld port, rather than using the current port, to ensure that they always have a valid port. Also fix some loop logic, and a problem where a time was not cancelled because base and derived classes erroneously duplicated some member variables. r=pinkerton, sr=beard/scc, a=scc
2002-03-24 20:22:25 +00:00
dbaron%fas.harvard.edu
66238732c8
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:26:36 +00:00
jaggernaut%netscape.com
ddf193a3c8
Bug 126897: OSF 4.0d needs '#define explicit Explicit' before X11/XKBlib.h (fix OSF 4.0d bustage), patch by tilps@hotmail.com, r=jdunn, sr=jag, a=asa
2002-03-23 20:22:51 +00:00
ftang%netscape.com
c08c3b95e1
fix bug 129789
...
r=yokoyama, sr=kin a=asa
fix simplified chinese input method which follow the caret position to
show candidate window.
2002-03-22 23:09:01 +00:00
mkaply%us.ibm.com
2dfed2e029
#1131461
...
r=cls, a=asa
Remove unused widget/src/os2/res directory
2002-03-21 23:29:11 +00:00
bryner%netscape.com
06103e4d4f
Fixing bustage from darin's checkin. Not part of the build.
2002-03-21 08:50:45 +00:00
dean_tessman%hotmail.com
efc7ae0c4e
bug 130206 - crash using jsd
...
added a null check to nsDragService::GetNumDropItems on windows
r=rginda, pink sr=jag a=asa
2002-03-21 02:50:59 +00:00
akkana%netscape.com
3ded9c54cd
43433: Enable meta modifier in gtk event handler. Fix from jay.yan@sun.com, r=akkana, brade, sr=blizzard, a=asa
2002-03-21 02:39:12 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
sfraser%netscape.com
fb795c0731
Fix for bug 130753 -- avoid ugly page-flash when going Back to a scrolled page by not redrawing widgets which have a hidden parent. r=pinkerton, sr=hyatt, a=scc
2002-03-20 01:37:02 +00:00
bryner%netscape.com
a391a523ef
Bug 81727 - implement Shift+F10 to bring up context menu on linux. Patch from Gilbert.Fang@sun.com, r=bryner, sr=blizzard, a=asa.
2002-03-20 01:28:48 +00:00
alecf%netscape.com
451df7d6c3
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
timeless%mac.com
dec943eb10
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
yokoyama%netscape.com
8df9321a5d
Bug 125573
...
Call IME-W APIs instead of IME-A APIs to prevent moz
from crashing only in
Win2K-Chinese Simplified and WinXP-Chinese Simplified
/r=shanjian, /sr=brendan, /a=asa
2002-03-18 23:29:39 +00:00