Commit Graph

4382 Commits

Author SHA1 Message Date
disttsc%bart.nl
e3c3400269 Attempt to fix BeOS bustage 2001-03-22 10:30:03 +00:00
pinkerton%netscape.com
5c8b1edcaf missed some changes in the carbon files. 2001-03-22 04:09:54 +00:00
pinkerton%netscape.com
944900f907 don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser. 2001-03-22 03:59:49 +00:00
pinkerton%netscape.com
7f51023c63 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
ac07ded896 add nsWidgetAtoms.cpp r=saari/sr=sfraser. 2001-03-22 03:51:40 +00:00
pinkerton%netscape.com
b4a97b3e86 new file. 2001-03-22 03:51:09 +00:00
pinkerton%netscape.com
704190292e move widgetatoms to dist. 2001-03-22 03:50:34 +00:00
pinkerton%netscape.com
1e81463a66 adding atom lists for widget, can't use the ones in content because of linkage. r=saari/sr=sfraser. 2001-03-22 03:50:21 +00:00
blakeross%telocity.com
0b2dd2b2d2 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
dcb27749dc #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
bde83a3630 #41077
r=mkaply, a=blizzard
On OS/2, the caret is hidden during selection
2001-03-21 14:30:31 +00:00
bryner%uiuc.edu
630d1d61cc Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
pinkerton%netscape.com
87dac46193 fix a const warning. 2001-03-21 01:32:22 +00:00
pinkerton%netscape.com
97a85a01fc 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
fdd1cdef2e 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
3407fc1887 ensure we actually have a file (bug #71856); sr=sfraser 2001-03-20 15:34:29 +00:00
brade%netscape.com
44da854aee 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
77b8819296 Fix bustage on "tinderbox-test-1", r=bryner 2001-03-20 07:01:52 +00:00
disttsc%bart.nl
497249a5e8 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
2d2d061a5a 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
2b02ec0455 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
48a1c7ab3d OS/2 breakage - same as Win 2001-03-19 20:07:06 +00:00
shaver%mozilla.org
76203753e0 fix build bustage (r=blizzard) 2001-03-19 18:44:59 +00:00
blizzard%redhat.com
ef1092aba4 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
05231f5ae7 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
321da096ca 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
fa76d2dd57 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
a799c2e203 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
800a0f3794 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
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
mkaply%us.ibm.com
4b24bfdc11 #71632
r=pavlov, a=blizzard
Make OS/2 widget a real XPCOM component
2001-03-13 06:49:30 +00:00
cls%seawood.org
70e5f127bc Add NULL check to fix crashing gtkEmbed problem 2001-03-13 06:23:09 +00:00
cls%seawood.org
380631ef92 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
34f194d703 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
pinkerton%netscape.com
d4c564ba8e making iid's and cid's unique. r=saari/sr=sfraser. bug# 71722 2001-03-13 02:12:00 +00:00
blizzard%redhat.com
9b5b88fd95 Bug #67370. Better interleaving of xlib + plevents. r=danm sr=shaver 2001-03-12 23:57:18 +00:00
dougt%netscape.com
c74c36c85e 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
1f60ff29b4 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
47d931e2cd 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
031ab8569f 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
1ce8056f20 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
3f9ab30f75 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
1f5e18158e 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
bf1141c8ce Enabled TSM for Carbon, bug 70720, r=ftang,pinkerton, sr=sfraser. 2001-03-10 00:10:31 +00:00
dbaron%fas.harvard.edu
b508d4214b Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES. 2001-03-09 15:15:31 +00:00
danm%netscape.com
55f4aede79 it's another shot at being happy on multiple-monitor machines. man tweaks and various. bug 67523 r=hyatt,pinkerton 2001-03-09 02:17:37 +00:00
pinkerton%netscape.com
b5c0a94be4 don't break out of loop early unless we actually find the flavor on the clipboard when checking if flavor is present. r=brade/sr=sfraser. 2001-03-08 23:13:27 +00:00
disttsc%bart.nl
e434c1adab Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:53:58 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com
7e2d719cae fix bug 70453 printf in nsClipboard.cpp
r=rods sr=blizzard
2001-03-08 05:12:30 +00:00