amardare%qnx.com
7a886cbcf5
Change for qnx ( photon ) platform only. It should not affect runtime/building other platforms.
...
The regions for menus should be opaque to blit events ( Ph_EV_BLIT ) ( for instance
underneath a mozilla menu at the edge of the window you can have a pterm scrolling upwards. The blit events should not show
through the menu ).
2004-03-22 22:33:41 +00:00
amardare%qnx.com
3eebdc6045
Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
...
mListenForResizes was not set properly ( noticed resize problem when displaying the Eclipse IDE help front page ).
2004-03-18 16:24:23 +00:00
dbaron%dbaron.org
499e1cd448
Fix macro argument with side-effects that broke paste on Solaris and perhaps other platforms. b=56219 r+sr=bryner a=chofmann
2004-03-16 21:08:42 +00:00
amardare%qnx.com
1708aa5737
Changes for qnx( photon ) platform only. It should not affect runtime/building other platforms.
...
Added "content" to the REQUIRES list.
2004-03-15 23:27:15 +00:00
sfraser%netscape.com
8535949c36
Fix bug 161249: when a window is maximized, but partially offscreen, bits of the window were erased and not correctly redrawn, because of a historic EraseRect(), and some short-circuiting in the maximize code, so fix those. r=ben, sr=bryner.
2004-03-12 04:26:43 +00:00
sergei_d%fi.tartu.ee
840196cd37
[BeOS] bug 236446 Fix for windows activation endless loop, review=simontaylor2, no sr required(port-only), approval=dbaron
2004-03-11 21:22:56 +00:00
scott%scott-macgregor.org
ec037b3f73
Bug #194632 --> linux builds are loading the wrong library for sounds.
...
r/sr=bryner
2004-03-07 19:12:21 +00:00
neil%parkwaycc.co.uk
23a67de0db
Bug 205648 Support "context menu" key under gtk/gtk2 p=crispin@flowerday.cx r=blizzard sr=bryner
2004-03-06 15:00:38 +00:00
blizzard%redhat.com
3b48198123
Bug #207036 . Black line above the flash plugin shouldn't be there. Make sure
...
to set the border width to zero in Xt. Patch from Klaus Stengel. r=blizzard,sr=dbaron
2004-03-05 18:46:24 +00:00
bzbarsky%mit.edu
595fdbcc4a
MousMove events should not be cancelable. Bug 76929, r+sr=bryner
2004-03-05 01:34:34 +00:00
chanial%noos.fr
91c3eb4cb6
Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
...
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
amardare%qnx.com
a008954e61
Changes for the qnx(photon ) platform. It should not affect building/runtime other platforms.
2004-03-03 22:03:22 +00:00
danm-moz%comcast.net
a5ef79e0d6
implement GetScreenBounds, which wasn't, oddly. this should fix placement of top-level windows which, equally oddly, seemed unbroken except in one very esoteric circumstance. bug 233081 r=ere,roc
2004-03-03 16:42:51 +00:00
timeless%mozdev.org
474f65d61e
Bug 235595 nsXPLookAndFeel.cpp Warning: String literal converted to char* in initialization.
...
r=roc sr=roc
2004-03-02 03:44:26 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
sfraser%netscape.com
9e3a3de974
Fix bug 235721, which was a regression from the fix for bug 170112. Setting all the modifiers on the event causes typing problems, so only set the shift modifier for now.
2004-02-27 07:12:44 +00:00
mkaply%us.ibm.com
f6ff34c198
#231839
...
r=pedemont, sr=blizzard (platform specific code)
Add default when there is no scan code so that IMEs work
2004-02-24 23:20:12 +00:00
mkaply%us.ibm.com
1746cfd302
Rename of OS/2 RC header so static builds work better
2004-02-24 23:11:25 +00:00
sfraser%netscape.com
1f935d16d7
Fix bug 201607: crash on some sites because the base widget's Destroy method would get called, and then we tried to draw the NSView. Fix is to remove the NSView from the view hierarchy earlier. r=pink
...
Fix bug 170112: shift-scroll should scroll up. Fix is to set the key modifiers in the event. r=brade.
2004-02-24 03:40:27 +00:00
amardare%qnx.com
0ba97869c3
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
2004-02-20 22:48:17 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
dbaron%dbaron.org
8b81db7e6f
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2004-02-20 21:38:31 +00:00
kyle.yuan%sun.com
9bdb253d4f
Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
...
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com
2004-02-20 01:59:34 +00:00
scott%scott-macgregor.org
9e4638ddc7
Bug #232443 --> Modifying Windows Folder Picker to use the new folder dialog on windows
...
and to automatically expand the folder tree to the passed in folder path.
r=dean with help from neil, biesi.
sr=bienvenu
2004-02-19 22:08:02 +00:00
timeless%mozdev.org
f6c363eb64
Bug 233657 (win) nsSound::OnStreamComplete comment is wrong and function is not oom friendly
...
r=neil sr=tor
2004-02-19 09:49:34 +00:00
pinkerton%aol.net
63035d9df7
ifdef out click-hold context menus, there are too many problems with
...
edge cases (bugs 234751, 232964, 232314)
2004-02-18 16:18:38 +00:00
pinkerton%aol.net
a1597a23aa
fix leak on horiz scrollbar (bug 234278, r=sfraser/pink, sr=bryner)
2004-02-16 22:54:23 +00:00
timeless%mozdev.org
c2c321c9e1
Bug 233299 nsIFilePicker.show is not reentrant - beos and os/2
...
r=neil sr=bz a=dveditz
2004-02-16 05:31:11 +00:00
dbaron%dbaron.org
d78e8a45b5
Back out bug 20022. a=chofmann
2004-02-14 20:29:19 +00:00
jshin%mailaps.org
91cc24c280
bug 208095: crashes when ASCII characters are entered before any characters that go through an XIM server. patch by smontagu, r=katakai, sr=sfraser, a=choffman
2004-02-14 00:22:15 +00:00
jst%mozilla.jstenback.com
6ca4c1a78e
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
ben%bengoodger.com
1f7e70b795
227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
...
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2004-02-11 03:46:30 +00:00
mvl%exedo.nl
f008ef89d7
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
...
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
timeless%mozdev.org
33301e74e1
Bug 233299 nsIFilePicker.show is not reentrant - windows
...
r=neil sr=bz
2004-02-10 10:15:37 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
bryner%brianryner.com
d4f13c3ba7
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +00:00
pinkerton%aol.net
a9dd827de9
correct a case in IME where hitting backspace after finishing composition would
...
seep through up the responder chain. (bug 181198)
2004-02-04 22:08:14 +00:00
bryner%brianryner.com
63fa804ad8
Fix IRIX bustage
2004-02-04 00:58:11 +00:00
dbaron%dbaron.org
b506c7e4d8
Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r=roc sr=bryner
2004-02-04 00:11:59 +00:00
bryner%brianryner.com
49c23f10c3
Fixing includes
2004-02-03 23:58:29 +00:00
bryner%brianryner.com
44ba39e54a
Fix bug 56219 for gtk1 (can't paste over 4000 bytes from another app into mozilla) by porting the fix from gtk2. This also takes the VMS #ifdef'ing from xremote and makes it the same for gtk1 and gtk2. r+sr=blizzard.
2004-02-03 23:31:19 +00:00
robin.lu%sun.com
fe1f52169a
fix bug 231231 - next item should be get before the callback is called
...
r=blizzard, sr=bryner
2004-02-03 03:40:03 +00:00
chanial%noos.fr
4aeb24f8b8
Bug 232102: [gtk2] incorrect system colors for the text (normal and selected)
...
r=blizzard, sr=bryner
2004-01-30 22:57:07 +00:00
roc+%cs.cmu.edu
a2c6a75e31
Bug 109772. Some nsIView deCOMtamination. Fixed the API for GetNeearestWidget to be sensible. r+sr=dbaron
2004-01-30 03:20:41 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
pinkerton%aol.net
2cabccd5b2
hacked up a private method to respond when smooth scrolling is turned on
...
on panther (bug 230594)
2004-01-29 20:11:54 +00:00
pinkerton%aol.net
53a1577f1d
fix highliting, temp buffer truncated or crashes with IME (bug 162666)
2004-01-29 19:42:13 +00:00
dbaron%dbaron.org
94ae3e973e
Speed up constructors of nsAutoString and nsCAutoString by calling nsStrPrivate::Initialize only once. b=188828 r=darin sr=alecf
2004-01-29 04:00:47 +00:00
hpradhan%hotpop.com
da434eac04
attempt to fix Camino bustage from bug 230840
2004-01-24 13:04:10 +00:00