Commit Graph

6077 Commits

Author SHA1 Message Date
amardare%qnx.com
cbc343c595 Changes for qnx(photon) platform only.
It should not affect runtime/building other platforms.

Fixed a building problem due to change in nsIXRemoteWidgetHelper.
2004-04-15 14:46:59 +00:00
mkaply%us.ibm.com
09e06d36ae #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard
2004-04-14 03:09:33 +00:00
timeless%mozdev.org
3ddd355dc7 Bug 215587 memory leak in nsClipboard::GetData
r=akk sr=blizzard
2004-04-13 06:51:09 +00:00
timeless%mozdev.org
e9e95ac69a Bug 234192 Visio file in filepicker crashes mozilla
r=dean_tessman sr=rbs
2004-04-13 06:08:49 +00:00
timeless%mozdev.org
820f11c2d3 Bug 215587 memory leak in nsClipboard::GetData
r=akk sr=blizzard
2004-04-13 05:37:17 +00:00
timeless%mozdev.org
6109079414 Bug 238455 warning C4244: 'argument' : conversion from 'PRInt64' to 'size_t', possible loss of data
r=roc sr=dveditz
2004-04-13 05:28:12 +00:00
sicking%bigfoot.com
386382d6ab Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
2004-04-12 22:48:33 +00:00
mkaply%us.ibm.com
e3cb307c3b #237503
r=aaronr, sr=blizzard (platform specific), a=mkaply
OS/2 only - Remove some old focus code
This bug is NOT a security issue - it was hidden because it contains customer information
2004-04-09 02:23:36 +00:00
mkaply%us.ibm.com
8714a64a46 #236527
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - remove some code that's breaking numlock stuff
2004-04-08 20:18:15 +00:00
blizzard%redhat.com
0f53cda85b Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
louie.zhao%sun.com
abea2a38eb bug 224035 [gtk2] Paste from Evolution to Composer will have garbage character
r  = robin.lu
sr = blizzard
a  = asa
2004-04-08 06:21:35 +00:00
mkaply%us.ibm.com
5449580164 #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add an extra check for detecting scroll mouse vs. keyboard events
2004-04-06 16:14:43 +00:00
darin%meer.net
11b4c2f2d6 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
danm-moz%comcast.net
3a40c4dd66 don't reduce working set when minimized, configurable by pref. bug 76831 r=bryner,ere a=chofmann 2004-04-01 22:51:46 +00:00
amardare%qnx.com
1ba5de28b5 Changes for qnx ( photon ) platform only - they should not affect runtime/building other platforms.
More menu related changes ( menus not being rolled up when switching consoles or window lose focus or Alt key pressed ).
Removed unused files.
2004-03-31 22:39:01 +00:00
mkaply%us.ibm.com
7837ae4e79 #239118
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Don't copy text over 64K to the clipboard (OS/2 doesn't support it)
2004-03-30 16:14:13 +00:00
louie.zhao%sun.com
9a58b51e24 bug 238957 15% Tp regression on redwood (gtk2 Firefox)
r = kyle
sr= bryner
a = chofmann
2004-03-30 10:33:26 +00:00
amardare%qnx.com
08f9869608 Changes for the qnx ( photon ) platform. It should not affect runtime/building other platforms.
Fixed the problem with the mouse cursor not being set correctly when crossing region boundaries.
2004-03-26 17:22:58 +00:00
caillon%redhat.com
6543f0e541 Don't bother building nsBaseClipboard on platforms that won't use it.
237928.  r=cls a=asa
2004-03-26 08:51:01 +00:00
neil%parkwaycc.co.uk
c78cafa993 Bug 238264 Check GetKeyState()'s return value according to spec r=ere sr=rbs a=asa 2004-03-25 19:43:59 +00:00
pkw%us.ibm.com
13ddf80064 Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
amardare%qnx.com
e15388ca0c Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
Fixed the problem with menus not shown after switching consoles.
Fixed the problem with menus not being rolled-up ( reset the mLastMenu widget pointer when the widget
it points to is about to be destroyed ).
2004-03-23 23:01:00 +00:00
amardare%qnx.com
debc770475 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
b73bbc3ad8 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
8175c801fa 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
c245c857bc 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
8a97086b50 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
5e590ca10d [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
0785d3a102 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
43cc596efd 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
3c4a37ba92 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
d1f53e8150 MousMove events should not be cancelable. Bug 76929, r+sr=bryner 2004-03-05 01:34:34 +00:00
chanial%noos.fr
8b16e11d1f 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
8b73aee9e8 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
071d36bc8f 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
8304fe620c 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
c380c59f65 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
4156149799 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
1f08909699 #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
09ad752910 Rename of OS/2 RC header so static builds work better 2004-02-24 23:11:25 +00:00
sfraser%netscape.com
2c35239a76 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
8352dc70d6 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
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
dbaron%dbaron.org
5b6ae6e571 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
4021f06547 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
8d174157ce 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
33c14cb763 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
462aac6b7e 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
f698146b19 fix leak on horiz scrollbar (bug 234278, r=sfraser/pink, sr=bryner) 2004-02-16 22:54:23 +00:00
timeless%mozdev.org
16b940a99e 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