bryner%netscape.com
548240cb40
s/INCLUDE_XUL/MOZ_XUL/
2003-04-11 02:06:32 +00:00
bryner%netscape.com
3a3ec0cbd5
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
arougthopher%lizardland.net
1c60425f55
Bug#180134
...
NS_METHOD nsWindow::ConstrainPosition needs impelentation in BeOS
r=arougthopher,sergei
2003-04-11 00:54:42 +00:00
blizzard%redhat.com
5a583997a5
Fix uninitialized variable pointed out by pkw@us.ibm.com. No bug. Not part of the default build.
2003-04-10 22:11:27 +00:00
blizzard%redhat.com
7f11d6545a
Bug #176514 . XIM for gtk2. Patch is partially done by me and robin and katakai and other folks as well. Not part of the default build.
2003-04-09 03:34:53 +00:00
blizzard%redhat.com
d1cbf884f3
Bug #201033 . Cleanup the code that passes calls to any owning toplevel. r+sr=roc
2003-04-08 20:51:42 +00:00
sfraser%netscape.com
d3d9996705
Fix bug 167149: support modeOpenMultiple for the Mac (Carbon) file picker. r=pinkerton, sr=bryner.
2003-04-08 20:50:58 +00:00
sfraser%netscape.com
5a07eb850d
Fix bug 167151 -- support modeOpenMultiple in the Cocoa file picker. r=pinkerton, sr=bryner
2003-04-08 20:14:18 +00:00
jdunn%netscape.com
42aafc45e9
fixing embed linux blocker
...
# 201033
r=blizzard@mozilla.org ,roc+moz@cs.cmu.edu
2003-04-07 18:59:33 +00:00
bryner%netscape.com
7e1f1f89aa
don't return a value from a |void| function. fixing ports bustage.
2003-04-07 08:04:43 +00:00
roc+%cs.cmu.edu
e9cc9118f6
Bug 113232. Delay setting transparency mask as long as possible to work around GTK stupidity. r=pavlov,sr=bz
2003-04-07 04:35:16 +00:00
pkw%us.ibm.com
bafab6746c
AIX: Preedit string is not highlighted properly.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org
2003-04-06 23:01:40 +00:00
roc+%cs.cmu.edu
d21b664b22
Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky
2003-04-06 02:49:40 +00:00
amardare%qnx.com
eb160e61fd
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
9b64073c8b
#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
ac7293f588
#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
0e30224475
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
8457bb1d7e
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
5ba3db0f35
Fixing bustage.
2003-03-26 09:25:10 +00:00
jst%netscape.com
61e6b15efd
Fixing bustage.
2003-03-26 09:13:38 +00:00
jst%netscape.com
b4cc5d4695
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
16bc225709
#194571
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
mkaply%us.ibm.com
5f86240acb
#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
c7b616395b
oops, one more bz-only warning
2003-03-25 22:38:28 +00:00
alecf%netscape.com
631390e34f
quiet down this warning too - its all you bz
2003-03-25 22:37:05 +00:00
alecf%netscape.com
8c50d0242a
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
d6fd7c0ac4
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
0d74a48d1f
Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
...
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
darin%netscape.com
dd33629359
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
06db7d7b43
backing out roc+%cs.cmu.edu check-in for bug 113232
2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu
4f81dc78d1
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
3dace14ed6
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
697618b07d
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
a5c9ec9d05
fix bustage from aaronl's backout on OS2
2003-03-22 12:35:54 +00:00
aaronl%netscape.com
abed095192
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
69951a8548
#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
b6584a77fb
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
2b448aeebc
#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
ecf24a2b78
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
29b41625ef
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
9ccf1e1d07
Bug #198284 and other problems like maximization not being forgotten. r=hp
2003-03-20 05:24:25 +00:00
pinkerton%netscape.com
8d4055c77a
a better fix for 197230
2003-03-18 19:13:47 +00:00
pinkerton%netscape.com
b6ca176a9b
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
5f8cf54ddb
Properly placed commas help
2003-03-17 16:30:17 +00:00
sfraser%netscape.com
72ba8f65b0
Remove errant typo.
2003-03-17 05:07:36 +00:00
aaronl%netscape.com
d36d376ebf
More bustage fixes, need REQUIRES += accessibility in a lot of Makfiles
2003-03-17 00:47:25 +00:00
varga%netscape.com
cea40cdaaf
trying to fix mac bustage
2003-03-16 23:41:47 +00:00
varga%netscape.com
83d128877f
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
fc0c6f4305
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
a3f9865571
OS/2 bustage - need nsILocalFile.h
2003-03-15 15:40:59 +00:00