amardare%qnx.com
66ea0f943f
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
Allow the filepicker widget to have multiple selection.
Modified nsSound to allow playing of system sound file.
Look for Pt_REALIZED flag when building a list of tiles for the widgets in front of the canvas.
2003-04-04 22:51:18 +00:00
mkaply%us.ibm.com
deb395fb5c
#200373
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't handle focus changes if a fullscreen window is in the foreground
2003-04-03 15:33:34 +00:00
mkaply%us.ibm.com
0c4d26f622
#199529
...
r=mkaply, sr=blizzard (platform specific)
Do the right codepage conversion when dragging/dropping
2003-04-01 22:36:10 +00:00
ere%atp.fi
cdc0dbcc7f
Bug 189085: focus the previous window in z-order on Windows when closing a non-modal window.
...
r=danm, sr=jag
2003-04-01 20:04:36 +00:00
aaronl%netscape.com
40168b0747
Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf
2003-04-01 20:02:51 +00:00
jst%netscape.com
ad37a0aca6
Fixing bustage.
2003-03-26 09:25:10 +00:00
jst%netscape.com
d0935642dd
Fixing bustage.
2003-03-26 09:13:38 +00:00
jst%netscape.com
14882c9d0c
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
mkaply%us.ibm.com
fe931f8f01
#194571
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
mkaply%us.ibm.com
d5fa5b78fe
#183622
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - allowing dropping of objects onto the browser, make holding down Ctrl download stuff
2003-03-26 01:01:27 +00:00
alecf%netscape.com
1750d2396e
oops, one more bz-only warning
2003-03-25 22:38:28 +00:00
alecf%netscape.com
1d52af001b
quiet down this warning too - its all you bz
2003-03-25 22:37:05 +00:00
alecf%netscape.com
925955c81d
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
roc+%cs.cmu.edu
cec34e763a
Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard
2003-03-25 02:58:10 +00:00
timeless%mozdev.org
81c8475d21
Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
...
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
darin%netscape.com
ee32c19ea0
final patch for bug 198270 "Trunk crash resulting from minimo branch landing" patch=dougt r=kaie sr=darin
2003-03-25 02:17:05 +00:00
darin%netscape.com
fbab8a3edd
backing out roc+%cs.cmu.edu check-in for bug 113232
2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu
4826fbd1c4
Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky
2003-03-24 04:57:22 +00:00
roc+%cs.cmu.edu
fe7dc57407
Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky
2003-03-24 04:54:48 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
bmlk%gmx.de
0f2b31c293
fix bustage from aaronl's backout on OS2
2003-03-22 12:35:54 +00:00
aaronl%netscape.com
202fea3e3b
Backout out bug 196946. It turns out we should not merge static accessibility libs into widget
2003-03-22 05:29:37 +00:00
mkaply%us.ibm.com
5ea7e80f48
#188249
...
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 22:09:31 +00:00
alecf%netscape.com
16af458ceb
backout my static atom patch for now until I figure out the performance loss! :(
...
bug 195262
2003-03-21 20:13:08 +00:00
mkaply%us.ibm.com
5343182965
#197411
...
r=me, sr=blizzard (platform specific code)
Code from Jessica Blanco - remove nsModule.cpp (hack place to store globals) and reliance on DLL
initialization code so we can get embedding working.
2003-03-21 14:17:59 +00:00
alecf%netscape.com
c4ea07bc53
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
blizzard%redhat.com
d9f75e1aff
Fix a couple of compiler warnings. No bugs or reviews here - it's pretty simple.
2003-03-21 03:43:33 +00:00
blizzard%redhat.com
e559c10550
Bug #198284 and other problems like maximization not being forgotten. r=hp
2003-03-20 05:24:25 +00:00
pinkerton%netscape.com
d2e4ab2032
a better fix for 197230
2003-03-18 19:13:47 +00:00
pinkerton%netscape.com
a182616c35
give focus to gecko view on drag-scrolling. r=pink/sr=sfraser. bug#197230
2003-03-18 18:57:17 +00:00
mkaply%us.ibm.com
6643ea6dc9
Properly placed commas help
2003-03-17 16:30:17 +00:00
sfraser%netscape.com
108a17abe8
Remove errant typo.
2003-03-17 05:07:36 +00:00
aaronl%netscape.com
5476254133
More bustage fixes, need REQUIRES += accessibility in a lot of Makfiles
2003-03-17 00:47:25 +00:00
varga%netscape.com
9635b4cf4a
trying to fix mac bustage
2003-03-16 23:41:47 +00:00
varga%netscape.com
6dc71b4a35
Fix for bug 117954. Auto-close springloaded folders except the destination
...
folder.
r=bryner, sr=dmose
- added a value array to store indexes of rows, currently only used for auto
closing of spring loaded folders
- added several tree related settings to nsILookAndFeel service
- made all timers use this service
2003-03-16 23:26:31 +00:00
aaronl%netscape.com
16e495e629
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
mkaply%us.ibm.com
0abe952331
OS/2 bustage - need nsILocalFile.h
2003-03-15 15:40:59 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
5339c98276
Landing mingw changes for widget
...
Bug #134113 r=kmcclusk sr=blizzard
2003-03-14 23:35:18 +00:00
kyle.yuan%sun.com
61b4dbff62
Bug 196388 crash when using shift-F10 in composer to bring up context menu
...
using NS_IF_RELEASE instead of NS_RELEASE
2003-03-14 05:12:48 +00:00
pinkerton%netscape.com
3c022ae055
when cmd-option is down in the content area, change cursor to hand and
...
drag-scroll on click. handles vert and horiz scrolling like the finder.
(bug 150297, from nhamblen@mac.com . r=pink/sr=sfraser).
2003-03-13 20:37:32 +00:00
bryner%netscape.com
7ce4b290a0
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
roc+%cs.cmu.edu
f295b9b118
Bug 183905. Allow horizontal scrolling with mouse sticks. Patch by Dainis_Jonitis, r+sr=roc+moz
2003-03-12 03:22:11 +00:00
bryner%netscape.com
f270f4e005
These files are copied from gfx during the build; they shouldn't be checked into CVS in this directory.
2003-03-11 22:36:35 +00:00
sfraser%netscape.com
c0f89f79d7
Fix Camino crash when leaving a page with a plugin, bug 196459. r/sr=me
2003-03-11 06:51:20 +00:00
bryner%netscape.com
eec0cbfe2e
Ensure that mWindowType is initialized. Fixes intermittent gray windows on mac (bug 181293). r=pinkerton, sr=roc.
2003-03-10 01:23:32 +00:00
dean_tessman%hotmail.com
70294173f3
70274 - right-clicking should cancel link/text drag on Windows
...
r=ere@atp.fi sr=jag
2003-03-07 03:53:31 +00:00
arougthopher%lizardland.net
52ae965357
Bug#175285
...
nsWidget::~nsWidget() crashes when view changes
r=arougthopher
2003-03-07 02:35:47 +00:00
aaronl%netscape.com
c616086a0c
Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz
2003-03-06 23:07:00 +00:00
seawood%netscape.com
dc05b216b8
Removing GLE support.
...
Thanks to Kenji Irie <gelsoft@mx4.tiki.ne.jp> for the patch.
Bug #195865 r=cls
2003-03-06 22:39:14 +00:00