pinkerton%netscape.com
|
5fe5a9ce15
|
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
|
2001-03-29 03:33:09 +00:00 |
pinkerton%netscape.com
|
df7caddd81
|
make ownership of phantomScrollbarData more explicit to help out the GC. r=beard/sr=sfraser bug# 73774.
|
2001-03-28 20:55:34 +00:00 |
pinkerton%netscape.com
|
845eb042f4
|
to work around a bug in OSX, check first if we're already at the location we're trying to move a popup to and if so, don't call MoveWindow. r=danm/sr=sfraser. bug#58226.
|
2001-03-28 04:33:08 +00:00 |
mcafee%netscape.com
|
79dfcf33c7
|
openLocation.xul moved from navigator to communicator, url unassigned and not needed (70164). r=jag, sr=ben
|
2001-03-27 09:27:31 +00:00 |
pinkerton%netscape.com
|
faec24fc36
|
doh, biffed a level of indirection.
|
2001-03-27 06:04:33 +00:00 |
pinkerton%netscape.com
|
a1c09bed36
|
fix ownership model when copying images. caller needs to own bits, not the helper class. r=jag/sr=hyatt. bug# 73517
|
2001-03-27 06:02:54 +00:00 |
blizzard%redhat.com
|
c865e37f99
|
Query pointer for great justice. Part of bug #72556. Not part of the build.
|
2001-03-25 21:55:37 +00:00 |
mkaply%us.ibm.com
|
ed932dd53f
|
#72656
r=mkaply, a=blizzard
Change initialization of widget resources to we can embed
|
2001-03-23 03:19:06 +00:00 |
pinkerton%netscape.com
|
aa82008d52
|
make sure we have a valid content node before calling methods on it. bug 73108. r=pav,sr=hyatt
|
2001-03-23 02:56:24 +00:00 |
mkaply%us.ibm.com
|
237497db66
|
No bug
r=mkaply, a=blizzard
From javier - fix chatzilla and file picker regressions
|
2001-03-23 02:33:18 +00:00 |
mkaply%us.ibm.com
|
b3725b798c
|
Fix BeOS bustage
|
2001-03-22 23:52:25 +00:00 |
disttsc%bart.nl
|
27c317cc86
|
Attempt to fix BeOS bustage
|
2001-03-22 10:30:03 +00:00 |
pinkerton%netscape.com
|
84596f290b
|
missed some changes in the carbon files.
|
2001-03-22 04:09:54 +00:00 |
pinkerton%netscape.com
|
6914af51bc
|
look in associated command object while building for attribute changes and dispatching. rewrite to use nsIContent and atoms instead of nsIDOMNode and strings. r=saari/sr=sfraser. bug 71470
|
2001-03-22 03:53:57 +00:00 |
pinkerton%netscape.com
|
d4e8997a65
|
new file.
|
2001-03-22 03:51:09 +00:00 |
blakeross%telocity.com
|
eaa6754a0a
|
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
|
2001-03-22 00:59:29 +00:00 |
shanjian%netscape.com
|
5ca76e4cfa
|
#59924 Win IME for Japanese: the candidate window is incorrectly positioned covering the current lineWin IME for Japanese: the candidate window is incorrectly positioned covering the current line
r = roy, sr=erik
using an alternative way to position candidate window.
|
2001-03-21 21:13:26 +00:00 |
mkaply%us.ibm.com
|
c980d9daf3
|
#41077
r=mkaply, a=blizzard
On OS/2, the caret is hidden during selection
|
2001-03-21 14:30:31 +00:00 |
pinkerton%netscape.com
|
f07a6da3ae
|
fix a const warning.
|
2001-03-21 01:32:22 +00:00 |
pinkerton%netscape.com
|
b21c66ba96
|
turn off translucent dragging and make outline building code a little better. make drag/drop work on OSX. r=saari/sr=sfraser. bug#67407
|
2001-03-21 01:17:44 +00:00 |
blizzard%redhat.com
|
60b5cb3d87
|
Fix bug #66457. Cursor is still a stopwatch after the page finished loading until the mouse moves. sr=alecf, r=bryner
|
2001-03-20 15:57:00 +00:00 |
brade%netscape.com
|
bef35b6af2
|
ensure we actually have a file (bug #71856); sr=sfraser
|
2001-03-20 15:34:29 +00:00 |
brade%netscape.com
|
0c62a6271e
|
change PutOnClipboard to pass in a PRInt32 rather than a short; bug #72537; sr=sfraser, r=pinkerton
|
2001-03-20 15:27:29 +00:00 |
disttsc%bart.nl
|
b55eecb8af
|
Fix bustage on "tinderbox-test-1", r=bryner
|
2001-03-20 07:01:52 +00:00 |
disttsc%bart.nl
|
0b98c23d64
|
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
|
2001-03-20 05:37:56 +00:00 |
blizzard%redhat.com
|
84b2e37692
|
Fix bug #72069. Move event processing until after the X event has been processed to prevent race conditions. Lots of Gtk warnings and crashes should be fixed with this. sr/r=shaver/brendan ( tag team )
|
2001-03-19 22:17:47 +00:00 |
blizzard%redhat.com
|
4cbadecd9e
|
Fix the rest of #72313 for sloppy focus users. Really. I swear. r=shaver,waterson a=leaf
|
2001-03-19 20:50:44 +00:00 |
mkaply%us.ibm.com
|
1078e45806
|
OS/2 breakage - same as Win
|
2001-03-19 20:07:06 +00:00 |
shaver%mozilla.org
|
830b1ee739
|
fix build bustage (r=blizzard)
|
2001-03-19 18:44:59 +00:00 |
blizzard%redhat.com
|
fa3b488f02
|
Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf
|
2001-03-19 17:56:04 +00:00 |
blizzard%redhat.com
|
7a4e648cc0
|
Fix bug #71266. As much as we all dispise it window.focus() should raise windows on linux. r=danm, sr=brendan
|
2001-03-17 01:39:04 +00:00 |
mkaply%us.ibm.com
|
bcba6b13f9
|
No bug
r=mkaply, a=asa
256 color regression caused by previous checkin
|
2001-03-16 20:31:22 +00:00 |
mkaply%us.ibm.com
|
b68c77ca00
|
No bug
r=mkaply, a=asa
code from aaronr for some PS handling issues
fix for scrollbar issue
|
2001-03-15 21:00:53 +00:00 |
briane%qnx.com
|
3d276e17b6
|
PHOTON BUILD ONLY
Numerous bug fixes and code cleanup for photon related memory leaks and
bugs.
|
2001-03-14 19:46:53 +00:00 |
pinkerton%netscape.com
|
b6b428cf2b
|
make xp popups work with xmouse (bug 50798). make xppopups go away when app is minimized and mouse is inside xppopup (bugs 45108,31601,37992,39276,45202,63527,68889) r=pink/sr=hyatt. submission by dean_tessman@hotmail.com
|
2001-03-14 02:34:46 +00:00 |
dprice%netscape.com
|
1b42d68e45
|
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
|
2001-03-13 10:47:37 +00:00 |
mkaply%us.ibm.com
|
6aac5c7223
|
#71632
r=pavlov, a=blizzard
Make OS/2 widget a real XPCOM component
|
2001-03-13 06:49:30 +00:00 |
cls%seawood.org
|
5794da8fdb
|
Add NULL check to fix crashing gtkEmbed problem
|
2001-03-13 06:23:09 +00:00 |
cls%seawood.org
|
94d8111dc6
|
Use old-fashion cast as HP-UX compiler complains about doing a static_cast on a non c++ class type.
|
2001-03-13 06:14:48 +00:00 |
pinkerton%netscape.com
|
29d96e29ee
|
use nsXPIDLCString to avoid the memory leak when getting a flavor out of our nsISupportsString wrappers. r=jag/sr=sfraser. bug# 71563
|
2001-03-13 02:13:20 +00:00 |
blizzard%redhat.com
|
2bb54a9dae
|
Bug #67370. Better interleaving of xlib + plevents. r=danm sr=shaver
|
2001-03-12 23:57:18 +00:00 |
dougt%netscape.com
|
9c5d760307
|
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
|
2001-03-12 22:41:28 +00:00 |
markh%activestate.com
|
070f7943fe
|
Fix to bug 14368 - Win32 - F10 key does not activate the menu bar.
r=dean_tessman@hotmail.com, sr=hyatt@netscape.com
|
2001-03-12 09:53:33 +00:00 |
Peter.VanderBeken%pandora.be
|
ede8756d78
|
Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst.
|
2001-03-10 21:02:12 +00:00 |
dbaron%fas.harvard.edu
|
294c8d92c4
|
Fix bug with menus that went away when they shouldn't by not calling SetFocus (which the comment said we shouldn't do anyway) and sending an NS_LOSTFOCUS event instead of NS_DEACTIVATE when losing focus, as the GTK port does. r=blizzard@mozilla.org b=64791 (xlib changes only)
|
2001-03-10 03:45:16 +00:00 |
dbaron%fas.harvard.edu
|
44c6d526a0
|
Change the system colors in xlib to more reasonable dummy values so that the classic skin looks better. In particular, fix the 3-D border colors, make -moz-field white, make things tend towards web-safe colors out of habit, and reindent the whole thing according to the modeline. r=blizzard@mozilla.org b=71133 (xlib port changes only)
|
2001-03-10 03:39:43 +00:00 |
dbaron%fas.harvard.edu
|
285b306128
|
Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org
|
2001-03-10 03:23:35 +00:00 |
dbaron%fas.harvard.edu
|
b45b4c56a3
|
Fix problems with 3-D colors in some GTK themes by calling gtk_widget_realize before getting the button and menu styles. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448
|
2001-03-10 03:17:07 +00:00 |
nhotta%netscape.com
|
feacf268bb
|
Enabled TSM for Carbon, bug 70720, r=ftang,pinkerton, sr=sfraser.
|
2001-03-10 00:10:31 +00:00 |
dbaron%fas.harvard.edu
|
6afdf12a4c
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
|
2001-03-09 15:15:31 +00:00 |